1. 90b6191 fix location of libgui headers by Mathias Agopian · 13 years ago
  2. ff63ae3 remove dependency on android_native_buffer.h by Mathias Agopian · 13 years ago
  3. 7719f63 Update method sigs. by John Grossman · 13 years ago
  4. 49f0004 Merge "Move away from MediaDebug and use ADebug instead" by James Dong · 13 years ago
  5. ff65330 Fix green frame issue by James Dong · 13 years ago
  6. c4689fa Move away from MediaDebug and use ADebug instead by James Dong · 13 years ago
  7. 0a684cc Removed unnecessary memset before an immediate memcpy by James Dong · 13 years ago
  8. 8c31ae0 Use AACEncoder instead of OMX-based AAC software encoder to workaround issues in the video editor engine by James Dong · 13 years ago
  9. a789d6c Merge "Clean up VideoEditorPreviewController class part one:" by James Dong · 13 years ago
  10. c25942f am afc3fb47: am a91c3232: Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  11. d792877 am a91c3232: Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  12. d21be5b Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  13. 3d2d40a Clean up VideoEditorPreviewController class part one: by James Dong · 13 years ago
  14. 2985773 Merge "Fix an error to deal with 0-size nal units in some AVC files" by James Dong · 13 years ago
  15. c84b947 Fix an error to deal with 0-size nal units in some AVC files by James Dong · 13 years ago
  16. 3bd4559 Clean up VideoEditorGBAudioProcessing by James Dong · 13 years ago
  17. 5ddfbe7 Merge "AudioPlayerBase and VideoEditorAudioPlayer class design is incorrect." by James Dong · 13 years ago
  18. eedda30 Fix an error that missed an "=" for equality in an if statement by James Dong · 13 years ago
  19. 727f9e1 AudioPlayerBase and VideoEditorAudioPlayer class design is incorrect. by James Dong · 13 years ago
  20. 6f9028e Merge "More source code Clean up in video editor engine" by James Dong · 13 years ago
  21. ed6269f Don't allow evil constructors in VideoEditorBGAudioProcessing by James Dong · 13 years ago
  22. 00f742c More source code Clean up in video editor engine by James Dong · 13 years ago
  23. 7a4097c Fix two typos in the defined frequency enums by James Dong · 13 years ago
  24. 4a10894 Merge "Use audio_stream_type_t consistently" by Glenn Kasten · 13 years ago
  25. 813c101 Use audio_stream_type_t consistently by Glenn Kasten · 13 years ago
  26. daeb5b3 Remove streaming related logic from preview player. by James Dong · 13 years ago
  27. 8dcbd11 Use audio_format_t consistently by Glenn Kasten · 13 years ago
  28. c0f8fbe Remove unnecessary drm handling logic in PreviewPlayerBase class by James Dong · 13 years ago
  29. f8bd29c Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  30. e70ff37 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  31. ec9e663 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  32. 4ca06b0 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  33. 2736f1c Merge "ditherAndClamp from libaudioutils not AudioMixer" by Glenn Kasten · 13 years ago
  34. 7bdbbc7 ditherAndClamp from libaudioutils not AudioMixer by Glenn Kasten · 13 years ago
  35. 4cfdbf8 am 576bb4a6: Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  36. 390b7b4 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  37. 467a3f3 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  38. 51ecb2e am 38ca8aaf: Fix for issue 5490443 Native crash while exporting a video Handle the decoder error case, this modification is to fix the native crash. by Hong Teng · 13 years ago
  39. 53ea28a merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  40. 00b82d3 Fix for issue 5490443 Native crash while exporting a video by Hong Teng · 13 years ago
  41. d7689b4 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  42. 9053a58 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  43. 6f26d10 am 8e611132: Fix for 5638097 KenBurn generation time increased from 19 secs to 30 secs by Hong Teng · 13 years ago
  44. c8d53b6 Fix for 5638097 KenBurn generation time increased from 19 secs to 30 secs by Hong Teng · 13 years ago
  45. 2fde76b Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  46. db3d5c5 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  47. 83a4cc4 resolved conflicts for merge of fbb122bf to master by Chih-Chung Chang · 13 years ago
  48. 482cedd Merge "Fix 5607624: Native crash in movie studio while previewing the movie" into ics-mr1 by Chih-Chung Chang · 13 years ago
  49. 3b8c047 am 811c53c5: Fix for issue 5309336 -add videoeditor maximum prefetch YUV frames in media_profiles.xml to limit the total memory usage. by Hong Teng · 13 years ago
  50. 2db7671 Fix 5607624: Native crash in movie studio while previewing the movie by Chih-Chung Chang · 13 years ago
  51. 72425b1 Fix for issue 5309336 by Hong Teng · 13 years ago
  52. 1dcfc41 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  53. 2703f23 Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  54. e796622 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  55. e20c2c1 am f23f7257: Merge "Fix for 5477832 Movie Studio crash when trying to import the attached h263 file." into ics-mr0 by James Dong · 13 years ago
  56. a6fa59c Merge "Fix for 5477832 Movie Studio crash when trying to import the attached h263 file." into ics-mr0 by James Dong · 13 years ago
  57. ee0ef8b am 52da22e1: Fix for 5234840 Corrupted frames in transition by Hong Teng · 13 years ago
  58. c65d276 Fix for 5234840 Corrupted frames in transition by Hong Teng · 13 years ago
  59. 799de64 Fix for 5477832 Movie Studio crash when trying to import the attached h263 file. by Rajneesh Chowdury · 13 years ago
  60. feaff44 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  61. 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 · 13 years ago
  62. eac28ab Fix for 5154138 Titles are not aligned properly in a exported movie from Movie Studio by Hong Teng · 13 years ago
  63. 754e290 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  64. 4a4a8f0 Remove RTSP support from libvideoeditor's PreviewPlayer... by Andreas Huber · 13 years ago
  65. 8dd17c4 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  66. 2534acb Merge "Fix for 5369981 Native crash : testPreviewWithEndAudioTrack functional test." by Hong Teng · 13 years ago
  67. e018023 Fix for 5369981 Native crash : testPreviewWithEndAudioTrack functional test. by Hong Teng · 13 years ago
  68. dba0b74 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  69. 93d4a21 Video editor incorrectly rejects videos that could be supported by the HW decoder by James Dong · 13 years ago
  70. 214ecf4 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  71. e62c387 Merge "Fix for 5205420 compression domain trimming fallback mechanism" by Rajneesh Chowdury · 13 years ago
  72. 67e4d44 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  73. cf41fc8 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
  74. eaf349a Fix for 5205420 compression domain trimming fallback mechanism by Rajneesh Chowdury · 13 years ago
  75. 2f7a01b DO NOT MERGE. Fix for 5247764 profile and level settings are not always correctly set by Rajneesh Chowdury · 13 years ago
  76. 738a662 Fix for 5274212 Transition clip contains more video frames from 1 video clip than the other by Rajneesh Chowdury · 13 years ago
  77. 7fd36ee merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  78. 6bf2671 am 2e200ef7: (-s ours) DO NOT MERGE - Fix for bug 5255159 Cannot play exported movie from Movie Studio by Rajneesh Chowdury · 13 years ago
  79. 11e580a DO NOT MERGE - Fix for bug 5255159 Cannot play exported movie from Movie Studio by Rajneesh Chowdury · 13 years ago
  80. 547a4ff Merge "Fix for 5247764 profile and level settings are not always correctly set" by Rajneesh Chowdury · 13 years ago
  81. 276adbc Fix for bug 5255159 Cannot play exported movie from Movie Studio by Rajneesh Chowdury · 13 years ago
  82. 95651eb Fix for 5247764 profile and level settings are not always correctly set by Rajneesh Chowdury · 13 years ago
  83. 709a3fb merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  84. 816cd5a Fix for by Hong Teng · 13 years ago
  85. f928b16 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  86. d94b927 Enable some logs to debug 5195693. by Chih-Chung Chang · 13 years ago
  87. e02eee1 Fix 5240036: We didn't handle the 1920x1080 resolution. by Chih-Chung Chang · 13 years ago
  88. af7fab4 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  89. 4a7d90c merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  90. e9eec0e Fix for 5156702 Rotate video output for thumbnails and export by Rajneesh Chowdury · 13 years ago
  91. 8e8ff1c merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  92. dac2f05 Merge "Fix 5200858: we need to pass timestamp to render correct frames." by Chih-Chung Chang · 13 years ago
  93. d125366 Fix 5200858: we need to pass timestamp to render correct frames. by Chih-Chung Chang · 13 years ago
  94. a007d50 Merge "Fix 5123908: Native crash rewinding movie" by Chih-Chung Chang · 13 years ago
  95. 5f9cd08 Fix 5212886: free the reader after freeing decoders. by Chih-Chung Chang · 13 years ago
  96. 072be1e Fix 5200962: Handle 0-length buffers from OMXCodec and drop it. by Chih-Chung Chang · 13 years ago
  97. aef59c5 Fix 5180429: Initialize native window transform to 0. by Chih-Chung Chang · 13 years ago
  98. 16ecf76 Fix for 5151331 [CRESPO] testPerformanceExport failed by Rajneesh Chowdury · 13 years ago
  99. 3d974e7 Fix 5123908: Native crash rewinding movie by Chih-Chung Chang · 13 years ago
  100. 0a25bd5 Fix for 4142219 Don't hard code platform-specific limitations. by Rajneesh Chowdury · 13 years ago