This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2024-12-12 19:18:44 +02:00
Code
Issues
Releases
Activity
7c60badbed
FFmpeg
/
tests
/
ref
/
fate
/
pixfmt_best
2 lines
33 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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-20 01:50:44 +02:00
75 tests passed, 0 tests failed.
Reference in New Issue
Copy Permalink