summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Create base class for audio policy manager."Eric Laurent2010-01-201-0/+2
|\
| * Create base class for audio policy manager.Eric Laurent2010-01-131-0/+2
* | Fix trailing garbage after UCS-2 encoded strings in ID3 V2.Andreas Huber2010-01-191-1/+2
* | Support for ID3 version 1 (and 1.1) tags in .mp3 files.Andreas Huber2010-01-193-12/+159
* | Merge "Avoid unnecessary buffer copying if at all possible, detect if running...Andreas Huber2010-01-196-7/+48
|\ \
| * | Avoid unnecessary buffer copying if at all possible, detect if running in the...Andreas Huber2010-01-196-7/+48
* | | Merge "Media server death nodification"James Dong2010-01-197-120/+198
|\ \ \ | |/ / |/| |
| * | Media server death nodificationJames Dong2010-01-157-120/+198
* | | Merge "Squashed commit of the following:"Andreas Huber2010-01-196-267/+499
|\ \ \
| * | | Squashed commit of the following:Andreas Huber2010-01-196-267/+499
| |/ /
* | | Merge "Remove totally unused code from OMX.cpp"Andreas Huber2010-01-191-44/+0
|\ \ \
| * | | Remove totally unused code from OMX.cppAndreas Huber2010-01-191-44/+0
| |/ /
* | | Merge "Upgrade for the stagefright commandline tool to support extracting thu...Andreas Huber2010-01-191-3/+58
|\ \ \
| * | | Upgrade for the stagefright commandline tool to support extracting thumbnails...Andreas Huber2010-01-141-3/+58
* | | | Merge "Make sure the seek test attempts to seek on the very first iteration, ...Andreas Huber2010-01-191-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Make sure the seek test attempts to seek on the very first iteration, as this...Andreas Huber2010-01-141-2/+2
| |/ /
* | | Merge "Squashed commit of the following:"Andreas Huber2010-01-141-41/+71
|\ \ \
| * | | Squashed commit of the following:Andreas Huber2010-01-141-41/+71
| |/ /
* | | Merge "Fix a few issues with determining the closest sample to a given time i...Andreas Huber2010-01-141-5/+19
|\ \ \
| * | | Fix a few issues with determining the closest sample to a given time in the M...Andreas Huber2010-01-141-5/+19
| |/ /
* | | Merge "Squashed commit of the following:"Andreas Huber2010-01-141-2/+15
|\ \ \
| * | | Squashed commit of the following:Andreas Huber2010-01-141-2/+15
| |/ /
* | | Workaround for some hardware decoders not properly signaling end-of-output-st...Andreas Huber2010-01-141-0/+17
|/ /
* | Support for determining the mime type of media via metadata extraction.Andreas Huber2010-01-1310-4/+67
* | More metadata support.Andreas Huber2010-01-133-3/+17
|/
* Merge "Properly respect NALLengthSize in the AVC Configuration header to dete...Andreas Huber2010-01-121-12/+51
|\
| * Properly respect NALLengthSize in the AVC Configuration header to determine h...Andreas Huber2010-01-121-12/+51
* | Merge "b/2353646 Fix music visualizations to also work with audiotrack callba...Marco Nelissen2010-01-122-69/+59
|\ \ | |/ |/|
| * b/2353646Marco Nelissen2010-01-122-69/+59
* | Make sure to release the buffer we're not using in case of an error.Andreas Huber2010-01-121-0/+3
|/
* Squashed commit of the following:Andreas Huber2010-01-1218-63/+1193
* Merge "The mp3 decoder should not assert that decoding was successful but ret...Andreas Huber2010-01-111-1/+6
|\
| * The mp3 decoder should not assert that decoding was successful but return an ...Andreas Huber2010-01-111-1/+6
* | Fix an uninitialized read detected by valgrind. The array to be copied is sta...Andreas Huber2010-01-111-1/+1
|/
* Reorganize some of the stagefright implementation related to metadata.Andreas Huber2010-01-088-46/+87
* Quick and dirty implementation to follow http redirects in stagefright.Andreas Huber2010-01-052-11/+112
* Merge "Protect against possible temporary objects going away before we get at...Andreas Huber2010-01-053-4/+7
|\
| * Protect against possible temporary objects going away before we get at their ...Andreas Huber2010-01-053-4/+7
* | Merge "I must have broken raw-audio decoding in the recent past, this fixes it."Andreas Huber2010-01-051-4/+15
|\ \
| * | I must have broken raw-audio decoding in the recent past, this fixes it.Andreas Huber2010-01-051-4/+15
| |/
* | Use stagefright for http streaming if the right property is set.Andreas Huber2010-01-051-3/+7
|/
* Merge "Make metadata support through stagefright property dependent until it'...Andreas Huber2010-01-041-7/+11
|\
| * Make metadata support through stagefright property dependent until it's ready.Andreas Huber2010-01-041-7/+11
* | Merge "Fix mpeg4/h.263 software decoder."Andreas Huber2010-01-042-17/+62
|\ \
| * | Fix mpeg4/h.263 software decoder.Andreas Huber2010-01-042-17/+62
| |/
* | Fix avc software decoder to properly handle SEI nalType and access unit delim...Andreas Huber2010-01-041-2/+8
|/
* am f31f365a: am eb5ffc23: Merge change Id8e98194 into eclairEric Laurent2009-12-221-1/+2
|\
| * am eb5ffc23: Merge change Id8e98194 into eclairEric Laurent2009-12-221-1/+2
| |\
| | * Fix issues 2333450 and 2333559:Eric Laurent2009-12-221-1/+2
* | | Add missing shared libraries in linker commands. Currently these libraries areDoug Kwan2009-12-222-4/+4