[FFmpeg-cvslog] fate: Move screenpresso to the appropriate screen capture file

Vittorio Giovara git at videolan.org
Fri Oct 16 23:02:42 CEST 2015


ffmpeg | branch: master | Vittorio Giovara <vittorio.giovara at gmail.com> | Wed Oct 14 15:13:11 2015 +0200| [1f84b008bf2b1eaca473937c48788cb4e4ce1aea] | committer: Vittorio Giovara

fate: Move screenpresso to the appropriate screen capture file

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

 tests/fate/screen.mak |    3 +++
 tests/fate/video.mak  |    3 ---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/fate/screen.mak b/tests/fate/screen.mak
index 26e6736..0536909 100644
--- a/tests/fate/screen.mak
+++ b/tests/fate/screen.mak
@@ -41,6 +41,9 @@ fate-g2m4: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/g2m/g2m4.asf
 FATE_SAMPLES_AVCONV-$(call DEMDEC, ASF, G2M) += $(FATE_G2M)
 fate-g2m: $(FATE_G2M)
 
+FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, SCREENPRESSO) += fate-screenpresso
+fate-screenpresso: CMD = framecrc -i $(TARGET_SAMPLES)/spv1/bunny.avi
+
 FATE_SAMPLES_AVCONV-$(call DEMDEC, ASF, TDSC) += fate-tdsc
 fate-tdsc: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/tdsc/tdsc.asf -an -pix_fmt bgr24
 
diff --git a/tests/fate/video.mak b/tests/fate/video.mak
index 47865e4..ef1d41d 100644
--- a/tests/fate/video.mak
+++ b/tests/fate/video.mak
@@ -275,9 +275,6 @@ fate-roqvideo: CMD = framecrc -i $(TARGET_SAMPLES)/idroq/idlogo.roq -an
 FATE_SAMPLES_AVCONV-$(call DEMDEC, SMUSH, SANM) += fate-sanm
 fate-sanm: CMD = framecrc -i $(TARGET_SAMPLES)/smush/ronin_part.znm -an -pix_fmt rgb24
 
-FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, SCREENPRESSO) += fate-screenpresso
-fate-screenpresso: CMD = framecrc -i $(TARGET_SAMPLES)/spv1/bunny.avi
-
 FATE_SAMPLES_AVCONV-$(call DEMDEC, VMD, VMDVIDEO) += fate-sierra-vmd-video
 fate-sierra-vmd-video: CMD = framecrc -i $(TARGET_SAMPLES)/vmd/12.vmd -pix_fmt rgb24 -an
 



More information about the ffmpeg-cvslog mailing list