- f28e0c2 Merge change I9a50fdf4 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- be36402 am fde273ba: Merge change Ic997acac into eclair by Andreas Huber · 15 years ago
- 9a50fdf Handle OMX_StateInvalid in emergency shutdown properly (by ignoring it and hoping for the best) instead of asserting. by Andreas Huber · 15 years ago
- fde273b Merge change Ic997acac into eclair by Android (Google) Code Review · 15 years ago
- d512a3b Merge change Ic1d72f56 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- c1d72f5 Make createThumbnailFromEXIF prefer choosing a thumbnail from the exif by Wei-Ta Chen · 15 years ago
- 99588d5 am 1e495da1: Merge change I4b03c2cd into eclair by James Dong · 15 years ago
- c997aca Make AudioPlayer a little less verbose, defer starting audio playback until after the first video frame has been decoded (if there's video at all). by Andreas Huber · 15 years ago
- 1e495da Merge change I4b03c2cd into eclair by Android (Google) Code Review · 15 years ago
- 571529f am d94ed379: Merge change I1dc2ae28 into eclair by Jean-Michel Trivi · 15 years ago
- 1dc2ae2 Fix bug 2242585 to unhide the new audio recording sources. by Jean-Michel Trivi · 15 years ago
- 2fe3e3a am 818a9cf8: Merge change Ia4eedace into eclair by Andreas Huber · 15 years ago
- dcaa220 DO NOT MERGE: Squashed commit of the following: by Andreas Huber · 15 years ago
- a4eedac Now that UseBuffer on this component is fixed, let's use it. by Andreas Huber · 15 years ago
- 97f96ef Merge change I7f9db307 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- 6706caf Modify the behavior of createThumbnailForEXIF() to: by Wei-Ta Chen · 15 years ago
- fcae6c7 am 67b69292: Merge change I93f500a5 into eclair by Eric Laurent · 15 years ago
- 67b6929 Merge change I93f500a5 into eclair by Android (Google) Code Review · 15 years ago
- bda7469 Fix issue 2203561: Sholes: audio playing out of earpiece. by Eric Laurent · 15 years ago
- b1c85ec Add windows media support check in MediaMetadataTest.java and MediaPlayerApiTest.java by James Dong · 15 years ago
- 3d2d155 am 7ed0ceeb: Merge change I6869df3a into eclair by Jean-Michel Trivi · 15 years ago
- ad278f2 Merge change I6bce6d87 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- 0533aad Merge change I313953dc into eclair-mr2 by Android (Google) Code Review · 15 years ago
- 2f13301 Merge change I5126e183 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- 6869df3 Add new audio sources to support the A1026 recording configurations. by Jean-Michel Trivi · 15 years ago
- 6bce6d8 Adds a WAVExtractor for 16-bit signed PCM audio wave files. by Andreas Huber · 15 years ago
- 313953d Support raw audio sources in MediaPlayerImpl. by Andreas Huber · 15 years ago
- 5126e18 Fix MP3Extractor duration overflows... by Andreas Huber · 15 years ago
- d6e54a9 am 338ccf43: Merge change Id2906ad8 into eclair by Andreas Huber · 15 years ago
- d2906ad Fix video flickering by propagating the NO_CACHING flag from the master to MemoryHeapPMem. by Andreas Huber · 15 years ago
- 9d4dcf2 am f67eff17: Merge change Ib0036762 into eclair by James Dong · 15 years ago
- b580d53 am 774d956d: Merge change Ic8c7ca7b into eclair by Brett Chabot · 15 years ago
- f67eff1 Merge change Ib0036762 into eclair by Android (Google) Code Review · 15 years ago
- d6af2e0 Merge change I43a335c3 into eclair by Android (Google) Code Review · 15 years ago
- 774d956 Merge change Ic8c7ca7b into eclair by Android (Google) Code Review · 15 years ago
- 1166ff7 am 1d9246e8: Merge change Id095e180 into eclair by Marco Nelissen · 15 years ago
- 758613d Make sure the visualization stops immediately when sound stops, instead of continuing for a fraction of a second. by Marco Nelissen · 15 years ago
- 38b03a7 Add windows media support check in MediaMetadataRetrieverTest bug 2232274 by James Dong · 15 years ago
- 43a335c Suppress takePicture test from continuous DO NOT MERGE. by Brett Chabot · 15 years ago
- c8c7ca7 Remove testCheckMediaPlaybackHandlesApplicationItunes from continuous. by Brett Chabot · 15 years ago
- 9cf9628 am 3a814141: Merge change Iee0486e2 into eclair by Gloria Wang · 15 years ago
- 608a263 Dump media recorder PID in dumpsys media.player, and fix minor bugs. by Gloria Wang · 15 years ago
- 9dba1f9 Merge change Ib482ce88 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- b482ce8 Revive support for video encoding in OMXCodec. by Andreas Huber · 15 years ago
- 9d73409 Merge change Ic5e3d73f into eclair-mr2 by Android (Google) Code Review · 15 years ago
- c5e3d73 LOG_ASSERT needs a message. by Patrick Scott · 15 years ago
- ee507eb am 89889733: Merge change I4e83a76a into eclair by Jean-Michel Trivi · 15 years ago
- 6373349 am 98de26e0: Merge change I8cc42c52 into eclair by Dave Sparks · 15 years ago
- 42ea8dc am adf4b4f5: Merge change I96458368 into eclair by Yu Shan Emily Lau · 15 years ago
- 5a7691f am e8543418: Merge change I7c0d20a7 into eclair by Dave Sparks · 15 years ago
- 013ecbf am 54620b1a: Merge change I6e50a8c6 into eclair by Andreas Huber · 15 years ago
- 76a5429 Merge change I155e2ad0 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- 155e2ad Re-enable CameraSource. by Andreas Huber · 15 years ago
- 8988973 Merge change I4e83a76a into eclair by Android (Google) Code Review · 15 years ago
- 11a74a7 Fix bug 2201417. Whenever the System setting that indicates by Jean-Michel Trivi · 15 years ago
- 2712346 Use a simple replacement for String8 that allocates its storage beforehand to avoid reentering the heap while we're examining it (leak checker). by Andreas Huber · 15 years ago
- 8cc42c5 Add some logging to detect if AsyncPlayer is lagging. Bug 2201082. by Dave Sparks · 15 years ago
- adf4b4f Merge change I96458368 into eclair by Android (Google) Code Review · 15 years ago
- 13b9371 Fixed the H263 video duation which caused the incorrect video validation. by Yu Shan Emily Lau · 15 years ago
- e854341 Merge change I7c0d20a7 into eclair by Android (Google) Code Review · 15 years ago
- 7c0d20a Run the metadataretriever at background priority. Bug 2187133. by Dave Sparks · 15 years ago
- 3085c83 When freeing an OMX node, attempt to transition it from its current state all the way to "Loaded" in order to properly free any allocated buffers. by Andreas Huber · 15 years ago
- 6e50a8c Revert "Now that the underlying bug is fixed we can continue using OMX_UseBuffer for this decoder's input buffers." by Andreas Huber · 15 years ago
- 7ed70c9 am bf96aaad: Merge change Icf10db28 into eclair by Eric Laurent · 15 years ago
- bf96aaa Merge change Icf10db28 into eclair by Android (Google) Code Review · 15 years ago
- 9a12baf New API to instantiate a MediaExtractor given a URI and optional MIME type. by Andreas Huber · 15 years ago
- 57515f3 Moving the individual extractor headers files to the private include directory. by Andreas Huber · 15 years ago
- ad28543 Make stagefright a little less verbose. Fix heap corruption for real. by Andreas Huber · 15 years ago
- e847290 Merge change Ie13526ad into eclair-mr2 by Android (Google) Code Review · 15 years ago
- e13526a Prefer software decoders over hardware for thumbnail extraction. by Andreas Huber · 15 years ago
- 1f64ffe Merge change Icb64cd2c into eclair-mr2 by Android (Google) Code Review · 15 years ago
- 470687e am dd28d563: Fix 2209967 Tonegenerator: mutex not release in startTone() upon timeout waiting for the stop sequence to complete. by Eric Laurent · 15 years ago
- dd28d56 Fix 2209967 Tonegenerator: mutex not release in startTone() upon timeout waiting for the stop sequence to complete. by Eric Laurent · 15 years ago
- e981c33 Extract video thumbnails from the largest sync sample among the first 20. by Andreas Huber · 15 years ago
- f7f671ed am b0e6a9a0: Merge change I7a03b074 into eclair by Andreas Huber · 15 years ago
- cb64cd2 Still don't know why the heap gets corrupted, but not deleting the OMXNodeInstance appears to prevent this from happening. by Andreas Huber · 15 years ago
- 7a03b07 Now that the underlying bug is fixed we can continue using OMX_UseBuffer for this decoder's input buffers. by Andreas Huber · 15 years ago
- f68c168 Some cleanup of OMXCodec code, make sure to ignore 0-length output buffers in the metadata retriever. by Andreas Huber · 15 years ago
- 415f3e2 Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_CALL stream volume and down link audio volume. by Eric Laurent · 15 years ago
- f16a0b7 do not merge: The qcom video decoders always output yuv data after adjusting dimensions to be a multiple of 16. by Andreas Huber · 15 years ago
- b167860 Avoid signaling a format change to the client if its insubstantial. by Andreas Huber · 15 years ago
- 63d524f Fixing the build by renaming private "string.h" header file. by Andreas Huber · 15 years ago
- 720ac1d am da2ecbeb: Merge change Idcaa1ef8 into eclair by Yu Shan Emily Lau · 15 years ago
- 784202e Reimplement the OMX backend for stagefright. by Andreas Huber · 15 years ago
- 9991013 1) Add 10 seconds wait time before collecting the end memory. by Yu Shan Emily Lau · 15 years ago
- b65a90d Merge change I73b00501 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- bd7b43b Separated private from public header files. by Andreas Huber · 15 years ago
- 8d87cd9 Fix various compiler warnings accumulated over time. by Andreas Huber · 15 years ago
- cfd5557 OMXCodec now notifies the reader of changes in the output format by returning a special result/error code. by Andreas Huber · 15 years ago
- 63f20ec Proper chunk size computation for Layer II/III V2 and V2.5, skip optional ID3 tag. by Andreas Huber · 15 years ago
- fa8de75 Change to a int64_t usecs representation for timestamps and duration throughout stagefright. by Andreas Huber · 15 years ago
- 73b0050 Check cursor and URI value for nullity to prevent NPE. by Ray Chen · 15 years ago
- 23a2d92 Merge change Ib01005ea into eclair-mr2 by Android (Google) Code Review · 15 years ago
- 53a76bd Split the ColorConverter off SoftwareRenderer, metadata support in stagefright. by Andreas Huber · 15 years ago
- b01005e Avoid extracting EXIF data for non-JPEG images. by Ray Chen · 15 years ago
- 3f42707 Some decoders will return an error on OMX_EmptyThisBuffer to indicate that they don't support the media format, deal with this. by Andreas Huber · 15 years ago
- 23bccd6 Merge change I729c3938 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- cd74c0d The vendor is about to check in a fix for this issue, the workaround is no longer needed by Andreas Huber · 15 years ago
- 729c393 Insert a small delay after submitting to surface flinger and before returning the buffer to the decoder. by Andreas Huber · 15 years ago
- 8b432b1 Workaround for avc decoder misreporting output buffer size requirements if the content is not a multiple-16 width/height. by Andreas Huber · 15 years ago