Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-06-30 14:15:54 +0400
committerNicolas George <nicolas.george@normalesup.org>2012-06-30 15:49:43 +0400
commitc9c4835f5164b86510591d4ba604bfb448c7a356 (patch)
treee1e670ee31447ebb0df8b310f50dbe6c8e901aeb /tests/Makefile
parent20a8dca57fc579dbb0641ccd6dec2686d0ffdf1b (diff)
fate: add a test for the -force_key_frames option.
It broke twice in the last three months due to other changes.
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 266901c584..eda938a3a5 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -65,6 +65,7 @@ include $(SRC_PATH)/tests/fate/lossless-video.mak
include $(SRC_PATH)/tests/fate/microsoft.mak
include $(SRC_PATH)/tests/fate/mp3.mak
include $(SRC_PATH)/tests/fate/mpc.mak
+include $(SRC_PATH)/tests/fate/options.mak
include $(SRC_PATH)/tests/fate/pcm.mak
include $(SRC_PATH)/tests/fate/probe.mak
include $(SRC_PATH)/tests/fate/prores.mak