aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/mov_chan.h
Commit message (Expand)AuthorAgeFilesLines
* Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
* mov_chan: Pass a separate AVIOContext for readingSamuel Pitoiset2012-09-071-1/+3
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* avformat: move 'chan' tag parsing to mov_chan.c to share with the CAF demuxerJustin Ruggles2012-07-191-8/+11
* doxygen: Remove documentation for non-existing parameters; misc small fixes.Diego Biurrun2012-02-281-2/+2
* mov: Support MOV_CH_LAYOUT_USE_DESCRIPTIONS for labeled descriptions.Alex Converse2012-01-051-0/+8
* mov: add support for reading and writing the 'chan' tagJustin Ruggles2011-12-091-0/+55