Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avformat: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-05 | 1 | -1/+2 |
| | |||||
* | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -1/+1 |
| | | | | Also reorder some other #include when applicable. | ||||
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
| | |||||
* | avformat: Drop pointless "format" from container long names | Diego Biurrun | 2012-07-30 | 1 | -1/+1 |
| | |||||
* | G.723.1 demuxer and decoder | Mohamed Naufal Basheer | 2012-07-22 | 1 | -0/+85 |
Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com> |