summaryrefslogtreecommitdiffstats
path: root/media/jni
Commit message (Expand)AuthorAgeFilesLines
* am 7d913d43: am 6ef407c0: Merge "Fixed 3423072 Imported 1080x720 video clips ...Danny Fernandes2011-02-071-3/+21
|\
| * 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
* | | am d5924e9d: am 67ec9aa8: Hardware Video Decoder Flag Enabled for Thumbnail e...Dheeraj Sharma2011-02-071-2/+1
|\ \ \ | |/ /
| * | Hardware Video Decoder Flag Enabled for Thumbnail extraction and RenderFrameDheeraj Sharma2011-02-041-2/+1
| |/
* | am 6a9cb7dd: am e05c33fe: Merge "Modification for using Software decoder for ...Dheeraj Sharma2011-02-072-6/+17
|\ \ | |/
| * Modification for using Software decoder for thumbnail generation in JNIDheeraj Sharma2011-02-032-6/+17
* | am 2fa861cc: am 261ddb81: Merge "Fix issue 3408285 Crash while generating Ken...Dharmaray Kundargi2011-02-021-36/+187
|\ \ | |/
| * Fix issue 3408285 Crash while generating KenBurnsDharmaray Kundargi2011-02-021-37/+188
* | am e00d44ce: am 47b8c96b: Merge "Fix for issue 3370023 : Wrong aspect ratio i...Nemmara Venkateswaran2011-02-021-1/+1
|\ \
| * | Fix for issue 3370023 : Wrong aspect ratio in overlaySantosh Madhava2011-02-021-1/+1
| |/
* | am e9c5ade3: am c08f85a6: Fix issue 3414805 Crash during Overlay editing. JNI...Dharmaray Kundargi2011-02-011-3/+9
|\ \ | |/
| * Fix issue 3414805 Crash during Overlay editing. JNI fixes.Dharmaray Kundargi2011-02-011-3/+9
* | am 60a3ead5: am cd73d1ed: Merge "Fix for issue 3404671 Crash when exporting m...Dheeraj Sharma2011-01-301-7/+8
|\ \ | |/
| * 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
* | | am 75aa290d: am ff843254: Merge "Merging the same files on top of tree." into...Dharmaray Kundargi2011-01-304-8/+18
|\ \ \ | |/ /
| * | Merging the same files on top of tree.Dharmaray Kundargi2011-01-304-8/+18
* | | am 471ebbca: am 45911e19: Merge "Fix for issue 3400229 Pan and Zoom effect is...Dheeraj Sharma2011-01-301-2/+2
|\ \ \ | |/ /
| * | Fix for issue 3400229 Pan and Zoom effect is not accurate in JAVA and JNIDheeraj Sharma2011-01-301-2/+2
| |/
* | am 81bebad0: am ecebf173: Merge "Fix for Issue 3370836 : JNI files for Overla...Dharmaray Kundargi2011-01-263-23/+142
|\ \ | |/
| * Fix for Issue 3370836 : JNI files for Overlay optmization.Dharmaray Kundargi2011-01-263-23/+142
* | am d28bb6e2: am 2aaa7764: Merge "VideoEditor:Fix for 3369908" into honeycombDheeraj Sharma2011-01-251-0/+1
|\ \ | |/
| * Merge "VideoEditor:Fix for 3369908" into honeycombDheeraj Sharma2011-01-251-0/+1
| |\
| | * VideoEditor:Fix for 3369908Dheeraj Sharma2011-01-231-0/+1
* | | am 7fadb5e7: am 2b3da7ab: Merge "MTP: Fix race conditions in MtpServer JNI co...Mike Lockwood2011-01-251-69/+41
|\ \ \ | |/ /
| * | Merge "MTP: Fix race conditions in MtpServer JNI code" into honeycombMike Lockwood2011-01-251-69/+41
| |\ \
| | * | MTP: Fix race conditions in MtpServer JNI codeMike Lockwood2011-01-251-69/+41
* | | | am 4ba9e68f: am b8942108: Merge "Video Editor:Fix for 3375632" into honeycombDheeraj Sharma2011-01-251-1/+1
|\ \ \ \ | |/ / /
| * | | Merge "Video Editor:Fix for 3375632" into honeycombDheeraj Sharma2011-01-251-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Video Editor:Fix for 3375632Dheeraj Sharma2011-01-231-1/+1
| | |/
* | | am 08902803: am a2edecfe: Merge "Issue no : 3370622" into honeycombDheeraj Sharma2011-01-241-74/+8
|\ \ \ | |/ /
| * | Issue no : 3370622Dheeraj Sharma2011-01-241-74/+8
* | | am 6c170ecc: am 9c265fcc: Merge "VideoEditor:Clear Surface API addition" into...Gil Dobjanschi2011-01-241-1/+136
|\ \ \ | |/ /
| * | VideoEditor:Clear Surface API additionDheeraj Sharma2011-01-231-1/+136
| |/
* | Merge "New APIs for MTP and PTP host support"Mike Lockwood2011-01-223-0/+670
|\ \ | |/ |/|
| * New APIs for MTP and PTP host supportMike Lockwood2011-01-223-0/+670
* | Merge "Remove MTP related log spam" into honeycombMike Lockwood2011-01-222-21/+0
|\ \ | |/ |/|
| * Remove MTP related log spamMike Lockwood2011-01-212-21/+0
* | Remove dead code referencing an obsolete interface.Carl Shapiro2011-01-211-17/+0
* | Perform orthogonal rotations without using a Skia canvas.Carl Shapiro2011-01-211-17/+72
|/
* Merge "remove eng developement local tags in make file" into honeycombDharmaray Kundargi2011-01-191-1/+1
|\
| * remove eng developement local tags in make fileDharmaray Kundargi2011-01-191-1/+1
* | Turn error/exception logging on at the native layerJames Dong2011-01-192-11/+10
* | MTP: Close and reopen driver file after an error.Mike Lockwood2011-01-191-15/+16
* | MTP: Fix problem with MTP starting up on the first try.Mike Lockwood2011-01-181-5/+21
|/
* Merge "Fix the build break in git_master-without-vendor" into honeycombJames Dong2011-01-181-3/+1
|\
| * Fix the build break in git_master-without-vendorDharmaray Kundargi2011-01-181-3/+1
* | MTP: Fix problems with modification dates for folders and non-media filesMike Lockwood2011-01-181-4/+3
|/
* videoeditor JNI files on honeycombDharmaray Kundargi2011-01-1616-0/+10645