summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix for issue 3495914: (In Java) Video clip switches between start and...Santosh Madhava2011-03-021-2/+2
|\
| * Fix for issue 3495914: (In Java) Video clip switches between start and endSantosh Madhava2011-03-011-2/+2
* | Move USB framework support from android.hardware to android.hardware.usb packageMike Lockwood2011-03-012-10/+10
|/
* Merge "Fix for issue 3466385: Low quality video properties are applied to all"Santosh Madhava2011-02-283-2/+8
|\
| * Fix for issue 3466385: Low quality video properties are applied to allSantosh Madhava2011-02-273-2/+8
* | Merge "Fix issue 3388354."Eric Laurent2011-02-281-9/+23
|\ \
| * | Fix issue 3388354.Eric Laurent2011-02-281-9/+23
| |/
* | Instrumentation code to enable/disable memory leak check using setpropRajneesh Chowdury2011-02-271-0/+51
|/
* Fix for issue 3485010: The project thumbnail is not regeneratedSantosh Madhava2011-02-241-0/+11
* Merge "UsbManager: Remove redundant Intent extras from USB device and accesso...Mike Lockwood2011-02-241-3/+2
|\
| * UsbManager: Remove redundant Intent extras from USB device and accessory broa...Mike Lockwood2011-02-231-3/+2
* | Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-231-5/+46
* | 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-231-0/+8
|\ \ \
| * | | - Add method in MediaPlayerService to collect and pullGloria Wang2011-02-221-0/+8
* | | | 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
| |_|_|/ |/| | |
* | | | MTP: Disable MTP when the keyguard is locked and secureMike Lockwood2011-02-221-0/+7
* | | | Merge "Fix for 3458686 Play button is enabled before loading the transition. ...Rajneesh Chowdury2011-02-221-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix for 3458686 Play button is enabled before loading the transition. Play re...Rajneesh Chowdury2011-02-211-0/+1
* | | | Fix for issue 3439595 : Java/JNI - Movide studio playback picks previous framesSantosh Madhava2011-02-161-3/+2
|/ / /
* | | VideoEditor:Inconsistance defines:Issue ID:3419090Basavapatna Dattaguru2011-02-141-39/+39
* | | Merge "VideoEditor: Fixes Issue ID:3448077"Basavapatna Dattaguru2011-02-111-0/+7
|\ \ \
| * | | VideoEditor: Fixes Issue ID:3448077Basavapatna Dattaguru2011-02-111-0/+7
* | | | VideoEditor: Populate profile&level: Issue:3419090Basavapatna Dattaguru2011-02-112-3/+72
|/ / /
* | | Add MTP/PTP host support to the public APIMike Lockwood2011-02-116-137/+497
* | | Merge "Bug 3352047 Wrong message when adjusting volume"Glenn Kasten2011-02-102-6/+109
|\ \ \
| * | | Bug 3352047 Wrong message when adjusting volumeGlenn Kasten2011-02-102-6/+109
* | | | Merge "Fix issue 3435692"Eric Laurent2011-02-102-5/+19
|\ \ \ \
| * | | | Fix issue 3435692Eric Laurent2011-02-102-5/+19
| |/ / /
* | | | Better genre support.Marco Nelissen2011-02-101-18/+69
|/ / /
* | | MTP: Fix NPE in MtpPropertyGroupMike Lockwood2011-02-081-1/+1
* | | am 284f3128: am f7f24996: Merge "Fix issue 3426489 Overlay background changed...Dharmaray Kundargi2011-02-072-15/+19
|\ \ \ | |/ /
| * | am f7f24996: Merge "Fix issue 3426489 Overlay background changed when exporte...Dharmaray Kundargi2011-02-042-15/+19
| |\ \ | | |/
| | * Fix issue 3426489 Overlay background changed when exportedDharmaray Kundargi2011-02-042-15/+19
* | | am 73edcfe8: am b894f895: Merge "Fix issue 3426200 Movie Studio crashes when ...Dharmaray Kundargi2011-02-071-19/+20
|\ \ \ | |/ /
| * | am b894f895: Merge "Fix issue 3426200 Movie Studio crashes when a media item ...Dharmaray Kundargi2011-02-041-19/+20
| |\ \ | | |/
| | * Merge "Fix issue 3426200 Movie Studio crashes when a media item is deleted" i...Dharmaray Kundargi2011-02-041-19/+20
| | |\
| | | * Fix issue 3426200 Movie Studio crashes when a media item is deletedDharmaray Kundargi2011-02-041-19/+20
* | | | am 5f3e9e69: am d4b88c88: Merge "Issue 3395734: fix media server restart dete...Eric Laurent2011-02-071-1/+1
|\ \ \ \ | |/ / /
| * | | am d4b88c88: Merge "Issue 3395734: fix media server restart detection" into h...Eric Laurent2011-02-041-1/+1
| |\ \ \ | | |/ /
| | * | Merge "Issue 3395734: fix media server restart detection" into honeycombEric Laurent2011-02-041-1/+1
| | |\ \ | | | |/ | | |/|
| | | * Issue 3395734: fix media server restart detectionEric Laurent2011-02-041-1/+1
* | | | am bdb23c26: am 2e96f15d: Merge "Fix issues 3425035 and 3423785." into honeycombEric Laurent2011-02-072-4/+44
|\ \ \ \ | |/ / /
| * | | am 2e96f15d: Merge "Fix issues 3425035 and 3423785." into honeycombEric Laurent2011-02-042-4/+44
| |\ \ \ | | |/ /
| | * | Merge "Fix issues 3425035 and 3423785." into honeycombEric Laurent2011-02-042-4/+44
| | |\ \
| | | * | Fix issues 3425035 and 3423785.Eric Laurent2011-02-042-4/+44
| | | |/