1. 55bc281 Disable UsesTraceCallback by pbos@webrtc.org · 10 years ago
  2. ea15f8d Implement FEC support in VideoReceiveStream. by pbos@webrtc.org · 10 years ago
  3. e2a7a77 Remove internal codecs from VideoSendStream. by pbos@webrtc.org · 10 years ago
  4. 3f83f9c Implement minimum transmit bitrate. by pbos@webrtc.org · 10 years ago
  5. c8ab721 Wire up statistics in video receive stream of new API by sprang@webrtc.org · 10 years ago
  6. c71929d Wire up RTX in VideoReceiveStream. by pbos@webrtc.org · 11 years ago
  7. b4263e0 Add configuration and test for extended RTCP reference time reports to new video api. by asapersson@webrtc.org · 11 years ago
  8. 75e7da3 Permitting double start/stopping of streams. by pbos@webrtc.org · 11 years ago
  9. 6c172c5 Reduced execution time for CallTest::ReceivesPliAndRecovers, by dropping only one packet and made it predictable by removing rand(). by mflodman@webrtc.org · 11 years ago
  10. 5e252ac Speeding up CallTest.ReceivesAndRetransmitsNack and removed the random packet loss. by mflodman@webrtc.org · 11 years ago
  11. d60137f Modify video_render/ to allow a single old frame. by pbos@webrtc.org · 11 years ago
  12. 471354f Delete capturers after destroying streams in test. by pbos@webrtc.org · 11 years ago
  13. 46f7288 Revert r5294 to re-roll r5293. by pbos@webrtc.org · 11 years ago
  14. c5a5713 Revert 5293 "Auto instantiate RBE depending on whether AST or TO..." by turaj@webrtc.org · 11 years ago
  15. 3bbc91e Auto instantiate RBE depending on whether AST or TOF is available in incoming packet stream. by solenberg@webrtc.org · 11 years ago
  16. 7ff4089 Adding REMB to receive stream configuration, the send side will always by mflodman@webrtc.org · 11 years ago
  17. f94ccd4 Move realtime tests to webrtc_perf_tests. by pbos@webrtc.org · 11 years ago
  18. c33d37c Add SwapFrame() to VideoSendStreamInput. by pbos@webrtc.org · 11 years ago
  19. 4383539 Stop video capturers in multi-stream test. by pbos@webrtc.org · 11 years ago
  20. 3adf058 Remove CallTest dependency on voice_engine/test/. by pbos@webrtc.org · 11 years ago
  21. d05597a Move implementation files out of the webrtc/ root. by pbos@webrtc.org · 11 years ago[Renamed (99%) from call_tests.cc]
  22. 4b50db1 Set local SSRC for VideoReceiveStream. by pbos@webrtc.org · 11 years ago
  23. 2e98d45 Implement and test EncodedImageCallback in new ViE API. by sprang@webrtc.org · 11 years ago
  24. 12a93e0 Rename DestroyStream methods to include Video. by pbos@webrtc.org · 11 years ago
  25. 7f9f840 Rename video streams' start/stop methods. by pbos@webrtc.org · 11 years ago
  26. 964d78e Rename Call::Create{Receive,Send}Stream(). by pbos@webrtc.org · 11 years ago
  27. e028410 Hook up audio/video sync to Call. by stefan@webrtc.org · 11 years ago
  28. 4985c7b Improve Call tests for RTX. by stefan@webrtc.org · 11 years ago
  29. 24e2089 Separate Call API/build files from video_engine/. by pbos@webrtc.org · 11 years ago[Renamed (97%) from video_engine/test/call_tests.cc]
  30. 63301bd Implement I420FrameCallbacks in Call. by pbos@webrtc.org · 11 years ago
  31. c5b5ad1 Make sure the first frame isn't dropped. by pbos@webrtc.org · 11 years ago
  32. 51e0101 Compound/reduced-size RTCP in VideoReceiveStream. by pbos@webrtc.org · 11 years ago
  33. b5d2d16 Implement TraceCallbacks in Call. by pbos@webrtc.org · 11 years ago
  34. c5080a9 Test multiple send/receive streams in Call. by pbos@webrtc.org · 11 years ago
  35. 362e3e5 Remove test parameters from CallTest. by pbos@webrtc.org · 11 years ago
  36. 28a1166 Rename EngineTest to CallTest. by pbos@webrtc.org · 11 years ago[Renamed (83%) from video_engine/test/engine_tests.cc]
  37. 28631e7 Refactor frame generation code so it can be used by multiple modules. by andresp@webrtc.org · 11 years ago
  38. fa996f2 Split up EngineTests and RampupTests. by pbos@webrtc.org · 11 years ago
  39. bf6d572 Rename VideoCall to Call. by pbos@webrtc.org · 11 years ago
  40. 618a0ec ExternalVideoDecoder for new VideoEngine API. by pbos@webrtc.org · 11 years ago
  41. db74c61 Adds support for combining RTX and FEC/RED. by stefan@webrtc.org · 11 years ago
  42. 0020858 Remove send and receive streams when destroyed. by pbos@webrtc.org · 11 years ago
  43. c77dcb0 Enable EngineTest.ReceivesPliAndRecoversWithNack and fix memcheck suppression filter. by mflodman@webrtc.org · 11 years ago
  44. 1cd055c Disable EngineTest.ReceivesPliAndRecoversWithNack. by mflodman@webrtc.org · 11 years ago
  45. 9e70940 Add FakeEncoder to VideoSendStream tests. by pbos@webrtc.org · 11 years ago
  46. c179706 Remove newapi:: namespace for typenames without overlap. by pbos@webrtc.org · 11 years ago
  47. 55afdbe Adds two tests for verifying padding and ramp-up behavior. by stefan@webrtc.org · 11 years ago
  48. 96ff6ab Added missing static_cast conversion. by pbos@webrtc.org · 11 years ago
  49. 8ce445e Implementation and testing of PLI in new API. by pbos@webrtc.org · 11 years ago
  50. c2014fd Remove VideoEngine class from new VideoEngine API. by pbos@webrtc.org · 11 years ago
  51. fe881f6 Run loopback tests with network thread. by pbos@webrtc.org · 11 years ago
  52. ce85109 Glue code and tests for NACK in new VideoEngine API. by pbos@webrtc.org · 11 years ago