[FFmpeg-devel] [PATCH] avfilter/asrc_sine: Generate full amplitude sine wave.

2022-05-28 Thread Santanu Biswas
o not scale the amplitude by 1/8 and keep it as it is. Signed-off-by: Santanu Biswas --- doc/filters.texi| 2 +- libavfilter/asrc_sine.c | 8 ++-- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/doc/filters.texi b/doc/filters.texi index 0e10946cca..a42e27b9b5 100644 --

[FFmpeg-devel] [DOC] Missing Parameter Description

2022-06-02 Thread Santanu Biswas
https://ffmpeg.org/doxygen/trunk/vf__amplify_8c_source.html#l00107 https://ffmpeg.org/doxygen/trunk/vf__atadenoise_8c_source.html#l00365 https://ffmpeg.org/doxygen/trunk/vf__avgblur_8c_source.html#l00290 https://ffmpeg.org/doxygen/trunk/vf__avgblur_vulkan_8c_source.html#l00133 https://ffmpeg.org/do