summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fix issue 2019031: Volume changes have no effect.Eric Laurent2009-07-293-18/+117
* Merge change 8878Android (Google) Code Review2009-07-281-18/+4
|\
| * Support for selection of silent ringtone from the ringtone picker.Marco Nelissen2009-07-281-18/+4
* | While other OMX nodes appear to now have switched to using microseconds to ti...Andreas Huber2009-07-281-4/+19
* | Squashed commit of the following:Andreas Huber2009-07-288-157/+671
|/
* Fix issue 2001517: AudioTrack compatibility issue.Eric Laurent2009-07-273-37/+65
* Fix issue 2004738: Settings Backup Agent consistently throws ArrayIndexOutOfB...Eric Laurent2009-07-271-24/+21
* Add support for .aac and .asf extensions.Ravi K Yenduri2009-07-241-2/+6
* Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-2322-1000/+2206
* Added native metadata support.niko2009-07-2211-81/+217
* am 5f2b05ea: Merge change 8220 into donutAndroid (Google) Code Review2009-07-221-2/+1
|\
| * Fix issue 1996218: Disable use of shared memory buffer by SoundPool.Eric Laurent2009-07-221-2/+1
* | Minor cleanup in Metadata.javaniko2009-07-202-5/+6
* | Fixed a bug in the parser.niko2009-07-202-8/+4
* | Fixing the build: StagefrightPlayer now implements the newly introduced "getM...Andreas Huber2009-07-202-0/+8
* | Merge change 7747Android (Google) Code Review2009-07-201-1/+7
|\ \
| * | Added 3 metadata types for pause/seek forward/seek backward.Nicolas Catania2009-07-171-1/+7
* | | am a8d5644b: Merge change 7726 into donutAndroid (Google) Code Review2009-07-191-4/+6
|\ \ \ | | |/ | |/|
| * | Merge change 7726 into donutAndroid (Google) Code Review2009-07-181-4/+6
| |\ \
| | * | Fix issue 1985479 lots of backup NPEs.Eric Laurent2009-07-171-4/+6
* | | | am 474b0f29: Merge change 7686 into donutAndroid (Google) Code Review2009-07-171-1/+1
|\ \ \ \ | |/ / /
| * | | MediaScanner: Add check for null object in empty title handling code.Mike Lockwood2009-07-171-1/+1
| |/ /
* | | Merge change 7617Android (Google) Code Review2009-07-175-10/+55
|\ \ \ | |_|/ |/| |
| * | Added method to get metadata out of the player.niko2009-07-175-10/+55
* | | Merge change 7624Android (Google) Code Review2009-07-172-41/+299
|\ \ \ | |/ / |/| |
| * | Impl. of the metadata getters.Nicolas Catania2009-07-162-41/+299
* | | Merge change 7701Android (Google) Code Review2009-07-171-29/+34
|\ \ \
| * | | Clean up MP3Extractor code and fixes a bug that miscalculated the position of...Andreas Huber2009-07-171-29/+34
| |/ /
* | | stagefright: initialize more of the OMX_BUFFERHEADERTYPE structure as they ar...Andreas Huber2009-07-171-0/+2
* | | am 97a67cc2: Merge change 7544 into donutAndroid (Google) Code Review2009-07-171-2/+2
|\ \ \ | | |/ | |/|
| * | Merge change 7544 into donutAndroid (Google) Code Review2009-07-161-2/+2
| |\ \
| | * | sdutil: Up the mount/unmount wait times to account for disk check + reaper timeSan Mehat2009-07-161-2/+2
* | | | am 58d19d1f: Merge change 7581 into donutAndroid (Google) Code Review2009-07-161-1/+1
|\ \ \ \ | |/ / /
| * | | Fix bug that would cause files with blank title tags to not be shown in the m...Marco Nelissen2009-07-161-1/+1
| |/ /
* | | Another fix for building libstagefright for the simulator, plus whitespace ad...Marco Nelissen2009-07-161-14/+18
* | | Fixes to make libstagefright build for the simulator.Marco Nelissen2009-07-162-0/+2
| |/ |/|
* | Merge change 7399Android (Google) Code Review2009-07-163-35/+421
|\ \
| * | Partial implementation of the parsing of Parcel into Metadata.Nicolas Catania2009-07-153-35/+421
* | | New test player stub to load mock native players.Nicolas Catania2009-07-169-5/+566
* | | Squashed commit of the following:Andreas Huber2009-07-1641-12/+9974
|/ /
* | Merge change 7067Android (Google) Code Review2009-07-151-1/+1
|\ \
| * | add a ctor to Mutex to specify the type, which can be shared. This is used by...Mathias Agopian2009-07-131-1/+1
* | | first attempt to fix the simMathias Agopian2009-07-131-1/+1
|/ /
* | Merge change 6812Android (Google) Code Review2009-07-132-83/+93
|\ \
| * | Implemented the tracking of the metadata updates.Nicolas Catania2009-07-102-83/+93
* | | Don't pass references to temporary objects, and handle the case where we dont...Marco Nelissen2009-07-102-6/+8
* | | Merge change 6797Android (Google) Code Review2009-07-101-1/+1
|\ \ \ | |/ / |/| |
| * | rename libsgl/libcorecg to libskiaMike Reed2009-07-101-1/+1
* | | Basic plumbing to retrieve metadata from the native player.Nicolas Catania2009-07-107-8/+122
|/ /
* | Merge change 6636Android (Google) Code Review2009-07-097-13/+286
|\ \