On 21 Sep 2014, at 18:16, Hendrik Leppkes <[email protected]> wrote:
> On Sun, Sep 21, 2014 at 5:16 PM, Tim Walker <[email protected]> wrote: > >> --- >> tests/fate/microsoft.mak | 3 +++ >> tests/ref/fate/vc1_ilaced_twomv | 14 ++++++++++++++ >> 2 files changed, 17 insertions(+) >> create mode 100644 tests/ref/fate/vc1_ilaced_twomv >> >> diff --git a/tests/fate/microsoft.mak b/tests/fate/microsoft.mak >> index ea41c42..c1cedea 100644 >> --- a/tests/fate/microsoft.mak >> +++ b/tests/fate/microsoft.mak >> @@ -53,6 +53,9 @@ fate-vc1_sa10143: CMD = framecrc -i >> $(TARGET_SAMPLES)/vc1/SA10143.vc1 >> FATE_VC1-$(CONFIG_VC1_DEMUXER) += fate-vc1_sa20021 >> fate-vc1_sa20021: CMD = framecrc -i $(TARGET_SAMPLES)/vc1/SA20021.vc1 >> >> +FATE_VC1-$(CONFIG_VC1_DEMUXER) += fate-vc1_ilaced_twomv >> +fate-vc1_ilaced_twomv: CMD = framecrc -i >> $(TARGET_SAMPLES)/vc1/ilaced_twomv.vc1 >> + >> FATE_VC1-$(CONFIG_MOV_DEMUXER) += fate-vc1-ism >> fate-vc1-ism: CMD = framecrc -i $(TARGET_SAMPLES)/isom/vc1-wmapro.ism -an >> >> diff --git a/tests/ref/fate/vc1_ilaced_twomv >> b/tests/ref/fate/vc1_ilaced_twomv >> new file mode 100644 >> index 0000000..9a5d391 >> --- /dev/null >> +++ b/tests/ref/fate/vc1_ilaced_twomv >> @@ -0,0 +1,14 @@ >> +#tb 0: 1/25 >> +0, 0, 0, 1, 3110400, 0x764f8856 >> +0, 2, 2, 1, 3110400, 0x5b6680fa >> +0, 3, 3, 1, 3110400, 0x8ee86a47 >> +0, 4, 4, 1, 3110400, 0xc1ca8532 >> +0, 5, 5, 1, 3110400, 0x53efd0f9 >> +0, 6, 6, 1, 3110400, 0xa9605bc9 >> +0, 7, 7, 1, 3110400, 0xbaa9aede >> +0, 8, 8, 1, 3110400, 0x6035644c >> +0, 9, 9, 1, 3110400, 0x1d6aff98 >> +0, 10, 10, 1, 3110400, 0x7b047286 >> +0, 11, 11, 1, 3110400, 0xa7cb2f84 >> +0, 12, 12, 1, 3110400, 0xfba20dd1 >> +0, 13, 13, 1, 3110400, 0x24c32a55 >> -- >> 1.9.3 (Apple Git-50) >> > > Just to clarify, one of the existing conformity tests (sa10143 > specifically) is interlaced, your commit makes it sound like this is the > first. > > - Hendrik I don't mind renaming it, but to what? Patch was already added to FATE, FWIW. Can we come to an agreement so I can send an updated patchset? Cheers, Tim _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
