[FFmpeg-devel] [PATCH 5/5] avfilter/vaf_spectrumsynth: don't use uninitialized variable as scale
Michael Niedermayer
michael at niedermayer.cc
Fri Jul 18 21:05:41 EEST 2025
On Thu, Jul 17, 2025 at 01:57:06AM +0200, Kacper Michajłow wrote:
> scale was never initialized. av_tx_init() will use default scale if we
> pass NULL.
>
> Fixes: b3117f376d1c50b3c39befe27cbba12d5c0f80da
> Signed-off-by: Kacper Michajłow <kasper93 at gmail.com>
> ---
> libavfilter/vaf_spectrumsynth.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
probably ok
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The real ebay dictionary, page 1
"Used only once" - "Some unspecified defect prevented a second use"
"In good condition" - "Can be repaird by experienced expert"
"As is" - "You wouldnt want it even if you were payed for it, if you knew ..."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250718/20f255f4/attachment.sig>
More information about the ffmpeg-devel
mailing list