Remove unused WebVideoFrame::Format values
authorfischman@chromium.org <fischman@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 11 Apr 2012 15:49:08 +0000 (15:49 +0000)
committerfischman@chromium.org <fischman@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 11 Apr 2012 15:49:08 +0000 (15:49 +0000)
commit583a5b5a63c9493ca170a00d36355b9d615f6c3f
tree72427e757a546e83c754401a2f2e2413fb59fc20
parentb2a88f0c9807ac36f8ec1b715ba2964d8971934f
Remove unused WebVideoFrame::Format values
https://bugs.webkit.org/show_bug.cgi?id=83625

Reviewed by Kenneth Russell.

Source/WebCore:

Covered by existing tests.

* platform/graphics/chromium/VideoFrameChromium.h:
* platform/graphics/chromium/cc/CCVideoLayerImpl.cpp:
(WebCore::convertVFCFormatToGC3DFormat):

Source/WebKit/chromium:

* public/WebVideoFrame.h:
(WebKit):
* src/AssertMatchingEnums.cpp:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@113865 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/platform/graphics/chromium/VideoFrameChromium.h
Source/WebCore/platform/graphics/chromium/cc/CCVideoLayerImpl.cpp
Source/WebKit/chromium/ChangeLog
Source/WebKit/chromium/public/WebVideoFrame.h
Source/WebKit/chromium/src/AssertMatchingEnums.cpp