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
...
*
Android VideoCapture: Use max frame rate instead of min for CaptureFormat enu...
mcasas@chromium.org
2014-07-09
1
-1
/
+1
*
Mac VideoCapture: return empty GetModel() for non-USB non-built-in cameras.
mcasas@chromium.org
2014-07-09
10
-16
/
+145
*
Invoke the seek callback during abort if needed.
damienv@chromium.org
2014-07-09
2
-0
/
+46
*
Disable VP9 444 test
johannkoenig@google.com
2014-07-09
1
-1
/
+3
*
Update ChunkDemuxer unit tests to use real muxed clusters.
acolwell@chromium.org
2014-07-09
2
-75
/
+147
*
Small cleaups to media to support disabling ozone and libvpx properly.
ajwong@chromium.org
2014-07-09
2
-5
/
+7
*
Pipeline: Call clock_->SetTime() right before StartPlayingFrom().
xhwang@chromium.org
2014-07-09
2
-13
/
+10
*
Remove duration from media::Clock.
scherkus@chromium.org
2014-07-09
6
-109
/
+22
*
Fixes for re-enabling more MSVC level 4 warnings: media/ edition
pkasting@chromium.org
2014-07-08
9
-82
/
+79
*
Turn audio ducking on by default on Windows again.
tommi@chromium.org
2014-07-08
6
-26
/
+67
*
Mac AVFoundation: Blackmagic camera blacklisting update
mcasas@chromium.org
2014-07-08
1
-12
/
+7
*
Add AppendMuxedCluster() method to make test intentions clearer.
acolwell@chromium.org
2014-07-08
1
-52
/
+112
*
Set buffering state variable even when Pipeline underflow is disabled.
scherkus@chromium.org
2014-07-08
1
-5
/
+6
*
Mpeg2 TS adts parser: use OffsetByteQueue to manage the ES stream.
damienv@chromium.org
2014-07-08
2
-89
/
+77
*
Fold Pipeline's initial prerolling state into the playing state.
scherkus@chromium.org
2014-07-08
2
-41
/
+31
*
Mpeg2 TS: relax the spec compliancy w.r.t. the adaptation field.
damienv@chromium.org
2014-07-07
1
-1
/
+6
*
Third attempt of fixing narrowing error for TAG.
thakis@chromium.org
2014-07-07
1
-2
/
+4
*
Revert of Make TAG() really return an unsigned number. (https://codereview.ch...
nkostylev@chromium.org
2014-07-07
1
-2
/
+2
*
Make TAG() really return an unsigned number.
thakis@chromium.org
2014-07-07
1
-2
/
+2
*
Make TAG() return an unsigned number.
thakis@chromium.org
2014-07-04
1
-2
/
+2
*
Win Video Capture: floating point frame rates
mcasas@chromium.org
2014-07-04
1
-3
/
+4
*
VideoCaptureDeviceLinux: 2 tiny error printout addition.
mcasas@chromium.org
2014-07-03
2
-1
/
+6
*
Add chromecast_build gyp variable and add rules when the variable is set to 1.
lcwu@chromium.org
2014-07-03
1
-1
/
+1
*
Mac AVFoundation Video Capture: float frame rate
mcasas@chromium.org
2014-07-03
1
-1
/
+1
*
Make TextRenderer::Play() a synchronous method.
scherkus@chromium.org
2014-07-03
5
-36
/
+9
*
Fix MP4StreamParser to gracefully handle running out of data when discarding ...
acolwell@chromium.org
2014-07-03
2
-8
/
+9
*
Remove dead SyncSample code from TrackRunIterator.
acolwell@chromium.org
2014-07-03
1
-6
/
+2
*
Fix the typo 'mininum' to 'minimum'.
amistry@chromium.org
2014-07-03
1
-1
/
+1
*
Always run AudioRendererImpl's flush callback asynchronously.
scherkus@chromium.org
2014-07-03
1
-4
/
+8
*
Cast: Implement cast simulator tool
hclam@chromium.org
2014-07-03
14
-90
/
+791
*
reland r280896: Fixed the audio mirroring problem introduced by r278345
xians@chromium.org
2014-07-02
1
-1
/
+1
*
Revert 280896 "Fixed the audio mirroring problem introduced by r..."
xians@chromium.org
2014-07-02
1
-1
/
+1
*
Some millisecond => TimeDelta cleanups. (More remain)
kmarshall@chromium.org
2014-07-02
10
-32
/
+40
*
Fixed the audio mirroring problem introduced by r278345 ( https://codereview....
xians@chromium.org
2014-07-01
1
-1
/
+1
*
MSE: Move FrameProcessorBase code into FrameProcessor
wolenetz@chromium.org
2014-07-01
6
-469
/
+402
*
Update VideoRenderer API to fire changes in BufferingState.
scherkus@chromium.org
2014-07-01
8
-363
/
+230
*
Fix OUTPUT_PROTECTION_ALL_EXTERNAL_LINKS_PROTECTED reporting.
xhwang@chromium.org
2014-07-01
1
-1
/
+8
*
setConfig is deprecated, use setInfo or allocPixels instead
reed@google.com
2014-07-01
2
-9
/
+5
*
Cast: increase the maximum outstanding audio frames
hclam@chromium.org
2014-07-01
1
-5
/
+14
*
Fix corrupted audio and video at playback start in ogg containers.
dalecurtis@chromium.org
2014-07-01
3
-35
/
+123
*
Add test data for BUG=387996
dalecurtis@google.com
2014-06-30
1
-0
/
+0
*
Copy media files from chrome/test/data/media and content/test/data/media
shadi@chromium.org
2014-06-30
39
-5
/
+14
*
changed the input low latency input impl to use client's native buffer size o...
xians@chromium.org
2014-06-30
3
-95
/
+57
*
Fix missing seek information when video has no start time.
dalecurtis@chromium.org
2014-06-28
2
-8
/
+22
*
Clear render error callback on Stop(). Ensure callback is set.
dalecurtis@chromium.org
2014-06-28
2
-12
/
+22
*
Add test data for BUG=388070
dalecurtis@google.com
2014-06-27
1
-0
/
+0
*
Fix WebM parser for MediaSource to return correct natural_size
sergeyu@chromium.org
2014-06-27
1
-5
/
+3
*
Removes bulach@ from OWNERS.
bulach@chromium.org
2014-06-27
1
-3
/
+0
*
Revert 280020 "Revert 279958 "Revert "Revert 279650 "Add VaapiVideoEncodeAcce...
posciak@chromium.org
2014-06-27
6
-5
/
+380
*
Fix logging in DecoderStream::OnBufferReady().
xhwang@chromium.org
2014-06-27
1
-1
/
+1
[prev]
[next]