DescriptionIntroducing helper wrappers for copying a rectangle from a one partial buffer to another. YUV to RGB and RGB to RGB operations are supported. YUV to RGB allows down-scaling of rectangles. The wrappers hide (to some degree) gory details of manipulations with buffer pointers and rectangles. Added unit tests (remoting_unittests.Yuv2Rgb) to verify functionality of the YUV to RGB wrapper.
BUG=109938
TEST=remoting_unittests.Yuv2Rgb
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=120739
Patch Set 1 #
Total comments: 15
Patch Set 2 : 2nd try. #Patch Set 3 : Make VC++ happy. #Patch Set 4 : Make VC++ happy, take two. #
Total comments: 14
Patch Set 5 : ConvertYUVToRGB32() can handle odd width and height. #Patch Set 6 : Incorporating code review feedback. #Patch Set 7 : More review feedback. #
Messages
Total messages: 20 (0 generated)
|