1. 77536a2 Rename EncodedImage::_length --> size_, and make private. by Niels Möller · 6 years ago
  2. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  3. 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
  4. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  5. b0588e6 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  6. 8d92e8d Revert "Reland "Move FakeCodec to separate target and behave like real encoder."" by Ilya Nikolaevskiy · 6 years ago
  7. f2a8287 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  8. 7d13a6e Revert "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  9. 223eba5 Move FakeCodec to separate target and behave like real encoder. by Ilya Nikolaevskiy · 6 years ago
  10. 2377588 Add accessor methods for RTP timestamp of EncodedImage. by Niels Möller · 6 years ago
  11. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  12. 8df3a38 Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode by Niels Möller · 6 years ago
  13. 0e07572 Don't use the |codec_settings| parameter in FakeDecoder::InitDecode. by philipel · 7 years ago
  14. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  15. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/test/fake_decoder.cc]
  16. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  17. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  18. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  19. af91689 Move VideoFrame and related declarations to webrtc/api/video. by nisse · 8 years ago
  20. f122a85 Delete webrtc::VideoFrame::CreateEmptyFrame. by nisse · 8 years ago
  21. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  22. ed3277b Deprecate VideoDecoder::Reset() and remove calls. by Peter Boström · 9 years ago
  23. b7d9a97 Expose codec implementation names in stats. by Peter Boström · 9 years ago
  24. 2056ee3 Revert "Changed argument occurences of const I420VideoFrame* to const I420VideoFrame& and non-const I420VideoFrame& to I420VideoFrame*." by magjed@webrtc.org · 10 years ago
  25. 2dc5fa6 Changed argument occurences of const I420VideoFrame* to const I420VideoFrame& and non-const I420VideoFrame& to I420VideoFrame*. by hbos@webrtc.org · 10 years ago
  26. 79c3359 Add end-to-end H.264 packetization test. by stefan@webrtc.org · 10 years ago
  27. cd70119 Calculate local/remote clock delta and capture ntp timestamp in receiver's timebase. by wu@webrtc.org · 11 years ago
  28. 16e03b7 Separate Call API/build files from video_engine/. by pbos@webrtc.org · 11 years ago[Renamed (96%) from webrtc/video_engine/test/common/fake_decoder.cc]
  29. 0181b5f ExternalVideoDecoder for new VideoEngine API. by pbos@webrtc.org · 11 years ago