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 still image capture interface for VideoCaptureDevice.
owenlin
2014-10-03
5
-0
/
+100
*
media: Pass DemuxerStreamProvider in Renderer::Initialize().
xhwang
2014-10-03
13
-46
/
+50
*
[src/media] Declaring the weak_ptr_factory in proper order in cast,mojo and f...
kulkarni.a
2014-10-03
2
-5
/
+5
*
mojom: Change array syntax from uint8[] to array<uint8>.
erg
2014-10-03
1
-2
/
+2
*
Move mojo edk into mojo/edk
jamesr
2014-10-03
1
-1
/
+1
*
MSE: Allow parsing of private_stream_1 in mp2t parser
servolk
2014-10-03
3
-3
/
+24
*
Revert "Move mojo edk into mojo/edk"
Trent Apted
2014-10-03
1
-1
/
+1
*
Move mojo edk into mojo/edk
James Robinson
2014-10-03
1
-1
/
+1
*
Rename kWebMEncryptInitDataType to kWebMInitDataType
sandersd
2014-10-02
5
-5
/
+5
*
Clear the FIFO when calling input stream::Stop()
xians
2014-10-02
2
-4
/
+5
*
Reland: Pass initDataType instead of contentType to OnNeedKey().
sandersd
2014-10-02
4
-13
/
+7
*
Retry license request on timeouts and errors
jrummell
2014-10-01
1
-8
/
+13
*
Skip retrieving cookies and user credentials for data uri
qinmin
2014-10-01
1
-1
/
+1
*
Mac Video Capture: Support for Blackmagic DeckLink SDK video capture.
mcasas
2014-10-01
3
-31
/
+371
*
Fix wrong selection of VP8 video decoder on some Samsung devices.
glaznev
2014-10-01
3
-11
/
+76
*
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
[next]