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
/
content
/
renderer
/
media
/
video_capture_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop VideoCaptureImpl from throwing a bunch of DCHECKs
hclam@chromium.org
2014-05-07
1
-2
/
+1
*
HW Video: Make media::VideoFrame handle the sync point of the compositor as w...
dongseong.hwang@intel.com
2014-04-30
1
-11
/
+12
*
Refactor video capturing code in the render process
hclam@chromium.org
2014-04-28
1
-158
/
+122
*
Performance tests for CastV2
hubbe@chromium.org
2014-03-20
1
-0
/
+7
*
WeakPtr destruction order cleanup: media edition.
dalecurtis@google.com
2014-03-18
1
-5
/
+5
*
Implement IPCs and VideoCapture::Client interfaces for texture capture
sheu@chromium.org
2014-02-28
1
-13
/
+53
*
Allow resolution change for screen/window cast.
jiayl@chromium.org
2014-02-20
1
-3
/
+4
*
Wire GetDeviceFormatsInUse from VideoCaptureManager to VideoCaptureImpl
mcasas@chromium.org
2014-02-05
1
-0
/
+24
*
Wire VideoCaptureManager device capture formats to the renderer side.
mcasas@chromium.org
2014-01-23
1
-0
/
+26
*
Eliminate video capture thread in renderer
hclam@chromium.org
2014-01-14
1
-107
/
+60
*
Revert 244074 "Eliminate video capture thread in renderer"
thakis@chromium.org
2014-01-11
1
-60
/
+107
*
Rename media/base/bind_to_loop.h to media/base/bind_to_current_loop.h.
scherkus@chromium.org
2014-01-10
1
-1
/
+1
*
Eliminate video capture thread in renderer
hclam@chromium.org
2014-01-10
1
-107
/
+60
*
Remove media::BindToLoop() in favour of media::BindToCurrentLoop().
scherkus@chromium.org
2014-01-09
1
-7
/
+5
*
Convert video capture pipline to base::TimeTicks
sheu@chromium.org
2014-01-08
1
-6
/
+6
*
Reland: Reorganize media::VideoCapture* types
sheu@chromium.org
2013-11-23
1
-23
/
+21
*
Revert 236927 "Reorganize media::VideoCapture* types"
scottmg@chromium.org
2013-11-23
1
-21
/
+23
*
Reorganize media::VideoCapture* types
sheu@chromium.org
2013-11-23
1
-23
/
+21
*
Remove media::VideoFrame from media::VideoCaptureDevice::Client interface
sheu@chromium.org
2013-11-20
1
-2
/
+4
*
Fix WeakPtrFactory member placement in content/renderer/media/ classes.
wez@chromium.org
2013-11-10
1
-5
/
+5
*
VideoCapture: abolish OnFrameInfo almost everywhere.
nick@chromium.org
2013-10-23
1
-126
/
+67
*
Make media::VideoCaptureImpl::ClientBuffer RefCountedThreadSafe
sheu@chromium.org
2013-09-29
1
-2
/
+3
*
Replace media::VideoCapture::VideoFrameBuffer with media::VideoFrame.
sheu@chromium.org
2013-09-16
1
-79
/
+77
*
Consolidate duplicated frame / capability structures in video capture types
mcasas@chromium.org
2013-09-08
1
-3
/
+3
*
Revert EVS revisions 209760, 298753, 213143.
hshi@chromium.org
2013-08-07
1
-201
/
+1
*
Add enum VideoCaptureResolutionType to VideoCaptureParams and VideoCaptureCap...
mcasas@chromium.org
2013-07-31
1
-22
/
+27
*
Encoded video capture: wire up key frame and bitrate settings.
hshi@chromium.org
2013-07-23
1
-0
/
+4
*
Allow video capture module to notify clients of resolution change.
wjia@chromium.org
2013-07-12
1
-0
/
+16
*
Define EncodedVideoSource and RtcCapturedEncodingVideoCapturer.
hshi@chromium.org
2013-07-02
1
-1
/
+197
*
Move a bunch of child-only code from content/common to content/child
scottmg@chromium.org
2013-06-06
1
-1
/
+1
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-2
/
+2
*
Check frame rate against max limit.
wjia@chromium.org
2013-05-14
1
-0
/
+3
*
Fix problem where a video frame buffer is freed while it is still in use.
perkj@chromium.org
2013-04-16
1
-1
/
+0
*
Allow VideoCaptureImpl to suspend/resume frame delivery to its client.
wjia@chromium.org
2013-04-16
1
-1
/
+15
*
Switch event type when a capture device has been stopped from the render proc...
perkj@chromium.org
2013-04-12
1
-0
/
+10
*
Move content\browser\renderer_host\media to content namespace.
jam@chromium.org
2012-10-29
1
-21
/
+20
*
Temporarily disable video capture restart logic.
wjia@chromium.org
2012-10-26
1
-0
/
+5
*
Move the remaining code in content\renderer that wasn't in the content namesp...
jam@chromium.org
2012-10-22
1
-0
/
+4
*
handle shared buffers based on the state of VideoCaptureImpl.
wjia@chromium.org
2012-10-02
1
-0
/
+8
*
for readability review.
wjia@chromium.org
2012-07-13
1
-121
/
+108
*
fix use after free case in VideoCaptureImpl.
wjia@chromium.org
2012-07-11
1
-6
/
+7
*
Merge VideoCaptureDevice::Capability with media::VideoCaptureCapability
yujie.mao@intel.com
2012-04-28
1
-2
/
+2
*
Move VideoCapture::VideoCaptureCapability to video_capture_types.h
yujie.mao@intel.com
2012-04-18
1
-6
/
+6
*
keep a reference of io_message_loop_proxy in case VideoCaptureImpl outlives i...
wjia@chromium.org
2012-03-29
1
-36
/
+30
*
set timestamp of captured video frames. also set duration of the media and me...
wjia@chromium.org
2012-01-19
1
-1
/
+2
*
Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.
ajwong@chromium.org
2012-01-06
1
-2
/
+2
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-20
1
-0
/
+1
*
fix a racing condition when renderer process requests StopCapture before host...
wjia@chromium.org
2011-11-23
1
-19
/
+19
*
corresponding change in CaptureVideoDecoder and RTCVideoDecoder due to pull m...
wjia@chromium.org
2011-11-17
1
-11
/
+12
*
refactor video capture in renderer process
wjia@chromium.org
2011-11-01
1
-145
/
+106
[next]