Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
* | mov_chan: Pass a separate AVIOContext for reading | Samuel Pitoiset | 2012-09-07 | 1 | -1/+3 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | avformat: move 'chan' tag parsing to mov_chan.c to share with the CAF demuxer | Justin Ruggles | 2012-07-19 | 1 | -8/+11 |
* | doxygen: Remove documentation for non-existing parameters; misc small fixes. | Diego Biurrun | 2012-02-28 | 1 | -2/+2 |
* | mov: Support MOV_CH_LAYOUT_USE_DESCRIPTIONS for labeled descriptions. | Alex Converse | 2012-01-05 | 1 | -0/+8 |
* | mov: add support for reading and writing the 'chan' tag | Justin Ruggles | 2011-12-09 | 1 | -0/+55 |