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
*
Changes lifetime of ApplicationConnection instances.
ben
2015-08-12
1
-4
/
+5
*
Re-enable AudioPlayTillCompletion test with logs
timav
2015-08-11
5
-9
/
+19
*
Add more track buffer logging to SourceBufferStream.
chcunningham
2015-08-11
1
-3
/
+8
*
Convert remaining StringToLowerASCII to ToLowerASCII.
brettw
2015-08-11
3
-7
/
+5
*
MSE: Warn when keyframe after track_buffer is significantly in future
wolenetz
2015-08-11
7
-25
/
+275
*
GN: Use forward_variables_from and remove unnecessary ldflags for cdm_adapter...
agrieve
2015-08-11
2
-94
/
+13
*
Replace StringPrintf("%s", ...) with an explicit cast.
ricea
2015-08-11
1
-2
/
+1
*
Add a Vp9Parser implementation
kcwu
2015-08-11
8
-14
/
+787
*
Avoid setting effects on output devices if they weren't asked for.
tommi
2015-08-10
1
-1
/
+8
*
Disable some unittests for MediaCodecPlayer temporarily
timav
2015-08-10
2
-5
/
+10
*
Fix a double overflow issue when converting seconds to timeDelta
qinmin
2015-08-10
3
-14
/
+2
*
Add VP9 raw bits reader
kcwu
2015-08-10
5
-0
/
+183
*
Web MIDI: add usage metrics
toyoshim
2015-08-10
1
-2
/
+47
*
clang/win: Build chromium_code with -Wunused-function
Nico Weber
2015-08-08
1
-21
/
+0
*
Update SplitString calls to new form
brettw
2015-08-08
8
-33
/
+37
*
Cast Streaming: Refactor adaptive congestion control to be iterative.
miu
2015-08-07
2
-71
/
+107
*
Enable software decoding video with libvpx on Android
watk
2015-08-07
1
-2
/
+4
*
Add an IVF parser
kcwu
2015-08-07
6
-27
/
+252
*
Revert of Modifies size of ring buffer in shared memory on the audio capture ...
grunell
2015-08-07
1
-7
/
+1
*
Fix WASAPI restriction to be based on period size; fixes Win10.
dalecurtis
2015-08-07
1
-82
/
+93
*
Fix incorrect opus seek preroll and flaky pre-skip removal.
dalecurtis
2015-08-07
15
-99
/
+323
*
Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...
pkasting
2015-08-07
9
-34
/
+34
*
Update SplitString calls to new form
brettw
2015-08-07
9
-34
/
+34
*
Replace StringToLowerASCII with base::ToLowerASCII
brettw
2015-08-06
1
-3
/
+2
*
media: Fix natural size generation in MP4StreamParser.
Xiaohan Wang
2015-08-06
6
-3
/
+71
*
media: Rename Media.MSE.Playback UMA to Media.LoadType.
xhwang
2015-08-06
1
-6
/
+3
*
[tracing] Introduce MemoryDumpArgs to enable light and heavy dumps
ssid
2015-08-06
1
-1
/
+3
*
Fix front_timestamp becoming less than start_timestamp
wolenetz
2015-08-05
1
-1
/
+5
*
Catch exceptions from MediaExtractor.readSampleData
rtoy
2015-08-05
1
-1
/
+10
*
Fix flake in AnimatedContentSamplerTest by using fixed rand seed.
miu
2015-08-04
1
-5
/
+3
*
Strict Overflow Prevention video_capture_oracle.cc
esum
2015-08-04
1
-2
/
+5
*
Unify graphics buffer enums for GpuMemoryBuffer & SurfaceFactoryOzone
spang
2015-08-04
4
-9
/
+11
*
[Web MIDI] Midi[Input|Output]DeviceState should be RefCountedThreadSafe.
yhirano
2015-08-04
1
-4
/
+6
*
Capture Auto-Throttling: Frequent increases after source size change
miu
2015-08-03
3
-13
/
+170
*
Android: if dequeueInputBuffer gives TRY_AGAIN_LATER, dequeue output buffers.
gunsch
2015-07-31
1
-0
/
+4
*
Add yet more GN isolates ...
dpranke
2015-07-31
1
-0
/
+13
*
Introduce OutputDevice interface.
guidou
2015-07-31
25
-111
/
+178
*
MediaCodecPlayer implementation (stage 3 - browser seek and surface change)
timav
2015-07-30
9
-232
/
+725
*
Media: Nicer MSE append logging
servolk
2015-07-30
1
-6
/
+22
*
Move JNI annotations to annotations package.
aurimas
2015-07-30
13
-24
/
+24
*
Make a flag enable-rtc-smoothness-algorithm for the new rendering algorithm.
qiangchen
2015-07-29
2
-0
/
+6
*
Allow odd sized video decoder configs.
chcunningham
2015-07-29
4
-106
/
+176
*
Remove interface_impl.h and error_handler.h usage from chromium
ben
2015-07-29
2
-2
/
+0
*
Use skia to do accelerated YUV conversion for rec709 'HD' color space in
rileya
2015-07-29
1
-6
/
+7
*
Switch to the new SkImageGenerator API
fmalita
2015-07-29
1
-8
/
+7
*
Web MIDI: Android Chrome is stuck if connected USB devices are not MIDI
toyoshim
2015-07-29
1
-1
/
+1
*
Fix a size calculation bug in parse_jpeg.cc
hanchung
2015-07-29
1
-6
/
+6
*
Annotate large GN targets for precompiled headers
brettw
2015-07-28
2
-0
/
+2
*
Update MediaKeyStatus to replace OutputNotAllowed with OutputRestricted
jrummell
2015-07-28
6
-7
/
+15
*
Add huffman table to input of V4L2 Jpeg decode accelerator
hanchung
2015-07-28
2
-45
/
+43
[next]