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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vaapi plumbing to allow hardware video overlays
achaulk
2015-02-03
2
-1
/
+17
*
RELAND: [Cast] Software encoder support for varying video frame sizes.
miu
2015-02-03
23
-352
/
+576
*
Revert of [Cast] Software encoder support for varying video frame sizes. (pat...
thestig
2015-02-03
23
-566
/
+351
*
Fix a crash that MediaPlayerAndroid weak_ptr is incorrectly used across thread
qinmin
2015-02-03
3
-35
/
+141
*
[Cast] Software encoder support for varying video frame sizes.
miu
2015-02-02
23
-351
/
+566
*
Remove more targets from GN Windows build.
brettw
2015-02-02
1
-1
/
+1
*
media: Add DefaultMediaPermission.
xhwang
2015-02-01
12
-4
/
+119
*
Cleanup: Presubmit API is built into depot_tools.
tfarina
2015-01-31
1
-1
/
+1
*
Revert of media: Enable Opus support in Clank <video> and MSE (patchset #5 id...
tedchoc
2015-01-31
9
-94
/
+9
*
Add UMA to report requests for key systems using RequestMediaKeyAccess
jrummell
2015-01-30
2
-0
/
+94
*
Move mcasas@ to OWNERS of media/video/capture
mcasas
2015-01-30
3
-3
/
+2
*
Mac Video Capture: Add support for pixel format NV12 for AVFoundation
magjed
2015-01-30
1
-3
/
+28
*
Move services code brought in from Mojo to live under //third_party.
blundell
2015-01-30
3
-3
/
+3
*
[Cast] Refactor ExternalVideoEncoder for cleaner/simpler encapsulation.
miu
2015-01-30
8
-357
/
+431
*
reland: Plumb allow_overlay flag for video path into cc
achaulk
2015-01-29
6
-26
/
+38
*
Move WeakPtrFactory member last in class
hans
2015-01-29
1
-1
/
+1
*
[Cast] Separate frame size from VideoSenderConfig in H264VideoToolboxEncoder.
miu
2015-01-29
4
-17
/
+36
*
Adding an ALAC enum to AudioDecoderConfig
mikhal
2015-01-29
9
-5
/
+47
*
[cast] Add optional VideoEncoder method to flush frames.
jfroy
2015-01-29
8
-1
/
+72
*
Add additional UMAs to keep track of unprefixed EME promise results
jrummell
2015-01-28
1
-12
/
+17
*
Passing key frame info flag renderer to browser process
qinmin
2015-01-28
4
-7
/
+8
*
media: Enable Opus support in Clank <video> and MSE
vigneshv
2015-01-28
9
-9
/
+94
*
Reland (2): Linux Video Capture: Add support for multiplanar YUV420 format en...
mcasas
2015-01-28
1
-73
/
+105
*
Mechanical rename of tracing includes for /media
ssid
2015-01-28
23
-23
/
+23
*
media: Support MojoRendererService in the browser process.
xhwang
2015-01-28
3
-5
/
+20
*
Android: Propagate sample rate change to audio decoder job
kjoswiak
2015-01-28
7
-47
/
+89
*
Report PIPELINE_ERROR_DECODE when SourceState::Append fails.
jiajia.qin
2015-01-27
5
-30
/
+21
*
Revert of Plumb allow_overlay flag for video path into cc (patchset #3 id:800...
jamescook
2015-01-27
6
-38
/
+26
*
Pepper: PPB_VideoDecoder software fallback should support all YUV formats.
bbudge
2015-01-27
2
-150
/
+159
*
Plumb allow_overlay flag for video path into cc
achaulk
2015-01-27
6
-26
/
+38
*
media: Add MediaPermission interface and MediaPermissionDispatcher.
xhwang
2015-01-27
6
-2
/
+77
*
Remove the use of DirectShow MJPG filter.
perkj
2015-01-27
4
-42
/
+19
*
Don't touch the renderer without the lock!
dalecurtis
2015-01-26
1
-0
/
+1
*
[cast] Force 4:2:0 pixel formats in H264VideoToolboxEncoder.
jfroy
2015-01-26
1
-2
/
+28
*
Temporary disable VP8 HW video decoding on Exynos and MediaTek devices while ...
glaznev
2015-01-26
1
-2
/
+6
*
Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...
charliea
2015-01-26
11
-33
/
+28
*
Require Renderer::Initialize() to return a status code via callback.
dalecurtis
2015-01-23
14
-63
/
+62
*
Store the accumulated configuration from requestMediaKeySystemAccess().
sandersd
2015-01-23
3
-17
/
+26
*
Adds fake hardware video encoder.
hellner
2015-01-23
8
-91
/
+112
*
Fix VideoDecoderShim to return correct decode_id for all codecs.
Sergey Ulanov
2015-01-23
3
-4
/
+9
*
Include Mojo SDK/EDK via fully-qualified paths in Chromium code.
blundell
2015-01-23
14
-26
/
+26
*
Add allocator shim test to ffmpeg test suite.
wfh
2015-01-23
1
-0
/
+12
*
Update {virtual,override,final} to follow C++11 style in media, round 2.
dcheng
2015-01-23
2
-8
/
+6
*
media: Call onSessionClosed() in MediaDrmBridge upon closing a session.
xhwang
2015-01-23
2
-3
/
+14
*
media: Rename WebSessionId to SessionId.
xhwang
2015-01-22
17
-313
/
+295
*
Document purpose of low_delay flag in VideoDecoder interface.
Sergey Ulanov
2015-01-22
1
-0
/
+6
*
Clean up unused Set/GetJavaMediaPlayerBridge() call
qinmin
2015-01-22
2
-17
/
+0
*
Pass keyschange event to blink
jrummell
2015-01-22
3
-4
/
+40
*
Add support for Rec709 color space videos in software YUV convert path.
rileya
2015-01-21
30
-887
/
+323
*
Reject vp8 video having alpha and image planes of different sizes.
watk
2015-01-21
2
-2
/
+13
[next]