1. 0c0c969 Add/rewrite H264 VUI video signal type description. by Sergey Silkin · 5 years ago
  2. 856ca19 Delete unused method ReportBlockStats::AggregateAndStore by Niels Möller · 5 years ago
  3. 5894b6a Add kPayloadTypeGeneric to CallTest and use it in VideoQualityTest. by Rasmus Brandt · 5 years ago
  4. 3c396e5 Add injectable video encoder and decoder to video quality test. by “Michael · 5 years ago
  5. 51db421 Skip cropping for frames that can't be converted to i420. by Noah Richards · 5 years ago
  6. 08fa953 Reland "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory" by Danil Chapovalov · 5 years ago
  7. 65d9c4d Create rate allocator after codec bitrates are set. by Sergey Silkin · 5 years ago
  8. a279584 Inform FrameBufferController of encoder capabilities by Elad Alon · 5 years ago
  9. 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 5 years ago
  10. 5b2eda4 Sanity-check field trial string at initialization. by Jonas Olsson · 5 years ago
  11. fd5166c Revert "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory" by Philip Eliasson · 5 years ago
  12. fc96135 Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory by Danil Chapovalov · 5 years ago
  13. 49d661a Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 5 years ago
  14. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 5 years ago
  15. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 5 years ago
  16. 4fc0855 Cleanup video frame metadata copying by Ilya Nikolaevskiy · 5 years ago
  17. 781653c Added functions to control the VideoStreamDecoder playout delay. by philipel · 5 years ago
  18. 4d9e428 Remove some leftover TODOs for webrtc:10336 by Elad Alon · 5 years ago
  19. dd0094a Deprecate RtpRtcp::SetKeyFrameRequestMethod by Niels Möller · 5 years ago
  20. 36690cd Fix inverted RTC_DCHECK in RtpVideoStreamReceiver::RtcpFeedbackBuffer by Elad Alon · 5 years ago
  21. ba96e2f In FrameEncodeMetadataWriter don't clear known bitrate on Reset. by Ilya Nikolaevskiy · 5 years ago
  22. e86af2c Allowing buffering a LNTF (loss notification) feedback message in RTCPSender by Elad Alon · 5 years ago
  23. ef09c5b Buffer RTCP feedback messages in RtpVideoStreamReceiver by Elad Alon · 5 years ago
  24. 85a9d91 Add ability to set min/start/max bitrate on peer's PC in PC quality tests by Artem Titov · 5 years ago
  25. 2f5554d Make KeyFrameRequestSender injectable in RtpVideoStreamReceiver by Niels Möller · 5 years ago
  26. 28f0eb2 Move H.264 SPS VUI rewriting to FrameEncodeMetadataWriter. by Mirta Dvornicic · 5 years ago
  27. 6737841 Add jitterBufferDelay and jitterBufferEmittedCount stats for video by Guido Urdaneta · 5 years ago
  28. ce33b6a Implement QualityLimitationReasonTracker and expose "reason". by Henrik Boström · 5 years ago
  29. 9a57350 Use ';' to escape '/' characters in path to dumped received video stream by Ilya Nikolaevskiy · 5 years ago
  30. ca2c430 Allow both LNTF to coexist with NACKs and key frame requests by Elad Alon · 5 years ago
  31. 87e3f9d [video] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo by Henrik Boström · 5 years ago
  32. 87da109 Make ReceiveStatisticsImpl::SetMaxReorderingThreshold apply per ssrc by Niels Möller · 5 years ago
  33. fadb181 Negotiate use of RTCP loss notification feedback (LNTF) by Elad Alon · 5 years ago
  34. 5c18a5f Reland "VP9 screenshare: Don't base layers frame-rate on input frame-rate" by Ilya Nikolaevskiy · 5 years ago
  35. 479c055 Let RtpVideoStreamReceiver implement KeyFrameRequestSender by Niels Möller · 5 years ago
  36. ce72323 Revert "VP9 screenshare: Don't base layers frame-rate on input frame-rate" by Ilya Nikolaevskiy · 5 years ago
  37. eb1754c VP9 screenshare: Don't base layers frame-rate on input frame-rate by Ilya Nikolaevskiy · 5 years ago
  38. fe68daa Add option to configure raw RTP packetization per payload type. by Mirta Dvornicic · 5 years ago
  39. b32f2c7 Publish rtc event log api and default factory for it in api/ by Danil Chapovalov · 5 years ago
  40. 23aff9b Implement RTCOutboundRtpStreamStats.totalEncodedBytesTarget. by Henrik Boström · 5 years ago
  41. b5d9183 Add RTP timestamp to contributing sources by Johannes Kron · 5 years ago
  42. afb8d5c Log average decoded and rendered framerate for a VideoReceiveStream. by Åsa Persson · 5 years ago
  43. 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 5 years ago
  44. 60f4e29 Delete configuration of unused transport_sequence_number_allocator by Niels Möller · 5 years ago
  45. ed4d158 Fix test names in pc_full_stack_tests.cc by Artem Titov · 5 years ago
  46. 137f6c8 Introduce peer connection level webrtc video quality tests. by Artem Titov · 5 years ago
  47. 9fe1834 Implement RTCOutboundRtpStreamStats.totalPacketSendDelay for video. by Henrik Boström · 5 years ago
  48. e62a08a Request key frame on all layers. by Sergey Silkin · 5 years ago
  49. 2ebf523 Reland "Copy video frames metadata between encoded and plain frames in one place" by Ilya Nikolaevskiy · 5 years ago
  50. 1992958 Qualify cmath function calls by Oleh Prypin · 5 years ago
  51. fb08781 Reland "Refactor handling of configuration overrides from Vp8FrameBufferController" by Elad Alon · 5 years ago
  52. 3d622d6 Revert "Refactor handling of configuration overrides from Vp8FrameBufferController" by Elad Alon · 5 years ago
  53. de20b96 Revert "Reland "Copy video frames metadata between encoded and plain frames in one place"" by Ilya Nikolaevskiy · 5 years ago
  54. f3d828e Make balanced degradation settings configurable through field trial. by Åsa Persson · 5 years ago
  55. 58e0657 Add decode/render frame rate metrics by Elad Alon · 5 years ago
  56. d8b9ed7 Promote RtcEventLogOutputFile to api/ by Niels Möller · 5 years ago
  57. 133f7e7 Rename "average_freeze_duration" metric to "freeze_duration_average" by Elad Alon · 5 years ago
  58. fe4f694 Add missing overrides to QualityTestVideoEncoder by Elad Alon · 5 years ago
  59. 8c513c7 Add metrics related to video freezes to VideoAnalyzer by Elad Alon · 5 years ago
  60. cfff652 Don't invalidate whole update_rect if buffer conversion didn't change any pixels by Ilya Nikolaevskiy · 5 years ago
  61. 1391ed2 Allows injection of network controller factory in test fixture. by Sebastian Jansson · 5 years ago
  62. 4d6795f Refactor handling of configuration overrides from Vp8FrameBufferController by Elad Alon · 5 years ago
  63. 4731f00 Delete deprecated PlatformThread looping by Niels Möller · 5 years ago
  64. 4fb12b0 Reland "Copy video frames metadata between encoded and plain frames in one place" by Ilya Nikolaevskiy · 5 years ago
  65. cd936fd Wait for keyframe after decoding error. by philipel · 5 years ago
  66. d9c2d94 Move ownership of VCMJitterEstimator to FrameBuffer by Niels Möller · 5 years ago
  67. da5aa4d Use CodecBufferUsage to determine dependencies. by philipel · 5 years ago
  68. 0fb0bd8 Delete WebRtcRTPHeader, this struct is no longer used. by Niels Möller · 5 years ago
  69. 4b1afbe Revert "Reland "Copy video frames metadata between encoded and plain frames in one place"" by Artem Titarenko · 5 years ago
  70. 6f46e4a Remove use of deprecated SetRates in VideoSendStreamtest by Erik Språng · 5 years ago
  71. eea9288 Add configuration of new cpu load estimator via field trials. by Niels Möller · 5 years ago
  72. c9a2c5e Reland "Copy video frames metadata between encoded and plain frames in one place" by Ilya Nikolaevskiy · 5 years ago
  73. ce92817 Split test:test_common source set by Danil Chapovalov · 5 years ago
  74. 5d34dcf Reland "Delete deprecated variant of VideoDecoder::Decode" by Niels Möller · 5 years ago
  75. abbc50e Move frame_type member from RtpDepacketizer::ParsedPayload to RTPVideoHeader by Niels Möller · 5 years ago
  76. 84ae2b6 Revert "Copy video frames metadata between encoded and plain frames in one place" by Artem Titarenko · 5 years ago
  77. 00d0a0a Copy video frames metadata between encoded and plain frames in one place by Ilya Nikolaevskiy · 5 years ago
  78. d51ec58 Parse color space only in last packet of key frame by Johannes Kron · 5 years ago
  79. d8bf2d4 Revert "Delete deprecated variant of VideoDecoder::Decode" by Danil Chapovalov · 5 years ago
  80. 3a86d95 Delete deprecated variant of VideoDecoder::Decode by Niels Möller · 5 years ago
  81. 2174053 Update test::CreateVideoStreams to use the configured min bitrate if set. by Åsa Persson · 5 years ago
  82. bcb7c20 Delete vcm::VideoReceiver methods Delay and SetRenderDelay. by Niels Möller · 5 years ago
  83. 908e22e Use explicit TaskQueueFactory for FrameGeneratorCapturer in video/ tests by Danil Chapovalov · 5 years ago
  84. f689623 Fix compilation of video_replay. by Sergey Silkin · 5 years ago
  85. d3e761e Delete left-over call to RegisterPacketRequestCallback by Niels Möller · 5 years ago
  86. cab77fd Inject network state predictor into video quality test. by Ying Wang · 5 years ago
  87. 2317c5e Delete method DecodedImageCallback::ReceivedDecodedReferenceFrame by Niels Möller · 5 years ago
  88. 40889f3 Removes TimeMicros interface from ThreadProcessingFakeClock. by Sebastian Jansson · 5 years ago
  89. c29fa1b Drop usage of legacy VCMPacketRequestCallback by Niels Möller · 5 years ago
  90. bbdf0f6 Don't call VideoReceiver::SetNackSettings by Niels Möller · 5 years ago
  91. a7e78f2 Default enabling decoding on task queue. by Sebastian Jansson · 5 years ago
  92. 3d11e2f Allow encoder target bitrate to reach media rate if there is headroom. by Erik Språng · 5 years ago
  93. ff7730d Reland "Fix threading model of video quality test with audio enabled" by Artem Titov · 5 years ago
  94. d3ba236 Stop using GlobalTaskQueueFactory in video unittests by Danil Chapovalov · 5 years ago
  95. 79e9f4b Replace test::Statistics by webrtc::RunningStatistics. by Yves Gerey · 5 years ago
  96. 6adbb49 Don't use task queue for video decoding by default. by Sebastian Jansson · 5 years ago
  97. 16cb8f5 Reland "Replace usage of old SetRates/SetRateAllocation methods" by Erik Språng · 5 years ago
  98. 5a00016 Cleanup: Using DCHECK comparison macros for unit types. by Sebastian Jansson · 5 years ago
  99. 304ea5f Add RtcEventLogFactory factory with explicit TaskQueueFactory by Danil Chapovalov · 5 years ago
  100. 11d0d7b Reland "Running FrameBuffer on task queue." by Sebastian Jansson · 5 years ago