Diego Biurrun <[email protected]> writes: > -FATE_VP6 += fate-vp60 > +FATE_VP6-$(CONFIG_VP6_DECODER) += fate-vp60 > fate-vp60: CMD = framecrc -i $(SAMPLES)/ea-vp6/g36.vp6 > > -FATE_VP6 += fate-vp61 > +FATE_VP6-$(CONFIG_VP6_DECODER) += fate-vp61 > fate-vp61: CMD = framecrc -i $(SAMPLES)/ea-vp6/MovieSkirmishGondor.vp6 -t 4
Missing demuxer dependency. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
