summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "Simplify the MemoryDealer implementation"Mathias Agopian2010-01-295-6/+4
|\
| * Simplify the MemoryDealer implementationMathias Agopian2010-01-295-6/+4
* | Merge "Apparently the generic mpeg4 file header does not describe the actual ...Andreas Huber2010-01-292-0/+99
|\ \
| * | Apparently the generic mpeg4 file header does not describe the actual sampler...Andreas Huber2010-01-292-0/+99
* | | Merge "Support 24-bit LE PCM wave files in stagefright."Andreas Huber2010-01-291-1/+20
|\ \ \ | |_|/ |/| |
| * | Support 24-bit LE PCM wave files in stagefright.Andreas Huber2010-01-291-1/+20
| |/
* | Unhide ThumbnailUtils to support Camera unbundling.Ray Chen2010-01-292-185/+230
* | Merge "Properly forward errors returned by AudioTrack up to the player."Andreas Huber2010-01-292-5/+30
|\ \
| * | Properly forward errors returned by AudioTrack up to the player.Andreas Huber2010-01-292-5/+30
| |/
* | The AVC software decoder always aligns the decoded dimensions to 16 pixel bou...Andreas Huber2010-01-291-2/+4
|/
* Merge "Make sure the OMX component is synchronously shutdown before we try to...Andreas Huber2010-01-292-0/+11
|\
| * Make sure the OMX component is synchronously shutdown before we try to instan...Andreas Huber2010-01-292-0/+11
* | For mpeg4 files streamed through HTTP, cache the entire sampletable metadata ...Andreas Huber2010-01-282-0/+122
|/
* Support the specification of additional HTTP headers in the creation of a Dat...Andreas Huber2010-01-287-33/+62
* API Extension: Support for optionally specifying a map of extra request heade...Andreas Huber2010-01-2817-34/+205
* am 47f1d4d5: am b1780474: Merge "Instead of caputre the memory footprint befo...Yu Shan Emily Lau2010-01-271-39/+17
|\
| * am b1780474: Merge "Instead of caputre the memory footprint before and after ...Yu Shan Emily Lau2010-01-211-39/+17
| |\
| | * Instead of caputre the memory footprint before and after the test. We would l...Yu Shan Emily Lau2010-01-211-39/+17
* | | Fix http streaming for shoutcast servers that do not support http ranges.Andreas Huber2010-01-271-9/+30
* | | Merge "Fix issue 2285561: New AudioFlinger and audio driver API needed for A/...Eric Laurent2010-01-274-1/+62
|\ \ \
| * | | Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V syncEric Laurent2010-01-264-1/+62
* | | | Merge "Attempt to fix the build ... again."Andreas Huber2010-01-271-1/+4
|\ \ \ \
| * | | | Attempt to fix the build ... again.Andreas Huber2010-01-271-1/+4
* | | | | Merge "Do not hold onto the master lock while reading data from the datasourc...Andreas Huber2010-01-271-9/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Do not hold onto the master lock while reading data from the datasource. This...Andreas Huber2010-01-271-9/+14
* | | | | Fixing the build. Why is this suddenly necessary and didn't break the build b...Andreas Huber2010-01-271-0/+2
* | | | | Merge "Add the new golden thumbnail image as the PV and stagefright implement...Yu Shan Emily Lau2010-01-272-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add the new golden thumbnail image as the PV and stagefright implementations ...Yu Shan Emily Lau2010-01-252-1/+2
* | | | | Merge "Better support for HTTP streaming media content, fixes to the way HTTP...Andreas Huber2010-01-277-37/+574
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Better support for HTTP streaming media content, fixes to the way HTTPDataSou...Andreas Huber2010-01-267-37/+574
* | | | | Support for audio recording into AMR NB/WB files as well as audio tracks in M...Andreas Huber2010-01-264-7/+119
|/ / / /
* | | | Merge "MountService: Add support for renaming secure containers"San Mehat2010-01-261-1/+14
|\ \ \ \
| * | | | MountService: Add support for renaming secure containersSan Mehat2010-01-231-1/+14
| |/ / /
* | | | Merge "Fix issue 2378022: AudioService should direct volume control to STREAM...Eric Laurent2010-01-255-14/+16
|\ \ \ \
| * | | | Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_...Eric Laurent2010-01-255-14/+16
* | | | | Merge "Initial checkin of AudioSource and AMRWriter, a pair of classes suppor...Andreas Huber2010-01-253-0/+308
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pu...Andreas Huber2010-01-253-0/+308
* | | | | Merge "Fix issue 2349345: Media sound output stuck on earpiece rather than sp...Eric Laurent2010-01-253-5/+86
|\ \ \ \ \
| * | | | | Fix issue 2349345: Media sound output stuck on earpiece rather than speaker.Eric Laurent2010-01-253-5/+86
| | |/ / / | |/| | |
* | | | | Merge "Fix issue 2363154: Speech synthesis fails to start over A2DP after med...Eric Laurent2010-01-251-0/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix issue 2363154: Speech synthesis fails to start over A2DP after media serv...Eric Laurent2010-01-251-0/+3
| |/ / /
* | | | The qcom OMX video decoders do not allocate output buffer memory at the time ...Andreas Huber2010-01-254-5/+31
|/ / /
* | | Merge "Make sure to release the renderer before shutting down the hardware co...Andreas Huber2010-01-221-2/+2
|\ \ \
| * | | Make sure to release the renderer before shutting down the hardware codec, qc...Andreas Huber2010-01-221-2/+2
* | | | Merge "Make the media scanner disregard database entries that do not have abs...Marco Nelissen2010-01-221-17/+32
|\ \ \ \
| * | | | Make the media scanner disregard database entries that do not haveMarco Nelissen2010-01-211-17/+32
| |/ / /
* | | | Add an orientation parameter for overlay, so we can do camera preview in port...Chih-Chung Chang2010-01-211-1/+1
|/ / /
* | | Merge "Fix circular dependency between StagefrightPlayer and AwesomePlayer th...Andreas Huber2010-01-212-13/+18
|\ \ \
| * | | Fix circular dependency between StagefrightPlayer and AwesomePlayer that prev...Andreas Huber2010-01-212-13/+18
* | | | Special-case .wmv and .wma metadata retrieval and playback to use PV if avail...Andreas Huber2010-01-211-0/+13
|/ / /