Hi, On Wed, Jan 4, 2012 at 3:19 PM, Oana Andreea Stratulat <[email protected]> wrote: > Checks if pitch_lag = 0. Return invalid data if pitch_lag = 0. > If pitch_lag = 0 it causes a hang because > x += in->pitch_lag; > } while (x < size && repeats);
LGTM. There was some earlier discussion on this bug where this fix was suggested. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
