DescriptionRemove FastPaint.
FastPaint (which avoids creating a copy of video frames in the native pixel format) was enabled only for software compositing in the case where the render target was opaque (that is to say, wasn't enabled).
This removes calls to our own pixel format conversion code that don't have exact equivalents in libYUV.
BUG=369375
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275501
Patch Set 1 #
Total comments: 1
Patch Set 2 : Fix includes. #
Messages
Total messages: 11 (0 generated)
|