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>2014-01-06 16:01:02 +0400
committerMichael Niedermayer <michaelni@gmx.at>2014-01-06 16:11:19 +0400
commit0db6402d9116b826fdf7f35409d229358ad81fd3 (patch)
treec6289f90d70721e6e4fa5da9ffeb213502d71fad /tests/fate
parent4ced5d7780fea2ea49444d6686d26f26b3a2160f (diff)
parent98c0cd0b99254cd12f312bf6a4c24cd3ec5886b5 (diff)
Merge commit '98c0cd0b99254cd12f312bf6a4c24cd3ec5886b5'
* commit '98c0cd0b99254cd12f312bf6a4c24cd3ec5886b5': hevc: add new conformance streams Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/hevc.mak7
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/fate/hevc.mak b/tests/fate/hevc.mak
index e15497dcb1..c1e6d8fde9 100644
--- a/tests/fate/hevc.mak
+++ b/tests/fate/hevc.mak
@@ -42,6 +42,7 @@ HEVC_SAMPLES = \
ipcm_B_NEC_2 \
ipcm_C_NEC_2 \
ipcm_D_NEC_2 \
+ ipcm_E_NEC_2 \
IPRED_A_docomo_2 \
IPRED_B_Nokia_3 \
IPRED_C_Mitsubishi_2 \
@@ -83,6 +84,7 @@ HEVC_SAMPLES = \
RPS_C_ericsson_4 \
RPS_D_ericsson_5 \
RPS_E_qualcomm_5 \
+ RPS_F_docomo_1 \
RQT_A_HHI_4 \
RQT_B_HHI_4 \
RQT_C_HHI_4 \
@@ -107,10 +109,11 @@ HEVC_SAMPLES = \
STRUCT_B_Samsung_4 \
TILES_A_Cisco_2 \
TILES_B_Cisco_1 \
- TMVP_A_MS_2 \
+ TMVP_A_MS_3 \
TSCL_A_VIDYO_5 \
TSCL_B_VIDYO_4 \
- TSKIP_A_MS_2 \
+ TSKIP_A_MS_3 \
+ TUSIZE_A_Samsung_1 \
WP_A_Toshiba_3 \
WP_B_Toshiba_3 \
WPP_A_ericsson_MAIN_2 \