diff options
author | Thomas Volkert <thomas@homer-conferencing.com> | 2014-11-05 10:59:44 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-11-05 11:16:05 +0100 |
commit | 07c3a4f693360b315ecbc45f7260016c09bf0324 (patch) | |
tree | 97653c7e84f7de988faad2063067e44ae6d723a3 /Changelog | |
parent | 513d57cc4d3355baf4fca46cb1d2e6a0d82ee82a (diff) | |
download | ffmpeg-07c3a4f693360b315ecbc45f7260016c09bf0324.tar.gz |
avformat/udp: UDP-Lite (RFC 3828) support added
(This fixes ticket #1501)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ version <next>: - STL subtitle demuxer and decoder - libutvideo YUV 4:2:2 10bit support - XCB-based screen-grabber +- UDP-Lite support (RFC 3828) version 2.4: - Icecast protocol |