summaryrefslogtreecommitdiff
path: root/video_engine
AgeCommit message (Expand)Author
2014-04-09Update makefiles after merge of Chromium at 262754Android Chromium Automerger
2014-04-07Update makefiles after merge of Chromium at 262110Android Chromium Automerger
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
2014-03-25Adding API for setting bandwidth estimation configurations.stefan@webrtc.org
2014-03-24Add configuration for ability to use the encode usage measure for triggering ...asapersson@webrtc.org
2014-03-24Implement ViE forwarding to RBE of packets for BWE coming in through the ViEN...solenberg@webrtc.org
2014-03-24Have changes to REMB trigger RTCP to be sent immediately.stefan@webrtc.org
2014-03-24VoE changes to allow forwarding of packets from VoE to ViE BWE.solenberg@webrtc.org
2014-03-24Add AIMD option to BWE API.stefan@webrtc.org
2014-03-21Refactor in BitrateController module.andresp@webrtc.org
2014-03-21Adding operator== and != methods for CodecInst and VideoCodec structures.mallinath@webrtc.org
2014-03-20Add ability to configure cpu overuse options via an API.asapersson@webrtc.org
2014-03-19Fixes RTX related bugs.stefan@webrtc.org
2014-03-19Simplify pacer interface.pbos@webrtc.org
2014-03-19Fix a deadlock in ViEEncoder::DeliverFrame.wuchengli@chromium.org
2014-03-13Implement minimum transmit bitrate.pbos@webrtc.org
2014-03-07Avoid crash in ViEEncoder::DeRegisterExternalEncoder().fischman@webrtc.org
2014-03-06Adding a new ramp-up-down-up testhenrik.lundin@webrtc.org
2014-02-27Adds APIs for reporting pacer queuing delay.jiayl@webrtc.org
2014-02-24Fix to get total number of sent and received rtcp packets.asapersson@webrtc.org
2014-02-20Updated WebRTC version to 3.50elham@webrtc.org
2014-02-20Modified overuse detection thresholds.asapersson@webrtc.org
2014-02-19Add RTCP packet type counter (for getting statistics such as sent/received NA...asapersson@webrtc.org
2014-02-18Remove external encryption API for VoE.solenberg@webrtc.org
2014-02-17Reset estimate if no frame has been seen for a certain time (to avoid large j...asapersson@webrtc.org
2014-02-14Adding a critical section missing in r5543.stefan@webrtc.org
2014-02-13Increase overuse and normal use thresholds for Mac.asapersson@webrtc.org
2014-02-13Fixes a race when writing to send_padding_.stefan@webrtc.org
2014-02-12Set pacing bitrates in SetEncoder.pbos@webrtc.org
2014-02-11Remove ViE external encryption API.solenberg@webrtc.org
2014-02-10Add stats of incoming frame delays for debugging bandwidth estimation.jiayl@webrtc.org
2014-01-29Connect webrtc::Config to WrappingBitrateEstimatorhenrik.lundin@webrtc.org
2014-01-29Revert 5444 "Revert 5421 "Fix deadlock on register/unregister ob..."mallinath@webrtc.org
2014-01-27Revert 5421 "Fix deadlock on register/unregister observer while ..."mallinath@webrtc.org
2014-01-23Fix deadlock on register/unregister observer while there is a an going callback.andresp@webrtc.org
2014-01-23Add callbacks for receive channel RTP statisticssprang@webrtc.org
2014-01-20Add configuration and test for extended RTCP reference time reports to new vi...asapersson@webrtc.org
2014-01-14Roll Chromium 238260 -> 243863wjia@webrtc.org
2014-01-13Updated Webrtc version to 3.49elham@webrtc.org
2014-01-13Removes usage of ListWrapper from several files.henrike@webrtc.org
2014-01-07Wire up statistics in video send stream of new video engine apisprang@webrtc.org
2013-12-20Add thread_annotations for clang targets.andresp@webrtc.org
2013-12-20If the configured start bitrate is higher than the configures maxmflodman@webrtc.org