- f75978f Added a .amr file extractor (for AMR-NB and AMR-WB content). by Andreas Huber · 17 years ago
- 03480f8 Merge change 24179 into eclair by Android (Google) Code Review · 17 years ago
- 85fa14d Fix issue 1992233: DTMF tones on Sholes is really long. by Eric Laurent · 17 years ago
- 456db75 Support encoding amr-wb content in stagefright. by Andreas Huber · 17 years ago
- 148c1a2 Add basic metadata retrieval support for midi, ogg, etc. Bug 2050320 by James Dong · 17 years ago
- 365928e Merge change 23835 into eclair by Android (Google) Code Review · 17 years ago
- f482a41 When encountering a .nomedia file, notify the MediaScannerClient, by Marco Nelissen · 17 years ago
- 7a6b9e2 Setting the component role appears to be mandatory now for all mime types. by Andreas Huber · 17 years ago
- e5adbee Some work to make audio encoding work. by Andreas Huber · 17 years ago
- 37940ee Squashed commit of the following: by Andreas Huber · 17 years ago
- e0f0b08 Squashed commit of the following: by Andreas Huber · 17 years ago
- 63d88ff Merge change 22897 into eclair by Android (Google) Code Review · 17 years ago
- 284f513 An attempt to fix a deadlock between OMXCodec::start and upstream ::read by Andreas Huber · 17 years ago
- a9c322e Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music. by Eric Laurent · 17 years ago
- 8297ced Another quirk, some OMX components fail to properly flush before shutdown and we must do it for them... by Andreas Huber · 17 years ago
- 0c89199 assert => CHECK in stagefright. by Andreas Huber · 17 years ago
- ea7d156 Keep up with latest changes to overlay handling on that unnamable platform. by Andreas Huber · 17 years ago
- 1beb760 Make sure not to ask for more buffers when we know that there won't be any, added a quirk for the aac decoder. by Andreas Huber · 17 years ago
- 7530e9c Dynamically allocate a pair of MemoryHeaps according buffer count/sizes required by the OMX component, respect JPEG compressed size. by Andreas Huber · 17 years ago
- dbc0344 The PV AVC software decoder expects each fragment of a NAL unit to be handed to the decoder unframed. by Andreas Huber · 17 years ago
- 2d7d46f Refactored "stagefright" commandline app, split off JPEGSource. by Andreas Huber · 17 years ago
- 693d271 Squashed commit of the following: by Andreas Huber · 17 years ago
- 59ecb64 DO NOT MERGE, ALready merged to master. by Sahil Sachdeva · 17 years ago
- f4148b5 Expose a variation of the createRenderer API that works on a plain Surface. by Andreas Huber · 17 years ago
- 408b8e1 Deprecate/remove now unused socketpair ipc communication in favour of exclusive binder use. by Andreas Huber · 17 years ago
- fa2877b Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs. by Eric Laurent · 17 years ago
- bf37f33 Recording/Export to .mp4/h.263 somewhat works on TI hardware. by Andreas Huber · 17 years ago
- 8b938cd The IOMX interface now instantiates IOMXRenderers to hide the details of hardware accelerated blitting. by Andreas Huber · 17 years ago
- 81573ec Remove hardcoded maximum frame rate limit from the framework bug 1993400 by James Dong · 17 years ago
- cfb3bc7 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. by Andreas Huber · 17 years ago
- 0024245 Squashed commit of the following: by Andreas Huber · 17 years ago
- 9a92037 Fix issue 2001517: AudioTrack compatibility issue. by Eric Laurent · 17 years ago
- c2f1f07 Fix issue 1795088 Improve audio routing code by Eric Laurent · 17 years ago
- a64c8c7 Added native metadata support. by niko · 17 years ago
- d608a81 Added method to get metadata out of the player. by niko · 17 years ago
- 361f482 Fixes to make libstagefright build for the simulator. by Marco Nelissen · 17 years ago
- 14d2747 New test player stub to load mock native players. by Nicolas Catania · 17 years ago
- 20111aa Squashed commit of the following: by Andreas Huber · 17 years ago
- 7b11556 Ignore pause and seek for live streaming. by Ravi K Yenduri · 17 years ago
- 8e1b6cc Basic plumbing to retrieve metadata from the native player. by Nicolas Catania · 17 years ago
- a7e0e8b Implemented the metadata changed notification filters. by Nicolas Catania · 17 years ago
- 349dba3 am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 17 years ago
- 5732662 Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 17 years ago
- 1d187f1 Direct api to the native media player. by Nicolas Catania · 17 years ago
- 3d59a4b am 1bee98af: Merge change 5100 into donut by Android (Google) Code Review · 17 years ago
- 5e0a304 Fill in CDMA gaps and clean up ToneGenerator code by David Krause · 17 years ago
- 4710a1f am d670b8c6: Merge change 3981 into donut by Android (Google) Code Review · 17 years ago
- 6609518 Removed trailing whitespaces. by Nicolas Catania · 17 years ago
- 2a7d5b3 am b2df1699: Merge change 1548 into donut by Android (Google) Code Review · 17 years ago
- 9747c5a NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC). by Jianhong Jiang · 17 years ago
- 273d098 get rid of utils.h by Mathias Agopian · 17 years ago
- 95634c8 am de8268d6: Merge change 2331 into donut by Android (Google) Code Review · 17 years ago
- f5879c1 Fix issue 1846343 - part 1 by Eric Laurent · 17 years ago
- 7562408 move libbinder's header files under includes/binder by Mathias Agopian · 17 years ago
- 0b62e24 Fixed issue 1709450: Requirements for CDMA Tone Generator by Eric Laurent · 17 years ago
- 1dd70b9 Fix issue 1745312: Various cleanups in media framework by Eric Laurent · 17 years ago
- a845f67 AI 143177: am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted by new AlarmClock setting. by Eric Laurent · 17 years ago
- 7d56324 Automated import from //branches/donutburger/...@141200,141200 by Jean-Michel Trivi · 17 years ago
- 7dc1125 Automated import from //branches/donutburger/...@140866,140866 by Jason Sams · 17 years ago
- 2c22aeb Automated import from //branches/donutburger/...@140663,140663 by Jean-Michel Trivi · 17 years ago
- 1179bc9 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 17 years ago
- c048cae auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 18 years ago
- 65e731f auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 18 years ago
- 87e06b6 auto import from //depot/cupcake/@136654 by The Android Open Source Project · 18 years ago
- 89fa4ad auto import from //depot/cupcake/@135843 by The Android Open Source Project · 18 years ago
- 15f767b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 18 years ago
- ad04d92 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 18 years ago
- 99ffda8 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 18 years ago
- 25658fd auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 18 years ago
- 7a2146d auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 18 years ago
- 5e07b57 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 18 years ago
- e5198b6 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 18 years ago
- 54ffb8a auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 18 years ago
- cce8bd1 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 18 years ago
- 7b5eb02 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 18 years ago
- 2729ea9 Initial Contribution by The Android Open Source Project · 18 years ago