diff options
author | Kacper Michajłow <kasper93@gmail.com> | 2025-07-17 01:34:33 +0200 |
---|---|---|
committer | Kacper Michajłow <kasper93@gmail.com> | 2025-07-19 00:36:25 +0200 |
commit | 6302ff1fd92648ad11e3ee52f3a72b79ee4a7e6f (patch) | |
tree | 8eaccf9519ee6261b4b151198fc9e88029f67cc5 /libavformat/tls_openssl.c | |
parent | 806186e9ad7d0428fa4458ee1bc3b333e13de6a5 (diff) | |
download | ffmpeg-6302ff1fd92648ad11e3ee52f3a72b79ee4a7e6f.tar.gz |
avfilter/vaf_spectrumsynth: don't use uninitialized variable as scale
scale was never initialized. av_tx_init() will use default scale if we
pass NULL.
Fixes: b3117f376d1c50b3c39befe27cbba12d5c0f80da
Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
Diffstat (limited to 'libavformat/tls_openssl.c')
0 files changed, 0 insertions, 0 deletions