1. f0482ea Add MID sending to FlexfecSender by Steve Anton · 7 years ago
  2. a317705 Reland "Storing frame if encoder is paused." by Sebastian Jansson · 7 years ago
  3. 11bf2fa Disable Paris QCIF test. by Patrik Höglund · 7 years ago
  4. 1ad2108 Revert "Storing frame if encoder is paused." by Sergey Silkin · 7 years ago
  5. dcc7e88 Storing frame if encoder is paused. by Sebastian Jansson · 7 years ago
  6. b549bdc Probe test using task queue based congestion controller. by Sebastian Jansson · 7 years ago
  7. 3ab5c40 Replaced EncodeTask with lambda. by Sebastian Jansson · 7 years ago
  8. d1f7eb6 Postpone setting of CpuOveruseOptions. by Niels Möller · 7 years ago
  9. 259a497 Reland "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 7 years ago
  10. 844876d VideoStreamDecoderImpl implementation, part 3. by philipel · 7 years ago
  11. 571e6c9 Fix rate allocation between temporal layers in SVC. by Sergey Silkin · 7 years ago
  12. 2a1f183 Set marker bit on last encoded spatial layer. by Sergey Silkin · 7 years ago
  13. ef3e28a Call RegisterStatsObserver after initializing video_stream_decoder_ by Tommi · 7 years ago
  14. 6c2c13a Revert "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 7 years ago
  15. 8668496 Adding layering configurator and rate allocator for VP9 SVC. by Sergey Silkin · 7 years ago
  16. 2784a03 Add audio_ prefix to audio-related members of CallTest. by Niels Möller · 7 years ago
  17. 38c5d93 Reduce locking for CallStats (preparation for TaskQueue). by Tommi · 7 years ago
  18. 79aab3f VideoStreamDecoderImpl implementation, part 2. by philipel · 7 years ago
  19. ef99888 Delete OnIncomingCSRCChanged and related code. by Niels Möller · 7 years ago
  20. 150dcb0 Delete logic to set picture id and tl0 pic idx in encoders. by Niels Möller · 7 years ago
  21. 959a1b9 Disable FieldTrials/CallOperationEndToEndTest.ObserversEncodedFrames due to flakiness. by Ying Wang · 7 years ago
  22. be682d4 Fix chromium warnings for SdpVideoFormat. by Niels Möller · 7 years ago
  23. bb50ce5 Wire up MID send value to the PeerConnection API by Steve Anton · 7 years ago
  24. dc4737b Disable FieldTrials/CallOperationEndToEndTest.TransmitsFirstFrame/2 due to flakiness. by Rasmus Brandt · 7 years ago
  25. 04dd176 Reland "Move rtp-specific config out of EncoderSettings." by Niels Möller · 7 years ago
  26. 81de14f Reduce implementations of CallStatsObserver by 2. by Tommi · 7 years ago
  27. 6b28e20 Remove unused 'last_rtt_ms_' variable from vcm::VideoStreamDecoder. by Tommi · 7 years ago
  28. bc01047 Simplify RtpVideoStreamReceiver::NotifyReceiverOfFecPacket. by Niels Möller · 7 years ago
  29. 9718711 VideoStreamDecoderImpl implementation, part 1. by philipel · 7 years ago
  30. a9d988d Update VideoSendStreamImpl for configuration transition. by Niels Möller · 7 years ago
  31. 66c24fe Update SendStatisticsProxy to use Rtp::payload_name, if available. by Niels Möller · 7 years ago
  32. 296a0ce Add MID sending to RTPSender by Steve Anton · 7 years ago
  33. 8be087f Update payload_type DCHECKS. by Niels Möller · 7 years ago
  34. 76b7f51 Move timestamp_extrapolator.h to rtc_base/time/ by Karl Wiberg · 7 years ago
  35. 12d6a49 Add payload_name and payload_type to VideoSendStream::Config::Rtp. by Niels Möller · 7 years ago
  36. 9cfb18c Delete obsolete method RtpFeedback::OnInitializeDecoder. by Niels Möller · 7 years ago
  37. 2fee4d6 VideoStreamDecoder skeleton. by philipel · 7 years ago
  38. ccd1523 Reporting packet feedback availability in VideoSendStream by Sebastian Jansson · 7 years ago
  39. 92be1ca Revert "Move rtp-specific config out of EncoderSettings." by Niels Moller · 7 years ago
  40. bc900cb Move rtp-specific config out of EncoderSettings. by Niels Möller · 7 years ago
  41. 82fad3d Remove TemporalLayersFactory and associated classes by Erik Språng · 7 years ago
  42. 3dc0125 Moving ConfigureEncoderTask to the calling scope. by Sebastian Jansson · 7 years ago
  43. bb60a3a Refactor VP8 TemporalLayers by Erik Språng · 7 years ago
  44. 4a73cd4 Adding tests of TaskQueueCongestionControl field trial. by Sebastian Jansson · 7 years ago
  45. 0fa82a6 Moved FrameKey to api/video/encoded_frame.h and renamed it to VideoLayerFrameId. by philipel · 7 years ago
  46. bf3dbb4 Delete payload_type from VCMEncoderDatabase and vcm::VideoSender. by Niels Möller · 7 years ago
  47. 677f42c Enable ContinuousAfterStreamCountChangeSimulcastEncoderAdapter picture id tests. by Åsa Persson · 7 years ago
  48. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 7 years ago
  49. 1d037ae Don't crash in SingleNalu packetization for h264 if no space in packet by Ilya Nikolaevskiy · 7 years ago
  50. 4425b05 Add video send stream test to check switch to and from screenshare by Ilya Nikolaevskiy · 7 years ago
  51. 63b7574 Add check for negative max bitrate in VideoSendStream. by Sebastian Jansson · 7 years ago
  52. bb894ff Make PayloadRouter own the picture id and tl0 pic idx sequences. by Niels Möller · 7 years ago
  53. e10675a Delete RTPPayloadRegistry::IsRed. by Niels Möller · 7 years ago
  54. efbb978 Fix flacky VideoSendStreamTest.SupportsVideoContentType by Ilya Nikolaevskiy · 7 years ago
  55. 3f027b3 No longer register ulpfec as a codec with RTPPayloadRegistry. by Niels Möller · 7 years ago
  56. e63afff Delete unneeded Rtx methods from RTPPayloadRegistry. by Niels Möller · 7 years ago
  57. f1ff3bd Rename I420A Multiplex perf test by Emircan Uysaler · 7 years ago
  58. 3faa832 Separate test/fake_audio_device on API and implementation. Step 2. by Artem Titov · 7 years ago
  59. 6fed924 Delete RTPPayloadRegistry::SetIncomingPayloadType. by Niels Möller · 7 years ago
  60. 03e6ec9 Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  61. 881f168 Make SimpleStringBuilder into a non-template by Karl Wiberg · 7 years ago
  62. 081136f Revert "Reland "Add multiplex case to webrtc_perf_tests"" by Taylor Brandstetter · 7 years ago
  63. 7c5bc1c Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  64. 5aac372 Revert "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  65. d90a7e8 Add multiplex case to webrtc_perf_tests by Emircan Uysaler · 7 years ago
  66. 1b2e90b Replaced DestructAndGetRtpStateTask with lambda. by Sebastian Jansson · 7 years ago
  67. e4d79c7 Replaced EncoderReconfiguredTask with lambda. by Sebastian Jansson · 7 years ago
  68. 70473fc Reland "Add hugeFramesSent GetStats metric" by Ilya Nikolaevskiy · 7 years ago
  69. 2e1d784 Delete the VideoCodec::plName string. by Niels Möller · 7 years ago
  70. 8ddc2e6 Revert "Add hugeFramesSent GetStats metric" by Max Morin · 7 years ago
  71. 6723cdc Revert "Separate test/fake_audio_device on API and implementation." by Artem Titov · 7 years ago
  72. f9f71b9 Add hugeFramesSent GetStats metric by Ilya Nikolaevskiy · 7 years ago
  73. 8ea5f9a Separate test/fake_audio_device on API and implementation. by Artem Titov · 7 years ago
  74. 0133d46 Use a smaller size of sequence number set, to improve performance by Ying Wang · 7 years ago
  75. 4c09d7a In webrtc_perf_tests always create screenshare stream after realtime video by Ilya Nikolaevskiy · 7 years ago
  76. 13e7434 Merge SimulcastStream and SpatialLayer structures. by Sergey Silkin · 7 years ago
  77. a796a7e Reland "Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers." by Sergey Silkin · 7 years ago
  78. 25e5110 Explicit injection of rate limiter in VideoSendStream. by Sebastian Jansson · 7 years ago
  79. 2cb26a6 Reset pacing settings after exiting from screenshare by Ilya Nikolaevskiy · 7 years ago
  80. d3f3816 Testing multiple retransmission in video nack test. by Sebastian Jansson · 7 years ago
  81. e27e0ac Revert "Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers." by Philip Eliasson · 7 years ago
  82. d2ed0a4 Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers. by Sergey Silkin · 7 years ago
  83. 3c24ea8 Removed SetTransportOverhead in transport controller. by Sebastian Jansson · 7 years ago
  84. 06b83aa Replaced VideoSendStream::ConstructionTask with lambda by Sebastian Jansson · 7 years ago
  85. 0a9f6de Removed VCMTiming from RtpVideoStreamReceiver. by philipel · 7 years ago
  86. fef0500 Adding a new string utility class: SimpleStringBuilder. by Tommi · 7 years ago
  87. 132e28e Add thread checks to ReceiveStatisticsProxy that reflect design comments. by Tommi · 7 years ago
  88. 225c787 Move default thresholds from QualityScaler to encoders. by Niels Möller · 7 years ago
  89. fbf3bce Reland "Reduce locking in VideoReceiver and check the threading model." by Tommi · 7 years ago
  90. e7c891f Renamed FrameObject to EncodedFrame. by philipel · 7 years ago
  91. c4f9824 Revert "Reduce locking in VideoReceiver and check the threading model." by Lu Liu · 7 years ago
  92. c75f1e4 Reduce locking in VideoReceiver and check the threading model. by Tommi · 7 years ago
  93. d397a0d Add dropped frames metric on the receive side by Ilya Nikolaevskiy · 7 years ago
  94. 8f83b42 Moved bitrate config interface from Call class. by Sebastian Jansson · 7 years ago
  95. 416332b Removed wait from congestion window test. by Sebastian Jansson · 7 years ago
  96. fc8d26b Reland "Moved BitrateConfig out of Call::Config." by Sebastian Jansson · 7 years ago
  97. e4bf600 Revert "Moved BitrateConfig out of Call::Config." by Lu Liu · 7 years ago
  98. 5897fe2 Moved BitrateConfig out of Call::Config. by Sebastian Jansson · 7 years ago
  99. 0dd1b0a Revert "Revert "Enables PeerConnectionFactory using external fec controller"" by Ying Wang · 7 years ago
  100. 694a36f Only log once per UpdateHistogram call. by Jonas Olsson · 7 years ago