[FFmpeg-cvslog] fate: add PERSIST_RPARAM_A_RExt_Sony_3 hevc conformance test
James Almer
git at videolan.org
Fri Jan 5 21:47:36 EET 2018
ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Mon Oct 9 21:07:31 2017 -0300| [b9ad04b19c0c7244cc3788f3fa45e9fbe0b620a8] | committer: James Almer
fate: add PERSIST_RPARAM_A_RExt_Sony_3 hevc conformance test
The PERSIST_RPARAM_A_RExt_Sony_1 bitstream has an out-of-range value
and has therefore been superseded.
It is otherwise identical, and decodes the same.
Signed-off-by: James Almer <jamrial at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b9ad04b19c0c7244cc3788f3fa45e9fbe0b620a8
---
tests/fate/hevc.mak | 1 +
tests/ref/fate/hevc-conformance-PERSIST_RPARAM_A_RExt_Sony_3 | 7 +++++++
2 files changed, 8 insertions(+)
diff --git a/tests/fate/hevc.mak b/tests/fate/hevc.mak
index 0e8859307d..184349e5dd 100644
--- a/tests/fate/hevc.mak
+++ b/tests/fate/hevc.mak
@@ -168,6 +168,7 @@ HEVC_SAMPLES_444_8BIT = \
HEVC_SAMPLES_444_12BIT = \
IPCM_B_RExt_NEC \
PERSIST_RPARAM_A_RExt_Sony_1\
+ PERSIST_RPARAM_A_RExt_Sony_3\
SAO_A_RExt_MediaTek_1 \
diff --git a/tests/ref/fate/hevc-conformance-PERSIST_RPARAM_A_RExt_Sony_3 b/tests/ref/fate/hevc-conformance-PERSIST_RPARAM_A_RExt_Sony_3
new file mode 100644
index 0000000000..54f4db8c5f
--- /dev/null
+++ b/tests/ref/fate/hevc-conformance-PERSIST_RPARAM_A_RExt_Sony_3
@@ -0,0 +1,7 @@
+#tb 0: 1/25
+#media_type 0: video
+#codec_id 0: rawvideo
+#dimensions 0: 400x384
+#sar 0: 0/1
+0, 0, 0, 1, 921600, 0x702f0d67
+0, 1, 1, 1, 921600, 0x99822b52
More information about the ffmpeg-cvslog
mailing list