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 GetVolume from media::AudioRendererSink.
tommi@chromium.org
2012-07-14
4
-10
/
+2
*
Fix valgrind issues with AudioRendererMixerUnittest.
dalecurtis@google.com
2012-07-14
1
-0
/
+6
*
Fix HTMLMediaElement.currentTime flakiness caused by time updates during a seek.
acolwell@chromium.org
2012-07-14
2
-1
/
+71
*
Rename Resampler*TestCase methods to ResamplerTest.
dalecurtis@chromium.org
2012-07-14
2
-13
/
+13
*
Switch to pcm_low_latency and enable resampling.
dalecurtis@chromium.org
2012-07-14
12
-288
/
+394
*
Implement ChunkDemuxer::GetStartTime()
vrk@chromium.org
2012-07-14
8
-111
/
+288
*
Fix NULL dereference in CompositeFilterDeathTest.TestAddFilterFailCases.
scherkus@chromium.org
2012-07-13
1
-1
/
+1
*
Reorganize media bitstream converter classes.
xhwang@chromium.org
2012-07-12
13
-487
/
+143
*
Small refactor to media architecture in order to allow end-to-end tests.
primiano@chromium.org
2012-07-12
5
-9
/
+199
*
Fix SplitRange() logic in SourceBufferRange to transfer next buffer position ...
vrk@chromium.org
2012-07-12
2
-4
/
+59
*
Add MultiChannelResampler wrapper for SincResampler.
dalecurtis@chromium.org
2012-07-12
4
-0
/
+295
*
Allocate one extra line to allow for H264 chroma MC overreads.
rbultje@chromium.org
2012-07-12
1
-2
/
+9
*
Add SincResampler ported from WebKit.
dalecurtis@chromium.org
2012-07-11
4
-0
/
+554
*
Reland r145965 - Make sure previous seek points in SourceBufferStream are ign...
vrk@google.com
2012-07-11
3
-13
/
+193
*
Fix buffered range reporting for ChunkDemuxer
acolwell@chromium.org
2012-07-11
3
-10
/
+25
*
Remove #pragma once from media
ajwong@chromium.org
2012-07-11
9
-12
/
+3
*
Remove stale TODO + unnecessary if-guard in Pipeline::DoSeek().
scherkus@chromium.org
2012-07-11
1
-10
/
+2
*
Revert 145965 - Make sure previous seek points in SourceBufferStream are igno...
vrk@google.com
2012-07-10
3
-190
/
+13
*
Make sure previous seek points in SourceBufferStream are ignored during overlaps
vrk@google.com
2012-07-10
3
-13
/
+190
*
Reintroduce kFramePadBytes in frame allocation.
rbultje@chromium.org
2012-07-10
1
-2
/
+4
*
Remove buffer duration calculation from WebMClusterParser and update SourceBu...
vrk@chromium.org
2012-07-10
9
-475
/
+614
*
Remove default implementations for media::Filter methods.
scherkus@chromium.org
2012-07-09
15
-154
/
+158
*
Add HE AAC support to ISO BMFF.
xiaomings@google.com
2012-07-09
16
-33
/
+1037
*
Remove CompositeFilter::RemoveFilter() and Filter::clear_host().
scherkus@chromium.org
2012-07-09
5
-40
/
+2
*
Switch to TimeDelta interfaces for TestTimeouts in media code.
tedvessenes@gmail.com
2012-07-09
2
-12
/
+6
*
Fix COM initialization on media thread.
grt@chromium.org
2012-07-09
1
-0
/
+1
*
Revert 145617 - Add HE AAC support to ISO BMFF.
cpu@chromium.org
2012-07-06
16
-1038
/
+33
*
Add HE AAC support to ISO BMFF.
xiaomings@google.com
2012-07-06
16
-33
/
+1038
*
Pepper needs to repeatedly call enumeration API in order to get a synchronous...
xians@chromium.org
2012-07-06
2
-5
/
+15
*
Move the callback out of the Read method and into Initialize to make Read loo...
tommi@chromium.org
2012-07-04
4
-45
/
+118
*
Coverity: Initialize a member variable.
jhawkins@chromium.org
2012-07-02
1
-1
/
+2
*
Add support to WebMClusterParser to accept clusters without blocks
vrk@chromium.org
2012-06-29
4
-22
/
+42
*
Fix address casting in audio hashing.
dalecurtis@chromium.org
2012-06-29
1
-2
/
+3
*
Lays the base work and initial unit tests for renderer side audio mixing! Right
dalecurtis@chromium.org
2012-06-28
9
-0
/
+896
*
The ISO BMFF Media Source parser supplied decode timestamps instead of presen...
strobe@google.com
2012-06-28
11
-37
/
+111
*
Avoid undefined behaviour in OpenSLESOutputStream::FillBufferQueue()
steveblock@chromium.org
2012-06-28
1
-1
/
+1
*
Avoid undefined behaviour in OpenSLESInputStream::ReadBufferQueue()
steveblock@chromium.org
2012-06-28
1
-1
/
+1
*
Reland r143115: Provide a Chrome-owned buffer to FFmpeg for video decoding (r...
scherkus@chromium.org
2012-06-28
5
-51
/
+121
*
Temporary fix to allow ISO BMFF quality switching in Media Source.
strobe@google.com
2012-06-28
3
-8
/
+34
*
Revert 144484 - Reland r143115: Provide a Chrome-owned buffer to FFmpeg for v...
dmichael@chromium.org
2012-06-27
5
-121
/
+51
*
Recover pixel aspect ratio in ISO BMFF parser.
strobe@google.com
2012-06-27
3
-3
/
+28
*
Reland r143115: Provide a Chrome-owned buffer to FFmpeg for video decoding.
scherkus@chromium.org
2012-06-27
5
-51
/
+121
*
Flush sample buffers when reading new segments in Media Source BMFF parser.
strobe@google.com
2012-06-27
3
-11
/
+35
*
Remove MockReader.
acolwell@chromium.org
2012-06-27
3
-188
/
+53
*
Move java files into src parent directory.
navabi@google.com
2012-06-26
3
-2
/
+2
*
Make chrome compile with the win8 sdk
cpu@chromium.org
2012-06-26
1
-0
/
+4
*
RefCounted types should not have public destructors, delegate cleanup
rsleevi@chromium.org
2012-06-26
9
-17
/
+32
*
Enable MP4 support when we have Chrome branding.
acolwell@chromium.org
2012-06-23
3
-8
/
+8
*
Ensure media's buffered ranges always have a range that includes currentTime.
fischman@chromium.org
2012-06-23
19
-45
/
+144
*
Revert 143725 - Fix MP4 support so it properly appears in Canary builds.
sky@chromium.org
2012-06-22
2
-6
/
+6
[next]