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
/
filters
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 132723 - Flush regardless if there's pending read, because there's no ...
acolwell@chromium.org
2012-04-20
2
-17
/
+7
*
Revert 133191 - Update MediaSource API implementation to match v0.4 spec.
acolwell@chromium.org
2012-04-20
4
-99
/
+14
*
Update MediaSource API implementation to match v0.4 spec.
acolwell@chromium.org
2012-04-20
4
-14
/
+99
*
Fix FFmpegVideoDecoder.Flush() during pending Read().
acolwell@chromium.org
2012-04-19
2
-3
/
+33
*
Revert 132965 - this change seems to break media_unittests
toyoshim@chromium.org
2012-04-19
4
-99
/
+14
*
Update MediaSource API implementation to match v0.4 spec.
acolwell@chromium.org
2012-04-19
4
-14
/
+99
*
Re-enable NoID3TagData now that test data exists.
dalecurtis@chromium.org
2012-04-19
1
-2
/
+1
*
Disable FFmpegDemuxerText.NoID3TagData.
dalecurtis@google.com
2012-04-18
1
-1
/
+2
*
Disable ID3v1 tag reading.
dalecurtis@chromium.org
2012-04-18
3
-1
/
+25
*
Flush regardless if there's pending read, because there's no guarantee that t...
ronghuawu@chromium.org
2012-04-18
2
-7
/
+17
*
Remove unneeded friend tests from media::FileDataSource.
scherkus@chromium.org
2012-04-13
1
-8
/
+0
*
Prevent crash due to already-Reset() time_cb_ when renderer has been stopped.
fischman@chromium.org
2012-04-10
2
-5
/
+44
*
Remove misc. dead stores in media/ code (found by clang static analyzer).
fischman@chromium.org
2012-04-10
1
-2
/
+2
*
Remove FFmpegDemuxer::first_seek_hack_ and related unnecessary code.
scherkus@chromium.org
2012-04-09
3
-26
/
+0
*
Rename AudioRendererBase and AudioRendererAlgorithmBase
vrk@chromium.org
2012-04-09
7
-123
/
+123
*
Ref-count VideoRendererBase instead of blindly hoping it outlives the decoder...
fischman@chromium.org
2012-04-07
2
-5
/
+1
*
Clarify possible states in FFmpegDemuxerStream::Read().
fischman@chromium.org
2012-04-06
1
-11
/
+9
*
Merge AudioRendererImpl and AudioRendererBase; add NullAudioSink
vrk@chromium.org
2012-04-06
6
-313
/
+360
*
Move Demuxer::set_host() to Initialize().
scherkus@chromium.org
2012-04-05
8
-134
/
+112
*
Remove DemuxerFactory and URL parameter from Pipeline.
scherkus@chromium.org
2012-04-02
17
-422
/
+188
*
Move DataSource::SetPreload() to BufferedDataSource.
scherkus@chromium.org
2012-03-31
8
-18
/
+1
*
Call VideoDecoder::set_host() now that VD is no longer part of CompositeFilter.
fischman@chromium.org
2012-03-30
1
-0
/
+1
*
Expose decryptor to WebMediaPlayerImpl.
scherkus@chromium.org
2012-03-30
6
-13
/
+40
*
Replace the unnecessary VDA::Profile typedef with media::VideoCodecProfile
fischman@chromium.org
2012-03-30
1
-1
/
+1
*
Revert 129752 - Replace the unnecessary VDA::Profile typedef with media::Vide...
mihaip@chromium.org
2012-03-30
1
-1
/
+1
*
Replace the unnecessary VDA::Profile typedef with media::VideoCodecProfile
fischman@chromium.org
2012-03-30
1
-1
/
+1
*
Don't report errors twice to pipeline clients.
fischman@chromium.org
2012-03-27
1
-1
/
+1
*
Replace size_t with int in a few media classes.
scherkus@chromium.org
2012-03-27
8
-72
/
+62
*
Renable hashing for the basic playback test.
dalecurtis@chromium.org
2012-03-27
1
-3
/
+1
*
Removed StreamSample as a shared base class between Buffer and VideoFrame.
scherkus@chromium.org
2012-03-26
1
-5
/
+3
*
Make Callback::Reset() return a copy to support use-cases where Run() ends up...
fischman@chromium.org
2012-03-24
3
-5
/
+8
*
Fix frame hashing to include all valid planes.
dalecurtis@chromium.org
2012-03-22
3
-9
/
+8
*
Move VideoDecoder out of media pipeline.
xhwang@chromium.org
2012-03-22
3
-4
/
+14
*
Fix leaking AVPackets in AudioFileReader.
dalecurtis@chromium.org
2012-03-21
1
-3
/
+2
*
Merge FilterStatusCB into PipelineStatusCB.
xhwang@chromium.org
2012-03-18
9
-11
/
+12
*
Add frame hashing to PipelineIntegrationTests.
dalecurtis@chromium.org
2012-03-17
6
-8
/
+53
*
Enable multithreaded theora decode.
dalecurtis@chromium.org
2012-03-16
1
-4
/
+1
*
Callback renaming in media code.
xhwang@chromium.org
2012-03-15
16
-85
/
+84
*
Remove FFmpegVideoDecoder log spam and misleading comment.
acolwell@chromium.org
2012-03-15
1
-6
/
+1
*
Add AddKey to AesDecryptor
xhwang@chromium.org
2012-03-14
2
-2
/
+4
*
Disable flaky PipelineIntegrationTests
acolwell@chromium.org
2012-03-13
1
-2
/
+4
*
Make FFmpegVideoDecoder defer a flush until the pending read completes.
acolwell@chromium.org
2012-03-12
4
-5
/
+52
*
Create video and audio decoder threads on demand.
tommi@chromium.org
2012-03-11
8
-12
/
+61
*
Rename StatisticsCallback to StatisticsCB and DataSource::ReadCallback to Rea...
xhwang@chromium.org
2012-03-10
22
-176
/
+173
*
Add support for --enable-threaded-compositing by making
fischman@chromium.org
2012-03-09
2
-11
/
+15
*
Add AES decryptor and tests.
xhwang@chromium.org
2012-03-08
6
-12
/
+109
*
WebM parser bug fixes for live streams.
acolwell@chromium.org
2012-03-06
2
-17
/
+30
*
Fold media::MessageLoopFactoryImpl into media::MessageLoopFactory.
scherkus@chromium.org
2012-03-06
2
-2
/
+2
*
Fix muted audio when playback rate != 1.0 or 0.0
vrk@chromium.org
2012-03-06
8
-280
/
+684
*
Convert uses of int ms to TimeDelta in media.
tedvessenes@gmail.com
2012-03-05
1
-2
/
+2
[next]