1. 308d163 Revert "Convert native handles to buffers before encoding." by Peter Boström · 9 years ago
  2. 14771ac Fix Python lint and unit tests by Henrik Kjellander · 9 years ago
  3. 8f07418 Roll chromium_revision 7779e7d..3d86a83 (332119:332345) by Henrik Kjellander · 9 years ago
  4. 84f81d8 Fix implicit size_t to uint16_t warning on VS2015. by scottmg · 9 years ago
  5. 8e6fd46 Route time-stretching metrics through libjingle by Henrik Lundin · 9 years ago
  6. 76cda01 Document the time unit in EventWrapper. by Wan-Teh Chang · 9 years ago
  7. 907bfb2 Fix an apparent typo in a unittest that caused it to not actually check the new window list it fetched. by Peter Kasting · 9 years ago
  8. a831dc3 Convert native handles to buffers before encoding. by Peter Boström · 9 years ago
  9. 9ba52f8 Remove intermediate RTCP CNAME buffers. by Peter Boström · 9 years ago
  10. aff1c84 Roll chromium_revision ccef3cb..7779e7d (331232:332119) by Henrik Kjellander · 9 years ago
  11. 5263b3c Add options for NetEq fast accelerate mode through libjingle by Henrik Lundin · 9 years ago
  12. 0908d0d Fix issue with RTT computations in simulator. by Stefan Holmer · 9 years ago
  13. 9b07368 Revert "Roll chromium_revision ccef3cb..7779e7d (331232:332119)" by Henrik Kjellander · 9 years ago
  14. a8d686d Roll chromium_revision ccef3cb..7779e7d (331232:332119) by Henrik Kjellander · 9 years ago
  15. f69f1fb Testing and improving NADA algorithm. by Cesar Magalhaes · 9 years ago
  16. 4765070 Rename I420VideoFrame to VideoFrame. by Miguel Casas-Sanchez · 9 years ago
  17. c2cb266 Match video orientation with device orientation for portrait and portrait upside down by Jon Hjelle · 9 years ago
  18. 7be99bd Revert "Match video orientation with device orientation for portrait and portrait upside down" by Zeke Chin · 9 years ago
  19. 14c2695 Match video orientation with device orientation for portrait and portrait upside down by Jon Hjelle · 9 years ago
  20. bc7dd7e Add RTCConfiguration constructor to RTCPeerConnection wrapper. by Zeke Chin · 9 years ago
  21. d935f91 Don't try to parse empty Ice urls. by Joachim Bauch · 9 years ago
  22. a8202aa Roll chromium_revision 1b9c098..ccef3cb (330302:331232) by Henrik Kjellander · 9 years ago
  23. 5a8bad6 Update a comment that mentions the nonexistent Reset() method. by Wan-Teh Chang · 9 years ago
  24. 5c6c6e0 Implements TODOs for webrtc::datachannel state management when the SCTP association is congested. Adds missing state variables for each step in the transitions between DataChannelInterface::DataStates (kConnecting, kOpen, etc.), and uses them. by Lally Singh · 9 years ago
  25. c28a896 VoE: Initialize WebRtcVoiceMediaChannel with AudioOptions during creation by Jelena Marusic · 9 years ago
  26. bf738d7 Temporarily disabling OpenSL ES for playout. by henrika · 9 years ago
  27. 04e5b49 Make maximum SSL version configurable through PeerConnectionFactory::Options by Joachim Bauch · 9 years ago
  28. cc84649 Add LappedTransform accessors. by Michael Graczyk · 9 years ago
  29. e70028e Protect access to shared list of SRTP sessions. by Joachim Bauch · 9 years ago
  30. 9e3cb33 AppRTCDemo: check for necessary permissions before starting the call. by Alex Glaznev · 9 years ago
  31. 770cc38 Don't call CRYPTO_add in BoringSSL. by Jiayang Liu · 9 years ago
  32. 3544837 Disable reusing of ECDHE keys with NSS. by Joachim Bauch · 9 years ago
  33. 5ee9f67 Remove webrtcvideoengine.cc. by Peter Boström · 9 years ago
  34. 603175a Improve comments. by Wan-Teh Chang · 9 years ago
  35. 7c4e745 Support multiple URLs in PeerConnectionInterface::IceServer by Joachim Bauch · 9 years ago
  36. 45b229c Remove an unnecessary webrtc:: namespace prefix. by Wan-Teh Chang · 9 years ago
  37. 92d9489 Miscellaneous cleanups in VCMReceiver and its unit tests. by Wan-Teh Chang · 9 years ago
  38. 645299d Add frequency smoothing to postfilter. by Andrew MacDonald · 9 years ago
  39. d4f769d Stop video candidates getting down to audio. by Donald Curtis · 9 years ago
  40. a743794 audio_processing/aecm: Create() now returns a pointer to the object by Bjorn Volcker · 9 years ago
  41. 71861a0 Remove GetSendSideDelay from RtpRtcp. by Peter Boström · 9 years ago
  42. 7cd16b0 video_processing_unittest: Only create files for visual inspection if the boolean flag 'gen_files' is set. by Henrik Boström · 9 years ago
  43. c3deaa3 common_audio/vad: Removes head allocation failure check by Bjorn Volcker · 9 years ago
  44. 796e172 Fixes crash in WebRtcAudioManager.setCommunicationMode by henrika · 9 years ago
  45. c41fe5d Force 8 kHz sampling rate on Android emulator. by Patrik Höglund · 9 years ago
  46. 2251d6e Remove ViESender. by Peter Boström · 9 years ago
  47. 259bd20 Report ssrc_groups in GetStats(). by Peter Boström · 9 years ago
  48. 8bb6ea3 Reset speech encoder before hooking it up to RED or CNG by Karl Wiberg · 9 years ago
  49. 8051832 Adding a new Matlab tool rtpAnalyze by Henrik Lundin · 9 years ago
  50. 3b187b9 Removed unnecessary includes of webrtcvideocapturer.h by Henrik Boström · 9 years ago
  51. 11beccd Remove external report blocks from RtcpSender and rtp_rtcp interface. by Erik Språng · 9 years ago
  52. 23c2e55 Remove remaining .mk files. by Peter Boström · 9 years ago
  53. b444b3f Redirect logs to stderr in audioproc_f. by Andrew MacDonald · 9 years ago
  54. 9b720f7 Add GetChunkLength to LappedTransform. by Michael Graczyk · 9 years ago
  55. fec2c6d Prevent potential double-free if srtp_create fails. by Joachim Bauch · 9 years ago
  56. 1060260 Added buildbucket bucket definitions by Henrik Kjellander · 9 years ago
  57. 92fbbb2 Switch acm_receiver over to using base/logging.h by Tommi · 9 years ago
  58. 9303eaf Don't unnecessarily set mode/category on AVAudioSession. by Noah Richards · 9 years ago
  59. def39883 Configure default render delay as 10 ms. by Peter Boström · 9 years ago
  60. cf808d2 Add new fast mode for NetEq's Accelerate operation by Henrik Lundin · 9 years ago
  61. cbe408a WebRtcVideoCapturer: Getting rid of the |critical_section_stopping_| lock and all of its critical sections. by Henrik Boström · 9 years ago
  62. c065cc7 Clarify boolean flags in neteq_opus_quality_test. by Minyue Li · 9 years ago
  63. c13cacb Remove an unused method in NetEq::Expand by Henrik Lundin · 9 years ago
  64. de4703c Refactor common_audio/vad: Create now returns the handle directly instead of an error code by Bjorn Volcker · 9 years ago
  65. afef4bf Reland "Adding a test framework for conference mode application in VoE." by Minyue · 9 years ago
  66. a4b7e5e Revert "Adding a test framework for conference mode application in VoE." by Minyue · 9 years ago
  67. 6a1ba8c Fix coding style nits. by Wan-Teh Chang · 9 years ago
  68. e87d487 Fix ARM64 detection for VP8 and VP9 wrappers. by Stefan Holmer · 9 years ago
  69. fc05205 Adding a test framework for conference mode application in VoE. by Minyue · 9 years ago
  70. 5d55c98 WebRTC 4521: Remove usage of deprecated timezone global variable by Guo-wei Shieh · 9 years ago
  71. 8d3ad82 Script for auto-rolling chromium_revision in DEPS. by Henrik Kjellander · 9 years ago
  72. 5a3ebd7 Revert "Remove default encoder/decoders." by Peter Boström · 9 years ago
  73. e14e5f4 Solve TSan warning about unlocking an unlocked mutex. by Brave Yao · 9 years ago
  74. f09e09c VoE: Remove unused interfaces by Jelena Marusic · 9 years ago
  75. 32c2023 Attempt at fixing error on the Chrome Windows FYI bots. by Tommi · 9 years ago
  76. 905495c Introduce NetEq::Config::ToString and use it in NetEq's constructor by Henrik Lundin · 9 years ago
  77. e982a70 PRESUBMIT: Fix typo. by Henrik Kjellander · 9 years ago
  78. 54be3e0 Remove some WebRtcVideoEngine2 unittest stubs. by Peter Boström · 9 years ago
  79. d8399e6 Also provide sample rate when registering decoders by Karl Wiberg · 9 years ago
  80. 323b132 Protect ACM decoder buffer in stereo. by Minyue · 9 years ago
  81. 57e5fd2 PRESUBMIT: Improve PyLint check and add GN format check. by Henrik Kjellander · 9 years ago
  82. 00aac5a Some cleanup for base/logging and base/stream.h by Tommi · 9 years ago
  83. 23edcff Move base/logging.* to rtc_base_approved. by Tommi · 9 years ago
  84. ee369e4 Refactoring of AudioTrackJni and AudioRecordJni using new JVM/JNI classes by henrika · 9 years ago
  85. a26c4e5 Script to generate CL descriptions when rolling chromium_revision. by Henrik Kjellander · 9 years ago
  86. 0eefb4d Detach base/logging.* from base/stream.*. by Tommi · 9 years ago
  87. 469c2c0 Make Config::default_value leak instead of having an exit-time destructor. by Andrew MacDonald · 9 years ago
  88. 4bf12ea Revert "Fix sending wrong candidates down to transportchannel." by Alejandro Luebs · 9 years ago
  89. f65de84 Fix sending wrong candidates down to transportchannel. by Donald Curtis · 9 years ago
  90. 67b635a Fix simulcast_encoder_adapter giving full target_bitrate to the 2nd layer of any simulcast setup during InitEncode. by Noah Richards · 9 years ago
  91. e4cb4e9 Fix jitter buffer bug around out-of-order packets and non-RTX padding. by Noah Richards · 9 years ago
  92. 4774874 Enable AudioProcessing48kHzSupport by default by Alejandro Luebs · 9 years ago
  93. 3548dd2 Set local SSRCs on receivers added before senders. by Peter Boström · 9 years ago
  94. 367c868 AudioEncoderCng: Handle case where speech encoder is reset by Henrik Lundin · 9 years ago
  95. f761d10 Update NetEq Quality Test. by Minyue Li · 9 years ago
  96. 915df4f CaptureManager: Don't stop a capturer at UnregisterVideoCapturer if it did not start in the first place. by Henrik Boström · 9 years ago
  97. 9a416bd Get rid of unnecessary Terminate() method and worker_thread_ from WebRtcVideoEngine2 by Fredrik Solenberg · 9 years ago
  98. 5af6d47 Code style change for quality_scaler. by jackychen · 9 years ago
  99. 98d8cf5 Hardware VP8 encoding: Use QP as metric for resize. by jackychen · 9 years ago
  100. 5fdcdf6 Enable ciphers to get ECDHE with NSS. by Joachim Bauch · 9 years ago