1
Fork 0

Update CHANGES.

This commit is contained in:
Juliusz Chroboczek 2022-04-17 21:11:14 +02:00
parent db21575df3
commit 694169a412
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
Galene 0.5.2 (unreleased)
* Maintain user information for oneself, not just other users.
* Call the onuser callback when a user deletes a stream.
* Don't use high-quality audio for screenshare by default, obey the
hqaudio preference in all cases.
* Implement audio-video sync in the diskwriter.
* Fix setting of the keyframe flag in audio samples in diskwriter.
25 March 2022: Galene 0.5.1 25 March 2022: Galene 0.5.1
* Enable simulcast on Firefox. * Enable simulcast on Firefox.