1. 39ddf8e Support for Gtalk video, includes AMR/H.263 assembler and packetization support, extensions to MediaRecorder to stream via RTP over a pair of UDP sockets as well as various fixes to the RTP implementation. by Andreas Huber · 14 years ago
  2. 610959a Merge "Fix issue 2876124." into gingerbread by Eric Laurent · 14 years ago
  3. 3b26844 Fix issue 2876124. by Eric Laurent · 14 years ago
  4. 48f6ce0 Replace CHECK with a failure return value when mCamera->setParameters() fails by James Dong · 14 years ago
  5. 26ab7ab Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 14 years ago
  6. a574092 Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 14 years ago
  7. 1c9747a File writer has a designated writer thread now by James Dong · 14 years ago
  8. 901335c Merge "Added damr box for AMR (NB and WB) sample entry" into gingerbread by James Dong · 14 years ago
  9. 46292fb Add lost frame handling in AudioSource by James Dong · 14 years ago
  10. 489d78d Merge "Lower the lower bound for max file duration check" into gingerbread by James Dong · 14 years ago
  11. 5aff464 Added damr box for AMR (NB and WB) sample entry by James Dong · 14 years ago
  12. e4fc55d Lower the lower bound for max file duration check by James Dong · 14 years ago
  13. 9da2070 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 14 years ago
  14. 3be9523 Audio effects: aligned Equalizer API argument types on OpenSL ES SLEqualizerItf. by Eric Laurent · 14 years ago
  15. efe6039 Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base into HEAD by The Android Open Source Project · 14 years ago
  16. 68335fd fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  17. 5caff27 am 16263d9f: Squashed commit of the following: by Andreas Huber · 14 years ago
  18. 3cc219d Squashed commit of the following: by Andreas Huber · 14 years ago
  19. 60e1824 Fixed underrun in audioflinger mixer. by Eric Laurent · 14 years ago
  20. 39e94f8 Allow creation of an audio effect on a session with no audio tracks. by Eric Laurent · 14 years ago
  21. 1b58c74 Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once." into gingerbread by Mathias Agopian · 14 years ago
  22. ff4a7fa Eliminate the linear cost associated with mSampleSizes.size() by James Dong · 14 years ago
  23. 8644c14 Reduce memory usage by the MP4 file writer by James Dong · 14 years ago
  24. 995cef3 Merge "Interleave the audio and video by default - default interleave duration is set to 1 second" into gingerbread by James Dong · 14 years ago
  25. f01528f Interleave the audio and video by default by James Dong · 14 years ago
  26. 25f4395 Audio effects: modified command() parameter types. by Eric Laurent · 14 years ago
  27. be1ad8d fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. by Mathias Agopian · 14 years ago
  28. 23e1de7 Audio Effects: added methods to effects java classes to store and load current effect settings in by Eric Laurent · 14 years ago
  29. 8b4179f Merge "Fixed bug in vlm effect bunde wrapper effect init function." into gingerbread by Eric Laurent · 14 years ago
  30. 09d5ca3 LVM release 1.04. by Eric Laurent · 14 years ago
  31. 010ae0d Fixed bug in vlm effect bunde wrapper effect init function. by Eric Laurent · 14 years ago
  32. 163fbcf Audio effects: lvm bundle wrapper update after first integration tests. by Eric Laurent · 14 years ago
  33. 542db5d Allows the authoring engine to skip frame. by James Dong · 14 years ago
  34. 348a8ea Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes. by Andreas Huber · 14 years ago
  35. 66d6f1f Add a seek test to the stagefright commandline tool. by Andreas Huber · 14 years ago
  36. ef3f986 Merge "Support finer seek control on MediaSources." into gingerbread by Andreas Huber · 14 years ago
  37. abd1f4f Support finer seek control on MediaSources. by Andreas Huber · 14 years ago
  38. 2beeb50 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 14 years ago
  39. 3108231 Merge "Progress status notification" into gingerbread by James Dong · 14 years ago
  40. 24ecd37 Merge "Audio policy manager changes for audio effects" into gingerbread by Eric Laurent · 14 years ago
  41. de07013 Audio policy manager changes for audio effects by Eric Laurent · 14 years ago
  42. 3c3ddfa Support a single format change at the beginning of audio playback. This way the AAC+ decoder may change its output format from what is originally encoded in the audio stream and we'll still play it back correctly. by Andreas Huber · 14 years ago
  43. 95c2580 Merge "Fix MPEG4Extractor to extract sampling frequency correctly when SBR is enabled." into gingerbread by Andreas Huber · 14 years ago
  44. faed5cd Progress status notification by James Dong · 14 years ago
  45. 6cad99f Fix MPEG4Extractor to extract sampling frequency correctly when SBR is enabled. by James Dong · 14 years ago
  46. f997cab Fixed problems in audio effect volume control. by Eric Laurent · 14 years ago
  47. 46bf665 Fix simulator build (1st attempt) by James Dong · 14 years ago
  48. 2c8e5ca First submission of audio effect library from NXP software. by Eric Laurent · 14 years ago
  49. ada2ac8 Merge "Several improvements in audio effects volume control." into gingerbread by Eric Laurent · 14 years ago
  50. 59f566c Initial check-in for software m4v_h263 encoder by James Dong · 14 years ago
  51. cab1124 Several improvements in audio effects volume control. by Eric Laurent · 14 years ago
  52. e957045 Merge "Support user-supplied timescales for authoring" into gingerbread by James Dong · 14 years ago
  53. 5462fc9 added BinderService<> template to help creating native binder services by Mathias Agopian · 14 years ago
  54. 65ab471 move native services under services/ by Mathias Agopian · 14 years ago
  55. 8f5f2fc Support user-supplied timescales for authoring by James Dong · 14 years ago
  56. 98fe12a Use the OpenSL ES definition of SL_IID_EQUALIZER for the EQ by Jean-Michel Trivi · 14 years ago
  57. d54329e Fix simulator build - missing header file <string.h> - need to define -D__arm__ by James Dong · 14 years ago
  58. 4d6ab0c Merge "Modifications in audio effect engine state management." into gingerbread by Eric Laurent · 14 years ago
  59. e44b1ef Modifications in audio effect engine state management. by Eric Laurent · 14 years ago
  60. 29a8445 Initial checkin for software AVC encoder by James Dong · 14 years ago
  61. a480a6f Merge "Fix swap of sessionId and output in audio effect API." into gingerbread by Jean-Michel Trivi · 14 years ago
  62. 42a050f Fix swap of sessionId and output in audio effect API. by Jean-Michel Trivi · 14 years ago
  63. fe02bea Enable the support for decoding audio with AAC+ and eAAC+ features by James Dong · 14 years ago
  64. b914122 Add runtime dumpsys support for media recorder client by James Dong · 14 years ago
  65. cb28102 Added JAVA classes to control bass boost, equalizer, reverberation and virtualizer Effects. by Eric Laurent · 14 years ago
  66. 6c5c25f Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 14 years ago
  67. 8cafde1 Merge "Allow application to set two more encoding paramters: video profile and level" into gingerbread by James Dong · 14 years ago
  68. 5d2de4d Only send the playback complete notification if a) an error occurred on any track or b) all tracks have finished playing. The previous behaviour was to send the notification as soon as the first track finished playing. by Andreas Huber · 14 years ago
  69. 145bfe5 Allow application to set two more encoding paramters: video profile and level by James Dong · 14 years ago
  70. da7581b Added Visualizer effect. by Eric Laurent · 14 years ago
  71. 91952e5 Merge "ALooperRoster no longer holds strong references to handlers and loopers." into gingerbread by Andreas Huber · 14 years ago
  72. 11cc270 ALooperRoster no longer holds strong references to handlers and loopers. by Andreas Huber · 14 years ago
  73. f012818 Make sure the OMX callback thread is properly shutdown after the node goes away. by Andreas Huber · 14 years ago
  74. 3ecb233 Merge "An AHandler can now find its associated ALooper." into gingerbread by Andreas Huber · 14 years ago
  75. e2b2098 An AHandler can now find its associated ALooper. by Andreas Huber · 14 years ago
  76. 34bbea8 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
  77. 42d7f83 Add an option to ALooper::start that allows it to call back into java or not. by Andreas Huber · 14 years ago
  78. cbb56d1 Merge "Added AMessage::debugString() for debugging purposes." into gingerbread by Andreas Huber · 14 years ago
  79. bbc2b82 Added AMessage::debugString() for debugging purposes. by Andreas Huber · 14 years ago
  80. 65e7dee Merge "Refactor Stagefright::StartMPEG4Recording()" into gingerbread by James Dong · 14 years ago
  81. 934da11 Refactor Stagefright::StartMPEG4Recording() by James Dong · 14 years ago
  82. 19c9a1e Support for writing the extracted data to an .mp4 file in the stagefright commandline tool. by Andreas Huber · 14 years ago
  83. 3eaa4e9 Add multiple camera support for in MediaProfiles. by Chih-Chung Chang · 14 years ago
  84. 1c8ed2e Support for vanilla YUV420sp => RGB565 color conversion. by Andreas Huber · 14 years ago
  85. d329e21 Added encoding parameters set up for H263 video encoder by James Dong · 14 years ago
  86. e1e7b76 set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 14 years ago
  87. ae1f003 Add qcom's new OMX components to the list. by Andreas Huber · 14 years ago
  88. 215381e Collect statistical data from authoring engine (second part) by James Dong · 14 years ago
  89. 37047fc Separate MediaRecorderClient with MediaPlayerClient by James Dong · 14 years ago
  90. 93d6b10 Provide progress status report during authoring by James Dong · 14 years ago
  91. 658bd25 Merge "Various fixes and improvements in audio effects implementation" into gingerbread by Eric Laurent · 14 years ago
  92. ffe9c25 Various fixes and improvements in audio effects implementation by Eric Laurent · 14 years ago
  93. 1f80fe4 Merge "Finetune some of the prefetcher parameters to a) buffer as much as froyo did b) ensure that keepalives actually trigger a network read instead of just draining internal buffers" into gingerbread by Andreas Huber · 14 years ago
  94. 9235bc8 Finetune some of the prefetcher parameters to a) buffer as much as froyo did b) ensure that keepalives actually trigger a network read instead of just draining internal buffers by Andreas Huber · 14 years ago
  95. 2dec2b5 Enable passing parameters to the MediaWriter at runtime (at start() call). by James Dong · 14 years ago
  96. d4b91aa Merge "Track maximum amplitude and fix getMaxAmplitude()" into gingerbread by James Dong · 14 years ago
  97. d3d4e50 Track maximum amplitude and fix getMaxAmplitude() by James Dong · 14 years ago
  98. a5522c9 Merge "Properly identify malformed (too short) chunks in mpeg4 files." into gingerbread by Andreas Huber · 14 years ago
  99. 71b1a4e Properly identify malformed (too short) chunks in mpeg4 files. by Andreas Huber · 14 years ago
  100. 47c778f Merge "Fixed the software AAC encoder" into gingerbread by James Dong · 14 years ago