[FFmpeg-devel] [PATCH] add truemotion1 fate2 tests

Måns Rullgård mans
Sun Aug 22 14:59:12 CEST 2010


Reimar D?ffinger <Reimar.Doeffinger at gmx.de> writes:

> On Sun, Aug 22, 2010 at 01:06:17PM +0100, M?ns Rullg?rd wrote:
>> Reimar D?ffinger <Reimar.Doeffinger at gmx.de> writes:
>> > I added two truemotion1 samples to fate2 tests, ok to apply?
>> > Should allow easy checking that everything works right on big-endian,
>> > and then it can be moved to regulare fate.
>> 
>> There is no distinction between "fate2" and "regular fate" anymore.
>
> Hm, how some other way to "stage" tests so they can easily be tested
> by others, preferably without extra knowledge?
> Something like attached maybe?
>
> Index: tests/fate.mak
> ===================================================================
> --- tests/fate.mak	(revision 24865)
> +++ tests/fate.mak	(working copy)
> @@ -302,6 +302,8 @@
>  fate-tiertex-seq: CMD = framecrc  -i $(SAMPLES)/tiertex-seq/Gameover.seq -pix_fmt rgb24
>  FATE_TESTS += fate-tmv
>  fate-tmv: CMD = framecrc  -i $(SAMPLES)/tmv/pop-partial.tmv -pix_fmt rgb24
> +fate-truemotion1-15: CMD = framecrc -i $(SAMPLES)/duck/phant2-940.duk -pix_fmt rgb24
> +fate-truemotion1-24: CMD = framecrc -i $(SAMPLES)/duck/sonic3dblast_intro-partial.avi -pix_fmt rgb24
>  FATE_TESTS += fate-tscc-15bit
>  fate-tscc-15bit: CMD = framecrc  -i $(SAMPLES)/tscc/oneminute.avi -t 15 -pix_fmt rgb24

That won't work, as you'd have noticed had you tried it.  Just add it
and let the FATE machines pick it up, but let a day pass between
adding the samples and committing the test rules.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list