summaryrefslogtreecommitdiff
path: root/video
AgeCommit message (Expand)Author
2014-11-06Increase speed setting for VP9 (from 5 to 6) and re-enable end_to_end test.marpan@webrtc.org
2014-11-05Wire up bandwidth stats to the new API and webrtcvideoengine2.stefan@webrtc.org
2014-11-04Add support for VP9 in webrtc::Call and video_loopback.stefan@webrtc.org
2014-11-04Adds support for finch experiments to video_loopback.stefan@webrtc.org
2014-11-04Delete VideoReceiveStream channels in destructor.pbos@webrtc.org
2014-11-01Add VP9 codec to VCM and vie_auto_test.marpan@webrtc.org
2014-10-31Implement conference-mode temporal-layer screencast.pbos@webrtc.org
2014-10-31Configure A/V sync in WebRtcVideoEngine2.pbos@webrtc.org
2014-10-29Use external VideoDecoders in VideoReceiveStream.pbos@webrtc.org
2014-10-24Move min transmit bitrate to VideoEncoderConfig.pbos@webrtc.org
2014-10-22Make ReconfigureVideoEncoder use current bitrate.pbos@webrtc.org
2014-10-20Make avg_{psnr,ssim}_threshold_ const.pbos@webrtc.org
2014-10-17Revert cls (original cl + fixes) 7422-7424 "Add VP9 codec to VCM..."henrike@webrtc.org
2014-10-14Remove -1 from Call::Config::start_bitrate_bps.pbos@webrtc.org
2014-10-14Add a packet loss full stack test to the new API.stefan@webrtc.org
2014-10-10Disable SendsAndReceivesVP9 test for now.marpan@webrtc.org
2014-10-10Add VP9 codec to VCM and vie_auto_test.marpan@webrtc.org
2014-10-10Mark all virtual overrides in the hierarchy of Transport as virtual + OVERRIDE. xians@webrtc.org
2014-10-03Wire up CPU adaptation in WebRtcVideoEngine2.pbos@webrtc.org
2014-09-28GN: Add common configs to all targets.kjellander@webrtc.org
2014-09-24Move thread_annotations.h to webrtc/base/.pbos@webrtc.org
2014-09-22Set number of temporal layers for VideoSendStream.pbos@webrtc.org
2014-09-19Config struct for VideoEncoder.pbos@webrtc.org
2014-09-19Re-enable missing android tests disabled due to issue 3770.andresp@webrtc.org
2014-09-18Expose VP8/H264 defaults through video_encoder.h.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-15Re-enable rampup_tests.cc for Android.andresp@webrtc.org
2014-09-15Re-enable video send stream tests for android.andresp@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-04Change return value for number of discarded packets to be int.asapersson@webrtc.org
2014-09-04Fix audio/video sync when FEC is enabled.stefan@webrtc.org
2014-09-03Network up/down signaling in Call.pbos@webrtc.org
2014-09-02Disable video_engine_tests and webrtc_perf_tests on Android.kjellander@webrtc.org
2014-08-29GN: Fix webrtc/video/BUILD.gn for Chromium build.kjellander@webrtc.org
2014-08-28GN: Implement video_engine, video_capture and video_render.kjellander@webrtc.org
2014-08-26Disable EndToEndTest.RestartingSendStreamPreservesRtpState in video_engine_te...aluebs@webrtc.org
2014-08-14Return an aggregated report from ViERtpRtcp::GetSentRTCPStatistics().stefan@webrtc.org
2014-08-07Fix so video_replay logs aren't spammed.pbos@webrtc.org
2014-08-06RTP video playback tool using Call APIs.pbos@webrtc.org
2014-08-06Add end-to-end H.264 packetization test.stefan@webrtc.org
2014-08-05Fix some code styles.pbos@webrtc.org
2014-07-31Add simulation of network effects to video_loopback tool.stefan@webrtc.org
2014-07-24Make sure padding is sent on the first sending RTP module.mflodman@webrtc.org
2014-07-23Fix flaky ramp-up test.stefan@webrtc.org
2014-07-20Check before send/receive rtp header extensions.pbos@webrtc.org
2014-07-15Make RTCP sender report send media bytes.pbos@webrtc.org
2014-07-11Move pacer to fully use webrtc::Clock instead of webrtc::TickTime.stefan@webrtc.org
2014-07-11Remove the send-side cname getter APIs from voice and video engine.stefan@webrtc.org