[FFmpeg-devel] [PATCH 4/4] fate/cbs: add more VVC tests

James Almer jamrial at gmail.com
Mon Jul 3 02:26:22 EEST 2023


Signed-off-by: James Almer <jamrial at gmail.com>
---
 tests/fate/cbs.mak                 | 5 +++++
 tests/ref/fate/cbs-vvc-APSALF_A_2  | 1 +
 tests/ref/fate/cbs-vvc-APSLMCS_D_1 | 1 +
 tests/ref/fate/cbs-vvc-APSMULT_A_4 | 1 +
 tests/ref/fate/cbs-vvc-DCI_A_3     | 1 +
 tests/ref/fate/cbs-vvc-OPI_B_3     | 1 +
 6 files changed, 10 insertions(+)
 create mode 100644 tests/ref/fate/cbs-vvc-APSALF_A_2
 create mode 100644 tests/ref/fate/cbs-vvc-APSLMCS_D_1
 create mode 100644 tests/ref/fate/cbs-vvc-APSMULT_A_4
 create mode 100644 tests/ref/fate/cbs-vvc-DCI_A_3
 create mode 100644 tests/ref/fate/cbs-vvc-OPI_B_3

diff --git a/tests/fate/cbs.mak b/tests/fate/cbs.mak
index 4d8742d99c..802b0351a3 100644
--- a/tests/fate/cbs.mak
+++ b/tests/fate/cbs.mak
@@ -167,12 +167,17 @@ fate-cbs-hevc: $(FATE_CBS_HEVC-yes)
 # H.266 read/write
 
 FATE_CBS_VVC_SAMPLES =        \
+    APSALF_A_2.bit            \
+    APSLMCS_D_1.bit           \
+    APSMULT_A_4.bit           \
     AUD_A_3.bit               \
     BOUNDARY_A_3.bit          \
     BUMP_A_2.bit              \
     CodingToolsSets_A_2.bit   \
     CROP_B_4.bit              \
+    DCI_A_3.bit               \
     HRD_A_3.bit               \
+    OPI_B_3.bit               \
     PHSH_B_1.bit              \
     POC_A_1.bit               \
     PPS_B_1.bit               \
diff --git a/tests/ref/fate/cbs-vvc-APSALF_A_2 b/tests/ref/fate/cbs-vvc-APSALF_A_2
new file mode 100644
index 0000000000..eb2fc02a5e
--- /dev/null
+++ b/tests/ref/fate/cbs-vvc-APSALF_A_2
@@ -0,0 +1 @@
+c981a00e28e51adde1654850935a889d
diff --git a/tests/ref/fate/cbs-vvc-APSLMCS_D_1 b/tests/ref/fate/cbs-vvc-APSLMCS_D_1
new file mode 100644
index 0000000000..430dc934b7
--- /dev/null
+++ b/tests/ref/fate/cbs-vvc-APSLMCS_D_1
@@ -0,0 +1 @@
+e2e3407885d84e0dee5ec5d51dd4a3a6
diff --git a/tests/ref/fate/cbs-vvc-APSMULT_A_4 b/tests/ref/fate/cbs-vvc-APSMULT_A_4
new file mode 100644
index 0000000000..79f29373b9
--- /dev/null
+++ b/tests/ref/fate/cbs-vvc-APSMULT_A_4
@@ -0,0 +1 @@
+66dc3dba5c25bcaab231007bc059c331
diff --git a/tests/ref/fate/cbs-vvc-DCI_A_3 b/tests/ref/fate/cbs-vvc-DCI_A_3
new file mode 100644
index 0000000000..fec635afa5
--- /dev/null
+++ b/tests/ref/fate/cbs-vvc-DCI_A_3
@@ -0,0 +1 @@
+2b0eb33eb66078a3454619c5612e7bc2
diff --git a/tests/ref/fate/cbs-vvc-OPI_B_3 b/tests/ref/fate/cbs-vvc-OPI_B_3
new file mode 100644
index 0000000000..99c85165aa
--- /dev/null
+++ b/tests/ref/fate/cbs-vvc-OPI_B_3
@@ -0,0 +1 @@
+c35066104c7cf9be0e7b9aad5b576256
-- 
2.41.0



More information about the ffmpeg-devel mailing list