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
*
Update include paths in media/audio for base/process changes.
rsesek@chromium.org
2013-07-23
7
-6
/
+6
*
Replace AudioSilenceDetector with an AudioPowerMonitor.
miu@chromium.org
2013-07-23
10
-504
/
+555
*
Made MessagePump a non-thread safe class.
alexeypa@chromium.org
2013-07-22
1
-2
/
+2
*
Revert 212948 "Made MessagePump a non-thread safe class."
alexeypa@google.com
2013-07-22
1
-2
/
+2
*
Made MessagePump a non-thread safe class.
alexeypa@chromium.org
2013-07-22
1
-2
/
+2
*
Update the WebMediaSourceClientImpl & ChunkDemuxer to received explicit end o...
acolwell@chromium.org
2013-07-20
7
-55
/
+70
*
This change fixes some video-only MSE bugs:
qinmin@chromium.org
2013-07-20
4
-29
/
+124
*
Refactor ChunkDemuxerStream so it will be easier to move SourceBufferStream t...
acolwell@chromium.org
2013-07-18
2
-48
/
+97
*
TBR: dmichael
tyoverby@chromium.org
2013-07-18
44
-381
/
+365
*
Use a direct include of the message_loop header in media/.
avi@chromium.org
2013-07-18
66
-68
/
+68
*
[Android] Unify all string log tags to use a simple constant.
yfriedman@chromium.org
2013-07-18
1
-1
/
+1
*
Revert 212023 "Rename VideoDecoder::ReadCB to VideoDecoder::Deco..."
ddorwin@chromium.org
2013-07-17
20
-182
/
+151
*
Setup DemuxerReady duration_ms parameter in MSP unittests
wolenetz@chromium.org
2013-07-17
1
-0
/
+7
*
Use a direct include of the shared_memory header in media/, ppapi/, webkit/.
avi@chromium.org
2013-07-17
11
-13
/
+13
*
Libvpx VP9 bitstream fixes.
fgalligan@chromium.org
2013-07-17
1
-3
/
+9
*
Fall back to default frame rate when the requested one is not supported for c...
wjia@chromium.org
2013-07-17
1
-10
/
+13
*
Rename VideoDecoder::ReadCB to VideoDecoder::DecodeCB.
xhwang@chromium.org
2013-07-17
20
-151
/
+182
*
Crash fix (divide by zero) for ComputeLetterboxRegion() and extra sanity checks.
miu@chromium.org
2013-07-17
3
-1
/
+9
*
Replace angle_path gyp variable with regular path.
apatrick@chromium.org
2013-07-17
1
-2
/
+2
*
Only link against libdl on Linux and Solaris.
raphael.kubo.da.costa@intel.com
2013-07-15
1
-1
/
+10
*
VideoFrameStream reports video decoding statistics.
xhwang@chromium.org
2013-07-14
22
-152
/
+102
*
Rename VideoFrameStream::ReadFrame() to Read().
xhwang@chromium.org
2013-07-14
4
-26
/
+25
*
Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...
tfarina@chromium.org
2013-07-13
3
-3
/
+3
*
Reland r210741 "Separate DemuxerStream and VideoDecoder."
xhwang@chromium.org
2013-07-13
26
-1009
/
+693
*
[Android] Convert more test targets to use isolate.
frankf@chromium.org
2013-07-13
2
-0
/
+17
*
Optimize loop condition for SincResampler.
dalecurtis@chromium.org
2013-07-13
2
-13
/
+25
*
Remove the if check when calling SetDrmBridge
qinmin@chromium.org
2013-07-13
1
-7
/
+4
*
Rename media player managers.
xhwang@chromium.org
2013-07-13
1
-6
/
+6
*
Variable rename in ffmpeg_video_decoder.
jrummell@chromium.org
2013-07-12
1
-2
/
+2
*
Use ScopedJavaLocalRef's ctor instead of Reset() in ToJavaIntArray().
xhwang@chromium.org
2013-07-12
1
-4
/
+3
*
Fix up MP4 audio playback.
jrummell@chromium.org
2013-07-12
4
-34
/
+34
*
DecryptingAudioDecoder to use AudioTimestampHelper.
jrummell@chromium.org
2013-07-12
2
-46
/
+23
*
Allow video capture module to notify clients of resolution change.
wjia@chromium.org
2013-07-12
2
-0
/
+9
*
Drop VideoRendererBase::kFlushingDecoder state.
xhwang@chromium.org
2013-07-12
3
-69
/
+63
*
media: Enable VP9 tests.
tomfinegan@chromium.org
2013-07-11
1
-8
/
+5
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-1
/
+1
*
Removed direct dependency on android.media.MediaPlayer from the C++ part
avayvod@chromium.org
2013-07-11
7
-96
/
+195
*
Integrate VDA with WebRTC.
wuchengli@chromium.org
2013-07-11
5
-0
/
+136
*
Enable inband text track support in content_shell
acolwell@chromium.org
2013-07-11
2
-5
/
+0
*
Video capture device MF Windows frame rate setting.
mcasas@chromium.org
2013-07-10
4
-10
/
+36
*
Revert 210741 "Separate DemuxerStream and VideoDecoder."
kinaba@chromium.org
2013-07-10
26
-694
/
+1010
*
Separate DemuxerStream and VideoDecoder.
xhwang@chromium.org
2013-07-10
26
-1010
/
+694
*
Switch audio code from DataBuffer to AudioBuffer.
jrummell@chromium.org
2013-07-10
32
-921
/
+1016
*
Disable InputVolumeTest on ARM linux.
sbc@chromium.org
2013-07-10
1
-1
/
+8
*
media: Update VP9 test files
tomfinegan@chromium.org
2013-07-09
2
-0
/
+0
*
Revert 209702 "Add frame rate setting to the video capture infra..."
tommi@chromium.org
2013-07-09
1
-31
/
+3
*
Reconnect support for DirectShow video capture devices in parallel to MediaFo...
mcasas@chromium.org
2013-07-05
5
-10
/
+77
*
Revert 210280 "Reconnect support for DirectShow video capture de..."
joi@chromium.org
2013-07-05
4
-72
/
+10
*
Reconnect support for DirectShow video capture devices in parallel to MediaFo...
mcasas@chromium.org
2013-07-05
4
-10
/
+72
*
Refactor ChunkDemuxer initialization and buffer callbacks.
acolwell@chromium.org
2013-07-04
2
-237
/
+299
[next]