- 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 6 months ago
- 9c58483 Rename EncodedImage property Timetamp to RtpTimestamp by Danil Chapovalov · 1 year, 6 months ago
- 7084e1b In VideoPlayoutDelay delete access to integer representation of min/max values by Danil Chapovalov · 1 year, 6 months ago
- c146b5f Represent unset VideoPlayoutDelay with nullopt rather than special value by Danil Chapovalov · 1 year, 7 months ago
- f0820ff Implement video versions of RTCInboundRtpStreamStats.jitterBuffer{Target,Minimum}Delay by Rasmus Brandt · 1 year, 9 months ago
- 621cb29 Fix video version of RTCInboundRtpStreamStats.jitterBufferDelay to obey spec. by Rasmus Brandt · 1 year, 9 months ago
- 39250a4 Rename and move VCMReceiveStatisticsCallback closer to its users. by Rasmus Brandt · 1 year, 10 months ago
- be400e4 Metronome: disable & refactor for single-threaded operation. by Markus Handell · 2 years, 4 months ago
- 8fe5579 Ensure video frame buffer is still decodable before decoding by Evan Shrubsole · 2 years, 4 months ago
- 7446b60 Only update TimestampExtrapolator on the last frame of the temporal unit. by philipel · 2 years, 5 months ago
- a006ba1 Remove WebRTC-FrameBuffer3 field trial by Evan Shrubsole · 2 years, 6 months ago
- 214cab5 Move VideoStreamBufferController to packet sequence by Evan Shrubsole · 2 years, 7 months ago
- 476f18d2 Rename FrameBufferProxy to VideoStreamBufferController by Evan Shrubsole · 2 years, 7 months ago[Renamed (68%) from video/frame_buffer_proxy_unittest.cc]
- 4c26932 Reland "Remove FrameBuffer2Proxy" by Evan Shrubsole · 2 years, 7 months ago
- 03f8b8a In video replace non-owning pointer to rtc::TaskQueue with non-owning pointer to TaskQueueBase by Danil Chapovalov · 2 years, 8 months ago
- 0413fc9 Revert "Remove FrameBuffer2Proxy" by Evan Shrubsole · 2 years, 9 months ago
- de0d063 Remove FrameBuffer2Proxy by Evan Shrubsole · 2 years, 9 months ago
- ccb05f1 Revert "Remove FrameBuffer2Proxy" by Evan Shrubsole · 2 years, 9 months ago
- d5ddad4 Remove FrameBuffer2Proxy by Evan Shrubsole · 2 years, 9 months ago
- a0ee64c Add test::FakeEncodedFrame for testing by Evan Shrubsole · 2 years, 10 months ago
- e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
- e02f9ee WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 10/inf by Jonas Oreland · 3 years ago
- 8ca0613 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 4/inf by Jonas Oreland · 3 years ago
- d6cdf80 Use Timestamp and TimeDelta in VCMTiming by Evan Shrubsole · 3 years ago
- d4ff12f Increment frame count once for duplicate frame with FrameBuffer3 by Evan Shrubsole · 3 years ago
- f7a1937 Add FrameBufferProxy test for low-latency renderer by Evan Shrubsole · 3 years, 1 month ago
- 6cd6d8e Introduce Sync-Decoding based on Metronome by Evan Shrubsole · 3 years, 1 month ago
- 9a99905 Implement FrameBuffer3Proxy by Evan Shrubsole · 3 years, 3 months ago
- 9d29026 Add FrameBufferProxy in prep for FrameBuffer3 by Evan Shrubsole · 3 years, 3 months ago