Mercurial > mplayer.hg
log stream/stream_ffmpeg.c @ 30251:fbb33d643fe6
age | author | description |
---|---|---|
Wed, 06 Jan 2010 16:12:58 +0000 | reimar | Support rtmp:// URLs directly instead of requiring ffmpeg://rtmp:// |
Wed, 06 Jan 2010 16:11:29 +0000 | reimar | Simplify ffmpeg stream support, we (so far) do not need any special option parsing. |
Tue, 17 Nov 2009 18:30:33 +0000 | reimar | Fall back to read-based seeking for ffmpeg:// URLs when is_streamed is set |
Tue, 17 Nov 2009 16:09:17 +0000 | reimar | Add preliminary support for streaming via FFmpeg's URProtocol functions. |