1. b7ca296 am c8d0d630: Merge "Fix issue 2909189: System property ro.audio.silent no longer mutes system." into gingerbread by Eric Laurent · 15 years ago
  2. 3053dd2 Merge "Fix issue 2909189: System property ro.audio.silent no longer mutes system." into gingerbread by Eric Laurent · 15 years ago
  3. a4b2e09 am e95d192f: Mainly fix two mistakes that I made: by James Dong · 15 years ago
  4. e7c3e39 am 5f96138b: Merge "Support getting codec, width, and height in URL for gtalk playback." into gingerbread by Mike Dodd · 15 years ago
  5. abfedeb Mainly fix two mistakes that I made: by James Dong · 15 years ago
  6. b9299d1 Merge "Support getting codec, width, and height in URL for gtalk playback." into gingerbread by Mike Dodd · 15 years ago
  7. c662ac2 am 72ac1f26: Fix software avc encoder crash at EOS. by Andreas Huber · 15 years ago
  8. 60d77eb Fix software avc encoder crash at EOS. by Andreas Huber · 15 years ago
  9. 1aa4fed Support getting codec, width, and height in URL for gtalk playback. by Mike Dodd · 15 years ago
  10. 15a7920 am ccaa0028: Merge "Improve camera documentation." into gingerbread by Wu-cheng Li · 15 years ago
  11. c6e88fd Improve camera documentation. by Wu-cheng Li · 15 years ago
  12. 71601ba am ae3a1f45: 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 · 15 years ago
  13. f8a96ee am 66aa0f3d: Merge "APacketSource is too verbose." into gingerbread by Andreas Huber · 15 years ago
  14. 59994ef am 708ec39c: Don\'t send late frames to software encoders for encoding by James Dong · 15 years ago
  15. 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 · 15 years ago
  16. 9089ba6 Merge "APacketSource is too verbose." into gingerbread by Andreas Huber · 15 years ago
  17. a6238a1 Fix the h.263 assembler to properly subset a buffer's range if it already has a range applied. by Andreas Huber · 15 years ago
  18. 5328abe Don't send late frames to software encoders for encoding by James Dong · 15 years ago
  19. f91a97a am 45cb3cfa: Merge "Handle large audio lost" into gingerbread by James Dong · 15 years ago
  20. 7a7b072 am b6541f0a: Merge "Fix a crash due to unnecessary check on the codec config data for H263 video track" into gingerbread by James Dong · 15 years ago
  21. bef4b56 Merge "Handle large audio lost" into gingerbread by James Dong · 15 years ago
  22. 7704377 Merge "Fix a crash due to unnecessary check on the codec config data for H263 video track" into gingerbread by James Dong · 15 years ago
  23. debd76c am 581581fe: Merge "Fix all fd leaks in authoring engine" into gingerbread by James Dong · 15 years ago
  24. 910a17f Merge "Fix all fd leaks in authoring engine" into gingerbread by James Dong · 15 years ago
  25. 6dc387a APacketSource is too verbose. by Andreas Huber · 15 years ago
  26. 25d8312 Fix all fd leaks in authoring engine by James Dong · 15 years ago
  27. a37923e Fix a crash due to unnecessary check on the codec config data for H263 video track by James Dong · 15 years ago
  28. 1dc1938 am 90d1d104: Merge "This code in CameraSource really should hold the lock." into gingerbread by Andreas Huber · 15 years ago
  29. 4d074e8 Merge "This code in CameraSource really should hold the lock." into gingerbread by Andreas Huber · 15 years ago
  30. 56223b9 This code in CameraSource really should hold the lock. by Andreas Huber · 15 years ago
  31. 571d49c Fix issue 2909189: System property ro.audio.silent no longer mutes system. by Eric Laurent · 15 years ago
  32. 47204e1 Handle large audio lost by James Dong · 15 years ago
  33. 9c5945d am 1a140bf6: Merge "Remove some obsolete code." into gingerbread by Andreas Huber · 15 years ago
  34. eaf0e07 Remove some obsolete code. by Andreas Huber · 15 years ago
  35. bf31eb9 am 10ed3f74: Merge "Add input buffer size check for software video encoders" into gingerbread by James Dong · 15 years ago
  36. 7010190 Merge "Add input buffer size check for software video encoders" into gingerbread by James Dong · 15 years ago
  37. 2f50bed am 18f0174f: 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 · 15 years ago
  38. 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 · 15 years ago
  39. 0222c0b am 235be391: 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 · 15 years ago
  40. 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 · 15 years ago
  41. 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 · 15 years ago
  42. db004e1 Add input buffer size check for software video encoders by James Dong · 15 years ago
  43. 4a5c11b am 532d2ac5: Merge "Only check the codec specific data when the output buffer contains kKeyIsCodecConfig in MP4 writer" into gingerbread by James Dong · 15 years ago
  44. 51dfe6d Only check the codec specific data when the output buffer contains kKeyIsCodecConfig in MP4 writer by James Dong · 15 years ago
  45. 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 · 15 years ago
  46. 5fb2aee am 959909ef: Merge "Support multiple PPS and SPS in avcC box" into gingerbread by James Dong · 15 years ago
  47. 70324dc am 4edf85ab: 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 · 15 years ago
  48. bcc4fdd am 2a6b80bc: Fixed several audio effects problems. by Eric Laurent · 15 years ago
  49. def871d Merge "Support multiple PPS and SPS in avcC box" into gingerbread by James Dong · 15 years ago
  50. 3266b2c Support multiple PPS and SPS in avcC box by James Dong · 15 years ago
  51. 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 · 15 years ago
  52. 42d66f2 Support for extracting G.711 a-law and mu-law audio from WAV files and a corresponding software decoder. by Andreas Huber · 15 years ago
  53. 8569f0d Fixed several audio effects problems. by Eric Laurent · 15 years ago
  54. 7e361b8 am ad98d383: Support for communicating if a buffer read from the _extractor_ is a sync sample or not. by Andreas Huber · 15 years ago
  55. 10e9f7c am 261aaa16: Merge "Properly skip the \'skip\' chunk in mpeg4 files." into gingerbread by Andreas Huber · 15 years ago
  56. 8bf59e7 Support for communicating if a buffer read from the _extractor_ is a sync sample or not. by Andreas Huber · 15 years ago
  57. 2500c2d Properly skip the 'skip' chunk in mpeg4 files. by Andreas Huber · 15 years ago
  58. 22d12e7 am 1441bdfc: Merge "Use the target color format from the camera source if possible" into gingerbread by James Dong · 15 years ago
  59. af799e1 Merge "Use the target color format from the camera source if possible" into gingerbread by James Dong · 15 years ago
  60. 299766c Use the target color format from the camera source if possible by James Dong · 15 years ago
  61. 873cf4e am 3aad8c38: Merge "Fix an issue where the track duration does not include the last sample duration" into gingerbread by James Dong · 15 years ago
  62. c5f0c71 Fix an issue where the track duration does not include the last sample duration by James Dong · 15 years ago
  63. cada658 am 2c37f3d3: Merge "Better support for fake timestamps in RTP, H.263 video now also requests FIR." into gingerbread by Andreas Huber · 15 years ago
  64. fdd4dfc am 407ec58c: Merge "A better fix for the OggExtractor referring to the sample rate while it hasn\'t been initialized yet." into gingerbread by Andreas Huber · 15 years ago
  65. cf16813 Merge "Better support for fake timestamps in RTP, H.263 video now also requests FIR." into gingerbread by Andreas Huber · 15 years ago
  66. ecaccb9 A better fix for the OggExtractor referring to the sample rate while it hasn't been initialized yet. by Andreas Huber · 15 years ago
  67. ff53123 Better support for fake timestamps in RTP, H.263 video now also requests FIR. by Andreas Huber · 15 years ago
  68. 01a8595 am fb861523: Merge "Specification of codec specific data as part of the session description is now optional." into gingerbread by Andreas Huber · 15 years ago
  69. 9cf3ce3 Merge "Specification of codec specific data as part of the session description is now optional." into gingerbread by Andreas Huber · 15 years ago
  70. 49433f2 am 7d146197: Merge "Fix divide by zero." into gingerbread by Marco Nelissen · 15 years ago
  71. f196d3e Merge "Fix divide by zero." into gingerbread by Marco Nelissen · 15 years ago
  72. e8c07d1 Fix divide by zero. by Marco Nelissen · 15 years ago
  73. cdc6af7 am 86d2c088: Merge "Don\'t return a decoder error if the encoded stream does not start with SPS/PPS." into gingerbread by Andreas Huber · 15 years ago
  74. 979c6c9 Merge "Don't return a decoder error if the encoded stream does not start with SPS/PPS." into gingerbread by Andreas Huber · 15 years ago
  75. 347d3c1 am c17f35dd: Merge "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." into gingerbread by Andreas Huber · 15 years ago
  76. 2b3b9b2 Don't return a decoder error if the encoded stream does not start with SPS/PPS. by Andreas Huber · 15 years ago
  77. 33a8457 Specification of codec specific data as part of the session description is now optional. by Andreas Huber · 15 years ago
  78. 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 · 15 years ago
  79. b9ad87c am 7629e8dd: Merge "Fix issue 2876124." into gingerbread by Eric Laurent · 15 years ago
  80. 610959a Merge "Fix issue 2876124." into gingerbread by Eric Laurent · 15 years ago
  81. 3b26844 Fix issue 2876124. by Eric Laurent · 15 years ago
  82. c0330ab am d194f3d6: Merge "Replace CHECK with a failure return value when mCamera->setParameters() fails if the camera is locked by someone else." into gingerbread by James Dong · 15 years ago
  83. 48f6ce0 Replace CHECK with a failure return value when mCamera->setParameters() fails by James Dong · 15 years ago
  84. b7a6612 am 3d84280c: Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 15 years ago
  85. 26ab7ab Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 15 years ago
  86. 471bb46 am 23796e3b: Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 15 years ago
  87. a574092 Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 15 years ago
  88. 1c9747a File writer has a designated writer thread now by James Dong · 15 years ago
  89. 5501b48 am f0aa24d9: Merge "Added damr box for AMR (NB and WB) sample entry" into gingerbread by James Dong · 15 years ago
  90. 901335c Merge "Added damr box for AMR (NB and WB) sample entry" into gingerbread by James Dong · 15 years ago
  91. 46292fb3 Add lost frame handling in AudioSource by James Dong · 15 years ago
  92. 6e5ea76 am d973a533: Merge "Lower the lower bound for max file duration check" into gingerbread by James Dong · 15 years ago
  93. 489d78d Merge "Lower the lower bound for max file duration check" into gingerbread by James Dong · 15 years ago
  94. 5aff464 Added damr box for AMR (NB and WB) sample entry by James Dong · 15 years ago
  95. e4fc55d Lower the lower bound for max file duration check by James Dong · 15 years ago
  96. 6b54348 am 154a3200: resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 15 years ago
  97. 9da2070 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 15 years ago
  98. db0e413 am 92e847ed: Audio effects: aligned Equalizer API argument types on OpenSL ES SLEqualizerItf. by Eric Laurent · 15 years ago
  99. 3be9523 Audio effects: aligned Equalizer API argument types on OpenSL ES SLEqualizerItf. by Eric Laurent · 15 years ago
  100. 0319aae am 4506c62a: fix inaccurate copyrights by Jean-Baptiste Queru · 15 years ago