1. d94b927 Enable some logs to debug 5195693. by Chih-Chung Chang · 14 years ago
  2. e9eec0e Fix for 5156702 Rotate video output for thumbnails and export by Rajneesh Chowdury · 14 years ago
  3. a007d50 Merge "Fix 5123908: Native crash rewinding movie" by Chih-Chung Chang · 14 years ago
  4. aef59c5 Fix 5180429: Initialize native window transform to 0. by Chih-Chung Chang · 14 years ago
  5. 3d974e7 Fix 5123908: Native crash rewinding movie by Chih-Chung Chang · 14 years ago
  6. 08b82bd Add connect calls for SurfaceTexture. Clean PreviewRenderer. by Chih-Chung Chang · 14 years ago
  7. 2aa01fd Rename YV12 to I420. by Chih-Chung Chang · 14 years ago
  8. 43fcc39 Use GL to render preview. by Chih-Chung Chang · 14 years ago
  9. b9410c5 Merge "Remove excessive logging" by James Dong · 14 years ago
  10. cece4b3 Remove unused mLastVideoBuffer and bAppliedVideoEffect. by Chih-Chung Chang · 14 years ago
  11. 48a29a9 Remove excessive logging by James Dong · 14 years ago
  12. e048e90 Remove PreviewLocalRenderer (simplify the code). by Chih-Chung Chang · 14 years ago
  13. 7efb8ef Add YV12 color converter interface for VideoEditor. by Chih-Chung Chang · 14 years ago
  14. 0aaa69f Merge "fix for issue 4142219 Don't hard code platform-specific limitations engine part." by Hong Teng · 14 years ago
  15. 8806b70 fix for issue 4142219 Don't hard code platform-specific limitations engine part. by Hong Teng · 14 years ago
  16. 9ea1fc7 Merge "Fix for issue 4988956 No audio can be heard during preview" by Rajneesh Chowdury · 14 years ago
  17. 1c3c543 Fix for issue 4988956 No audio can be heard during preview by Rajneesh Chowdury · 14 years ago
  18. 460ba2a call the new setScaling method in the appropriate places by Mathias Agopian · 14 years ago
  19. 2857b95 Merge "Use the ANativeWindow APIs instead of the Surface APIs" by Mathias Agopian · 14 years ago
  20. f70947f Use the ANativeWindow APIs instead of the Surface APIs by Mathias Agopian · 14 years ago
  21. 3d34a30 Remove redundant include, now that NuHTTPDataSource.h is no more. by Andreas Huber · 14 years ago
  22. 2dade01 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 14 years ago
  23. 7dbd2c4 Remove curtain effects (they are unused). by Chih-Chung Chang · 14 years ago
  24. 9969866 Make line-ending consistent (unix style). by Chih-Chung Chang · 14 years ago
  25. b5c7784 Fix for: 4676350 Do not use dual copyright declaration for video editor code by Thomas Le Guevel · 14 years ago
  26. 72e95e7 Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 14 years ago
  27. 984eae0 Use AudioTrack::event_type not int in callback by Glenn Kasten · 14 years ago
  28. 272eb55 update for new audio.h header location by Dima Zavin · 14 years ago
  29. 3b9ba85 Clean up background audio processing code by James Dong · 14 years ago
  30. 74d808e Merge "android_native_buffer_t --> ANativeWindowBuffer" by Iliyan Malchev · 14 years ago
  31. b003895 android_native_buffer_t --> ANativeWindowBuffer by Iliyan Malchev · 14 years ago
  32. e6815bf Clean up VideoEditorSRC by James Dong · 14 years ago
  33. 2dbef65 Cleaned up dummy audio and video sources by James Dong · 14 years ago
  34. c9dedc4 Separate preview player from AwesomePlayer and also video editor audio player from AudioPlayer by James Dong · 14 years ago
  35. acb62af Add setParameter/getParameter to MediaPlayer API for bug 1982947 by Gloria Wang · 14 years ago
  36. 6859837 libvideoeditor: convert to use new audio.h by Dima Zavin · 14 years ago
  37. 3b25fdc Fix for issue 3385135 "source code cleanup" engine part by hongteng · 14 years ago
  38. 694816d Fix for issue 4133431 "Remove OSAL layer" in engine part by Shyam Pallapothu · 14 years ago
  39. 32ed3f4 Fix for issue 4133431 "Remove OSAL layer" in engine part by Shyam Pallapothu · 14 years ago
  40. ddc7e59 Merge "remove unused references to ISurface" by Mathias Agopian · 14 years ago
  41. 6e22429 remove unused references to ISurface by Mathias Agopian · 14 years ago
  42. 838daaf Bring videoeditor copies of internal code in sync with recent changes to the originals by Andreas Huber · 14 years ago
  43. d9789f2 replace libsurfaceflinger_client by libgui by Mathias Agopian · 14 years ago
  44. d2abe6d am 2d449791: Fix for the issue: TestPreviewWithTransition fails (4133108) by Raghavender Palla · 14 years ago
  45. fa31daf Fix for the issue: TestPreviewWithTransition fails (4133108) by Raghavender Palla · 14 years ago
  46. 61a422a am fb4d3b2d: Fix for the issue: 4099068 For long duration files, after end of the preview the progress bar is moved to the middle by Raghavender Palla · 14 years ago
  47. ebf4015 Fix for the issue: 4099068 For long duration files, after end of the preview the progress bar is moved to the middle by Raghavender Palla · 14 years ago
  48. 68e98a2 frameworks/media/libvideoeditor: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 14 years ago
  49. 9a8c9a8 Fix for 4084134 End transition applied on image does not show up in previewer when playback by Rajneesh Chowdury · 14 years ago
  50. 100d018 Fix for issue 3371667: fix source code compilation warnings(Moved from master) by Basavapatna Dattaguru · 15 years ago
  51. 0a8f129 Merge "Fix for issue 3427268 Crash when stopping playback" by Rajneesh Chowdury · 15 years ago
  52. 1e2469c Fix for issue 3427268 Crash when stopping playback by Rajneesh Chowdury · 15 years ago
  53. fe288aa Fix for issue 3495914: (In Preview) Video clip switches between start and end by Santosh Madhava · 15 years ago
  54. 408e25b FIX for Issue Fix for issue 3371667: fix source code compilation warnings(3) by Basavapatna Dattaguru · 15 years ago
  55. 52dcba9 Merge "Fix for issue 3371667: fix source code compilation warnings" by Basavapatna Dattaguru · 15 years ago
  56. b6e2b5c Fix for memory leak with single audio player instance by Rajneesh Chowdury · 15 years ago
  57. 14c690d Fix for issue 3371667: fix source code compilation warnings by Basavapatna Dattaguru · 15 years ago
  58. a5872f7 And again keep this copy of our internal sources in sync, so much fun... by Andreas Huber · 15 years ago
  59. 4aeec63 Bug 3438258 surface textures by Glenn Kasten · 15 years ago
  60. 1c97d9a Fix for 3369917 Audio skips at clip edit points by Rajneesh Chowdury · 15 years ago
  61. b2d6e0f Fix for issue 3439595 : Movie studio playback previous frames by Santosh Madhava · 15 years ago
  62. 8b95de2 Fix for issue 3456480 A/V not in sync when a picture is added followed by a video clip trimmed from start by Rajneesh Chowdury · 15 years ago
  63. a5a42c5 Update this copy of our internal sources to reflect changes to the original... by Andreas Huber · 15 years ago
  64. 4ca3e5d Fix for issue 3431967 : Memory leak from video editor engine by Santosh Madhava · 15 years ago
  65. a14f406 Merge "Fixed issue 3385135: change min audio buffer count to match awesome player" by Danny Fernandes · 15 years ago
  66. 5bc7fb4 Fix for issue : 3450195 Adapt to the recent changes of awesome player in video editor preview player by Dheeraj Sharma · 15 years ago
  67. d196f1c Fixed issue 3385135: change min audio buffer count to match awesome player by Danny Fernandes · 15 years ago
  68. ea3f01b Merge "Fix for issue 3431967 : Memory leak from video editor engine" by Santosh Madhava · 15 years ago
  69. 5df8185 Fix for issue 3431967 : Memory leak from video editor engine by Santosh Madhava · 15 years ago
  70. 4f4efef Fix for issue : 3439708 Last frame is missing effect by Dheeraj Sharma · 15 years ago
  71. b4ce81da Fix for issue 3431967 : Memory leak from video editor engine by Santosh Madhava · 15 years ago
  72. 9785cdf Fix for issue 3431967 : Movie Studio crashed after pressing the back button by Santosh Madhava · 15 years ago
  73. 1ea8583 Fix for issue: 3437071 Crash during rendering mode change for specific video size by Dheeraj Sharma · 15 years ago
  74. 9f3d387 Merge "X86 target fixes" by Kenny Root · 15 years ago
  75. 9e4c36a This copy of our internal code does not handle seek-preview while paused well. by Andreas Huber · 15 years ago
  76. eb5b265 X86 target fixes by Kenny Root · 15 years ago
  77. aa05e8c Fixed Issue 3423072: Imported 1080x720 video clips present distorted view in preview by Danny Fernandes · 15 years ago
  78. bfece17 Fix for 3409334 Movie Studio "Force Close" after importing a 3gp video by Santosh Madhava · 15 years ago
  79. 4f155f0 Fix Issue Crash during Export Issue 3414805 , and Preview smoothning for 720p Clips by Dharmaray Kundargi · 15 years ago
  80. f892b56 Fix for issue 3410180: Small green lines at end of surface after removing last media item by Dheeraj Sharma · 15 years ago
  81. 53c567c Fix issue 3369917 :Audio skips at clip edit points by Dharmaray Kundargi · 15 years ago
  82. 8a838ad Merge "Fix issue 3404563. Overlay is not seen when the clip is trimmed in the beginning." into honeycomb by Dharmaray Kundargi · 15 years ago
  83. 254c8df Fix issue 3404563. Overlay is not seen when the clip is trimmed in the beginning. by Dharmaray Kundargi · 15 years ago
  84. 7f0ce8d Crash in prepare player. Issue No 3403342 by Dharmaray Kundargi · 15 years ago
  85. eab39fb Merging on top of new sync by Dheeraj Sharma · 15 years ago
  86. 78554cc Merge "Fix Issue no 3374842. Preview Optimization while switching between two clips." into honeycomb by Dharmaray Kundargi · 15 years ago
  87. 3c48e41 Fix Issue no 3374842. Preview Optimization while switching between two clips. by Dharmaray Kundargi · 15 years ago
  88. 342f932 Fix for issue 3399126 Overlay displayed over next clip by Santosh Madhava · 15 years ago
  89. d01ef56 Fix Issues 3395836 by Dharmaray Kundargi · 15 years ago
  90. e6c0750 Fix for ISSUE 3370836 - Overlay optmization. by Dharmaray Kundargi · 15 years ago
  91. 9ec356a VideoEditor:Fix for Clear Surface API Bug of not able to create empty project by Dheeraj Sharma · 15 years ago
  92. 3ad0176 Fix for issue 3372755 : File descriptor leak by Santosh Madhava · 15 years ago
  93. 35cb2de Change preview player code also. by Dharmaray Kundargi · 15 years ago
  94. bf32708 Remove the eng developement LOCALtags in makefiles by Dharmaray Kundargi · 15 years ago
  95. ba119eb Fix git_master-without-vendor build by Dharmaray Kundargi · 15 years ago
  96. 643290d videoeditor preview code on honeycomb by Dharmaray Kundargi · 15 years ago