On Wed, Mar 26, 2014 at 7:06 PM, Diego Biurrun <[email protected]> wrote: > On Wed, Mar 26, 2014 at 05:48:54PM +0100, Vittorio Giovara wrote: >> --- a/tests/fate/vpx.mak >> +++ b/tests/fate/vpx.mak >> @@ -25,6 +25,9 @@ fate-vp6f: CMD = framecrc -flags +bitexact -i >> $(TARGET_SAMPLES)/flash-vp6/clip10 >> >> +FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, VP7) += fate-vp7 >> +fate-vp7: CMD = framecrc -flags +bitexact -i >> $(TARGET_SAMPLES)/vp7/potter-40.vp7 -frames 300 -an > > .vp7 is avi?
Yes it is. Maybe 300 frames is slightly high for this kind of test, i'll shorten it. If anyone has suggestions on adding test files please feel free to do so. Vittorio > OK then. > > Diego > _______________________________________________ > libav-devel mailing list > [email protected] > https://lists.libav.org/mailman/listinfo/libav-devel -- Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
