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
commiteac31b926bf72f6b3cc0d3f82c716359df60f629 (patch)
tree1d1e4ccac1e5ae2f4efca4598fac0ebee53e481e /media_profiles.xml
parentf86e173a6eee998ff8c497ca992fed1cacddc4a8 (diff)
downloaddevice_samsung_tuna-eac31b926bf72f6b3cc0d3f82c716359df60f629.zip
device_samsung_tuna-eac31b926bf72f6b3cc0d3f82c716359df60f629.tar.gz
device_samsung_tuna-eac31b926bf72f6b3cc0d3f82c716359df60f629.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>