1. 8234ead Allows the application to set active simulcast streams. by Seth Hampson · 7 years ago
  2. cc7125f Sets sending status for active RtpRtcp modules. by Seth Hampson · 7 years ago
  3. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  4. e062385 Avoid to unconditionally include rtc_base/win32.h. by Mirko Bonadei · 7 years ago
  5. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  6. dd8c165 Enable building WebRTC without built-in software codecs by Anders Carlsson · 7 years ago
  7. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  8. f120cba Delete AudioMonitor and related code. by Niels Möller · 7 years ago
  9. d7ae3c3 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  10. ca913b0 Stop using public_deps in modules/audio_processing/aec_dump. by Mirko Bonadei · 7 years ago
  11. 1204448 Revert "Reland "Rename stereo video codec to multiplex"" by Taylor Brandstetter · 7 years ago
  12. 4954a77 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  13. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  14. 5e4833c Add missing stdio.h header in files using scanf/sscanf function. by Piotr Tworek · 7 years ago
  15. 6bc7bb6 Revert "Rename stereo video codec to multiplex" by Ivo Creusen · 7 years ago
  16. bbdabe5 Rename stereo video codec to multiplex by Emircan Uysaler · 7 years ago
  17. ba37b4b Change return type of RtpSenderInterface::SetParameters from bool to RTCError by Zach Stein · 7 years ago
  18. b8e1201 Generate track stats when SSRC=0 by Harald Alvestrand · 7 years ago
  19. 6daa278 Move MediaConfig to its own header file and target. by Niels Möller · 7 years ago
  20. 1d7ecd2 Rename a few MediaConfig::Video flags for consistency. by Niels Möller · 7 years ago
  21. a6fe261 Move AudioOptions to its own header file and target. by Niels Möller · 7 years ago
  22. 34924c2 Fix warning 4373. by Patrik Höglund · 7 years ago
  23. 46e31ba Reland "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." by Seth Hampson · 7 years ago
  24. 5ed4465 Allow first frame after fallback in VideoEncoderSoftwareFallbackWrapper by Emircan Uysaler · 7 years ago
  25. 3ca452b Create an RtpEncodingParameters struct for each simulcast stream by Zach Stein · 7 years ago
  26. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  27. 6539f69 Add VideoSendStream::Config::EncoderSettings::experiment_cpu_load_estimator. by Niels Möller · 7 years ago
  28. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago
  29. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  30. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 7 years ago
  31. 8d0f1db Removing cricket::MediaEngineFactory. by Mirko Bonadei · 7 years ago
  32. 0f17f9c Revert "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." by Lu Liu · 7 years ago
  33. 18c4261 Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer. by Seth Hampson · 7 years ago
  34. 4613bdf Recreate AudioReceiveStreams when header extensions change. by Fredrik Solenberg · 7 years ago
  35. a97af1f Complete moving video_coding headers. by Patrik Höglund · 7 years ago
  36. 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
  37. ce89234 Clean up some files from rtc_audio_video target by Anders Carlsson · 7 years ago
  38. 75baa49 Stop using public_deps in media/. by Mirko Bonadei · 7 years ago
  39. 11b6846 Removed overloaded function GetSimulcastConfig from simulcast.cc. by Seth Hampson · 7 years ago
  40. 8f5787a Move ownership of voe::Channel into Audio[Receive|Send]Stream. by Fredrik Solenberg · 7 years ago
  41. 448691c Remove the old videosinkinterface.h. by Patrik Höglund · 7 years ago
  42. adc1e9b Remove old videosourceinterface files. by Patrik Höglund · 7 years ago
  43. 3b903d0 Reconfigure, not reconstruct, AudioReceiveStreams. by Fredrik Solenberg · 7 years ago
  44. a0f5f60 Revert "Revert "Make some more targets publicly visible"" by Per Kjellander · 7 years ago
  45. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  46. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  47. 55d1809 Revert "Make some more targets publicly visible" by Per Kjellander · 7 years ago
  48. 60d1792 Make some more targets publicly visible by Karl Wiberg · 7 years ago
  49. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  50. 438663e DCHECKS added to GetSimulcastConfig. by Seth Hampson · 7 years ago
  51. 002f921 Inline default constructors for MediaChannel structs by Steve Anton · 7 years ago
  52. 62337e5 Use AudioProcessingBuilder everywhere AudioProcessing is created. by Ivo Creusen · 7 years ago
  53. 825249f Add final missing header files before enabling orphans check. by Patrik Höglund · 7 years ago
  54. 24722b3 Reland "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Seth Hampson · 7 years ago
  55. 99175c6 Add untracked headers to video_coding. by Patrik Höglund · 7 years ago
  56. a114c88 Reland "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  57. dc8b5ab Remove dead code for media channel errors by Steve Anton · 7 years ago
  58. e0c2eea Simplifying video engine test code. by srte · 7 years ago
  59. 9e19403 Move videosourceinterface to api. by Patrik Höglund · 7 years ago
  60. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  61. 0942b36 Revert "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  62. 727b7d0 Reland "Reland "Put internal video codec factories into separate target"" by Anders Carlsson · 7 years ago
  63. 6213929 Add missing files to audio_processing. by Patrik Höglund · 7 years ago
  64. 7622048 Add an AudioOptions field to force software echo cancellation on iOS. by Jonathan Yu · 7 years ago
  65. a40f824 Explicitly specify is_clang=false for Win MSVC bots by Oleh Prypin · 7 years ago
  66. 8b77aea Revert "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Lu Liu · 7 years ago
  67. d2b912a Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator. by Seth Hampson · 7 years ago
  68. 6552695 Revert "Reland "Put internal video codec factories into separate target"" by Lu Liu · 7 years ago
  69. 0efd1e8 Reland "Put internal video codec factories into separate target" by Anders Carlsson · 7 years ago
  70. bb298ac Revert "Put internal video codec factories into separate target" by Anders Carlsson · 7 years ago
  71. 51698ae Put internal video codec factories into separate target by Anders Carlsson · 7 years ago
  72. 4ab68ee Move sessiondescription.h/cc from p2p/base to pc/ by Steve Anton · 7 years ago
  73. d524751 Replace VoEBase::[Start/Stop]Playout(). by Fredrik Solenberg · 7 years ago
  74. aaedf75 Replace VoEBase::[Start/Stop]Send(). by Fredrik Solenberg · 7 years ago
  75. 2a87797 Remove voe::TransmitMixer by Fredrik Solenberg · 7 years ago
  76. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  77. 00f934a Add gcc-style annotations for printf-like functions. by Niels Möller · 7 years ago
  78. 401d056 Removing $rtc_libyuv_dir and removing useless dependencies on libyuv. by Mirko Bonadei · 7 years ago
  79. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  80. fa266ef Fix the crash when GetSources is called with non-existing ssrc. by Zhi Huang · 7 years ago
  81. e26456a Removes usage of AGC APIs in the ADM. by henrika · 7 years ago
  82. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  83. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  84. 6c8e666 Fixing package boundary violation. by Mirko Bonadei · 7 years ago
  85. 0a37547 Add optional stereo codec to SDP negotiation by Emircan Uysaler · 7 years ago
  86. 6543206 Including libyuv headers using fully qualified paths. by Mirko Bonadei · 7 years ago
  87. 3a23374 Reland "Remove the aec_quality_min metric." by Gustaf Ullberg · 7 years ago
  88. 9a44f96 Delete rtc_base/window.h. by Niels Möller · 7 years ago
  89. a3fad93 Revert "Remove the aec_quality_min metric." by Mirko Bonadei · 7 years ago
  90. 99b1bd1 Remove the aec_quality_min metric. by Gustaf Ullberg · 7 years ago
  91. 606a597 Remove adjust_agc_delta from WebRtcVoiceEngine by Steve Anton · 7 years ago
  92. 292a73e Deliver packet to Call as rtc::CopyOnWriteBuffer by Danil Chapovalov · 7 years ago
  93. e51f785 Stop using public_deps in pc/. by Mirko Bonadei · 7 years ago
  94. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  95. b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago
  96. 4d3e24a Allow building without sctp on mac/ios. by Kári Tristan Helgason · 7 years ago
  97. a0e1a55 Stop using public_deps in the call module. by Mirko Bonadei · 7 years ago
  98. 0250be5 Stop using public_deps to depend on libyuv. by Mirko Bonadei · 7 years ago
  99. 4e76ebb Rename FOURCC -> CRICKET_FOURCC. by Patrik Höglund · 7 years ago
  100. ad62792 Fixing hidden dependencies. by Mirko Bonadei · 7 years ago