summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update the new activity name."Yu Shan Emily Lau2010-03-121-3/+3
|\
| * Update the new activity name.Yu Shan Emily Lau2010-03-111-3/+3
* | Merge "HTTPStream and HTTPDataSource now support cancellation of the connecti...Andreas Huber2010-03-127-51/+199
|\ \
| * | HTTPStream and HTTPDataSource now support cancellation of the connection proc...Andreas Huber2010-03-127-51/+199
* | | Merge "Add correct copyright headers to multiple files"Kenny Root2010-03-111-0/+16
|\ \ \
| * | | Add correct copyright headers to multiple filesKenny Root2010-03-111-0/+16
* | | | Merge "Add GPSProcessingMethod tag to ExifInterface."Ray Chen2010-03-111-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add GPSProcessingMethod tag to ExifInterface.Ray Chen2010-03-111-0/+2
| |/ /
* | | 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
| |/ |/|
* | Merge "Reduce buffer sizes related to HTTP media data transfer in order to re...Andreas Huber2010-03-112-2/+1
|\ \ | |/ |/|
| * Reduce buffer sizes related to HTTP media data transfer in order to reduce th...Andreas Huber2010-03-102-2/+1
* | Revert "Allow invoke in all the player states except idle and error."Nicolas Catania2010-03-111-4/+2
* | Merge "Allow invoke in all the player states except idle and error."Nicolas Catania2010-03-111-2/+4
|\ \
| * | Allow invoke in all the player states except idle and error.Nicolas Catania2010-03-101-2/+4
| |/
* | Modified the expected metadata result as the behavior of Stagefright.Yu Shan Emily Lau2010-03-101-3/+3
|/
* Merge "Instead of instantiating StagefrightMetadataRetriever directly, instan...Andreas Huber2010-03-101-8/+12
|\
| * Instead of instantiating StagefrightMetadataRetriever directly, instantiate a...Andreas Huber2010-03-101-8/+12
* | MEDIA_PLAYER_STATE_ERROR is not a bitmaskMarco Nelissen2010-03-101-1/+2
* | Avoid overriding DATE_TAKEN by unreliable file time. MediaProvider will calcu...Ray Chen2010-03-091-4/+0
* | Fix bug 2329540Jean-Michel Trivi2010-03-091-29/+18
|/
* Merge "Unhide API additions to AudioManager for AudioFocus support."Jean-Michel Trivi2010-03-091-22/+0
|\
| * Unhide API additions to AudioManager for AudioFocus support.Jean-Michel Trivi2010-03-091-22/+0
* | Use a more descriptive user-agent string (similar to PV's before) in stagefri...Andreas Huber2010-03-081-5/+11
|/
* Merge "The audio track was accidentally not participating in the prefetch sin...Andreas Huber2010-03-083-13/+24
|\
| * The audio track was accidentally not participating in the prefetch since it w...Andreas Huber2010-03-083-13/+24
* | Merge "Apparently a MemoryHeapPMem must be slap()ed for SurfaceFlinger to use...Andreas Huber2010-03-081-1/+3
|\ \ | |/ |/|
| * Apparently a MemoryHeapPMem must be slap()ed for SurfaceFlinger to use the co...Andreas Huber2010-03-081-1/+3
* | Increase the amount of data buffered at preparation time. Make sure to start ...Andreas Huber2010-03-082-24/+21
* | The prefetched source was unnecessarily holding a lock while receiving data f...Andreas Huber2010-03-081-5/+18
|/
* Merge "Fix issue 2428563: Camera rendered inoperable by voice call interrupti...Eric Laurent2010-03-051-3/+7
|\
| * Fix issue 2428563: Camera rendered inoperable by voice call interruption.Eric Laurent2010-03-051-3/+7
* | Merge "Instead of allocating the decoder instances in response to a call to s...Andreas Huber2010-03-052-35/+70
|\ \
| * | Instead of allocating the decoder instances in response to a call to setDataS...Andreas Huber2010-03-052-35/+70
| |/
* | Merge "NPR's audio streams start with a 30sec segment whose mp3 headers are s...Andreas Huber2010-03-051-3/+5
|\ \ | |/ |/|
| * NPR's audio streams start with a 30sec segment whose mp3 headers are subtly d...Andreas Huber2010-03-041-3/+5
* | Unhide CamcorderProfile and CameraProfile Java APIJames Dong2010-03-042-2/+0
|/
* Remove native options.Ray Chen2010-03-051-32/+7
* Clean up MediaRecorder for public Java SDKJames Dong2010-03-033-57/+70
* Merge "Fix issue 2456968: Alarm rings in "silent mode and when Alarm in silen...Eric Laurent2010-03-031-11/+25
|\
| * Fix issue 2456968: Alarm rings in "silent mode and when Alarm in silent mode ...Eric Laurent2010-03-031-11/+25
* | add optional preftable to image codecs, for more control over the resulting b...Mike Reed2010-03-033-6/+4
|/
* Merge "Added the Camera Preveiw memory test which can help to isolate the mem...Yu Shan Emily Lau2010-03-021-15/+109
|\
| * Added the Camera Preveiw memory test which can help to isolate the memory lea...Yu Shan Emily Lau2010-03-021-15/+109
* | Fix build. I screwed up a merge.Dave Sparks2010-03-021-1/+1
* | Add locking to signal in AudioCache::notify(). Bug 2317844.Dave Sparks2010-03-021-1/+2
* | Merge "Issue 2071329: audio track is shorter than video track for video captu...Eric Laurent2010-03-023-2/+38
|\ \
| * | Issue 2071329: audio track is shorter than video track for video capture on s...Eric Laurent2010-03-023-2/+38
* | | First implementation of the audio focus management as an extensionJean-Michel Trivi2010-03-024-1/+501
|/ /