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
*
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
*
Revert "Add precompiled headers to GN build for large targets."
dpranke
2015-07-28
2
-2
/
+0
*
media: Quit MojoMediaApplication when no ServiceFactory service is bound.
xhwang
2015-07-28
5
-6
/
+36
*
media: Mojo interfaces renaming.
xhwang
2015-07-27
23
-111
/
+102
*
Add precompiled headers to GN build for large targets.
brettw
2015-07-27
2
-0
/
+2
*
MediaCodecPlayer implementation (stage 2 - seek)
timav
2015-07-25
12
-59
/
+622
*
Catch errors if important parameters can't be determined.
rtoy
2015-07-24
1
-4
/
+37
*
Add more isolates to the GN build:
dpranke
2015-07-24
1
-0
/
+9
*
media: Always enable trace event for "media" category group.
xhwang
2015-07-24
1
-0
/
+4
*
media: Add memory tracing to VpxDecoder memory pool.
dcastagna
2015-07-24
1
-2
/
+42
*
Make UTF16ToASCII and UTF16TOUTF8 take a StringPiece
brettw
2015-07-24
4
-8
/
+14
*
media: Fix 'gn check' for "Source file not found".
tfarina
2015-07-24
1
-1
/
+0
*
Modifies size of ring buffer in shared memory on the audio capture side.
henrika
2015-07-24
1
-1
/
+7
*
PlatformThreadHandle: remove public id() interface
toyoshim
2015-07-24
1
-2
/
+2
*
MSE: Log FrameProcessor warnings and errors to chrome://media-internals
wolenetz
2015-07-24
6
-31
/
+98
*
Support CENC SampleGroupDescription 'sgpd' box in 'moov'
kqyang
2015-07-23
5
-78
/
+134
*
Save WebContentDecryptionModuleResult in scoped_ptr<>
jrummell
2015-07-23
9
-39
/
+64
*
content: Use the memory-infra graph API for GpuMemoryBufferManager.
reveman
2015-07-23
1
-0
/
+4
*
media/capture: Adding WebmMuxer class and unittests
mcasas
2015-07-23
8
-2
/
+355
*
Add Jpeg decoder profile to GpuInfo
henryhsu
2015-07-23
1
-0
/
+4
*
Migrate from WebCallbacks<S, T> to WebCallback<S*, T*> (3/4)
yhirano
2015-07-23
1
-6
/
+0
*
Change ChunkDemuxerStream/SourceBufferStream memory limit to size_t type
servolk
2015-07-23
11
-70
/
+87
*
Migrate from WebCallbacks<S, T> to WebCallback<S*, T*> (1/4)
yhirano
2015-07-22
1
-0
/
+6
*
Remove base/mac/scoped_nsexception_enabler.h.
rsesek
2015-07-22
1
-8
/
+8
*
clang/win: Fix build after https://codereview.chromium.org/1248543002/
Nico Weber
2015-07-22
1
-1
/
+0
*
Fix race condition when accessing time_progressing_.
dalecurtis
2015-07-22
2
-13
/
+33
*
Remove device change deduplication based on device id.
dalecurtis
2015-07-22
3
-47
/
+53
*
MSE: Update DTS by the same delta as PTS during partial append window trimming
wolenetz
2015-07-22
2
-5
/
+58
*
Work on Windows GN allocator.
brettw
2015-07-22
1
-0
/
+2
*
media: Add ServiceFactory mojo interface and implementation.
xhwang
2015-07-21
19
-91
/
+212
*
media: Add UMA and trace events for CDM creation.
xhwang
2015-07-21
2
-3
/
+41
*
media: In low delay mode, do not accumulate frames earlier than the start time.
xhwang
2015-07-21
2
-8
/
+20
*
Prevent seeking when Android MediaPlayer reports that it's not possible.
keitchen
2015-07-21
4
-5
/
+129
*
Refactor WebMClusterParserTest parser creation for readability
wolenetz
2015-07-21
1
-87
/
+107
*
Web MIDI: make unsupported device check strict
toyoshim
2015-07-21
1
-4
/
+11
*
Remove Utils.getInitDataFromMessage()
jrummell
2015-07-21
4
-22
/
+4
*
MSE: Provide link in media-internals to known bug 229412 until it is fixed
wolenetz
2015-07-21
1
-2
/
+4
*
Initial support for the desktop media pipeline on Android.
watk
2015-07-20
8
-41
/
+105
[next]