summaryrefslogtreecommitdiff
path: root/video_engine
AgeCommit message (Expand)Author
2014-05-16Update makefiles after merge of Chromium at 270770Torne (Richard Coles)
2014-05-16Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Torne (Richard Coles)
2014-05-14Ignore the return value of UpdateRtcpTimestamp instead of printing warning. B...wu@webrtc.org
2014-05-14Move the capture ntp computing code to ntp_calculator so that later it can be...wu@webrtc.org
2014-05-14Add webrtc field trials API.andresp@webrtc.org
2014-05-14Update makefiles after merge of Chromium at 269467Torne (Richard Coles)
2014-05-14Remove WEBRTC_TRACE uses in video_engine/pbos@webrtc.org
2014-05-14Make vie/voe_auto_test accept non-supported flags without error.kjellander@webrtc.org
2014-05-13Reduced kMaxSampleDiffMs (limit to 22fps).asapersson@webrtc.org
2014-05-12Fix failing test introduced with r6111.stefan@webrtc.org
2014-05-12Fixes log spam introduced with r6041.stefan@webrtc.org
2014-05-09Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-05-08Raise kViEMaxNumberOfChannels from 32 to 64wu@webrtc.org
2014-05-08Updated WebRTC version to 3.53elham@webrtc.org
2014-05-08Update makefiles after merge of Chromium at 269041Android Chromium Automerger
2014-05-08Update makefiles after merge of Chromium at 269030Android Chromium Automerger
2014-05-08Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-05-07Move timestamp_extrapolator and rtp_to_ntp to system wrapper so that it can b...wu@webrtc.org
2014-05-07Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-05-06Remove timestamp_extrapolator's dependency to Clock and vcm defines.wu@webrtc.org
2014-05-06Update makefiles after merge of Chromium at 268379Android Chromium Automerger
2014-05-02Pointers were not dereferenced in GetRtpStatistics.asapersson@webrtc.org
2014-05-02Change GetEstimatedSend/RecvBandwidth to return the total bandwidth of a chan...stefan@webrtc.org
2014-04-30Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-04-29Upping start bitrate to min, if set to a lower value i SetSendCodec.mflodman@webrtc.org
2014-04-28Update makefiles after merge of Chromium at 266543Android Chromium Automerger
2014-04-28Disable flaky RunsRtpRtcpTestWIthoutErrors.pbos@webrtc.org
2014-04-25Replace scoped_array<T> with scoped_ptr<T[]>.andrew@webrtc.org
2014-04-25Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-04-25Casting char to int in logs.asapersson@webrtc.org
2014-04-24Calculate local/remote clock delta and capture ntp timestamp in receiver's ti...wu@webrtc.org
2014-04-23Update makefiles after merge of Chromium at 265680Android Chromium Automerger
2014-04-23Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
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-11Cleaned up logging in video_coding.stefan@webrtc.org
2014-04-10Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-04-09Update makefiles after merge of Chromium at 262754Android Chromium Automerger
2014-04-08Convert logs in rtp rtcp module from WEBRTC_TRACE into LOG.andresp@webrtc.org
2014-04-07Updated WebRTC version to 3.52elham@webrtc.org
2014-04-07Update makefiles after merge of Chromium at 262110Android Chromium Automerger
2014-04-07Log Fixit for parts of video_engine folder.mflodman@webrtc.org
2014-04-04Update makefiles after merge of Chromium at 261622Android Chromium Automerger
2014-04-01Update makefiles after merge of Chromium at 260927Android Chromium Automerger
2014-03-26Re-submit: rev5775andresp@webrtc.org
2014-03-26Add API to allow deducting bitrate from incoming estimates before the capacit...solenberg@webrtc.org
2014-03-25Revert 5775 "Modify bitrate controller to update bitrate based o..."andrew@webrtc.org
2014-03-25Removing VideoCodecDerived and moving methods inside VideoCodec.mallinath@webrtc.org
2014-03-25Updated WebRTC version to 3.51elham@webrtc.org
2014-03-25Modify bitrate controller to update bitrate based on process call and notandresp@webrtc.org