summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Adjust expected text frame length in ID3Kenny Root2010-03-151-0/+1
|/ / /
* | | Merge "Add a name to the previously-unnamed thread created by SoundPoolThread."Steve Howard2010-03-152-3/+2
|\ \ \
| * | | Add a name to the previously-unnamed thread created by SoundPoolThread.Steve Howard2010-03-112-3/+2
| |/ /
* | | We no longer do sanity checks based on "hdlr" tags in .mp4 files. Pretty soon...Andreas Huber2010-03-152-52/+0
| |/ |/|
* | Fix #2509370 ThumbnailUtils.createThumbnailFromEXIF crashes media provider.Ray Chen2010-03-151-1/+1
* | Merge "Hack to "support" "enhanced" podcasts... slang for malformed .mp4 files."Andreas Huber2010-03-152-7/+50
|\ \
| * | Hack to "support" "enhanced" podcasts... slang for malformed .mp4 files.Andreas Huber2010-03-152-7/+50
* | | Merge "Fix the media metadata retriever (tests). The native constants must ma...Andreas Huber2010-03-151-0/+18
|\ \ \
| * | | Fix the media metadata retriever (tests). The native constants must match tho...Andreas Huber2010-03-121-0/+18
* | | | Merge "Tag the "testid3" commandline tool as "debug-only". It doesn't need to...Andreas Huber2010-03-151-0/+2
|\ \ \ \
| * | | | Tag the "testid3" commandline tool as "debug-only". It doesn't need to be inc...Andreas Huber2010-03-151-0/+2
| | |/ / | |/| |
* | | | Fixing the sim build.Andreas Huber2010-03-151-1/+2
|/ / /
* | | Merge "Boost OMX callback dispatcher thread priority to prevent audio playbac...Andreas Huber2010-03-121-0/+7
|\ \ \
| * | | Boost OMX callback dispatcher thread priority to prevent audio playback stutt...Andreas Huber2010-03-121-0/+7
| |/ /
* | | Fix the bug that it should write the zero diff to the output file when the ac...Yu Shan Emily Lau2010-03-121-3/+3
* | | 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
| |/