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:
authorMichael Niedermayer <michaelni@gmx.at>2013-10-21 15:52:47 +0400
committerMichael Niedermayer <michaelni@gmx.at>2013-10-21 16:22:41 +0400
commit80b8f78048bac9d64d52718451f72e601127d0de (patch)
treef0e70f35f8efeaa2086169e6ee36a565fd1beee1 /tests/fate
parent87eae03aacafcd7218a77c710cbd5db71bfd74c9 (diff)
fate: enable hevc tests
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/hevc.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/hevc.mak b/tests/fate/hevc.mak
index 9d597b0a24..777b371822 100644
--- a/tests/fate/hevc.mak
+++ b/tests/fate/hevc.mak
@@ -159,6 +159,6 @@ fate-hevc-conformance-DBLK_A_MAIN10_VIXS_2: CMD = framecrc -strict -2 -vsync dro
FATE_HEVC-$(call DEMDEC, HEVC, HEVC) += $(FATE_HEVC)
-#FATE_SAMPLES_AVCONV += $(FATE_HEVC-yes)
+FATE_SAMPLES_AVCONV += $(FATE_HEVC-yes)
fate-hevc: $(FATE_HEVC-yes)