1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-09 02:05:59 +01:00

Update CHANGES.

This commit is contained in:
Juliusz Chroboczek 2021-05-15 20:14:37 +02:00
parent 3e00bb4293
commit f829da67e5

View file

@ -3,6 +3,7 @@ Galène 0.4 (unreleased):
* Implemented simulcast.
* Implemented scalable video coding (SVC) for VP8.
* Fixed the profile announced for VP9.
* Preliminary support for the AV1 codec.
* Simplified the protocol by labelling streams rather than individual
tracks.
* Added an option to limit the range of UDP ports used by the server.