1. 78a7138 Remove MediaTransport from Call. by Tommi · 5 years ago
  2. 5b5d97c Reland of "Reporting of decoding_codec_plc events"" by Alex Narest · 5 years ago
  3. 2d2bbb1 Filter out duplicate receive codecs in the media engine by Steve Anton · 5 years ago
  4. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 5 years ago
  5. f40a340 Remove deprecated code related to AEC2 by Per Åhgren · 6 years ago
  6. d2845f8 Removes unused AudioAllocationSettings from voice engine. by Sebastian Jansson · 5 years ago
  7. 9b1700c Enable field trial LegacySimulcastLayerLimit by default by Florent Castelli · 5 years ago
  8. d7ee76c Wire up field trials for some experimental screenshare settings by Erik Språng · 5 years ago
  9. 8bbdb5b Update VideoBitrateAllocator allocate to take a struct with more fields by Florent Castelli · 5 years ago
  10. da4f093 Reland "Only include payload in bytes sent/received." by Bjorn A Mellem · 5 years ago
  11. bedb7a8 Revert "Reporting of decoding_codec_plc events" by Mirko Bonadei · 5 years ago
  12. bcd068d Revert "Only include payload in bytes sent/received." by Bjorn Mellem · 5 years ago
  13. 0a88ea0 Reporting of decoding_codec_plc events by Alex Narest · 5 years ago
  14. a9fbb22 Add a field trial for older applications to reduce the simulcast layer count by Florent Castelli · 5 years ago
  15. e1795f4 Adds remote estimate RTCP packet. by Sebastian Jansson · 5 years ago
  16. 74a1b4b Only include payload in bytes sent/received. by Bjorn A Mellem · 5 years ago
  17. 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 6 years ago
  18. e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 5 years ago
  19. 0bb0881 Add VideoEncoderFactory::GetImplementations function. by philipel · 5 years ago
  20. 66b3860 Remove WebRTC-SimulcastScreenshare and enable it by default by Florent Castelli · 5 years ago
  21. 41300af Poison default task queue factory by Danil Chapovalov · 5 years ago
  22. 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 6 years ago
  23. 495a1ae Remove cricket::WebRtcMediaEngineFactory as now unused by Danil Chapovalov · 6 years ago
  24. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  25. 668ce0c Remove trial WebRTC-SimulcastMaxLayers and make its behavior default by Florent Castelli · 6 years ago
  26. fdf74bd Remove non implemented function from WebRtcVideoChannel. by philipel · 6 years ago
  27. d2c336f [getStats] Implement "media-source" audio levels, fixing Chrome bug. by Henrik Boström · 6 years ago
  28. 53d45ba Make TaskQueueFactory required construction parameter for Call by Danil Chapovalov · 6 years ago
  29. e8ed830 WebRtcVideoChannel encoder fallback. by philipel · 6 years ago
  30. 5ee6967 Don't reset encoder on max/min bitrate change. by Sergey Silkin · 6 years ago
  31. bfd343b Add totalDecodeTime to RTCInboundRTPStreamStats by Johannes Kron · 6 years ago
  32. 5983087 Forced vp8 sw encoder fallback: only use min bitrate config if codec type is vp8. by Åsa Persson · 6 years ago
  33. 65764e4 Add missing overrides in VideoEncoder proxies/adapters by Elad Alon · 6 years ago
  34. 8f01c4e Define FecControllerOverride and plumb it down to VideoEncoder by Elad Alon · 6 years ago
  35. 2efae77 Add RTCStats for keyFramesEncoded, keyFramesDecoded. by Rasmus Brandt · 6 years ago
  36. 4ba04b7 Delete RtcEventLogFactory factory as now unused by Danil Chapovalov · 6 years ago
  37. 90f3b89 Replace the implementation of `GetContributingSources()` on the video side. by Chen Xing · 6 years ago
  38. 3472b9a Delete RTCInboundRTPStreamStats::fraction_lost by Niels Möller · 6 years ago
  39. c538506 Enable H.264 temporal scalability in simulcast. by Johnny Lee · 6 years ago
  40. f00bf42 Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. by Chen Xing · 6 years ago
  41. 98cbb22 Moved AsyncInvoker to be destructed first in WebRtcVideoSendStream. by philipel · 6 years ago
  42. 6e9c2fd Delete StartRtcEventLog and StopRtcEventLog methods from FakeVoiceEngine by Niels Möller · 6 years ago
  43. a9952cb Uncomment "override" in simulcast_encoder_adapter_unittest.cc by Elad Alon · 6 years ago
  44. 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 6 years ago
  45. e8e4dc4 Change StartAecDump methods to work with FILE* and FileWrapper by Niels Möller · 6 years ago
  46. 49d661a Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 6 years ago
  47. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 6 years ago
  48. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 6 years ago
  49. 27a7e9f Remove myself from OWNERS in a few places. by Fredrik Solenberg · 6 years ago
  50. 71061bc Replace calls to deprecated googletest APIs. by Mirko Bonadei · 6 years ago
  51. 4fc0855 Cleanup video frame metadata copying by Ilya Nikolaevskiy · 6 years ago
  52. 479a3c0 Add support for enabling and negotiating raw RTP packetization. by Mirta Dvornicic · 6 years ago
  53. 2dbc627 Check H264 packetization mode when using IsSameCodec by Steve Anton · 6 years ago
  54. 85b8ce2 In media engine replace forward declaration with proper includes by Danil Chapovalov · 6 years ago
  55. 220f4be Remove some media/ --> pc/ test dependencies by Steve Anton · 6 years ago
  56. 6737841 Add jitterBufferDelay and jitterBufferEmittedCount stats for video by Guido Urdaneta · 6 years ago
  57. ce33b6a Implement QualityLimitationReasonTracker and expose "reason". by Henrik Boström · 6 years ago
  58. 6e436d1 [audio] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo by Henrik Boström · 6 years ago
  59. 87e3f9d [video] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo by Henrik Boström · 6 years ago
  60. fadb181 Negotiate use of RTCP loss notification feedback (LNTF) by Elad Alon · 6 years ago
  61. 316f3ac Datagram Transport Integration by Anton Sukhanov · 6 years ago
  62. 040dc43 Fix shadowing of override_field_trials_ in WebRtcVideoEngineTest by Elad Alon · 6 years ago
  63. 23aff9b Implement RTCOutboundRtpStreamStats.totalEncodedBytesTarget. by Henrik Boström · 6 years ago
  64. 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 6 years ago
  65. 04a3cc1 Delete rtc_base/unittest_main.cc by Niels Möller · 6 years ago
  66. 19da5ce Formatting of WebRTC-Vp9InterLayerPred field trial. by Sergey Silkin · 6 years ago
  67. 97716c0 Implement max-channels for SCTP datachannels. by Harald Alvestrand · 6 years ago
  68. 9fe1834 Implement RTCOutboundRtpStreamStats.totalPacketSendDelay for video. by Henrik Boström · 6 years ago
  69. 198cf00 Reland "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Möller · 6 years ago
  70. fbb45bd Send and parse SCTP max-message-size in SDP by Harald Alvestrand · 6 years ago
  71. 5fc28b1 Reland "Reland "Version 2 "Refactoring DataContentDescription class""" by Harald Alvestrand · 6 years ago
  72. 2ebf523 Reland "Copy video frames metadata between encoded and plain frames in one place" by Ilya Nikolaevskiy · 6 years ago
  73. 46afbf9 Revert "Reland "Version 2 "Refactoring DataContentDescription class""" by Steve Anton · 6 years ago
  74. fb8c856 Revert "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Moller · 6 years ago
  75. e779847 Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN by Niels Möller · 6 years ago
  76. 37f2b43 Reland "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 6 years ago
  77. de20b96 Revert "Reland "Copy video frames metadata between encoded and plain frames in one place"" by Ilya Nikolaevskiy · 6 years ago
  78. fe4f694 Add missing overrides to QualityTestVideoEncoder by Elad Alon · 6 years ago
  79. 141c0ad Revert "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 6 years ago
  80. 14b2758 Version 2 "Refactoring DataContentDescription class" by Harald Alvestrand · 6 years ago
  81. 9356252 Ensure that we always set values for min and max audio bitrate. by Daniel Lee · 6 years ago
  82. 8d8ffdb Expose new audio stats on the API by Ivo Creusen · 6 years ago
  83. 4fb12b0 Reland "Copy video frames metadata between encoded and plain frames in one place" by Ilya Nikolaevskiy · 6 years ago
  84. 2d9d82e Implement RTCRtpTransceiver.setCodecPreferences by Florent Castelli · 6 years ago
  85. 44125fa Reland "Piping audio interruption metrics to API layer" by Henrik Lundin · 6 years ago
  86. fc02a79 Revert "Piping audio interruption metrics to API layer" by Henrik Andreassson · 6 years ago
  87. 8a9778e Delete unused StartAecDump method with filename argument by Niels Möller · 6 years ago
  88. 299c4e6 Piping audio interruption metrics to API layer by Henrik Lundin · 6 years ago
  89. 9e79e6b Consolidate mock video encoders by Erik Språng · 6 years ago
  90. 4b1afbe Revert "Reland "Copy video frames metadata between encoded and plain frames in one place"" by Artem Titarenko · 6 years ago
  91. c9a2c5e Reland "Copy video frames metadata between encoded and plain frames in one place" by Ilya Nikolaevskiy · 6 years ago
  92. 84ae2b6 Revert "Copy video frames metadata between encoded and plain frames in one place" by Artem Titarenko · 6 years ago
  93. 00d0a0a Copy video frames metadata between encoded and plain frames in one place by Ilya Nikolaevskiy · 6 years ago
  94. 63658d0 Revert "Ensure that we always set values for min and max audio bitrate." by Daniel Lee · 6 years ago
  95. 40889f3 Removes TimeMicros interface from ThreadProcessingFakeClock. by Sebastian Jansson · 6 years ago
  96. e47aee3 Ensure that we always set values for min and max audio bitrate. by Daniel Lee · 6 years ago
  97. d624c39 Make MessageQueue processing an optional feature of FakeClock by Sebastian Jansson · 6 years ago
  98. cf96e0f Implement RTCOutboundRtpStreamStats.retransmitted[Bytes/Packets]Sent. by Henrik Boström · 6 years ago
  99. a3aa9bd Make VideoBitrateAllocatorFactory injectable. by Jonas Oreland · 6 years ago
  100. 01738c6 Wire up RTCInboundRtpStreamStats.lastPacketReceivedTimestamp. by Henrik Boström · 6 years ago