Hi, On Fri, Mar 9, 2012 at 5:35 AM, Diego Biurrun <[email protected]> wrote: > --- > configure | 15 ++++++++------- > libavcodec/x86/Makefile | 2 +- > libavcodec/x86/dsputil_mmx.c | 18 +++++++++++++----- > 3 files changed, 22 insertions(+), 13 deletions(-)
Looks OK. > diff --git a/configure b/configure [..] > # parsers > -h264_parser_select="golomb h264chroma h264dsp h264pred" > +h264_parser_select="golomb h264chroma h264dsp h264pred h264qpel" Why does the h264 parser depend on all this DSP stuff? Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
