1. d4fdc27 Introduce MicrosecondsToCompactNtp function by Danil Chapovalov · 7 years ago
  2. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  3. 34fa309 Twitter-famous NOOP bug. by Alex Loiko · 7 years ago
  4. eb0ed28 Add rtcp::CommonHeader::packet_size function by Danil Chapovalov · 7 years ago
  5. 29cb0e7 Reset the delay-based estimate before forcing a new loss-based send rate. by Bjorn Terelius · 7 years ago
  6. 72c4250 Formatting some files with LOG macros usage. by Mirko Bonadei · 7 years ago
  7. b52a4d9 MediaOptimization: Remove unneeded member variable: video_target_bitrate_ by Åsa Persson · 7 years ago
  8. 267d84b Revert "Update internal video decoder factory to new interface" by Christian Fremerey · 7 years ago
  9. 8c37b61 Switch to new FFmpeg API. by Sergey Silkin · 7 years ago
  10. b2fc9b1 Update internal video decoder factory to new interface by Magnus Jedvert · 7 years ago
  11. 2416f89 Update comments on SendSideCongestionController::RegisterNetworkObserver by Niels Möller · 7 years ago
  12. 3f2634e Reland "Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices." by Sergey Silkin · 7 years ago
  13. 7cfbf3a Make energy calculation in AGC not overflow. by Alex Loiko · 7 years ago
  14. fbb3b7d Reland: "Make javac warnings errors for WebRTC targets." by Mirko Bonadei · 7 years ago
  15. 731d1ca Reduce flakiness of asynchronous RtcpTransceiver tests by Danil Chapovalov · 7 years ago
  16. 3e83b7f audio_processing VAD annotations in APM-qa. by Alex Loiko · 7 years ago
  17. 411582b [Window Capturer] Implement scaling in GetWindowBounds() by Zijie He · 7 years ago
  18. 2bad72a Reland "Revert "Make javac warnings errors for WebRTC targets."" by Lu Liu · 7 years ago
  19. a1a475a Revert "Revert "Make javac warnings errors for WebRTC targets."" by Mirko Bonadei · 7 years ago
  20. 098d24c Revert "Make javac warnings errors for WebRTC targets." by Lu Liu · 7 years ago
  21. 12251b6 Adding @SuppressWarnings(NoSynchronizedMethodCheck). by Mirko Bonadei · 7 years ago
  22. 19b7614 Make javac warnings errors for WebRTC targets. by Sami Kalliomäki · 7 years ago
  23. ae29428 Revert "Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices." by Ivo Creusen · 7 years ago
  24. fd6c091 Delete deprecated constructor of SendSideCongestionController. by Niels Möller · 7 years ago
  25. e3a4da9 AGC: Change default clipping level min to 70 by Henrik Lundin · 7 years ago
  26. 47836b4 Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices. by Sergey Silkin · 7 years ago
  27. 88f080a Move SPS/PPS/IDR requirement from RtpFrameObject to PacketBuffer. by Rasmus Brandt · 7 years ago
  28. a750333 Remove support for SW H264 High profile decoding by Magnus Jedvert · 7 years ago
  29. 1803628 NetEq: Fix a problem with too large delay during codec-internal DTX/CNG by Henrik Lundin · 7 years ago
  30. eb254b4 Don't select audio codecs depending on GN vars `build_with_{chromium|mozilla}` by Karl Wiberg · 7 years ago
  31. 8686077 [Window Capturer] Inaccurate cursor position on cinnamon by Zijie He · 7 years ago
  32. f0cc814 Support writing network timestamp delta fields into VideoTimingExtension by Danil Chapovalov · 7 years ago
  33. 96acb43 Fix Chromium compile of StereoEncoderAdapter. by Max Morin · 7 years ago
  34. 13a8f20 Add CHECKs to FlexfecReceiver. by Rasmus Brandt · 7 years ago
  35. ae3981a Removes experimental sleep in ADM initialization for Android by henrika · 7 years ago
  36. 9d4af01 New PacedSender constructor with injected PacketQueue by Niels Möller · 7 years ago
  37. 996eb9e Fix typo in VideoSendTiming header extension structure by Danil Chapovalov · 7 years ago
  38. dbcac7f Add StereoCodecAdapter classes by Emircan Uysaler · 7 years ago
  39. 8c8d49e Add periodic compound packet sending to RtcpTransceiver by Danil Chapovalov · 7 years ago
  40. bde473e Fix/suppress new warnings introduced in Chromium roll. by Sami Kalliomäki · 7 years ago
  41. 90397d9 Remove use of RTPFragmentationHeader from RTPSenderAudio by Niels Möller · 7 years ago
  42. c7b18fe Shifted value doesn't fit in 'int32_t'. by Alex Loiko · 7 years ago
  43. fb1a866 Add support for H.264 constrained high profile in VideoProcessor. by Rasmus Brandt · 7 years ago
  44. 5d7fd19 Don't build windows core audio if using dummy file devices. by Edward Lemur · 7 years ago
  45. b0576ec Reland of Improves native Android audio implementations by henrika · 7 years ago
  46. e4c6915 Remove verbose setting and reorder some print statements in VideoProcessor. by Rasmus Brandt · 7 years ago
  47. 34fa295 Delete unused VP8 packetization modes. by Niels Möller · 7 years ago
  48. e87cfe2 Remove unused method PacketLossModeToStr. by Åsa Persson · 7 years ago
  49. 0af34ad The onWebRtcAudioTrackStartError is changed in this CL which breaks the internal projects. by Zhi Huang · 7 years ago
  50. c2a0eb2 [Window Capture] Mouse cursor missing during window sharing on Mac OSX by Zijie He · 7 years ago
  51. 92b1ffd Improves native Android audio implementations. by henrika · 7 years ago
  52. 78161ca Add sending sdes to RtcpTransceiver. by Danil Chapovalov · 7 years ago
  53. a056599 Delete VCMSendStatisticsCallback and corresponding use of ProcessThread by Niels Möller · 7 years ago
  54. fb6d326 Delete unused PredictivePacketManipulator. by Rasmus Brandt · 7 years ago
  55. f7eea2a Change key frame mismatch threshold for VP9 in unit test. by Jerome Jiang · 7 years ago
  56. 74e72c8 Lowering the threshold for delay change detection in AEC3 by Per Åhgren · 7 years ago
  57. 173fd91 [Window Capture] Inaccurate cursor position during window sharing on X11 by Zijie He · 7 years ago
  58. 84634b8 Temporarily disabled failing death test. by Gustaf Ullberg · 7 years ago
  59. b9f5361 Removing undefined left shifts in AudioProcessing by Alex Loiko · 7 years ago
  60. a194e58 Move sequence_number_utils.h to rtc_base/ by Bjorn Terelius · 7 years ago
  61. 47d3a01 Reenable some supressed warnings for the objc SDK. by Kári Tristan Helgason · 7 years ago
  62. 7275e18 Hide the internal AudioEncoderOpus class by giving it an "Impl" suffix by Karl Wiberg · 7 years ago
  63. 7c8cca3 Add check for send-side bwe before applying alr settings by Erik Språng · 7 years ago
  64. 58b7291 Log warning when receiving an H.264 containing IDR, but not SPS/PPS. by Rasmus Brandt · 7 years ago
  65. d79314f Reland "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  66. f0c4467 Make VideoProcessor::Init/Release methods private and call from constructor/destructor. by Åsa Persson · 7 years ago
  67. c22a3a6 Refactor VP8 encoder creation logic by Ilya Nikolaevskiy · 7 years ago
  68. 7ddd463 Balancing the transparency in AEC3 between saturating and low echo paths by Per Åhgren · 7 years ago
  69. 398a7c6 Create skeleton of the rtcp transceiver. by Danil Chapovalov · 7 years ago
  70. 21360eb Add application extension field to RtpPacketReceived. by Dino Radaković · 7 years ago
  71. f7a3558 Add VideoProcessor tests verifying that H.264 keyframes contain SPS/PPS/IDR. by Rasmus Brandt · 7 years ago
  72. edf4ff7 Only treat H.264 frames containing SPS, PPS, and IDR as key frames. by Rasmus Brandt · 7 years ago
  73. 45adbaf APM-QA unit test bug fix by Alessio Bazzica · 7 years ago
  74. c531af7 Fix 'Left shift cannot be represented in int32_t'. by Alex Loiko · 7 years ago
  75. 330bf40 WebRTC VAD wrapper for APM-QA by Alessio Bazzica · 7 years ago
  76. c5ee987 Stop using std::tr1 by Edward Lemur · 7 years ago
  77. a642efb Ensures that iOS audio parameters are valid. by henrika · 7 years ago
  78. ba68aab Fix of integer overflow in WebRtcAecm_ProcessBlock / ApmTest.Process by Alessio Bazzica · 7 years ago
  79. bd92d8d Forgotten 'memset' in NoiseSuppression. by Alex Loiko · 7 years ago
  80. 8731176 NetEq: Fix an UBSan error by Henrik Lundin · 7 years ago
  81. 9155e49 New classes RefCounter and RefCountedBase. by Niels Möller · 7 years ago
  82. ccdfcca New PacketQueue2 behind WebRTC-RoundRobinPacing field trial. by philipel · 7 years ago
  83. 4d9ac58 Use C++11 static initialization, replacing Atomic32 CompareExchange. by Niels Möller · 7 years ago
  84. d6314d9 Delete unused method PacedSender::AverageQueueTimeMs by Niels Möller · 7 years ago
  85. b7e1788 Fixing other unsafe conversions. by Mirko Bonadei · 7 years ago
  86. 1c1a681 Revert "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  87. fd7c0a5 Avoid NetEq triggering a Framelength change when receiving an FEC packet. by Ivo Creusen · 7 years ago
  88. 36636a2 Removes StaticAccessedFromInstance warning in Android audio track. by henrika · 7 years ago
  89. 78609d5 Reland of BWE allocation strategy by Alex Narest · 7 years ago
  90. 6f72f56 Change return types of refcount methods. by Niels Möller · 7 years ago
  91. dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
  92. 4458287 Final stage in removing unused ADM APIs by henrika · 7 years ago
  93. f74d641 Simplify setting/unsetting REMB in RtcpSender by Danil Chapovalov · 7 years ago
  94. 2d27fb5 Move TestConfig to separate file. by Åsa Persson · 7 years ago
  95. 7173cf2 Add cpu measurements to VideoProcessorIntegrationTest. by Åsa Persson · 7 years ago
  96. ea7a3f8 Fixing unsafe conversion by Mirko Bonadei · 7 years ago
  97. 712048c Replace raw new by MakeUnique, and improve declarations. by Niels Möller · 7 years ago
  98. 4b1a363 Add fine grained dropped video frames counters on sending side by Ilya Nikolaevskiy · 7 years ago
  99. a8c08b1 APM-QA annotations: incorrect type bugfix and level estimation with 1 ms frames. by Alessio Bazzica · 7 years ago
  100. a5fbc23 BWE allocation strategy by Alex Narest · 7 years ago