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
*
Cast: Reduce the size of stats
hclam
2014-09-24
1
-14
/
+21
*
Replace forward_dependent_configs with public_deps
Brett Wilson
2014-09-23
3
-14
/
+6
*
Cast: Allow extension to control wifi options on windows
hubbe
2014-09-23
3
-1
/
+44
*
Refactoring AudioParameters |operator==| to |Equals()| method
burnik
2014-09-23
3
-13
/
+15
*
Fix typo in Pipeline::PlaybackRateChangedTask().
xhwang
2014-09-23
1
-1
/
+1
*
Adds a platform independent detection of microphone hardware mute.
henrika
2014-09-23
1
-1
/
+30
*
Add VEA supported profiles to GPUInfo.
wuchengli
2014-09-23
5
-5
/
+20
*
CdmPromise to use CdmPromiseTraits so specializations not needed
jrummell
2014-09-23
2
-134
/
+103
*
Define a new media_cast target which provides the minimal functionality
jfroy
2014-09-22
7
-2
/
+160
*
Expect InitSegmentReceived() in PipelineIntegrationTest.Encrypted* tests.
xhwang
2014-09-22
1
-0
/
+1
*
Use VPX_IMG_FMT_*/VPX_PLANE_* defines
johannkoenig
2014-09-22
1
-4
/
+4
*
Fix mojom dependencies in media/mojo/services, make gn check pass
jamesr
2014-09-22
3
-3
/
+12
*
Introduce media::AudioClock::TimeUntilPlayback().
scherkus
2014-09-22
3
-1
/
+83
*
Mac VideoCapture: Support for Blackmagic DeckLink device & capabilities enume...
mcasas
2014-09-22
9
-4
/
+261
*
Make VEA test support videos with different coded size and visible size
henryhsu
2014-09-22
2
-8
/
+17
*
[Cast] Limit frames in flight by duration, and not by number of frames.
miu
2014-09-20
16
-149
/
+277
*
Remove implicit conversions from scoped_refptr to T* in media/
dcheng
2014-09-20
1
-1
/
+3
*
Remove acolwell & shadi from media OWNERS files.
acolwell
2014-09-20
1
-2
/
+0
*
CDM FileIOTest: Work around flakiness by not closing during read/write.
xhwang
2014-09-19
1
-4
/
+8
*
Dynamically allocate more memory to AudioBlockFifo.
xians
2014-09-19
4
-14
/
+135
*
media: scaffolding and plumbing for MojoRenderer{Impl, Service}
tim
2014-09-18
20
-36
/
+1425
*
[Cast] Fix referenced_frame_ids emitted by Vp8Encoder, with massive test clea...
miu
2014-09-18
3
-123
/
+70
*
CdmFileIOImpl: Refactor Write() implementation.
xhwang
2014-09-18
4
-120
/
+347
*
[Cast] Add target playout delay CL arg for cast_simulator.
miu
2014-09-18
1
-7
/
+31
*
Make BrowserCdmManager a BrowserMessageFilter.
xhwang
2014-09-18
1
-5
/
+6
*
Fix crashing MediaSourcePlayerTest on nexus 5
qinmin
2014-09-17
1
-2
/
+10
*
Do no build the AVFoundation glue code for iOS (it depends on mac_util.h whic...
jfroy
2014-09-17
2
-4
/
+6
*
Move SourceBufferRange into its own file to make it easier to test changes to...
acolwell
2014-09-17
7
-852
/
+922
*
Initialize media timeline correctly for positive start times.
dalecurtis
2014-09-16
10
-10
/
+63
*
GN: Replace mojo/system.gni with forwarding groups
jamesr
2014-09-16
1
-4
/
+1
*
Make the timestamp unroll offset consistent accross PES pids.
damienv
2014-09-16
10
-84
/
+229
*
Switch back to using VideoRenderer::StartPlayingFrom().
scherkus
2014-09-16
7
-53
/
+39
*
[Cast] Fix RtcpParser to parse negative playout delay deltas in receiver repo...
miu
2014-09-16
2
-4
/
+6
*
Add VideoImageGenerator.
rileya
2014-09-16
4
-70
/
+147
*
Avoid unsafe usage of CancelIo() within Windows SyncSocket.
dalecurtis
2014-09-16
1
-3
/
+1
*
GN: Build libvpx
Alpha Lam
2014-09-15
2
-22
/
+15
*
[Cast] Sanity-check for unbounded queue growth in PacedSender.
miu
2014-09-15
2
-8
/
+19
*
MSE: Test no muxed discontinuity forced by audio frame partial front trimming
wolenetz
2014-09-15
1
-0
/
+24
*
MSE: Don't force discontinuity logic on audio frame partial front trimming
wolenetz
2014-09-15
1
-6
/
+0
*
CDM FileIOTest: Explictly test corrupted file.
xhwang
2014-09-15
2
-0
/
+41
*
CdmAdapter: Report size of the file read by CDM via FileIO.
xhwang
2014-09-15
4
-5
/
+75
*
GN rules for everything in //mojo
jamesr
2014-09-15
1
-0
/
+7
*
Support MPEG1 audio in the MPEG2-TS stream parser.
damienv
2014-09-13
14
-142
/
+597
*
MSE: Notify Blink SourceBuffer on init segment received
wolenetz
2014-09-13
6
-26
/
+141
*
Clarify resolution change behaviors of video capture devices
hclam
2014-09-13
4
-14
/
+23
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/
thestig
2014-09-13
11
-11
/
+11
*
Replace the only use of media::MockStatisticsCB with a bound method.
scherkus
2014-09-13
3
-18
/
+4
*
Hook WebMediaPlayerImpl up to Mojo's HTMLDocumentView.
acolwell
2014-09-12
5
-1
/
+164
*
Sprinkle some DVLOGs in media::WallClockTimeSource.
scherkus
2014-09-12
1
-0
/
+4
*
Cast: Make pacing controllable by the extension
hubbe
2014-09-12
7
-23
/
+68
[next]