MediaPlayer: MediaPlayerPrivate registration cleanup
authorphiln@webkit.org <philn@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 20 Feb 2012 08:37:23 +0000 (08:37 +0000)
committerphiln@webkit.org <philn@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 20 Feb 2012 08:37:23 +0000 (08:37 +0000)
commit37c5c2884b27ef285cc86ed822595838f0092e32
tree2f332005bb4d6ab55746006c3d92eb7b7a8c002c
parentc0eb22515a9763970bc7f2034231062de618b6fa
MediaPlayer: MediaPlayerPrivate registration cleanup
https://bugs.webkit.org/show_bug.cgi?id=78897

Reviewed by Martin Robinson.

* platform/graphics/MediaPlayer.cpp:
(WebCore::installedMediaEngines): Simplified GStreamer Private
player registration by using the PlatformMediaEngineClassName
macro like other players do.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@108215 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/platform/graphics/MediaPlayer.cpp