[FFmpeg-cvslog] fate: fate-hevc-conformance-INITQP_B_Sony_1 belongs to the 10bit kind
Michael Niedermayer
git at videolan.org
Mon Jun 2 13:21:33 CEST 2014
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Mon Jun 2 13:11:42 2014 +0200| [bf0e5ac9cc58353ea4ae5808f87384bd381820bf] | committer: Michael Niedermayer
fate: fate-hevc-conformance-INITQP_B_Sony_1 belongs to the 10bit kind
Fixes the test on big endian
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bf0e5ac9cc58353ea4ae5808f87384bd381820bf
---
tests/fate/hevc.mak | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/fate/hevc.mak b/tests/fate/hevc.mak
index 2c746d8..d1c5817 100644
--- a/tests/fate/hevc.mak
+++ b/tests/fate/hevc.mak
@@ -38,7 +38,6 @@ HEVC_SAMPLES = \
FILLER_A_Sony_1 \
HRD_A_Fujitsu_2 \
INITQP_A_Sony_1 \
- INITQP_B_Sony_1 \
ipcm_A_NEC_3 \
ipcm_B_NEC_3 \
ipcm_C_NEC_3 \
@@ -142,6 +141,7 @@ HEVC_SAMPLES_10BIT = \
WPP_D_ericsson_MAIN10_2 \
WPP_E_ericsson_MAIN10_2 \
WPP_F_ericsson_MAIN10_2 \
+ INITQP_B_Sony_1 \
# equivalent bitstreams
# AMP_D_Hisilicon_3 -- AMP_D_Hisilicon
More information about the ffmpeg-cvslog
mailing list