Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(160)

Issue 6578030: Merge 78787 - 2011-02-16 Victoria Kirst <vrk@google.com>... (Closed)

Created:
9 years, 10 months ago by scherkus (not reviewing)
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/648/
Visibility:
Public.

Description

Merge 78787 - 2011-02-16 Victoria Kirst <vrk@google.com>; Reviewed by Kenneth Russell. [chromium] Fix green pixels at edge of certain GPU-accelerated videos https://bugs.webkit.org/show_bug.cgi?id=54559 Adds logic to properly resize the range of YUV textures to only select legitimate values. * platform/graphics/chromium/VideoFrameChromium.h: * platform/graphics/chromium/VideoLayerChromium.cpp: (WebCore::VideoLayerChromium::SharedValues::SharedValues): (WebCore::VideoLayerChromium::allocateTexturesIfNeeded): (WebCore::VideoLayerChromium::drawYUV): * platform/graphics/chromium/VideoLayerChromium.h: (WebCore::VideoLayerChromium::SharedValues::yWidthScaleFactorLocation): (WebCore::VideoLayerChromium::SharedValues::uvWidthScaleFactorLocation): 2011-02-16 Victoria Kirst <vrk@google.com>; Reviewed by Kenneth Russell. [chromium] Fix green pixels at edge of certain GPU-accelerated videos https://bugs.webkit.org/show_bug.cgi?id=54559 * src/VideoFrameChromiumImpl.cpp: (WebKit::VideoFrameChromiumImpl::width): (WebKit::VideoFrameChromiumImpl::height): (WebKit::VideoFrameChromiumImpl::requiredTextureSize): (WebKit::VideoFrameChromiumImpl::hasPaddingBytes): * src/VideoFrameChromiumImpl.h: TBR=commit-queue@webkit.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79605

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -1934 lines) Patch
M Source/WebCore/ChangeLog View 1 chunk +0 lines, -1712 lines 0 comments Download
M Source/WebCore/platform/graphics/chromium/VideoFrameChromium.h View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/WebCore/platform/graphics/chromium/VideoLayerChromium.h View 2 chunks +4 lines, -2 lines 0 comments Download
M Source/WebCore/platform/graphics/chromium/VideoLayerChromium.cpp View 8 chunks +49 lines, -18 lines 0 comments Download
M Source/WebKit/chromium/ChangeLog View 1 chunk +0 lines, -187 lines 0 comments Download
M Source/WebKit/chromium/src/VideoFrameChromiumImpl.h View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/WebKit/chromium/src/VideoFrameChromiumImpl.cpp View 3 chunks +24 lines, -15 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
scherkus (not reviewing)
9 years, 10 months ago (2011-02-24 21:02:15 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698