1. cda86dd Removes usages of repeating task without task queue argument. by Sebastian Jansson · 6 years ago
  2. 471783f Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly by Danil Chapovalov · 6 years ago
  3. 125b5d6 Refactor RtpVideoStreamReceiver::OnReceivedPayloadData without WebRtcRTPHeader by Niels Möller · 6 years ago
  4. d155d68 Removes rtp level keep alive support. by Sebastian Jansson · 6 years ago
  5. a5c0ba1 Reland "Fix LibvpxVp8Encoder::FrameDropThreshold" by Elad Alon · 6 years ago
  6. 55500d2 Revert "Fix LibvpxVp8Encoder::FrameDropThreshold" by Yves Gerey · 6 years ago
  7. 3368721 Revert "Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video." by Yves Gerey · 6 years ago
  8. 184f6d5 Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video. by Rasmus Brandt · 6 years ago
  9. 159e53a Fix LibvpxVp8Encoder::FrameDropThreshold by Elad Alon · 6 years ago
  10. 2c7b982 Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode" by Jeroen de Borst · 6 years ago
  11. 39d3a7d Delete CodecSpecificInfo argument from VideoDecoder::Decode by Niels Möller · 6 years ago
  12. 1c90cab Fix UpdateRect handling for native buffers in VideoStreamEncoder by Ilya Nikolaevskiy · 6 years ago
  13. b859b32 Update more VideoEncoder implementations to drop CodecSpecificInfo input by Niels Möller · 6 years ago
  14. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
  15. 0b69826 Don't inject worker queue into send streams. by Sebastian Jansson · 6 years ago
  16. 610c763 Add target bitrate headroom signal to VideoStreamEncoder. by Erik Språng · 6 years ago
  17. 7b41225 Throttle frame-rate In VP8 encoder in steady state for screenshare by Ilya Nikolaevskiy · 6 years ago
  18. 6117068 Throttle frame-rate In VP9 encoder in steady state for screenshare by Ilya Nikolaevskiy · 6 years ago
  19. c44f6cc Modernize RtpRtcp factory function: use unique_ptr as return type by Danil Chapovalov · 6 years ago
  20. ede7cb2 Rewrite video_loopback to use new mac capturer. by Kári Tristan Helgason · 6 years ago
  21. c8d2e73 Delete CodecSpecificInfo argument from VideoEncoder::Encode by Niels Möller · 6 years ago
  22. 8fb1a6a Delete a few return values from audio streams and video send streams. by Niels Möller · 6 years ago
  23. 07a4f2b Merge rtc_task_queue(_api|_impl)? build targets into one by Danil Chapovalov · 6 years ago
  24. 1aa7581 Replace all usage of rtc::NewClosure with webrtc::ToQueuedTask by Danil Chapovalov · 6 years ago
  25. 572c60f Injecting Clock into video senders. by Sebastian Jansson · 6 years ago
  26. 8026d60 Injecting Clock in video receive. by Sebastian Jansson · 6 years ago
  27. b678940 Using send time instead of system clock in quality scaler. by Sebastian Jansson · 6 years ago
  28. 8b8d01a Add full stack test with weak 3g-like properties by Erik Språng · 6 years ago
  29. 52426ed Modify BufferedFrameDecryptor to perform fine grained key requests. by Benjamin Wright · 6 years ago
  30. 547a1dc Removes injection of RtpTransportControllerSend from Call::Create. by Sebastian Jansson · 6 years ago
  31. 2997ec9 Removes unused keep-alive from RtpTransportControllerSend. by Sebastian Jansson · 6 years ago
  32. 74682c1 Inject TaskQueueFactory to video streams. by Sebastian Jansson · 6 years ago
  33. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  34. 493a650 Propagate base minimum delay from video jitter buffer to webrtc/api. by Ruslan Burakov · 6 years ago
  35. aec663e Fix video_loopback tool with different TL numbers in simulcast streams by Ilya Nikolaevskiy · 6 years ago
  36. dda5fdc Fix vp8 simulcast screenshare and perf tests for it by Ilya Nikolaevskiy · 6 years ago
  37. 6a7baa7 Remove VCMEncodedFrameCallback and VCMGenericEncoder by Erik Språng · 6 years ago
  38. b7cb7b5 Remove VCMEncoderDataBase and put remaining code into VideoStreamEncoder by Erik Språng · 6 years ago
  39. 5cbc528 Revert "Remove VCMEncoderDataBase and put remaining code into VideoStreamEncoder" by Sami Kalliomäki · 6 years ago
  40. 7d6a4c0 Connect LossNotificationController to RtpRtcp by Elad Alon · 6 years ago
  41. 715c476 Remove VCMEncoderDataBase and put remaining code into VideoStreamEncoder by Erik Språng · 6 years ago
  42. b4643ad Rename "OnReceivedFrame" to "OnAssembledFrame" by Elad Alon · 6 years ago
  43. d7329ca Remove VideoSender and fold code into VideoStreamEncoder by Erik Språng · 6 years ago
  44. d5e02f0 Delete redundant members from VCMPacket. by Niels Möller · 6 years ago
  45. ccb9b75 Create version 01 of Generic Frame Descriptor - with discardability flag by Elad Alon · 6 years ago
  46. a89800c Parse params of 3rd spatial layer from command line. by Sergey Silkin · 6 years ago
  47. d8d3248 Reland "Delete test/constants.h" by Elad Alon · 6 years ago
  48. 0e1a1f9 Add verbose logging to encoder bitrate adjuster by Erik Språng · 6 years ago
  49. 4f36b7a Revert "Delete test/constants.h" by Oleh Prypin · 6 years ago
  50. 71aee3a Reland "Propagate VideoFrame::UpdateRect to encoder" by Ilya Nikolaevskiy · 6 years ago
  51. 389b167 Delete test/constants.h by Elad Alon · 6 years ago
  52. 429b67d Revert "Propagate VideoFrame::UpdateRect to encoder" by Mirko Bonadei · 6 years ago
  53. efa72a1 Propagate VideoFrame::UpdateRect to encoder by Ilya Nikolaevskiy · 6 years ago
  54. 914351d Reland "Always offer transport sequence number header extension for audio"" by Per Kjellander · 6 years ago
  55. 397c06f Revert "Always offer transport sequence number header extension for audio" by Ying Wang · 6 years ago
  56. fd965c0 Always offer transport sequence number header extension for audio by Per Kjellander · 6 years ago
  57. 616b233 Add FullStackTest with simulated encoder overshooting by Erik Språng · 6 years ago
  58. 69bb3af Update EncodedFrameForMediaTransport to use Retain() rather than set_buffer + memcpy. by Niels Möller · 6 years ago
  59. 464a557 Adds audio priority bitrate field trial parameter. by Sebastian Jansson · 6 years ago
  60. eb7589e Revert "Partial frame capture API part 3" by Ilya Nikolaevskiy · 6 years ago
  61. 85fc325 Revert "Partial frame capture API part 5" by Ilya Nikolaevskiy · 6 years ago
  62. 1a1c52b H.264 temporal layers w/frame marking (PART 2/3) by Johnny Lee · 6 years ago
  63. 157540a Stop hard-coding default IDs for RTP extensions by Elad Alon · 6 years ago
  64. b7edf69 Delete rtc::File, usage replaced with FileWrapper by Niels Möller · 6 years ago
  65. a8d48ab Fix incorrect FPS measure when frame dropper kicks in by Erik Språng · 6 years ago
  66. b76b9ba Set WEBRTC_USE_H264 in common_config by Johannes Kron · 6 years ago
  67. 938dd9f Add owned data buffer to EncodedImage by Niels Möller · 6 years ago
  68. 7ca375c Implement encoder overshoot detector and rate adjuster. by Erik Språng · 6 years ago
  69. 12d1285 Use the new TEST_SUITE GoogleTest API (regression). by Mirko Bonadei · 6 years ago
  70. b3032b6 Revert "Partial frame capture API part 4" by Ilya Nikolaevskiy · 6 years ago
  71. 1f0a84a Partial frame capture API part 5 by Ilya Nikolaevskiy · 6 years ago
  72. 62b9fb4 Partial frame capture API part 4 by Ilya Nikolaevskiy · 6 years ago
  73. 80a8687 [clang-tidy] Apply performance-move-const-arg fixes (mutable lambdas). by Mirko Bonadei · 6 years ago
  74. c402dbe Account for simulcast hysteresis in padding rate calculation. by Rasmus Brandt · 6 years ago
  75. 0237106 Expose video freeze metrics in GetStats. by Sergey Silkin · 6 years ago
  76. 1266487 Partial frame capture API part 3 by Ilya Nikolaevskiy · 6 years ago
  77. 05cf6be [clang-tidy] Apply performance-move-const-arg fixes. by Mirko Bonadei · 6 years ago
  78. 6347029 Removes usages of TaskQueueCongestionControl field trial. by Sebastian Jansson · 6 years ago
  79. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  80. fa89d84 Register callback for key frame request from media transport. by Niels Möller · 6 years ago
  81. fe055c1 [clang-tidy] Apply modernize-use-override fixes. by Mirko Bonadei · 6 years ago
  82. 6957abe Reland "Always use real VideoStreamsFactory in full stack tests" by Ilya Nikolaevskiy · 6 years ago
  83. 949f0fd Move FrameCountObserver from RTPSender to RtpVideoSender by Niels Möller · 6 years ago
  84. 739baf0 [clang-tidy] Apply performance-for-range-copy fixes. by Mirko Bonadei · 6 years ago
  85. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  86. b2d7141 Revert "Always use real VideoStreamsFactory in full stack tests" by Ilya Nikolaevskiy · 6 years ago
  87. 5affbf2 Turn off automatic quality scaling for simulcast in video_loopback. by philipel · 6 years ago
  88. 1e27fec Negate flag name for prerender smoothing and update comments. by Rasmus Brandt · 6 years ago
  89. 79f0d4d Enables feature to account for unacknowledged data. by Sebastian Jansson · 6 years ago
  90. 067dc86 Make SetFirstSubFrameInFrame and SetLastSubFrameInFrame protected by Elad Alon · 6 years ago
  91. 18cf238 Always use real VideoStreamsFactory in full stack tests by Ilya Nikolaevskiy · 6 years ago
  92. d47d3eb Report rendered pixels statistic in full stack tests by Ilya Nikolaevskiy · 6 years ago
  93. 0500b52 Reduce webrtc_perf_tests duration on buildbots by Ilya Nikolaevskiy · 6 years ago
  94. cd76eab Parsing of pacing factor and alr probing in RateControlSettings by Erik Språng · 6 years ago
  95. 5c2f1f0 Add some missing includes and dependencies. by Bjorn Terelius · 6 years ago
  96. ecb6897 Adds repeating task class. by Sebastian Jansson · 6 years ago
  97. f93eda1 Move some video codec constants to separate file. by Erik Språng · 6 years ago
  98. 24871e4 Rename EncodedImage::_buffer --> buffer_, and make private by Niels Möller · 6 years ago
  99. 62f5532 Fix typo in DISABLED_HighBitrateWithFakeCodec test by Emircan Uysaler · 6 years ago
  100. 7c03bdc Reland "Add a high bitrate full stack test with fake codec" by Emircan Uysaler · 6 years ago