1. d683105 Merge "Make the OggExtractor less verbose." into gingerbread by Andreas Huber · 14 years ago
  2. a65ccbf Be more lenient when validating ESDS information in mp4 audio tracks. Allow the absence of any codec specific data and assume that the mpeg4 headers are not lying to us. by Andreas Huber · 14 years ago
  3. 3e8843e Make the OggExtractor less verbose. by Andreas Huber · 14 years ago
  4. c059860 Change the default time scale for audio/video track during recording by James Dong · 14 years ago
  5. e259531 Use audio clock as the reference media clock by James Dong · 14 years ago
  6. 3053dd2 Merge "Fix issue 2909189: System property ro.audio.silent no longer mutes system." into gingerbread by Eric Laurent · 14 years ago
  7. abfedeb Mainly fix two mistakes that I made: by James Dong · 14 years ago
  8. b9299d1 Merge "Support getting codec, width, and height in URL for gtalk playback." into gingerbread by Mike Dodd · 14 years ago
  9. 60d77eb Fix software avc encoder crash at EOS. by Andreas Huber · 14 years ago
  10. 1aa4fed Support getting codec, width, and height in URL for gtalk playback. by Mike Dodd · 14 years ago
  11. c6e88fd Improve camera documentation. by Wu-cheng Li · 14 years ago
  12. d1753e3 Merge "Fix the h.263 assembler to properly subset a buffer's range if it already has a range applied." into gingerbread by Andreas Huber · 14 years ago
  13. 9089ba6 Merge "APacketSource is too verbose." into gingerbread by Andreas Huber · 14 years ago
  14. a6238a1 Fix the h.263 assembler to properly subset a buffer's range if it already has a range applied. by Andreas Huber · 14 years ago
  15. 5328abe Don't send late frames to software encoders for encoding by James Dong · 14 years ago
  16. bef4b56 Merge "Handle large audio lost" into gingerbread by James Dong · 14 years ago
  17. 7704377 Merge "Fix a crash due to unnecessary check on the codec config data for H263 video track" into gingerbread by James Dong · 14 years ago
  18. 910a17f Merge "Fix all fd leaks in authoring engine" into gingerbread by James Dong · 14 years ago
  19. 6dc387a APacketSource is too verbose. by Andreas Huber · 14 years ago
  20. 25d8312 Fix all fd leaks in authoring engine by James Dong · 14 years ago
  21. a37923e Fix a crash due to unnecessary check on the codec config data for H263 video track by James Dong · 14 years ago
  22. 4d074e8 Merge "This code in CameraSource really should hold the lock." into gingerbread by Andreas Huber · 14 years ago
  23. 56223b9 This code in CameraSource really should hold the lock. by Andreas Huber · 14 years ago
  24. 571d49c Fix issue 2909189: System property ro.audio.silent no longer mutes system. by Eric Laurent · 14 years ago
  25. 47204e1 Handle large audio lost by James Dong · 14 years ago
  26. eaf0e07 Remove some obsolete code. by Andreas Huber · 14 years ago
  27. 7010190 Merge "Add input buffer size check for software video encoders" into gingerbread by James Dong · 14 years ago
  28. 8aacc47 Merge "We're now going to ignore timestamps completely in gtalk video conferencing, playing video as soon as it comes in. We also make up fake timestamps in the rtp code, ignoring rtcp SR information to enable early startup." into gingerbread by Andreas Huber · 14 years ago
  29. ab68c7f Merge "Many, many developers misread or don't read the http specs and terminate lines with '\n' instead of CRLF '\r\n' as required. Enable the workaround for this by default. Also increase the socket read timeout to 30 secs." into gingerbread by Andreas Huber · 14 years ago
  30. f8ca904 We're now going to ignore timestamps completely in gtalk video conferencing, playing video as soon as it comes in. We also make up fake timestamps in the rtp code, ignoring rtcp SR information to enable early startup. by Andreas Huber · 14 years ago
  31. db004e1 Add input buffer size check for software video encoders by James Dong · 14 years ago
  32. 51dfe6d Only check the codec specific data when the output buffer contains kKeyIsCodecConfig in MP4 writer by James Dong · 14 years ago
  33. 2097f53 Many, many developers misread or don't read the http specs and terminate lines with '\n' instead of CRLF '\r\n' as required. Enable the workaround for this by default. Also increase the socket read timeout to 30 secs. by Andreas Huber · 14 years ago
  34. def871d Merge "Support multiple PPS and SPS in avcC box" into gingerbread by James Dong · 14 years ago
  35. 3266b2c Support multiple PPS and SPS in avcC box by James Dong · 14 years ago
  36. e758feb Merge "Support for extracting G.711 a-law and mu-law audio from WAV files and a corresponding software decoder." into gingerbread by Andreas Huber · 14 years ago
  37. 42d66f2 Support for extracting G.711 a-law and mu-law audio from WAV files and a corresponding software decoder. by Andreas Huber · 14 years ago
  38. 8569f0d Fixed several audio effects problems. by Eric Laurent · 14 years ago
  39. 8bf59e7 Support for communicating if a buffer read from the _extractor_ is a sync sample or not. by Andreas Huber · 14 years ago
  40. 2500c2d Properly skip the 'skip' chunk in mpeg4 files. by Andreas Huber · 14 years ago
  41. af799e1 Merge "Use the target color format from the camera source if possible" into gingerbread by James Dong · 14 years ago
  42. 299766c Use the target color format from the camera source if possible by James Dong · 14 years ago
  43. c5f0c71 Fix an issue where the track duration does not include the last sample duration by James Dong · 14 years ago
  44. cf16813 Merge "Better support for fake timestamps in RTP, H.263 video now also requests FIR." into gingerbread by Andreas Huber · 14 years ago
  45. ecaccb9 A better fix for the OggExtractor referring to the sample rate while it hasn't been initialized yet. by Andreas Huber · 14 years ago
  46. ff53123 Better support for fake timestamps in RTP, H.263 video now also requests FIR. by Andreas Huber · 14 years ago
  47. 9cf3ce3 Merge "Specification of codec specific data as part of the session description is now optional." into gingerbread by Andreas Huber · 14 years ago
  48. f196d3e Merge "Fix divide by zero." into gingerbread by Marco Nelissen · 14 years ago
  49. e8c07d1 Fix divide by zero. by Marco Nelissen · 14 years ago
  50. 979c6c9 Merge "Don't return a decoder error if the encoded stream does not start with SPS/PPS." into gingerbread by Andreas Huber · 14 years ago
  51. 2b3b9b2 Don't return a decoder error if the encoded stream does not start with SPS/PPS. by Andreas Huber · 14 years ago
  52. 33a8457 Specification of codec specific data as part of the session description is now optional. by Andreas Huber · 14 years ago
  53. 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
  54. 610959a Merge "Fix issue 2876124." into gingerbread by Eric Laurent · 14 years ago
  55. 3b26844 Fix issue 2876124. by Eric Laurent · 14 years ago
  56. 48f6ce0 Replace CHECK with a failure return value when mCamera->setParameters() fails by James Dong · 14 years ago
  57. 26ab7ab Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 14 years ago
  58. a574092 Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 14 years ago
  59. 1c9747a File writer has a designated writer thread now by James Dong · 14 years ago
  60. 901335c Merge "Added damr box for AMR (NB and WB) sample entry" into gingerbread by James Dong · 14 years ago
  61. 46292fb3 Add lost frame handling in AudioSource by James Dong · 14 years ago
  62. 489d78d Merge "Lower the lower bound for max file duration check" into gingerbread by James Dong · 14 years ago
  63. 5aff464 Added damr box for AMR (NB and WB) sample entry by James Dong · 14 years ago
  64. e4fc55d Lower the lower bound for max file duration check by James Dong · 14 years ago
  65. 9da2070 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 14 years ago
  66. 3be9523 Audio effects: aligned Equalizer API argument types on OpenSL ES SLEqualizerItf. by Eric Laurent · 14 years ago
  67. efe6039 Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base into HEAD by The Android Open Source Project · 14 years ago
  68. 68335fd fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  69. 5caff27 am 16263d9f: Squashed commit of the following: by Andreas Huber · 14 years ago
  70. 3cc219d Squashed commit of the following: by Andreas Huber · 14 years ago
  71. 60e1824 Fixed underrun in audioflinger mixer. by Eric Laurent · 14 years ago
  72. 39e94f8 Allow creation of an audio effect on a session with no audio tracks. by Eric Laurent · 14 years ago
  73. 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
  74. ff4a7fa Eliminate the linear cost associated with mSampleSizes.size() by James Dong · 14 years ago
  75. 8644c14 Reduce memory usage by the MP4 file writer by James Dong · 14 years ago
  76. 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
  77. f01528f Interleave the audio and video by default by James Dong · 14 years ago
  78. 25f4395 Audio effects: modified command() parameter types. by Eric Laurent · 14 years ago
  79. be1ad8d fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. by Mathias Agopian · 14 years ago
  80. 23e1de7 Audio Effects: added methods to effects java classes to store and load current effect settings in by Eric Laurent · 14 years ago
  81. 8b4179f Merge "Fixed bug in vlm effect bunde wrapper effect init function." into gingerbread by Eric Laurent · 14 years ago
  82. 09d5ca3 LVM release 1.04. by Eric Laurent · 14 years ago
  83. 010ae0d Fixed bug in vlm effect bunde wrapper effect init function. by Eric Laurent · 14 years ago
  84. 163fbcf Audio effects: lvm bundle wrapper update after first integration tests. by Eric Laurent · 14 years ago
  85. 542db5d Allows the authoring engine to skip frame. by James Dong · 14 years ago
  86. 348a8ea Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes. by Andreas Huber · 14 years ago
  87. 66d6f1f Add a seek test to the stagefright commandline tool. by Andreas Huber · 14 years ago
  88. ef3f986 Merge "Support finer seek control on MediaSources." into gingerbread by Andreas Huber · 14 years ago
  89. abd1f4f Support finer seek control on MediaSources. by Andreas Huber · 14 years ago
  90. 2beeb50 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 14 years ago
  91. 3108231 Merge "Progress status notification" into gingerbread by James Dong · 14 years ago
  92. 24ecd37 Merge "Audio policy manager changes for audio effects" into gingerbread by Eric Laurent · 14 years ago
  93. de07013 Audio policy manager changes for audio effects by Eric Laurent · 14 years ago
  94. 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
  95. 95c2580 Merge "Fix MPEG4Extractor to extract sampling frequency correctly when SBR is enabled." into gingerbread by Andreas Huber · 14 years ago
  96. faed5cd Progress status notification by James Dong · 14 years ago
  97. 6cad99f Fix MPEG4Extractor to extract sampling frequency correctly when SBR is enabled. by James Dong · 14 years ago
  98. f997cab Fixed problems in audio effect volume control. by Eric Laurent · 14 years ago
  99. 46bf665 Fix simulator build (1st attempt) by James Dong · 14 years ago
  100. 2c8e5ca First submission of audio effect library from NXP software. by Eric Laurent · 14 years ago