diff options
author | Howard Chu <hyc@highlandsun.com> | 2010-03-28 13:39:36 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-03-28 13:39:36 +0000 |
commit | 0f943ce663de3f7a903556a0666d7cefae1c8bf2 (patch) | |
tree | 2472fe192a36b679f9760c392df7d739288a875a /Changelog | |
parent | 9bee24595432f98411a891affd1f1ca3fb254c9f (diff) | |
download | ffmpeg-0f943ce663de3f7a903556a0666d7cefae1c8bf2.tar.gz |
Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols via
librtmp.
Patch by Howard Chu <hyc * highlandsun * com>.
Originally committed as revision 22710 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -66,6 +66,7 @@ version <next>: - VorbisComment writing for FLAC, Ogg FLAC and Ogg Speex files - RTP depacketization of Theora - HTTP Digest authentication +- RTMP/RTMPT/RTMPS/RTMPE/RTMPTE protocol support via librtmp |