summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorHoward Chu <hyc@highlandsun.com>2010-03-28 13:39:36 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-03-28 13:39:36 +0000
commit0f943ce663de3f7a903556a0666d7cefae1c8bf2 (patch)
tree2472fe192a36b679f9760c392df7d739288a875a /Changelog
parent9bee24595432f98411a891affd1f1ca3fb254c9f (diff)
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--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 762407d4e5..14f5fb6601 100644
--- a/Changelog
+++ b/Changelog
@@ -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