summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix issue 3388354."Eric Laurent2011-02-281-9/+23
|\
| * Fix issue 3388354.Eric Laurent2011-02-281-9/+23
* | Merge "Instrumentation code to enable/disable memory leak check using setprop"Rajneesh Chowdury2011-02-281-0/+51
|\ \
| * | Instrumentation code to enable/disable memory leak check using setpropRajneesh Chowdury2011-02-271-0/+51
* | | Merge "Fix for issue 3431967: Memory leak from video editor engine"Santosh Madhava2011-02-281-5/+12
|\ \ \ | |_|/ |/| |
| * | Fix for issue 3431967: Memory leak from video editor engineSantosh Madhava2011-02-271-5/+12
* | | Bug 3447027 Limit previews for DRM videoGlenn Kasten2011-02-283-11/+25
|/ /
* | mp4a box contains mp3 audio when the object type indication is 0x6bJames Dong2011-02-251-0/+8
* | Merge "VideoEditor: Issue:3396697: Update Perf and Stress test code"Basavapatna Dattaguru2011-02-242-27/+27
|\ \ | |/ |/|
| * VideoEditor: Issue:3396697: Update Perf and Stress test codeBasavapatna Dattaguru2011-02-242-27/+27
* | Merge "Alternate patch for late video issue: seek only the video ahead to the...Andreas Huber2011-02-242-17/+66
|\ \
| * | Alternate patch for late video issue: seek only the video ahead to the nextAndreas Huber2011-02-242-17/+66
* | | Merge "Fix for issue 3485010: The project thumbnail is not regenerated"Santosh Madhava2011-02-241-0/+11
|\ \ \
| * | | Fix for issue 3485010: The project thumbnail is not regeneratedSantosh Madhava2011-02-241-0/+11
* | | | Merge "Suppress the logging of URLs when in incognito mode."Andreas Huber2011-02-2410-15/+77
|\ \ \ \ | |/ / / |/| | |
| * | | Suppress the logging of URLs when in incognito mode.Andreas Huber2011-02-2410-15/+77
| |/ /
* | | Merge "UsbManager: Remove redundant Intent extras from USB device and accesso...Mike Lockwood2011-02-242-4/+5
|\ \ \
| * | | UsbManager: Remove redundant Intent extras from USB device and accessory broa...Mike Lockwood2011-02-232-4/+5
| | |/ | |/|
* | | Merge "Bug 3438258 Add SurfaceTexture as MediaPlayer sink"Glenn Kasten2011-02-2425-61/+260
|\ \ \
| * | | Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-2325-61/+260
* | | | Fix MP3ExtractorJames Dong2011-02-241-5/+13
| |_|/ |/| |
* | | Merge "Don't crash when parsing DRM MIME types"Glenn Kasten2011-02-241-5/+12
|\ \ \
| * | | Don't crash when parsing DRM MIME typesGlenn Kasten2011-02-181-5/+12
* | | | d263 may contain optional bitr box, and thus its size can be up to 23 bytesJames Dong2011-02-231-7/+14
* | | | Merge "Remove RefBase.h dependency on TextOutput.h"Mathias Agopian2011-02-236-0/+6
|\ \ \ \
| * | | | Remove RefBase.h dependency on TextOutput.hMathias Agopian2011-02-226-0/+6
* | | | | Merge "To collect the total usage time of encoders in the media recorder"Gloria Wang2011-02-232-7/+81
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | To collect the total usage time of encoders in the media recorderGloria Wang2011-02-232-7/+81
* | | | | Merge "Application-managed callback buffer support for raw image"James Dong2011-02-231-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Application-managed callback buffer support for raw imageJames Dong2011-02-221-1/+1
| | |_|/ | |/| |
* | | | Merge "Cleanup for issue 3471160 : video editor calls System.gc"Santosh Madhava2011-02-232-2/+0
|\ \ \ \
| * | | | Cleanup for issue 3471160 : video editor calls System.gcSantosh Madhava2011-02-222-2/+0
* | | | | Merge "- Add method in MediaPlayerService to collect and pull codec usage (...Gloria Wang2011-02-236-2/+212
|\ \ \ \ \
| * | | | | - Add method in MediaPlayerService to collect and pullGloria Wang2011-02-226-2/+212
* | | | | | am d97c598f: am 6c9b500f: Merge "Added more warnings in javadoc for failure t...James Dong2011-02-221-1/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | am 6c9b500f: Merge "Added more warnings in javadoc for failure to call MediaP...James Dong2011-02-221-1/+8
| |\ \ \ \ \
| | * | | | | Added more warnings in javadoc for failure to call MediaPlayer.release() imme...James Dong2011-02-221-1/+8
* | | | | | | Don't treat WMV and ASF files as video files unless WMV is supportedMike Lockwood2011-02-221-3/+19
| |_|_|_|/ / |/| | | | |
* | | | | | Merge "Remove mkvparser code from /frameworks/base"James Dong2011-02-223-5073/+3
|\ \ \ \ \ \
| * | | | | | Remove mkvparser code from /frameworks/baseJames Dong2011-02-223-5073/+3
| | |_|/ / / | |/| | | |
* | | | | | Support for PCMA and PCMU raw audio data in RTP/RTSP.Andreas Huber2011-02-225-0/+210
| |_|_|/ / |/| | | |
* | | | | MTP: Disable MTP when the keyguard is locked and secureMike Lockwood2011-02-222-1/+37
* | | | | MTP: Add support for dynamically adding and removing storage unitsMike Lockwood2011-02-226-32/+106
* | | | | Merge "Support more MPEG4-LATM audio functionality."Andreas Huber2011-02-223-12/+76
|\ \ \ \ \
| * | | | | Support more MPEG4-LATM audio functionality.Andreas Huber2011-02-223-12/+76
| |/ / / /
* | | | | Merge "Check file descriptor before passing it through binder calls"James Dong2011-02-221-0/+11
|\ \ \ \ \
| * | | | | Check file descriptor before passing it through binder callsJames Dong2011-02-221-0/+11
| |/ / / /
* | | | | Merge "VideoEditor:IssueID:3396697: Added Performance test code"Basavapatna Dattaguru2011-02-224-2/+2412
|\ \ \ \ \
| * | | | | VideoEditor:IssueID:3396697: Added Performance test codeBasavapatna Dattaguru2011-02-184-2/+2412
* | | | | | Merge "VideoEditor:IssueID:3396697: Updated Preview Test code"Basavapatna Dattaguru2011-02-221-51/+29
|\ \ \ \ \ \