diff options
Diffstat (limited to 'tests/fate/screen.mak')
-rw-r--r-- | tests/fate/screen.mak | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/screen.mak b/tests/fate/screen.mak index cc29d2251c..26e6736ceb 100644 --- a/tests/fate/screen.mak +++ b/tests/fate/screen.mak @@ -33,7 +33,7 @@ FATE_G2M += fate-g2m2 fate-g2m2: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/g2m/g2m2.asf -an FATE_G2M += fate-g2m3 -fate-g2m3: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/g2m/g2m3.asf -frames:v 20 +fate-g2m3: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/g2m/g2m3.asf -frames:v 20 -an FATE_G2M += fate-g2m4 fate-g2m4: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/g2m/g2m4.asf |