summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-2311-336/+1560
* Added native metadata support.niko2009-07-229-77/+216
* Fixing the build: StagefrightPlayer now implements the newly introduced "getM...Andreas Huber2009-07-202-0/+8
* Added method to get metadata out of the player.niko2009-07-174-7/+46
* 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
* | 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
|/
* New test player stub to load mock native players.Nicolas Catania2009-07-164-2/+338
* 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-101-1/+4
|/
* Basic plumbing to retrieve metadata from the native player.Nicolas Catania2009-07-104-5/+44
* Merge change 6636Android (Google) Code Review2009-07-094-2/+224
|\
| * Implemented the metadata changed notification filters.Nicolas Catania2009-07-094-2/+224
* | am 5964e737: Fix issue 1946033: dialer deadlocks and/or ANRs when using dialp...Eric Laurent2009-07-091-0/+2
|\ \ | |/ |/|
| * Fix issue 1946033: dialer deadlocks and/or ANRs when using dialpad in-callEric Laurent2009-07-091-0/+2
* | am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the p...Eric Laurent2009-07-072-22/+14
|\ \ | |/
| * Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate ...Eric Laurent2009-07-072-22/+14
* | Merge commit 'goog/master' into merge_masterMathias Agopian2009-07-011-6/+6
|\ \
| * \ am 2d9f3169: Merge change 5595 into donutAndroid (Google) Code Review2009-06-291-6/+6
| |\ \ | | |/
| | * We might try to close the Vorbis file twice under certainDave Sparks2009-06-261-6/+6
* | | merge master in master_glMathias Agopian2009-06-2411-148/+730
|\ \ \ | |/ /
| * | Direct api to the native media player.Nicolas Catania2009-06-247-5/+43
| * | am 1bee98af: Merge change 5100 into donutAndroid (Google) Code Review2009-06-231-135/+681
| |\ \ | | |/
| | * Fill in CDMA gaps and clean up ToneGenerator codeDavid Krause2009-06-231-135/+681
| * | Renamed all android.hardware.IMedia* strings to android.media.IMedia*niko2009-06-225-8/+5
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-163-7/+6
|\ \ \ | |/ /
| * | am d670b8c6: Merge change 3981 into donutAndroid (Google) Code Review2009-06-122-3/+2
| |\ \ | | |/
| | * Removed trailing whitespaces.Nicolas Catania2009-06-112-3/+2
| * | am b2df1699: Merge change 1548 into donutAndroid (Google) Code Review2009-06-081-4/+4
| |\ \ | | |/
| | * NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC).Jianhong Jiang2009-06-081-4/+4
* | | fix buildMathias Agopian2009-06-031-1/+5
|/ /
* | get rid of utils.hMathias Agopian2009-05-312-2/+8
* | am f3288f17: Merge change 2468 into donutAndroid (Google) Code Review2009-05-261-0/+2
|\ \ | |/
| * setVolume did not check interface descriptorDave Sparks2009-05-261-0/+2
* | some work to try to reduce the code size of some native librariesMathias Agopian2009-05-269-54/+0
* | am de8268d6: Merge change 2331 into donutAndroid (Google) Code Review2009-05-262-10/+16
|\ \ | |/
| * Fix issue 1846343 - part 1Eric Laurent2009-05-262-10/+16
* | am c1c82509: Merge change 2163 into donutAndroid (Google) Code Review2009-05-201-0/+4
|\ \ | |/
| * Fix permission hole for RECORD_AUDIO created when we moved the MediaRecorderDave Sparks2009-05-201-0/+4
* | move libbinder's header files under includes/binderMathias Agopian2009-05-2020-40/+40
* | checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-203-2/+4
* | am b85c374: Merge change 1155 into donutAndroid (Google) Code Review2009-05-071-1/+1
|\ \ | |/
| * Don't allow negative numbers in ToneGenerator toneType parameterDave Sparks2009-05-071-1/+1