1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
Philip Langdale cc5a5c9860 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
2022-08-25 19:02:49 -07:00
..
2022-06-12 18:34:37 +10:00
2022-02-24 12:56:49 +01:00
2022-02-24 12:56:49 +01:00
2022-02-15 10:16:16 +01:00
2022-03-15 09:42:29 -03:00
2022-02-24 12:56:49 +01:00
2022-06-12 18:34:37 +10:00