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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux video capture: use HANDLE_EINTR in all direct use cases of
mcasas@chromium.org
2013-12-17
2
-41
/
+41
*
Disable AVFoundation by default
vrk@chromium.org
2013-12-17
1
-1
/
+1
*
Disable flaky VideoCaptureDeviceTest.GetDeviceSupportedFormats in Android.
mcasas@chromium.org
2013-12-17
1
-0
/
+6
*
AVFoundation: Allow exceptions when checking if max frame rate setting is sup...
mcasas@chromium.org
2013-12-16
1
-2
/
+8
*
Revert 240962 "Revert 239758 "Enable Audio/Video dev monitoring ..."
szym@chromium.org
2013-12-16
1
-1
/
+1
*
Revert 239758 "Enable Audio/Video dev monitoring and Video captu..."
vrk@chromium.org
2013-12-16
1
-1
/
+1
*
Line [1] tries to configure HD on the camera while opening it. Older
mcasas@chromium.org
2013-12-13
2
-9
/
+4
*
Added supported formats caching to VideoCaptureManager, and
mcasas@chromium.org
2013-12-12
13
-91
/
+81
*
Remove redundant arguments for VideoCaptureDevice::Client::OnIncomingCaptured...
wjia@chromium.org
2013-12-12
11
-32
/
+7
*
Remove an incorrect method from mac video_capture code.
erikchen@google.com
2013-12-11
1
-7
/
+0
*
Revert 239920 "Revert 239758 "Enable Audio/Video dev monitoring ..."
vadimt@chromium.org
2013-12-11
1
-1
/
+1
*
Revert 239758 "Enable Audio/Video dev monitoring and Video captu..."
vadimt@chromium.org
2013-12-10
1
-1
/
+1
*
Enable Audio/Video dev monitoring and Video capture via AVFoundation by default.
mcasas@chromium.org
2013-12-10
1
-1
/
+1
*
Debug video capture device to play back y4m movies.
mcasas@chromium.org
2013-12-05
2
-0
/
+381
*
FakeVCD refactoring, moving some variable use into inner
mcasas@chromium.org
2013-12-04
2
-52
/
+63
*
Reland review 34393006: Refactor MediaStreamManager to not output real device...
perkj@chromium.org
2013-11-28
2
-5
/
+22
*
Adding AVCaptureSession, AVCaptureDevice and the associated
mcasas@chromium.org
2013-11-27
9
-67
/
+614
*
Reland: Reorganize media::VideoCapture* types
sheu@chromium.org
2013-11-23
24
-437
/
+383
*
Revert 236927 "Reorganize media::VideoCapture* types"
scottmg@chromium.org
2013-11-23
24
-382
/
+437
*
Reorganize media::VideoCapture* types
sheu@chromium.org
2013-11-23
24
-437
/
+382
*
Remove media::VideoFrame from media::VideoCaptureDevice::Client interface
sheu@chromium.org
2013-11-20
6
-66
/
+91
*
Revert 235728 "Removed RunUntilIdle between Stop and Close in UT..."
oshima@chromium.org
2013-11-18
5
-38
/
+28
*
Removed RunUntilIdle between Stop and Close in UT, after Valgrind found a NUL...
mcasas@chromium.org
2013-11-18
5
-28
/
+38
*
Revert 235223 "Added video capture capabilities retrieval and ca..."
oshima@chromium.org
2013-11-15
5
-38
/
+28
*
Added video capture capabilities retrieval and caching to VideoCaptureManager...
mcasas@chromium.org
2013-11-14
5
-28
/
+38
*
Android: moves media/ to use long for JNI
bulach@chromium.org
2013-11-11
1
-1
/
+1
*
Remove OnFrameInfo from VideoCaptureDevice::Client.
jiayl@chromium.org
2013-11-09
11
-125
/
+96
*
Added VideoCaptureDeviceAvFoundation class, implementing the
mcasas@chromium.org
2013-11-08
6
-18
/
+136
*
Device monitoring in Mac via AVFoundation.
mcasas@chromium.org
2013-11-07
2
-0
/
+140
*
Add a heuristic to try to avoid distorted aspect ratios on Mac.
bemasc@chromium.org
2013-11-02
2
-16
/
+50
*
Treat suspended video capture devices on Mac as unavailable.
bemasc@chromium.org
2013-11-01
1
-2
/
+8
*
Revert 230553 "Added AVFoundation Glue and Device Monitoring for..."
tommyw@chromium.org
2013-10-31
2
-154
/
+0
*
Revert 230785 "Fix Mac 64-bit components build."
tommyw@chromium.org
2013-10-31
1
-2
/
+0
*
Revert 231659 "Added flag to enable AVFoundation in Mac"
tommyw@chromium.org
2013-10-31
1
-5
/
+1
*
Added flag to enable AVFoundation in Mac
mcasas@chromium.org
2013-10-29
1
-1
/
+5
*
Narrow VDA Decode() API and remove multi-frame tests.
yuli@chromium.org
2013-10-29
1
-3
/
+3
*
Added Obj-C++ protocol for VideoCaptureDeviceMac and made QTKit
mcasas@chromium.org
2013-10-29
4
-11
/
+63
*
Removed unused VideoCaptureCapability parameters.
mcasas@chromium.org
2013-10-25
9
-52
/
+2
*
Fix Mac 64-bit components build.
avi@chromium.org
2013-10-24
1
-0
/
+2
*
Added AVFoundation Glue and Device Monitoring for Mac.
mcasas@chromium.org
2013-10-23
2
-0
/
+154
*
VideoCapture: abolish OnFrameInfo almost everywhere.
nick@chromium.org
2013-10-23
6
-54
/
+18
*
Add VideoCaptureDevice::GetDeviceSupportedFormats to interface + implementati...
mcasas@chromium.org
2013-10-16
9
-3
/
+155
*
Fix crash and memory leak in VideoCaptureDeviceWin.
dalecurtis@chromium.org
2013-10-15
1
-26
/
+22
*
Removes VideoCaptureDevice1 from all platforms.
jiayl@chromium.org
2013-10-03
12
-299
/
+86
*
Eliminates the use of VideoCaptureDevice1 in VideoCaptureDeviceLinux.
jiayl@chromium.org
2013-10-02
3
-89
/
+40
*
Rename VideoCaptureDevice::EventHandler to VideoCaptureDevice::Client.
nick@chromium.org
2013-09-26
15
-120
/
+117
*
On Mac, check the default resolution and aspect ratio to avoid distorted HD.
bemasc@chromium.org
2013-09-20
4
-47
/
+154
*
Move NV21 colorspace treatment from VideoCapture java to C++
mcasas@chromium.org
2013-09-18
3
-14
/
+53
*
Revert 223663 "On Mac, check the default resolution and aspect r..."
ikarienator@chromium.org
2013-09-18
4
-145
/
+41
*
Throttle video frame delivery when camera pumps it too fast on Android.
wjia@chromium.org
2013-09-17
2
-3
/
+27
[next]