1. 7efb8ef Add YV12 color converter interface for VideoEditor. by Chih-Chung Chang · 14 years ago
  2. abb85fd Clear buffer lists in stop() so we won't free the buffers again. Bug: 5073626 by Chih-Chung Chang · 14 years ago
  3. 8a1f7cc Fix for issue 5055001 Movie studio is unusable after importing music by Rajneesh Chowdury · 14 years ago
  4. f3fd943 Merge "Remove hard-coded requirement for number of buffers." by Chih-Chung Chang · 14 years ago
  5. 0aaa69f Merge "fix for issue 4142219 Don't hard code platform-specific limitations engine part." by Hong Teng · 14 years ago
  6. 8806b70 fix for issue 4142219 Don't hard code platform-specific limitations engine part. by Hong Teng · 14 years ago
  7. 9ea1fc7 Merge "Fix for issue 4988956 No audio can be heard during preview" by Rajneesh Chowdury · 14 years ago
  8. 1c3c543 Fix for issue 4988956 No audio can be heard during preview by Rajneesh Chowdury · 14 years ago
  9. 1b37de2 Remove hard-coded requirement for number of buffers. by Chih-Chung Chang · 14 years ago
  10. 460ba2a call the new setScaling method in the appropriate places by Mathias Agopian · 14 years ago
  11. 2857b95 Merge "Use the ANativeWindow APIs instead of the Surface APIs" by Mathias Agopian · 14 years ago
  12. f70947f Use the ANativeWindow APIs instead of the Surface APIs by Mathias Agopian · 14 years ago
  13. 3d34a30 Remove redundant include, now that NuHTTPDataSource.h is no more. by Andreas Huber · 14 years ago
  14. 3346557 Merge "Remove the simulator target from all makefiles. Bug: 5010576" by Jeff Brown · 14 years ago
  15. 2dade01 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 14 years ago
  16. 6d56630 Fix 4973565: implement getFormat() like Ie534e2660b0de2c3ac697b4e1f61e3aaf2c4cffe. by Chih-Chung Chang · 14 years ago
  17. bc8e52d Fix of issue 4973565 Cannot export movie. by Rajneesh Chowdury · 14 years ago
  18. b13adac Merge "add private copy constructor and assignment operator to four media source classes" by James Dong · 14 years ago
  19. e946f0b add private copy constructor and assignment operator to four media source classes by James Dong · 14 years ago
  20. 7dbd2c4 Remove curtain effects (they are unused). by Chih-Chung Chang · 14 years ago
  21. 9969866 Make line-ending consistent (unix style). by Chih-Chung Chang · 14 years ago
  22. 9dd21dd Simplified regulBitRate() method and fixed a copy and paste error in stop() method by James Dong · 14 years ago
  23. 67b47c9 Merge "Fix for issue 4905998 OMXCodec::drainInputBuffer, findInt64(kKeyTime, &lastBufferTimeUs) fails" by Rajneesh Chowdury · 14 years ago
  24. 01158ea Fix for issue 4905998 OMXCodec::drainInputBuffer, findInt64(kKeyTime, &lastBufferTimeUs) fails by Rajneesh Chowdury · 14 years ago
  25. 9540d81 Fix for issue 4949999 getFormat() returns NULL by Rajneesh Chowdury · 14 years ago
  26. efc2e42 Fix copy and paste errors for mime type strings in the 3GP reader by James Dong · 14 years ago
  27. b5c7784 Fix for: 4676350 Do not use dual copyright declaration for video editor code by Thomas Le Guevel · 14 years ago
  28. 72e95e7 Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 14 years ago
  29. 984eae0 Use AudioTrack::event_type not int in callback by Glenn Kasten · 14 years ago
  30. 883d7c1 Reconcile with honeycomb-release by The Android Open Source Project · 14 years ago
  31. 272eb55 update for new audio.h header location by Dima Zavin · 14 years ago
  32. 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
  33. aa382f3 Fix for issue 4035003 Support for 64 bit datatype by hongteng · 14 years ago
  34. 3b9ba85 Clean up background audio processing code by James Dong · 14 years ago
  35. 74d808e Merge "android_native_buffer_t --> ANativeWindowBuffer" by Iliyan Malchev · 14 years ago
  36. b003895 android_native_buffer_t --> ANativeWindowBuffer by Iliyan Malchev · 14 years ago
  37. e6815bf Clean up VideoEditorSRC by James Dong · 14 years ago
  38. 2dbef65 Cleaned up dummy audio and video sources by James Dong · 14 years ago
  39. e84b6c0 Fix a typo in filename "M4ChannelCoverter.c" by James Dong · 14 years ago
  40. c9dedc4 Separate preview player from AwesomePlayer and also video editor audio player from AudioPlayer by James Dong · 14 years ago
  41. acb62af Add setParameter/getParameter to MediaPlayer API for bug 1982947 by Gloria Wang · 14 years ago
  42. 6859837 libvideoeditor: convert to use new audio.h by Dima Zavin · 14 years ago
  43. 0a389ab Fix for issue 3385135 "source code cleanup" engine part by hongteng · 14 years ago
  44. 3b25fdc Fix for issue 3385135 "source code cleanup" engine part by hongteng · 14 years ago
  45. 694816d Fix for issue 4133431 "Remove OSAL layer" in engine part by Shyam Pallapothu · 14 years ago
  46. 32ed3f4 Fix for issue 4133431 "Remove OSAL layer" in engine part by Shyam Pallapothu · 14 years ago
  47. 947721b Fix for issue 4133431 "Remove OSAL layer" in engine part by Dheeraj Sharma · 14 years ago
  48. ddc7e59 Merge "remove unused references to ISurface" by Mathias Agopian · 14 years ago
  49. 6e22429 remove unused references to ISurface by Mathias Agopian · 14 years ago
  50. 838daaf Bring videoeditor copies of internal code in sync with recent changes to the originals by Andreas Huber · 14 years ago
  51. d9789f2 replace libsurfaceflinger_client by libgui by Mathias Agopian · 14 years ago
  52. d2abe6d am 2d449791: Fix for the issue: TestPreviewWithTransition fails (4133108) by Raghavender Palla · 14 years ago
  53. fa31daf Fix for the issue: TestPreviewWithTransition fails (4133108) by Raghavender Palla · 14 years ago
  54. 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
  55. 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
  56. 68e98a2 frameworks/media/libvideoeditor: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 14 years ago
  57. 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
  58. 9a8c9a8 Fix for 4084134 End transition applied on image does not show up in previewer when playback by Rajneesh Chowdury · 14 years ago
  59. 2cdb215 Remove unused LOCAL_LDFLAGS by Ying Wang · 14 years ago
  60. 1dd524b Fix for issue 3453519: do not allow editing of DRM protected contents by Santosh Madhava · 14 years ago
  61. 2f79a15 Merge "Change trace labels" into honeycomb-mr1 by James Dong · 14 years ago
  62. 100d018 Fix for issue 3371667: fix source code compilation warnings(Moved from master) by Basavapatna Dattaguru · 14 years ago
  63. f24e48b Change trace labels by James Dong · 14 years ago
  64. 0a8f129 Merge "Fix for issue 3427268 Crash when stopping playback" by Rajneesh Chowdury · 14 years ago
  65. 1e2469c Fix for issue 3427268 Crash when stopping playback by Rajneesh Chowdury · 14 years ago
  66. 5787a5e am 2a373979: (-s ours) Adapt to changes in AwesomePlayer for Honeycomb branch - DO NOT MERGE by Rajneesh Chowdury · 14 years ago
  67. fe288aa Fix for issue 3495914: (In Preview) Video clip switches between start and end by Santosh Madhava · 14 years ago
  68. 446a20d Adapt to changes in AwesomePlayer for Honeycomb branch - DO NOT MERGE by Rajneesh Chowdury · 14 years ago
  69. bdc9420 Adapt to changes in AwesomePlayer for Honeycomb branch - DO NOT MERGE by Rajneesh Chowdury · 14 years ago
  70. 3deeeee DO NOT MERGE: Hack this copy of our internal sources to match changes to support A/V sync. by Andreas Huber · 14 years ago
  71. 408e25b FIX for Issue Fix for issue 3371667: fix source code compilation warnings(3) by Basavapatna Dattaguru · 14 years ago
  72. 52dcba9 Merge "Fix for issue 3371667: fix source code compilation warnings" by Basavapatna Dattaguru · 14 years ago
  73. 4a0c72f Merge "Fix for memory leak with single audio player instance" by Rajneesh Chowdury · 14 years ago
  74. b6e2b5c Fix for memory leak with single audio player instance by Rajneesh Chowdury · 14 years ago
  75. 14c690d Fix for issue 3371667: fix source code compilation warnings by Basavapatna Dattaguru · 14 years ago
  76. 4938a42 am aabc3e13: (-s ours) DO NOT MERGE: Hack this copy of our internal sources to match changes to support A/V sync. by Andreas Huber · 14 years ago
  77. c3fa37a DO NOT MERGE: Hack this copy of our internal sources to match changes to support A/V sync. by Andreas Huber · 14 years ago
  78. a5872f7 And again keep this copy of our internal sources in sync, so much fun... by Andreas Huber · 14 years ago
  79. 4aeec63 Bug 3438258 surface textures by Glenn Kasten · 14 years ago
  80. d67e9da VideoEditor: Issue ID: 3371667: Fix Set1 by Basavapatna Dattaguru · 14 years ago
  81. 3b84c8f Merge "Fix for 3369917 Audio skips at clip edit points" by Rajneesh Chowdury · 14 years ago
  82. 1c97d9a Fix for 3369917 Audio skips at clip edit points by Rajneesh Chowdury · 14 years ago
  83. 226c1e7 Merge "Fix for issue 3456689 : Export failed with Runtime error" by Santosh Madhava · 14 years ago
  84. 9971f10 Fix for issue 3456689 : Export failed with Runtime error by Santosh Madhava · 14 years ago
  85. 63754a7 VideoEditor:Issue:3431967: Memory leak in Export case by Basavapatna Dattaguru · 14 years ago
  86. 7e006bd Merge "Fix for issue 3439595 : Movie studio playback previous frames" by Santosh Madhava · 14 years ago
  87. b2d6e0f Fix for issue 3439595 : Movie studio playback previous frames by Santosh Madhava · 14 years ago
  88. f84f29a Merge "VideoEditor: Issue ID:3431967 : MemLeak with Invalid input" by Basavapatna Dattaguru · 14 years ago
  89. ac9dde5 Fixed issue 3421896 Slide transition causes images to jump in exported movie playback by Danny Fernandes · 14 years ago
  90. b6c5713 VideoEditor: Issue ID:3431967 : MemLeak with Invalid input by Basavapatna Dattaguru · 14 years ago
  91. 8b95de2 Fix for issue 3456480 A/V not in sync when a picture is added followed by a video clip trimmed from start by Rajneesh Chowdury · 14 years ago
  92. d983902 Merge "Fix issue 3457629 FIle loads but does not play" by Danny Fernandes · 14 years ago
  93. f21b91e Fix issue 3457629 FIle loads but does not play by Danny Fernandes · 14 years ago
  94. c3e1e1e Merge "Fixed issue 3443078 overlay flicker on transition in exported video" by Danny Fernandes · 14 years ago
  95. f58e4c3 Fixed issue 3443078 overlay flicker on transition in exported video by Danny Fernandes · 14 years ago
  96. a5a42c5 Update this copy of our internal sources to reflect changes to the original... by Andreas Huber · 14 years ago
  97. c083500 Merge "Fixed issue 3443078 overlay flicker on transition in exported video" by Danny Fernandes · 14 years ago
  98. a5589b9 Merge "Fix for issue 3431967 : Memory leak from video editor engine" by Santosh Madhava · 14 years ago
  99. 4ca3e5d Fix for issue 3431967 : Memory leak from video editor engine by Santosh Madhava · 14 years ago
  100. 1062243 Merge "Fix for 3431967 Memory leak in SF shells" by Danny Fernandes · 14 years ago