1. 1c747f5 Preparing VideoReceiveStream for move to TaskQueue. by Sebastian Jansson · 6 years ago
  2. c680c4a Revert "Running FrameBuffer on task queue." by Henrik Boström · 6 years ago
  3. fc6f3e5 Include duration of pauses into sum of squared frames duration. by Sergey Silkin · 6 years ago
  4. 13943b7 Running FrameBuffer on task queue. by Sebastian Jansson · 6 years ago
  5. f537da6 Fix threading model of video quality test with audio enabled by Artem Titov · 6 years ago
  6. 6c072ef Track both "network" and "media" rate in EncoderOvershootDetector by Erik Språng · 6 years ago
  7. 1c41be6 Propagate TaskQueueFactory to AudioDeviceBuffer by Danil Chapovalov · 6 years ago
  8. db64d99 Delete unused constructor arguments from VCMJitterBuffer by Niels Möller · 6 years ago
  9. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  10. df5e4e0 Merge of ThreadChecker and SequencedTaskChecker. by Sebastian Jansson · 6 years ago
  11. 11c012a Removing avoidable usages of Clock::GetRealTimeClock(). by Sebastian Jansson · 6 years ago
  12. bd631a0 Use Abseil container algorithms in video/ by Steve Anton · 6 years ago
  13. e896490 Revert "Fix target bitrate RTCP messages behavior for SVC streams" by Oleh Prypin · 6 years ago
  14. ab65d8a Fix target bitrate RTCP messages behavior for SVC streams by Ilya Nikolaevskiy · 6 years ago
  15. dd41da6 Delete unused methods from VCMReceiveStatisticsCallback by Niels Möller · 6 years ago
  16. 07122bc Use TaskQueueForTest instead or TaskQueue in unittests by Danil Chapovalov · 6 years ago
  17. 2611164 Subtract protection bitrate from link headroom bitrate by Erik Språng · 6 years ago
  18. 4168437 Remove unused callbacks from VideoStreamDecoder by Niels Möller · 6 years ago
  19. c29cb2c Fix for potential RTCP XR target bitrate issue. by Åsa Persson · 6 years ago
  20. 9b0b1e0 Delete unused method VCMReceiveStatisticsCallback::OnReceiveRatesUpdated by Niels Möller · 6 years ago
  21. f24908e Delete unused enum StreamType and kViEStreamType* values. by Niels Möller · 6 years ago
  22. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 6 years ago
  23. 3dde450 Make keyframe generation/request intervals configurable through field trials. by Rasmus Brandt · 6 years ago
  24. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  25. 533a9fe Clean BUILD.gn files: remove extra :memory by Artem Titov · 6 years ago
  26. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 6 years ago
  27. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 6 years ago
  28. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 6 years ago
  29. 22ed366 Avoid using global task queue factory in fake encoder by Danil Chapovalov · 6 years ago
  30. cde8ab2 Use single FrameBufferController in VP8, created by a factory. by Elad Alon · 6 years ago
  31. d26a916 Avoid using GlobalTaskQueueFactory for TaskQueueForTest by Danil Chapovalov · 6 years ago
  32. ad31c98 Don't use the Process method of vcm::VideoReceiver by Niels Möller · 6 years ago
  33. ab03638 Let threads opt in to having their stack traces printed by Karl Wiberg · 6 years ago
  34. 1f4173e Fix ClangTidy issues in video/ by Benjamin Wright · 6 years ago
  35. 982dc79 Preserve legacy behavior for old OveruseFrameDetector by Erik Språng · 6 years ago
  36. 3c589be Reland "Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video." by Rasmus Brandt · 6 years ago
  37. c032109 Improve bitstream dumping logic in VideoReceiveStream by Ilya Nikolaevskiy · 6 years ago
  38. 133b307 Delete method VideoStreamDecoder::UpdateRtt by Niels Möller · 6 years ago
  39. 9699f09 Add new webrtc_perf_test for lower stream of vp8 simulcast screenshare by Ilya Nikolaevskiy · 6 years ago
  40. cda86dd Removes usages of repeating task without task queue argument. by Sebastian Jansson · 6 years ago
  41. 471783f Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly by Danil Chapovalov · 6 years ago
  42. 125b5d6 Refactor RtpVideoStreamReceiver::OnReceivedPayloadData without WebRtcRTPHeader by Niels Möller · 6 years ago
  43. d155d68 Removes rtp level keep alive support. by Sebastian Jansson · 6 years ago
  44. a5c0ba1 Reland "Fix LibvpxVp8Encoder::FrameDropThreshold" by Elad Alon · 6 years ago
  45. 55500d2 Revert "Fix LibvpxVp8Encoder::FrameDropThreshold" by Yves Gerey · 6 years ago
  46. 3368721 Revert "Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video." by Yves Gerey · 6 years ago
  47. 184f6d5 Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video. by Rasmus Brandt · 6 years ago
  48. 159e53a Fix LibvpxVp8Encoder::FrameDropThreshold by Elad Alon · 6 years ago
  49. 2c7b982 Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode" by Jeroen de Borst · 6 years ago
  50. 39d3a7d Delete CodecSpecificInfo argument from VideoDecoder::Decode by Niels Möller · 6 years ago
  51. 1c90cab Fix UpdateRect handling for native buffers in VideoStreamEncoder by Ilya Nikolaevskiy · 6 years ago
  52. b859b32 Update more VideoEncoder implementations to drop CodecSpecificInfo input by Niels Möller · 6 years ago
  53. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
  54. 0b69826 Don't inject worker queue into send streams. by Sebastian Jansson · 6 years ago
  55. 610c763 Add target bitrate headroom signal to VideoStreamEncoder. by Erik Språng · 6 years ago
  56. 7b41225 Throttle frame-rate In VP8 encoder in steady state for screenshare by Ilya Nikolaevskiy · 6 years ago
  57. 6117068 Throttle frame-rate In VP9 encoder in steady state for screenshare by Ilya Nikolaevskiy · 6 years ago
  58. c44f6cc Modernize RtpRtcp factory function: use unique_ptr as return type by Danil Chapovalov · 6 years ago
  59. ede7cb2 Rewrite video_loopback to use new mac capturer. by Kári Tristan Helgason · 6 years ago
  60. c8d2e73 Delete CodecSpecificInfo argument from VideoEncoder::Encode by Niels Möller · 6 years ago
  61. 8fb1a6a Delete a few return values from audio streams and video send streams. by Niels Möller · 6 years ago
  62. 07a4f2b Merge rtc_task_queue(_api|_impl)? build targets into one by Danil Chapovalov · 6 years ago
  63. 1aa7581 Replace all usage of rtc::NewClosure with webrtc::ToQueuedTask by Danil Chapovalov · 6 years ago
  64. 572c60f Injecting Clock into video senders. by Sebastian Jansson · 6 years ago
  65. 8026d60 Injecting Clock in video receive. by Sebastian Jansson · 6 years ago
  66. b678940 Using send time instead of system clock in quality scaler. by Sebastian Jansson · 6 years ago
  67. 8b8d01a Add full stack test with weak 3g-like properties by Erik Språng · 6 years ago
  68. 52426ed Modify BufferedFrameDecryptor to perform fine grained key requests. by Benjamin Wright · 6 years ago
  69. 547a1dc Removes injection of RtpTransportControllerSend from Call::Create. by Sebastian Jansson · 6 years ago
  70. 2997ec9 Removes unused keep-alive from RtpTransportControllerSend. by Sebastian Jansson · 6 years ago
  71. 74682c1 Inject TaskQueueFactory to video streams. by Sebastian Jansson · 6 years ago
  72. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  73. 493a650 Propagate base minimum delay from video jitter buffer to webrtc/api. by Ruslan Burakov · 6 years ago
  74. aec663e Fix video_loopback tool with different TL numbers in simulcast streams by Ilya Nikolaevskiy · 6 years ago
  75. dda5fdc Fix vp8 simulcast screenshare and perf tests for it by Ilya Nikolaevskiy · 6 years ago
  76. 6a7baa7 Remove VCMEncodedFrameCallback and VCMGenericEncoder by Erik Språng · 6 years ago
  77. b7cb7b5 Remove VCMEncoderDataBase and put remaining code into VideoStreamEncoder by Erik Språng · 6 years ago
  78. 5cbc528 Revert "Remove VCMEncoderDataBase and put remaining code into VideoStreamEncoder" by Sami Kalliomäki · 6 years ago
  79. 7d6a4c0 Connect LossNotificationController to RtpRtcp by Elad Alon · 6 years ago
  80. 715c476 Remove VCMEncoderDataBase and put remaining code into VideoStreamEncoder by Erik Språng · 6 years ago
  81. b4643ad Rename "OnReceivedFrame" to "OnAssembledFrame" by Elad Alon · 6 years ago
  82. d7329ca Remove VideoSender and fold code into VideoStreamEncoder by Erik Språng · 6 years ago
  83. d5e02f0 Delete redundant members from VCMPacket. by Niels Möller · 6 years ago
  84. ccb9b75 Create version 01 of Generic Frame Descriptor - with discardability flag by Elad Alon · 6 years ago
  85. a89800c Parse params of 3rd spatial layer from command line. by Sergey Silkin · 6 years ago
  86. d8d3248 Reland "Delete test/constants.h" by Elad Alon · 6 years ago
  87. 0e1a1f9 Add verbose logging to encoder bitrate adjuster by Erik Språng · 6 years ago
  88. 4f36b7a Revert "Delete test/constants.h" by Oleh Prypin · 6 years ago
  89. 71aee3a Reland "Propagate VideoFrame::UpdateRect to encoder" by Ilya Nikolaevskiy · 6 years ago
  90. 389b167 Delete test/constants.h by Elad Alon · 6 years ago
  91. 429b67d Revert "Propagate VideoFrame::UpdateRect to encoder" by Mirko Bonadei · 6 years ago
  92. efa72a1 Propagate VideoFrame::UpdateRect to encoder by Ilya Nikolaevskiy · 6 years ago
  93. 914351d Reland "Always offer transport sequence number header extension for audio"" by Per Kjellander · 6 years ago
  94. 397c06f Revert "Always offer transport sequence number header extension for audio" by Ying Wang · 6 years ago
  95. fd965c0 Always offer transport sequence number header extension for audio by Per Kjellander · 6 years ago
  96. 616b233 Add FullStackTest with simulated encoder overshooting by Erik Språng · 6 years ago
  97. 69bb3af Update EncodedFrameForMediaTransport to use Retain() rather than set_buffer + memcpy. by Niels Möller · 6 years ago
  98. 464a557 Adds audio priority bitrate field trial parameter. by Sebastian Jansson · 6 years ago
  99. eb7589e Revert "Partial frame capture API part 3" by Ilya Nikolaevskiy · 6 years ago
  100. 85fc325 Revert "Partial frame capture API part 5" by Ilya Nikolaevskiy · 6 years ago