Hi,

On Sun, Mar 25, 2012 at 3:21 AM, Diego Biurrun <[email protected]> wrote:
> On Sat, Mar 24, 2012 at 01:21:00PM -0700, Ronald S. Bultje wrote:
>> On Fri, Mar 9, 2012 at 5:35 AM, Diego Biurrun <[email protected]> wrote:
>> > 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?
>
> Transitive dependencies from h264.o.  However, neither h264chroma
> nor h264qpel are necessary.  Patch coming up.

So what happens when you get rid of h264pred or h264dsp?

(Also, what's left in h264dsp? Just loopfilter stuff?)

Ronald
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to