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
*
Add VideoCaptureDevice::Client::GetBufferPoolUtilization()
miu
2015-06-13
3
-0
/
+7
*
Access unit queue for MediaCodecPlayer
timav
2015-06-13
5
-0
/
+670
*
Move EndsWith to base namespace.
brettw
2015-06-12
5
-12
/
+13
*
media: Move CdmInitializedPromise to media/.
xhwang
2015-06-12
5
-1
/
+73
*
media: Remove kDisableInfobarForProtectedMediaIdentifier flag.
xhwang
2015-06-12
2
-5
/
+0
*
VideoFrame: extract AccessType from StorageType, allow clients to add DmaBuf ...
mcasas
2015-06-12
8
-195
/
+243
*
Remove remaining use of the deprecated MessageLoopProxy
skyostil
2015-06-12
3
-19
/
+17
*
Remove unused code calling WebMediaPlayerClient::requestFullscreen()
philipj
2015-06-12
2
-4
/
+0
*
Use Chromium's Logging instead of Android's Logging for media files
amogh.bihani
2015-06-12
11
-88
/
+79
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
7
-12
/
+13
*
Fix typo in media Mojo services.
dcheng
2015-06-12
2
-2
/
+2
*
media: Report media stack errors to MediaLog.
xhwang
2015-06-11
28
-37
/
+147
*
Remove base/port.h includes that are not necessary anymore.
tfarina
2015-06-11
2
-2
/
+0
*
media: Add MojoCdmServiceContext.
xhwang
2015-06-11
7
-40
/
+228
*
Change audio IPC enums from kConstantStyle to MACRO_STYLE.
nick
2015-06-11
6
-31
/
+31
*
Don't update frame statistics when the frame queue is empty.
dalecurtis
2015-06-11
3
-1
/
+36
*
media: SkCanvasVideoRenderer support for YUV native videoframes.
dcastagna
2015-06-11
3
-40
/
+112
*
Add IPC interface for switching the audio output device for a given audio str...
guidou
2015-06-11
3
-0
/
+23
*
Mp4StreamParser: Limit logs for unsupported top level boxes.
xhwang
2015-06-11
2
-3
/
+14
*
VideoFrame cleanup: change |allow_overlay_| to metadata and |has_alpha| to Fo...
mcasas
2015-06-11
13
-52
/
+60
*
This CL fixes some issues that came up Video Capture Device unittest, where i...
emircan
2015-06-10
1
-6
/
+6
*
FakeVideoCaptureDevice: Regulate framerate without drifting
magjed
2015-06-10
2
-13
/
+34
*
Revert of Combine 'pssh' parsing routines. (patchset #8 id:140001 of https://...
kjellander
2015-06-10
7
-390
/
+195
*
Improve audio/video sync during underflow, reduce underflow frequency.
dalecurtis
2015-06-10
14
-103
/
+438
*
Report video_rotation in DecryptingDemuxerStream
servolk
2015-06-10
1
-1
/
+1
*
media-internals: Store MediaLog events for future use.
xhwang
2015-06-10
1
-1
/
+0
*
Fix WMPI::currentTime/seek race causing flaky Blink mediasource-redundant-see...
wolenetz
2015-06-10
2
-15
/
+45
*
Combine CENC 'pssh' box parsing routines.
jrummell
2015-06-09
7
-195
/
+390
*
Cleanup GN BUILD files, gni's and imports.
msw
2015-06-09
1
-1
/
+1
*
Move LowerCaseEqualsASCII to base namespace
brettw
2015-06-09
1
-2
/
+2
*
Revert of Combine 'pssh' parsing routines. (patchset #7 id:120001 of https://...
rfevang
2015-06-09
7
-384
/
+195
*
Move StringToUpperASCII to base namespace
brettw
2015-06-09
1
-2
/
+3
*
Combine CENC 'pssh' box parsing routines.
jrummell
2015-06-09
7
-195
/
+384
*
Move safe_strerror to posix directory and the base namespace.
brettw
2015-06-09
1
-6
/
+8
*
vs2015: avoid warning in media/filters/vp8_bool_decoder_unittest.cc
scottmg
2015-06-09
1
-1
/
+5
*
Chromium changes to statically link ffmpeg.
chcunningham
2015-06-09
24
-339
/
+42
*
FileVideoCaptureDevice: If frames are lagging behind, don't try to catch up
magjed
2015-06-08
1
-0
/
+4
*
media-internals: Avoid out-of-order events.
xhwang
2015-06-08
4
-16
/
+3
*
Prevent audio time advancement until the next Render() after play.
dalecurtis
2015-06-08
2
-7
/
+18
*
Remove a few _sse2 targets now that we build with -msse2 everywhere.
thakis
2015-06-08
2
-39
/
+9
*
RESOURCE_UTILIZATION in VideoFrameMetadata, a consumer feedback signal.
miu
2015-06-08
4
-3
/
+76
*
Indicate reason why setCDM(null) is not allowed
jrummell
2015-06-08
1
-3
/
+5
*
Use proper channel map for PulseAudio in the CHANNEL_LAYOUT_MONO case
agoode
2015-06-08
2
-10
/
+17
*
Allow startup with missing V8 snapshot file.
erikcorry
2015-06-08
1
-0
/
+1
*
[Cast] Add logging of frame resolution and encoding stats.
miu
2015-06-06
25
-76
/
+261
*
Fix overloaded pipeline integration tests to support underflow.
dalecurtis
2015-06-06
1
-2
/
+6
*
media: Reland "Simplify {Audio|Video}Decoder initialization callback."
xhwang
2015-06-05
37
-196
/
+196
*
Revert of media: Simplify {Audio|Video}Decoder initialization callback. (patc...
zea
2015-06-05
36
-191
/
+191
*
media: Simplify {Audio|Video}Decoder initialization callback.
xhwang
2015-06-05
36
-191
/
+191
*
Revert "Chromium changes to statically link ffmpeg."
chcunningham
2015-06-05
24
-42
/
+339
[next]