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 <[email protected]> > --- > libavfilter/af_headphone.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
fine _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
