diff options
author | Jordi Ortiz <nenjordi@gmail.com> | 2012-07-10 19:36:11 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2012-07-10 22:00:28 +0300 |
commit | a8ad6ffafe89e3a83f343f69249338e8245816f7 (patch) | |
tree | f44065d2b5f5974336a80b5f6b933cf067255838 /Changelog | |
parent | 6e71c1202bbdca0a95680e07507b39c55bb04f12 (diff) | |
download | ffmpeg-a8ad6ffafe89e3a83f343f69249338e8245816f7.tar.gz |
rtsp: Add listen mode
This makes the RTSP demuxer act as a server, listening for an
incoming connection.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ version <next>: - join audio filter - audio channel mapping filter - Microsoft ATC Screen decoder +- RTSP listen mode version 0.8: |