summaryrefslogtreecommitdiffstats
path: root/media/libmedia/MediaProfiles.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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