summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Andreas Huber2009-08-1734-362/+3027
* DO NOT MERGE, ALready merged to master.Sahil Sachdeva2009-08-141-0/+1
* be more friendly with CMathias Agopian2009-08-131-2/+2
* 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-103-9/+39
* Deprecate/remove now unused socketpair ipc communication in favour of exclusi...Andreas Huber2009-08-107-433/+15
* Build the stagefright library by default.Andreas Huber2009-08-075-78/+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-077-174/+130
* | 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-054-174/+126
* | merge from open-source masterJean-Baptiste Queru2009-08-040-0/+0
|\ \ | |/ |/|
| * merge from donutJean-Baptiste Queru2009-07-291-0/+2
| |\
* | | The IOMX interface now instantiates IOMXRenderers to hide the details of hard...Andreas Huber2009-07-3116-180/+266
* | | Remove hardcoded maximum frame rate limit from the frameworkJames Dong2009-07-301-4/+0
* | | am f4dc9da3: Merge snapshot variant of donut back into the main treeJean-Baptiste Queru2009-07-300-0/+0
|\ \ \
| * \ \ Merge snapshot variant of donut back into the main treeJean-Baptiste Queru2009-07-290-0/+0
| |\ \ \ | | | |/ | | |/|
| | * | donut snapshotJean-Baptiste Queru2009-07-291-0/+2
* | | | While other OMX nodes appear to now have switched to using microseconds to ti...Andreas Huber2009-07-282-5/+21
* | | | Squashed commit of the following:Andreas Huber2009-07-2812-169/+773
* | | | Fix issue 2001517: AudioTrack compatibility issue.Eric Laurent2009-07-271-23/+23
* | | | reconcile korg/master into goog/masterJean-Baptiste Queru2009-07-260-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge korg/donut into korg/masterJean-Baptiste Queru2009-07-2523-235/+1199
| |\ \ \ | | | |/ | | |/|
* | | | Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-2318-461/+2080
* | | | Added native metadata support.niko2009-07-2212-83/+358
* | | | am db7db69a: Merge snapshot variant of donut back into main treeJean-Baptiste Queru2009-07-210-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge snapshot variant of donut back into main treeJean-Baptiste Queru2009-07-210-0/+0
| |\ \ \ | | | |/ | | |/|
| | * | donut snapshotJean-Baptiste Queru2009-07-2120-208/+868
* | | | 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-176-9/+64
* | | | 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-163-0/+4
|/ / / /
* | | | merge-ignore changes that were already in or that are not relevantJean-Baptiste Queru2009-07-160-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Change required for OpenCORE 2.04 UpdateGarret Pick2009-05-201-2/+1
| * | | Merge commit 'korg/cupcake'The Android Open Source Project2009-04-142-16/+33
| |\ \ \
* | | | | New test player stub to load mock native players.Nicolas Catania2009-07-165-3/+345
* | | | | Squashed commit of the following:Andreas Huber2009-07-1681-14/+13327
* | | | | Merge change 7150Android (Google) Code Review2009-07-151-0/+1
|\ \ \ \ \
| * | | | | Ignore pause and seek for live streaming.Ravi K Yenduri2009-07-141-0/+1
* | | | | | Merge change 7067Android (Google) Code Review2009-07-152-1/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | add a ctor to Mutex to specify the type, which can be shared. This is used by...Mathias Agopian2009-07-132-1/+3
* | | | | | first attempt to fix the simMathias Agopian2009-07-131-1/+1
|/ / / / /
* | | | | Merge change 6898Android (Google) Code Review2009-07-131-60/+0
|\ \ \ \ \
| * | | | | implement Mutex and Condition with pthread instead of calling futex directly.Mathias Agopian2009-07-131-60/+0
* | | | | | Merge change 6812Android (Google) Code Review2009-07-132-83/+93
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Implemented the tracking of the metadata updates.Nicolas Catania2009-07-102-83/+93