summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Andreas Huber2009-08-1716-153/+2350
* Fix issue 2045983 ToneGenerator: fix void statement.Eric Laurent2009-08-111-1/+1
* Expose a variation of the createRenderer API that works on a plain Surface.Andreas Huber2009-08-102-9/+28
* Deprecate/remove now unused socketpair ipc communication in favour of exclusi...Andreas Huber2009-08-105-397/+15
* Build the stagefright library by default.Andreas Huber2009-08-074-74/+33
* Merge change 9674Android (Google) Code Review2009-08-071-4/+4
|\
| * Fix problem in AudioTrack with 8 bit PCM and direct output.Eric Laurent2009-08-041-4/+4
* | Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not ...Eric Laurent2009-08-074-150/+106
* | The mp3 decoder now correctly uses microseconds to measure time. One less quirk.Andreas Huber2009-08-061-3/+0
* | Recording/Export to .mp4/h.263 somewhat works on TI hardware.Andreas Huber2009-08-052-171/+118
|/
* The IOMX interface now instantiates IOMXRenderers to hide the details of hard...Andreas Huber2009-07-3112-127/+239
* 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 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