1. 559bf28 AV Android make files changes by James Dong · 13 years ago
  2. 51f8eec Resolve undesirable dependency of /frameworks/av/libvideoeditor on /frameworks/base/media/jni by James Dong · 13 years ago
  3. ecb3110 Make file change because libvideoeditor source files moved by James Dong · 13 years ago
  4. 16252eb Add libmedia_native by Glenn Kasten · 13 years ago
  5. c1e3ed1 Fix LOCAL_C_INCLUDES and correct #include syntax by Glenn Kasten · 13 years ago
  6. 39485a9 Prepare frameworks/native/services/audioflinger by Glenn Kasten · 13 years ago
  7. b240013 Switched to use header files in /frameworks/native by James Dong · 13 years ago
  8. 0224845 Swtched to use header file in /frameworks/native by James Dong · 13 years ago
  9. 75dd175 Merge "Refactored MediaBufferPuller class from VideoEditorVideoEncoder class" by James Dong · 13 years ago
  10. 18f1ff3 Update build dependency on AudioMixer header by Jean-Michel Trivi · 13 years ago
  11. 09e1ef2 Use audio_policy_output_flags_t consistently by Glenn Kasten · 13 years ago
  12. 427e380 Refactored MediaBufferPuller class from VideoEditorVideoEncoder class by James Dong · 13 years ago
  13. 8162c1a Set channel mask when opening audio sink by Jean-Michel Trivi · 13 years ago
  14. 90b6191 fix location of libgui headers by Mathias Agopian · 13 years ago
  15. ff63ae3 remove dependency on android_native_buffer.h by Mathias Agopian · 13 years ago
  16. 7719f63 Update method sigs. by John Grossman · 13 years ago
  17. 49f0004 Merge "Move away from MediaDebug and use ADebug instead" by James Dong · 13 years ago
  18. ff65330 Fix green frame issue by James Dong · 13 years ago
  19. c4689fa Move away from MediaDebug and use ADebug instead by James Dong · 13 years ago
  20. 0a684cc Removed unnecessary memset before an immediate memcpy by James Dong · 13 years ago
  21. 8c31ae0 Use AACEncoder instead of OMX-based AAC software encoder to workaround issues in the video editor engine by James Dong · 13 years ago
  22. 3d2d40a Clean up VideoEditorPreviewController class part one: by James Dong · 13 years ago
  23. 2985773 Merge "Fix an error to deal with 0-size nal units in some AVC files" by James Dong · 13 years ago
  24. c84b947 Fix an error to deal with 0-size nal units in some AVC files by James Dong · 13 years ago
  25. 3bd4559 Clean up VideoEditorGBAudioProcessing by James Dong · 13 years ago
  26. 5ddfbe7 Merge "AudioPlayerBase and VideoEditorAudioPlayer class design is incorrect." by James Dong · 13 years ago
  27. eedda30 Fix an error that missed an "=" for equality in an if statement by James Dong · 13 years ago
  28. 727f9e1 AudioPlayerBase and VideoEditorAudioPlayer class design is incorrect. by James Dong · 13 years ago
  29. 6f9028e Merge "More source code Clean up in video editor engine" by James Dong · 13 years ago
  30. ed6269f Don't allow evil constructors in VideoEditorBGAudioProcessing by James Dong · 13 years ago
  31. 00f742c More source code Clean up in video editor engine by James Dong · 13 years ago
  32. 7a4097c Fix two typos in the defined frequency enums by James Dong · 13 years ago
  33. 4a10894 Merge "Use audio_stream_type_t consistently" by Glenn Kasten · 13 years ago
  34. 813c101 Use audio_stream_type_t consistently by Glenn Kasten · 13 years ago
  35. daeb5b3 Remove streaming related logic from preview player. by James Dong · 13 years ago
  36. 8dcbd11 Use audio_format_t consistently by Glenn Kasten · 13 years ago
  37. c0f8fbe Remove unnecessary drm handling logic in PreviewPlayerBase class by James Dong · 13 years ago
  38. f8bd29c Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  39. e70ff37 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  40. ec9e663 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  41. 4ca06b0 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  42. 7bdbbc7 ditherAndClamp from libaudioutils not AudioMixer by Glenn Kasten · 13 years ago
  43. 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
  44. 00b82d3 Fix for issue 5490443 Native crash while exporting a video by Hong Teng · 13 years ago
  45. 6f26d10 am 8e611132: Fix for 5638097 KenBurn generation time increased from 19 secs to 30 secs by Hong Teng · 13 years ago
  46. c8d53b6 Fix for 5638097 KenBurn generation time increased from 19 secs to 30 secs by Hong Teng · 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. 2703f23 Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  53. 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
  54. 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
  55. ee0ef8b am 52da22e1: Fix for 5234840 Corrupted frames in transition by Hong Teng · 13 years ago
  56. c65d276 Fix for 5234840 Corrupted frames in transition by Hong Teng · 13 years ago
  57. 799de64 Fix for 5477832 Movie Studio crash when trying to import the attached h263 file. by Rajneesh Chowdury · 13 years ago
  58. 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
  59. eac28ab Fix for 5154138 Titles are not aligned properly in a exported movie from Movie Studio by Hong Teng · 13 years ago
  60. 4a4a8f0 Remove RTSP support from libvideoeditor's PreviewPlayer... by Andreas Huber · 13 years ago
  61. 2534acb Merge "Fix for 5369981 Native crash : testPreviewWithEndAudioTrack functional test." by Hong Teng · 13 years ago
  62. e018023 Fix for 5369981 Native crash : testPreviewWithEndAudioTrack functional test. by Hong Teng · 13 years ago
  63. 93d4a21 Video editor incorrectly rejects videos that could be supported by the HW decoder by James Dong · 13 years ago
  64. eaf349a Fix for 5205420 compression domain trimming fallback mechanism by Rajneesh Chowdury · 13 years ago
  65. 738a662 Fix for 5274212 Transition clip contains more video frames from 1 video clip than the other by Rajneesh Chowdury · 13 years ago
  66. 547a4ff Merge "Fix for 5247764 profile and level settings are not always correctly set" by Rajneesh Chowdury · 13 years ago
  67. 276adbc Fix for bug 5255159 Cannot play exported movie from Movie Studio by Rajneesh Chowdury · 13 years ago
  68. 95651eb Fix for 5247764 profile and level settings are not always correctly set by Rajneesh Chowdury · 13 years ago
  69. 816cd5a Fix for by Hong Teng · 13 years ago
  70. d94b927 Enable some logs to debug 5195693. by Chih-Chung Chang · 13 years ago
  71. e02eee1 Fix 5240036: We didn't handle the 1920x1080 resolution. by Chih-Chung Chang · 13 years ago
  72. e9eec0e Fix for 5156702 Rotate video output for thumbnails and export by Rajneesh Chowdury · 13 years ago
  73. dac2f05 Merge "Fix 5200858: we need to pass timestamp to render correct frames." by Chih-Chung Chang · 13 years ago
  74. d125366 Fix 5200858: we need to pass timestamp to render correct frames. by Chih-Chung Chang · 13 years ago
  75. a007d50 Merge "Fix 5123908: Native crash rewinding movie" by Chih-Chung Chang · 13 years ago
  76. 5f9cd08 Fix 5212886: free the reader after freeing decoders. by Chih-Chung Chang · 13 years ago
  77. 072be1e Fix 5200962: Handle 0-length buffers from OMXCodec and drop it. by Chih-Chung Chang · 13 years ago
  78. aef59c5 Fix 5180429: Initialize native window transform to 0. by Chih-Chung Chang · 13 years ago
  79. 16ecf76 Fix for 5151331 [CRESPO] testPerformanceExport failed by Rajneesh Chowdury · 13 years ago
  80. 3d974e7 Fix 5123908: Native crash rewinding movie by Chih-Chung Chang · 13 years ago
  81. 0a25bd5 Fix for 4142219 Don't hard code platform-specific limitations. by Rajneesh Chowdury · 13 years ago
  82. f80b313 Fix 5115581: Native crash while importing audio track by Chih-Chung Chang · 13 years ago
  83. b3626dd Speed up thumbnail generation. by Chih-Chung Chang · 13 years ago
  84. 08b82bd Add connect calls for SurfaceTexture. Clean PreviewRenderer. by Chih-Chung Chang · 13 years ago
  85. 7b0a960 Merge "Fix for 4132872 inefficient export logic." by Rajneesh Chowdury · 13 years ago
  86. 6e779fd Fix for 4132872 inefficient export logic. by Rajneesh Chowdury · 13 years ago
  87. 2aa01fd Rename YV12 to I420. by Chih-Chung Chang · 13 years ago
  88. 43fcc39 Use GL to render preview. by Chih-Chung Chang · 13 years ago
  89. b9410c5 Merge "Remove excessive logging" by James Dong · 13 years ago
  90. cece4b3 Remove unused mLastVideoBuffer and bAppliedVideoEffect. by Chih-Chung Chang · 13 years ago
  91. 48a29a9 Remove excessive logging by James Dong · 13 years ago
  92. e048e90 Remove PreviewLocalRenderer (simplify the code). by Chih-Chung Chang · 13 years ago
  93. 2d461d4 Fix for 5083973 M4VSS3GPP_editCleanUp called twice problem. by Rajneesh Chowdury · 13 years ago
  94. 76cdb30 Remove unnecessary encoder input format check. by Chih-Chung Chang · 13 years ago
  95. 7efb8ef Add YV12 color converter interface for VideoEditor. by Chih-Chung Chang · 13 years ago
  96. abb85fd Clear buffer lists in stop() so we won't free the buffers again. Bug: 5073626 by Chih-Chung Chang · 13 years ago
  97. 8a1f7cc Fix for issue 5055001 Movie studio is unusable after importing music by Rajneesh Chowdury · 13 years ago
  98. f3fd943 Merge "Remove hard-coded requirement for number of buffers." by Chih-Chung Chang · 13 years ago
  99. 0aaa69f Merge "fix for issue 4142219 Don't hard code platform-specific limitations engine part." by Hong Teng · 13 years ago
  100. 8806b70 fix for issue 4142219 Don't hard code platform-specific limitations engine part. by Hong Teng · 13 years ago