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 all the OS X 10.6 SDK forward declarations.
rsesek@chromium.org
2012-07-18
2
-14
/
+0
*
Add TrackRunIteratorTest, and refactor TrackRunIterator interface.
strobe@google.com
2012-07-18
9
-266
/
+464
*
Revert 147169 - Add support for encrypted WebM files as defined in the RFC.
jln@chromium.org
2012-07-18
15
-729
/
+138
*
Add support for encrypted WebM files as defined in the RFC.
fgalligan@chromium.org
2012-07-18
15
-138
/
+729
*
Linux: Detect Unity as a desktop environment.
thestig@chromium.org
2012-07-17
1
-5
/
+14
*
Add status parameter to DemuxerStream::ReadCB
acolwell@chromium.org
2012-07-17
19
-93
/
+209
*
VideoDecodeAccelerator now SupportsWeakPtr instead of being RefCountedThreadS...
fischman@chromium.org
2012-07-17
3
-31
/
+47
*
Fix end of stream behavior when EndOfStream() is called during a seek.
acolwell@chromium.org
2012-07-17
4
-54
/
+87
*
Revert 145769 (broke test stream, removed needed HasMoreRBSPData, added extra...
fischman@chromium.org
2012-07-17
16
-1037
/
+33
*
media/audio/linux: Add CrasInputStream.
dgreid@chromium.org
2012-07-16
5
-18
/
+617
*
Add APK target for media_unittests.
nileshagrawal@chromium.org
2012-07-16
1
-7
/
+37
*
CL for readability review
vrk@google.com
2012-07-16
3
-34
/
+38
*
Change AesDecryptor::Decrypt to be an asynchronous call.
xhwang@chromium.org
2012-07-15
7
-48
/
+135
*
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
[next]