On Wed, Mar 21, 2012 at 10:14:39AM -0700, Alex Converse wrote:
> Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
> ---
> libavformat/mov_chan.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/libavformat/mov_chan.c b/libavformat/mov_chan.c
> index 5728ebd..a0fbecc 100644
> --- a/libavformat/mov_chan.c
> +++ b/libavformat/mov_chan.c
> @@ -155,6 +155,7 @@ static const struct MovChannelLayoutMap
> mov_ch_layout_map_misc[] = {
>
> static const struct MovChannelLayoutMap mov_ch_layout_map_1ch[] = {
> { MOV_CH_LAYOUT_MONO, AV_CH_LAYOUT_MONO }, // C
> + { 0, 0 },
> };
>
> static const struct MovChannelLayoutMap mov_ch_layout_map_2ch[] = {
> --
looks OK
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel