1. 6f8d686 Remove use of RtpHeaderExtension and clean up by isheriff · 9 years ago
  2. 74f6e9e Replace NULL with nullptr in webrtc/video. by Peter Boström · 9 years ago
  3. 7ade7b3 Delete class webrtc::VideoRenderer and its header file. by nisse · 9 years ago
  4. eb83a1a This is an initial cleanup step, aiming to delete the by nisse · 9 years ago
  5. 27f982b Replace scoped_ptr with unique_ptr in webrtc/video/ by kwiberg · 9 years ago
  6. ff761fb modules: more interface -> include renames by Henrik Kjellander · 9 years ago
  7. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  8. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 10 years ago
  9. 68786d2 Wire up PacketTime to ReceiveStreams. by stefan · 10 years ago
  10. 4fbae2b Add send transports to individual webrtc::Call streams. by solenberg · 10 years ago
  11. bb36fdf Remove empty-string comparisons. by pbos · 10 years ago
  12. 4765070 Rename I420VideoFrame to VideoFrame. by Miguel Casas-Sanchez · 10 years ago
  13. 23fba1f Add AudioReceiveStream to Call API. by Fredrik Solenberg · 10 years ago
  14. 2b4ce3a Convert webrtc/video/ abort/assert to CHECK/DCHECK. by pbos@webrtc.org · 10 years ago
  15. 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
  16. 48ac226 Add support for writing h264 decoder input to file and parsing interleaved length/packet RTP dumps. by stefan@webrtc.org · 10 years ago
  17. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  18. 0d852d5 Use VideoReceiveStream as an ExternalRenderer. by pbos@webrtc.org · 10 years ago
  19. 91d928e Rename RtpFileReader::Packet to RtpPacket and move out of RtpFileReader by henrik.lundin@webrtc.org · 10 years ago
  20. 776e6f2 Use external VideoDecoders in VideoReceiveStream. by pbos@webrtc.org · 10 years ago
  21. e8c84bf Fix so video_replay logs aren't spammed. by pbos@webrtc.org · 11 years ago
  22. 4b5625e RTP video playback tool using Call APIs. by pbos@webrtc.org · 11 years ago