summaryrefslogtreecommitdiff
path: root/media/webrtc/webrtcvideoengine2.cc
AgeCommit message (Expand)Author
2014-09-24Thread annotation of rtc::CriticalSection.pbos@webrtc.org
2014-09-23Skeleton for registering external encoders/decoders.pbos@webrtc.org
2014-09-22Remove engine-level SetOptions.pbos@webrtc.org
2014-09-19Config struct for VideoEncoder.pbos@webrtc.org
2014-09-18(Auto)update libjingle 75818332-> 75837294buildbot@webrtc.org
2014-09-18Expose VP8/H264 defaults through video_encoder.h.pbos@webrtc.org
2014-09-17Revert 7151 "Revert 7114 "Expose VideoEncoders with webrtc/video_encoder.h.""pbos@webrtc.org
2014-09-16Recreate VideoStreams when setting resolution.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-05(Auto)update libjingle 74873066-> 74873164buildbot@webrtc.org
2014-09-05(Auto)update libjingle 74825084-> 74825992buildbot@webrtc.org
2014-09-03Network up/down signaling in Call.pbos@webrtc.org
2014-09-03Set resolution based on incoming VideoFrames.pbos@webrtc.org
2014-08-26Remove test constructor in WebRtcVideoEngine2.pbos@webrtc.org
2014-08-22(Auto)update libjingle 73927658-> 73927775buildbot@webrtc.org
2014-08-22Remove static initializer in WebRtcVideoEngine2.pbos@webrtc.org
2014-08-13Make sure that muting muted streams succeeds.pbos@webrtc.org
2014-08-13Remove TODO saying to remove WebRtcVideoFrame.pbos@webrtc.org
2014-08-13(Auto)update libjingle 73222930-> 73226398buildbot@webrtc.org
2014-08-12Move default-recv-channels to a separate class.pbos@webrtc.org
2014-08-12Fix GetStats() crash.pbos@webrtc.org
2014-07-29(Auto)update libjingle 72097588-> 72159069buildbot@webrtc.org
2014-07-25Set NACK/REMB when setting receive codecs.pbos@webrtc.org
2014-07-23Enable SendAndReceive tests.pbos@webrtc.org
2014-07-23Revert "(Auto)update libjingle 71675033-> 71726409"pbos@webrtc.org
2014-07-23(Auto)update libjingle 71675033-> 71726409buildbot@webrtc.org
2014-07-23Implement suspend-below-min-bitrate option.pbos@webrtc.org
2014-07-23Wire up VideoOptions for payload-based padding.pbos@webrtc.org
2014-07-22Implement encoder options in WebRtcVideoEngine2.pbos@webrtc.org
2014-07-22Remove unused config.h and math.h includes.pbos@webrtc.org
2014-07-20Check before send/receive rtp header extensions.pbos@webrtc.org
2014-07-20Implement Base::ConstrainNewCodec2.pbos@webrtc.org
2014-07-18Initial WebRtcVideoEngine2::GetStats().pbos@webrtc.org
2014-07-18Restart VideoReceiveStreams in WebRtcVideoEngine2.pbos@webrtc.org
2014-07-17Move additional state into WebRtcVideoSendStream.pbos@webrtc.org
2014-07-15Replace strcpy with talk_base::strcpyn.pbos@webrtc.org
2014-07-07Remove GetDefaultConfigs() from Call.pbos@webrtc.org
2014-06-19(Auto)update libjingle 69567902-> 69568113buildbot@webrtc.org
2014-06-16Implement RTP extension support in WebRtcVideoEngine2.pbos@webrtc.org
2014-06-13Add NACK feedback parameter to WebRtcVideoEngine2.pbos@webrtc.org
2014-06-13Implement RTX tests+fixes in WebRtcVideoEngine2.pbos@webrtc.org
2014-06-12(Auto)update libjingle 69005149-> 69049090buildbot@webrtc.org
2014-06-06Make VideoSendStream/VideoReceiveStream configs const.pbos@webrtc.org
2014-06-05Remove static initializer from WebRtcVideoEngine2.pbos@webrtc.org
2014-05-30Log default receive stream creation.pbos@webrtc.org
2014-05-30Implement and fix new-API NackIsEnabled test.pbos@webrtc.org
2014-05-16Fix delivery error-checking missed in r6151.pbos@webrtc.org
2014-05-14Update webrtcvideoengine2.cc to use DeliveryStatus.pbos@webrtc.org
2014-05-13Revert r6110 and r6109.pbos@webrtc.org