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
*
Rename all isolate_dependency_* to files.
maruel
2014-10-01
3
-7
/
+6
*
Fix MediaPlayerBridge to handle unknown or infinite durations.
dalecurtis
2014-10-01
1
-3
/
+5
*
Add a mutex lock to AudioPowerMonitor::Reset() to placate TSAN.
miu
2014-09-30
1
-2
/
+11
*
Revert of Pass initDataType instead of contentType on OnNeedKey(). (patchset ...
zmo
2014-09-30
4
-7
/
+13
*
Pass initDataType instead of contentType to OnNeedKey().
sandersd
2014-09-30
4
-13
/
+7
*
Fail tests if the license request XHR fails due to a network error.
sandersd
2014-09-30
1
-1
/
+4
*
Convert various media options into proper declare_args().
dalecurtis
2014-09-30
3
-39
/
+51
*
Convert the remaining MOJO_OVERRIDE -> override, and get rid of MOJO_OVERRIDE.
viettrungluu
2014-09-30
2
-18
/
+18
*
Update content and media unittest isolate targets.
jmadill
2014-09-30
2
-1
/
+54
*
Android Video Capture: use tightest fps Range available on allocate()
mcasas
2014-09-30
1
-12
/
+15
*
Reenable AudioAndroidOutputTest.StartOutputStreamCallbacks on Arm64.
rmcilroy
2014-09-30
1
-17
/
+2
*
Switch from WebMediaPlayer::maxTimeSeekable() to seekable()
philipj
2014-09-30
2
-7
/
+14
*
Android Video Capture: Removed references to Android.Hardware.Camera from the...
mcasas
2014-09-30
5
-120
/
+93
*
Use base::StringPairs where appropriate for src/media/
anand.ratn
2014-09-30
2
-5
/
+4
*
Adding new function ReadFrames() that returns the audio frame in planar
pwestin
2014-09-30
3
-0
/
+176
*
Rename AndroidImage format template to match the Java class.
aurimas
2014-09-30
5
-9
/
+8
*
Extend player_utils.js to support "encrypted" event in addition to "needkey".
sandersd
2014-09-29
1
-7
/
+20
*
Disable two hanging video capture tests on Windows.
jmadill
2014-09-29
1
-2
/
+16
*
Only use custom SSE FMUL and FMAC with non-clang compilers.
dalecurtis
2014-09-29
1
-0
/
+7
*
Remove AudioBuffersState class
acolwell
2014-09-29
36
-186
/
+95
*
Remove VPX conditionals from media and remoting.
brettw
2014-09-27
1
-6
/
+0
*
Cleanup some audio classes with C++11 shine!
dalecurtis
2014-09-26
5
-20
/
+12
*
Speculative fix when translating blob data to a file path
qinmin
2014-09-26
1
-0
/
+5
*
Gyp cleanup after https://codereview.chromium.org/495353003
mostynb
2014-09-26
1
-2
/
+2
*
More efficient BitReader::SkipBits for large numbers of bits.
damienv
2014-09-26
3
-5
/
+92
*
Disable AudioAndroidOutputTest.StartOutputStreamCallbacks on Arm64.
rmcilroy
2014-09-26
1
-2
/
+17
*
Android Video Capture: Using full class path for Camera+subclasses to avoid @...
mcasas
2014-09-26
4
-48
/
+44
*
MediaSourcePlayer: Only StopInterpolating() when it's interpolating.
xhwang
2014-09-26
1
-2
/
+4
*
Update MediaKeys interface for EME
jrummell
2014-09-26
7
-67
/
+191
*
Pass YUV color space information to Skia in VideoImageGenerator.
rileya
2014-09-25
1
-25
/
+82
*
[Checkstyle] Fix misc style issues in Java files.
aurimas
2014-09-25
4
-44
/
+29
*
Remove implicit HANDLE conversions from media.
rvargas
2014-09-25
3
-5
/
+6
*
Let audio wait for video to finish prerolling after seek
qinmin
2014-09-25
4
-13
/
+97
*
MSE: Reduce spurious buffered range discontinuities
wolenetz
2014-09-25
1
-1
/
+18
*
Blacklist some samsung devices from MSE support
qinmin
2014-09-24
1
-1
/
+9
*
Expand suppression for flaky AudioInputVolumeTest.InputVolumeTest.
kbr
2014-09-24
1
-1
/
+2
*
Pass initial CDM to CreateMediaPlayer()
jrummell
2014-09-24
7
-31
/
+26
*
Suppress deprecation warnings
rtoy
2014-09-24
1
-0
/
+1
*
BufferedDataSource: don't reallocate buffer unnecessarily
mmaliszkiewicz
2014-09-24
2
-9
/
+9
*
Set keyboard mic effect if available.
grunell
2014-09-24
7
-2
/
+31
*
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
[next]