diff options
author | Anton Khirnov <anton@khirnov.net> | 2015-07-22 11:30:37 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2015-07-23 09:53:55 +0200 |
commit | 22ecfcd4c79cdf812fdf406525ddf0fd1f7114e4 (patch) | |
tree | 010d0e9ee78ca7c0b8e0208349dae97f8d2b8083 /libavcodec/dnxhd_parser.c | |
parent | aed7715b8fa295980c221f1cd095d42cd3bd74a6 (diff) | |
download | ffmpeg-22ecfcd4c79cdf812fdf406525ddf0fd1f7114e4.tar.gz |
af_channelmap: properly set the supported output channel layouts
The current code expects query_formats() to be called exactly once, it
will leak if it's not called at all (filter initialized, but never
configured or used) or try to read freed memory if it's called more than
once.
Found-by: James Almer <jamrial@gmail.com>
CC: libav-stable@libav.org
Diffstat (limited to 'libavcodec/dnxhd_parser.c')
0 files changed, 0 insertions, 0 deletions