Justin Ruggles <[email protected]> writes: > --- > libavcodec/ac3enc.c | 22 ++------ > libavcodec/dsputil.c | 17 ++++++ > libavcodec/dsputil.h | 14 +++++ > libavcodec/x86/dsputil_mmx.c | 24 ++++++++ > libavcodec/x86/dsputil_yasm.asm | 118 > +++++++++++++++++++++++++++++++++++++++ > 5 files changed, 178 insertions(+), 17 deletions(-)
I'd slightly prefer if you added this to dsputil directly as a first patch, then modified ac3enc to use it. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
