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
/
mac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move EndsWith to base namespace.
brettw
2015-06-12
1
-2
/
+3
*
Initialize AVFoundation explicitly instead of implicitly via IsAVFoundationSu...
tommi
2015-05-27
1
-0
/
+1
*
Subject .mm files to the header sorting presubmit
tapted
2015-05-19
2
-2
/
+2
*
Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in src/media.
anujk.sharma
2015-04-30
2
-3
/
+5
*
Add task runners to more tests
skyostil
2015-04-29
1
-1
/
+4
*
Revert of [media] Replace MessageLoopProxy usage with ThreadTaskRunnerHandle ...
xhwang
2015-04-27
2
-6
/
+4
*
Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in src/media.
anujk.sharma
2015-04-27
2
-4
/
+6
*
Revert of Mac Video Capture AVFoundation: Calculate compressed frame size for...
magjed
2015-04-15
1
-27
/
+0
*
Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency.
tommycli
2015-03-16
1
-5
/
+5
*
Cast: Basic cast_receiver API for chrome.
hubbe
2015-02-25
3
-3
/
+3
*
Mac Video Capture AVFoundation: Calculate compressed frame size for MJPEG.
magjed
2015-02-20
1
-0
/
+27
*
mac: Add profiling for VideoCaptureDeviceFactoryMac::EnumerateDeviceNames
erikchen
2015-02-13
1
-0
/
+17
*
Assert RendererScheduler thread usage
jdduke
2015-02-06
1
-1
/
+1
*
Revert of Mac Video Capture: Add support for pixel format NV12 for AVFoundati...
magjed
2015-02-05
1
-28
/
+3
*
Move mcasas@ to OWNERS of media/video/capture
mcasas
2015-01-30
1
-1
/
+0
*
Mac Video Capture: Add support for pixel format NV12 for AVFoundation
magjed
2015-01-30
1
-3
/
+28
*
Mac Video Capture: Prefer MJPEG above certain resolution for AVFoundation
magjed
2015-01-20
2
-41
/
+93
*
Revert "Mac Video Capture: Change pixel format preference for AVFoundation"
magjed
2015-01-19
2
-93
/
+41
*
Mac Video Capture: Change pixel format preference for AVFoundation
magjed
2015-01-17
2
-41
/
+93
*
Remove extra device enumeration on Mac.
perkj
2015-01-13
1
-17
/
+0
*
Update {virtual,override,final} for media/ to follow C++11 style.
dcheng
2015-01-09
1
-1
/
+1
*
Cleanup: Update the path to gfx size headers.
tfarina
2015-01-03
3
-4
/
+4
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
1
-1
/
+1
*
Fix a bug where we would fail to unlock the frame buffer in avfoundation vide...
tommi
2014-11-24
1
-5
/
+9
*
Use factory method to create VideoCaptureDeviceFactory .
sl.ostapenko
2014-11-24
1
-0
/
+7
*
Mac Video Capture: Avoid enumerating Blackmagic devices via AVFoundation
mcasas
2014-10-30
1
-16
/
+26
*
Sort out mcasas@ as OWNER of files
mcasas
2014-10-21
1
-0
/
+1
*
Standardize usage of virtual/override/final in media/
dcheng
2014-10-21
4
-22
/
+20
*
Video capture: Refactor GetBestMatchedFormat
magjed
2014-10-14
1
-24
/
+16
*
Mac Video Capture: Removed AVFoundation camera blacklisting.
mcasas
2014-10-10
1
-36
/
+5
*
Mac Video Capture: Connect discard-late-frames in QTKit and AVFoundation
mcasas
2014-10-07
2
-0
/
+2
*
replace OVERRIDE and FINAL with override and final in media/
mostynb
2014-10-07
4
-13
/
+13
*
Mac Video Capture: Support for Blackmagic DeckLink SDK video capture.
mcasas
2014-10-01
3
-31
/
+371
*
Mac VideoCapture: Support for Blackmagic DeckLink device & capabilities enume...
mcasas
2014-09-22
6
-4
/
+252
*
Remove implicit conversions from scoped_refptr to T* in media/
dcheng
2014-09-20
1
-1
/
+3
*
Move Mac media glue code from media/video/capture/mac to media/base/mac.
jfroy
2014-09-05
8
-578
/
+6
*
Add ToString function for media::VideoCaptureFormat
magjed
2014-09-04
1
-4
/
+1
*
Log error messages in windows video capture
magjed
2014-09-01
1
-1
/
+0
*
Mac Video Capture: correct float framerate wrongly casted to int
mcasas
2014-09-01
1
-1
/
+1
*
Mac QTKit video capture: Correct DCHECK #inputs==1 location
mcasas
2014-08-25
1
-1
/
+1
*
Mac QTKit Video Capture: Run QTCaptureSession teardown in UI thread, clean up...
mcasas@chromium.org
2014-08-21
3
-30
/
+28
*
Mac Video Capture: Change an ErrorMessage to LogMessage
mcasas@chromium.org
2014-08-18
2
-2
/
+15
*
Mac QTKit Video Capture: Force BlackMagic cameras to be opened in HD
mcasas@chromium.org
2014-08-14
2
-12
/
+42
*
Mac Video Capture: expose --enable-avfoundation as tristate in chrome://flags
mcasas@chromium.org
2014-08-12
1
-3
/
+0
*
Mac Video Capture: correct to float the erroneous handling of frame rate as int.
mcasas@chromium.org
2014-08-12
5
-11
/
+21
*
Fix force-qtkit flag on dev channel
vrk@chromium.org
2014-07-25
1
-5
/
+21
*
AVFoundation video capture: blacklisting micro fix
mcasas@chromium.org
2014-07-17
1
-1
/
+1
*
Mac VideoCapture: return empty GetModel() for non-USB non-built-in cameras.
mcasas@chromium.org
2014-07-09
6
-10
/
+78
*
Mac AVFoundation: Blackmagic camera blacklisting update
mcasas@chromium.org
2014-07-08
1
-12
/
+7
*
Mac AVFoundation Video Capture: float frame rate
mcasas@chromium.org
2014-07-03
1
-1
/
+1
[next]