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
*
Add MEDIA_LOG for failed audio packet decoding.
dalecurtis@chromium.org
2014-05-20
1
-2
/
+2
*
Use libyuv for webcam video streams.
mtomasz@chromium.org
2014-05-14
2
-26
/
+148
*
Remove AudioRendererImpl::DisableUnderflowForTesting().
scherkus@chromium.org
2014-05-14
4
-21
/
+2
*
Rename AudioRenderer::Play/Pause() to Start/StopRendering() (round 2).
scherkus@chromium.org
2014-05-13
3
-93
/
+186
*
Revert of Rename AudioRenderer::Play/Pause() to Start/StopRendering(). (https...
vabr@chromium.org
2014-05-13
3
-157
/
+85
*
Rename AudioRenderer::Play/Pause() to Start/StopRendering().
scherkus@chromium.org
2014-05-13
3
-85
/
+157
*
Add mp4 key rotation tests in pipeline integration test
kqyang@chromium.org
2014-05-11
1
-0
/
+128
*
Remove VideoRenderer::Pause() as it serves no real purpose.
scherkus@chromium.org
2014-05-11
3
-34
/
+9
*
Replace VideoRendererImpl's kError state with a CHECK().
scherkus@chromium.org
2014-05-10
2
-12
/
+5
*
Remove completion callbacks from AudioRenderer::Play/Pause().
scherkus@chromium.org
2014-05-10
3
-63
/
+6
*
Scrub deprecated Skia APIs.
fmalita@chromium.org
2014-05-10
1
-1
/
+1
*
Implement core of compliant MediaSource coded frame processing
wolenetz@chromium.org
2014-05-09
10
-50
/
+1181
*
Replace VideoRendererImpl's kEnded state with a bool.
scherkus@chromium.org
2014-05-09
2
-12
/
+9
*
Remove support for audio renderers to disable themselves at run time.
scherkus@chromium.org
2014-05-09
9
-99
/
+17
*
Log codec IDs for MediaSource content.
acolwell@chromium.org
2014-05-09
4
-6
/
+21
*
Remove duplicate is_encrypted() check in SourceBufferStream::UpdateVideoConfi...
xhwang@chromium.org
2014-05-08
1
-5
/
+0
*
Replicate FFmpeg's video frame allocation strategy.
dalecurtis@chromium.org
2014-05-07
1
-8
/
+18
*
Fix possible buffer emission during an abort.
damienv@chromium.org
2014-05-06
4
-12
/
+97
*
Fix H264ToAnnexBBitstreamConverter so it properly handles AUD NAL units.
acolwell@chromium.org
2014-05-06
5
-78
/
+168
*
Don't generate splices unless the overlap is at least 2 samples.
dalecurtis@google.com
2014-05-06
2
-1
/
+36
*
Change H264AnnexBBitstreamConverter to use AVCDecoderConfigurationRecord.
acolwell@chromium.org
2014-05-05
6
-234
/
+174
*
Allow multiple concurrent Decode() requests in VideoDecoder interface.
sergeyu@chromium.org
2014-05-05
8
-199
/
+560
*
Disable splice frames for codecs other than mp3 or vorbis.
dalecurtis@chromium.org
2014-05-04
2
-5
/
+7
*
Re-land: Add correct support for videos with YUVJ420P color format, in the so...
rileya@chromium.org
2014-05-04
1
-2
/
+15
*
Add support to MSE for partial append window start trimming.
dalecurtis@chromium.org
2014-05-03
5
-21
/
+112
*
Revert of Add correct support for videos with YUVJ420P color format, in the s...
mlamouri@chromium.org
2014-05-03
1
-15
/
+2
*
Add correct support for videos with YUVJ420P color format, in the software co...
rileya@chromium.org
2014-05-03
1
-2
/
+15
*
Support start trimming post-decoding. Use it with FFmpegDemuxer.
dalecurtis@chromium.org
2014-05-03
4
-14
/
+40
*
Introduce AudioClock to improve playback time calculations.
scherkus@chromium.org
2014-05-03
6
-63
/
+449
*
Disable preroll for live media streams.
sergeyu@chromium.org
2014-05-02
3
-27
/
+62
*
Remove AudioBuffer::set_duration(), instead base on frames.
dalecurtis@chromium.org
2014-05-02
5
-11
/
+2
*
Revert of Remove AudioBuffer::set_duration(), instead base on frames. (https:...
falken@chromium.org
2014-05-02
5
-2
/
+11
*
Remove support for splices on top of splices.
dalecurtis@chromium.org
2014-05-02
2
-42
/
+12
*
Remove AudioBuffer::set_duration(), instead base on frames.
dalecurtis@chromium.org
2014-05-02
5
-11
/
+2
*
Add low_delay flag for audio and video decoders.
sergeyu@chromium.org
2014-05-01
26
-42
/
+100
*
Loosen expectations for VideoRendererImplTest.Rebuffer*.
scherkus@chromium.org
2014-05-01
1
-2
/
+3
*
HW Video: Make media::VideoFrame handle the sync point of the compositor as w...
dongseong.hwang@intel.com
2014-04-30
2
-3
/
+5
*
Fix InMemoryUrlProtocol available_bytes computation.
acolwell@chromium.org
2014-04-30
2
-3
/
+62
*
Fix incorrect config id being associated with post splice buffer.
dalecurtis@chromium.org
2014-04-30
4
-27
/
+59
*
Introduce AudioDiscardHelper. Refactor audio decoders to use it.
dalecurtis@chromium.org
2014-04-29
4
-167
/
+37
*
Don't double correct for discarded codec delay frames.
dalecurtis@chromium.org
2014-04-28
5
-14
/
+240
*
Consider text tracks in the frame processor for new media segments.
dalecurtis@chromium.org
2014-04-28
3
-48
/
+78
*
Update VideoFrameScheduler API and add clockless and testing implementations.
scherkus@chromium.org
2014-04-28
8
-10
/
+285
*
MSE: Make WebMClusterParser hold back buffers at or beyond buffer missing dur...
wolenetz@chromium.org
2014-04-28
1
-17
/
+3
*
Ensure DiscardPadding is parsed as a signed integer.
dalecurtis@chromium.org
2014-04-28
2
-9
/
+11
*
Add live mode detection in WebM MediaSource parser.
sergeyu@chromium.org
2014-04-28
4
-0
/
+36
*
Make VideoFrameSchedulerProxy own the scheduler it is proxying.
scherkus@chromium.org
2014-04-27
2
-9
/
+10
*
Fix SPS/PPS insertion logic in MP4StreamParser.
acolwell@chromium.org
2014-04-26
1
-0
/
+11
*
Add media::StreamParser::InitParameter struct.
sergeyu@chromium.org
2014-04-25
2
-34
/
+20
*
Disable test so test data file can be updated.
dalecurtis@chromium.org
2014-04-25
1
-1
/
+2
[next]