aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/ffmpeg_input_plugin.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* input/ffmpeg: use the new AVIOContext APIMax Kellermann2012-01-041-1/+37
| | | | URLContext is deprecated.
* input/ffmpeg: define AV_VERSION_INT if not presentMax Kellermann2012-01-041-0/+4
| | | | Support ancient ffmpeg versions.
* input/ffmpeg: new input plugin using libavformat's "avio" libraryMax Kellermann2010-05-181-0/+168