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