summaryrefslogtreecommitdiff
path: root/video_engine/test/auto_test
AgeCommit message (Expand)Author
2014-11-03Roll chromium_revision: 28d1981..d3db2ffmarpan@webrtc.org
2014-11-01Add VP9 codec to VCM and vie_auto_test.marpan@webrtc.org
2014-10-31Update all .isolate files for the new format.kjellander@webrtc.org
2014-10-23Add macros and APIs for webrtc histograms.asapersson@webrtc.org
2014-10-17Revert cls (original cl + fixes) 7422-7424 "Add VP9 codec to VCM..."henrike@webrtc.org
2014-10-14Add a packet loss full stack test to the new API.stefan@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-09-18Split video_render_module implementation into default and internal implementa...andresp@webrtc.org
2014-09-17Split video_capture_module specific implementation (external vs internal capt...andresp@webrtc.org
2014-09-17Split video engine android initialization into each internal module initializ...andresp@webrtc.org
2014-09-04Change return value for number of discarded packets to be int.asapersson@webrtc.org
2014-08-26Remove Android.mk build files.pbos@webrtc.org
2014-08-11Remove more dependencies on openssl, add dependency on boringssl. Continues o...henrike@webrtc.org
2014-07-15Remove the VPM denoiser.pbos@webrtc.org
2014-07-08Some refactoring inside rtp_rtcp/.pbos@webrtc.org
2014-07-04Add boilerplate code for H.264.stefan@webrtc.org
2014-06-13Pass GYP DEPTH variable to isolate.kjellander@webrtc.org
2014-06-12Enable pacing by default and remove the option to disable it from the new API.stefan@webrtc.org
2014-06-10Add kjellander@webrtc.org as OWNER for *.isolatekjellander@webrtc.org
2014-06-06ViEAutoTestAndroid: Unbreak compile by casting void* to jobject.fischman@webrtc.org
2014-06-06AppRTCDemo(android): support app (UI) & capture rotation.fischman@webrtc.org
2014-05-23vie_autotest_android.cc: stop referring to undefined functions.fischman@webrtc.org
2014-05-16Wire up --force_fieldtrials for vie_auto_test and for test targets linking wi...andresp@webrtc.org
2014-05-14Add webrtc field trials API.andresp@webrtc.org
2014-05-14Make vie/voe_auto_test accept non-supported flags without error.kjellander@webrtc.org
2014-05-12Fix failing test introduced with r6111.stefan@webrtc.org
2014-05-02Change GetEstimatedSend/RecvBandwidth to return the total bandwidth of a chan...stefan@webrtc.org
2014-04-29Upping start bitrate to min, if set to a lower value i SetSendCodec.mflodman@webrtc.org
2014-04-28Disable flaky RunsRtpRtcpTestWIthoutErrors.pbos@webrtc.org
2014-04-15Propagate capture ntp timestamp from rtp to renderer.wu@webrtc.org
2014-04-14Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition.fischman@webrtc.org
2014-04-07Log Fixit for parts of video_engine folder.mflodman@webrtc.org
2014-03-26Add API to allow deducting bitrate from incoming estimates before the capacit...solenberg@webrtc.org
2014-03-24Implement ViE forwarding to RBE of packets for BWE coming in through the ViEN...solenberg@webrtc.org
2014-02-18Remove external encryption API for VoE.solenberg@webrtc.org
2014-02-11Remove ViE external encryption API.solenberg@webrtc.org
2014-01-14Roll Chromium 238260 -> 243863wjia@webrtc.org
2013-12-11Roll chromium_revision 232627:238260kjellander@webrtc.org
2013-12-06Fraction lost statistics not being reportedsprang@webrtc.org
2013-12-05Add API to query video engine for the send-side delay.stefan@webrtc.org
2013-11-21Renaming ViEEncoderObserver::VideoSuspendedhenrik.lundin@webrtc.org
2013-11-21Increase run-time for full stack test for the rtt to be added reliably to the...asapersson@webrtc.org
2013-11-21Typo in vie_autotest_win.ccbraveyao@webrtc.org
2013-11-20Interface changes to old api, for use by new api transition.sprang@webrtc.org
2013-11-18Rename AutoMute to SuspendBelowMinBitratehenrik.lundin@webrtc.org
2013-11-13Disable all vie_auto_tests on Linux for now (take 2)kjellander@webrtc.org
2013-11-13Disable all automated vie_auto_tests on Linux for nowkjellander@webrtc.org
2013-10-23Expose VideoCodingModule's decoder stats up the stack from VCMTiming to chrom...fischman@webrtc.org
2013-10-21AutoMute: Adding channel_id parameter to callback.henrik.lundin@webrtc.org