- 99638e7 Merge change 27466 into eclair by Android (Google) Code Review · 15 years ago
- 525ad18 Turn on thubmnail capture unit test for media metadata retriever by James Dong · 15 years ago
- 7d97351 Merge change 27449 into eclair by Android (Google) Code Review · 15 years ago
- 1851db6 Always consider m4a files as audio, even when they contain a video track. by Marco Nelissen · 15 years ago
- dba93b6 Merge change 27318 into eclair by Android (Google) Code Review · 15 years ago
- d4f3586 Check that playlist entries refer to a row in the audio table. by Marco Nelissen · 15 years ago
- cc96652 Remove fflush when storing thumbanil to sdcard. by Ray Chen · 15 years ago
- 0faa5c6c Merge change 27271 into eclair by Android (Google) Code Review · 15 years ago
- 0ddbc35 Only scan windows media files when those codecs are enabled. by Marco Nelissen · 15 years ago
- 7756cbee Merge change 27073 into eclair by Android (Google) Code Review · 15 years ago
- 34831c9 Removed the device type checking by Yu Shan Emily Lau · 15 years ago
- e9bd478 Merge change 26881 into eclair by Android (Google) Code Review · 15 years ago
- 3f790d8 Merge change 27011 into eclair by Android (Google) Code Review · 15 years ago
- a56e653 Added the checking for the wma in the memory test. by Yu Shan Emily Lau · 15 years ago
- af141d5 Fix issue 2142613: ToneGenerator: short tones sometimes don't play on sholes or over A2DP. by Eric Laurent · 15 years ago
- 343449f Fix issue 2128896 The thumbnail generated after picture capture with max zoom is overlapped with previous thumbnail. by Ray Chen · 15 years ago
- 7d0bdfa Merge change 26948 into eclair by Android (Google) Code Review · 15 years ago
- 5b0b63b Suppress the testPing as we moved the release test target to the userdebug. This test rely on a mock_media_player.so which build under the eng build by Yu Shan Emily Lau · 15 years ago
- a52b4d7 Fix broken build. by Dianne Hackborn · 15 years ago
- 00c575a Add new thumbnail API. by Ray Chen · 15 years ago
- 008fc5d Merge change 26332 into eclair by Android (Google) Code Review · 15 years ago
- dc1af5b 1) Add the wma / wmv profile reader. by Yu Shan Emily Lau · 15 years ago
- b8f4725 Make media scanner read the jpeg orientation tag. by Chih-Chung Chang · 15 years ago
- 92b27da Merge change 25858 into eclair by Android (Google) Code Review · 15 years ago
- 17d7ea4 There is a know issue in PV regarding the video size return. Need to put a 1 second sleep before we get the video dimension by Yu Shan Emily Lau · 15 years ago
- e785d18 Merge change 25826 into eclair by Android (Google) Code Review · 15 years ago
- 9d7b2fa Suppressed the invalidFrameRate as the framework is not throwing the IOException anymore. by Yu Shan Emily Lau · 15 years ago
- 872a30e Improve ExifInterface API. by Chih-Chung Chang · 15 years ago
- bc95d66 Modified the validation to use singal media player instance. by Yu Shan Emily Lau · 15 years ago
- 56af9e9 Merge change 25452 into eclair by Android (Google) Code Review · 15 years ago
- 3065a3c Merge change 25528 into eclair by Android (Google) Code Review · 15 years ago
- 1a77b68e Another stagefright test-case and ignore end-of-stream notifications while we're flushing. by Andreas Huber · 15 years ago
- 208ad8e Modified the new stream video url. by Yu Shan Emily Lau · 15 years ago
- c82e65a Merge change 25228 into eclair by Android (Google) Code Review · 15 years ago
- fc5f102 Merge change 25291 into eclair by Android (Google) Code Review · 15 years ago
- 9081aec Try to fix sdk build again. by Chih-Chung Chang · 15 years ago
- de88c51 Merge change 25286 into eclair by Android (Google) Code Review · 15 years ago
- 7b886f9 Fix sdk build. by Chih-Chung Chang · 15 years ago
- f7c3679 Merge change 25158 into eclair by Android (Google) Code Review · 15 years ago
- d3ba481 Merge change 25272 into eclair by Android (Google) Code Review · 15 years ago
- b53eaac Merge change 25155 into eclair by Android (Google) Code Review · 15 years ago
- 017bb4c Make ExifInterface public. by Chih-Chung Chang · 15 years ago
- 700beb4 Clean ExifInterface. Prepare to make it public. by Chih-Chung Chang · 15 years ago
- 20a6b95 modified: MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaRecorderStressTest.java by Yu Shan Emily Lau · 15 years ago
- 610e359 modified: MediaFrameworkTest/src/com/android/mediaframeworktest/MediaNames.java by Yu Shan Emily Lau · 15 years ago
- 4f23457 Another software color conversion implementation, this time OMX_QCOM_COLOR_FormatYVU420SemiPlanar => rgb565. by Andreas Huber · 15 years ago
- fccb25d Fix bug 2115258 where the AudioManager javadoc doesn't warn against by Jean-Michel Trivi · 15 years ago
- 0446b82 The 8k chipset qcom decoders require that the input buffers be allocated using OMX_AllocateBuffer rather than OMX_UseBuffer for now. by Andreas Huber · 15 years ago
- a4fe2ac Merge change 25128 into eclair by Android (Google) Code Review · 15 years ago
- 0edada0 Merge change 25101 into eclair by Android (Google) Code Review · 15 years ago
- c966a3c Support CbYCrY -> RGB565 color conversion in IOMXRenderer. by Andreas Huber · 15 years ago
- 4d445d6 Merge change 24955 into eclair by Android (Google) Code Review · 15 years ago
- 9f9afef Added an API IOMX::createRendererFromJavaSurface. by Andreas Huber · 15 years ago
- 1619367 new file: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaProfileReader.java by Yu Shan Emily Lau · 15 years ago
- 9202285 Added a little more logging in OMXCodec.cpp for vendors to be able to reproduce issues... by Andreas Huber · 15 years ago
- 714ec136 Merge change 24742 into eclair by Android (Google) Code Review · 15 years ago
- 91e2d86 Merge change 24337 into eclair by Android (Google) Code Review · 15 years ago
- 147a0c2 modified: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaNames.java by Yu Shan Emily Lau · 15 years ago
- 2dc64d8 Apparently I must not use OMX_UseBuffer on either input or output ports on any of the TI components... or else. by Andreas Huber · 15 years ago
- 2aa39c4 Only build the "full" stagefright (including MediaExtractors and MediaPlayer) if BUILD_WITH_FULL_STAGEFRIGHT define is set (to true). by Andreas Huber · 15 years ago
- 6026a51 Move JPEGSource.{cpp,h} into libstagefright. by Andreas Huber · 15 years ago
- 005b228 API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API. by Nick Pelly · 15 years ago
- e6c4096 Media MIME types now have corresponding constants in MediaDefs.h, new codec enumeration API. by Andreas Huber · 15 years ago
- e087373 Add component name to informational logging in OMXCodec.cpp by Andreas Huber · 15 years ago
- 466dbbf Merge change 24450 into eclair by Android (Google) Code Review · 15 years ago
- 546f3cd Merge change 24448 into eclair by Android (Google) Code Review · 15 years ago
- 18ed760 Merge change 24447 into eclair by Android (Google) Code Review · 15 years ago
- dc1d17a Fix issue android.permission.cts.NoAudioPermissionTest:testRouting is failing. by Eric Laurent · 15 years ago
- 033e6c3 Minor API change in MPEG4Writer, support for amr output into MPEG4 containers. by Andreas Huber · 15 years ago
- 2a65117 Support for amr-wb tracks in MPEG4Extractor. by Andreas Huber · 15 years ago
- 7ae02c8 Added some more verbose output for AMR formats. Properly fill out the output format. by Andreas Huber · 15 years ago
- 16b72bb Merge change 24391 into eclair by Android (Google) Code Review · 15 years ago
- 201511c Calculate proper output buffer size for some more 16-bit RGB color spaces. by Andreas Huber · 15 years ago
- a79da2e RIO-7461: Update media scanner to scan AAC files. by James Stokebrand · 15 years ago
- 5a65a6e Added a .amr file extractor (for AMR-NB and AMR-WB content). by Andreas Huber · 15 years ago
- 4e60d7e Merge change 24179 into eclair by Android (Google) Code Review · 15 years ago
- 8a77a99 Fix issue 2107584: media server crash when AudioFlinger fails to allocate memory for track control block. by Eric Laurent · 15 years ago
- 96c08a6 Fix issue 1992233: DTMF tones on Sholes is really long. by Eric Laurent · 15 years ago
- bde54df modified: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaNames.java by Yu Shan Emily Lau · 15 years ago
- e0f64aa Merge change 24178 into eclair by Android (Google) Code Review · 15 years ago
- ee606e6 Support encoding amr-wb content in stagefright. by Andreas Huber · 15 years ago
- a7d0cf4 The qcom decoder requires that the output buffers be allocated by the component for hardware accelerated display to work. by Andreas Huber · 15 years ago
- 392ff3b Add basic metadata retrieval support for midi, ogg, etc. Bug 2050320 by James Dong · 15 years ago
- e1da8be Merge change 23835 into eclair by Android (Google) Code Review · 15 years ago
- 8b04661 When encountering a .nomedia file, notify the MediaScannerClient, by Marco Nelissen · 15 years ago
- f619028 Merge change 23715 into eclair by Android (Google) Code Review · 15 years ago
- 8e65337 Merge change 23714 into eclair by Android (Google) Code Review · 15 years ago
- 9d85d5a Fix issue 2097083: STREAM_SYSTEM should be at max volume. by Eric Laurent · 15 years ago
- 4c48342 Setting the component role appears to be mandatory now for all mime types. by Andreas Huber · 15 years ago
- da050cf2 Some work to make audio encoding work. by Andreas Huber · 15 years ago
- 040571a Merge change 23632 into eclair by Android (Google) Code Review · 15 years ago
- 7272f7f Increase buffer allocated to receive HTTP response, YouTube is rather verbose... by Andreas Huber · 15 years ago
- 43ad6eaf Squashed commit of the following: by Andreas Huber · 15 years ago
- a7bdeda Fix 2081525: NPE in MediaScannerService. by Chih-Chung Chang · 15 years ago
- bf1071c Merge change 23356 into eclair by Android (Google) Code Review · 15 years ago
- 6db4aad Temporarily unlock our mutex while fetching a buffer from the upstream source. by Andreas Huber · 15 years ago
- 52d6245 Merge change 22995 into eclair by Android (Google) Code Review · 15 years ago
- d3b0d64 modified: res/layout/surface_view.xml by Yu Shan Emily Lau · 15 years ago
- d06e5b8 Fixes a race condition between entering ERROR state and initial buffer submit. by Andreas Huber · 15 years ago
- c035f7c Final high-density frameworks artwork drop from designers (dated 25-Aug-2009). by Daniel Sandler · 15 years ago