gecko-dev/media/libyuv
Jean-Yves Avenard fd742471ad Bug 1493898 - P4. Add BT2020 YUV->RGB conversion. r=jgilbert
This is used by the basic compositor.
Re-using existing logic, however as with other conversion it only handles limited 8 bits ranges (16-235) and to make things worse is rounded aggressively as the focus is on speed.

Differential Revision: https://phabricator.services.mozilla.com/D25345

--HG--
extra : moz-landing-system : lando
2019-04-11 16:57:39 +00:00
..
libyuv Bug 1493898 - P4. Add BT2020 YUV->RGB conversion. r=jgilbert 2019-04-11 16:57:39 +00:00
LICENSE Bug 1507051 - replace libyuv's README_MOZILLA with moz.yaml; r=jesup 2018-11-23 13:00:07 +00:00
aarch64-windows-noneon.patch Bug 1494503 - disable neon codepaths in libyuv for aarch64 windows; r=jesup 2018-09-27 14:33:26 -04:00
add_H444ToARGB.patch Bug 1346291: Update libyuv update script and update patches for upstream 98a0a157dcf5dee0882b2dfcc9578ab1f44afb12 r=tritter 2018-05-09 23:59:15 -04:00
allow_disabling_asm_avx2.patch Bug 1346291: Update libyuv update script and update patches for upstream 98a0a157dcf5dee0882b2dfcc9578ab1f44afb12 r=tritter 2018-05-09 23:59:15 -04:00
bug_1491848.patch Bug 1507051 - replace libyuv's README_MOZILLA with moz.yaml; r=jesup 2018-11-23 13:00:07 +00:00
fix_build_errors.patch Bug 1346291: Update libyuv update script and update patches for upstream 98a0a157dcf5dee0882b2dfcc9578ab1f44afb12 r=tritter 2018-05-09 23:59:15 -04:00
make_mjpeg_printfs_optional.patch Bug 1346291: Update libyuv update script and update patches for upstream 98a0a157dcf5dee0882b2dfcc9578ab1f44afb12 r=tritter 2018-05-09 23:59:15 -04:00
moz.build
moz.yaml Bug 1507051 - replace libyuv's README_MOZILLA with moz.yaml; r=jesup 2018-11-23 13:00:07 +00:00
update.py Bug 1507051 - replace libyuv's README_MOZILLA with moz.yaml; r=jesup 2018-11-23 13:00:07 +00:00
update_gyp.patch