1. 5b4f075 Reland "Reland "Adds support for multiple or no media stream ids."" by Seth Hampson · 6 years ago
  2. 23ffbe7 Adding constructor to StreamSelector. by Seth Hampson · 6 years ago
  3. 191bf5c Revert "Reland "Adds support for multiple or no media stream ids."" by Tomas Gunnarsson · 6 years ago
  4. f351c34 Reland "Adds support for multiple or no media stream ids." by Seth Hampson · 6 years ago
  5. 003930a Fix MID not always getting set with audio by Steve Anton · 6 years ago
  6. 6c2c13a Revert "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 6 years ago
  7. 95e7dbb Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport."" by Zhi Huang · 6 years ago
  8. bc609ea Revert "Adds support for multiple or no media stream ids." by Emircan Uysaler · 6 years ago
  9. 88614b0 Pass VideoEncoderFactory from WebrtcVideoEngine to VideoStreamEncoder. by Niels Möller · 6 years ago
  10. ca09125 Fixing the change in number of temporal layers in screen sharing mode. by Sergey Silkin · 6 years ago
  11. 27f3bf5 Reland "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 6 years ago
  12. 97d5e5b Revert "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 6 years ago
  13. ea8b62a Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 6 years ago
  14. 1550292 Adds support for multiple or no media stream ids. by Seth Hampson · 6 years ago
  15. bb50ce5 Wire up MID send value to the PeerConnection API by Steve Anton · 6 years ago
  16. 04dd176 Reland "Move rtp-specific config out of EncoderSettings." by Niels Möller · 6 years ago
  17. 77490b9 Pass a real audio codec pair ID to encoders that we create by Karl Wiberg · 6 years ago
  18. 0812634 Pass a real audio codec pair ID to decoders that we create by Karl Wiberg · 6 years ago
  19. 92be1ca Revert "Move rtp-specific config out of EncoderSettings." by Niels Moller · 6 years ago
  20. bc900cb Move rtp-specific config out of EncoderSettings. by Niels Möller · 6 years ago
  21. 82fad3d Remove TemporalLayersFactory and associated classes by Erik Språng · 6 years ago
  22. 7531a76 Delete unused header media/base/test/mock_mediachannel.h. by Niels Möller · 6 years ago
  23. f18072e Enable SVC based on number of SSRCs. by Sergey Silkin · 6 years ago
  24. 8d2c5a8 Detangling target dependencies in rtc_base_approved. by Tommi · 6 years ago
  25. 4ccc1c4 Don't destroy a receive stream's sink before reassigning it. by Oskar Sundbom · 6 years ago
  26. 5bf8ccd Delete encoder caching in WebRtcVideoSendStream. by Niels Möller · 6 years ago
  27. 7bd79a0 Split up audio_device build target by Paulina Hensman · 6 years ago
  28. cc681cc Split vp8_impl into webm_vp8_encoder and webm_vp8_decoder by Erik Språng · 6 years ago
  29. ab1aee0 Reland "Deprecate the adaptive level controller" by Sam Zackrisson · 6 years ago
  30. 7dbb701 Fix crash when setting duplicate receive codecs. by Anders Carlsson · 6 years ago
  31. 70473fc Reland "Add hugeFramesSent GetStats metric" by Ilya Nikolaevskiy · 6 years ago
  32. 52f8188 Revert "Deprecate the adaptive level controller" by Sam Zackrisson · 6 years ago
  33. 2e1d784 Delete the VideoCodec::plName string. by Niels Möller · 6 years ago
  34. 6f37ed7 Deprecate the adaptive level controller by Sam Zackrisson · 6 years ago
  35. 8ddc2e6 Revert "Add hugeFramesSent GetStats metric" by Max Morin · 6 years ago
  36. f9f71b9 Add hugeFramesSent GetStats metric by Ilya Nikolaevskiy · 6 years ago
  37. 3f693b9 Delete unused method SetPeriodicKeyFrames. by Niels Möller · 6 years ago
  38. 845e878 Name change from stream label to stream id for spec compliance. by Seth Hampson · 6 years ago
  39. 048805e Make it possible to clear the VideoFormat set on VideoAdapter by making VideoAdapter::OnOutputFormatRequest take an rtc::Optional by Chris Dziemborowicz · 6 years ago
  40. 5a26a3a Remove public sync_label from StreamParams by Steve Anton · 6 years ago
  41. a796a7e Reland "Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers." by Sergey Silkin · 6 years ago
  42. f9c5cf6 Renamed rtc::RateLimiter to rtrc::DataRateLimiter. by Sebastian Jansson · 6 years ago
  43. e27e0ac Revert "Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers." by Philip Eliasson · 6 years ago
  44. d2ed0a4 Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers. by Sergey Silkin · 6 years ago
  45. ac7539e Add getter/setter for stream_labels on StreamParams by Steve Anton · 6 years ago
  46. 9c1fb1e Consider packetization-mode when matching H264 codecs by Steve Anton · 6 years ago
  47. 225c787 Move default thresholds from QualityScaler to encoders. by Niels Möller · 7 years ago
  48. 99f52f8 Make decoder software fallback sticky. by Sami Kalliomäki · 6 years ago
  49. c668108 Maintain audio receive stream gain across recreations by Oskar Sundbom · 7 years ago
  50. 8f83b42 Moved bitrate config interface from Call class. by Sebastian Jansson · 7 years ago
  51. fc8d26b Reland "Moved BitrateConfig out of Call::Config." by Sebastian Jansson · 7 years ago
  52. a1f6661 Check that channel is in "send" before OKing DTMF by Harald Alvestrand · 7 years ago
  53. e4bf600 Revert "Moved BitrateConfig out of Call::Config." by Lu Liu · 7 years ago
  54. 5897fe2 Moved BitrateConfig out of Call::Config. by Sebastian Jansson · 7 years ago
  55. dd056c3 Fix incorrect bitrate settings for screenshare by Erik Språng · 7 years ago
  56. 6856156 Introduce TaskQueueForTest. by Tommi · 7 years ago
  57. 45cc890 Assorted logging pedantry by Jonas Olsson · 7 years ago
  58. a6cc0f9 Refactor FakeVideoCapturer. by Niels Möller · 7 years ago
  59. 1370e30 Refactor of GetSimulcastConfig & EncoderStreamFactory. by Seth Hampson · 7 years ago
  60. cb768a8 Delete unused code in videoengine_unittest.h. by Niels Möller · 7 years ago
  61. 2d40ad3 Remove dead code GetSimulcastSsrcs from simulcast.{cc,h}. by Rasmus Brandt · 7 years ago
  62. 75e38d2 Remove unused fields from VideoCodecVP8. by Rasmus Brandt · 7 years ago
  63. 60bb6fe Protect VideoReceiveStream<->FlexfecReceiveStream sink association with unit test. by Rasmus Brandt · 7 years ago
  64. 8595993 Update several tests: FakeVideoCapturer -> FakeVideoCapturerWithTaskQueue. by Tommi · 7 years ago
  65. 1829af6 Extend FakePeriodicVideoCapturer with FakeVideoCapturerWithTaskQueue. by Tommi · 7 years ago
  66. c334ce9 Remove legacy ctor from SimulcastEncoderAdapter. by Rasmus Brandt · 7 years ago
  67. 1e06289 Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY. by Niels Möller · 7 years ago
  68. 8234ead Allows the application to set active simulcast streams. by Seth Hampson · 7 years ago
  69. cc7125f Sets sending status for active RtpRtcp modules. by Seth Hampson · 7 years ago
  70. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  71. e062385 Avoid to unconditionally include rtc_base/win32.h. by Mirko Bonadei · 7 years ago
  72. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  73. dd8c165 Enable building WebRTC without built-in software codecs by Anders Carlsson · 7 years ago
  74. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  75. f120cba Delete AudioMonitor and related code. by Niels Möller · 7 years ago
  76. d7ae3c3 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  77. ca913b0 Stop using public_deps in modules/audio_processing/aec_dump. by Mirko Bonadei · 7 years ago
  78. 1204448 Revert "Reland "Rename stereo video codec to multiplex"" by Taylor Brandstetter · 7 years ago
  79. 4954a77 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  80. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  81. 5e4833c Add missing stdio.h header in files using scanf/sscanf function. by Piotr Tworek · 7 years ago
  82. 6bc7bb6 Revert "Rename stereo video codec to multiplex" by Ivo Creusen · 7 years ago
  83. bbdabe5 Rename stereo video codec to multiplex by Emircan Uysaler · 7 years ago
  84. ba37b4b Change return type of RtpSenderInterface::SetParameters from bool to RTCError by Zach Stein · 7 years ago
  85. b8e1201 Generate track stats when SSRC=0 by Harald Alvestrand · 7 years ago
  86. 6daa278 Move MediaConfig to its own header file and target. by Niels Möller · 7 years ago
  87. 1d7ecd2 Rename a few MediaConfig::Video flags for consistency. by Niels Möller · 7 years ago
  88. a6fe261 Move AudioOptions to its own header file and target. by Niels Möller · 7 years ago
  89. 34924c2 Fix warning 4373. by Patrik Höglund · 7 years ago
  90. 46e31ba Reland "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." by Seth Hampson · 7 years ago
  91. 5ed4465 Allow first frame after fallback in VideoEncoderSoftwareFallbackWrapper by Emircan Uysaler · 7 years ago
  92. 3ca452b Create an RtpEncodingParameters struct for each simulcast stream by Zach Stein · 7 years ago
  93. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  94. 6539f69 Add VideoSendStream::Config::EncoderSettings::experiment_cpu_load_estimator. by Niels Möller · 7 years ago
  95. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago
  96. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  97. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 7 years ago
  98. 8d0f1db Removing cricket::MediaEngineFactory. by Mirko Bonadei · 7 years ago
  99. 0f17f9c Revert "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." by Lu Liu · 7 years ago
  100. 18c4261 Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer. by Seth Hampson · 7 years ago