]> git.sesse.net Git - ffmpeg/commit
swscale : add support for YUVA444P12 and YUVA422P12
authorMartin Vignali <martin.vignali@gmail.com>
Sat, 24 Nov 2018 15:22:52 +0000 (16:22 +0100)
committerMartin Vignali <martin.vignali@gmail.com>
Sat, 24 Nov 2018 15:24:47 +0000 (16:24 +0100)
commit86e6f0dbc7fd31e4a071c9fc1fc94fb9e74e0624
tree9e60b60803cb9d657231abfd65b919cb77ddc924
parent80b0624099da8f758928676aa848473182fd4b8c
swscale : add support for YUVA444P12 and YUVA422P12
18 files changed:
libswscale/input.c
libswscale/utils.c
tests/ref/fate/filter-pixdesc-yuva422p12be [new file with mode: 0644]
tests/ref/fate/filter-pixdesc-yuva422p12le [new file with mode: 0644]
tests/ref/fate/filter-pixdesc-yuva444p12be [new file with mode: 0644]
tests/ref/fate/filter-pixdesc-yuva444p12le [new file with mode: 0644]
tests/ref/fate/filter-pixfmts-copy
tests/ref/fate/filter-pixfmts-crop
tests/ref/fate/filter-pixfmts-field
tests/ref/fate/filter-pixfmts-fieldorder
tests/ref/fate/filter-pixfmts-hflip
tests/ref/fate/filter-pixfmts-il
tests/ref/fate/filter-pixfmts-null
tests/ref/fate/filter-pixfmts-pad
tests/ref/fate/filter-pixfmts-scale
tests/ref/fate/filter-pixfmts-swapuv
tests/ref/fate/filter-pixfmts-transpose
tests/ref/fate/filter-pixfmts-vflip