Add RGB/YUV format links

This commit is contained in:
ABelliqueux 2021-07-22 10:38:02 +02:00
parent 6e086e1158
commit c46162d943

View File

@ -84,3 +84,8 @@ MC32 : http://psx.arthus.net/tools/pimp-psx.zip
mdecnote : http://psx.arthus.net/sdk/Psy-Q/DOCS/TECHNOTE/mdecnote.pdf
PSX RGB and YUV format : http://psx.arthus.net/sdk/Psy-Q/DOCS/Devrefs/Dataconv.pdf , p.68
YUV pixel format : https://www.fourcc.org/pixel-format/yuv-uyvy/
RGB pixel format : https://www.fourcc.org/rgb.php
RGB<>YUV conversion formulas : https://www.fourcc.org/fccyvrgb.php