On Tue, Sep 08, 2020 at 11:18:55PM +0200, Andreas Rheinhardt wrote: > buffer_length is a power-of-two and modulo is buffer_length - 1, so that > buffer_length & modulo is zero. > > Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@gmail.com> > --- > libavfilter/af_headphone.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
fine _______________________________________________ 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".