aboutsummaryrefslogtreecommitdiff
path: root/talk/app/webrtc/androidvideocapturer.h
AgeCommit message (Expand)Author
2015-11-16common_video: rename interface -> includekjellander
2015-10-20passing |buffer| by reference in AndroidVideoCapturer::OnIncomingFrameolka
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-08-28AndroidVideoCapturer: Delegate framerate choice to VideoCapturerAndroid.javaMagnus Jedvert
2015-08-25AndroidVideoCapturerJni: Fix threading issuesMagnus Jedvert
2015-07-22VideoCapturerAndroid: Add function to change capture format while camera is r...magjed
2015-06-15VideoCapturerAndroid: Add possibility to request a new resolution from the vi...Åsa Persson
2015-04-02Zero copy AndroidVideeCapturer.Per
2015-02-25Refactor how VideoCapturerAndroid delivers frames and is stopped.perkj@webrtc.org
2015-02-19Stop AndroidVideoCapturer asynchronously.perkj@webrtc.org
2015-02-17Add VideoSource::Stop and Restart methods.perkj@webrtc.org
2015-02-11Add Android specific VideoCapturer.perkj@webrtc.org