1. 87875ef Movable support for VideoReceiveStream::Config and avoid copies. by Tommi · 9 years ago
  2. a5ab043 Make VideoReceiveStream not inherit from I420FrameCallback. by Tommi · 9 years ago
  3. 47a40a3 Remove webrtc/stream.h and unutilized inheritance. by pbos · 9 years ago
  4. a4df1d6 Move frame_callback.h to common_video/include. by pbos · 9 years ago
  5. a2761a5 Delete class webrtc::VideoRenderer and its header file. by nisse · 9 years ago
  6. a637d2c Add histogram stats for AV sync stream offset: "WebRTC.Video.AVSyncOffsetInMs" by asapersson · 9 years ago
  7. 8468abc Expose codec implementation names in stats. by Peter Boström · 9 years ago
  8. af6687a Add VideoCodec::PreferDecodeLate by perkj · 9 years ago
  9. 2db00ce Require negotiation to send transport cc feedback over RTCP. by stefan · 9 years ago
  10. 95c84b7 Fix RTPPayloadRegistry to correctly restore RTX, if a valid mapping exists. by noahric · 9 years ago
  11. ba01e95 Unify newapi::RtcpMode and RTCPMethod. by pbos · 9 years ago
  12. d5bdda3 Unify Transport and newapi::Transport interfaces. by pbos · 10 years ago
  13. c39112b Wire up currently-received video codec to stats. by pbos · 10 years ago
  14. dce9bf3 Add send transports to individual webrtc::Call streams. by solenberg · 10 years ago
  15. 2fb88e4 Define Stream base classes by Jelena Marusic · 10 years ago
  16. 495b350 Base A/V synchronization on sync_labels. by pbos · 10 years ago
  17. e48d677 C++11 in-class member initialization in Call configs. by Fredrik Solenberg · 10 years ago
  18. b125ba2 Disable reduced-size RTCP in default config. by Peter Boström · 10 years ago
  19. 0b1a448 Configure default render delay as 10 ms. by Peter Boström · 10 years ago
  20. e7c0a78 Use IncomingVideoStream in VideoReceiveStream. by Peter Boström · 10 years ago
  21. c0cf6d3 Add decoder-timing stats to VideoReceiveStream. by pbos@webrtc.org · 10 years ago
  22. f076e17 Log configs when creating video streams in Call. by pbos@webrtc.org · 10 years ago
  23. 5232267 Wire up bandwidth stats to the new API and webrtcvideoengine2. by stefan@webrtc.org · 10 years ago
  24. fbdea25 Configure A/V sync in WebRtcVideoEngine2. by pbos@webrtc.org · 10 years ago
  25. 7b5a896 Use external VideoDecoders in VideoReceiveStream. by pbos@webrtc.org · 10 years ago
  26. 66a45b1 Change return value for number of discarded packets to be int. by asapersson@webrtc.org · 11 years ago
  27. 7f0b309 Remove GetDefaultConfigs() from Call. by pbos@webrtc.org · 11 years ago
  28. 16a058a Rename Start/Stop in Video{Send,Receive}Streams. by pbos@webrtc.org · 11 years ago
  29. 0feb8fa Make VideoReceiveStream::GetStats() const. by sprang@webrtc.org · 11 years ago
  30. c8ab721 Wire up statistics in video receive stream of new API by sprang@webrtc.org · 11 years ago
  31. c71929d Wire up RTX in VideoReceiveStream. by pbos@webrtc.org · 11 years ago
  32. 5b08052 Set up receiver RTX config using a std::map. by pbos@webrtc.org · 11 years ago
  33. b4263e0 Add configuration and test for extended RTCP reference time reports to new video api. by asapersson@webrtc.org · 11 years ago
  34. 5e0cbcf cpplint cleaning new API and its implementation files. by mflodman@webrtc.org · 11 years ago
  35. 7ff4089 Adding REMB to receive stream configuration, the send side will always by mflodman@webrtc.org · 11 years ago
  36. 4b50db1 Set local SSRC for VideoReceiveStream. by pbos@webrtc.org · 11 years ago
  37. 7f9f840 Rename video streams' start/stop methods. by pbos@webrtc.org · 11 years ago
  38. 24e2089 Separate Call API/build files from video_engine/. by pbos@webrtc.org · 11 years ago