On Thu, Oct 18, 2012 at 10:30:59AM +0100, Måns Rullgård wrote: > Diego Biurrun <[email protected]> writes: > > On Thu, Oct 18, 2012 at 03:25:51AM +0100, Mans Rullgard wrote: > >> --- a/tests/fate/microsoft.mak > >> +++ b/tests/fate/microsoft.mak > >> @@ -17,7 +17,7 @@ fate-wmv8-drm: CMD = framecrc -cryptokey > >> 137381538c84c068111902a59c5cf6c340247c3 > >> FATE_WMV8_DRM += fate-wmv8-drm-nodec > >> fate-wmv8-drm-nodec: CMD = framecrc -cryptokey > >> 137381538c84c068111902a59c5cf6c340247c39 -i $(SAMPLES)/wmv8/wmv_drm.wmv > >> -acodec copy -vcodec copy > >> > >> -FATE_SAMPLES_AVCONV += $(FATE_WMV8_DRM) > >> +FATE_SAMPLES_AVCONV-$(call DEMDEC, ASF, WMV3) += $(FATE_WMV8_DRM) > >> fate-wmv8_drm: $(FATE_WMV8_DRM) > > > > WMV8 should be WMV2, not WMV3, something is amiss here; could be the > > test's name of course ... > > The name is wrong: > > [...]
Patch OK then, I'll rename that test later. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
