summaryrefslogtreecommitdiffstats
path: root/test/ref/img_formats.txt
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-06-17 16:20:37 +0200
committerwm4 <wm4@nowhere>2020-06-17 19:43:09 +0200
commit1ffa83ea92f6413e5e74e31ccd47ed5ac49efd9f (patch)
tree0acc7c9fe2536f188fdb30842f4e63e6bb73c6ae /test/ref/img_formats.txt
parent6ff20c71ab93139d150a26612e2ef90168f71dfb (diff)
downloadmpv-1ffa83ea92f6413e5e74e31ccd47ed5ac49efd9f.tar.bz2
mpv-1ffa83ea92f6413e5e74e31ccd47ed5ac49efd9f.tar.xz
test: update to new ffmpeg pixfmts
Mainly, X2RGB10BE is added. Add our own unpack test for this format. Also, swscale seems to have added support for GBRPF conversion.
Diffstat (limited to 'test/ref/img_formats.txt')
-rw-r--r--test/ref/img_formats.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/ref/img_formats.txt b/test/ref/img_formats.txt
index fead5fdfa9..2b1cca1522 100644
--- a/test/ref/img_formats.txt
+++ b/test/ref/img_formats.txt
@@ -1051,6 +1051,10 @@ rgb30: fcsp=rgb ctype=uint
planes=1, chroma=0:0 align=1:1
{32/[0:0] }
0: 32bits {20:10} {10:10} {0:10} {}
+ AVD: name=x2rgb10le chroma=0:0 flags=0x20 [rgb]
+ 0: p=0 st=4 o=2 sh=4 d=10
+ 1: p=0 st=4 o=1 sh=2 d=10
+ 2: p=0 st=4 o=0 sh=0 d=10
rgb4: [GENERIC] fcsp=rgb ctype=uint
Basic desc: [rgb][le][be][uint]
planes=1, chroma=0:0 align=2:1
@@ -1240,6 +1244,15 @@ vulkan: [GENERIC] ctype=unknown
planes=0, chroma=0:0 align=1:1
{}
AVD: name=vulkan chroma=0:0 flags=0x8 [hw]
+x2rgb10be: [GENERIC] fcsp=rgb ctype=uint
+ Basic desc: [ba][rgb][be][uint]
+ planes=1, chroma=0:0 align=1:1
+ {32/[0:0] }
+ 0: 32bits endian_bytes=4 {20:10} {10:10} {0:10} {}
+ AVD: name=x2rgb10be chroma=0:0 flags=0x21 [be][rgb]
+ 0: p=0 st=4 o=0 sh=4 d=10
+ 1: p=0 st=4 o=1 sh=2 d=10
+ 2: p=0 st=4 o=2 sh=0 d=10
xvmc: [GENERIC] ctype=unknown
Basic desc: [le][be][hw]
planes=0, chroma=0:0 align=1:1