1. 00557ba am 4dda6ddb: Merge "Make the OggExtractor less verbose." into gingerbread by Andreas Huber · 14 years ago
  2. 31eb1ac am 0324ce9a: Merge "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." into gingerbread by Andreas Huber · 14 years ago
  3. 4dda6dd Merge "Make the OggExtractor less verbose." into gingerbread by Andreas Huber · 14 years ago
  4. 08c94b2 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
  5. 09f6725 resolved conflicts for merge of 0b7bd95d to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  6. 0b7bd95 Fix compilation errors in libmedia, libstagefright. by Rene Bolldorf · 14 years ago
  7. 3386c38 Make the OggExtractor less verbose. by Andreas Huber · 14 years ago
  8. f54da15 am eff30e3d: Change the default time scale for audio/video track during recording and reduce rounding errors in calculating the sample duration by James Dong · 14 years ago
  9. eff30e3 Change the default time scale for audio/video track during recording by James Dong · 14 years ago
  10. 4fc2c92 am b7208196: Use audio clock as the reference media clock by James Dong · 14 years ago
  11. b720819 Use audio clock as the reference media clock by James Dong · 14 years ago
  12. 38a9f40 am e95d192f: Mainly fix two mistakes that I made: by James Dong · 14 years ago
  13. 2f02044 am 5f96138b: Merge "Support getting codec, width, and height in URL for gtalk playback." into gingerbread by Mike Dodd · 14 years ago
  14. e95d192 Mainly fix two mistakes that I made: by James Dong · 14 years ago
  15. 5f96138 Merge "Support getting codec, width, and height in URL for gtalk playback." into gingerbread by Mike Dodd · 14 years ago
  16. 73af0a9 am 72ac1f26: Fix software avc encoder crash at EOS. by Andreas Huber · 14 years ago
  17. 72ac1f2 Fix software avc encoder crash at EOS. by Andreas Huber · 14 years ago
  18. 8741dfa Support getting codec, width, and height in URL for gtalk playback. by Mike Dodd · 14 years ago
  19. b408f54 am d790c648: Add lost preview surface detection in the JNI layer Throws an IOException if this happens rather than crashes by James Dong · 14 years ago
  20. 3bf8c34 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 · 14 years ago
  21. 53895c6 am 66aa0f3d: Merge "APacketSource is too verbose." into gingerbread by Andreas Huber · 14 years ago
  22. 8473db0 am 708ec39c: Don\'t send late frames to software encoders for encoding by James Dong · 14 years ago
  23. d790c648 Add lost preview surface detection in the JNI layer by James Dong · 14 years ago
  24. ae3a1f4 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
  25. 66aa0f3 Merge "APacketSource is too verbose." into gingerbread by Andreas Huber · 14 years ago
  26. 00237b7 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
  27. 708ec39 Don't send late frames to software encoders for encoding by James Dong · 14 years ago
  28. 8aa244e am 45cb3cfa: Merge "Handle large audio lost" into gingerbread by James Dong · 14 years ago
  29. f4e26da am b6541f0a: 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
  30. 45cb3cf Merge "Handle large audio lost" into gingerbread by James Dong · 14 years ago
  31. b6541f0 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
  32. 0386d04 am 581581fe: Merge "Fix all fd leaks in authoring engine" into gingerbread by James Dong · 14 years ago
  33. 581581f Merge "Fix all fd leaks in authoring engine" into gingerbread by James Dong · 14 years ago
  34. 3f55576 APacketSource is too verbose. by Andreas Huber · 14 years ago
  35. c6280bc Fix all fd leaks in authoring engine by James Dong · 14 years ago
  36. 7ae08a6 Fix a crash due to unnecessary check on the codec config data for H263 video track by James Dong · 14 years ago
  37. 136d833 am 90d1d104: Merge "This code in CameraSource really should hold the lock." into gingerbread by Andreas Huber · 14 years ago
  38. 90d1d10 Merge "This code in CameraSource really should hold the lock." into gingerbread by Andreas Huber · 14 years ago
  39. 22bd242 This code in CameraSource really should hold the lock. by Andreas Huber · 14 years ago
  40. 1ded9f9 am fbb936bf: Merge "Add the a power test case which simply do the audio playback. The actual power measurement will be done by another application." into gingerbread by Yu Shan Emily Lau · 14 years ago
  41. fd4a7c8 Add the a power test case which simply do the audio playback. The actual power measurement will be done by another application. by Yu Shan Emily Lau · 14 years ago
  42. afe5305 Handle large audio lost by James Dong · 14 years ago
  43. d35498f am 1a140bf6: Merge "Remove some obsolete code." into gingerbread by Andreas Huber · 14 years ago
  44. 6fa1311 Remove some obsolete code. by Andreas Huber · 14 years ago
  45. b9ddd77 am 10ed3f74: Merge "Add input buffer size check for software video encoders" into gingerbread by James Dong · 14 years ago
  46. 10ed3f7 Merge "Add input buffer size check for software video encoders" into gingerbread by James Dong · 14 years ago
  47. 4dc41bb 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 · 14 years ago
  48. 18f0174 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
  49. 193985f 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 · 14 years ago
  50. 235be39 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
  51. f88f844 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
  52. e6daea5 Add input buffer size check for software video encoders by James Dong · 14 years ago
  53. a048834 am 532d2ac5: Merge "Only check the codec specific data when the output buffer contains kKeyIsCodecConfig in MP4 writer" into gingerbread by James Dong · 14 years ago
  54. f3b7859 Only check the codec specific data when the output buffer contains kKeyIsCodecConfig in MP4 writer by James Dong · 14 years ago
  55. aa92ef7 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
  56. 2f5f154 am 66edf558: Merge "Fix bug 2684341 Don\'t steal the media button event from the phone app is the phone is ringing, even in silent mode." into gingerbread by Jean-Michel Trivi · 14 years ago
  57. fa4f57f am 959909ef: Merge "Support multiple PPS and SPS in avcC box" into gingerbread by James Dong · 14 years ago
  58. e14923b 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 · 14 years ago
  59. 18afcee am 67400d49: Merge "Added tests for audio effects in MediaFrameworkTest" into gingerbread by Eric Laurent · 14 years ago
  60. 1ece7d6 am 2a6b80bc: Fixed several audio effects problems. by Eric Laurent · 14 years ago
  61. 66edf55 Merge "Fix bug 2684341 Don't steal the media button event from the phone app is the phone is ringing, even in silent mode." into gingerbread by Jean-Michel Trivi · 14 years ago
  62. 959909e Merge "Support multiple PPS and SPS in avcC box" into gingerbread by James Dong · 14 years ago
  63. 481e05e Support multiple PPS and SPS in avcC box by James Dong · 14 years ago
  64. e73131a Fix bug 2684341 Don't steal the media button event from the phone by Jean-Michel Trivi · 14 years ago
  65. 4edf85a 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
  66. 67400d4 Merge "Added tests for audio effects in MediaFrameworkTest" into gingerbread by Eric Laurent · 14 years ago
  67. 520b2a7 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
  68. 2a6b80b Fixed several audio effects problems. by Eric Laurent · 14 years ago
  69. 441ec6b Added tests for audio effects in MediaFrameworkTest by Eric Laurent · 14 years ago
  70. c143ae7 am ad98d383: Support for communicating if a buffer read from the _extractor_ is a sync sample or not. by Andreas Huber · 14 years ago
  71. 4f25d03 am 261aaa16: Merge "Properly skip the \'skip\' chunk in mpeg4 files." into gingerbread by Andreas Huber · 14 years ago
  72. ad98d38 Support for communicating if a buffer read from the _extractor_ is a sync sample or not. by Andreas Huber · 14 years ago
  73. 765b8aa Properly skip the 'skip' chunk in mpeg4 files. by Andreas Huber · 14 years ago
  74. 9c09a60 am 1441bdfc: Merge "Use the target color format from the camera source if possible" into gingerbread by James Dong · 14 years ago
  75. 1441bdf Merge "Use the target color format from the camera source if possible" into gingerbread by James Dong · 14 years ago
  76. afd97e8 Use the target color format from the camera source if possible by James Dong · 14 years ago
  77. 41b29cb am 3aad8c38: Merge "Fix an issue where the track duration does not include the last sample duration" into gingerbread by James Dong · 14 years ago
  78. 91b22a9 Fix an issue where the track duration does not include the last sample duration by James Dong · 14 years ago
  79. 870678a am 2c37f3d3: Merge "Better support for fake timestamps in RTP, H.263 video now also requests FIR." into gingerbread by Andreas Huber · 14 years ago
  80. 2405988 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 · 14 years ago
  81. 2c37f3d Merge "Better support for fake timestamps in RTP, H.263 video now also requests FIR." into gingerbread by Andreas Huber · 14 years ago
  82. 1f7fba1 A better fix for the OggExtractor referring to the sample rate while it hasn't been initialized yet. by Andreas Huber · 14 years ago
  83. 3eaa300 Better support for fake timestamps in RTP, H.263 video now also requests FIR. by Andreas Huber · 14 years ago
  84. c6d1519 am fb861523: Merge "Specification of codec specific data as part of the session description is now optional." into gingerbread by Andreas Huber · 14 years ago
  85. fb86152 Merge "Specification of codec specific data as part of the session description is now optional." into gingerbread by Andreas Huber · 14 years ago
  86. ef9fd39 am 769f9b89: am 5b86de94: fix doc bugs by Scott Main · 14 years ago
  87. 769f9b8 am 5b86de94: fix doc bugs by Scott Main · 14 years ago
  88. 5b86de9 fix doc bugs by Scott Main · 14 years ago
  89. 533dc78 am 7d146197: Merge "Fix divide by zero." into gingerbread by Marco Nelissen · 14 years ago
  90. 7d14619 Merge "Fix divide by zero." into gingerbread by Marco Nelissen · 14 years ago
  91. 0fc9f34 Fix divide by zero. by Marco Nelissen · 14 years ago
  92. ac8e706 am 86d2c088: 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
  93. 86d2c08 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
  94. 1f513d8 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 · 14 years ago
  95. 1564455 Don't return a decoder error if the encoded stream does not start with SPS/PPS. by Andreas Huber · 14 years ago
  96. 426b650 Specification of codec specific data as part of the session description is now optional. by Andreas Huber · 14 years ago
  97. 57648e4 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
  98. eec3fca am 7629e8dd: Merge "Fix issue 2876124." into gingerbread by Eric Laurent · 14 years ago
  99. 7629e8d Merge "Fix issue 2876124." into gingerbread by Eric Laurent · 14 years ago
  100. acc4e68 am 1340ee8a: Merge "NEW_API: Unhide audio effect APIs." into gingerbread by Eric Laurent · 14 years ago