1. 6e3bcee VideoEditorMain.h is moved to /frameworks/av/libvideoeditor and thus can be deleted. by James Dong · 12 years ago
  2. 798cda7 Change Android.mk file to use the new location after /frameworks/media/libvideoeditor source files are moved by James Dong · 12 years ago
  3. e1dea48 Switched to use the header files in /frameworks/native by James Dong · 12 years ago
  4. 1b5fa0f Removed the include header path since it is not needed. by James Dong · 12 years ago
  5. 8335f1c fix libgui header location by Mathias Agopian · 12 years ago
  6. 459f40d move away from MediaDebug and use ADebug instead for video editor engine by James Dong · 13 years ago
  7. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  8. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  9. 490909d Extract out audio DSP code to utility library by Glenn Kasten · 13 years ago
  10. 29f1c32 am 5126f1d4: am 613ed4c6: Merge "Fixd for 5490443 Native crash while exporting a video - Add new onError callback to PreviewProgressListener, which is used to indicate video editor application for the error that has occurred during priviewing. With this modification, by Hong Teng · 13 years ago
  11. 63149c8 Fixd for 5490443 Native crash while exporting a video by Hong Teng · 13 years ago
  12. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  13. a18886c Fix 5278371: OOM in MediaItemThumbnailTest by Chih-Chung Chang · 13 years ago
  14. 47a5215 Fix 5156702: rotate thumbnails by Chih-Chung Chang · 13 years ago
  15. c847b1a Fix for 5156702 Rotate video output for thumbnails and export by Rajneesh Chowdury · 13 years ago
  16. 3ced044 Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java) by Rajneesh Chowdury · 13 years ago
  17. 7f639d3 Merge "Fix 5144356: Native crash while importing music" by Chih-Chung Chang · 13 years ago
  18. a91495d Merge "Fix for 5155561 During export, progress bar jumps from 0 to 50%" by Rajneesh Chowdury · 13 years ago
  19. 176dde8 Fix 5144356: Native crash while importing music by Chih-Chung Chang · 13 years ago
  20. 6721d33 Fix for 5155561 During export, progress bar jumps from 0 to 50% by Rajneesh Chowdury · 13 years ago
  21. 1f5de38 Display thumbnails one by one and cache them. by Chih-Chung Chang · 13 years ago
  22. cb04a1f Speed up thumbnail generation. by Chih-Chung Chang · 13 years ago
  23. 17cfcbf Add dependencies for the YV12 color converter change. by Chih-Chung Chang · 13 years ago
  24. b33d46c Merge "Add filename and line number in the debug messages." by Chih-Chung Chang · 13 years ago
  25. 25ba294 Add filename and line number in the debug messages. by Chih-Chung Chang · 13 years ago
  26. 600acf1 fix for issue 4142219 by Hong Teng · 13 years ago
  27. ff90212 Remove curtain effect (it's unused). by Chih-Chung Chang · 13 years ago
  28. d7ed599 Fix for kenBurn Effect for PNG image is crashing (4861071 ) by Shailendra · 13 years ago
  29. 2fb605a Fix for issue 3385135 "source code cleanup" engine part by hongteng · 13 years ago
  30. c0125dd Fix for issue 4133431 "Remove OSAL layer" in JNI part by Shyam Pallapothu · 13 years ago
  31. 3feb41f Fix for issue 4133431 "Remove OSAL layer" in JNI by Shyam Pallapothu · 13 years ago
  32. 7743fa6 Fix for issue 4133431 "Remove OSAL layer" in JNI part" by Dheeraj Sharma · 13 years ago
  33. 696257c merge libsurfaceflinger_client into libgui by Mathias Agopian · 13 years ago
  34. 0b8fe20 am ce254e86: am 69d05490: am 0edefea8: Merge "Fix for 4087846 Crash reported by monkey report (Java/Jni)" into honeycomb-mr1 by Rajneesh Chowdury · 13 years ago
  35. 8e7991a Fix for 4087846 Crash reported by monkey report (Java/Jni) by Rajneesh Chowdury · 13 years ago
  36. 3070af0 frameworks/base: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 13 years ago
  37. eab30df Remove unnecessary ld flags. by Ying Wang · 13 years ago
  38. 895a28e Fix for issue 3453519: (Java/JNI) do not allow editing of DRM protected contents by Santosh Madhava · 13 years ago
  39. 4fad676 Fix for issue 3371667: fix source code compilation warnings (4) by Basavapatna Dattaguru · 13 years ago
  40. 71771b3 Fix for issue 3431967: Memory leak from video editor engine by Santosh Madhava · 13 years ago
  41. 7c8f25f Fix for issue 3431967: Memory leak from video editor engine by Santosh Madhava · 13 years ago
  42. df4723e Fix for issue 3439595 : Java/JNI - Movide studio playback picks previous frames by Santosh Madhava · 13 years ago
  43. 9cfeb6e VideoEditor:Issue ID: 3431967 by Basavapatna Dattaguru · 13 years ago
  44. 9ee9aad Fix for issue 3444358 : Movie studio is broken in Master-TOT by Santosh Madhava · 14 years ago
  45. fb4e92c Fix for issue : 3439708 Last frame is missing effect by Dheeraj Sharma · 14 years ago
  46. 91ba3a0 Fix for 3431967: Memory leak from video editor engine in JNI by Santosh Madhava · 14 years ago
  47. 6ef407c Merge "Fixed 3423072 Imported 1080x720 video clips present distorted view" into honeycomb by Danny Fernandes · 14 years ago
  48. 69e868d Fixed 3423072 Imported 1080x720 video clips present distorted view by Danny Fernandes · 14 years ago
  49. 67ec9aa Hardware Video Decoder Flag Enabled for Thumbnail extraction and RenderFrame by Dheeraj Sharma · 14 years ago
  50. b62d78b Modification for using Software decoder for thumbnail generation in JNI by Dheeraj Sharma · 14 years ago
  51. beb9fc8 Fix issue 3408285 Crash while generating KenBurns by Dharmaray Kundargi · 14 years ago
  52. c08f85a Fix issue 3414805 Crash during Overlay editing. JNI fixes. by Dharmaray Kundargi · 14 years ago
  53. cd73d1ed Merge "Fix for issue 3404671 Crash when exporting movie in JNI" into honeycomb by Dheeraj Sharma · 14 years ago
  54. 4e70320 Merging the same files on top of tree. by Dharmaray Kundargi · 14 years ago
  55. 9803b84 Fix for issue 3400229 Pan and Zoom effect is not accurate in JAVA and JNI by Dheeraj Sharma · 14 years ago
  56. 5618e03 Fix for issue 3404671 Crash when exporting movie in JNI by Dheeraj Sharma · 14 years ago
  57. c16ccc1 Fix for Issue 3370836 : JNI files for Overlay optmization. by Dharmaray Kundargi · 14 years ago
  58. 2aaa776 Merge "VideoEditor:Fix for 3369908" into honeycomb by Dheeraj Sharma · 14 years ago
  59. b894210 Merge "Video Editor:Fix for 3375632" into honeycomb by Dheeraj Sharma · 14 years ago
  60. 1ac760a Issue no : 3370622 by Dheeraj Sharma · 14 years ago
  61. 05d9f81 VideoEditor:Clear Surface API addition by Dheeraj Sharma · 14 years ago
  62. 474cb4d VideoEditor:Fix for 3369908 by Dheeraj Sharma · 14 years ago
  63. b21827d Video Editor:Fix for 3375632 by Dheeraj Sharma · 14 years ago
  64. fe93351 Merge "remove eng developement local tags in make file" into honeycomb by Dharmaray Kundargi · 14 years ago
  65. 6dbd3ee remove eng developement local tags in make file by Dharmaray Kundargi · 14 years ago
  66. 581cad2 Turn error/exception logging on at the native layer by James Dong · 14 years ago
  67. a1a55bb Fix the build break in git_master-without-vendor by Dharmaray Kundargi · 14 years ago
  68. cd196d3 videoeditor JNI files on honeycomb by Dharmaray Kundargi · 14 years ago