summaryrefslogtreecommitdiffstats
path: root/media/capture
Commit message (Expand)AuthorAgeFilesLines
* Add frame refresh to VideoCaptureDevice, and buffer pool resurrection.miu2016-03-263-8/+50
* Replace usages of DEPRECATED_java_in_dir with java_filesagrieve2016-03-231-1/+9
* VideoCaptureAndroid: Disable YV12 support for XT1097magjed2016-03-181-1/+1
* Win Video Capture: Remove unused |kForceDirectShowVideoCapture|, cleaned up t...mcasas2016-03-112-11/+8
* Revert of Use system timestamp as capture timestamp (patchset #1 id:1 of http...qiangchen2016-03-112-2/+12
* Convert Pass()→std::move() on Windowsdcheng2016-03-023-3/+6
* Move libvpx_new to libvpxjohannkoenig2016-03-021-1/+1
* move SystemMessageWindowWin from content/browser to media/capturemcasas2016-03-024-4/+261
* Add UMA stats for logging no available video devices on MacBooks.perkj2016-02-271-3/+68
* media/capture: add media/captureBUILD.gn and media/capture.gypimcasas2016-02-262-0/+165
* media: Add out-of-line copy ctors for complex classes.vmpstr2016-02-262-0/+4
* cast: frame subscriber for window activity eventsisheriff2016-02-252-0/+8
* Move content/browser/DeviceMonitorMac to media/capturemcasas2016-02-242-0/+623
* Reland: Move VideoCapture* files from media/base/android/... to media/capture...mcasas2016-02-1911-0/+1554
* Revert of Move VideoCapture* files from media/base/android/... to media/captu...clamy2016-02-199-1493/+0
* Move VideoCapture* files from media/base/android/... to media/capture/video/a...mcasas2016-02-199-0/+1493
* Move media/capture/webm_muxer* to media/muxersmcasas2016-02-183-683/+0
* Remove V4L2CaptureDelegate{Single,Multi}Plane, VCD::Client::OnIncomingCapture...mcasas2016-02-1815-591/+153
* Fix windows 10 check in VideoCaptureDeviceTest.nisse2016-02-151-1/+3
* move from content/browser: UDevLinux -> device/udev; DeviceMonitorUdev -> med...mcasas2016-02-112-0/+144
* Use system timestamp as capture timestampqiangchen2016-02-062-12/+2
* MediaRecorder: make WebmMuxer hold on to all video frames while waiting for a...mcasas2016-02-023-37/+67
* Remove ui/gfx/screen_type_delegate.hscottmg2016-01-271-4/+2
* Verify returned frames from media::VideoFrame::Wrap*() methodsemircan2016-01-151-1/+2
* Convert Pass()→std::move() for Mac build.dcheng2016-01-134-7/+12
* Remove base/win/metro.{cc|h} and some associated codescottmg2016-01-121-5/+2
* Modify FeedbackSignalAccumulator to work with both TimeTicks andxjz2016-01-075-28/+41
* Auto tuning cpu_used and min_quantizer.xjz2016-01-051-0/+3
* Prepare for -Wall for third-party code, -Wextra for chromium_codethakis2015-12-311-1/+1
* Convert Pass()→std::move() in //media (Android Cast edition)dcheng2015-12-302-2/+5
* Convert Pass()→std::move() in //mediadcheng2015-12-278-22/+33
* Switch to standard integer types in media/, take 2.avi2015-12-2347-21/+117
* Add missing macros includes in media/.avi2015-12-1921-0/+21
* Switch to standard integer types in media/.Avi Drissman2015-12-1925-55/+54
* Disable VideoCaptureDeviceTest.CaptureMjpeg on Win10.kjellander2015-12-171-0/+7
* Initialize AVFoundation on demand.tommi2015-12-143-12/+4
* Remove kint32max.avi2015-12-101-1/+4
* In VideoCaptureDeviceTest, use VLOG rather then DVLOG, when exiting test due ...nisse2015-12-101-5/+5
* clang/win: Let some chromium_code targets build with -Wextra.thakis2015-12-102-5/+5
* cast: Support for low-latency interactive modeisheriff2015-12-092-6/+15
* Change WriteOpusHeader in media/capture/WebmMuxer to use C-style stringajose2015-12-041-1/+1
* Buffer most recent video keyframe in media::capture::WebmMuxerajose2015-12-043-21/+107
* MediaStreamRecorder: enable in Android (including linking libwebm)mcasas2015-12-011-2/+4
* jni: Pass method parameters as JavaParamRef in media.torne2015-11-302-10/+13
* Add context_utils.h includes where needed.torne2015-11-251-0/+1
* Cleanup: Correctly spell success(ful).thestig2015-11-233-15/+15
* Remove dead code paths around PIXEL_STORAGE_TEXTURE in capture pipeline.miu2015-11-172-21/+18
* WebRTC render smoothness test shows on mac platform the timestamps on the vid...qiangchen2015-11-134-5/+43
* Update WebmMuxer for audio component of MediaStream recording.ajose2015-11-073-42/+249
* Provide better frame duration estimates for non-animating captures.miu2015-11-043-16/+23