summaryrefslogtreecommitdiffstats
path: root/media_profiles.xml
diff options
context:
space:
mode:
authorRajneesh Chowdury <rajneeshc@google.com>2011-11-15 17:07:01 -0800
committerRajneesh Chowdury <rajneeshc@google.com>2011-11-15 17:07:01 -0800
commit9f33e070664a08194ce2acff3ba8d9f5f2265877 (patch)
tree65da5477618849eaa97c9d8b33624755573954e5 /media_profiles.xml
parent7bcf76a5168b4365a4cb8dd6dadd40d97f3aefdc (diff)
downloaddevice_samsung_tuna-9f33e070664a08194ce2acff3ba8d9f5f2265877.zip
device_samsung_tuna-9f33e070664a08194ce2acff3ba8d9f5f2265877.tar.gz
device_samsung_tuna-9f33e070664a08194ce2acff3ba8d9f5f2265877.tar.bz2
Fix for 5603113 profiles and levels in media_profile.xml are not matched with the HW codec capability.
Change-Id: I5ca6d5cd38e3c0bf8202c2c0e69a8928eb41ff19
Diffstat (limited to 'media_profiles.xml')
-rwxr-xr-xmedia_profiles.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/media_profiles.xml b/media_profiles.xml
index b2163fe..02058a5 100755
--- a/media_profiles.xml
+++ b/media_profiles.xml
@@ -412,7 +412,7 @@
-->
<ExportVideoProfile name="h263" profile= "1" level="1"/>
<!--
- Codec = mpeg4, Simple profile, level 3
+ Codec = mpeg4, Simple profile, level 5
-->
- <ExportVideoProfile name="m4v" profile= "1" level="16"/>
+ <ExportVideoProfile name="m4v" profile= "1" level="128"/>
</MediaSettings>