diff options
author | Anton Khirnov <anton@khirnov.net> | 2022-08-25 09:42:40 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-08-29 15:42:11 +0200 |
commit | 4a4a206304e1d168e9a839d1a9c426e459343322 (patch) | |
tree | 0b183e1cbec999d679188bb9280d9a7bf9e36988 /libavfilter/vf_program_opencl.c | |
parent | c97bb940c28a49ec36d9e7f0514ed1c3403384a9 (diff) | |
download | ffmpeg-4a4a206304e1d168e9a839d1a9c426e459343322.tar.gz |
fftools/ffmpeg_filter: remove an always-true check
ost->enc is always non-NULL here, since
- this code is never called for streamcopy
- opening the output file will fail if an encoder cannot be found, so
filters are never initialized
Diffstat (limited to 'libavfilter/vf_program_opencl.c')
0 files changed, 0 insertions, 0 deletions