summaryrefslogtreecommitdiff
path: root/video/full_stack.cc
AgeCommit message (Expand)Author
2014-10-20Make avg_{psnr,ssim}_threshold_ const.pbos@webrtc.org
2014-10-14Add a packet loss full stack test to the new API.stefan@webrtc.org
2014-09-24Move thread_annotations.h to webrtc/base/.pbos@webrtc.org
2014-09-19Config struct for VideoEncoder.pbos@webrtc.org
2014-09-18Split video_render_module implementation into default and internal implementa...andresp@webrtc.org
2014-09-17Revert 7151 "Revert 7114 "Expose VideoEncoders with webrtc/video_encoder.h.""pbos@webrtc.org
2014-09-11Revert 7114 "Expose VideoEncoders with webrtc/video_encoder.h."henrikg@webrtc.org
2014-09-09Expose VideoEncoders with webrtc/video_encoder.h.pbos@webrtc.org
2014-09-02Disable video_engine_tests and webrtc_perf_tests on Android.kjellander@webrtc.org
2014-07-09Add full stack test cases with a fake network pipe.stefan@webrtc.org
2014-07-08Some refactoring inside rtp_rtcp/.pbos@webrtc.org
2014-06-30Reserve RTP/RTCP modules in SetSSRC.pbos@webrtc.org
2014-06-27Refactor Call-based tests.pbos@webrtc.org
2014-06-06Make VideoSendStream/VideoReceiveStream configs const.pbos@webrtc.org
2014-05-23Revert "Revert "Remove VideoSendStreamInput::PutFrame.""pbos@webrtc.org
2014-05-23Revert "Remove VideoSendStreamInput::PutFrame."pbos@webrtc.org
2014-05-23Remove VideoSendStreamInput::PutFrame.pbos@webrtc.org
2014-05-14Add DeliveryStatus enum to DeliverPacket().pbos@webrtc.org
2014-05-13Move gflags usage to video_loopback.pbos@webrtc.org
2014-04-28Add thread annotations to Call API.pbos@webrtc.org
2014-04-24Rename Start/Stop in Video{Send,Receive}Streams.pbos@webrtc.org
2014-03-19Remove internal codecs from VideoSendStream.pbos@webrtc.org
2014-03-12Remove platform-specific code from new-API tests.pbos@webrtc.org
2013-12-11Add SwapFrame() to VideoSendStreamInput.pbos@webrtc.org
2013-12-03Set local SSRC for VideoReceiveStream.pbos@webrtc.org
2013-11-21Rename DestroyStream methods to include Video.pbos@webrtc.org
2013-11-20Rename newapi::Transport::SendRTP()->SendRtp().pbos@webrtc.org
2013-11-20Rename video streams' start/stop methods.pbos@webrtc.org
2013-11-20Rename Call::Create{Receive,Send}Stream().pbos@webrtc.org
2013-10-28Separate Call API/build files from video_engine/.pbos@webrtc.org