1. deeef54 separte producer and consumer interfaces by Mathias Agopian · 11 years ago
  2. 94ea60f stagefright: offload playback support by Richard Fitzgerald · 11 years ago
  3. d89532e libmediaplayerservice: offload playback support by Richard Fitzgerald · 11 years ago
  4. 8d764bf always pass the BufferQueue explicitely to consumers by Mathias Agopian · 11 years ago
  5. ad3af33 Public API changes for audio offload support. by Richard Fitzgerald · 11 years ago
  6. 2799d74 Use sp<AudioTrack> instead of raw AudioTrack * by Glenn Kasten · 11 years ago
  7. 8f1efee Merge "MediaMuxer prefer not to use the MPEG4Writer in real time recording mode." into jb-mr2-dev by ztenghui · 11 years ago
  8. de05c8e MediaMuxer prefer not to use the MPEG4Writer in real time recording mode. by ztenghui · 11 years ago
  9. da0dc0a Add liblog by Ying Wang · 11 years ago
  10. 888498e am c44a3ae2: am f0cea9f8: Merge "Prevent invalid frame durations" by Glenn Kasten · 11 years ago
  11. f7c18cf Prevent invalid frame durations by Ola Andersson · 12 years ago
  12. 1a2952a Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 11 years ago
  13. f78f262 am 3e55b3e4: am 12834fe2: Merge "libvideoeditor: fix code bugs when enabling all-level debugging macros" by James Dong · 12 years ago
  14. 12834fe Merge "libvideoeditor: fix code bugs when enabling all-level debugging macros" by James Dong · 12 years ago
  15. df84d70 am 9c891ca3: am 2a55b596: Merge "libvideoeditor: fix cannot show some thumbnails in storyboard or no frame display in PreviewRenderer surface after importing video" by James Dong · 12 years ago
  16. 8ba0102 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  17. 84b6440 stop using a deprecated SurfaceTextureClient ctor" by Jamie Gennis · 12 years ago
  18. af0351f Revert "stop using a deprecated SurfaceTextureClient ctor" by Jamie Gennis · 12 years ago
  19. aef79b0 stop using a deprecated SurfaceTextureClient ctor by Jamie Gennis · 12 years ago
  20. e41446b libvideoeditor: fix cannot show some thumbnails in storyboard or no frame display in PreviewRenderer surface after importing video by beanz · 12 years ago
  21. e33054e Use size_t for frame counts by Glenn Kasten · 12 years ago
  22. 3b16c76 Use uint32_t for sample rate by Glenn Kasten · 12 years ago
  23. 437ced8 libvideoeditor: fix code bugs when enabling all-level debugging macros by beanz · 12 years ago
  24. c415902 Remove obsolete references to libmedia_native by Glenn Kasten · 12 years ago
  25. ac60205 Integrate improved coefficient sinc resampler: VHQ by Glenn Kasten · 12 years ago
  26. 2dd4bdd Move libnbaio out of AudioFlinger by Glenn Kasten · 12 years ago
  27. 76d46c5 am 4348cbce: am 67f694d6: Merge "Initialize pool\'s buffer pointers to null." by Jean-Baptiste Queru · 12 years ago
  28. 28b76b3 Use audio_channel_mask_t for channel mask by Glenn Kasten · 12 years ago
  29. 9d8e55c Initialize pool's buffer pointers to null. by Truls Bengtsson · 12 years ago
  30. 53f69c1 Fixed a video editor crash due to "divided by 0" by James Dong · 12 years ago
  31. 1e5b2b3 Update ANativeWindow client code for sync by Jamie Gennis · 12 years ago
  32. 4832fed Add NOTICE and MODULE_LICENSE_APATCH2 to libvideoeditor by James Dong · 12 years ago
  33. 3e1e78c Fix green or corrupted video frames in the exported movies by James Dong · 12 years ago
  34. cafc53c Fix another buffer overflow issue by James Dong · 12 years ago
  35. 83410a8 Avoid prematurely terminating parsing when some track only has a single access unit by James Dong · 12 years ago
  36. a86c809 Remove libvideoeditor_jni.so's dependency on static libs in video editor engine by James Dong · 12 years ago
  37. 18793d7 Revert "Remove libvideoeditor_jni.so's dependency on static libs in video editor engine" by James Dong · 12 years ago
  38. 1af1f6a Remove libvideoeditor_jni.so's dependency on static libs in video editor engine by James Dong · 12 years ago
  39. 6f9add8 remove dependency on SurfaceTexture::connect() by Mathias Agopian · 12 years ago
  40. 1948eb3 Add support for deep audio buffers by Eric Laurent · 12 years ago
  41. 0ca3cf9 rename audio policy output flags by Eric Laurent · 12 years ago
  42. 4110c10 Add gapless playback support for NuPlayer by Marco Nelissen · 12 years ago
  43. 559bf28 AV Android make files changes by James Dong · 12 years ago
  44. 51f8eec Resolve undesirable dependency of /frameworks/av/libvideoeditor on /frameworks/base/media/jni by James Dong · 12 years ago
  45. ecb3110 Make file change because libvideoeditor source files moved by James Dong · 12 years ago
  46. 16252eb Add libmedia_native by Glenn Kasten · 12 years ago
  47. c1e3ed1 Fix LOCAL_C_INCLUDES and correct #include syntax by Glenn Kasten · 12 years ago
  48. 39485a9 Prepare frameworks/native/services/audioflinger by Glenn Kasten · 12 years ago
  49. b240013 Switched to use header files in /frameworks/native by James Dong · 12 years ago
  50. 0224845 Swtched to use header file in /frameworks/native by James Dong · 12 years ago
  51. 75dd175 Merge "Refactored MediaBufferPuller class from VideoEditorVideoEncoder class" by James Dong · 12 years ago
  52. 18f1ff3 Update build dependency on AudioMixer header by Jean-Michel Trivi · 12 years ago
  53. 09e1ef2 Use audio_policy_output_flags_t consistently by Glenn Kasten · 12 years ago
  54. 427e380 Refactored MediaBufferPuller class from VideoEditorVideoEncoder class by James Dong · 12 years ago
  55. 8162c1a Set channel mask when opening audio sink by Jean-Michel Trivi · 12 years ago
  56. 90b6191 fix location of libgui headers by Mathias Agopian · 12 years ago
  57. ff63ae3 remove dependency on android_native_buffer.h by Mathias Agopian · 12 years ago
  58. 7719f63 Update method sigs. by John Grossman · 12 years ago
  59. 49f0004 Merge "Move away from MediaDebug and use ADebug instead" by James Dong · 12 years ago
  60. ff65330 Fix green frame issue by James Dong · 12 years ago
  61. c4689fa Move away from MediaDebug and use ADebug instead by James Dong · 12 years ago
  62. 0a684cc Removed unnecessary memset before an immediate memcpy by James Dong · 12 years ago
  63. 8c31ae0 Use AACEncoder instead of OMX-based AAC software encoder to workaround issues in the video editor engine by James Dong · 12 years ago
  64. 3d2d40a Clean up VideoEditorPreviewController class part one: by James Dong · 12 years ago
  65. 2985773 Merge "Fix an error to deal with 0-size nal units in some AVC files" by James Dong · 12 years ago
  66. c84b947 Fix an error to deal with 0-size nal units in some AVC files by James Dong · 12 years ago
  67. 3bd4559 Clean up VideoEditorGBAudioProcessing by James Dong · 13 years ago
  68. 5ddfbe7 Merge "AudioPlayerBase and VideoEditorAudioPlayer class design is incorrect." by James Dong · 13 years ago
  69. eedda30 Fix an error that missed an "=" for equality in an if statement by James Dong · 13 years ago
  70. 727f9e1 AudioPlayerBase and VideoEditorAudioPlayer class design is incorrect. by James Dong · 13 years ago
  71. 6f9028e Merge "More source code Clean up in video editor engine" by James Dong · 13 years ago
  72. ed6269f Don't allow evil constructors in VideoEditorBGAudioProcessing by James Dong · 13 years ago
  73. 00f742c More source code Clean up in video editor engine by James Dong · 13 years ago
  74. 7a4097c Fix two typos in the defined frequency enums by James Dong · 13 years ago
  75. 4a10894 Merge "Use audio_stream_type_t consistently" by Glenn Kasten · 13 years ago
  76. 813c101 Use audio_stream_type_t consistently by Glenn Kasten · 13 years ago
  77. daeb5b3 Remove streaming related logic from preview player. by James Dong · 13 years ago
  78. 8dcbd11 Use audio_format_t consistently by Glenn Kasten · 13 years ago
  79. c0f8fbe Remove unnecessary drm handling logic in PreviewPlayerBase class by James Dong · 13 years ago
  80. f8bd29c Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  81. e70ff37 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  82. ec9e663 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  83. 4ca06b0 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  84. 7bdbbc7 ditherAndClamp from libaudioutils not AudioMixer by Glenn Kasten · 13 years ago
  85. 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
  86. 00b82d3 Fix for issue 5490443 Native crash while exporting a video by Hong Teng · 13 years ago
  87. 6f26d10 am 8e611132: Fix for 5638097 KenBurn generation time increased from 19 secs to 30 secs by Hong Teng · 13 years ago
  88. c8d53b6 Fix for 5638097 KenBurn generation time increased from 19 secs to 30 secs by Hong Teng · 13 years ago
  89. 83a4cc4 resolved conflicts for merge of fbb122bf to master by Chih-Chung Chang · 13 years ago
  90. 482cedd Merge "Fix 5607624: Native crash in movie studio while previewing the movie" into ics-mr1 by Chih-Chung Chang · 13 years ago
  91. 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
  92. 2db7671 Fix 5607624: Native crash in movie studio while previewing the movie by Chih-Chung Chang · 13 years ago
  93. 72425b1 Fix for issue 5309336 by Hong Teng · 13 years ago
  94. 2703f23 Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  95. 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
  96. 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
  97. ee0ef8b am 52da22e1: Fix for 5234840 Corrupted frames in transition by Hong Teng · 13 years ago
  98. c65d276 Fix for 5234840 Corrupted frames in transition by Hong Teng · 13 years ago
  99. 799de64 Fix for 5477832 Movie Studio crash when trying to import the attached h263 file. by Rajneesh Chowdury · 13 years ago
  100. 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