1. eac28ab Fix for 5154138 Titles are not aligned properly in a exported movie from Movie Studio by Hong Teng · 13 years ago
  2. 4a4a8f0 Remove RTSP support from libvideoeditor's PreviewPlayer... by Andreas Huber · 13 years ago
  3. 2534acb Merge "Fix for 5369981 Native crash : testPreviewWithEndAudioTrack functional test." by Hong Teng · 13 years ago
  4. e018023 Fix for 5369981 Native crash : testPreviewWithEndAudioTrack functional test. by Hong Teng · 13 years ago
  5. 93d4a21 Video editor incorrectly rejects videos that could be supported by the HW decoder by James Dong · 13 years ago
  6. eaf349a Fix for 5205420 compression domain trimming fallback mechanism by Rajneesh Chowdury · 13 years ago
  7. 738a662 Fix for 5274212 Transition clip contains more video frames from 1 video clip than the other by Rajneesh Chowdury · 13 years ago
  8. 547a4ff Merge "Fix for 5247764 profile and level settings are not always correctly set" by Rajneesh Chowdury · 13 years ago
  9. 276adbc Fix for bug 5255159 Cannot play exported movie from Movie Studio by Rajneesh Chowdury · 13 years ago
  10. 95651eb Fix for 5247764 profile and level settings are not always correctly set by Rajneesh Chowdury · 13 years ago
  11. 816cd5a Fix for by Hong Teng · 13 years ago
  12. d94b927 Enable some logs to debug 5195693. by Chih-Chung Chang · 13 years ago
  13. e02eee1 Fix 5240036: We didn't handle the 1920x1080 resolution. by Chih-Chung Chang · 13 years ago
  14. e9eec0e Fix for 5156702 Rotate video output for thumbnails and export by Rajneesh Chowdury · 13 years ago
  15. dac2f05 Merge "Fix 5200858: we need to pass timestamp to render correct frames." by Chih-Chung Chang · 13 years ago
  16. d125366 Fix 5200858: we need to pass timestamp to render correct frames. by Chih-Chung Chang · 13 years ago
  17. a007d50 Merge "Fix 5123908: Native crash rewinding movie" by Chih-Chung Chang · 13 years ago
  18. 5f9cd08 Fix 5212886: free the reader after freeing decoders. by Chih-Chung Chang · 13 years ago
  19. 072be1e Fix 5200962: Handle 0-length buffers from OMXCodec and drop it. by Chih-Chung Chang · 13 years ago
  20. aef59c5 Fix 5180429: Initialize native window transform to 0. by Chih-Chung Chang · 13 years ago
  21. 16ecf76 Fix for 5151331 [CRESPO] testPerformanceExport failed by Rajneesh Chowdury · 13 years ago
  22. 3d974e7 Fix 5123908: Native crash rewinding movie by Chih-Chung Chang · 13 years ago
  23. 0a25bd5 Fix for 4142219 Don't hard code platform-specific limitations. by Rajneesh Chowdury · 13 years ago
  24. f80b313 Fix 5115581: Native crash while importing audio track by Chih-Chung Chang · 13 years ago
  25. b3626dd Speed up thumbnail generation. by Chih-Chung Chang · 13 years ago
  26. 08b82bd Add connect calls for SurfaceTexture. Clean PreviewRenderer. by Chih-Chung Chang · 13 years ago
  27. 7b0a960 Merge "Fix for 4132872 inefficient export logic." by Rajneesh Chowdury · 13 years ago
  28. 6e779fd Fix for 4132872 inefficient export logic. by Rajneesh Chowdury · 13 years ago
  29. 2aa01fd Rename YV12 to I420. by Chih-Chung Chang · 13 years ago
  30. 43fcc39 Use GL to render preview. by Chih-Chung Chang · 13 years ago
  31. b9410c5 Merge "Remove excessive logging" by James Dong · 13 years ago
  32. cece4b32 Remove unused mLastVideoBuffer and bAppliedVideoEffect. by Chih-Chung Chang · 13 years ago
  33. 48a29a9 Remove excessive logging by James Dong · 13 years ago
  34. e048e90 Remove PreviewLocalRenderer (simplify the code). by Chih-Chung Chang · 13 years ago
  35. 2d461d4 Fix for 5083973 M4VSS3GPP_editCleanUp called twice problem. by Rajneesh Chowdury · 13 years ago
  36. 76cdb30 Remove unnecessary encoder input format check. by Chih-Chung Chang · 13 years ago
  37. 7efb8ef Add YV12 color converter interface for VideoEditor. by Chih-Chung Chang · 13 years ago
  38. abb85fd Clear buffer lists in stop() so we won't free the buffers again. Bug: 5073626 by Chih-Chung Chang · 13 years ago
  39. 8a1f7cc Fix for issue 5055001 Movie studio is unusable after importing music by Rajneesh Chowdury · 13 years ago
  40. f3fd943 Merge "Remove hard-coded requirement for number of buffers." by Chih-Chung Chang · 13 years ago
  41. 0aaa69f Merge "fix for issue 4142219 Don't hard code platform-specific limitations engine part." by Hong Teng · 13 years ago
  42. 8806b70 fix for issue 4142219 Don't hard code platform-specific limitations engine part. by Hong Teng · 13 years ago
  43. 9ea1fc7 Merge "Fix for issue 4988956 No audio can be heard during preview" by Rajneesh Chowdury · 13 years ago
  44. 1c3c543 Fix for issue 4988956 No audio can be heard during preview by Rajneesh Chowdury · 13 years ago
  45. 1b37de2 Remove hard-coded requirement for number of buffers. by Chih-Chung Chang · 13 years ago
  46. 460ba2a call the new setScaling method in the appropriate places by Mathias Agopian · 13 years ago
  47. 2857b95 Merge "Use the ANativeWindow APIs instead of the Surface APIs" by Mathias Agopian · 13 years ago
  48. f70947f Use the ANativeWindow APIs instead of the Surface APIs by Mathias Agopian · 13 years ago
  49. 3d34a30 Remove redundant include, now that NuHTTPDataSource.h is no more. by Andreas Huber · 13 years ago
  50. 3346557 Merge "Remove the simulator target from all makefiles. Bug: 5010576" by Jeff Brown · 13 years ago
  51. 2dade01 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  52. 6d56630 Fix 4973565: implement getFormat() like Ie534e2660b0de2c3ac697b4e1f61e3aaf2c4cffe. by Chih-Chung Chang · 13 years ago
  53. bc8e52d Fix of issue 4973565 Cannot export movie. by Rajneesh Chowdury · 13 years ago
  54. b13adac Merge "add private copy constructor and assignment operator to four media source classes" by James Dong · 13 years ago
  55. e946f0b add private copy constructor and assignment operator to four media source classes by James Dong · 13 years ago
  56. 7dbd2c4 Remove curtain effects (they are unused). by Chih-Chung Chang · 13 years ago
  57. 9969866 Make line-ending consistent (unix style). by Chih-Chung Chang · 13 years ago
  58. 9dd21dd Simplified regulBitRate() method and fixed a copy and paste error in stop() method by James Dong · 13 years ago
  59. 67b47c9 Merge "Fix for issue 4905998 OMXCodec::drainInputBuffer, findInt64(kKeyTime, &lastBufferTimeUs) fails" by Rajneesh Chowdury · 13 years ago
  60. 01158ea Fix for issue 4905998 OMXCodec::drainInputBuffer, findInt64(kKeyTime, &lastBufferTimeUs) fails by Rajneesh Chowdury · 13 years ago
  61. 9540d81 Fix for issue 4949999 getFormat() returns NULL by Rajneesh Chowdury · 13 years ago
  62. efc2e42 Fix copy and paste errors for mime type strings in the 3GP reader by James Dong · 13 years ago
  63. b5c7784 Fix for: 4676350 Do not use dual copyright declaration for video editor code by Thomas Le Guevel · 13 years ago
  64. 72e95e7 Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 13 years ago
  65. 984eae0 Use AudioTrack::event_type not int in callback by Glenn Kasten · 13 years ago
  66. 272eb55 update for new audio.h header location by Dima Zavin · 13 years ago
  67. 8f83a8f Merge "Fix for issue 4035003 Support for 64 bit datatype a. M4OSA_64BITS_SUPPORTED removed b. M4OSA_64BITS_NOT_SUPPORTED removed c. M4OSA_UInt64 removed d. M4OSA_Int64 removed e. M4OSA_INT32_FROM_INT32 removed f. M4OSA_TIME_FROM_INT32_UINT32 removed g. clean-up all macro in M4OSA_Time.h, M4OSA_Types.h and osal/inc/M4OSA_FileCommon.h" by Thomas Le Guevel · 13 years ago
  68. aa382f3 Fix for issue 4035003 Support for 64 bit datatype by hongteng · 14 years ago
  69. 3b9ba85 Clean up background audio processing code by James Dong · 13 years ago
  70. 74d808e Merge "android_native_buffer_t --> ANativeWindowBuffer" by Iliyan Malchev · 13 years ago
  71. b003895 android_native_buffer_t --> ANativeWindowBuffer by Iliyan Malchev · 13 years ago
  72. e6815bf Clean up VideoEditorSRC by James Dong · 13 years ago
  73. 2dbef65 Cleaned up dummy audio and video sources by James Dong · 13 years ago
  74. e84b6c0 Fix a typo in filename "M4ChannelCoverter.c" by James Dong · 13 years ago
  75. c9dedc4 Separate preview player from AwesomePlayer and also video editor audio player from AudioPlayer by James Dong · 13 years ago
  76. acb62af Add setParameter/getParameter to MediaPlayer API for bug 1982947 by Gloria Wang · 13 years ago
  77. 6859837 libvideoeditor: convert to use new audio.h by Dima Zavin · 14 years ago
  78. 0a389ab Fix for issue 3385135 "source code cleanup" engine part by hongteng · 14 years ago
  79. 3b25fdc Fix for issue 3385135 "source code cleanup" engine part by hongteng · 14 years ago
  80. 694816d Fix for issue 4133431 "Remove OSAL layer" in engine part by Shyam Pallapothu · 14 years ago
  81. 32ed3f4 Fix for issue 4133431 "Remove OSAL layer" in engine part by Shyam Pallapothu · 14 years ago
  82. 947721b Fix for issue 4133431 "Remove OSAL layer" in engine part by Dheeraj Sharma · 14 years ago
  83. ddc7e59 Merge "remove unused references to ISurface" by Mathias Agopian · 14 years ago
  84. 6e22429 remove unused references to ISurface by Mathias Agopian · 14 years ago
  85. 838daaf Bring videoeditor copies of internal code in sync with recent changes to the originals by Andreas Huber · 14 years ago
  86. d9789f2 replace libsurfaceflinger_client by libgui by Mathias Agopian · 14 years ago
  87. d2abe6d am 2d449791: Fix for the issue: TestPreviewWithTransition fails (4133108) by Raghavender Palla · 14 years ago
  88. fa31daf Fix for the issue: TestPreviewWithTransition fails (4133108) by Raghavender Palla · 14 years ago
  89. 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
  90. 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
  91. 68e98a2 frameworks/media/libvideoeditor: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 14 years ago
  92. b6b87f5 am a60cb935: Fix for 4084134 End transition applied on image does not show up in previewer when playback by Rajneesh Chowdury · 14 years ago
  93. 9a8c9a8 Fix for 4084134 End transition applied on image does not show up in previewer when playback by Rajneesh Chowdury · 14 years ago
  94. 2cdb215 Remove unused LOCAL_LDFLAGS by Ying Wang · 14 years ago
  95. 1dd524b Fix for issue 3453519: do not allow editing of DRM protected contents by Santosh Madhava · 14 years ago
  96. 2f79a15 Merge "Change trace labels" into honeycomb-mr1 by James Dong · 14 years ago
  97. 100d018 Fix for issue 3371667: fix source code compilation warnings(Moved from master) by Basavapatna Dattaguru · 14 years ago
  98. f24e48b Change trace labels by James Dong · 14 years ago
  99. 0a8f129 Merge "Fix for issue 3427268 Crash when stopping playback" by Rajneesh Chowdury · 14 years ago
  100. 1e2469c Fix for issue 3427268 Crash when stopping playback by Rajneesh Chowdury · 14 years ago