1. 8b5bf6d [WebRTC-SendPacketsOnWorkerThread] Delete MaybeWorkerThread by Per K · 2 years ago
  2. 78e1388 Move deprecated VCMSessionInfo to modules/video_coding/deprecated/. by Rasmus Brandt · 2 years, 1 month ago
  3. edcae05 Add utility class MaybeWorkerThread by Per Kjellander · 2 years, 6 months ago
  4. 4891245 Delete modules/video_processing by Rasmus Brandt · 2 years, 6 months ago
  5. 3bd444f Clarify and extend test support for certain sample rates in audio processing by Sam Zackrisson · 2 years, 8 months ago
  6. 0fd2ed5 Delete ProcessThread and related Module interface by Danil Chapovalov · 2 years, 9 months ago
  7. 2377226 Start moving timing helper classes into timing/ sub-folder. by Rasmus Brandt · 2 years, 10 months ago
  8. 0c68a7a Use WebRTC's Java VM initialization in tests. by Björn Terelius · 3 years ago
  9. e7c79fd Remove from chromium build targets that are not compatible with it. by Andrey Logvin · 4 years, 2 months ago
  10. a43178c Reland "Activating AVX2 support by default" by Per Åhgren · 4 years, 6 months ago
  11. 082fac7 Revert "Reland "Activating AVX2 support by default"" by Andrey Logvin · 4 years, 6 months ago
  12. a0ad0bb Reland "Activating AVX2 support by default" by Per Åhgren · 4 years, 6 months ago
  13. 80907be Revert "Activating AVX2 support by default" by Per Åhgren · 4 years, 6 months ago
  14. e5d669e Reland "Activating AVX2 support by default" by Per Åhgren · 4 years, 6 months ago
  15. 9ccbe17 Revert "Activating AVX2 support by default" by Per Åhgren · 4 years, 6 months ago
  16. ad14827 Activating AVX2 support by default by Per Åhgren · 4 years, 6 months ago
  17. c60774b Delete RTPFragmentationHeader as no longer used by Danil Chapovalov · 4 years, 7 months ago
  18. cccd550 Delete unneeded dependencies on deprecated build target webrtc_common by Niels Möller · 4 years, 7 months ago
  19. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 10 months ago
  20. a7382f7 iSAC API wrapper unit test fix by Alessio Bazzica · 5 years ago
  21. ccbe95f Reformat GN files. by Mirko Bonadei · 5 years ago
  22. 0cbb58e Reland "Refactoring of the noise suppressor and adding true multichannel support" by Per Åhgren · 5 years ago
  23. 4778f6c Revert "Refactoring of the noise suppressor and adding true multichannel support" by Artem Titov · 5 years ago
  24. 87a7b82 Refactoring of the noise suppressor and adding true multichannel support by Per Åhgren · 5 years ago
  25. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  26. 7c06777 Cleanup includes in modules/include/module_common_types.h by Danil Chapovalov · 5 years ago
  27. 01dd885 Moves contents of bitrate_controller to goog_cc by Sebastian Jansson · 6 years ago
  28. 099b02a Get rid of deprecated version of NackSender::SendNack [2/2] by Elad Alon · 6 years ago
  29. 449888e Cleanup of resources from removed remote bitrate estimate test framework. by Sebastian Jansson · 6 years ago
  30. ef09c5b Buffer RTCP feedback messages in RtpVideoStreamReceiver by Elad Alon · 6 years ago
  31. 8581877 Delete interface class VideoCaptureExternal by Niels Möller · 6 years ago
  32. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 6 years ago
  33. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 6 years ago
  34. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 6 years ago
  35. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 6 years ago
  36. 6543881 2nd reland of https://webrtc-review.googlesource.com/c/src/+/114883 by Alex Loiko · 6 years ago
  37. 8b3db59 Revert "Reland of https://webrtc-review.googlesource.com/c/src/+/114883" by Alex Loiko · 6 years ago
  38. 5341aac Reland of https://webrtc-review.googlesource.com/c/src/+/114883 by Alex Loiko · 6 years ago
  39. ffd1f93 Revert "Tests for multi-stream Opus." by Mirko Bonadei · 6 years ago
  40. 9c31ac2 Tests for multi-stream Opus. by Alex Loiko · 6 years ago
  41. 7a3e43a Reland of Opus multistream. by Alex Loiko · 6 years ago
  42. 1fa51d6 Revert "Opus multistream." by Amit Hilbuch · 6 years ago
  43. 83ed89a Opus multistream. by Alex Loiko · 6 years ago
  44. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  45. 276827c Export symbols needed by the Chromium component build (part 3). by Mirko Bonadei · 6 years ago
  46. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  47. db12856 Cleanup modules_common_types by Danil Chapovalov · 7 years ago
  48. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  49. 692409f Enabling clang::find_bad_constructs in modules/BUILD.gn. by Mirko Bonadei · 7 years ago
  50. 1a4746a Change RTPVideoTypeHeader to absl::variant and move RTPVideoHeader into its own h/cc file. by philipel · 7 years ago
  51. 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 7 years ago
  52. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 7 years ago
  53. c6c4426 Moves network control interface to API. by Sebastian Jansson · 7 years ago
  54. ae8d8a1 Remove audio_frame.h from module_common_types.h by Fredrik Solenberg · 7 years ago
  55. 3285897 Cleaning up modules_tests resources. by Sergey Silkin · 7 years ago
  56. f35c666 Separate build targets for aec3 and aec3_unittests by Gustaf Ullberg · 7 years ago
  57. 0dd1b0a Revert "Revert "Enables PeerConnectionFactory using external fec controller"" by Ying Wang · 7 years ago
  58. 2ae140a BUILD.gn file for api/audio. by Gustaf Ullberg · 7 years ago
  59. 0073301 Revert "Enables PeerConnectionFactory using external fec controller" by Taylor Brandstetter · 7 years ago
  60. 4f07bdb Enables PeerConnectionFactory using external fec controller by Ying Wang · 7 years ago
  61. d377f04 Move AudioFrame to its own header file and target in api/. by Niels Möller · 7 years ago
  62. 10d9d59 Adding simulcast/spatial layering support to VideoProcessor. by Sergey Silkin · 7 years ago
  63. e48c61f Delete unused MediaFile module. by Niels Möller · 7 years ago
  64. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  65. 34924c2 Fix warning 4373. by Patrik Höglund · 7 years ago
  66. 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
  67. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  68. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  69. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  70. 75f18fc Make building with X11 libraries optional. by Joachim Bauch · 7 years ago
  71. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  72. 28fe510 Stop using public_deps in modules/BUILD.gn. by Mirko Bonadei · 7 years ago
  73. e9619f8 Add a new NetEq decoding unit test for Opus with DTX by Henrik Lundin · 7 years ago
  74. 558cabf Refactor RtpToNtpEstimator and MovingMedianFilter by Ilya Nikolaevskiy · 7 years ago
  75. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  76. 2397b9a Remove voe::OutputMixer and AudioConferenceMixer. by solenberg · 8 years ago
  77. cb728ea Fix Gn Untracked headers in webrtc/modules/video_coding. by charujain · 8 years ago
  78. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  79. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/modules/BUILD.gn]
  80. df23299 Add VideoProcessorIntegrationTest for MediaCodec implementations. by brandtr · 8 years ago
  81. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 8 years ago
  82. f6a861a Remove remains of webrtc/base by ehmaldonado · 8 years ago
  83. c024740 Use relative paths in GN files. by jianjun.zhu · 8 years ago
  84. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 8 years ago
  85. 9483b49 Remove remains of webrtc/base by ehmaldonado · 8 years ago
  86. 6dcdf10 This is an initial cl, which contains small amount of implemented functions, and large amount of unimplemented ones. by gnish · 8 years ago
  87. 1140f97 Reland of Creating webrtc/modules:module_api (patchset #1 id:1 of https://codereview.webrtc.org/2839963005/ ) by mbonadei · 8 years ago
  88. bb08c3e Revert of Creating webrtc/modules:module_api (patchset #5 id:80001 of https://codereview.webrtc.org/2838873002/ ) by mbonadei · 8 years ago
  89. 5a1a092 Creating webrtc/modules:module_api by mbonadei · 8 years ago
  90. 656610f Move frame_generator_capture.{cc, h} and video_capturer.h to video_test_common. by ehmaldonado · 8 years ago
  91. 9cbb0a1 Reland of GN: Refactor modules_unittests to eliminate package boundary violations. (patchset #1 id:1 of https://codereview.webrtc.org/2651023005/ ) by ehmaldonado · 8 years ago
  92. cc7213e Remove "video_capture" from modules' public_deps. by jianjun.zhu · 8 years ago
  93. 3373eaa Revert of GN: Refactor modules_unittests to eliminate package boundary violations. (patchset #4 id:130001 of https://codereview.webrtc.org/2649563002/ ) by ehmaldonado · 8 years ago
  94. 36cb55d GN: Refactor modules_unittests to eliminate package boundary violations. by ehmaldonado · 8 years ago
  95. 9aa3f0a Reland of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2657563002/ ) by mbonadei · 8 years ago
  96. 69dc7db Revert of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2651543003/ ) by mbonadei · 8 years ago
  97. 35a3270 Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago
  98. 9410b51 GN: Add audio_conference_mixer_unittests to modules_unittests. by ehmaldonado · 8 years ago
  99. 3626865 GN: Refactor modules_unittests to eliminate package boundary violations. by ehmaldonado · 8 years ago
  100. 4e477a1 Added a new echo likelihood stat that reports the maximum value from a previous time period. by ivoc · 8 years ago