- 8b938cd The IOMX interface now instantiates IOMXRenderers to hide the details of hardware accelerated blitting. by Andreas Huber · 15 years ago
- 81573ec Remove hardcoded maximum frame rate limit from the framework bug 1993400 by James Dong · 15 years ago
- 264fb31 am f4dc9da3: Merge snapshot variant of donut back into the main tree by Jean-Baptiste Queru · 15 years ago
- 5b89194 merge from donut by Jean-Baptiste Queru · 15 years ago
- 3ccdc3e Merge snapshot variant of donut back into the main tree by Jean-Baptiste Queru · 15 years ago
- 6db15db donut snapshot by Jean-Baptiste Queru · 15 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 · 15 years ago
- 0024245 Squashed commit of the following: by Andreas Huber · 15 years ago
- 9a92037 Fix issue 2001517: AudioTrack compatibility issue. by Eric Laurent · 15 years ago
- 805544f reconcile korg/master into goog/master by Jean-Baptiste Queru · 15 years ago
- 7948278 Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
- c2f1f07 Fix issue 1795088 Improve audio routing code by Eric Laurent · 15 years ago
- a64c8c7 Added native metadata support. by niko · 15 years ago
- 8445fd9 am db7db69a: Merge snapshot variant of donut back into main tree by Jean-Baptiste Queru · 15 years ago
- 54d6a33 Merge snapshot variant of donut back into main tree by Jean-Baptiste Queru · 15 years ago
- 6d9d4ac donut snapshot by Jean-Baptiste Queru · 15 years ago
- e7656d6 Fixing the build: StagefrightPlayer now implements the newly introduced "getMetadata" pure virtual. by Andreas Huber · 15 years ago
- d608a81 Added method to get metadata out of the player. by niko · 15 years ago
- 919f738 Merge change 7701 by Android (Google) Code Review · 15 years ago
- c8d6c8b 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. by Andreas Huber · 15 years ago
- 548681f stagefright: initialize more of the OMX_BUFFERHEADERTYPE structure as they are apparently not cleared by the OMX implementation. by Andreas Huber · 15 years ago
- 72b56ef Another fix for building libstagefright for the simulator, plus whitespace adjustments. by Marco Nelissen · 15 years ago
- 361f482 Fixes to make libstagefright build for the simulator. by Marco Nelissen · 15 years ago
- 039eaad merge-ignore changes that were already in or that are not relevant by Jean-Baptiste Queru · 15 years ago
- 14d2747 New test player stub to load mock native players. by Nicolas Catania · 15 years ago
- 20111aa Squashed commit of the following: by Andreas Huber · 15 years ago
- 508a3b6 Merge change 7150 by Android (Google) Code Review · 15 years ago
- a25f0fc Merge change 7067 by Android (Google) Code Review · 15 years ago
- 7b11556 Ignore pause and seek for live streaming. by Ravi K Yenduri · 15 years ago
- 2b50fba first attempt to fix the sim by Mathias Agopian · 15 years ago
- b07c28b 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 by Mathias Agopian · 15 years ago
- 43d2c03 Merge change 6898 by Android (Google) Code Review · 15 years ago
- bc30e7e Merge change 6812 by Android (Google) Code Review · 15 years ago
- 00ee480 implement Mutex and Condition with pthread instead of calling futex directly. by Mathias Agopian · 15 years ago
- 4829038 Implemented the tracking of the metadata updates. by Nicolas Catania · 15 years ago
- aa37173 Don't pass references to temporary objects, and handle the case where we dont have a Surface. by Marco Nelissen · 15 years ago
- 8e1b6cc Basic plumbing to retrieve metadata from the native player. by Nicolas Catania · 15 years ago
- a920ee9 Merge change 6636 by Android (Google) Code Review · 15 years ago
- 699f095 am 5964e737: Fix issue 1946033: dialer deadlocks and/or ANRs when using dialpad in-call by Eric Laurent · 15 years ago
- a7e0e8b Implemented the metadata changed notification filters. by Nicolas Catania · 15 years ago
- c38bb06 Fix issue 1946033: dialer deadlocks and/or ANRs when using dialpad in-call by Eric Laurent · 15 years ago
- 814914c Merge change 6382 by Android (Google) Code Review · 15 years ago
- 7c5252e add a virtual destructor to region_rasterizer, to be on the safe side by Mathias Agopian · 15 years ago
- 349dba3 am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 15 years ago
- 5732662 Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 15 years ago
- 82827d7 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
- 24a5bda am 2d9f3169: Merge change 5595 into donut by Android (Google) Code Review · 15 years ago
- 76aa283 We might try to close the Vorbis file twice under certain by Dave Sparks · 15 years ago
- e35922d merge master in master_gl by Mathias Agopian · 15 years ago
- 1d187f1 Direct api to the native media player. by Nicolas Catania · 16 years ago
- 3d59a4b am 1bee98af: Merge change 5100 into donut by Android (Google) Code Review · 15 years ago
- 5e0a304 Fill in CDMA gaps and clean up ToneGenerator code by David Krause · 15 years ago
- e4f071b am 5277103d: Merge change 5035 into donut by Android (Google) Code Review · 15 years ago
- f1bd03d add glTexParameteri() and fix glTexParameteriv() by Mathias Agopian · 15 years ago
- 56f0cc5 Renamed all android.hardware.IMedia* strings to android.media.IMedia* by niko · 15 years ago
- db8749b Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
- 4710a1f am d670b8c6: Merge change 3981 into donut by Android (Google) Code Review · 15 years ago
- 6609518 Removed trailing whitespaces. by Nicolas Catania · 15 years ago
- 2ff585f fix a bug where copybit only renders in the first buffer when used with s/w GL by Mathias Agopian · 15 years ago
- 79021f4 revive the copybit test. by Mathias Agopian · 15 years ago
- 2a7d5b3 am b2df1699: Merge change 1548 into donut by Android (Google) Code Review · 15 years ago
- 9747c5a NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC). by Jianhong Jiang · 15 years ago
- 348514d cleanup Debug.h a bit by Mathias Agopian · 15 years ago
- 6f74b0c fix build by Mathias Agopian · 15 years ago
- cf77b16 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
- 273d098 get rid of utils.h by Mathias Agopian · 15 years ago
- 0b4a2fb Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
- 489d60e am f3288f17: Merge change 2468 into donut by Android (Google) Code Review · 15 years ago
- b7056fc some work to try to reduce the code size of some native libraries by Mathias Agopian · 15 years ago
- 172fb9a setVolume did not check interface descriptor DO NOT MERGE by Dave Sparks · 15 years ago
- 95634c8 am de8268d6: Merge change 2331 into donut by Android (Google) Code Review · 15 years ago
- f5879c1 Fix issue 1846343 - part 1 by Eric Laurent · 15 years ago
- 794aaef merge master to master_gl by Mathias Agopian · 15 years ago
- 0058db5 am f84d654c: am 4d8adefd: AI 149136: Restore RECORD_AUDIO permission check to MediaRecorder. When we moved the media recorder to the media server process, we lost the permission check that was done at the process boundary in the AudioRecord binder interface because the AudioRecord object is created in the same process. This change adds a permission check in the MediaRecorderClient:setAudioSource() method. BUG=1868334 by Dave Sparks · 15 years ago
- 260b80b am 4d8adefd: AI 149136: Restore RECORD_AUDIO permission check to MediaRecorder. When we moved the media recorder to the media server process, we lost the permission check that was done at the process boundary in the AudioRecord binder interface because the AudioRecord object is created in the same process. This change adds a permission check in the MediaRecorderClient:setAudioSource() method. BUG=1868334 by Dave Sparks · 15 years ago
- 83a1a84 AI 149136: Restore RECORD_AUDIO permission check to MediaRecorder. by Dave Sparks · 15 years ago
- 41d23d5 am c1c82509: Merge change 2163 into donut by Android (Google) Code Review · 15 years ago
- 44722c6 Merge change 2163 into donut by Android (Google) Code Review · 15 years ago
- 510d656 Fix permission hole for RECORD_AUDIO created when we moved the MediaRecorder by Dave Sparks · 15 years ago
- 7562408 move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
- 615a9bf checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 15 years ago
- 8bae845 am d3f14a62: reconcile donut snapshot by Jean-Baptiste Queru · 15 years ago
- 3f52b19 reconcile donut snapshot by Jean-Baptiste Queru · 15 years ago
- b206b93 donut snapshot by Jean-Baptiste Queru · 15 years ago
- a9470ac Change required for OpenCORE 2.04 Update by Garret Pick · 15 years ago
- cde489a Region now has its own implementation instead of relying on SkRegion, which allows us to break libui's dependency on libcorecg. by Mathias Agopian · 16 years ago
- f21de66 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
- 94787a7 am b85c374: Merge change 1155 into donut by Android (Google) Code Review · 16 years ago
- 4afdfa7 Don't allow negative numbers in ToneGenerator toneType parameter Bug 1836596 by Dave Sparks · 16 years ago
- d92b6ab manual merge f3af740bdfc261b1cb25c0799af780d3753d4518 by The Android Open Source Project · 16 years ago
- 0b62e24 Fixed issue 1709450: Requirements for CDMA Tone Generator by Eric Laurent · 16 years ago
- 376f561 move android_native_buffer_t declaration into its own private/ui/android_native_priv.h header, since user code should never have access to it. by Mathias Agopian · 16 years ago
- 81dd9e9 move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h and don't include it from egl.h by Mathias Agopian · 16 years ago
- 5c2634b am e117ff6: Merge change 860 into donut by Android (Google) Code Review · 16 years ago
- 65e5f79 Change 79 in git master branch by James Dong · 16 years ago
- 2af30c2 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
- eac4d82 am 7fe3b06: Merge change 740 into donut by Android (Google) Code Review · 16 years ago
- 124b523 Merge change 740 into donut by Android (Google) Code Review · 16 years ago
- 8a6234e am 9f98f79: Merge change 739 into donut by Android (Google) Code Review · 16 years ago
- 577ba8a MIDI render thread was nice 0, should be nice -16. by Dave Sparks · 16 years ago