aboutsummaryrefslogtreecommitdiff
path: root/src/decoder/FfmpegDecoderPlugin.cxx
Commit message (Expand)AuthorAge
* ffmpeg decoder plugin: do not abuse the AVCODEC_MAX_AUDIO_FRAME_SIZE macroHEADmasterAnton Khirnov2013-04-20
* ffmpeg decoder plugin: do not print AVCodecContext.codec_name.Anton Khirnov2013-04-11
* ffmpeg decoder plugin: refactor the decoding functionsAnton Khirnov2013-04-11
* ffmpeg decoder plugin: do not allocate an AVFrame on stack.Anton Khirnov2013-03-21
* InputStream: use std::stringMax Kellermann2013-01-28
* decoder/ffmpeg: require ffmpeg/libav 0.7.6Max Kellermann2013-01-28
* input_stream: forward-declare the structMax Kellermann2013-01-26
* decoder/ffmpeg: convert to C++Max Kellermann2013-01-26