diff options
author | Philip Langdale <philipl@overt.org> | 2022-07-23 11:11:59 -0700 |
---|---|---|
committer | Philip Langdale <philipl@overt.org> | 2022-08-03 14:09:46 -0700 |
commit | 6ab8a9d375ca922b2a94cd7160a4e3c5abe6339c (patch) | |
tree | 6a1b7e534f3c71ce880d98fa820a8ec072874f3b /libavcodec/float2half.h | |
parent | 900ce6f8c3526f27173057bb955f54f4f4f41246 (diff) | |
download | ffmpeg-6ab8a9d375ca922b2a94cd7160a4e3c5abe6339c.tar.gz |
lavu/pixfmt: Add packed 4:4:4 format
The "AYUV" format is defined by Microsoft as their preferred format for
4:4:4 content, and so it is the format used by Intel VAAPI and QSV.
As Microsoft like to define their byte ordering in little-endian
fashion, the memory order is reversed, and so our pix_fmt, which
follows memory order, has a reversed name (VUYA).
Diffstat (limited to 'libavcodec/float2half.h')
0 files changed, 0 insertions, 0 deletions