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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add initial implementation of SourceBufferStream
vrk@google.com
2012-05-04
1
-0
/
+3
*
Remove a few unused media::PipelineStatus codes.
scherkus@chromium.org
2012-05-03
3
-21
/
+8
*
Remove VideoDecoder from the Filter heirarchy.
xhwang@chromium.org
2012-05-03
10
-130
/
+136
*
media::SeekableBuffer should use kNoTimestamp() instead of zero.
scherkus@chromium.org
2012-05-03
2
-14
/
+22
*
Add StreamParserBuffer to ChunkDemuxer
vrk@google.com
2012-05-02
5
-14
/
+76
*
Report VideoDecoder status through ReadCB instead of through FilterHost.
xhwang@chromium.org
2012-04-28
2
-7
/
+27
*
Fix a g++ 4.6 compiler issue in media/
thestig@chromium.org
2012-04-26
1
-6
/
+6
*
Fire needkey event when encrypted media is encounted.
xhwang@chromium.org
2012-04-26
1
-1
/
+10
*
Replace StreamParserHost interface with callbacks.
acolwell@chromium.org
2012-04-26
2
-33
/
+25
*
Fix VideoRendererBase to allow the decoder to be flushed with a pending read.
acolwell@chromium.org
2012-04-25
1
-0
/
+1
*
Implement the skeleton of an android content shell.
tedchoc@chromium.org
2012-04-25
2
-0
/
+42
*
Refactoring StreamParser & StreamParserHost interfaces.
acolwell@chromium.org
2012-04-24
1
-11
/
+10
*
Add a media pipeline status error code for decryption error.
xhwang@chromium.org
2012-04-23
2
-0
/
+3
*
Revert 132723 - Flush regardless if there's pending read, because there's no ...
acolwell@chromium.org
2012-04-20
1
-3
/
+0
*
apk-based test runner work for android. 2 unit test bundles converted over (i...
jrg@chromium.org
2012-04-19
2
-1
/
+5
*
Re-land software audio mixer.
enal@chromium.org
2012-04-19
2
-0
/
+5
*
Revert 132891 - Software audio mixer.
thestig@chromium.org
2012-04-19
2
-5
/
+0
*
Software audio mixer.
enal@chromium.org
2012-04-18
2
-0
/
+5
*
add more color formats NV21 and YV12 in video capture (mainly from Android).
wjia@chromium.org
2012-04-18
2
-0
/
+24
*
Flush regardless if there's pending read, because there's no guarantee that t...
ronghuawu@chromium.org
2012-04-18
1
-0
/
+3
*
Upstream WebVideoFrameAndroid and fix some bugs in MediaPlayerBridge code
qinmin@chromium.org
2012-04-12
3
-4
/
+26
*
hash code cleanup - copy seed to local and use array indexing. 1.483 ms for ...
fbarchard@google.com
2012-04-12
1
-8
/
+6
*
Adds WebRTC histogram data to be uploaded as part of UMA logging events.
henrika@chromium.org
2012-04-11
1
-36
/
+7
*
Cull unnecessary media::VideoFrame::Formats from the enum.
fischman@chromium.org
2012-04-11
3
-53
/
+9
*
Remove misc. dead stores in media/ code (found by clang static analyzer).
fischman@chromium.org
2012-04-10
2
-8
/
+3
*
Remove FFmpegDemuxer::first_seek_hack_ and related unnecessary code.
scherkus@chromium.org
2012-04-09
2
-5
/
+4
*
Adding android mediaplayer implementation to chromium
qinmin@chromium.org
2012-04-06
5
-0
/
+732
*
Pipeline & CompositeFilter now use MessageLoopProxy instead of plain MessageL...
fischman@chromium.org
2012-04-06
7
-75
/
+81
*
Merge AudioRendererImpl and AudioRendererBase; add NullAudioSink
vrk@chromium.org
2012-04-06
2
-4
/
+8
*
Revert 131064 - Adding android mediaplayer implementation to chromium
qinmin@chromium.org
2012-04-06
5
-732
/
+0
*
Adding android mediaplayer implementation to chromium
qinmin@chromium.org
2012-04-06
5
-0
/
+732
*
Move Demuxer::set_host() to Initialize().
scherkus@chromium.org
2012-04-05
6
-99
/
+75
*
De-craxify BufferedResourceLoader::didReceiveResponse()'s control flow, fixin...
fischman@chromium.org
2012-04-03
1
-2
/
+2
*
Remove DemuxerFactory and URL parameter from Pipeline.
scherkus@chromium.org
2012-04-02
10
-197
/
+85
*
Move DataSource::SetPreload() to BufferedDataSource.
scherkus@chromium.org
2012-03-31
7
-77
/
+0
*
Make preprocessor directives clearer
tbreisacher@chromium.org
2012-03-30
1
-6
/
+4
*
Fix h.264 Profile conversion between ppapi & media worlds (since they were of...
fischman@chromium.org
2012-03-30
1
-0
/
+1
*
Expose decryptor to WebMediaPlayerImpl.
scherkus@chromium.org
2012-03-30
1
-2
/
+1
*
Make AddFilter void and remove bullshit fallback code.
fischman@chromium.org
2012-03-27
5
-38
/
+19
*
Don't report errors twice to pipeline clients.
fischman@chromium.org
2012-03-27
3
-41
/
+29
*
Replace size_t with int in a few media classes.
scherkus@chromium.org
2012-03-27
11
-129
/
+126
*
Add the output interface for the ChromeOS Audio Server(CRAS).
dgreid@chromium.org
2012-03-27
2
-2
/
+11
*
Forgot media/base/buffers_unittest.cc in r129038.
scherkus@chromium.org
2012-03-26
1
-0
/
+89
*
Removed StreamSample as a shared base class between Buffer and VideoFrame.
scherkus@chromium.org
2012-03-26
7
-99
/
+66
*
Make Callback::Reset() return a copy to support use-cases where Run() ends up...
fischman@chromium.org
2012-03-24
4
-24
/
+6
*
Fix incorrect VideoFrame::row_bytes() for RGB. Add tests.
dalecurtis@chromium.org
2012-03-23
2
-1
/
+70
*
Fix frame hashing to include all valid planes.
dalecurtis@chromium.org
2012-03-22
3
-1
/
+31
*
Move VideoDecoder out of media pipeline.
xhwang@chromium.org
2012-03-22
8
-58
/
+65
*
Make AudioParameters a class instead of a struct
vrk@google.com
2012-03-21
2
-13
/
+10
*
Merge FilterStatusCB into PipelineStatusCB.
xhwang@chromium.org
2012-03-18
9
-52
/
+41
[next]