1. f89ce46 Implements start bitrate for new video API. by mflodman@webrtc.org · 10 years ago
  2. 19f89a1 Enable pacing by default and remove the option to disable it from the new API. by stefan@webrtc.org · 10 years ago
  3. 6845de7 Add APIs to enable padding with redundant payloads. by stefan@webrtc.org · 10 years ago
  4. bdfcddf Make VideoSendStream/VideoReceiveStream configs const. by pbos@webrtc.org · 10 years ago
  5. bc57e0f Add DeliveryStatus enum to DeliverPacket(). by pbos@webrtc.org · 10 years ago
  6. c476e64 Add thread annotations to Call API. by pbos@webrtc.org · 10 years ago
  7. 16a058a Rename Start/Stop in Video{Send,Receive}Streams. by pbos@webrtc.org · 10 years ago
  8. 9968131 Convert logs in rtp rtcp module from WEBRTC_TRACE into LOG. by andresp@webrtc.org · 10 years ago
  9. 9deb87b Change sprintf format string from %zu to %i by henrik.lundin@webrtc.org · 10 years ago
  10. b9d0acb Add AIMD option to BWE API. by stefan@webrtc.org · 10 years ago
  11. 700d14b Extend perf tests to perform rampup on single stream. by andresp@webrtc.org · 10 years ago
  12. e2a7a77 Remove internal codecs from VideoSendStream. by pbos@webrtc.org · 10 years ago
  13. c6f6696 Refactor rampup tests: by andresp@webrtc.org · 10 years ago
  14. 96616cb Stopping network threads before tearing down test by henrik.lundin@webrtc.org · 10 years ago
  15. 9376c69 Re-landing "Routing SuspendChange to VideoSendStream::Stats" by henrik.lundin@webrtc.org · 10 years ago
  16. 691c5b2 Enable all RampUpTest.UpDownUp* tests by henrik.lundin@webrtc.org · 10 years ago
  17. 9759355 Revert "Routing SuspendChange to VideoSendStream::Stats" by henrik.lundin@webrtc.org · 10 years ago
  18. 2ae3c62 Routing SuspendChange to VideoSendStream::Stats by henrik.lundin@webrtc.org · 10 years ago
  19. 5b67882 Adding a link to issue by henrik.lundin@webrtc.org · 10 years ago
  20. 0435a83 Use DISABLE_ instead of commenting out tests by henrik.lundin@webrtc.org · 10 years ago
  21. c766098 Adding a new ramp-up-down-up test by henrik.lundin@webrtc.org · 10 years ago
  22. 0a29815 Drop early packets when not sending in TransportAdapter. by sprang@webrtc.org · 11 years ago
  23. c71929d Wire up RTX in VideoReceiveStream. by pbos@webrtc.org · 11 years ago
  24. 46f7288 Revert r5294 to re-roll r5293. by pbos@webrtc.org · 11 years ago
  25. c5a5713 Revert 5293 "Auto instantiate RBE depending on whether AST or TO..." by turaj@webrtc.org · 11 years ago
  26. 3bbc91e Auto instantiate RBE depending on whether AST or TOF is available in incoming packet stream. by solenberg@webrtc.org · 11 years ago
  27. c49a3fa Making RemoteRateControl::min_configured_bit_rate_ configurable by henrik.lundin@webrtc.org · 11 years ago
  28. 47f0c41 Adds support for sending redundant payloads over RTX. by stefan@webrtc.org · 11 years ago
  29. 4b50db1 Set local SSRC for VideoReceiveStream. by pbos@webrtc.org · 11 years ago
  30. 12a93e0 Rename DestroyStream methods to include Video. by pbos@webrtc.org · 11 years ago
  31. 3009c81 Rename newapi::Transport::SendRTP()->SendRtp(). by pbos@webrtc.org · 11 years ago
  32. 346dbe7 Rename RTP-extension constants. by pbos@webrtc.org · 11 years ago
  33. 7f9f840 Rename video streams' start/stop methods. by pbos@webrtc.org · 11 years ago
  34. 964d78e Rename Call::Create{Receive,Send}Stream(). by pbos@webrtc.org · 11 years ago
  35. 4985c7b Improve Call tests for RTX. by stefan@webrtc.org · 11 years ago
  36. 24e2089 Separate Call API/build files from video_engine/. by pbos@webrtc.org · 11 years ago[Renamed (94%) from video_engine/test/rampup_tests.cc]
  37. 28631e7 Refactor frame generation code so it can be used by multiple modules. by andresp@webrtc.org · 11 years ago
  38. 990c5e3 Implement 'toffset' extension in VideoSendStream. by pbos@webrtc.org · 11 years ago
  39. fa996f2 Split up EngineTests and RampupTests. by pbos@webrtc.org · 11 years ago