diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2016-05-06 12:26:55 -0400 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2016-05-10 09:26:17 -0400 |
commit | 531ff7161d9d6b0cf8f71125319c1f5df5041637 (patch) | |
tree | 7ba275b5e23afc0e39c27c94afe6526ff2e47e67 /libavfilter/aeval.c | |
parent | 356c116536650ae015f914fda060203dd853cc5c (diff) | |
download | ffmpeg-531ff7161d9d6b0cf8f71125319c1f5df5041637.tar.gz |
vf_colorspace: don't enable passthrough if bitdepth doesn't match.
Also check return value of av_frame_copy() in passthrough mode, so that
if a copy fails (as it did here, because bitdepth didn't match), the filter
doesn't return success, which would mean sending an uninitialized framebuffer
further down the filtergraph.
Diffstat (limited to 'libavfilter/aeval.c')
0 files changed, 0 insertions, 0 deletions