On Wed, Jul 13, 2011 at 12:41 PM, Justin Ruggles <[email protected]> wrote: > Since both the fixed-point and floating-point encoders use the FFTContext, > this no longer needs to be in a separate context. Also, when a short-transform > context is added, the same MDCT window will be used. > --- > libavcodec/ac3enc.c | 6 ++---- > libavcodec/ac3enc.h | 22 ++++++++-------------- > libavcodec/ac3enc_fixed.c | 11 +++++------ > libavcodec/ac3enc_float.c | 17 ++++++++--------- > libavcodec/ac3enc_template.c | 6 +++--- > 5 files changed, 26 insertions(+), 36 deletions(-) >
OK _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
