From ea41f20a3a35584c0263cd05f7746bdc51f98199 Mon Sep 17 00:00:00 2001 From: Rajneesh Chowdury Date: Tue, 15 Nov 2011 17:09:55 -0800 Subject: Fix for 5603113 profiles and levels in media_profile.xml are not matched with the HW codec capability. Change-Id: I4444cc1246ce7ae03369e03904267db6435dd386 --- media_profiles.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'media_profiles.xml') diff --git a/media_profiles.xml b/media_profiles.xml index 2ff2124..67fe1a1 100644 --- a/media_profiles.xml +++ b/media_profiles.xml @@ -282,20 +282,20 @@ The VideoEditor Export codec profile and level values correspond to the values in OMX_Video.h. E.g. for h264, profile value 1 means OMX_VIDEO_AVCProfileBaseline - and level 256 means OMX_VIDEO_AVCLevel3. + and level 2048 means OMX_VIDEO_AVCLevel4. Please note that the values are in decimal. These values are for video encoder. --> - + - + -- cgit v1.1