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.
|
12 years ago |
Martin Storsjö
|
44fdf37c94
mov_chan: Fix operator precedence by adding parentheses
|
12 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 |