diff options
author | Philip Langdale <philipl@overt.org> | 2022-08-19 16:50:44 -0700 |
---|---|---|
committer | Philip Langdale <philipl@overt.org> | 2022-08-25 19:02:49 -0700 |
commit | cc5a5c986047d38b53c0f12a227b04487624e7cb (patch) | |
tree | 0ba7ef3f27db4e9ea8cad35f1e26dfb300a9d913 /libavcodec/vmdvideo.c | |
parent | 61fa1e14e4178d3f2550c76f7a36484220f6dc0c (diff) | |
download | ffmpeg-cc5a5c986047d38b53c0f12a227b04487624e7cb.tar.gz |
lavu/pixfmt: Introduce VUYX format
This is the alphaless version of VUYA that I introduced recently. After
further discussion and noting that the Intel vaapi driver explicitly
lists XYUV as a support format for encoding and decoding 8bit 444
content, we decided to switch our usage and avoid the overhead of
having a declared alpha channel around.
Note that I am not removing VUYA, as this turned out to have another
use, which was to replace the need for v408enc/dec when dealing with
the format.
The vaapi switching will happen in the next change
Diffstat (limited to 'libavcodec/vmdvideo.c')
0 files changed, 0 insertions, 0 deletions