1. f23f725 Merge "Fix for 5477832 Movie Studio crash when trying to import the attached h263 file." into ics-mr0 by James Dong · 13 years ago ics-factoryrom-2-release ics-mr0 ics-mr0-release android-4.0.1_r1 android-4.0.1_r1.1 android-4.0.1_r1.2 android-4.0.2_r1 android-cts-4.0_r1 android-sdk-adt_r16.0.1
  2. 52da22e Fix for 5234840 Corrupted frames in transition by Hong Teng · 13 years ago
  3. 20db0a4 Fix for 5477832 Movie Studio crash when trying to import the attached h263 file. by Rajneesh Chowdury · 13 years ago
  4. 7118492 Fix for 5154138 Titles are not aligned properly in a exported movie from Movie Studio by Hong Teng · 13 years ago
  5. 7911553 Merge "Fix for 5369981 Native crash : testPreviewWithEndAudioTrack functional test." by Hong Teng · 13 years ago
  6. 31195c7 Fix for 5369981 Native crash : testPreviewWithEndAudioTrack functional test. by Hong Teng · 13 years ago
  7. 4783a63 Video editor incorrectly rejects videos that could be supported by the HW decoder by James Dong · 13 years ago
  8. c02ee95 Merge "Fix for 5205420 compression domain trimming fallback mechanism" by Rajneesh Chowdury · 13 years ago
  9. 42bfeb0 am 996fb989: (-s ours) DO NOT MERGE. Fix for 5247764 profile and level settings are not always correctly set by Rajneesh Chowdury · 13 years ago
  10. f0f8d4e Fix for 5205420 compression domain trimming fallback mechanism by Rajneesh Chowdury · 13 years ago
  11. 996fb98 DO NOT MERGE. Fix for 5247764 profile and level settings are not always correctly set by Rajneesh Chowdury · 13 years ago
  12. 79c9d7c Fix for 5274212 Transition clip contains more video frames from 1 video clip than the other by Rajneesh Chowdury · 13 years ago
  13. 85026dc am 2e200ef7: (-s ours) DO NOT MERGE - Fix for bug 5255159 Cannot play exported movie from Movie Studio by Rajneesh Chowdury · 13 years ago
  14. 2e200ef DO NOT MERGE - Fix for bug 5255159 Cannot play exported movie from Movie Studio by Rajneesh Chowdury · 13 years ago
  15. 4eb35d1 Merge "Fix for 5247764 profile and level settings are not always correctly set" by Rajneesh Chowdury · 13 years ago
  16. 1d97147 Fix for bug 5255159 Cannot play exported movie from Movie Studio by Rajneesh Chowdury · 13 years ago
  17. 4133269 Fix for 5247764 profile and level settings are not always correctly set by Rajneesh Chowdury · 13 years ago
  18. c5cb77e Fix for by Hong Teng · 13 years ago
  19. 5694fb4 Enable some logs to debug 5195693. by Chih-Chung Chang · 13 years ago
  20. 4a5d8c6 Fix 5240036: We didn't handle the 1920x1080 resolution. by Chih-Chung Chang · 13 years ago
  21. 16757d2 Fix for 5156702 Rotate video output for thumbnails and export by Rajneesh Chowdury · 13 years ago
  22. 3dfb101 Merge "Fix 5200858: we need to pass timestamp to render correct frames." by Chih-Chung Chang · 13 years ago
  23. 8257480 Fix 5200858: we need to pass timestamp to render correct frames. by Chih-Chung Chang · 13 years ago
  24. fc3d6b6 Merge "Fix 5123908: Native crash rewinding movie" by Chih-Chung Chang · 13 years ago
  25. 0838c94 Fix 5212886: free the reader after freeing decoders. by Chih-Chung Chang · 13 years ago
  26. 790dc56 Fix 5200962: Handle 0-length buffers from OMXCodec and drop it. by Chih-Chung Chang · 13 years ago
  27. ddb65cb Fix 5180429: Initialize native window transform to 0. by Chih-Chung Chang · 13 years ago
  28. eb06073 Fix for 5151331 [CRESPO] testPerformanceExport failed by Rajneesh Chowdury · 13 years ago
  29. e79d2fa Fix 5123908: Native crash rewinding movie by Chih-Chung Chang · 13 years ago
  30. 803534b Fix for 4142219 Don't hard code platform-specific limitations. by Rajneesh Chowdury · 13 years ago
  31. 35ee100 Fix 5115581: Native crash while importing audio track by Chih-Chung Chang · 13 years ago
  32. b37a941 Speed up thumbnail generation. by Chih-Chung Chang · 13 years ago
  33. b8893f8 Add connect calls for SurfaceTexture. Clean PreviewRenderer. by Chih-Chung Chang · 13 years ago
  34. 1d5d6a8 Merge "Fix for 4132872 inefficient export logic." by Rajneesh Chowdury · 13 years ago
  35. 39beac3 Fix for 4132872 inefficient export logic. by Rajneesh Chowdury · 13 years ago
  36. d928e77 Rename YV12 to I420. by Chih-Chung Chang · 13 years ago
  37. 9133a10 Use GL to render preview. by Chih-Chung Chang · 13 years ago
  38. 2b60742 Merge "Remove excessive logging" by James Dong · 13 years ago
  39. 49fc0a7 Remove unused mLastVideoBuffer and bAppliedVideoEffect. by Chih-Chung Chang · 13 years ago
  40. 91ed77d Remove excessive logging by James Dong · 13 years ago
  41. 6e40775 Remove PreviewLocalRenderer (simplify the code). by Chih-Chung Chang · 13 years ago
  42. 097dd50 Fix for 5083973 M4VSS3GPP_editCleanUp called twice problem. by Rajneesh Chowdury · 13 years ago
  43. 9396b2a Remove unnecessary encoder input format check. by Chih-Chung Chang · 13 years ago
  44. 9fc976c Add YV12 color converter interface for VideoEditor. by Chih-Chung Chang · 13 years ago
  45. 269864d Clear buffer lists in stop() so we won't free the buffers again. Bug: 5073626 by Chih-Chung Chang · 13 years ago
  46. 24b93d4 Fix for issue 5055001 Movie studio is unusable after importing music by Rajneesh Chowdury · 13 years ago
  47. 43a19e1 Merge "Remove hard-coded requirement for number of buffers." by Chih-Chung Chang · 13 years ago
  48. cb33e73 Merge "fix for issue 4142219 Don't hard code platform-specific limitations engine part." by Hong Teng · 13 years ago
  49. cf98ede fix for issue 4142219 Don't hard code platform-specific limitations engine part. by Hong Teng · 13 years ago
  50. 5feec5b Merge "Fix for issue 4988956 No audio can be heard during preview" by Rajneesh Chowdury · 13 years ago
  51. 84161ac Fix for issue 4988956 No audio can be heard during preview by Rajneesh Chowdury · 13 years ago
  52. 9705d69 Remove hard-coded requirement for number of buffers. by Chih-Chung Chang · 13 years ago
  53. b065b1a call the new setScaling method in the appropriate places by Mathias Agopian · 13 years ago
  54. 76528dd Merge "Use the ANativeWindow APIs instead of the Surface APIs" by Mathias Agopian · 13 years ago
  55. c7786ea Use the ANativeWindow APIs instead of the Surface APIs by Mathias Agopian · 13 years ago
  56. 0e5039d Remove redundant include, now that NuHTTPDataSource.h is no more. by Andreas Huber · 13 years ago
  57. c4eb914 Merge "Remove the simulator target from all makefiles. Bug: 5010576" by Jeff Brown · 13 years ago
  58. 40ebadd Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  59. 492b5cd Fix 4973565: implement getFormat() like Ie534e2660b0de2c3ac697b4e1f61e3aaf2c4cffe. by Chih-Chung Chang · 13 years ago
  60. 2b42102 Fix of issue 4973565 Cannot export movie. by Rajneesh Chowdury · 13 years ago
  61. b5d1403 Merge "add private copy constructor and assignment operator to four media source classes" by James Dong · 13 years ago
  62. 30e3046 add private copy constructor and assignment operator to four media source classes by James Dong · 13 years ago
  63. dd56928 Remove curtain effects (they are unused). by Chih-Chung Chang · 13 years ago
  64. efa2723 Make line-ending consistent (unix style). by Chih-Chung Chang · 13 years ago
  65. 9e9f9c1 Simplified regulBitRate() method and fixed a copy and paste error in stop() method by James Dong · 13 years ago
  66. c15ee81 Merge "Fix for issue 4905998 OMXCodec::drainInputBuffer, findInt64(kKeyTime, &lastBufferTimeUs) fails" by Rajneesh Chowdury · 13 years ago
  67. da8497c Fix for issue 4905998 OMXCodec::drainInputBuffer, findInt64(kKeyTime, &lastBufferTimeUs) fails by Rajneesh Chowdury · 13 years ago
  68. 9226a9e Fix for issue 4949999 getFormat() returns NULL by Rajneesh Chowdury · 13 years ago
  69. 03ee95f Fix copy and paste errors for mime type strings in the 3GP reader by James Dong · 13 years ago
  70. 009b1b9 Fix for: 4676350 Do not use dual copyright declaration for video editor code by Thomas Le Guevel · 13 years ago
  71. 71e5d0e Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 13 years ago
  72. dd51bdc Use AudioTrack::event_type not int in callback by Glenn Kasten · 13 years ago
  73. 81ce949 Reconcile with honeycomb-release by The Android Open Source Project · 13 years ago
  74. 99adfaa update for new audio.h header location by Dima Zavin · 13 years ago
  75. a071731 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
  76. c5dac4d Fix for issue 4035003 Support for 64 bit datatype by hongteng · 13 years ago
  77. 9fd68cb Clean up background audio processing code by James Dong · 13 years ago
  78. b2f67f0 Merge "android_native_buffer_t --> ANativeWindowBuffer" by Iliyan Malchev · 13 years ago
  79. 9fd11b9 android_native_buffer_t --> ANativeWindowBuffer by Iliyan Malchev · 13 years ago
  80. a64ef98 Clean up VideoEditorSRC by James Dong · 13 years ago
  81. d433e10 Cleaned up dummy audio and video sources by James Dong · 13 years ago
  82. 777d614 Fix a typo in filename "M4ChannelCoverter.c" by James Dong · 13 years ago
  83. d30f1bc Separate preview player from AwesomePlayer and also video editor audio player from AudioPlayer by James Dong · 13 years ago
  84. 8d96225 Add setParameter/getParameter to MediaPlayer API for bug 1982947 by Gloria Wang · 13 years ago
  85. c2f16b1 libvideoeditor: convert to use new audio.h by Dima Zavin · 13 years ago
  86. 4a88156 Fix for issue 3385135 "source code cleanup" engine part by hongteng · 13 years ago
  87. 29b6597 Fix for issue 3385135 "source code cleanup" engine part by hongteng · 13 years ago
  88. 2ee9722 Fix for issue 4133431 "Remove OSAL layer" in engine part by Shyam Pallapothu · 13 years ago
  89. 9d73576 Fix for issue 4133431 "Remove OSAL layer" in engine part by Shyam Pallapothu · 13 years ago
  90. d42c415 Fix for issue 4133431 "Remove OSAL layer" in engine part by Dheeraj Sharma · 13 years ago
  91. b98ab0e Merge "remove unused references to ISurface" by Mathias Agopian · 13 years ago
  92. d9d5253 remove unused references to ISurface by Mathias Agopian · 13 years ago
  93. 4dc4b8f Bring videoeditor copies of internal code in sync with recent changes to the originals by Andreas Huber · 13 years ago
  94. 023141e replace libsurfaceflinger_client by libgui by Mathias Agopian · 13 years ago
  95. 208852e am 2d449791: Fix for the issue: TestPreviewWithTransition fails (4133108) by Raghavender Palla · 13 years ago
  96. 2d44979 Fix for the issue: TestPreviewWithTransition fails (4133108) by Raghavender Palla · 13 years ago
  97. 7d2da05 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 · 13 years ago
  98. fb4d3b2 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 · 13 years ago
  99. ab51c85 frameworks/media/libvideoeditor: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 13 years ago
  100. d02cc28 am a60cb935: Fix for 4084134 End transition applied on image does not show up in previewer when playback by Rajneesh Chowdury · 13 years ago