aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2024-10-23 12:38:13 -0300
committerJames Almer <jamrial@gmail.com>2024-10-26 00:04:23 -0300
commite02a3b40a5eef7b5441602c1e5ec6ffa562eec7d (patch)
treee71c9d17bdfae7a430e47aa72b490bc16e82d80e /tests/ref
parente1bacfb5235f0a29215d299d224a58c218365711 (diff)
downloadffmpeg-e02a3b40a5eef7b5441602c1e5ec6ffa562eec7d.tar.gz
avutil/pixfmt: add XV48 pixel format
Much like XV30 and XV36 in d75c4693fef51e8f0a1b88798530f4c5147ea906, XV48 is added to support 16bit 4:4:4 as defined by Microsoft. Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/ref')
-rw-r--r--tests/ref/fate/imgutils4
-rw-r--r--tests/ref/fate/pixfmt_best2
-rw-r--r--tests/ref/fate/sws-pixdesc-query7
3 files changed, 12 insertions, 1 deletions
diff --git a/tests/ref/fate/imgutils b/tests/ref/fate/imgutils
index 7fbb1fd902..b03e6c5824 100644
--- a/tests/ref/fate/imgutils
+++ b/tests/ref/fate/imgutils
@@ -282,6 +282,8 @@ rgb96be planes: 1, linesizes: 768 0 0 0, plane_sizes: 36864 0
rgb96le planes: 1, linesizes: 768 0 0 0, plane_sizes: 36864 0 0 0, plane_offsets: 0 0 0, total_size: 36864
y216be planes: 1, linesizes: 256 0 0 0, plane_sizes: 12288 0 0 0, plane_offsets: 0 0 0, total_size: 12288
y216le planes: 1, linesizes: 256 0 0 0, plane_sizes: 12288 0 0 0, plane_offsets: 0 0 0, total_size: 12288
+xv48be planes: 1, linesizes: 512 0 0 0, plane_sizes: 24576 0 0 0, plane_offsets: 0 0 0, total_size: 24576
+xv48le planes: 1, linesizes: 512 0 0 0, plane_sizes: 24576 0 0 0, plane_offsets: 0 0 0, total_size: 24576
image_fill_black tests
yuv420p total_size: 4608, black_unknown_crc: 0xd00f6cc6, black_tv_crc: 0xd00f6cc6, black_pc_crc: 0x234969af
@@ -511,3 +513,5 @@ rgb96be total_size: 36864, black_unknown_crc: 0x00000000, black_tv_cr
rgb96le total_size: 36864, black_unknown_crc: 0x00000000, black_tv_crc: 0x00000000, black_pc_crc: 0x00000000
y216be total_size: 12288, black_unknown_crc: 0x5483d935, black_tv_crc: 0x5483d935, black_pc_crc: 0x06397bf3
y216le total_size: 12288, black_unknown_crc: 0x5d8e1cf6, black_tv_crc: 0x5d8e1cf6, black_pc_crc: 0x8fceec45
+xv48be total_size: 24576, black_unknown_crc: 0x6ba828bd, black_tv_crc: 0x6ba828bd, black_pc_crc: 0x5f450f41
+xv48le total_size: 24576, black_unknown_crc: 0xc3794950, black_tv_crc: 0xc3794950, black_pc_crc: 0x40874939
diff --git a/tests/ref/fate/pixfmt_best b/tests/ref/fate/pixfmt_best
index 72560f5df9..90ced69245 100644
--- a/tests/ref/fate/pixfmt_best
+++ b/tests/ref/fate/pixfmt_best
@@ -1 +1 @@
-111 tests passed, 0 tests failed.
+113 tests passed, 0 tests failed.
diff --git a/tests/ref/fate/sws-pixdesc-query b/tests/ref/fate/sws-pixdesc-query
index a4bbc8bfcb..bc6a07959d 100644
--- a/tests/ref/fate/sws-pixdesc-query
+++ b/tests/ref/fate/sws-pixdesc-query
@@ -25,6 +25,8 @@ is16BPS:
rgbaf16le
rgbf16be
rgbf16le
+ xv48be
+ xv48le
y216be
y216le
ya16be
@@ -194,6 +196,7 @@ isBE:
x2rgb10be
xv30be
xv36be
+ xv48be
xyz12be
y210be
y212be
@@ -269,6 +272,8 @@ isYUV:
xv30le
xv36be
xv36le
+ xv48be
+ xv48le
xyz12be
xyz12le
y210be
@@ -875,6 +880,8 @@ Packed:
xv30le
xv36be
xv36le
+ xv48be
+ xv48le
xyz12be
xyz12le
y210be