index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
video
/
capture
/
video_capture_device.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mac AVFoundation: use QTKit for devices not working with AVF (Blackmagic).
mcasas@chromium.org
2014-04-11
1
-11
/
+20
*
V4L2: Connect antibanding/anti-flicker where supported
mcasas@chromium.org
2014-04-07
1
-0
/
+8
*
Implement IPCs and VideoCapture::Client interfaces for texture capture
sheu@chromium.org
2014-02-28
1
-28
/
+23
*
Reland CL to implement browser-side logging to WebRtc log.
vrk@chromium.org
2014-01-29
1
-2
/
+2
*
Revert 247164 "Implement browser-side logging to WebRtc log"
vrk@chromium.org
2014-01-29
1
-2
/
+2
*
Implement browser-side logging to WebRtc log
vrk@chromium.org
2014-01-26
1
-2
/
+2
*
Convert video capture pipline to base::TimeTicks
sheu@chromium.org
2014-01-08
1
-2
/
+2
*
Added supported formats caching to VideoCaptureManager, and
mcasas@chromium.org
2013-12-12
1
-14
/
+7
*
Remove redundant arguments for VideoCaptureDevice::Client::OnIncomingCaptured...
wjia@chromium.org
2013-12-12
1
-2
/
+0
*
Reland: Reorganize media::VideoCapture* types
sheu@chromium.org
2013-11-23
1
-7
/
+6
*
Revert 236927 "Reorganize media::VideoCapture* types"
scottmg@chromium.org
2013-11-23
1
-6
/
+7
*
Reorganize media::VideoCapture* types
sheu@chromium.org
2013-11-23
1
-7
/
+6
*
Remove media::VideoFrame from media::VideoCaptureDevice::Client interface
sheu@chromium.org
2013-11-20
1
-31
/
+44
*
Revert 235728 "Removed RunUntilIdle between Stop and Close in UT..."
oshima@chromium.org
2013-11-18
1
-2
/
+8
*
Removed RunUntilIdle between Stop and Close in UT, after Valgrind found a NUL...
mcasas@chromium.org
2013-11-18
1
-8
/
+2
*
Revert 235223 "Added video capture capabilities retrieval and ca..."
oshima@chromium.org
2013-11-15
1
-2
/
+8
*
Added video capture capabilities retrieval and caching to VideoCaptureManager...
mcasas@chromium.org
2013-11-14
1
-8
/
+2
*
Remove OnFrameInfo from VideoCaptureDevice::Client.
jiayl@chromium.org
2013-11-09
1
-15
/
+11
*
VideoCapture: abolish OnFrameInfo almost everywhere.
nick@chromium.org
2013-10-23
1
-5
/
+6
*
Add VideoCaptureDevice::GetDeviceSupportedFormats to interface + implementati...
mcasas@chromium.org
2013-10-16
1
-0
/
+7
*
Removes VideoCaptureDevice1 from all platforms.
jiayl@chromium.org
2013-10-03
1
-52
/
+0
*
Rename VideoCaptureDevice::EventHandler to VideoCaptureDevice::Client.
nick@chromium.org
2013-09-26
1
-13
/
+13
*
Make VideoCaptureController single-threaded and not ref counted.
nick@chromium.org
2013-09-16
1
-15
/
+56
*
Rewrite VideoCaptureManager to streamline the lifetimes of
nick@chromium.org
2013-09-12
1
-1
/
+1
*
Duplicate camera device enumeration - windows
mcasas@chromium.org
2013-08-22
1
-1
/
+1
*
Add enum VideoCaptureResolutionType to VideoCaptureParams and VideoCaptureCap...
mcasas@chromium.org
2013-07-31
1
-3
/
+1
*
Make Mac and Windows include the USB ID in the device name like Linux.
bemasc@google.com
2013-07-26
1
-1
/
+9
*
Allow video capture module to notify clients of resolution change.
wjia@chromium.org
2013-07-12
1
-0
/
+4
*
Reconnect support for DirectShow video capture devices in parallel to MediaFo...
mcasas@chromium.org
2013-07-05
1
-0
/
+39
*
Revert 210280 "Reconnect support for DirectShow video capture de..."
joi@chromium.org
2013-07-05
1
-39
/
+0
*
Reconnect support for DirectShow video capture devices in parallel to MediaFo...
mcasas@chromium.org
2013-07-05
1
-0
/
+39
*
Refactor the VideoCaptureDevice::Name struct.
tommi@chromium.org
2013-07-02
1
-4
/
+41
*
Use a direct include of time headers in media/.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
New API in VideoCaptureDevice::EventHandler which allows shared-memory output...
nick@chromium.org
2013-03-07
1
-7
/
+50
*
Remove one video frame copying in video capture.
wjia@chromium.org
2013-02-28
1
-1
/
+4
*
Tab Capture: Backing store readbacks to YV12 VideoFrames.
nick@chromium.org
2013-02-11
1
-11
/
+19
*
handle the case when device is closed before media pipeline is fully initiali...
wjia@chromium.org
2012-05-30
1
-1
/
+1
*
Merge VideoCaptureDevice::Capability with media::VideoCaptureCapability
yujie.mao@intel.com
2012-04-28
1
-27
/
+2
*
add more color formats NV21 and YV12 in video capture (mainly from Android).
wjia@chromium.org
2012-04-18
1
-1
/
+3
*
Create media.dll / libmedia.so.
darin@chromium.org
2011-08-29
1
-1
/
+2
*
Revert r95841 due to failing media_unittests on linux_shared bot.
darin@chromium.org
2011-08-08
1
-2
/
+1
*
Enable media.dll / libmedia.so.
darin@chromium.org
2011-08-08
1
-1
/
+2
*
Revert 95496 - Create media.dll
apatrick@chromium.org
2011-08-05
1
-2
/
+1
*
Create media.dll
darin@chromium.org
2011-08-04
1
-1
/
+2
*
Linux hardware dependent code for Video Capture.
scherkus@chromium.org
2011-05-04
1
-0
/
+110