mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-19 04:21:09 +01:00
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).
140 KiB
140 KiB