17 Commits (4ced36744ee0bea5fb7a20d1b2926c588f89ea0b)

Author SHA1 Message Date
Marton Balint c38f785be4 avformat/mov_chan: add support for omitted_channel bitmask in chnl atom 7 months ago
Marton Balint 92e7a9a4d5 avformat/mov_chan: respect channel order when parsing and creating chnl atom 7 months ago
Marton Balint b81ed729ec avformat/mov_chan: rework ff_mov_read_chnl 9 months ago
Marton Balint f8f2142d61 avformat/mov: factorize reading the main part of the chnl atom to mov_chan 9 months ago
Zhao Zhili d7e864366b avformat/mov: parse ISO-14496-12 ChannelLayout 2 years ago
James Almer feb3b44c1c avformat/mov_chan: move the definition of MovChannelLayoutTag to the header 3 years ago
James Almer c2c5f34843 avformat/movenc: write channel descriptions when a known layout or a bitmap can't be used 3 years ago
Vittorio Giovara b828c3954e mov: convert to new channel layout API 3 years ago
Andreas Rheinhardt 49916dafb9 avformat/mov_chan: Make ff_mov_get_channel_layout() static 3 years ago
Anton Khirnov c9642265f8 lavf/mov_chan: avoid avcodec.h dependency 3 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Samuel Pitoiset 9afb7061f9 mov_chan: Pass a separate AVIOContext for reading 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Justin Ruggles 3bab7cd128 avformat: move 'chan' tag parsing to mov_chan.c to share with the CAF demuxer 13 years ago
Diego Biurrun cfac648e6a doxygen: Remove documentation for non-existing parameters; misc small fixes. 13 years ago
Alex Converse 4274e481c0 mov: Support MOV_CH_LAYOUT_USE_DESCRIPTIONS for labeled descriptions. 13 years ago
Justin Ruggles 1fdf18f4b7 mov: add support for reading and writing the 'chan' tag 13 years ago