1. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  2. 668ce0c Remove trial WebRTC-SimulcastMaxLayers and make its behavior default by Florent Castelli · 5 years ago
  3. 1efb4a2 Add field trial for forcing partition resilience mode in libvpx. by Rasmus Brandt · 5 years ago
  4. e8ed830 WebRtcVideoChannel encoder fallback. by philipel · 5 years ago
  5. 5ee6967 Don't reset encoder on max/min bitrate change. by Sergey Silkin · 5 years ago
  6. 45befc5 Pass FecControllerOverride to Vp8FrameBufferControllerFactory::Create by Elad Alon · 5 years ago
  7. bfd343b Add totalDecodeTime to RTCInboundRTPStreamStats by Johannes Kron · 5 years ago
  8. 65764e4 Add missing overrides in VideoEncoder proxies/adapters by Elad Alon · 5 years ago
  9. 7e00c67 Pass FecControllerOverride to Vp8FrameBufferController by Elad Alon · 5 years ago
  10. 8f01c4e Define FecControllerOverride and plumb it down to VideoEncoder by Elad Alon · 5 years ago
  11. a47ba41 Get rid of deprecated version of NackSender::SendNack [1/2] by Elad Alon · 5 years ago
  12. a094849 RateControlSettings: add option to set min pixels per frame for libvpx vp8. by Åsa Persson · 5 years ago
  13. 825aad1 Delete almost all includes of platform_file.h by Niels Möller · 5 years ago
  14. c2f5686 Extend structures to store updated version of the dependency descriptor by Danil Chapovalov · 5 years ago
  15. c538506 Enable H.264 temporal scalability in simulcast. by Johnny Lee · 5 years ago
  16. 1231419 BalancedDegradationSettings: Add option to configure QP thresholds. by Åsa Persson · 5 years ago
  17. 2ffcd82 Make DefaultTemporalLayers explicitly request a key frame by Elad Alon · 5 years ago
  18. 6c42d92 Added video_coding::EncodedFrame copy ctor. by philipel · 5 years ago
  19. f00bf42 Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. by Chen Xing · 5 years ago
  20. 4d504c7 New interface EncodedImageBufferInterface, replacing use of CopyOnWriteBuffer by Niels Möller · 5 years ago
  21. 5e953d7 Insert startcodes for H264 single NALU packets. by philipel · 5 years ago
  22. 5cf3903 Allow Vp8FrameBufferController::UpdateConfiguration to reset set of overrides by Elad Alon · 5 years ago
  23. 47ae303 Delete deprecated method VideoCodingModule::SetReceiverRobustnessMode by Niels Möller · 5 years ago
  24. a279584 Inform FrameBufferController of encoder capabilities by Elad Alon · 5 years ago
  25. 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 5 years ago
  26. 7a99433 Avoids crash in VCMJitterEstimator due to incorrectly calculated mean FPS. by Sebastian Jansson · 5 years ago
  27. 49d661a Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 5 years ago
  28. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 5 years ago
  29. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 5 years ago
  30. d3a4ebe Control rtt_mult addition cap via experiment. by “Michael · 5 years ago
  31. ab62b2e Don't copy video frame metadata in each encoder/decoder by Ilya Nikolaevskiy · 5 years ago
  32. b64af4b Add retransmission_allowed flag to encoder output by Elad Alon · 5 years ago
  33. f91353e FecControllerDefault nits (missing empty lines) by Elad Alon · 5 years ago
  34. e0f3704 Add cap to video jitter buffer size/latency in experiment branches only. by “Michael · 5 years ago
  35. e86af2c Allowing buffering a LNTF (loss notification) feedback message in RTCPSender by Elad Alon · 5 years ago
  36. ef09c5b Buffer RTCP feedback messages in RtpVideoStreamReceiver by Elad Alon · 5 years ago
  37. 039a714 VP9 screenshare: drop base layer separately by Ilya Nikolaevskiy · 5 years ago
  38. 4c29546 Add test to cover bug in vp9 wrapper, triggered by field trial by Erik Språng · 5 years ago
  39. 815b1a6 Use preprocessor to strip H264 implementation. by Mirko Bonadei · 5 years ago
  40. 5c18a5f Reland "VP9 screenshare: Don't base layers frame-rate on input frame-rate" by Ilya Nikolaevskiy · 5 years ago
  41. ce72323 Revert "VP9 screenshare: Don't base layers frame-rate on input frame-rate" by Ilya Nikolaevskiy · 5 years ago
  42. eb1754c VP9 screenshare: Don't base layers frame-rate on input frame-rate by Ilya Nikolaevskiy · 5 years ago
  43. eb180f8 Fix incorrect libvpx vp9 dynamic rate control settings by Erik Språng · 5 years ago
  44. 2799e63 Add sizes of spatial layer frames to EncodedImage by Sergey Silkin · 5 years ago
  45. 4ed7e51 Revert "Add ability to cap the video jitter estimate to a max value." by Stefan Holmer · 5 years ago
  46. fd26ef7 Delete unused RTPFragmentationHeader members by Niels Möller · 5 years ago
  47. 9a4c93b Add DCHECK in LibvpxVp8Encoder by Elad Alon · 5 years ago
  48. 4fd4297 Fix metadata setting in H264 decoder by Ilya Nikolaevskiy · 5 years ago
  49. e62a08a Request key frame on all layers. by Sergey Silkin · 5 years ago
  50. 2ebf523 Reland "Copy video frames metadata between encoded and plain frames in one place" by Ilya Nikolaevskiy · 5 years ago
  51. e1225d3 Reland "Rename configurations_ to vpx_configs_ in LibvpxVp8Encoder" by Elad Alon · 5 years ago
  52. fb08781 Reland "Refactor handling of configuration overrides from Vp8FrameBufferController" by Elad Alon · 5 years ago
  53. 3d622d6 Revert "Refactor handling of configuration overrides from Vp8FrameBufferController" by Elad Alon · 5 years ago
  54. 159d04e Revert "Rename configurations_ to vpx_configs_ in LibvpxVp8Encoder" by Elad Alon · 5 years ago
  55. de20b96 Revert "Reland "Copy video frames metadata between encoded and plain frames in one place"" by Ilya Nikolaevskiy · 5 years ago
  56. d7dd49f RateControlSettings: add option to set max QP for libvpx vp8. by Åsa Persson · 5 years ago
  57. 517678c Add ability to configure quality scaler settings through field trial. by Åsa Persson · 5 years ago
  58. a8507e3 Remove deprecated interface in I420BufferInterface::GetI420 by Ilya Nikolaevskiy · 5 years ago
  59. bd20c3f Rename configurations_ to vpx_configs_ in LibvpxVp8Encoder by Elad Alon · 5 years ago
  60. 4d6795f Refactor handling of configuration overrides from Vp8FrameBufferController by Elad Alon · 5 years ago
  61. 4fb12b0 Reland "Copy video frames metadata between encoded and plain frames in one place" by Ilya Nikolaevskiy · 5 years ago
  62. cd936fd Wait for keyframe after decoding error. by philipel · 5 years ago
  63. d9c2d94 Move ownership of VCMJitterEstimator to FrameBuffer by Niels Möller · 5 years ago
  64. bc7f41b ManageFrameH264 for temporal layers (PART 3/3) by Johnny Lee · 5 years ago
  65. 2ad2fab Determine if it's HDR color space based on VUI or RTP header extension by Johannes Kron · 5 years ago
  66. b107035 Prevent memory over-consumption by DefaultTemporalLayers by Elad Alon · 5 years ago
  67. 7cca042 Refactor FrameBuffer2 tests, without mocking the jitter estimator by Niels Möller · 5 years ago
  68. c5ba5e9 Delete unused methods of VCMJitterEstimator by Niels Möller · 5 years ago
  69. da5aa4d Use CodecBufferUsage to determine dependencies. by philipel · 5 years ago
  70. 544dece Allow Vp8FrameBufferController to override resilience mode by Elad Alon · 5 years ago
  71. 0fb0bd8 Delete WebRtcRTPHeader, this struct is no longer used. by Niels Möller · 5 years ago
  72. 8683467 Allow Vp8FrameBufferController to initiate key frames by Elad Alon · 5 years ago
  73. 042559f Add fix for 8-bit H264 HDR content by Johannes Kron · 5 years ago
  74. 4b1afbe Revert "Reland "Copy video frames metadata between encoded and plain frames in one place"" by Artem Titarenko · 5 years ago
  75. 9204bab Delete unused types VCMTemporalDecimation, VCMFrameCount and unused error codes by Niels Möller · 5 years ago
  76. be7a0ec Change vcm::VideoReceiver::IncomingPacket to not use WebRtcRTPHeader by Niels Möller · 5 years ago
  77. c9a2c5e Reland "Copy video frames metadata between encoded and plain frames in one place" by Ilya Nikolaevskiy · 5 years ago
  78. 43f7002 Delete DecodedImageCallback::ReceivedDecodedFrame by Niels Möller · 5 years ago
  79. a8ae407 Add ability to cap the video jitter estimate to a max value. by “Michael · 5 years ago
  80. abbc50e Move frame_type member from RtpDepacketizer::ParsedPayload to RTPVideoHeader by Niels Möller · 5 years ago
  81. 9a86275 Fix dangling pointers issue in LibvpxVp8Encoder::Encode() by Elad Alon · 5 years ago
  82. 84ae2b6 Revert "Copy video frames metadata between encoded and plain frames in one place" by Artem Titarenko · 5 years ago
  83. eb415cd Avoid unnecessary rescaling in LibvpxVp8Encoder::Encode by Elad Alon · 5 years ago
  84. 1ced889 Expand video frame metadata cache by Ilya Nikolaevskiy · 5 years ago
  85. e1068c1 Small change to LibvpxVp8Encoder::Release by Elad Alon · 5 years ago
  86. 00d0a0a Copy video frames metadata between encoded and plain frames in one place by Ilya Nikolaevskiy · 5 years ago
  87. b4a70ed Fix potential crash in FrameBuffer::IsCompleteSuperFrame by Ilya Nikolaevskiy · 5 years ago
  88. a323cc0 Write VP9 RTP SS on key frames of each independently coded spatial layer. by Sergey Silkin · 5 years ago
  89. bcb7c20 Delete vcm::VideoReceiver methods Delay and SetRenderDelay. by Niels Möller · 5 years ago
  90. 2317c5e Delete method DecodedImageCallback::ReceivedDecodedReferenceFrame by Niels Möller · 5 years ago
  91. 979c442 Rename "UpdateLayerConfig" to "NextFrameConfig" by Elad Alon · 5 years ago
  92. 123ee9b OnLossNotification() receives references by Elad Alon · 5 years ago
  93. 50150a1 Delete VCMJitterBuffer::UpdateRtt and related unused code by Niels Möller · 5 years ago
  94. 7eb4248 Delete unused class Vp9SsMap by Niels Möller · 5 years ago
  95. c3f31dc Avoid copying of InlinedVector by DefaultTemporalLayers ctor by Elad Alon · 5 years ago
  96. 6796ec2 Add OnFrameDropped() to Vp8FrameBufferController by Elad Alon · 5 years ago
  97. 315de59 Switch to RTC_LOG(LS_INFO) for non-perf VideoCodecTest text output. by Rasmus Brandt · 5 years ago
  98. 7a3fe89 Tweak libvpx vp8/vp9 encoder rc settings based on network headroom. by Erik Språng · 5 years ago
  99. 79e9f4b Replace test::Statistics by webrtc::RunningStatistics. by Yves Gerey · 5 years ago
  100. 16cb8f5 Reland "Replace usage of old SetRates/SetRateAllocation methods" by Erik Språng · 5 years ago