From 1b659101852b5384717f3b1053b5fabb216f8eee Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Mon, 29 Feb 2016 01:41:11 +0100 Subject: fate/gif: add Test for Ticket3052 Signed-off-by: Michael Niedermayer --- tests/fate/gif.mak | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/fate') diff --git a/tests/fate/gif.mak b/tests/fate/gif.mak index 3dc50b3b5f..9bd9631e37 100644 --- a/tests/fate/gif.mak +++ b/tests/fate/gif.mak @@ -10,6 +10,9 @@ fate-gif-disposal-restore: CMD = framecrc -i $(TARGET_SAMPLES)/gif/banner2.gif - FATE_GIF += fate-gif-gray fate-gif-gray: CMD = framecrc -i $(TARGET_SAMPLES)/gif/Newtons_cradle_animation_book_2.gif -pix_fmt bgra +FATE_GIF += fate-gif-deal +fate-gif-deal: CMD = framecrc -i $(TARGET_SAMPLES)/gif/deal.gif -vsync cfr -pix_fmt bgra + fate-gifenc%: fate-gif-color fate-gifenc%: PIXFMT = $(word 3, $(subst -, ,$(@))) fate-gifenc%: SRC = $(TARGET_SAMPLES)/gif/tc217.gif -- cgit v1.2.3