aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/ffmpeg_input_plugin.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* input/ffmpeg: use the new AVIOContext APIMax Kellermann2011-05-091-1/+37
| | | | URLContext is deprecated.
* decoder/ffmpeg: drop support for pre-0.5 ffmpegAnton Khirnov2011-04-121-7/+0
| | | | | All modern distros ship 0.5, so there's no need to support old and buggy ffmpeg versions.
* copyright year 2011Max Kellermann2011-01-291-1/+1
|
* input/ffmpeg: new input plugin using libavformat's "avio" libraryMax Kellermann2010-05-181-0/+168