[FFmpeg-devel] [PATCH 0/3] avfilter/af_volumedetect.c: Add 32bit float audio support

Yigithan Yigit yigithanyigitdevel at gmail.com
Mon Jun 17 14:18:09 EEST 2024


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



More information about the ffmpeg-devel mailing list