aboutsummaryrefslogtreecommitdiff
path: root/talk/app/webrtc/androidvideocapturer.cc
AgeCommit message (Expand)Author
2015-12-11This cl change VideoCaptureAndroid to handle CVO the same way when capturing ...Per
2015-11-26Add support for scaling textures in AndroidVideoCapturer.Per
2015-11-19Chrome has now been updated.perkj
2015-10-20passing |buffer| by reference in AndroidVideoCapturer::OnIncomingFrameolka
2015-10-08Native changes for VideoCapturerAndroid surface texture supportperkj
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-08-29Java VideoRenderer.Callbacks: Make renderFrame() interface asynchronousMagnus Jedvert
2015-08-28AndroidVideoCapturer: Delegate framerate choice to VideoCapturerAndroid.javaMagnus Jedvert
2015-08-25AndroidVideoCapturerJni: Fix threading issuesMagnus Jedvert
2015-08-06AndroidVideoCapturer: Return frames that have been droppedmagjed
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-05-19Improve Android camera error handling.Alex Glaznev
2015-04-17Supporting formats of non-multiple of 16 widths on Android.Henrik Boström
2015-04-11Revert "Support none multiple of 16 pixels width on android."Bjorn Volcker
2015-04-10Support none multiple of 16 pixels width on android.Per
2015-04-02Zero copy AndroidVideeCapturer.Per
2015-03-03Reland "Fix CVO in androidvideocapturer".perkj@webrtc.org
2015-02-27Revert 8538 "Reland "Fix CVO in androidvideocapturer."""aluebs@webrtc.org
2015-02-27Reland "Fix CVO in androidvideocapturer.""perkj@webrtc.org
2015-02-27Revert "Fix CVO in androidvideocapturer."perkj@webrtc.org
2015-02-27Fix CVO in androidvideocapturer.perkj@webrtc.org
2015-02-25Refactor how VideoCapturerAndroid delivers frames and is stopped.perkj@webrtc.org
2015-02-23Reland patch for Switch default color format to YV12 on Android.perkj@webrtc.org
2015-02-19Stop AndroidVideoCapturer asynchronously.perkj@webrtc.org
2015-02-18Revert "Switch default color format to YV12."perkj@webrtc.org
2015-02-18Switch default color format to YV12.perkj@webrtc.org
2015-02-17Add VideoSource::Stop and Restart methods.perkj@webrtc.org
2015-02-11Add Android specific VideoCapturer.perkj@webrtc.org