1. 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  2. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  3. c6c4426 Moves network control interface to API. by Sebastian Jansson · 6 years ago
  4. ae8d8a1 Remove audio_frame.h from module_common_types.h by Fredrik Solenberg · 6 years ago
  5. 3285897 Cleaning up modules_tests resources. by Sergey Silkin · 6 years ago
  6. f35c666 Separate build targets for aec3 and aec3_unittests by Gustaf Ullberg · 6 years ago
  7. 0dd1b0a Revert "Revert "Enables PeerConnectionFactory using external fec controller"" by Ying Wang · 6 years ago
  8. 2ae140a BUILD.gn file for api/audio. by Gustaf Ullberg · 6 years ago
  9. 0073301 Revert "Enables PeerConnectionFactory using external fec controller" by Taylor Brandstetter · 6 years ago
  10. 4f07bdb Enables PeerConnectionFactory using external fec controller by Ying Wang · 6 years ago
  11. d377f04 Move AudioFrame to its own header file and target in api/. by Niels Möller · 6 years ago
  12. 10d9d59 Adding simulcast/spatial layering support to VideoProcessor. by Sergey Silkin · 6 years ago
  13. e48c61f Delete unused MediaFile module. by Niels Möller · 6 years ago
  14. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 6 years ago
  15. 34924c2 Fix warning 4373. by Patrik Höglund · 6 years ago
  16. 9c68613 Update gn files to support Mozilla build by Dan Minor · 6 years ago
  17. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 6 years ago
  18. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 6 years ago
  19. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 6 years ago
  20. 75f18fc Make building with X11 libraries optional. by Joachim Bauch · 7 years ago
  21. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  22. 28fe510 Stop using public_deps in modules/BUILD.gn. by Mirko Bonadei · 7 years ago
  23. e9619f8 Add a new NetEq decoding unit test for Opus with DTX by Henrik Lundin · 7 years ago
  24. 558cabf Refactor RtpToNtpEstimator and MovingMedianFilter by Ilya Nikolaevskiy · 7 years ago
  25. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  26. 2397b9a Remove voe::OutputMixer and AudioConferenceMixer. by solenberg · 7 years ago
  27. cb728ea Fix Gn Untracked headers in webrtc/modules/video_coding. by charujain · 7 years ago
  28. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  29. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/BUILD.gn]
  30. df23299 Add VideoProcessorIntegrationTest for MediaCodec implementations. by brandtr · 7 years ago
  31. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  32. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  33. c024740 Use relative paths in GN files. by jianjun.zhu · 7 years ago
  34. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 7 years ago
  35. 9483b49 Remove remains of webrtc/base by ehmaldonado · 7 years ago
  36. 6dcdf10 This is an initial cl, which contains small amount of implemented functions, and large amount of unimplemented ones. by gnish · 7 years ago
  37. 1140f97 Reland of Creating webrtc/modules:module_api (patchset #1 id:1 of https://codereview.webrtc.org/2839963005/ ) by mbonadei · 7 years ago
  38. bb08c3e Revert of Creating webrtc/modules:module_api (patchset #5 id:80001 of https://codereview.webrtc.org/2838873002/ ) by mbonadei · 7 years ago
  39. 5a1a092 Creating webrtc/modules:module_api by mbonadei · 7 years ago
  40. 656610f Move frame_generator_capture.{cc, h} and video_capturer.h to video_test_common. by ehmaldonado · 7 years ago
  41. 9cbb0a1 Reland of GN: Refactor modules_unittests to eliminate package boundary violations. (patchset #1 id:1 of https://codereview.webrtc.org/2651023005/ ) by ehmaldonado · 7 years ago
  42. cc7213e Remove "video_capture" from modules' public_deps. by jianjun.zhu · 7 years ago
  43. 3373eaa Revert of GN: Refactor modules_unittests to eliminate package boundary violations. (patchset #4 id:130001 of https://codereview.webrtc.org/2649563002/ ) by ehmaldonado · 7 years ago
  44. 36cb55d GN: Refactor modules_unittests to eliminate package boundary violations. by ehmaldonado · 7 years ago
  45. 9aa3f0a Reland of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2657563002/ ) by mbonadei · 7 years ago
  46. 69dc7db Revert of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2651543003/ ) by mbonadei · 7 years ago
  47. 35a3270 Moving webrtc.gni up one level from build/ by mbonadei · 7 years ago
  48. 9410b51 GN: Add audio_conference_mixer_unittests to modules_unittests. by ehmaldonado · 7 years ago
  49. 3626865 GN: Refactor modules_unittests to eliminate package boundary violations. by ehmaldonado · 7 years ago
  50. 4e477a1 Added a new echo likelihood stat that reports the maximum value from a previous time period. by ivoc · 7 years ago
  51. 363a291 Revert of Log audio network adapter decisions in event log. (patchset #14 id:320001 of https://codereview.webrtc.org/2559953002/ ) by sakal · 7 years ago
  52. 3663681 Log audio network adapter decisions in event log. by michaelt · 7 years ago
  53. 566d820 Update smoothed bitrate. by michaelt · 7 years ago
  54. 9774447 Move FilePlayer and FileRecorder to Voice Engine by kwiberg · 7 years ago
  55. de770dd Remove AudioClassifier by flim · 8 years ago
  56. d026354 Reland of Added first layer of the echo canceller 3 functionality. by peah · 8 years ago
  57. 7946b54 Revert of Added first layer of the echo canceller 3 functionality (patchset #13 id:240001 of https://codereview.webrtc.org/2584493002/ ) by terelius · 8 years ago
  58. 38fd175 Added first layer of the echo canceller 3 functionality. by peah · 8 years ago
  59. ebafdc8 Refactor webrtc/modules/rtp_rtcp for GN check by mbonadei · 8 years ago
  60. 5a38836 Implement Theil-Sen's method for fitting a line to noisy data (used in bandwidth estimation). by terelius · 8 years ago
  61. b0a1111 Decode h264 fmtp sprop-parameter-sets to binary. by johan · 8 years ago
  62. 676e08f Refactor webrtc/{api,audio} and modules/audio_coding for GN check by kjellander · 8 years ago
  63. 9aa9688 Reland of H.264 packetization mode 0 (try 3) (patchset #1 id:1 of https://codereview.webrtc.org/2558453002/ ) by hta · 8 years ago
  64. 768c648 Move /webrtc/api/android files to /webrtc/sdk/android by magjed · 8 years ago
  65. 243a0a7 Revert of H.264 packetization mode 0 (try 3) (patchset #13 id:490001 of https://codereview.webrtc.org/2528343002/ ) by hta · 8 years ago
  66. e59647b This approach passes packetization mode to the encoder as part of by hta · 8 years ago
  67. 6321b49 Move functionality out from AudioFrame and into AudioFrameOperations. by aleloi · 8 years ago
  68. 13d38fb Delete all of the video_processing module but the denoiser code. by nisse · 8 years ago
  69. cb861e0 Templatize percentile_filter.h and move it to base/analytics. by terelius · 8 years ago
  70. 26bddb9 Replace test_support_main by test_main and get rid of test_support_main_threaded_mac by ehmaldonado · 8 years ago
  71. ceecea4 Pass selected cricket::VideoCodec down to internal H264 encoder by magjed · 8 years ago
  72. a8eb756 Moved transport.h from webrtc/ to webrtc/api, created build target and updated WebRTC dependencies. by aleloi · 8 years ago
  73. f3feeff Reland of move RTPPayloadStrategy and simplify RTPPayloadRegistry (patchset #1 id:1 of https://codereview.webrtc.org/2528993002/ ) by magjed · 8 years ago
  74. 76622ce Adding a unit test for RMSLevel by henrik.lundin · 8 years ago
  75. 33c81d0 Revert of Remove RTPPayloadStrategy and simplify RTPPayloadRegistry (patchset #7 id:240001 of https://codereview.webrtc.org/2524923002/ ) by magjed · 8 years ago
  76. 69b627d Move smoothing filter to common audio and exp_filter to base/analytics. by minyue · 8 years ago
  77. b881254 Remove RTPPayloadStrategy and simplify RTPPayloadRegistry by magjed · 8 years ago
  78. b7374db Fix parsing padding byte in rtp header extension by danilchap · 8 years ago
  79. 3c3aef4 Revert of Reland "Move smoothing filter to common audio". (patchset #5 id:100001 of https://codereview.webrtc.org/2520003005/ ) by minyue · 8 years ago
  80. 223641f Reland "Move smoothing filter to common audio". by minyue · 8 years ago
  81. 90ea736 Add DesktopFrame rotation functions by zijiehe · 8 years ago
  82. d661e9c WebRTC: Replace ProjectRootPath by ResourcePath by ehmaldonado · 8 years ago
  83. 8271d04 This CL introduces the new functionality for setting by peah · 8 years ago
  84. dedaf1c Modify audio_processing_unittest to use ResourcePath instead of ProjectRootPath. by ehmaldonado · 8 years ago
  85. d7ac0a9 Revert of Move smoothing filter to common audio. (patchset #3 id:60001 of https://codereview.webrtc.org/2484153002/ ) by magjed · 8 years ago
  86. a82395b Move smoothing filter to common audio. by michaelt · 8 years ago
  87. afaef8b Add a new overuse estimator for the delay based BWE behind experiment. by terelius · 8 years ago
  88. 4a4b3cf Add interval estimator to remote bitrate estimator. by michaelt · 8 years ago
  89. 08127a9 Reland #2 of Issue 2434073003: Extract bitrate allocation ... by Erik Språng · 8 years ago
  90. 13ceeea Revert of H.264 packetization mode 0 (try 2) (patchset #27 id:520001 of https://codereview.webrtc.org/2337453002/ ) by magjed · 8 years ago
  91. 372719b Remove screen_capturer_mock_objects.h by zijiehe · 8 years ago
  92. 98903d2 Remove ScreenCapturer and WindowCapturer by zijiehe · 8 years ago
  93. 3bba101 Implement H.264 packetization mode 0. by hta · 8 years ago
  94. 1369c83 Revert of Issue 2434073003: Extract bitrate allocation ... (patchset #4 id:60001 of https://codereview.webrtc.org/2488833004/ ) by sprang · 8 years ago
  95. 647bf43 Reland of Issue 2434073003: Extract bitrate allocation ... by sprang · 8 years ago
  96. 4bc98d4 Revert of Extract bitrate allocation of spatial/temporal layers out of codec impl. (patchset #17 id:320001 of https://codereview.webrtc.org/2434073003/ ) by sprang · 8 years ago
  97. 8f46c67 Extract bitrate allocation of spatial/temporal layers out of codec impl. by sprang · 8 years ago
  98. cbe7435 Reland of Add a webrtc{en,de}coderfactory implementation for VideoToolbox (patchset #1 id:1 of https://codereview.webrtc.org/2483273002/ ) by Kári Tristan Helgason · 8 years ago
  99. d69ad84 Revert of Add a webrtc{en,de}coderfactory implementation for VideoToolbox (patchset #2 id:20001 of https://codereview.webrtc.org/2463313002/ ) by kwiberg · 8 years ago
  100. 6a5047d Add a webrtc{en,de}coderfactory implementation for VideoToolbox by kthelgason · 8 years ago