summaryrefslogtreecommitdiffstats
path: root/media/jni/mediaeditor
Commit message (Expand)AuthorAgeFilesLines
* To avoid the JNI memory leaks in video editor codeswfeng62012-08-173-0/+17
* Add NOTICE and MODULE_LICENSE_APACH2 to libvideoeditor_jni.soJames Dong2012-06-122-0/+190
* Fixed a buffer overflow issueJames Dong2012-05-291-3/+8
* Remove dependency of libvideoeditor_jni.so on static libs from video editor e...James Dong2012-05-161-16/+10
* Revert "Remove dependency of libvideoeditor_jni.so on static libs from video ...James Dong2012-05-151-10/+16
* Remove dependency of libvideoeditor_jni.so on static libs from video editor e...James Dong2012-05-151-16/+10
* VideoEditorMain.h is moved to /frameworks/av/libvideoeditor and thus can be d...James Dong2012-03-241-77/+0
* Change Android.mk file to use the new location after /frameworks/media/libvid...James Dong2012-03-221-6/+6
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-2/+3
* Removed the include header path since it is not needed.James Dong2012-03-121-1/+0
* fix libgui header locationMathias Agopian2012-02-271-2/+1
* move away from MediaDebug and use ADebug instead for video editor engineJames Dong2012-02-091-0/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-10/+10
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* Extract out audio DSP code to utility libraryGlenn Kasten2011-12-161-0/+1
* am 5126f1d4: am 613ed4c6: Merge "Fixd for 5490443 Native crash while exportin...Hong Teng2011-12-021-2/+2
|\
| * Fixd for 5490443 Native crash while exporting a videoHong Teng2011-12-011-2/+2
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-45/+45
|/
* Fix 5278371: OOM in MediaItemThumbnailTestChih-Chung Chang2011-09-091-1/+5
* Fix 5156702: rotate thumbnailsChih-Chung Chang2011-09-071-3/+1
* Fix for 5156702 Rotate video output for thumbnails and exportRajneesh Chowdury2011-08-305-8/+39
* Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java)Rajneesh Chowdury2011-08-194-110/+238
* Merge "Fix 5144356: Native crash while importing music"Chih-Chung Chang2011-08-181-18/+19
|\
| * Fix 5144356: Native crash while importing musicChih-Chung Chang2011-08-181-18/+19
* | Merge "Fix for 5155561 During export, progress bar jumps from 0 to 50%"Rajneesh Chowdury2011-08-181-25/+49
|\ \ | |/ |/|
| * Fix for 5155561 During export, progress bar jumps from 0 to 50%Rajneesh Chowdury2011-08-171-25/+49
* | Display thumbnails one by one and cache them.Chih-Chung Chang2011-08-163-61/+47
|/
* Speed up thumbnail generation.Chih-Chung Chang2011-08-155-53/+28
* Add dependencies for the YV12 color converter change.Chih-Chung Chang2011-07-271-0/+2
* Merge "Add filename and line number in the debug messages."Chih-Chung Chang2011-07-252-15/+47
|\
| * Add filename and line number in the debug messages.Chih-Chung Chang2011-07-222-15/+47
* | fix for issue 4142219Hong Teng2011-07-202-15/+4
|/
* Remove curtain effect (it's unused).Chih-Chung Chang2011-06-302-3/+0
* Fix for kenBurn Effect for PNG image is crashing (4861071 )Shailendra2011-06-221-2/+3
* Fix for issue 3385135 "source code cleanup" engine parthongteng2011-04-224-15/+0
* Fix for issue 4133431 "Remove OSAL layer" in JNI partShyam Pallapothu2011-04-216-84/+84
* Fix for issue 4133431 "Remove OSAL layer" in JNIShyam Pallapothu2011-04-204-15/+15
* Fix for issue 4133431 "Remove OSAL layer" in JNI part"Dheeraj Sharma2011-04-203-26/+27
* merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-1/+1
* am ce254e86: am 69d05490: am 0edefea8: Merge "Fix for 4087846 Crash reported ...Rajneesh Chowdury2011-03-161-0/+12
|\
| * Fix for 4087846 Crash reported by monkey report (Java/Jni)Rajneesh Chowdury2011-03-151-0/+12
* | frameworks/base: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-141-4/+0
* | Remove unnecessary ld flags.Ying Wang2011-03-111-3/+0
|/
* Fix for issue 3453519: (Java/JNI) do not allow editing of DRM protected contentsSantosh Madhava2011-03-042-4/+12
* Fix for issue 3371667: fix source code compilation warnings (4)Basavapatna Dattaguru2011-03-022-26/+26
* Fix for issue 3431967: Memory leak from video editor engineSantosh Madhava2011-03-011-21/+26
* Fix for issue 3431967: Memory leak from video editor engineSantosh Madhava2011-02-271-5/+12
* Fix for issue 3439595 : Java/JNI - Movide studio playback picks previous framesSantosh Madhava2011-02-161-5/+9
* VideoEditor:Issue ID: 3431967Basavapatna Dattaguru2011-02-161-4/+18
* Fix for issue 3444358 : Movie studio is broken in Master-TOTSantosh Madhava2011-02-111-16/+62