1. c0fd5f9 Add Thread-safe wrapper for RtcpTransceiver by Danil Chapovalov · 7 years ago
  2. fe4d673 Compute ERL over all frequency bins in AEC3. by Gustaf Ullberg · 7 years ago
  3. 8d9c540 Deprecated BitrateController::CreateRtcpBandwidthObserver. by Sebastian Jansson · 7 years ago
  4. 9065730 Optional: Use nullopt and implicit construction in /api/audio_codecs by Oskar Sundbom · 7 years ago
  5. 18f26d1 Optional: Use nullopt and implicit construction in /modules/remote_bitrate_estimator by Oskar Sundbom · 7 years ago
  6. c9b89aa Compute ERLE over all frequency bins in AEC3. by Gustaf Ullberg · 7 years ago
  7. 8b64fd8 Reland of "Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator"" by Ilya Nikolaevskiy · 7 years ago
  8. da850ef Revert "Move ulpfec, red, and flexfec codec to video engine" by Oleh Prypin · 7 years ago
  9. 84c1a15 Remove deprecated field names in struct RTCPReportBlock by Danil Chapovalov · 7 years ago
  10. 9ced7e5 Optional: Use nullopt and implicit construction in /sdk/android by Oskar Sundbom · 7 years ago
  11. 1a0e896 Restores state of WebRtcAudioRecord to 2017-05-26 by henrika · 7 years ago
  12. c97cf03 Removes unused sample-rate APIs from the ADM. by henrika · 7 years ago
  13. 19d77c1 Fix support orientation changes in Camera Preview by Gustavo Garcia gustavo@lifeonair.com · 7 years ago
  14. 6581f21 Fix some missed stdlib includes by Oleh Prypin · 7 years ago
  15. 154ee1f Move ulpfec, red, and flexfec codec to video engine by Magnus Jedvert · 7 years ago
  16. 34d4e5a Remove LongLogTag warning suppression. by Sami Kalliomäki · 7 years ago
  17. c3fedcc VideoEncoderFallback for Android. by Anders Carlsson · 7 years ago
  18. 7dad255 Update output pixel format when starting video capture on iOS. by Anders Carlsson · 7 years ago
  19. 4e38321 Do not initialize internal tracer if it has already been initialized. by Sami Kalliomäki · 7 years ago
  20. c48bada Revert "Make HardwareVideo*Factory ctors that take fallbackToSoftware public." by Bjorn Mellem · 7 years ago
  21. 1d88d74 Remove the unused code. by Zhi Huang · 7 years ago
  22. 801b868 Remove the CA_UPDATE and related code. by Zhi Huang · 7 years ago
  23. 7fe73b1 [iOS] Add expiration time to tests running on iPhone7 device by Shenghua Zhang · 7 years ago
  24. 6dfb5a8 Revert "Implement RTC_DLOG macro and use in a few places to test." by Fredrik Solenberg · 7 years ago
  25. b18e868 Implement RTC_DLOG macro and use in a few places to test. by Fredrik Solenberg · 7 years ago
  26. f6703c4 Revert "Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator" by Mirko Bonadei · 7 years ago
  27. e403212 Added nullopt and implicit construction to rtc::Optional by Oskar Sundbom · 7 years ago
  28. 2248ab6 Get back spatial layers. by Sergey Silkin · 7 years ago
  29. 7aee3d5 Fix ortc_api circular deps. by Patrik Höglund · 7 years ago
  30. 676ab60 Re-enable linux_ubsan by Edward Lemur · 7 years ago
  31. b4bb4eb Allow injection of NW models into VideoQualityTest by Christoffer Rodbro · 7 years ago
  32. e39c379 Add findbugs to DEPS by Oleh Prypin · 7 years ago
  33. 550b666 Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator by Ilya Nikolaevskiy · 7 years ago
  34. 12e555b Delete wrapper API ConvertToI420 for YUV conversion to I420 by mallikarjun82 · 7 years ago
  35. fe73d6a Extended the bitrate allocator to allow allocation to tracks based upon priorities which are planned to be defined as a relative bitrate in the RTCRtpEncodingParameters. by Seth Hampson · 7 years ago
  36. 1b23e37 Add the new CreateAudioDeviceWithDataObserver to header file by Lu Liu · 7 years ago
  37. 5f5918f Merge MediaChannel's OnTransportOverheadChanged and OnNetworkRouteChanged callbacks. by Zhi Huang · 7 years ago
  38. c2ac3c6 Android: Annotate and generate JNI code for VideoFrame.java by Magnus Jedvert · 7 years ago
  39. 651707b Remove deprecated SetREMB functions from RtpRtcp by Danil Chapovalov · 7 years ago
  40. 64534fd Make HardwareVideo*Factory ctors that take fallbackToSoftware public. by Bjorn Mellem · 7 years ago
  41. b9fb78f Cap amount of warning log messages in generic encoder by Ilya Nikolaevskiy · 7 years ago
  42. 6199a37 Android: Annotate and generate JNI code for SurfaceTextureHelper.java by Magnus Jedvert · 7 years ago
  43. 6cb7650 Android: Don't create VP9 encoder/decoder when not supported. by Anders Carlsson · 7 years ago
  44. ee92d62 Update VideoEncoderSoftwareFallbackWrapper to take VideoEncoder as arg by Magnus Jedvert · 7 years ago
  45. d4f01c1 Tell users where they can find the native API headers by Karl Wiberg · 7 years ago
  46. 558cabf Refactor RtpToNtpEstimator and MovingMedianFilter by Ilya Nikolaevskiy · 7 years ago
  47. 6124aac Add AudioProcessing parameter to RTCPeerConnectionFactory native constructor by Sam Zackrisson · 7 years ago
  48. 8962b54 Removes Set/GetRecordingChannel() from the ADM by henrika · 7 years ago
  49. c0e6804 Fix deps of audio:audio_tests. by Patrik Höglund · 7 years ago
  50. 15586d2 iOS: Add Release configurations for real devices. by Edward Lemur · 7 years ago
  51. 942bc2e Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal. by Zhi Huang · 7 years ago
  52. 620d9c9 Move InitClassLoader from JNI_OnLoad to LoadGlobalClassReferenceHolder by Magnus Jedvert · 7 years ago
  53. 8c316c1 Revert "Replaced the SignalSelectedCandidatePairChanged with a new signal." by Zhi Huang · 7 years ago
  54. 7167745 Replaced the SignalSelectedCandidatePairChanged with a new signal. by Zhi Huang · 7 years ago
  55. edfa7d7 Revert "Move InitClassLoader from JNI_OnLoad to InitGlobalJniVariables." by Lu Liu · 7 years ago
  56. 6e634bf Add RtpTransceiverInterface and implementing class by Steve Anton · 7 years ago
  57. 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
  58. d328229 Add sending REMB support to RtcpTransceiver by Danil Chapovalov · 7 years ago
  59. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  60. 46a2765 Reland "Update internal SW codecs to return unique_ptrs" by Magnus Jedvert · 7 years ago
  61. fdb9201 Avoid use-after-move in PeerConnection::Set[Local/Remote]Description. by Henrik Boström · 7 years ago
  62. 616e313 Removes id parameter in ADM factory method (reland) by henrika · 7 years ago
  63. 34c8e6b Revert "Update internal SW codecs to return unique_ptrs" by Magnus Jedvert · 7 years ago
  64. eb45007 Remove use of SetEncodingDataInternal in MediaOptimization. by Åsa Persson · 7 years ago
  65. 4fe6adc Update internal SW codecs to return unique_ptrs by Magnus Jedvert · 7 years ago
  66. 8f91f1e Make hbos@webrtc.org OWNER of peerconnection*. by Henrik Boström · 7 years ago
  67. 2a82310 Avoiding unnecessary copies. by Mirko Bonadei · 7 years ago
  68. dc1b9f1 Injectable software codecs for Android. by Anders Carlsson · 7 years ago
  69. 45bbc8a Change forced software encoder fallback for VP8 to be only based on resolution and not bitrate. by Åsa Persson · 7 years ago
  70. b577d5e Visualize simulated BWE as a piecewise constant function. by Bjorn Terelius · 7 years ago
  71. 13f35ec Sets names of peerconnection worker and network thread by Sebastian Jansson · 7 years ago
  72. ada394b Remove p2p/base/candidate.h by Patrik Höglund · 7 years ago
  73. b87c27e Don't visualize incoming packets in pacer delay graph. by Bjorn Terelius · 7 years ago
  74. 3e9e5b3 OrtcFactoryInterface::Create(): Require caller to supply audio codec factories by Karl Wiberg · 7 years ago
  75. 1a87a8f Removing backward compatible LOG macros. by Mirko Bonadei · 7 years ago
  76. c99b6c7 Remove the SetEncryptedHeaderExtensionIds methods. by Zhi Huang · 7 years ago
  77. 83119dd Fix and re-enable flaky PeerConnectionIntegrationTests by Steve Anton · 7 years ago
  78. cda2562 Revert "Removes id parameter in ADM factory method" by Lu Liu · 7 years ago
  79. cda2525 Add pthatcher@ as OWNER of ortc/ by Karl Wiberg · 7 years ago
  80. 574eaa4 Add alpha channel to VideoFrameBuffer containers by Emircan Uysaler · 7 years ago
  81. 66cebbd Remove aggressive thread checker from WeakPtrReference by Danil Chapovalov · 7 years ago
  82. 0ec39e2 Switching to RTC_ prefixed LOG macros. by Mirko Bonadei · 7 years ago
  83. e0da9ea Don't count frames passed to VP8 BWE disabled streams as being encoded by Ilya Nikolaevskiy · 7 years ago
  84. fb65b10 Removing forward declarations that are never referenced. by Mirko Bonadei · 7 years ago
  85. cba3d27 Removes id parameter in ADM factory method by henrika · 7 years ago
  86. b3a8c98 Move InitClassLoader from JNI_OnLoad to InitGlobalJniVariables. by Sami Kalliomäki · 7 years ago
  87. c241af9 Add timing info to all encoded frames. by Niels Möller · 7 years ago
  88. d4fcfb8 Switching to RTC_ prefixed LOG macros. by Mirko Bonadei · 7 years ago
  89. ec6cf2a Cleanup old suppressions from suppressions.xml. by Sami Kalliomäki · 7 years ago
  90. 6d85252 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection AP (follow-up) by henrika · 7 years ago
  91. d2f37d8 Add Incoming packet handler to RtcpTransceiver by Danil Chapovalov · 7 years ago
  92. 7501b1c Reland "Update internal video decoder factory to new interface" by Magnus Jedvert · 7 years ago
  93. 5478b47 WebRtcMediaEngineFactory: Require caller to supply an AudioDecoderFactory by Karl Wiberg · 7 years ago
  94. 34029e2 Removes usage of AudioRecord.Builder on Android by henrika · 7 years ago
  95. 8ebac24 Fix a crash in EglRenderer.removeFrameListener. by Sami Kalliomäki · 7 years ago
  96. d4fdc27 Introduce MicrosecondsToCompactNtp function by Danil Chapovalov · 7 years ago
  97. 3d55ed6 Fix bug that applies wrong size limit to RtcEventLog history. by Bjorn Terelius · 7 years ago
  98. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  99. 34fa309 Twitter-famous NOOP bug. by Alex Loiko · 7 years ago
  100. eb0ed28 Add rtcp::CommonHeader::packet_size function by Danil Chapovalov · 7 years ago