1. 8ac0983 Merge "Fix support for per-frame unsynchronization in ID3V2.4 tags." into gingerbread by Andreas Huber · 14 years ago
  2. c14f9ca Merge "Added preset reverb." into gingerbread by Eric Laurent · 14 years ago
  3. 8735f89 Fix support for per-frame unsynchronization in ID3V2.4 tags. by Andreas Huber · 14 years ago
  4. 2358402 Merge "Ensure that buffering updates eventually hit 100% after we download everything." into gingerbread by Andreas Huber · 14 years ago
  5. b8814dc Merge "Allow sniffers to return a packet of opaque data that the corresponding extractor can take advantage of to not duplicate work already done sniffing. The mp3 extractor takes advantage of this now." into gingerbread by Andreas Huber · 14 years ago
  6. efdd088 Allow sniffers to return a packet of opaque data that the corresponding extractor can take advantage of to not duplicate work already done sniffing. The mp3 extractor takes advantage of this now. by Andreas Huber · 14 years ago
  7. c23296e Ensure that buffering updates eventually hit 100% after we download everything. by Andreas Huber · 14 years ago
  8. cd295c1 Fix the simulator build. by Eric Laurent · 14 years ago
  9. a7e5648 Added preset reverb. by Eric Laurent · 14 years ago
  10. 6b6ae99 Merge "A first shot at proper support for seeking of rtsp streams." into gingerbread by Andreas Huber · 14 years ago
  11. e0dd7d3 A first shot at proper support for seeking of rtsp streams. by Andreas Huber · 14 years ago
  12. b6d7135 Merge "LVM release 1.05 delivery" into gingerbread by Eric Laurent · 14 years ago
  13. 3e22ef1 Merge "Better handling of rtsp connection and disconnection." into gingerbread by Andreas Huber · 14 years ago
  14. 8370be1 Better handling of rtsp connection and disconnection. by Andreas Huber · 14 years ago
  15. 3f51fa7 Runtime dump support for MediaWriter by James Dong · 14 years ago
  16. b80e610 Merge "Visualizer: replace the FFT implementation with a faster one." into gingerbread by Chia-chi Yeh · 14 years ago
  17. a1a96f3 LVM release 1.05 delivery by Eric Laurent · 14 years ago
  18. fb45748 setParamMaxFileDurationUs should allow zero time input as per API of setMaxDuration. by Nipun Kwatra · 14 years ago
  19. 9767dbf Only add 4 bytes offset for the output media buffer when SPS is not received for SW AVC encoder by James Dong · 14 years ago
  20. 0ea4ed3 Don't drop a late frame which may lead to missing I frames in the MP4 file by James Dong · 14 years ago
  21. 62948fa Return error from MPEG4Writer stop() if the check on codec specific data failed by James Dong · 14 years ago
  22. cbd038f Merge "Make MediaWriter stop and pause return errors if necessary" into gingerbread by James Dong · 14 years ago
  23. d036662 Make MediaWriter stop and pause return errors if necessary by James Dong · 14 years ago
  24. a979ad6 Support for MP4V-ES packetization format according to RFC3016. by Andreas Huber · 14 years ago
  25. f0ad548 Merge "In the absence of width/height information in the sdp, extract the dimensions from the avc codec specific data." into gingerbread by Andreas Huber · 14 years ago
  26. 1aaba88 Merge "Audio Effects: fixed "strength supported" parameter size." into gingerbread by Eric Laurent · 14 years ago
  27. eef3c33 In the absence of width/height information in the sdp, extract the dimensions from the avc codec specific data. by Andreas Huber · 14 years ago
  28. 8c192fe Merge "Better support for rtsp streamed through VLC. Temporarily make the socket blocking to read all of the session description." into gingerbread by Andreas Huber · 14 years ago
  29. 58d3bd0 Visualizer: replace the FFT implementation with a faster one. by Chia-chi Yeh · 14 years ago
  30. ba8da2e Audio Effects: fixed "strength supported" parameter size. by Eric Laurent · 14 years ago
  31. af063a6 Better support for rtsp streamed through VLC. Temporarily make the socket blocking to read all of the session description. by Andreas Huber · 14 years ago
  32. 4dda6dd Merge "Make the OggExtractor less verbose." into gingerbread by Andreas Huber · 14 years ago
  33. 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
  34. 3386c38 Make the OggExtractor less verbose. by Andreas Huber · 14 years ago
  35. eff30e3 Change the default time scale for audio/video track during recording by James Dong · 14 years ago
  36. b720819 Use audio clock as the reference media clock by James Dong · 14 years ago
  37. e95d192 Mainly fix two mistakes that I made: by James Dong · 14 years ago
  38. 5f96138 Merge "Support getting codec, width, and height in URL for gtalk playback." into gingerbread by Mike Dodd · 14 years ago
  39. 72ac1f2 Fix software avc encoder crash at EOS. by Andreas Huber · 14 years ago
  40. 8741dfa Support getting codec, width, and height in URL for gtalk playback. by Mike Dodd · 14 years ago
  41. d790c648 Add lost preview surface detection in the JNI layer by James Dong · 14 years ago
  42. 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
  43. 66aa0f3 Merge "APacketSource is too verbose." into gingerbread by Andreas Huber · 14 years ago
  44. 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
  45. 708ec39 Don't send late frames to software encoders for encoding by James Dong · 14 years ago
  46. 45cb3cf Merge "Handle large audio lost" into gingerbread by James Dong · 14 years ago
  47. 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
  48. 581581f Merge "Fix all fd leaks in authoring engine" into gingerbread by James Dong · 14 years ago
  49. 3f55576 APacketSource is too verbose. by Andreas Huber · 14 years ago
  50. c6280bc Fix all fd leaks in authoring engine by James Dong · 14 years ago
  51. 7ae08a6 Fix a crash due to unnecessary check on the codec config data for H263 video track by James Dong · 14 years ago
  52. 90d1d10 Merge "This code in CameraSource really should hold the lock." into gingerbread by Andreas Huber · 14 years ago
  53. 22bd242 This code in CameraSource really should hold the lock. by Andreas Huber · 14 years ago
  54. 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
  55. afe5305 Handle large audio lost by James Dong · 14 years ago
  56. 6fa1311 Remove some obsolete code. by Andreas Huber · 14 years ago
  57. 10ed3f7 Merge "Add input buffer size check for software video encoders" into gingerbread by James Dong · 14 years ago
  58. 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
  59. 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
  60. 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
  61. e6daea5 Add input buffer size check for software video encoders by James Dong · 14 years ago
  62. f3b7859 Only check the codec specific data when the output buffer contains kKeyIsCodecConfig in MP4 writer by James Dong · 14 years ago
  63. 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
  64. 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
  65. 959909e Merge "Support multiple PPS and SPS in avcC box" into gingerbread by James Dong · 14 years ago
  66. 481e05e Support multiple PPS and SPS in avcC box by James Dong · 14 years ago
  67. e73131a Fix bug 2684341 Don't steal the media button event from the phone by Jean-Michel Trivi · 15 years ago
  68. 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
  69. 67400d4 Merge "Added tests for audio effects in MediaFrameworkTest" into gingerbread by Eric Laurent · 14 years ago
  70. 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
  71. 2a6b80b Fixed several audio effects problems. by Eric Laurent · 14 years ago
  72. 441ec6b Added tests for audio effects in MediaFrameworkTest by Eric Laurent · 14 years ago
  73. ad98d38 Support for communicating if a buffer read from the _extractor_ is a sync sample or not. by Andreas Huber · 14 years ago
  74. 765b8aa Properly skip the 'skip' chunk in mpeg4 files. by Andreas Huber · 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. 91b22a9 Fix an issue where the track duration does not include the last sample duration by James Dong · 14 years ago
  78. 2c37f3d Merge "Better support for fake timestamps in RTP, H.263 video now also requests FIR." into gingerbread by Andreas Huber · 14 years ago
  79. 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
  80. 3eaa300 Better support for fake timestamps in RTP, H.263 video now also requests FIR. by Andreas Huber · 14 years ago
  81. fb86152 Merge "Specification of codec specific data as part of the session description is now optional." into gingerbread by Andreas Huber · 14 years ago
  82. 769f9b8 am 5b86de94: fix doc bugs by Scott Main · 14 years ago
  83. 5b86de9 fix doc bugs by Scott Main · 14 years ago
  84. 7d14619 Merge "Fix divide by zero." into gingerbread by Marco Nelissen · 14 years ago
  85. 0fc9f34 Fix divide by zero. by Marco Nelissen · 14 years ago
  86. 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
  87. 1564455 Don't return a decoder error if the encoded stream does not start with SPS/PPS. by Andreas Huber · 14 years ago
  88. 426b650 Specification of codec specific data as part of the session description is now optional. by Andreas Huber · 14 years ago
  89. 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
  90. 7629e8d Merge "Fix issue 2876124." into gingerbread by Eric Laurent · 14 years ago
  91. 1340ee8 Merge "NEW_API: Unhide audio effect APIs." into gingerbread by Eric Laurent · 14 years ago
  92. 17cb280 NEW_API: Unhide audio effect APIs. by Eric Laurent · 14 years ago
  93. 1d53b2a Fix issue 2876124. by Eric Laurent · 14 years ago
  94. af3f29e Replace CHECK with a failure return value when mCamera->setParameters() fails by James Dong · 14 years ago
  95. 3d84280 Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 14 years ago
  96. a788026 Merge "Fixed a typo in a method name of MediaPlayerPerformance.java class" into gingerbread by James Dong · 14 years ago
  97. 23796e3 Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 14 years ago
  98. da8073c File writer has a designated writer thread now by James Dong · 14 years ago
  99. a9015bb Fixed a typo in a method name of MediaPlayerPerformance.java class by James Dong · 14 years ago
  100. f0aa24d Merge "Added damr box for AMR (NB and WB) sample entry" into gingerbread by James Dong · 14 years ago