Remove 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 Review URL: https://codereview.chromium.org/314833002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275501 0039d316-1c4b-4281-b951-d872f2087c98
Showing
This diff is collapsed.
Please register or sign in to comment