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. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
