- 20 Mar, 2012 1 commit
-
-
Martin Storsjö authored
This enables reordering of UDP packets by default, unless the caller explicitly sets -max_delay 0. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 14 Feb, 2012 3 commits
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Keep the old protocol name around for backwards compatibility until the next bump. Deprecate the method of implicitly assuming the nested protocol. For applehttp://server/path, it might have felt logical, but supporting hls://server/path isn't quite as intuitive. Therefore only support hls+http://server/path from now on. Using this protocol at all is discouraged, since the hls demuxer is more complete and fits into the architecture better. There have been cases where the protocol implementation worked better than the demuxer, but this should no longer be the case. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 10 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 09 Dec, 2011 1 commit
-
-
Luca Barbato authored
-
- 09 Nov, 2011 1 commit
-
-
Martin Storsjö authored
This is useful if sending multicast data on a host with multiple interfaces. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 17 Oct, 2011 1 commit
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 09 Aug, 2011 1 commit
-
-
Anton Khirnov authored
-
- 12 Jul, 2011 1 commit
-
-
Diego Biurrun authored
Sometimes it makes sense to replace a raw URL with some informative text that links to the URL instead of using the raw URL itself in the text. Also transform some mailing list references into links.
-
- 07 Apr, 2011 1 commit
-
-
Luca Barbato authored
This way is possible to have simple micro-server act like ffmpeg -i file.nut -vcodec copy -acodec copy -f nut tcp://foo:1234?listen
-
- 23 Mar, 2011 1 commit
-
-
Anton Khirnov authored
-
- 17 Mar, 2011 1 commit
-
-
Luca Barbato authored
Integrate more comments from Stefano.
-
- 16 Mar, 2011 1 commit
-
-
Janne Grunau authored
unless it stands for ffmpeg the program or is historic
-
- 13 Mar, 2011 1 commit
-
-
Luca Barbato authored
The documentation might be extended once/if a live/store override option will have to be provided for non-compliant segmenter.
-
- 06 Jan, 2011 2 commits
-
-
Martin Storsjö authored
If filtered, only packets from the right source address and port are received. To test, play back e.g. some mpeg4 video RTSP stream (where the video stream is the first stream in the presentation) over UDP. While receiving this stream, send another stream to the same port: ffmpeg -re -i <whatever> -vcodec mpeg4 -an -f rtp rtp://127.0.0.1:5000?localport=1234 Normally, the RTSP playback reports lots of errors at this point. If the RTSP stream has the ?filter_src option enabled, these interferring packets are ignored. Originally committed as revision 26246 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
If the remote address is updated later with this function, the caller shouldn't set the connect option until in this call. Originally committed as revision 26245 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Oct, 2010 1 commit
-
-
Martin Storsjö authored
Originally committed as revision 25463 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Oct, 2010 1 commit
-
-
Martin Storsjö authored
Originally committed as revision 25427 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Oct, 2010 1 commit
-
-
Martin Storsjö authored
Originally committed as revision 25407 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Oct, 2010 1 commit
-
-
Martin Storsjö authored
Originally committed as revision 25330 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Sep, 2010 1 commit
-
-
Stefano Sabatini authored
Based on a patch by Aviad Rozenhek aviadr1 @ reverse(moc.liamg). Originally committed as revision 25192 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Aug, 2010 1 commit
-
-
Ronald S. Bultje authored
Zhentan Feng <spyfeng gmail com> as part of Google's Summer of Code program. Originally committed as revision 24861 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Aug, 2010 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 24739 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Aug, 2010 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 24726 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Jul, 2010 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 24616 to svn://svn.ffmpeg.org/ffmpeg/trunk
-