DescriptionYUV to RGB converter
This is a first piece of the GPU YUV decoder, which is the actual effect that performs the conversion. For now, it simply applies the conversion matrix, since it is all I need. I may add modes if different matrices need to be applied or if I add color profile support here.
I'll try to keep these cls short and easy to review, but there should be a few of them coming once this one is in.
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/24dcac2140a7cca111c7f1bd44b44541644887a3
Patch Set 1 #
Total comments: 4
Patch Set 2 : Added test and fixed comments #
Messages
Total messages: 8 (0 generated)
|