ffmpeg/libavfilter/tests
Marton Balint 977fd88419 avfilter/formats: do not allow unknown layouts in ff_parse_channel_layout if nret is not set
Current code returned the number of channels as channel layout in that case,
and if nret is not set then unknown layouts are typically not supported.

Also use the common parsing code. Use a temporary workaround to parse an
unknown channel layout such as '13c', after a 1 year grace period only '13C'
will work.

Signed-off-by: Marton Balint <cus@passwd.hu>
2017-01-24 23:51:36 +01:00
..
.gitignore avfilter/tests/.gitignore: add integral 2016-11-24 21:10:37 +01:00
drawutils.c
filtfmts.c lavfi/tests/filtfmts: include internal.h. 2017-01-12 14:06:16 +01:00
formats.c avfilter/formats: do not allow unknown layouts in ff_parse_channel_layout if nret is not set 2017-01-24 23:51:36 +01:00
integral.c avfilter/tests/integral: Remove unused variables 2016-09-24 20:30:40 +02:00