diff options
author | Anton Khirnov <anton@khirnov.net> | 2022-03-11 10:58:44 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-03-22 18:49:43 +0100 |
commit | 1728ad829342cb9a1121dd066d335eccdd32e4d6 (patch) | |
tree | 015e0818a15bd1c66da4d4bbcbbd76f8ac3b681b /libavcodec/fft_fixed_32.c | |
parent | bd0cbebf3e495b5f41e8dd307311d6bcc6d7da85 (diff) | |
download | ffmpeg-1728ad829342cb9a1121dd066d335eccdd32e4d6.tar.gz |
fftools/cmdutils: drop redundant code
It allocates a dummy sws/swr context and tries setting options on it,
apparently to check if they are valid. This is redundant, since the
options will be checked if/when they are later applied on a context that
is actually used for conversion.
Diffstat (limited to 'libavcodec/fft_fixed_32.c')
0 files changed, 0 insertions, 0 deletions