This patchset adds 32bit float audio support to the volumedetect filter and fixes issue #9613. This work is part of my GSoC 2024 Qualification Task. I would greatly appreciate your review of this patcset.
Thanks for your time and consideration. Yigithan Yigit (3): avfilter/af_volumedetect.c: Move logdb function avfilter/af_volumedetect.c: Add 32bit float audio support avfilter/af_volumedetect.c: reindent after last commit libavfilter/af_volumedetect.c | 221 +++++++++++++++++++++++++--------- 1 file changed, 164 insertions(+), 57 deletions(-) -- 2.44.0 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".