55436 Commits (ddd5870816f48e598e8c7e2c43940169f848c02f)
 

Author SHA1 Message Date
Android (Google) Code Review b0ea9ad85b Merge change 21018
15 years ago
Sahil Sachdeva acd2bd7d87 1440173 [NJ-1331] MetaData utility parse the wrong m4a meta data. Changes to Java, application side.
15 years ago
Mathias Agopian 806a5fcb30 be more friendly with C
15 years ago
Eric Laurent 5a22b909c9 Fix issue 2045983 ToneGenerator: fix void statement.
15 years ago
Martin Storsjo 5db6bca7c0 Calculate specular lighting correctly
15 years ago
Andreas Huber f4148b55c5 Expose a variation of the createRenderer API that works on a plain Surface.
15 years ago
Andreas Huber 408b8e1073 Deprecate/remove now unused socketpair ipc communication in favour of exclusive binder use.
15 years ago
Andreas Huber 47f59cfe40 Build the stagefright library by default.
15 years ago
Android (Google) Code Review 23aea9771d Merge change 9674
15 years ago
Eric Laurent fa2877b9ea Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs.
15 years ago
Andreas Huber 285ead29c9 The mp3 decoder now correctly uses microseconds to measure time. One less quirk.
15 years ago
Andreas Huber bf37f33648 Recording/Export to .mp4/h.263 somewhat works on TI hardware.
15 years ago
Eric Laurent 3302526f62 Fix problem in AudioTrack with 8 bit PCM and direct output.
15 years ago
Jean-Baptiste Queru fd6444c51f merge from open-source master
15 years ago
Andreas Huber 8b938cdab5 The IOMX interface now instantiates IOMXRenderers to hide the details of hardware accelerated blitting.
15 years ago
James Dong 81573ec97e Remove hardcoded maximum frame rate limit from the framework
15 years ago
Jean-Baptiste Queru 264fb313a0 am f4dc9da3: Merge snapshot variant of donut back into the main tree
15 years ago
Jean-Baptiste Queru 5b89194856 merge from donut
15 years ago
Jean-Baptiste Queru 3ccdc3efed Merge snapshot variant of donut back into the main tree
15 years ago
Jean-Baptiste Queru 6db15db8cd donut snapshot
15 years ago
Andreas Huber cfb3bc79a0 While other OMX nodes appear to now have switched to using microseconds to timestamp buffers, at least the TI AAC and MP3 decoders still use milliseconds.
15 years ago
Andreas Huber 0024245e13 Squashed commit of the following:
15 years ago
Eric Laurent 9a92037bd6 Fix issue 2001517: AudioTrack compatibility issue.
15 years ago
Jean-Baptiste Queru 805544f302 reconcile korg/master into goog/master
15 years ago
Jean-Baptiste Queru 79482780eb Merge korg/donut into korg/master
15 years ago
Eric Laurent c2f1f07084 Fix issue 1795088 Improve audio routing code
15 years ago
niko a64c8c79af Added native metadata support.
15 years ago
Jean-Baptiste Queru 8445fd9270 am db7db69a: Merge snapshot variant of donut back into main tree
15 years ago
Jean-Baptiste Queru 54d6a33242 Merge snapshot variant of donut back into main tree
15 years ago
Jean-Baptiste Queru 6d9d4ac961 donut snapshot
15 years ago
Andreas Huber e7656d6494 Fixing the build: StagefrightPlayer now implements the newly introduced "getMetadata" pure virtual.
15 years ago
niko d608a813a9 Added method to get metadata out of the player.
15 years ago
Android (Google) Code Review 919f7387f2 Merge change 7701
15 years ago
Andreas Huber c8d6c8bdd8 Clean up MP3Extractor code and fixes a bug that miscalculated the position of the header by a few bytes whenever we read in more data.
15 years ago
Andreas Huber 548681f9bd stagefright: initialize more of the OMX_BUFFERHEADERTYPE structure as they are apparently not cleared by the OMX implementation.
15 years ago
Marco Nelissen 72b56ef3d9 Another fix for building libstagefright for the simulator, plus whitespace adjustments.
15 years ago
Marco Nelissen 361f482fd2 Fixes to make libstagefright build for the simulator.
15 years ago
Jean-Baptiste Queru 039eaad415 merge-ignore changes that were already in or that are not relevant
15 years ago
Nicolas Catania 14d2747c7e New test player stub to load mock native players.
15 years ago
Andreas Huber 20111aa043 Squashed commit of the following:
15 years ago
Android (Google) Code Review 508a3b61c4 Merge change 7150
15 years ago
Android (Google) Code Review a25f0fceba Merge change 7067
15 years ago
Ravi K Yenduri 7b115569a3 Ignore pause and seek for live streaming.
15 years ago
Mathias Agopian 2b50fba2b1 first attempt to fix the sim
15 years ago
Mathias Agopian b07c28b90b add a ctor to Mutex to specify the type, which can be shared. This is used by sf and af an soon will allow some optimization in the kernel for non shared mutexes
15 years ago
Android (Google) Code Review 43d2c03d8f Merge change 6898
15 years ago
Android (Google) Code Review bc30e7ed92 Merge change 6812
15 years ago
Mathias Agopian 00ee480034 implement Mutex and Condition with pthread instead of calling futex directly.
15 years ago
Nicolas Catania 4829038419 Implemented the tracking of the metadata updates.
15 years ago
Marco Nelissen aa37173500 Don't pass references to temporary objects, and handle the case where we dont have a Surface.
15 years ago