aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/ffmpeg_input_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* input/ffmpeg: remove fallback AV_VERSION_INT definitionMax Kellermann2012-08-141-4/+1
* Merge branch 'v0.16.x'Max Kellermann2012-01-051-0/+4
|\
| * input/ffmpeg: use the new AVIOContext APIMax Kellermann2012-01-041-1/+37
| * input/ffmpeg: define AV_VERSION_INT if not presentMax Kellermann2012-01-041-0/+4
* | input_stream: non-blocking I/OMax Kellermann2011-09-161-2/+5
* | input_stream: move input_stream_init(), _deinit() to _internal.cMax Kellermann2011-09-141-0/+1
* | decoder/ffmpeg: use AVIO_FLAG_READ on newer ffmpeg versionsSkottish2011-07-031-1/+3
* | input/ffmpeg: use the new AVIOContext APIMax Kellermann2011-05-091-1/+37
* | decoder/ffmpeg: drop support for pre-0.5 ffmpegAnton Khirnov2011-04-121-7/+0
* | copyright year 2011Max Kellermann2011-01-291-1/+1
|/
* input/ffmpeg: new input plugin using libavformat's "avio" libraryMax Kellermann2010-05-181-0/+168