Bug 1856663 - Add more chunks for Android mochitest-plain. r=jmaher,taskgraph-reviewe...
[gecko.git] / gfx / ycbcr / README
blob8910a2a2b2f375b802a9c037216476b6e0428cb4
1 This color conversion code is from the Chromium open source project available here:
3 http://code.google.com/chromium/
5 The code comes from svn revision 63840 on 2010-10-26.
7 It has been superseded upstream by libyuv (which is spawned off it). Bug 791941 is about
8 trying to replace this code with libyuv.