diff options
author | Josh Allmann <joshua.allmann@gmail.com> | 2010-08-16 14:23:35 +0000 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2010-08-16 14:23:35 +0000 |
commit | 51291e60052329b438ea26cbf6baf6ce79e44ad5 (patch) | |
tree | 268b7b55b0298eba3b0278ec093745ec8fbe4aec /Changelog | |
parent | 7b18d94cb3c44cab320f4ea177760fa14d82fe30 (diff) | |
download | ffmpeg-51291e60052329b438ea26cbf6baf6ce79e44ad5.tar.gz |
Add RTP depacketization of VP8
Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as revision 24798 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ version <next>: - ffprobe -show_packets option added - RTP packetization of Theora and Vorbis - RTP depacketization of MP4A-LATM +- RTP packetization and depacketization of VP8 version 0.6: |