On Wed, Mar 6, 2013 at 6:07 PM, Diego Biurrun <[email protected]> wrote:
> On Wed, Mar 06, 2013 at 03:38:35PM +0100, Luca Barbato wrote:
>> On 06/03/13 14:56, Martin Storsjö wrote:
>> > This fixes build failures if mpegvideo is enabled but error
>> > resilience is disabled, such as if building with --disable-everything
>> > --enable-encoder=h261.
>> > ---
>> >  libavcodec/mpegvideo.c |    2 ++
>> >  1 file changed, 2 insertions(+)
>>
>> Ok.
>
> No, not OK.  h261 uses ER, so it needs to depend on ER instead.
> Was this patch tested with a h261-only configuration?  It should
> explode during the linking stage.
>

Isn't that exactly what Martins comment says it fixes?
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to