diff options
author | Kostya Shishkov <kostya.shishkov@gmail.com> | 2009-07-31 06:49:36 +0000 |
---|---|---|
committer | Kostya Shishkov <kostya.shishkov@gmail.com> | 2009-07-31 06:49:36 +0000 |
commit | 9fd6b8436008100699537c76e28c21a01e58cf4c (patch) | |
tree | 9d80baa288d7675a6ed8b1f75a5bf1ca433cfd7e /Changelog | |
parent | abbe30ad892d00deea4080d29aa02804e4223eab (diff) | |
download | ffmpeg-9fd6b8436008100699537c76e28c21a01e58cf4c.tar.gz |
RTMP protocol support (as a client)
Originally committed as revision 19556 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>: - nonfree libamr support for AMR-NB/WB decoding/encoding removed - Experimental AAC encoder - RTP depacketization of ASF and RTSP from WMS servers +- RTMP support in libavformat |