mirror of https://github.com/FFmpeg/FFmpeg.git
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.pull/213/head
parent
356c116536
commit
531ff7161d
1 changed files with 5 additions and 2 deletions
Loading…
Reference in new issue