summaryrefslogtreecommitdiffstats
path: root/media/libmedia/MediaProfiles.cpp
Commit message (Expand)AuthorAgeFilesLines
* video: Add QHD & 2K profile for recorderXavier Varricatt2015-12-041-0/+4
* MediaProfiles: Enhance profiles for extended usecasesPraveen Chavan2015-11-051-3/+30
* libstagefright: MPEG4Writer: Add support for HEVC muxingLubin Yin2015-10-061-1/+2
* audio: add encoding support for linear PCM formatMingming Yin2015-10-061-1/+11
* CamcorderProfiles: add VGA and 4K-DCI profilesPraveen Chavan2015-10-061-2/+13
* remove video editor from MediaProfileChong Zhang2015-05-281-126/+0
* libmedia: fix all warning, make warnings errors, use clangLajos Molnar2015-04-171-1/+0
* Line length 100Glenn Kasten2014-12-301-10/+16
* CamcorderProfile: Add QUALITY_HIGH_SPEED_2160PZhijun He2014-09-091-0/+1
* CamcorderProfiles: add high speed profile constantsZhijun He2014-07-231-2/+16
* libmedia: 64-bit compile warningsMark Salyzyn2014-06-201-3/+3
* MediaProfiles: Add 4K video related constantsZhijun He2014-06-101-0/+2
* Fix warnings about unused parametersGlenn Kasten2014-02-071-7/+13
* stagefright: discard audio at start of captureEric Laurent2012-10-221-1/+1
* Fix libmedia and libstagefright to get expat header files from the approved l...Elliott Hughes2012-09-091-1/+1
* libmedia: Fix build with gcc 4.7Bernhard Rosenkraenzer2012-05-241-3/+3
* Added support for HE-AAC recordingDave Burke2012-04-301-1/+2
* Add Fraunhofer AAC encoder with AAC-ELD support.Dave Burke2012-04-251-3/+4
* Merge "Switched to use the header files in /frameworks/native and deleted the...James Dong2012-03-131-1/+1
|\
| * Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-1/+1
* | Whitespace and indentationGlenn Kasten2012-03-131-2/+2
|/
* Merge "Move away from MediaDebug and use ADebug instead"James Dong2012-02-101-1/+1
|\
| * Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-1/+1
* | No newline or space at end of ALOG format stringGlenn Kasten2012-02-081-1/+1
|/
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-13/+13
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
* am 716747f7: am 481ffa50: Merge "Fix for issue 5309336 -add videoeditor maxi...Hong Teng2011-11-151-3/+7
|\
| * Fix for issue 5309336Hong Teng2011-11-141-3/+7
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-43/+43
|/
* Add QVGA resolution to CamcorderProfileJames Dong2011-09-191-2/+4
* Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java)Rajneesh Chowdury2011-08-191-0/+59
* fix for issue 4142219Hong Teng2011-07-201-0/+64
* Add support for platform-specific recording start time offsetJames Dong2011-05-101-0/+23
* Add the default camera id to mCameraIds for emulator and those devices withou...James Dong2011-03-161-0/+5
* Get rid of redundant media profilesJames Dong2011-03-011-6/+172
* Adding default profiles for specific levels.Nipun Kwatra2010-09-171-24/+75
* Exposing specific profile levels + hasProfile().Nipun Kwatra2010-09-101-0/+2
* Adding hasProfile.Nipun Kwatra2010-09-101-6/+17
* Added specific resolution and time lapse profiles.Nipun Kwatra2010-09-101-1/+48
* Add multiple camera support for in MediaProfiles.Chih-Chung Chang2010-07-011-16/+65
* Image encoding settings java API through xml configuration fileJames Dong2010-02-241-0/+24
* Initial check-in for xml-based encoder capabilities retrievalJames Dong2010-02-011-0/+675