Fix the 'SelfCamera' issue.
authoreojin.ham <eojin.ham@samsung.com>
Thu, 11 Jul 2013 10:52:27 +0000 (19:52 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Fri, 12 Jul 2013 04:48:03 +0000 (04:48 +0000)
commit2048797033624ab9742c4f24c3048c1ed5a31811
treebc896bc5c936c653d4bf5a070b1ddbaf9169fcf7
parentb5a8698f2b239dd78b5fd90df308efa4da808c82
Fix the 'SelfCamera' issue.

[Title] Fix the 'SelfCamera' issue
[Problem] N_SE-45035
          Real video width and height is different with property value of video element in emulator.
[Cause] Depends on camera device, resolution of video is different.
[Solution] Set video size of emulator as different value with target.

Change-Id: Iffa5cd68dcf690ee083d1cd79b2b1f572a113ce7
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp