summaryrefslogtreecommitdiffstats
path: root/media_profiles.xml
diff options
context:
space:
mode:
authorChih-Chung Chang <chihchung@google.com>2011-07-25 19:38:35 +0800
committerChih-Chung Chang <chihchung@google.com>2011-07-25 19:38:35 +0800
commit25bab4c1eb8eae3a44cc53182f20bb5c112953f8 (patch)
tree1fbf214c204f11a573f83a1d97535d78a7966b0a /media_profiles.xml
parentb85059297ba948ea64c071a2180f8004f30d2847 (diff)
downloaddevice_samsung_tuna-25bab4c1eb8eae3a44cc53182f20bb5c112953f8.zip
device_samsung_tuna-25bab4c1eb8eae3a44cc53182f20bb5c112953f8.tar.gz
device_samsung_tuna-25bab4c1eb8eae3a44cc53182f20bb5c112953f8.tar.bz2
Increase video editor capability to 1080.
Change-Id: Ie0309e8ddb6e1386dd65af7d2d202d97de21461a
Diffstat (limited to 'media_profiles.xml')
-rw-r--r--media_profiles.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/media_profiles.xml b/media_profiles.xml
index db77142..1874554 100644
--- a/media_profiles.xml
+++ b/media_profiles.xml
@@ -366,7 +366,7 @@
-->
<VideoDecoderCap name="wmv" enabled="false"/>
<AudioDecoderCap name="wma" enabled="false"/>
- <VideoEditorCap maxInputFrameWidth="1280"
- maxInputFrameHeight="720" maxOutputFrameWidth="1280"
- maxOutputFrameHeight="720"/>
+ <VideoEditorCap maxInputFrameWidth="1920"
+ maxInputFrameHeight="1080" maxOutputFrameWidth="1920"
+ maxOutputFrameHeight="1080"/>
</MediaSettings>