14 Commits (fbe425c8d29e473a8f69ae2dc52b1a10b77f3b44)

Author SHA1 Message Date
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Andreas Cadhalpun 8e9c39e81f mov: abort on EOF in ff_mov_read_chan 10 years ago
Vittorio Giovara 1a3eb042c7 Replace av_dlog with normal av_log at trace level 10 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
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