[FFmpeg-cvslog] Add fate test for solid colour lagarith frames.

Clément Bœsch ubitux at gmail.com
Thu May 9 17:49:25 CEST 2013


On Thu, May 09, 2013 at 05:45:21PM +0200, Carl Eugen Hoyos wrote:
> ffmpeg | branch: master | Carl Eugen Hoyos <cehoyos at ag.or.at> | Tue May  7 17:46:26 2013 +0200| [43b6482d0a8f3ca0b84be455331b8d16f36346a9] | committer: Carl Eugen Hoyos
> 
> Add fate test for solid colour lagarith frames.
> 
> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=43b6482d0a8f3ca0b84be455331b8d16f36346a9
> ---
> 
>  tests/fate/lossless-video.mak |    3 +++
>  tests/ref/fate/lagarith-red   |   26 ++++++++++++++++++++++++++
>  2 files changed, 29 insertions(+)
> 
> diff --git a/tests/fate/lossless-video.mak b/tests/fate/lossless-video.mak
> index f918ac4..f018d6a 100644
> --- a/tests/fate/lossless-video.mak
> +++ b/tests/fate/lossless-video.mak
> @@ -19,6 +19,9 @@ fate-lagarith-yuy2: CMD = framecrc -i $(SAMPLES)/lagarith/lag-yuy2.avi
>  FATE_LAGARITH += fate-lagarith-yv12
>  fate-lagarith-yv12: CMD = framecrc -i $(SAMPLES)/lagarith/lag-yv12.avi
>  
> +FATE_LAGARITH += fate-lagarith-red
> +fate-lagarith-red: CMD = framecrc -i $(SAMPLES)/lagarith/lagarith-red.avi
> +
>  FATE_LOSSLESS_VIDEO-$(call DEMDEC, AVI, LAGARITH) += $(FATE_LAGARITH)
>  fate-lagarith: $(FATE_LAGARITH)
>  
> diff --git a/tests/ref/fate/lagarith-red b/tests/ref/fate/lagarith-red
> new file mode 100644
> index 0000000..b5fb96b
> --- /dev/null
> +++ b/tests/ref/fate/lagarith-red
> @@ -0,0 +1,26 @@
> +#tb 0: 1/25
> +0,          0,          0,        1,   230400, 0x67dfe576
> +0,          1,          1,        1,   230400, 0x67dfe576
> +0,          2,          2,        1,   230400, 0x67dfe576
> +0,          3,          3,        1,   230400, 0x67dfe576
> +0,          4,          4,        1,   230400, 0x67dfe576

-frames:v 3 or 5 should be enough, no?

> +0,          5,          5,        1,   230400, 0x67dfe576
> +0,          6,          6,        1,   230400, 0x67dfe576
> +0,          7,          7,        1,   230400, 0x67dfe576
> +0,          8,          8,        1,   230400, 0x67dfe576
> +0,          9,          9,        1,   230400, 0x67dfe576
> +0,         10,         10,        1,   230400, 0x67dfe576
> +0,         11,         11,        1,   230400, 0x67dfe576
> +0,         12,         12,        1,   230400, 0x67dfe576
> +0,         13,         13,        1,   230400, 0x67dfe576
> +0,         14,         14,        1,   230400, 0x67dfe576
> +0,         15,         15,        1,   230400, 0x67dfe576
> +0,         16,         16,        1,   230400, 0x67dfe576
> +0,         17,         17,        1,   230400, 0x67dfe576
> +0,         18,         18,        1,   230400, 0x67dfe576
> +0,         19,         19,        1,   230400, 0x67dfe576
> +0,         20,         20,        1,   230400, 0x67dfe576
> +0,         21,         21,        1,   230400, 0x67dfe576
> +0,         22,         22,        1,   230400, 0x67dfe576
> +0,         23,         23,        1,   230400, 0x67dfe576
> +0,         24,         24,        1,   230400, 0x67dfe576
> 

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-cvslog/attachments/20130509/067c3198/attachment.asc>


More information about the ffmpeg-cvslog mailing list