[FFmpeg-devel] [PATCH] avfilter/tremolo: fix wavetable buffer size

Kyle Swanson k at ylo.ph
Thu Oct 29 03:34:59 CET 2015


 This fixes an obvious bug for sub 1-hz modulation frequencies.
Wavetable buffer was too small for frequencies under 1 hz, and also
too big for frequencies above 1hz. One cycle is all we need.


More information about the ffmpeg-devel mailing list