18 Commits (d201a0f0f843fc108f5506d82937bb1b4cafb345)

Author SHA1 Message Date
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Thierry Foucu 823efd9286 Fix termination of mov_ch_layouts_wav array lookup 12 years ago
Justin Ruggles a903f8f087 Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 12 years ago
Martin Storsjö 7b699d8136 mov_chan: Only set the channel_layout if setting it to a nonzero value 12 years ago
Martin Storsjö 5f72bc02f8 mov_chan: Reindent an incorrectly indented line 12 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
Carl Eugen Hoyos d1ebb25ac6 Skip chan tag padding. 12 years ago
Justin Ruggles 3bab7cd128 avformat: move 'chan' tag parsing to mov_chan.c to share with the CAF demuxer 13 years ago
Alex Converse a112822597 movenc: Add channel layouts for PCM. 13 years ago
Martin Storsjö 44fdf37c94 mov_chan: Fix operator precedence by adding parentheses 13 years ago
Alex Converse 3e6e89b3d6 mov: Add missing terminator to mov_ch_layout_map_1ch. 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