summaryrefslogtreecommitdiffstats
path: root/media_profiles.xml
Commit message (Collapse)AuthorAgeFilesLines
* Updated media_profiles to standard bit-rates, added HE-AAC.Dave Burke2012-04-301-4/+9
| | | | | | Bug: 6275957 Change-Id: Id002fdefd24e87d04f01a80b0d1e983a0e63dfc8
* Update profiles for new AAC library / AAC-ELDDave Burke2012-04-251-2/+7
| | | | Change-Id: I3d878f92525a6af14362751cfa2e1a778bedbbb5
* Only use QVGA for mms in timelapse.Wu-cheng Li2012-04-241-6/+6
| | | | | | | | | | Non-timelapse camcorder profile already uses QVGA. Timelapse profile should also be updated. bug:5145483 bug:6370688 Change-Id: I599ebf970503f0fdd806e128af29b01224c0fd61
* Fix incorrect min bit rate setting for AMR NB audio recordingJames Dong2012-01-261-1/+1
| | | | | | | | Not sure why we did not do this the first day, and the min bit rate recording works just fine. o related-to-bug: 5924354 Change-Id: I7b01703f84861df03caf7a1f9e538eab679056ee
* Fix for 5603113 profiles and levels in media_profile.xml are not matched ↵Rajneesh Chowdury2011-11-151-2/+2
| | | | | | with the HW codec capability. Change-Id: I5ca6d5cd38e3c0bf8202c2c0e69a8928eb41ff19
* Fix for issue 5309336Hong Teng2011-11-111-1/+14
| | | | | | -add videoeditor maximum prefetch YUV frames in media_profiles.xml to limit the total memory usage. Change-Id: I37cf5bb6dd63495b745b24abfccc554236df0aeb
* Limit output bitrate from 1080P video recording to 12MbpsJames Dong2011-10-281-3/+3
| | | | | Change-Id: I536306ee85eeaa55d3d7cdfa9754bb8141672abd related-to-bug: 5508276
* Fix the output format for 3gpp MMS videoJames Dong2011-10-051-2/+2
| | | | | Change-Id: Ia78509e7277584cb30661ef90870b066cffed253 related-to-bug: 1659270
* Only use QVGA for mmsJames Dong2011-09-191-6/+6
| | | | | Change-Id: Ie39d443e2d615bdd185c9e73eb74cd8e0c1fba7a related-to-bug: 5145483
* Correct the min frame rate settings for the video encodersJames Dong2011-09-091-5/+5
| | | | | | | Set the actual frame rate for MMS setting to use 15fps Change-Id: I2528993d1d9a122f76a80712c969c8c55c6e688d related-to-bug: 5145483
* tuna: Patch to consider Image quality factor for JPEG compressionBraganza2011-09-081-2/+2
| | | | | | | | Modified the ImageQuality value from 90 to 95 as required by Ducati. Since application is setting always QUALITY_HIGH the change is done for only to the corresponding value for both Back and front Camera. Change-Id: Ifad6ba88a6132f351afb9dfacb0173afbda0ec44 Signed-off-by: Sam <sam.braganza@samsung.com>
* Add 720p video recording profile for back cameraJames Dong2011-09-011-20/+53
| | | | | | | | | | o Reduce the bit rate for 720p videos from 12Mbps to 8Mbps. o Increase the bit rate for audio from 12200bps to 96000bps. The application needs to set 720p as the default camcorder option, which is logged as bug 5141068 Change-Id: Ifd46ac48f3ea13a4fc854da9509e70397108587d related-to-bug: 5248906
* Use MPEG4/AMRNB for MMSJames Dong2011-08-301-8/+8
| | | | | Change-Id: Ibf3ac46d8f14601e9963d7070e64b553af332c73 related-to-bug: 5145483
* Fix for 4142219 Don't hard code platform-specific limitations.Rajneesh Chowdury2011-08-161-0/+24
| | | | | | Set the Export video codec profile and level Change-Id: Ice3b051b256dfe228954d19c4cdc98dba7532c8a
* Update media_profiles to use new set of bitrates for videoKalpesh Patil2011-07-281-41/+17
| | | | | | | | | This patch updates video bitrates for all resolutions in media profiles. This patch also removes 720p resolution from primary camera, since it is desired to use 480p resolution as second highest one after 1080p. Change-Id: I6f8ca13b95e270ce8577c7061d49e8acebf09424 Signed-Off-By: Kalpesh Patil <kalpeshpatil@ti.com>
* Increase video editor capability to 1080.Chih-Chung Chang2011-07-251-3/+3
| | | | Change-Id: Ie0309e8ddb6e1386dd65af7d2d202d97de21461a
* fix for issue 4142219 Don't hard code platform-specific limitationsHong Teng2011-07-201-0/+8
| | | | | | -add video editor profile for platform specific limitation in media_profiles.xml Change-Id: I3d81e80a6fe3347c0bf335be88a5c670a366fb5a
* tuna: update media_profiles to use 48kHz audio samplingIliyan Malchev2011-07-181-9/+8
| | | | | | | | Use 48kHz sampling rates for the higher media profiles (720p, 1080p, etc.) instead of 8kHz. Change-Id: I2a5ed443062e8aaf3632f79ccacb92cb5b4d193e Signed-off-by: Iliyan Malchev <malchev@google.com>
* tuna: update media profilesIliyan Malchev2011-07-151-117/+43
| | | | | | | | | | This update allows for recording 720p & 1080p from the primary, and 720p from the front sensor, both at 30fps. Subsequent patches will address sampling rates etc. Change-Id: Ie49ae83a0c89ee6a8b1528761879361b22155fa8 Signed-off-by: Iliyan Malchev <malchev@google.com>
* tuna: update media profilesIliyan Malchev2011-07-121-8/+244
| | | | | Change-Id: I927d5cc0165b7e07850f5c5e520d383a0985e18c Signed-off-by: Iliyan Malchev <malchev@google.com>
* Initial tuna buildColin Cross2011-04-121-0/+203
Change-Id: I940a39a432d5489661e8aa57a9792a6e9b39b9c9