aboutsummaryrefslogtreecommitdiff
path: root/talk/media/webrtc/webrtcvideocapturer.cc
AgeCommit message (Expand)Author
2015-12-01WebRtcVideoCapturer: SetCaptureState(CS_STOPPED) on Stop and ensure state cha...hbos
2015-11-12Remove webrtc/modules/video_{capture,render}/includeHenrik Kjellander
2015-11-11Convert usage of ARRAY_SIZE to arraysize.tfarina
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-10-24Update Bind to match its comments and always capture by value. Also update th...noahric
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-10-01Remove cricket::VideoFrame::Set/GetElapsedTime()magjed
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-07-16Don't use result of "field_trial::FindFullName" as string reference.jbauch
2015-07-16Use std::string references instead of copying contents.jbauch
2015-05-30Rename I420VideoFrame to VideoFrame.Miguel Casas-Sanchez
2015-05-27WebRtcVideoCapturer: Getting rid of the |critical_section_stopping_| lock and...Henrik Boström
2015-05-14Implemented video device info for iOSYuriy Shevchuk
2015-05-07Consistently use DCHECK, not ASSERT or assert in talk/media/webrtc/.Fredrik Solenberg
2015-04-01Enable CVO by default through webrtc pipeline.Guo-wei Shieh
2015-04-01Revert "Enable CVO by default through webrtc pipeline."Minyue
2015-04-01Enable CVO by default through webrtc pipeline.Guo-wei Shieh
2015-03-18Reland "Make the entry point for VideoFrames to webrtc const ref I420VideoFra...perkj@webrtc.org
2015-03-16Revert "Changed argument occurences of const I420VideoFrame* to const I420Vid...magjed@webrtc.org
2015-03-16Changed argument occurences of const I420VideoFrame* to const I420VideoFrame&...hbos@webrtc.org
2015-03-10Revert "Make the entry point for VideoFrames to webrtc const ref I420VideoFra...magjed@webrtc.org
2015-03-06Make the entry point for VideoFrames to webrtc const ref I420VideoFrame.perkj@webrtc.org
2015-02-19Make SendCodec() lock-free.tommi@webrtc.org
2015-02-11CVO capturer feature: allow unrotated frame flows through the capture pipeline.guoweis@webrtc.org
2015-02-11CVO capturer feature: allow unrotated frame flows through the capture pipeline.guoweis@webrtc.org
2015-02-11CVO capturer feature: allow unrotated frame flows through the capture pipeline.guoweis@webrtc.org
2015-01-20Update libjingle license statements at top of talk files for consistencyjlmiller@webrtc.org
2014-11-20Use size_t more consistently for packet/payload lengths.pkasting@chromium.org
2014-08-13(Auto)update libjingle 73222930-> 73226398buildbot@webrtc.org
2014-08-07(Auto)update libjingle 72682155-> 72785180buildbot@webrtc.org
2014-08-04(Auto)update libjingle 72566057-> 72591796buildbot@webrtc.org
2014-08-01(Auto)update libjingle 72403605-> 72407428buildbot@webrtc.org
2014-07-29(Auto)update libjingle 72097588-> 72159069buildbot@webrtc.org
2014-07-21(Auto)update libjingle 71599033-> 71605904buildbot@webrtc.org
2014-05-02(Auto)update libjingle 66033941-> 66098243buildbot@webrtc.org
2014-03-10(Auto)update libjingle 62865357-> 62871616henrike@webrtc.org
2014-02-03Update talk to 60923971mallinath@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-03Update talk to 59039880.wu@webrtc.org
2013-11-05Update talk to 56183333.wu@webrtc.org
2013-07-10Adds trunk/talk folder of revision 359 from libjingles google code tohenrike@webrtc.org