aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/FfmpegDecoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/ffmpeg: suppress warning about unused variableMax Kellermann2013-04-081-0/+2
* ffmpeg decoder plugin: do not allocate an AVFrame on stack.Anton Khirnov2013-04-051-5/+24
* InputStream: use std::stringMax Kellermann2013-01-281-3/+4
* decoder/ffmpeg: require ffmpeg/libav 0.7.6Max Kellermann2013-01-281-65/+3
* input_stream: forward-declare the structMax Kellermann2013-01-261-0/+1
* decoder/ffmpeg: convert to C++Max Kellermann2013-01-261-0/+812