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
*
Always run AudioRendererImpl's flush callback asynchronously.
scherkus@chromium.org
2014-07-03
1
-4
/
+8
*
MSE: Move FrameProcessorBase code into FrameProcessor
wolenetz@chromium.org
2014-07-01
5
-467
/
+402
*
Update VideoRenderer API to fire changes in BufferingState.
scherkus@chromium.org
2014-07-01
3
-240
/
+171
*
setConfig is deprecated, use setInfo or allocPixels instead
reed@google.com
2014-07-01
1
-4
/
+2
*
Fix corrupted audio and video at playback start in ogg containers.
dalecurtis@chromium.org
2014-07-01
3
-35
/
+123
*
Fix missing seek information when video has no start time.
dalecurtis@chromium.org
2014-06-28
2
-8
/
+22
*
Revert 280020 "Revert 279958 "Revert "Revert 279650 "Add VaapiVideoEncodeAcce...
posciak@chromium.org
2014-06-27
5
-5
/
+368
*
Fix logging in DecoderStream::OnBufferReady().
xhwang@chromium.org
2014-06-27
1
-1
/
+1
*
Update AudioRenderer API to fire changes in BufferingState (round 3).
scherkus@chromium.org
2014-06-26
4
-301
/
+101
*
Revert 279958 "Revert "Revert 279650 "Add VaapiVideoEncodeAccele..."
jamescook@chromium.org
2014-06-26
5
-368
/
+5
*
Revert of Update AudioRenderer API to fire changes in BufferingState (round 2...
glider@chromium.org
2014-06-26
4
-97
/
+299
*
Update AudioRenderer API to fire changes in BufferingState (round 2).
scherkus@chromium.org
2014-06-26
4
-299
/
+97
*
Revert "Revert 279650 "Add VaapiVideoEncodeAccelerator for HW-accelerate...""
posciak@chromium.org
2014-06-26
5
-5
/
+368
*
Revert 279650 "Add VaapiVideoEncodeAccelerator for HW-accelerate..."
jamescook@chromium.org
2014-06-25
5
-367
/
+5
*
Add VaapiVideoEncodeAccelerator for HW-accelerated video encode.
posciak@chromium.org
2014-06-25
5
-5
/
+367
*
Add mp3 end padding skip for the WebAudio decoder.
dalecurtis@chromium.org
2014-06-25
3
-5
/
+24
*
Fix VP9 playback for videos with odd width/height.
sergeyu@chromium.org
2014-06-24
1
-0
/
+8
*
Introduce buffering state change callback to Pipeline.
scherkus@chromium.org
2014-06-24
3
-14
/
+22
*
Fix up some AudioRendererImpl tests.
scherkus@chromium.org
2014-06-24
1
-20
/
+7
*
Extract SourceBuffer related constants to a separate file.
damienv@chromium.org
2014-06-21
3
-8
/
+36
*
Clear active splice flag after an explicit Reset().
dalecurtis@google.com
2014-06-20
4
-0
/
+31
*
Consolidate and improve audio decoding test for all decoders.
dalecurtis@chromium.org
2014-06-20
8
-464
/
+732
*
Fix WebMStreamParser to handle Cues between Clusters correctly.
sergeyu@chromium.org
2014-06-19
1
-0
/
+28
*
MSE: Remove Chromium-side support for LegacyFrameProcessor
wolenetz@chromium.org
2014-06-19
6
-630
/
+183
*
No EOS frame in {Audio|Video}Decoder::OutputCB.
xhwang@chromium.org
2014-06-19
28
-234
/
+281
*
Fix seeking when the start time is non-zero.
dalecurtis@chromium.org
2014-06-18
6
-87
/
+317
*
MSE: Reduce spurious discontinuities caused by partial append window start ov...
wolenetz@chromium.org
2014-06-18
2
-3
/
+24
*
MSE: Allow negative parsed frame PTS/DTS in FrameProcessor
wolenetz@chromium.org
2014-06-17
2
-6
/
+30
*
Fix the flushing process of DecryptingAudioDecoder.
xhwang@chromium.org
2014-06-17
4
-70
/
+74
*
Fix WebMStreamParser to continue parsing after a cluster end
sergeyu@chromium.org
2014-06-17
1
-3
/
+29
*
Revert of Fix seeking when the start time is non-zero. (https://codereview.ch...
tkent@chromium.org
2014-06-16
6
-257
/
+86
*
Fix seeking when the start time is non-zero.
dalecurtis@chromium.org
2014-06-16
6
-86
/
+257
*
Fix the flushing process of DecryptingVideoDecoder.
xhwang@chromium.org
2014-06-14
3
-62
/
+60
*
Add extra parameters in tracing DecryptingVideoDecoder::DecodePendingBuffer().
xhwang@chromium.org
2014-06-14
1
-2
/
+3
*
MSE: On init segment received, set need random access point flag on all track...
wolenetz@chromium.org
2014-06-13
6
-10
/
+48
*
Fix crash caused by removing the gap at the beginning of a media segment.
acolwell@chromium.org
2014-06-13
2
-4
/
+60
*
Prevent incorrect start time from being used during new range creation.
acolwell@chromium.org
2014-06-11
2
-6
/
+37
*
MSE: Report decode error if FrameProcessor's append to track buffer fails
wolenetz@chromium.org
2014-06-11
1
-1
/
+4
*
Add callback in VideoDecoder and AudioDecoder to return decoded frames.
sergeyu@chromium.org
2014-06-11
33
-911
/
+695
*
MSE: Remap single text track number changes in frame processor
wolenetz@chromium.org
2014-06-11
4
-10
/
+114
*
Clear Key CDM to generate close event when session is closed.
jrummell@chromium.org
2014-06-11
1
-0
/
+2
*
Always round up coded size to avoid VideoFrame restrictions.
dalecurtis@chromium.org
2014-06-08
2
-2
/
+20
*
Add Promises for EME (Chromium side)
jrummell@chromium.org
2014-06-07
1
-70
/
+92
*
Fix memory init in SkCanvasVideoRendererTest.
sandersd@chromium.org
2014-06-07
1
-0
/
+1
*
Allow ffmpeg to process individual NALU rather than require frames.
igorc@chromium.org
2014-06-07
2
-1
/
+11
*
Remove FastPaint.
sandersd@chromium.org
2014-06-06
2
-365
/
+48
*
Fix crashes caused when SourceBuffer.remove() is called starting at the prese...
acolwell@chromium.org
2014-06-06
2
-11
/
+37
*
Fix a couple edges cases with audio preroll processing.
dalecurtis@chromium.org
2014-06-05
4
-27
/
+75
*
Allow OPUS files with a codec delay of zero.
dalecurtis@chromium.org
2014-06-05
2
-15
/
+47
*
Support for YUV 4:4:4 subsampling in vpx decoder.
sandersd@chromium.org
2014-06-04
2
-14
/
+35
[next]