Justin Ruggles <[email protected]> writes: > This ensures that any processing between the MDCT and exponent extraction will > be using clipped coefficients. > --- > rebased to master and put clip_coefficients() into ac3enc_float/fixed.c. > > libavcodec/ac3enc.h | 4 ++++ > libavcodec/ac3enc_fixed.c | 9 +++++++++ > libavcodec/ac3enc_float.c | 9 +++++++++ > libavcodec/ac3enc_template.c | 16 +++++++++++++--- > 4 files changed, 35 insertions(+), 3 deletions(-)
Looks OK. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
