- 256764c am 9603fdee: am 0d560d45: am 9f7054fe: Merge "docs: add package description for mtp and a little more info to MtpDevice" into honeycomb-mr1 by Scott Main · 14 years ago
- 9603fde am 0d560d45: am 9f7054fe: Merge "docs: add package description for mtp and a little more info to MtpDevice" into honeycomb-mr1 by Scott Main · 14 years ago
- 0d560d4 am 9f7054fe: Merge "docs: add package description for mtp and a little more info to MtpDevice" into honeycomb-mr1 by Scott Main · 14 years ago
- 0cdd9f7 docs: add package description for mtp and a little more info to MtpDevice by Scott Main · 14 years ago
- bf0420c Merge "Color conversion now supports YUV420p->RGB565 conversion even if the width is odd." by Andreas Huber · 14 years ago
- a161af9 Color conversion now supports YUV420p->RGB565 conversion even if the width is odd. by Andreas Huber · 14 years ago
- 79f407c Refactor to share code between MediaPlayer and MediaMetadataRetriever JNI by James Dong · 14 years ago
- 17524dc Clean up JNI code by James Dong · 14 years ago
- 325039e Merge "Initial check-in for AACWriter" by James Dong · 14 years ago
- f84bfab Initial check-in for AACWriter by James Dong · 14 years ago
- 19127e7 Signal an error if aac decoding fails early. by Andreas Huber · 14 years ago
- c016e0f Merge "Fix potential memory corruption in NuCachedSource2." by Andreas Huber · 14 years ago
- 13aa6c2 Fix potential memory corruption in NuCachedSource2. by Andreas Huber · 14 years ago
- 65b9605 Properly construct the ESDS metadata even if sizeof(codec-specific-data) != 2 by Andreas Huber · 14 years ago
- 4f55af7 Merge "Initial CL for the timed text support: - Add support for MP4 timed text - Add API for app to turn on/off a text track - Add timed text metadata(language) in the MediaMetadataRetriever" by Gloria Wang · 14 years ago
- 63de615 am 36132a48: DO NOT MERGE MediaScanner: Add special casing of WMP album art files to isNoMediaPath() by Mike Lockwood · 14 years ago
- 0faefb7 am 8b1c74f9: DO NOT MERGE MediaScanner: Fix bug in "no media" handling logic by Mike Lockwood · 14 years ago
- df88944 am a792c804: DO NOT MERGE MTP: Implement GetThumb command by Mike Lockwood · 14 years ago
- af964a6 am af50821b: DO NOT MERGE MTP: Fix file descriptor leak in file editing extensions by Mike Lockwood · 14 years ago
- eeaf48c am fdb50e6f: DO NOT MERGE MTP: Add extended operations to support in-place editing of files by Mike Lockwood · 14 years ago
- f6df5b4 am fb623263: DO NOT MERGE MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 14 years ago
- 863ee40 am 7dd59229: DO NOT MERGE Fix media scanner uri handling. by Marco Nelissen · 14 years ago
- 21c0800 am d3e4290c: DO NOT MERGE MTP and media provider support for multiple storage devices: by Mike Lockwood · 14 years ago
- 36132a4 DO NOT MERGE MediaScanner: Add special casing of WMP album art files to isNoMediaPath() by Mike Lockwood · 14 years ago
- 8b1c74f DO NOT MERGE MediaScanner: Fix bug in "no media" handling logic by Mike Lockwood · 14 years ago
- a792c80 DO NOT MERGE MTP: Implement GetThumb command by Mike Lockwood · 14 years ago
- af50821 DO NOT MERGE MTP: Fix file descriptor leak in file editing extensions by Mike Lockwood · 14 years ago
- fdb50e6 DO NOT MERGE MTP: Add extended operations to support in-place editing of files by Mike Lockwood · 14 years ago
- fb62326 DO NOT MERGE MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 14 years ago
- 7dd5922 DO NOT MERGE Fix media scanner uri handling. by Marco Nelissen · 14 years ago
- d3e4290c DO NOT MERGE MTP and media provider support for multiple storage devices: by Mike Lockwood · 14 years ago
- c6091dd Initial CL for the timed text support: by Gloria Wang · 14 years ago
- b2a153a frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 14 years ago
- ade06df MediaScanner: Add special casing of WMP album art files to isNoMediaPath() by Mike Lockwood · 14 years ago
- 214f9db MediaScanner: Fix bug in "no media" handling logic by Mike Lockwood · 14 years ago
- efc69d7 Merge "Add setParameter/getParameter to MediaPlayer API. for bug 1982947" by Gloria Wang · 14 years ago
- a1f6a09 am f181e416: am ec78f551: Add avg bandwidth estimate every 2 seconds - do not merge. by James Dong · 14 years ago
- f181e41 am ec78f551: Add avg bandwidth estimate every 2 seconds - do not merge. by James Dong · 14 years ago
- f16e1ab Add DRM errors in the DRM frameworks to MediaErrors also. For bug 4350156. by Gloria Wang · 14 years ago
- d01ec6e Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 14 years ago
- ec78f55 Add avg bandwidth estimate every 2 seconds - do not merge. by James Dong · 14 years ago
- 058520e Merge changes I22d9e018,Ib0701fcc,Ibc637918,I9eb7e002,I4adcec73 by Dima Zavin · 14 years ago
- e23a392 Fix omx_tests to no longer refer to test files that are no longer available. by Andreas Huber · 14 years ago
- 24fc2fb audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 14 years ago
- 4dc22e7 libmedia: move AudioParameter out of AudioSystem by Dima Zavin · 14 years ago
- a277c43 Merge "Give PSP and QuickTime compatible mp4 files a chance to play" by James Dong · 14 years ago
- c89f222 MTP: Implement GetThumb command by Mike Lockwood · 14 years ago
- 466e3a2 Merge "MTP: Fix file descriptor leak in file editing extensions" by Mike Lockwood · 14 years ago
- 1003199 MTP: Fix file descriptor leak in file editing extensions by Mike Lockwood · 14 years ago
- a13802d Merge "Return status code from invoke()" by James Dong · 14 years ago
- 997354e MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 14 years ago
- 653935d Remove log spam by Mike Lockwood · 14 years ago
- 825e871 Merge "MTP: Add extended operations to support in-place editing of files" by Mike Lockwood · 14 years ago
- 34d76ac Remove the assertion and report content malform error to application by James Dong · 14 years ago
- 2fb605a Fix for issue 3385135 "source code cleanup" engine part by hongteng · 14 years ago
- 9df53fae MTP: Add extended operations to support in-place editing of files by Mike Lockwood · 14 years ago
- c0125dd Fix for issue 4133431 "Remove OSAL layer" in JNI part by Shyam Pallapothu · 14 years ago
- 4c1f4f7 Merge "Rework display size access." by Dianne Hackborn · 14 years ago
- f50e54e Remove config_caseSensitiveExternalStorage; no longer needed. by Dianne Hackborn · 14 years ago
- 44bc17c Rework display size access. by Dianne Hackborn · 14 years ago
- 3feb41f Fix for issue 4133431 "Remove OSAL layer" in JNI by Shyam Pallapothu · 14 years ago
- 7743fa6 Fix for issue 4133431 "Remove OSAL layer" in JNI part" by Dheeraj Sharma · 14 years ago
- 72e738a Unhide MediaPlayer's setDataSource method that takes optional http headers to be by Andreas Huber · 14 years ago
- 5087494 Add extra headers specified in the media player's setDataSource call by Andreas Huber · 14 years ago
- bb32a94 Make sure a read restarts the prefetcher if necessary. by Andreas Huber · 14 years ago
- d6309d6 Merge "Remove streamability verification, it's taking too long. Also..." by Andreas Huber · 14 years ago
- 2c3bf8e Merge "Fix bug 2659754 ConcurrentModificationException in audio focus changes" by Jean-Michel Trivi · 14 years ago
- 95814b0 Merge "Fix bug 2724503 Persist media button receiver across reboots" by Jean-Michel Trivi · 14 years ago
- 7284337 Fix bug 2659754 ConcurrentModificationException in audio focus changes by Jean-Michel Trivi · 14 years ago
- d589fea Fix bug 2724503 Persist media button receiver across reboots by Jean-Michel Trivi · 14 years ago
- 44fdac0 Remove streamability verification, it's taking too long. Also... by Andreas Huber · 14 years ago
- 966f9e5 Merge "- Add another parameter in notify() to be able to send timed text sample through listener during video playback. - Add OnTimedTextListener in the MediaPlayer For feature request 800939." by Gloria Wang · 14 years ago
- 3220d0a am 8d2e14da: am 34cd123a: am b0d6f10e: Bug 4167061 remove debugging code by Glenn Kasten · 14 years ago
- 8d2e14d am 34cd123a: am b0d6f10e: Bug 4167061 remove debugging code by Glenn Kasten · 14 years ago
- 34cd123 am b0d6f10e: Bug 4167061 remove debugging code by Glenn Kasten · 14 years ago
- b0d6f10 Bug 4167061 remove debugging code by Glenn Kasten · 14 years ago
- 162ee49 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 14 years ago
- dd66bcb More native code cleanup. by Elliott Hughes · 14 years ago
- 3f9659a Merge "Experimental support for changing the video surface/texture on an active mediaplayer" by Andreas Huber · 14 years ago
- dfad483 Merge "If the media extractor specifies an invalid thumbnail time, default to the first frame." by Andreas Huber · 14 years ago
- a3804cf You don't need to poke around inside FileDescriptor manually. by Elliott Hughes · 14 years ago
- 41232116 am a7e8385c: am 87ee132a: am c6c2285b: Enable HDCP debugging in Stagefright (1 of 2) by Glenn Kasten · 14 years ago
- a7e8385 am 87ee132a: am c6c2285b: Enable HDCP debugging in Stagefright (1 of 2) by Glenn Kasten · 14 years ago
- 87ee132 am c6c2285b: Enable HDCP debugging in Stagefright (1 of 2) by Glenn Kasten · 14 years ago
- c6c2285b3 Enable HDCP debugging in Stagefright (1 of 2) by Glenn Kasten · 14 years ago
- 87312e9 If the media extractor specifies an invalid thumbnail time, default to the first frame. by Andreas Huber · 14 years ago
- 6eb3c59 Merge "In the MP3 extractor, compute timestamps based on sample count instead of byte count. This fixes timestamp accuracy on VBR streams." by Jason Simmons · 14 years ago
- 7797e64 Merge "Tidy up exception throwing in the media native code." by Elliott Hughes · 14 years ago
- 0741b1a am 0fb4e73f: am 3a9f5143: am 66380f76: Stagefright: authenticate ANativeWindow. by Jamie Gennis · 14 years ago
- 15dd15f Tidy up exception throwing in the media native code. by Elliott Hughes · 14 years ago
- 0fb4e73 am 3a9f5143: am 66380f76: Stagefright: authenticate ANativeWindow. by Jamie Gennis · 14 years ago
- 3a9f514 am 66380f76: Stagefright: authenticate ANativeWindow. by Jamie Gennis · 14 years ago
- 66380f7 Stagefright: authenticate ANativeWindow. by Jamie Gennis · 14 years ago
- 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 14 years ago
- 5f3586e Give PSP and QuickTime compatible mp4 files a chance to play by James Dong · 14 years ago
- 293e03d In the MP3 extractor, compute timestamps based on sample count instead of byte count. by Jason Simmons · 14 years ago
- c35f01d Merge "Media JNI code cleanup" by James Dong · 14 years ago
- c371a02 Media JNI code cleanup by James Dong · 14 years ago
- b8da6cb Do not disable effect in AudioEffect destructor. by Eric Laurent · 14 years ago
- 4edf1d1 Return status code from invoke() by James Dong · 14 years ago