1. 689983f Deprecate EventFactory and delete all usage. by Niels Möller · 6 years ago
  2. d565918 Delete NullEventFactory by Niels Möller · 6 years ago
  3. c84cd95 Move MockVideoDecoder to api/test. by Erik Språng · 6 years ago
  4. 9eb44ac Delete pre_decode_image_callback by Niels Möller · 6 years ago
  5. d52a1a6 Reland "Remove RTPVideoHeader::vp8() accessors." by Philip Eliasson · 7 years ago
  6. 1811c04 Revert "Remove RTPVideoHeader::vp8() accessors." by Philip Eliasson · 7 years ago
  7. af7afc6 Remove RTPVideoHeader::vp8() accessors. by philipel · 7 years ago
  8. 4eb4b05 Delete unused method VideoReceiver::SetMinReceiverDelay by Niels Möller · 7 years ago
  9. 7d745e5 Reland "Remove RTPVideoHeader::h264() accessors." by philipel · 7 years ago
  10. 5daeff9 Revert "Remove RTPVideoHeader::h264() accessors." by JT Teh · 7 years ago
  11. dfbced6 Remove RTPVideoHeader::h264() accessors. by philipel · 7 years ago
  12. 5ab67a5 Add accessors to the types in the RTPVideoTypeHeader in RTPVideoHeader. by philipel · 7 years ago
  13. cb96ad8 Add ParsedPayload::video_header() accessor. by philipel · 7 years ago
  14. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  15. 520ca4e Delete enum RtpVideoCodecTypes, replaced with VideoCodecType. by Niels Möller · 7 years ago
  16. 8df3a38 Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode by Niels Möller · 7 years ago
  17. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  18. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/modules/video_coding/video_receiver_unittest.cc]
  19. 351424e Removing VCMCodecDataBase::Codec and VideoCodingModule::Codec. by mflodman · 8 years ago
  20. d0a71ba Updates to VCMDecodedFrameCallback, VideoReceiver and a few related classes/tests. by tommi · 8 years ago
  21. 0d1b2b6 Reland of Rename RTPVideoHeader.isFirstPacket to .is_first_packet_in_frame. by johan · 8 years ago
  22. 0ad2111 Revert of Rename RTPVideoHeader.isFirstPacket to .is_first_packet_in_frame. (patchset #1 id:1 of https://codereview.webrtc.org/2574943003/ ) by danilchap · 8 years ago
  23. efde908 Rename RTPVideoHeader.isFirstPacket to .is_first_packet_in_frame. by johan · 8 years ago
  24. 721d402 Create VideoReceiver with external VCMTiming object. by philipel · 8 years ago
  25. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 9 years ago
  26. 77eab70 Enable the -Wundef warning for clang by kwiberg · 9 years ago
  27. 3911c26 Add support for writing raw encoder output to .ivf files. by sprang · 9 years ago
  28. 3f55dea Replace scoped_ptr with unique_ptr in webrtc/modules/video_coding/ by kwiberg · 9 years ago
  29. a26ac92 Reland of move ignored return code from modules. (patchset #1 id:1 of https://codereview.webrtc.org/1736663004/ ) by pbos · 9 years ago
  30. da33a8a Revert of Remove ignored return code from modules. (patchset #3 id:40001 of https://codereview.webrtc.org/1703833002/ ) by torbjorng · 9 years ago
  31. f14c47a Remove ignored return code from modules. by Peter Boström · 9 years ago
  32. 7776e78 Remove unused methods in VideoCodingModule. by Peter Boström · 9 years ago
  33. 796cfaf Add VideoCodec::PreferDecodeLate by perkj · 9 years ago
  34. 795dbe4 Remove RegisterExternal{De,En}coder error codes. by Peter Boström · 9 years ago
  35. 2557b86 modules/video_coding refactorings by Henrik Kjellander · 9 years ago[Renamed (94%) from webrtc/modules/video_coding/main/source/video_receiver_unittest.cc]
  36. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  37. 22993e1 Unify FrameType and VideoFrameType. by pbos · 9 years ago
  38. 5464a6e Remove VideoCodingModule::InitializeReceiver. by Peter Boström · 10 years ago
  39. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  40. 4591fbd Use size_t more consistently for packet/payload lengths. by pkasting@chromium.org · 10 years ago
  41. 34c5da6 Cleaned up logging in video_coding. by stefan@webrtc.org · 11 years ago
  42. e401c2e Split video coding module unit tests into sender and receiver unit tests. by andresp@webrtc.org · 12 years ago