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
*
Remove VideoRenderer::NaturalSizeChangedCB.
scherkus@chromium.org
2014-01-16
8
-77
/
+26
*
Removes MessageLoop::TYPE_XXX where possible
sky@chromium.org
2014-01-15
2
-2
/
+2
*
Add Stop() to AudioDecoder.
rileya@chromium.org
2014-01-15
15
-77
/
+454
*
Split the bit reader functionalities from the byte stream provider.
damienv@chromium.org
2014-01-15
6
-111
/
+349
*
Prevent stall of text cues by selecting next range element
matthewjheaney@chromium.org
2014-01-15
4
-50
/
+149
*
GTTF: Run perf tests serially
phajdan.jr@chromium.org
2014-01-14
2
-1
/
+56
*
Let WebSourceBufferImpl::setMode() update SourceState::sequence_mode_
wolenetz@chromium.org
2014-01-14
3
-8
/
+70
*
Eliminate video capture thread in renderer
hclam@chromium.org
2014-01-14
3
-0
/
+53
*
Revert 244590 "Remove VideoRenderer::NaturalSizeChangedCB."
scherkus@chromium.org
2014-01-14
8
-24
/
+83
*
Remove VideoRenderer::NaturalSizeChangedCB.
scherkus@chromium.org
2014-01-13
8
-83
/
+24
*
Fix memory leak in tests.
pwestin@google.com
2014-01-12
2
-0
/
+7
*
Clean-up: Remove the very last few uses of base::Time from src/media/
miu@chromium.org
2014-01-12
3
-11
/
+6
*
Add Sync Sample Box parsing to detect when all samples are considered random ...
acolwell@chromium.org
2014-01-11
4
-3
/
+124
*
Revert 244074 "Eliminate video capture thread in renderer"
thakis@chromium.org
2014-01-11
3
-53
/
+0
*
Pass through channel layout on OSX if hardware supports it.
dalecurtis@chromium.org
2014-01-11
1
-33
/
+28
*
Fix for AudioEncoder crash when using cast.streaming API.
miu@chromium.org
2014-01-11
1
-2
/
+3
*
Fix chromeos=1 so Pulse is preferred when use_cras=0.
dalecurtis@chromium.org
2014-01-10
9
-28
/
+43
*
Move H264Parser and H264BitReader to media/filters.
posciak@chromium.org
2014-01-10
7
-0
/
+1834
*
Pass Chrome user agent string to Android media player
jinsukkim@chromium.org
2014-01-10
4
-6
/
+16
*
Add Galaxy S4 and Nexus 4 to platform AEC whitelist.
ajm@chromium.org
2014-01-10
1
-1
/
+3
*
Introduce USB MIDI descriptor parser
yhirano@chromium.org
2014-01-10
5
-0
/
+451
*
Revert 244098 "Fix chromeos=1 so Pulse is preferred when use_cra..."
dcheng@chromium.org
2014-01-10
1
-3
/
+6
*
Rename media/base/bind_to_loop.h to media/base/bind_to_current_loop.h.
scherkus@chromium.org
2014-01-10
28
-50
/
+46
*
Fix chromeos=1 so Pulse is preferred when use_cras=0.
dalecurtis@chromium.org
2014-01-10
1
-6
/
+3
*
Attempt to fix issue 332427 by deleting LoggingImpl in CastEnvironment on the...
imcheng@chromium.org
2014-01-10
1
-1
/
+20
*
Eliminate video capture thread in renderer
hclam@chromium.org
2014-01-10
3
-0
/
+53
*
AesDecryptor callbacks now used in a thread-safe manner
jrummell@chromium.org
2014-01-10
2
-4
/
+14
*
Copy test stream for h264_parser_unittest to media/test/data.
posciak@chromium.org
2014-01-10
1
-0
/
+0
*
Remove media::BindToLoop() in favour of media::BindToCurrentLoop().
scherkus@chromium.org
2014-01-09
12
-80
/
+63
*
Added code for AVFoundation Finch Experiment enabling
mcasas@chromium.org
2014-01-09
1
-2
/
+7
*
Implement UdpTransport for Cast
hclam@chromium.org
2014-01-09
8
-252
/
+391
*
Drop data offset in PP_EncryptedBlockInfo.
xhwang@chromium.org
2014-01-09
1
-1
/
+0
*
Handle plugin instance crash in ContentDecryptorDelegate.
xhwang@chromium.org
2014-01-09
1
-1
/
+9
*
Fix various operations in ChunkDemuxer that were not being applied to text tr...
acolwell@chromium.org
2014-01-09
3
-108
/
+320
*
Cast:Adding cast_transport_config and cleaning up
mikhal@chromium.org
2014-01-09
79
-444
/
+596
*
Provide fake audio parameters when devices don't exist.
dalecurtis@chromium.org
2014-01-09
1
-8
/
+11
*
Drop DecryptConfig::data_offset_.
xhwang@chromium.org
2014-01-08
17
-118
/
+96
*
Always clear callback after WaveOut Stop().
dalecurtis@chromium.org
2014-01-08
1
-19
/
+5
*
Revert 243647 "Cast:Adding cast_transport_config and cleaning up"
noamsml@google.com
2014-01-08
78
-586
/
+434
*
Cast:Adding cast_transport_config and cleaning up
mikhal@chromium.org
2014-01-08
78
-434
/
+586
*
Cast: Adding support for GPU accelerated encode
pwestin@google.com
2014-01-08
26
-280
/
+1132
*
Convert video capture pipline to base::TimeTicks
sheu@chromium.org
2014-01-08
10
-17
/
+16
*
Media Galleries API Metadata: Add audio video metadata extractor.
tommycli@chromium.org
2014-01-08
4
-0
/
+375
*
Revert 242936 "When stopping QTKit video capture, call stopRunni..."
bemasc@chromium.org
2014-01-08
1
-3
/
+1
*
Add presubmit check for correct MessageLoopProxy usage in src/media/.
scherkus@chromium.org
2014-01-07
1
-6
/
+30
*
Replace MessageLoopProxy with SingleThreadTaskRunner for the rest of media/.
scherkus@chromium.org
2014-01-07
52
-378
/
+380
*
Update FFmpegDemuxer unknown duration logic to work for video-only streams.
acolwell@chromium.org
2014-01-07
2
-20
/
+37
*
Use decoder's timestamp instead of the timestamp from AU during prerolling
qinmin@chromium.org
2014-01-07
2
-100
/
+43
*
Make VideoDecoder use (kAborted, NULL) to signify an aborted decode, instead ...
rileya@chromium.org
2014-01-06
8
-15
/
+15
*
GpuVideoDecoder: replace gvd_loop_proxy_ with a clearer single-threaded story.
fischman@chromium.org
2014-01-04
2
-28
/
+35
[next]