changes since v1: - Defined callback and assigning to filter frame according to planar/packed and float/int. - Fixed rounding same value 2 times - Subnormal values are supported
Yigithan Yigit (4): avfilter/af_volumedetect.c: Move logdb function avfilter/af_volumedetect.c: Added functions for int/float and planar/packed avfilter/af_volumedetect.c: Add 32bit float audio support avfilter/af_volumedetect.c: reindent after last commit libavfilter/af_volumedetect.c | 255 ++++++++++++++++++++++++++-------- 1 file changed, 198 insertions(+), 57 deletions(-) -- 2.45.2 _______________________________________________ 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".