summaryrefslogtreecommitdiffstats
path: root/media/libmedia
Commit message (Expand)AuthorAgeFilesLines
* camera: Add autofocus support to the media recorderSteve Kondik2010-09-062-0/+38
* HACK: Allow use of Eclair MemoryDealer for compatibility.Steve Kondik2010-08-083-2/+10
* Revert "HACK: Allow use of Eclair MemoryDealer for compatibility."Steve Kondik2010-08-083-11/+1
* HACK: Allow use of Eclair MemoryDealer for compatibility.Steve Kondik2010-08-083-1/+11
* libmedia: Add support to set camera parametersMohan Kandra2010-08-052-0/+39
* Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...Steve Kondik2010-07-301-1/+1
|\
| * fix inaccurate copyrightsJean-Baptiste Queru2010-07-291-1/+1
* | Unhide encoder profiles, add "front" profile.Steve Kondik2010-07-251-2/+3
* | Remerge libui.so, libsurfaceflinger_client.so, and libcamera_client.so for ol...Koushik Dutta2010-07-111-1/+7
|/
* Use local lock for most MediaMetadataRetriever methods. Bug 2560834.Dave Sparks2010-04-011-0/+7
* libutils Condition are now PRIVATE by defaultMathias Agopian2010-03-191-2/+4
* Merge "Fix issue 2416481: Support Voice Dialer over BT SCO."Eric Laurent2010-03-171-2/+13
|\
| * Fix issue 2416481: Support Voice Dialer over BT SCO.Eric Laurent2010-03-161-2/+13
* | Fix regression in directory scanningKenny Root2010-03-151-1/+1
|/
* Merge "Revert "Do autodetection even if no locale was specified, and use the""Marco Nelissen2010-03-111-39/+35
|\
| * Revert "Do autodetection even if no locale was specified, and use the"Marco Nelissen2010-03-111-39/+35
* | Allow invoke in all the player states except idle and error.Nicolas Catania2010-03-111-2/+4
|/
* Revert "Allow invoke in all the player states except idle and error."Nicolas Catania2010-03-111-4/+2
* Allow invoke in all the player states except idle and error.Nicolas Catania2010-03-101-2/+4
* MEDIA_PLAYER_STATE_ERROR is not a bitmaskMarco Nelissen2010-03-101-1/+2
* Fix issue 2428563: Camera rendered inoperable by voice call interruption.Eric Laurent2010-03-051-3/+7
* Issue 2071329: audio track is shorter than video track for video capture on s...Eric Laurent2010-03-023-2/+38
* Merge "Don't allow MediaRecorder.setParameter() to be invoked in the followin...James Dong2010-02-261-0/+9
|\
| * Don't allow MediaRecorder.setParameter() to be invoked in the following states:James Dong2010-02-251-0/+9
* | When we're in the 'playback complete' state, don't consider pausingMarco Nelissen2010-02-261-1/+1
|/
* Image encoding settings java API through xml configuration fileJames Dong2010-02-241-0/+24
* am 8978547f: am f5fe3949: Fix issue 2459650.Eric Laurent2010-02-221-1/+3
|\
| * Fix issue 2459650.Eric Laurent2010-02-221-1/+3
* | Range check in MediaScanner::processDirectoryKenny Root2010-02-181-1/+1
* | New API on java's MediaPlayer to suspend/resume a session.Andreas Huber2010-02-122-0/+42
* | split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-116-7/+9
* | Do autodetection even if no locale was specified, and use theMarco Nelissen2010-02-101-35/+39
* | Initial check-in for xml-based encoder capabilities retrievalJames Dong2010-02-012-6/+683
* | Simplify the MemoryDealer implementationMathias Agopian2010-01-292-2/+0
* | API Extension: Support for optionally specifying a map of extra request heade...Andreas Huber2010-01-282-6/+36
* | Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V syncEric Laurent2010-01-262-1/+47
* | Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_...Eric Laurent2010-01-252-7/+9
* | Fix issue 2363154: Speech synthesis fails to start over A2DP after media serv...Eric Laurent2010-01-251-0/+3
* | Fix no-copy-overhead OMXCodec implementation to actually work.Andreas Huber2010-01-201-3/+7
* | Merge "Avoid unnecessary buffer copying if at all possible, detect if running...Andreas Huber2010-01-191-3/+21
|\ \
| * | Avoid unnecessary buffer copying if at all possible, detect if running in the...Andreas Huber2010-01-191-3/+21
* | | Media server death nodificationJames Dong2010-01-154-95/+129
|/ /
* | Reorganize some of the stagefright implementation related to metadata.Andreas Huber2010-01-083-86/+0
* | Squashed commit of the following:Andreas Huber2009-12-171-6/+18
* | am 6d42d806: Merge change I9cc489a2 into eclairEric Laurent2009-12-071-2/+1
|\ \ | |/
| * Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persiste...Eric Laurent2009-12-071-2/+1
* | Merge change I6c84d731 into eclair-mr2Android (Google) Code Review2009-12-031-1/+2
|\ \
| * | Media/ToneGenerator: Change tone format for TONE_CDMA_ANSWERNaveen Kalla2009-12-031-1/+2
* | | I accidentally broke this code while refactoring MediaScanner. This is the fix.Andreas Huber2009-12-031-7/+0
* | | Refactor MediaScanner. Some steps on the way towards being able to build the ...Andreas Huber2009-12-037-3/+1439
|/ /