1. 539f9b3 Use a TaskQueue for decoding in VideoStreamDecoderImpl. by philipel · 4 years, 7 months ago
  2. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 11 months ago
  3. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  4. bfd343b Add totalDecodeTime to RTCInboundRTPStreamStats by Johannes Kron · 5 years ago
  5. 4fc0855 Cleanup video frame metadata copying by Ilya Nikolaevskiy · 5 years ago
  6. 781653c Added functions to control the VideoStreamDecoder playout delay. by philipel · 5 years ago
  7. d9c2d94 Move ownership of VCMJitterEstimator to FrameBuffer by Niels Möller · 5 years ago
  8. 5d34dcf Reland "Delete deprecated variant of VideoDecoder::Decode" by Niels Möller · 5 years ago
  9. d8bf2d4 Revert "Delete deprecated variant of VideoDecoder::Decode" by Danil Chapovalov · 5 years ago
  10. 3a86d95 Delete deprecated variant of VideoDecoder::Decode by Niels Möller · 5 years ago
  11. b703db9 Fix and test CreateVideoStreamDecoder by Danil Chapovalov · 5 years ago
  12. 471783f Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly by Danil Chapovalov · 5 years ago
  13. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  14. 1daa7e8 Use RTP timestamp when checking for frame duplication. by Sergey Silkin · 6 years ago
  15. 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
  16. db12856 Cleanup modules_common_types by Danil Chapovalov · 6 years ago
  17. 2377588 Add accessor methods for RTP timestamp of EncodedImage. by Niels Möller · 6 years ago
  18. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  19. 52f53d5 Revert "Add Timestamp accessor methods to the EncodedImage class." by Björn Terelius · 6 years ago
  20. f34d467 Add Timestamp accessor methods to the EncodedImage class. by Niels Möller · 6 years ago
  21. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  22. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 6 years ago
  23. 8df3a38 Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode by Niels Möller · 6 years ago
  24. 6847f9b VideoStreamDecoderImpl implementation, part 4. by philipel · 6 years ago
  25. 844876d VideoStreamDecoderImpl implementation, part 3. by philipel · 6 years ago
  26. 79aab3f VideoStreamDecoderImpl implementation, part 2. by philipel · 6 years ago
  27. be682d4 Fix chromium warnings for SdpVideoFormat. by Niels Möller · 6 years ago
  28. 9718711 VideoStreamDecoderImpl implementation, part 1. by philipel · 6 years ago
  29. 2fee4d6 VideoStreamDecoder skeleton. by philipel · 6 years ago