1. b0f22c5 Move VoiceEngineObserver into AudioSendStream so that we detect typing noises and return properly in GetStats(). by solenberg · 9 years ago
  2. 15b2099 Wire up packet_id / send time callbacks to webrtc via libjingle. by stefan · 9 years ago
  3. 0c670ff Align new VoE API with design. by solenberg · 10 years ago
  4. 30bf778 Wire up PacketTime to ReceiveStreams. by stefan · 10 years ago
  5. be5952f Make LoadObserver settable per video send stream. Gives client flexibility and makes the implementation slightly simpler. See discussion in: https://codereview.webrtc.org/1269863005/ by solenberg · 10 years ago
  6. dce9bf3 Add send transports to individual webrtc::Call streams. by solenberg · 10 years ago
  7. 2fb88e4 Define Stream base classes by Jelena Marusic · 10 years ago
  8. e48d677 C++11 in-class member initialization in Call configs. by Fredrik Solenberg · 10 years ago
  9. ee9b72e VoE2 API draft by Fredrik Solenberg · 10 years ago
  10. ad86786 Add AudioReceiveStream to Call API. by Fredrik Solenberg · 10 years ago
  11. 578ea1a Remove ViE interface usage from VideoReceiveStream. by Peter Boström · 10 years ago
  12. ca55fa1 Moving the pacer and the pacer thread to ChannelGroup. by Stefan Holmer · 10 years ago
  13. a3166c4 Use int64_t more consistently for times, in particular for RTT values. by pkasting@chromium.org · 10 years ago
  14. 834b475 Wire up RTT statistics to webrtc::Call. by pbos@webrtc.org · 10 years ago
  15. 5e3f6b4 Implement settable min/start/max bitrates in Call. by pbos@webrtc.org · 10 years ago
  16. 5232267 Wire up bandwidth stats to the new API and webrtcvideoengine2. by stefan@webrtc.org · 10 years ago
  17. 7da3067 Remove -1 from Call::Config::start_bitrate_bps. by pbos@webrtc.org · 10 years ago
  18. d3e3c9b Wire up CPU adaptation in WebRtcVideoEngine2. by pbos@webrtc.org · 10 years ago
  19. 58b5140 Config struct for VideoEncoder. by pbos@webrtc.org · 11 years ago
  20. 9b707ca Network up/down signaling in Call. by pbos@webrtc.org · 11 years ago
  21. 7f0b309 Remove GetDefaultConfigs() from Call. by pbos@webrtc.org · 11 years ago
  22. f89ce46 Implements start bitrate for new video API. by mflodman@webrtc.org · 11 years ago
  23. bdfcddf Make VideoSendStream/VideoReceiveStream configs const. by pbos@webrtc.org · 11 years ago
  24. bc57e0f Add DeliveryStatus enum to DeliverPacket(). by pbos@webrtc.org · 11 years ago
  25. 99c0139 Remove TraceCallback use from Call. by pbos@webrtc.org · 11 years ago
  26. e2a7a77 Remove internal codecs from VideoSendStream. by pbos@webrtc.org · 11 years ago
  27. 8ef6548 Add configuration for cpu overuse detection to video send stream. by asapersson@webrtc.org · 11 years ago
  28. b3b6049 Remove outdated DestroyVideoSendStream comment. by pbos@webrtc.org · 11 years ago
  29. 5e0cbcf cpplint cleaning new API and its implementation files. by mflodman@webrtc.org · 11 years ago
  30. 47f0c41 Adds support for sending redundant payloads over RTX. by stefan@webrtc.org · 11 years ago
  31. 12a93e0 Rename DestroyStream methods to include Video. by pbos@webrtc.org · 11 years ago
  32. 964d78e Rename Call::Create{Receive,Send}Stream(). by pbos@webrtc.org · 11 years ago
  33. 6904054 Implement VideoSendStream::SetCodec(). by pbos@webrtc.org · 11 years ago
  34. 24e2089 Separate Call API/build files from video_engine/. by pbos@webrtc.org · 11 years ago