Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decoder_api: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -1/+1 |
* | decoder/ffmpeg: suppress warning about unused variable | Max Kellermann | 2013-04-08 | 1 | -0/+2 |
* | ffmpeg decoder plugin: do not allocate an AVFrame on stack. | Anton Khirnov | 2013-04-05 | 1 | -5/+24 |
* | InputStream: use std::string | Max Kellermann | 2013-01-28 | 1 | -3/+4 |
* | decoder/ffmpeg: require ffmpeg/libav 0.7.6 | Max Kellermann | 2013-01-28 | 1 | -65/+3 |
* | input_stream: forward-declare the struct | Max Kellermann | 2013-01-26 | 1 | -0/+1 |
* | decoder/ffmpeg: convert to C++ | Max Kellermann | 2013-01-26 | 1 | -0/+812 |