summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge "Fix no-copy-overhead OMXCodec implementation to actually work."Andreas Huber2010-01-206-22/+50
|\
| * Fix no-copy-overhead OMXCodec implementation to actually work.Andreas Huber2010-01-206-22/+50
* | Make the MediaMetadataTest a little more lenient when it comes to verifying t...Andreas Huber2010-01-201-1/+5
|/
* Merge "Adds support for 8-bit (unsigned) PCM wave files."Andreas Huber2010-01-202-31/+71
|\
| * Adds support for 8-bit (unsigned) PCM wave files.Andreas Huber2010-01-202-31/+71
* | Support for 'iTunes-style' metadata in .mp4 and .3gp files.Andreas Huber2010-01-203-13/+238
|/
* 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-194-7/+42
|\
| * Avoid unnecessary buffer copying if at all possible, detect if running in the...Andreas Huber2010-01-194-7/+42
* | Merge "Add missing libjpeg in linker option. Currently this library is used ...Doug Kwan2010-01-191-1/+2
|\ \
| * | Add missing libjpeg in linker option. Currently this library is used by theDoug Kwan2010-01-191-1/+2
* | | Merge "Media server death nodification"James Dong2010-01-194-95/+129
|\ \ \ | |_|/ |/| |
| * | Media server death nodificationJames Dong2010-01-154-95/+129
* | | 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 "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
* | | MountService: Add new 'unmountSecureContainer' API callSan Mehat2010-01-181-0/+9
* | | sdutil: Use new MountService api method namesSan Mehat2010-01-151-3/+3
| |/ |/|
* | 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-132-3/+14
* 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-1215-63/+1178
* 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
* | Merge "Fix an uninitialized read detected by valgrind. The array to be copied...Andreas Huber2010-01-111-1/+1
|\ \
| * | Fix an uninitialized read detected by valgrind. The array to be copied is sta...Andreas Huber2010-01-111-1/+1
| |/
* | framework: asec: Rename 'Cache' -> 'Container'San Mehat2010-01-111-6/+6
|/
* am d31d7397: am 663ec308: Fix issue 2361949: A2DP suspend parameters set wron...Eric Laurent2010-01-081-0/+2
|\
| * am 663ec308: Fix issue 2361949: A2DP suspend parameters set wrongly.Eric Laurent2010-01-081-0/+2
| |\
| | * Fix issue 2361949: A2DP suspend parameters set wrongly.Eric Laurent2010-01-081-0/+2
* | | Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-082-11/+11