1. b957b9d first step at implementing the native sensor support by Mathias Agopian · 14 years ago
  2. 289b9b6 Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 14 years ago
  3. 929642e Add runtime dumpsys support for media recorder client by James Dong · 14 years ago
  4. fd84f97 Added JAVA classes to control bass boost, equalizer, reverberation and virtualizer Effects. by Eric Laurent · 14 years ago
  5. 85448bb Add new glue code for writing native apps. by Dianne Hackborn · 14 years ago
  6. c9535de Merge "Add OBB file helper class" into gingerbread by Kenny Root · 14 years ago
  7. b17f4dc Merge "More native input dispatch work." into gingerbread by Chris Tate · 14 years ago
  8. dacabf9 Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 14 years ago
  9. 81c929a Allow application to set two more encoding paramters: video profile and level by James Dong · 14 years ago
  10. df9b81c Added Visualizer effect. by Eric Laurent · 14 years ago
  11. 7cee34a Add OBB file helper class by Kenny Root · 14 years ago
  12. 57576c1 ALooperRoster no longer holds strong references to handlers and loopers. by Andreas Huber · 14 years ago
  13. 9406f62 Merge "An AHandler can now find its associated ALooper." into gingerbread by Andreas Huber · 14 years ago
  14. 00fa7bd More native input dispatch work. by Jeff Brown · 14 years ago
  15. 6826741 Add new native Looper API. by Dianne Hackborn · 14 years ago
  16. 058319e An AHandler can now find its associated ALooper. by Andreas Huber · 14 years ago
  17. 2cfd819 Merge "Add an option to ALooper::start that allows it to call back into java or not." into gingerbread by Andreas Huber · 14 years ago
  18. 4f104d9 Add an option to ALooper::start that allows it to call back into java or not. by Andreas Huber · 14 years ago
  19. 5460d12 Merge "Added AMessage::debugString() for debugging purposes." into gingerbread by Andreas Huber · 14 years ago
  20. 03431d2 Added AMessage::debugString() for debugging purposes. by Andreas Huber · 14 years ago
  21. 45bac57 Support for writing the extracted data to an .mp4 file in the stagefright commandline tool. by Andreas Huber · 14 years ago
  22. 09b9005 Add multiple camera support for in MediaProfiles. by Chih-Chung Chang · 14 years ago
  23. c6e1d88 Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 14 years ago
  24. 8b49bd1 Introduce official public NativeWindow type. by Dianne Hackborn · 14 years ago
  25. d009787 Fix injection of specially intercepted keys like HOME. by Jeff Brown · 14 years ago
  26. caad0a5 Merge "Support for vanilla YUV420sp => RGB565 color conversion." into gingerbread by Andreas Huber · 14 years ago
  27. 3c80a4a Implement default key handling for native code. by Dianne Hackborn · 14 years ago
  28. c543a21 Support for vanilla YUV420sp => RGB565 color conversion. by Andreas Huber · 14 years ago
  29. f7679a0 Merge "Added encoding parameters set up for H263 video encoder" into gingerbread by James Dong · 14 years ago
  30. 0b72e82 Fix native input dispatch in the emulator. by Jeff Brown · 14 years ago
  31. c0ab2a6 Added encoding parameters set up for H263 video encoder by James Dong · 14 years ago
  32. 2e9f93e Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 14 years ago
  33. 31e0ffe Merge "Native input event dispatching." into gingerbread by Chris Tate · 14 years ago
  34. 349703e Native input event dispatching. by Jeff Brown · 14 years ago
  35. fe1bafe Separate MediaRecorderClient with MediaPlayerClient by James Dong · 14 years ago
  36. 09936ed Provide progress status report during authoring by James Dong · 14 years ago
  37. 1cb3fdc Merge "Fix a bug in sp<> and wp<> which could cause memory corruptions" into gingerbread by Mathias Agopian · 14 years ago
  38. 8e103da Merge "Various fixes and improvements in audio effects implementation" into gingerbread by Eric Laurent · 14 years ago
  39. 53334cd Various fixes and improvements in audio effects implementation by Eric Laurent · 14 years ago
  40. 6feaa46 Enable passing parameters to the MediaWriter at runtime (at start() call). by James Dong · 14 years ago
  41. 57e7f83 Track maximum amplitude and fix getMaxAmplitude() by James Dong · 14 years ago
  42. 51a6aef Fix a bug in sp<> and wp<> which could cause memory corruptions by Mathias Agopian · 14 years ago
  43. a2549bb Merge "Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright." into gingerbread by Andreas Huber · 14 years ago
  44. 8d65dd2 Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright. by Andreas Huber · 14 years ago
  45. 39a0b21 Fixed some meta data issues in the recorded mp4 file by James Dong · 14 years ago
  46. 2c2ce8e Merge "Added support for audio sessions in MediaPlayer and AudioTrack." into gingerbread by Eric Laurent · 14 years ago
  47. 3238302 Merge "media: add AudioRecord::getMinFrameCount()." into gingerbread by Chia-chi Yeh · 14 years ago
  48. 619346f Added support for audio sessions in MediaPlayer and AudioTrack. by Eric Laurent · 14 years ago
  49. 97d61f7 media: add AudioRecord::getMinFrameCount(). by Chia-chi Yeh · 14 years ago
  50. 750600a1 Merge "Single track optimization" into gingerbread by James Dong · 14 years ago
  51. b54a9178 Single track optimization by James Dong · 14 years ago
  52. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 14 years ago
  53. e5671bf Merge "Audio/video sync during recording (second part)" into gingerbread by James Dong · 14 years ago
  54. f602d36 GPS: remove GpsEventThread from GpsLocationProvider by Mike Lockwood · 14 years ago
  55. 36e573b Audio/video sync during recording (second part) by James Dong · 14 years ago
  56. ef8f96a Merge "Start of work on passing around StrictMode policy over Binder calls." into gingerbread by Brad Fitzpatrick · 14 years ago
  57. 7fbdc84 More native input event dispatching. by Jeff Brown · 14 years ago
  58. 27b3a7a Start of work on passing around StrictMode policy over Binder calls. by Brad Fitzpatrick · 14 years ago
  59. 2ce999f am bd240c27: media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 14 years ago
  60. bd240c2 media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 14 years ago
  61. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 14 years ago
  62. 9c3cda0 More work in progress on native events. by Jeff Brown · 14 years ago
  63. 01f7ac6 Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken by Eric Laurent · 14 years ago
  64. 43a9527 Fix include paths. by Jeff Brown · 14 years ago
  65. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  66. 08c7473 Initial checkin for pause and resume control by James Dong · 14 years ago
  67. 948235c Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI. by Eric Laurent · 14 years ago
  68. b8bb78f Change camera interface to support multiple cameras. by Chih-Chung Chang · 14 years ago
  69. 4d61f60 Switch stagefright's approach to prefetching to the new model. The java MediaPlayer is now notified about rebuffering start/end via info messages. by Andreas Huber · 14 years ago
  70. c81d2c1 Merge "Initial check-in of new caching/prefetching data source implementation." into kraken by Andreas Huber · 14 years ago
  71. 1f24b30 Support "pausing" of MediaSources with the effect that they no longer pull on their upstream source until a subsequent read-with-seek. by Andreas Huber · 14 years ago
  72. b206319 Initial check-in of new caching/prefetching data source implementation. by Andreas Huber · 14 years ago
  73. 5e14010 allow re-targetting of surfaces by Mathias Agopian · 14 years ago
  74. 1244eab Remove some hard-coded encoding parameters by James Dong · 14 years ago
  75. dae9fd3 Initial check-in for collecting stats from authoring engine at runtime by James Dong · 14 years ago
  76. 4f501f0 Second part of speeding up video recording frame rate by James Dong · 14 years ago
  77. a557b24 Initial checkin of mpeg2 transport stream parser for stagefright. by Andreas Huber · 14 years ago
  78. 455d410 Merge "Initial checkin of "foundation" library for future stagefright development." into kraken by Andreas Huber · 14 years ago
  79. 7d2f703 Initial checkin of "foundation" library for future stagefright development. by Andreas Huber · 14 years ago
  80. 7a68d36 Merge "Remove hard-coded pixel format for recording frames in CameraSource. Retrieve the pixel format from Camera HAL at runtime." into kraken by James Dong · 14 years ago
  81. fae5cb2 optimize Surface.readFromParcel() by Mathias Agopian · 14 years ago
  82. 7623da4 split surface management from surface's buffers management by Mathias Agopian · 14 years ago
  83. cefb01a Merge "Add KEY_SUPPORTED_METERING_MODES and fix some typos." into kraken by Wu-cheng Li · 14 years ago
  84. 8aba232 Add KEY_SUPPORTED_METERING_MODES and fix some typos. by Wu-cheng Li · 14 years ago
  85. 2ea200c Merge "Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications." into kraken by Eric Laurent · 14 years ago
  86. c2f328d Remove hard-coded pixel format for recording frames in CameraSource. by James Dong · 14 years ago
  87. 65b6545 Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. by Eric Laurent · 14 years ago
  88. f7f6333 Add camera metering mode API. by Wu-cheng Li · 14 years ago
  89. 770492c more clean-up in preparation of bigger changes by Mathias Agopian · 14 years ago
  90. cdfd5fe Fix a typo in Singleton<> by Mathias Agopian · 14 years ago
  91. 4644119 Merge "Avoid copying for input recording frames in CameraSource" into kraken by James Dong · 14 years ago
  92. dfb1dd6 Avoid copying for input recording frames in CameraSource by James Dong · 14 years ago
  93. 198975b Merge "Add video frame parameter." into kraken by Wu-cheng Li · 14 years ago
  94. d2c2929 Add video frame parameter. by Wu-cheng Li · 14 years ago
  95. c7b388c more clean-up of Surfaceflinger's client management by Mathias Agopian · 14 years ago
  96. 1090a29 Merge "Avoid repeatedly allocating and freeing memory in CameraSource" into kraken by James Dong · 14 years ago
  97. aed15e7 Avoid repeatedly allocating and freeing memory in CameraSource by James Dong · 14 years ago
  98. 27a308d Merge "Fix issue 2667797: [Audio Effect Framework] new base class and binder interfaces for effect control." into kraken by Eric Laurent · 14 years ago
  99. 64f7549 Merge "fix [2712278] The preview buffer left some black borders in left and bottom edges" into kraken by Mathias Agopian · 14 years ago
  100. 2ce19af fix [2712278] The preview buffer left some black borders in left and bottom edges by Mathias Agopian · 14 years ago