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
/
media.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup OPUS decoder. Remove extraneous transforms and copies.
dalecurtis@chromium.org
2013-12-13
1
-0
/
+4
*
Add ui back as a dependency of media_perftests. This fixes an Android failure.
rileya@chromium.org
2013-12-10
1
-0
/
+1
*
Created VideoFramePool to avoid unnecessary VideoFrame alloc/free.
acolwell@chromium.org
2013-12-10
1
-0
/
+3
*
Remove 'ui' dependency from some media targets where it isn't necessary.
tfarina@chromium.org
2013-12-06
1
-2
/
+0
*
Debug video capture device to play back y4m movies.
mcasas@chromium.org
2013-12-05
1
-0
/
+2
*
Add a JNI AudioRecord implementation of AudioInputStream.
ajm@chromium.org
2013-12-05
1
-0
/
+3
*
Enable WebMIDI for Windows behind the flag
yukawa@chromium.org
2013-12-05
1
-0
/
+2
*
Plumb AudioLog support into AudioManager.
dalecurtis@chromium.org
2013-12-04
1
-0
/
+2
*
Revert 237660 "Revert 237558 "Use MIDIMessageQueue/IsValidWebMID..."
yukawa@chromium.org
2013-11-29
1
-0
/
+6
*
Attempt to fix build.
thakis@chromium.org
2013-11-28
1
-1
/
+0
*
Support use_alsa==0 on Linux
spang@chromium.org
2013-11-28
1
-13
/
+19
*
Revert 237558 "Use MIDIMessageQueue/IsValidWebMIDIData for MIDI ..."
isherman@chromium.org
2013-11-28
1
-6
/
+0
*
Adding AVCaptureSession, AVCaptureDevice and the associated
mcasas@chromium.org
2013-11-27
1
-0
/
+2
*
Use MIDIMessageQueue/IsValidWebMIDIData for MIDI byte stream validation
yukawa@chromium.org
2013-11-27
1
-0
/
+6
*
Move ExtractJWKKeys to json_web_key
jrummell@chromium.org
2013-11-27
1
-0
/
+1
*
Rename VideoRendererBase to VideoRendererImpl
acolwell@chromium.org
2013-11-26
1
-3
/
+3
*
Specialize reporting of Media.GpuVideoDecoderInitializeStatus UMA to comply w...
fischman@chromium.org
2013-11-22
1
-1
/
+0
*
Render inband text tracks in the media pipeline
matthewjheaney@chromium.org
2013-11-22
1
-0
/
+10
*
Convert AddKey() calls from EME v0.1b to WD format
jrummell@chromium.org
2013-11-21
1
-0
/
+4
*
Set media_perftests up for android and to be built by the perfbots.
rileya@chromium.org
2013-11-17
1
-0
/
+43
*
Disable pulseaudio by default for embedded builds
spang@chromium.org
2013-11-15
1
-1
/
+1
*
Android: moves media/ to use long for JNI
bulach@chromium.org
2013-11-11
1
-0
/
+2
*
Added VideoCaptureDeviceAvFoundation class, implementing the
mcasas@chromium.org
2013-11-08
1
-0
/
+2
*
Device monitoring in Mac via AVFoundation.
mcasas@chromium.org
2013-11-07
1
-0
/
+2
*
Restructure the events target into two components:
ben@chromium.org
2013-11-06
1
-1
/
+1
*
Implemented lock/unlock/shutdown system sounds.
ygorshenin@chromium.org
2013-11-02
1
-0
/
+11
*
Port AudioPlaybackBenchmark to media_perftests.
rileya@chromium.org
2013-11-02
1
-0
/
+2
*
Remove unnecessary dependencies on "ui" target from some other targets.
tfarina@chromium.org
2013-11-01
1
-1
/
+0
*
Port demuxer benchmark to media_perftests.
rileya@chromium.org
2013-11-01
1
-14
/
+3
*
Remove trailing "." from message lines.
thakis@chromium.org
2013-10-31
1
-1
/
+1
*
Revert 230553 "Added AVFoundation Glue and Device Monitoring for..."
tommyw@chromium.org
2013-10-31
1
-2
/
+0
*
Port SincResampler's ConvolveBenchmark, as well as VectorMath's FMUL and FMAC...
rileya@chromium.org
2013-10-30
1
-0
/
+2
*
Port AudioBus interleave benchmarks to media_perftests
rileya@chromium.org
2013-10-30
1
-0
/
+2
*
Fix post-commit nits in AudioConverterPerfTest from https://codereview.chromi...
rileya@chromium.org
2013-10-29
1
-1
/
+1
*
Added Obj-C++ protocol for VideoCaptureDeviceMac and made QTKit
mcasas@chromium.org
2013-10-29
1
-0
/
+1
*
Port AudioConverter benchmarks to media_perftests.
rileya@chromium.org
2013-10-25
1
-0
/
+3
*
Fix unit_tests link when remoting is turned off.
vchigrin@yandex-team.ru
2013-10-25
1
-0
/
+1
*
Add media_perftests target.
rileya@chromium.org
2013-10-24
1
-0
/
+13
*
Added AVFoundation Glue and Device Monitoring for Mac.
mcasas@chromium.org
2013-10-23
1
-0
/
+2
*
Fix audio sink not resuming when an underflow is resolved while paused.
acolwell@chromium.org
2013-10-18
1
-0
/
+2
*
Enable more media unit tests on Android.
xhwang@chromium.org
2013-10-04
1
-18
/
+3
*
Remove the last vestiges of audio_util.
dalecurtis@chromium.org
2013-10-01
1
-3
/
+1
*
events: Create a separate events component out of ui.
sadrul@chromium.org
2013-10-01
1
-0
/
+1
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-30
1
-0
/
+3
*
Revert 225857 "gfx: Create a separate gfx component out of ui."
ckocagil@chromium.org
2013-09-28
1
-3
/
+0
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-28
1
-0
/
+3
*
Mpeg2 TS stream parser for media source.
damienv@chromium.org
2013-09-23
1
-0
/
+21
*
Fix MP3StreamParser so it adds buffer timestamps and marks the end of segments.
acolwell@chromium.org
2013-09-20
1
-1
/
+3
*
Revert 224404 "Mpeg2 TS stream parser for media source."
robertshield@chromium.org
2013-09-20
1
-20
/
+0
*
Mpeg2 TS stream parser for media source.
damienv@chromium.org
2013-09-20
1
-0
/
+20
[next]