[FFmpeg-cvslog] Fix tests without fate samples.
Alexis Ballier
git at videolan.org
Sat May 26 20:56:41 CEST 2012
ffmpeg | branch: master | Alexis Ballier <aballier at gentoo.org> | Sat May 26 14:06:12 2012 -0400| [0bf90ceb84a0e09cde5a020cd46ed45558b2be58] | committer: Michael Niedermayer
Fix tests without fate samples.
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0bf90ceb84a0e09cde5a020cd46ed45558b2be58
---
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