[FFmpeg-cvslog] Fix tests without fate samples.

Alexis Ballier git at videolan.org
Sun May 27 00:57:15 CEST 2012


ffmpeg | branch: release/0.11 | Alexis Ballier <aballier at gentoo.org> | Sat May 26 14:06:12 2012 -0400| [51157dab374dfc0ec9ac0b4516bfbd18bce19727] | committer: Michael Niedermayer

Fix tests without fate samples.

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit 0bf90ceb84a0e09cde5a020cd46ed45558b2be58)

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=51157dab374dfc0ec9ac0b4516bfbd18bce19727
---

 tests/fate/video.mak |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/fate/video.mak b/tests/fate/video.mak
index 8c42332..0e043dc 100644
--- a/tests/fate/video.mak
+++ b/tests/fate/video.mak
@@ -97,7 +97,7 @@ fate-dxa-scummvm: CMD = framecrc -i $(SAMPLES)/dxa/scummvm.dxa -pix_fmt rgb24
 FATE_VIDEO += $(FATE_DXA)
 fate-dxa: $(FATE_DXA)
 
-FATE_PCM += fate-film-cvid
+FATE_SAMPLES_PCM += fate-film-cvid
 fate-film-cvid: CMD = framecrc -i $(SAMPLES)/film/logo-capcom.cpk -an
 
 FATE_FLIC += fate-flic-af11-palette-change



More information about the ffmpeg-cvslog mailing list