summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE: MTP: Disable MTP when the keyguard is locked and secureMike Lockwood2011-02-262-1/+37
* DO NOT MERGE: MTP: Add support for dynamically adding and removing storage unitsMike Lockwood2011-02-266-32/+106
* DO NOT MERGE: Cherry picked hacks to better hide A/V sync issues.Andreas Huber2011-02-252-61/+153
* Added more warnings in javadoc for failure to call MediaPlayer.release() imme...James Dong2011-02-221-1/+8
* Fix issue 3426489 Overlay background changed when exportedDharmaray Kundargi2011-02-042-15/+19
* 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
* | Merge "Fixed 3423072 Imported 1080x720 video clips present distorted view" in...Danny Fernandes2011-02-041-3/+21
|\ \
| * | Fixed 3423072 Imported 1080x720 video clips present distorted viewDanny Fernandes2011-02-041-3/+21
* | | 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
* | | Merge "Fix issues 3425035 and 3423785." into honeycombEric Laurent2011-02-042-4/+44
|\ \ \
| * | | Fix issues 3425035 and 3423785.Eric Laurent2011-02-042-4/+44
| |/ /
* | | Fixed 3419090 Throwing exception for unsupported video codec profiles and levelDanny Fernandes2011-02-042-0/+10
|/ /
* | Hardware Video Decoder Flag Enabled for Thumbnail extraction and RenderFrameDheeraj Sharma2011-02-041-2/+1
|/
* Modification for using Software decoder for thumbnail generation in JNIDheeraj Sharma2011-02-032-6/+17
* Bug fix: 3421011 ANR during delete video clipGil Dobjanschi2011-02-032-70/+124
* Merge "Fix issue 3371080" into honeycombEric Laurent2011-02-037-95/+192
|\
| * Fix issue 3371080Eric Laurent2011-02-037-95/+192
* | Fix for issue : 3419353 Crash during transition generationDheeraj Sharma2011-02-021-28/+33
* | Bug fix: 3419287 Deleted images and video clips invalidate the entire projectGil Dobjanschi2011-02-021-207/+188
|/
* Fix issue 3412777 ANR on adding effects.Dharmaray Kundargi2011-02-022-18/+43
* Merge "Fix issue 3408285 Crash while generating KenBurns" into honeycombDharmaray Kundargi2011-02-021-36/+187
|\
| * Fix issue 3408285 Crash while generating KenBurnsDharmaray Kundargi2011-02-021-37/+188
* | Fix for issue 3370023 : Wrong aspect ratio in overlaySantosh Madhava2011-02-025-29/+282
|/
* Fix issue 3414805 Crash during Overlay editing. JNI fixes.Dharmaray Kundargi2011-02-011-3/+9
* Fix for issue 3410895 Transition regeneration not happening after changing as...Dheeraj Sharma2011-02-011-0/+2
* Fix for issue 3409874:Crash during addition of pan and zoom effect if start a...Dheeraj Sharma2011-01-312-27/+63
* Merge "Fix issue 3408285. Fix issue in Thread safe in Java." into honeycombDharmaray Kundargi2011-01-316-54/+35
|\
| * Fix issue 3408285. Fix issue in Thread safe in Java.Dharmaray Kundargi2011-01-316-54/+35
* | Disconnect HTTP live sessions as soon as the request comes in.Andreas Huber2011-01-312-1/+25
|/
* Bug fix: 3405930 Crash editing overlay textGil Dobjanschi2011-01-319-655/+454
* Merge "Fix for issue 3404671 Crash when exporting movie in JNI" into honeycombDheeraj Sharma2011-01-301-7/+8
|\
| * Fix for issue 3404671 Crash when exporting movie in JNIDheeraj Sharma2011-01-291-7/+8
* | Merging the same files on top of tree.Dharmaray Kundargi2011-01-307-17/+38
* | Merge "Fix for issue 3400229 Pan and Zoom effect is not accurate in JAVA and ...Dheeraj Sharma2011-01-302-8/+8
|\ \
| * | Fix for issue 3400229 Pan and Zoom effect is not accurate in JAVA and JNIDheeraj Sharma2011-01-302-8/+8
| |/
* | Merge "3404665 Preview window is blank after returning from playing exported ...Dheeraj Sharma2011-01-301-2/+0
|\ \
| * | 3404665 Preview window is blank after returning from playing exported movieDheeraj Sharma2011-01-301-2/+0
| |/
* | Mass merge from gingerbread - do not mergeThe Android Open Source Project2011-01-302-3/+9
|\ \ | |/ |/|
| * am c929677e: Merge "Increase the number of useful bits in the spectrum." into...Marco Nelissen2011-01-291-2/+7
| |\
| | * Merge "Increase the number of useful bits in the spectrum." into gingerbreadMarco Nelissen2011-01-251-2/+7
| | |\
| | | * Increase the number of useful bits in the spectrum.Marco Nelissen2011-01-241-2/+7
| | * | DO NOT MERGE: Support non-multiple-of-16 dimensions in MPEG4/H.263 software d...Andreas Huber2011-01-243-9/+23
| | |/
| | * DO NOT MERGE: Prefill the cache before trying to instantiate the media extrac...Andreas Huber2011-01-192-3/+31
| | * DO NOT MERGE: Apparently our native TCP sockets do not return an error from b...Andreas Huber2011-01-181-4/+81
| | * Squash commits of the following patches, cherry-picked from other branch - do...James Dong2011-01-1213-272/+281
| | * Fail to parse duration instead of asserting, if the server response cannot be...Andreas Huber2011-01-121-5/+7
| | * DO NOT MERGE: Fix Matroska issuesAndreas Huber2011-01-113-75/+317
| | * DO NOT MERGE: Fix parsing of ntp= PLAY response.Andreas Huber2011-01-118-39/+690