summaryrefslogtreecommitdiffstats
path: root/stream/stream_ffmpeg.c
Commit message (Expand)AuthorAgeFilesLines
* stream_ffmpeg: Fix reads near EOFUoti Urpala2009-11-231-1/+1
* Fall back to read-based seeking for ffmpeg:// URLs when is_streamed is setreimar2009-11-171-2/+2
* Add preliminary support for streaming via FFmpeg's URProtocol functions.reimar2009-11-171-0/+140