1. f33905d Makes some CallTest members private. by Sebastian Jansson · 6 years ago
  2. e23feeb Don't care about H264 profiles when creating Android decoder. by Anders Carlsson · 6 years ago
  3. 026f27f Android: Pass VideoCodecInfo instead of String to createDecoder() by Magnus Jedvert · 6 years ago
  4. e6d7c3e Using FunctionVideoEncoderFactory in VideoQualityTest. by Sebastian Jansson · 6 years ago
  5. 8e6602f Separates send and receive event log in CallTest. by Sebastian Jansson · 6 years ago
  6. bbbe4e1 Better handle target audio bitrate allocation. by Alex Narest · 6 years ago
  7. e9a18b2 Add support for RTX in external codecs. by Sami Kalliomäki · 6 years ago
  8. 443959b Android: Add software fallback wrapper in Default video codec factories by Magnus Jedvert · 6 years ago
  9. b5d3802 Fuzz more aec3 field trials by Sam Zackrisson · 6 years ago
  10. 010a46d Makes srte owner in call/ and test/ by Sebastian Jansson · 6 years ago
  11. b20b937 AEC3: Refactor the code for analyzing filter convergence by Per Åhgren · 6 years ago
  12. 7fc821d Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 6 years ago
  13. db443ac Roll chromium_revision f7c234b027..1447fae2e3 (574598:574709) by Autoroller · 6 years ago
  14. 895617f Roll chromium_revision efbdada3f7..f7c234b027 (574489:574598) by Autoroller · 6 years ago
  15. 1045af2 Android: Add helper functions for comparing H264 codecs by Magnus Jedvert · 6 years ago
  16. 3f84f49 Remove useless import of arm.gni by Sam Zackrisson · 6 years ago
  17. 798ee75 Always disable RED when ULPFEC is disabled. by Kári Tristan Helgason · 6 years ago
  18. 4238628 Buffer ICE candidates that can't be added immediately. by Harald Alvestrand · 6 years ago
  19. 58c79f6 Add saza to fuzzer owners by Sam Zackrisson · 6 years ago
  20. 14ac793 Temporarly disable KSVC perf tests on Mac because of crashes by Ilya Nikolaevskiy · 6 years ago
  21. 574e69a Removing -Wno-reorder from audio_device. by Mirko Bonadei · 6 years ago
  22. 865feab Fix buffer overflow in ulpfec recovery by Danil Chapovalov · 6 years ago
  23. a715f28 Fix handling invalid empty red packets by Danil Chapovalov · 6 years ago
  24. 84fd247 Roll chromium_revision 720dadbc21..efbdada3f7 (574387:574489) by Autoroller · 6 years ago
  25. 5795489 Roll chromium_revision 2e3b05bf93..720dadbc21 (574261:574387) by Autoroller · 6 years ago
  26. d78323f Remove AddTrack override with MediaStreams by Steve Anton · 6 years ago
  27. 68793c7 Roll chromium_revision c797a4c559..2e3b05bf93 (574101:574261) by Autoroller · 6 years ago
  28. 065a52a Reland "Remove rtc::Optional alias and api:optional target" by Danil Chapovalov · 6 years ago
  29. 8280a56 Clear interrupted flag on CallKit audio activation. by Zeke Chin · 6 years ago
  30. 70aa374 Remove not-updating-stats log message. by Jonathan Yu · 6 years ago
  31. 78fef76 Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 6 years ago
  32. 8da935e Include libyuv/planar_functions.h for CopyPlane by Frank Barchard · 6 years ago
  33. a2f1533 Moved PayloadRouter to call/. by Stefan Holmer · 6 years ago
  34. 28bb391 Fix incorrect screenshare bitrate configs in test cases by Erik Språng · 6 years ago
  35. 0f0e7a6 Android: Remove use of EGLContexts in PeerConnectionFactory by Magnus Jedvert · 6 years ago
  36. 2234121 VCMPacket: Set VCMNaluCompleteness for generic codecs by Magnus Jedvert · 6 years ago
  37. 02e3436 Removing unneeded warning suppression flags from audio_device. by Mirko Bonadei · 6 years ago
  38. 7a16c54 Fixed crash when PCF is destroyed before RTCRtpReceiver in ObjC by Yura Yaroshevich · 6 years ago
  39. cd8f382 Removes unnecessary destructor checks in tests. by Sebastian Jansson · 6 years ago
  40. 199e27b RtpReceiverInterface::stream_ids() added. by Henrik Boström · 6 years ago
  41. f957dd9 Remove -Wno-reorder from examples/BUILD.gn. by Mirko Bonadei · 6 years ago
  42. 1d995fb Fix null check in CricketToWebRtcVideoDecoderFactory by Anders Carlsson · 6 years ago
  43. 10a4735 Add missing dependency on //third_party/abseil-cpp/absl/memory. by Mirko Bonadei · 6 years ago
  44. ba51052 Roll chromium_revision 916138ba7e..c797a4c559 (573665:574101) by Autoroller · 6 years ago
  45. f165e47 Removing -Wno-sentinel from examples/BUILD.gn. by Mirko Bonadei · 6 years ago
  46. 879f788 Add missing dependencies on //third_party/abseil-cpp/absl/memory. by Mirko Bonadei · 6 years ago
  47. 31cb8f9 Add unit tests for simulcast layer configurations. by Åsa Persson · 6 years ago
  48. b661c65 Revert "Remove rtc::Optional alias and api:optional target" by Ilya Nikolaevskiy · 6 years ago
  49. 2d82ade Revert "Add Profile 2 configuration to VP9 Encoder and Decoder" by Qingsi Wang · 6 years ago
  50. 1a2cc0a Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 6 years ago
  51. 0894214 Add Profile 2 to default supported profiles by Emircan Uysaler · 6 years ago
  52. fc9c4e8 Add Profile 2 configuration to VP9 Encoder and Decoder by Emircan Uysaler · 6 years ago
  53. 13f4c89 Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 6 years ago
  54. 79abc3d Add unittest for default severity level of RTCCallbackLogger by Jiawei Ou · 6 years ago
  55. 870bca1 Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*. by Qingsi Wang · 6 years ago
  56. 6f5b0f9 Remove rtc::Optional alias and api:optional target by Danil Chapovalov · 6 years ago
  57. 9ea085a Android: Fix QueryVideoEncoder() for H264 High Profile by Magnus Jedvert · 6 years ago
  58. 3213447 Actually input packets into the PacketBuffer. by philipel · 6 years ago
  59. 9cb5d5f Reland "IWYU: Add <cmath> for fabsf() and powf(), switch to C++ versions" by Alessio Bazzica · 6 years ago
  60. 7561c21 Android: Honor disabling legacy video HW codec acceleration by Magnus Jedvert · 6 years ago
  61. 71729eb Fix fuzzer-found flow-over in AGC1 by Sam Zackrisson · 6 years ago
  62. 5a61967 Removing -Wno-microsoft-extra-qualification. by Mirko Bonadei · 6 years ago
  63. 5640f5a Removing rtc_unittests warning suppression flags. by Mirko Bonadei · 6 years ago
  64. 3e603ec Remove -Wno-sign-compare, -Wno-unused-variable and -Wno-format. by Mirko Bonadei · 6 years ago
  65. 1a4746a Change RTPVideoTypeHeader to absl::variant and move RTPVideoHeader into its own h/cc file. by philipel · 6 years ago
  66. d4c5d63 Moves VideoAnalyzer class to a separate file. by Sebastian Jansson · 6 years ago
  67. bed801e Removes unnecessary destructor checks in tests. by Sebastian Jansson · 6 years ago
  68. 23402b2 Roll chromium_revision ef3275516a..916138ba7e (573561:573665) by Autoroller · 6 years ago
  69. 651b92e Regenerate mock peer connection to add missing mock methods. by Jiawei Ou · 6 years ago
  70. a7a10a8 Update examples to use the new VideoCapturer interface. by Sami Kalliomäki · 6 years ago
  71. 9bb8f80 Make the default severity level of RTCCallbackLogger match the comment on its header. by Jiawei Ou · 6 years ago
  72. 1e06d88 Migrate legacy Android video codec factories. by Anders Carlsson · 6 years ago
  73. ef43aaf Fixed crash when PCF is destroyed before RTCRtpSender in ObjC by Yura Yaroshevich · 6 years ago
  74. bd216f2 Removing /wd4245 from examples/. by Mirko Bonadei · 6 years ago
  75. 4d131e4 Switch from int64 to int64_t. by Mirko Bonadei · 6 years ago
  76. b41b11b Roll chromium_revision 5ce8880baa..ef3275516a (573458:573561) by Autoroller · 6 years ago
  77. 728b9b5 Adds PeerConnectionDependencies to Java API. by Benjamin Wright · 6 years ago
  78. eed6ea4 Roll chromium_revision a467948082..5ce8880baa (573356:573458) by Autoroller · 6 years ago
  79. 99fb004 Remove a legacy DCHEC in FakeDecodeFromFile. by Minyue Li · 6 years ago
  80. 3e8cb47 Delegate WIN32_LEAN_AND_MEAN definition to the toolchain. by Mirko Bonadei · 6 years ago
  81. 478313f Roll chromium_revision a9fbefaa78..a467948082 (573255:573356) by Autoroller · 6 years ago
  82. 7219d05 Split aec and aecm into separate build targets by Sam Zackrisson · 6 years ago
  83. 4524c74 Removing /wd4703 from rtc_base:rtc_base_generic. by Mirko Bonadei · 6 years ago
  84. 5e4ef77 Add unit test for JavaToNativeVideoCodecInfo. by Rasmus Brandt · 6 years ago
  85. 08f14dd Fixed crash when PCF is destroyed before RTCRtpTranceiver in ObjC by Yura Yaroshevich · 6 years ago
  86. 42a2fc9 Support injecting custom native codecs from Java. by Rasmus Brandt · 6 years ago
  87. c75a5e8 Change test VideoProcessor kMaxBufferedInputFrames from 10 to 20. by Sami Kalliomäki · 6 years ago
  88. 1208cbb Roll chromium_revision 53ed5722bc..a9fbefaa78 (573145:573255) by Autoroller · 6 years ago
  89. d497e6b Lower TL0 bitrate to 40% for lowest stream when using short 3tl by Erik Språng · 6 years ago
  90. 0d405d4 Roll chromium_revision 8e73d7c222..53ed5722bc (573045:573145) by Autoroller · 6 years ago
  91. fb994de Roll chromium_revision f0909821f4..8e73d7c222 (572927:573045) by Autoroller · 6 years ago
  92. bf7463b Android: Update tests to use new SurfaceTextureHelper interface by Magnus Jedvert · 6 years ago
  93. 5e898d6 Stop using VideoCodec.targetBitrate for vp8 screenshare config by Erik Språng · 6 years ago
  94. 2ffafa8 Allow AGC2 level estimation in AgcManagerDirect. by Alex Loiko · 6 years ago
  95. 9a94057 Making PacketDuration always consistent with Decode in FakeDecodeFromFile. by Minyue Li · 6 years ago
  96. ed8ff64 Break out Agc code from audio_processing. by Alex Loiko · 6 years ago
  97. 57ec685 Unwrap TL0 pic index to avoid having to work with a wrapped number. by philipel · 6 years ago
  98. d39ce8d Revert "IWYU: Add <cmath> for fabsf() and powf(), switch to C++ versions" by Alessio Bazzica · 6 years ago
  99. e908790 IWYU: Add <cmath> for fabsf() and powf(), switch to C++ versions by Raphael Kubo da Costa · 6 years ago
  100. b2daaaa Update capturer/test code to use the new interface VideoCapturer. by Sami Kalliomäki · 6 years ago