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
*
Adds support for capture device enumeration on Windows.
henrika@chromium.org
2011-11-24
1
-0
/
+2
*
Fire canplaythrough event at the proper time for audio/video
vrk@google.com
2011-11-18
1
-0
/
+3
*
Make pulseaudio available for all posix platforms and add support on OpenBSD.
scherkus@chromium.org
2011-11-18
1
-25
/
+25
*
Revert 110584 - Make pulseaudio available for all posix platforms and add sup...
scherkus@chromium.org
2011-11-17
1
-23
/
+25
*
Make pulseaudio available for all posix platforms and add support on OpenBSD.
scherkus@chromium.org
2011-11-17
1
-25
/
+23
*
Low-latency AudioOutputStream implementation based on WASAPI for Windows.
henrika@chromium.org
2011-11-16
1
-4
/
+7
*
Simplify VideoDecodeEngine interface by making everything synchronous.
scherkus@chromium.org
2011-11-04
1
-2
/
+0
*
Reland the CL 8162015.
xians@chromium.org
2011-10-29
1
-0
/
+1
*
Remove media::VideoDecodeContext as it has no implementation and is unused.
scherkus@chromium.org
2011-10-28
1
-2
/
+0
*
exclude the linux files that are not needed on openbsd
robert.nagy@gmail.com
2011-10-25
1
-3
/
+3
*
Low-latency AudioInputStream implementation based on WASAPI for Windows.
henrika@chromium.org
2011-10-24
1
-0
/
+5
*
OpenBSD patches for media, split from CR #8275005
robert.nagy@gmail.com
2011-10-20
1
-1
/
+7
*
Revert 106513 - The first step to add device selection to linux.
garykac@chromium.org
2011-10-20
1
-1
/
+0
*
The first step to add device selection to linux.
xians@chromium.org
2011-10-20
1
-0
/
+1
*
Adding VideoCaptureDevice for Mac.
mflodman@chromium.org
2011-10-18
1
-1
/
+7
*
Rename media::AudioRendererImpl to media::ReferenceAudioRendererImpl.
fischman@chromium.org
2011-10-07
1
-2
/
+2
*
Implementation of AudioInputStream for Mac OS X using the special AUHAL input...
henrika@chromium.org
2011-10-05
1
-0
/
+3
*
Remove no-longer-necessary conditional mention of an already-included source ...
fischman@chromium.org
2011-10-01
1
-5
/
+0
*
Improve ChunkDemuxer so AppendData() calls no longer have to be done on eleme...
acolwell@chromium.org
2011-09-30
1
-0
/
+2
*
Follow-up cleanup promised during r103376's CR.
fischman@chromium.org
2011-09-30
1
-2
/
+0
*
Removing mfplayer and mfdecoder tools.
scherkus@chromium.org
2011-09-30
1
-44
/
+0
*
Convert all of media/ over to the new base::{Bind,Callback} hotness.
fischman@chromium.org
2011-09-29
1
-24
/
+25
*
Remove AdaptiveDemuxer since it's been replaced with ChunkingDemuxer.
fischman@chromium.org
2011-09-29
1
-6
/
+0
*
Exclude ffmpeg from the build when building for Android.
peter@chromium.org
2011-09-23
1
-65
/
+126
*
Introduce AudioDecoderConfig to migrate away from GetAVStream().
scherkus@chromium.org
2011-09-21
1
-0
/
+2
*
Reland r101418: Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-19
1
-0
/
+2
*
Rewriting FFmpegAudioDecoder and eliminating DecoderBase.
scherkus@chromium.org
2011-09-17
1
-2
/
+0
*
Replace AudioDecoderConfig with simple accessors on AudioDecoder.
scherkus@chromium.org
2011-09-16
1
-1
/
+0
*
Reorganize YUV scalers (Continued)
hclam@chromium.org
2011-09-16
1
-8
/
+10
*
Write tests for FFmpegAudioDecoder so I can rewrite the class sans regressions.
scherkus@chromium.org
2011-09-16
1
-0
/
+1
*
Resubmit - Rewrite color space conversions suite using YASM"
hclam@chromium.org
2011-09-14
1
-6
/
+49
*
Revert 100915 - Rewrite color space conversions suite using YASM
dhollowa@chromium.org
2011-09-14
1
-49
/
+6
*
Remove Demuxer from the Filter class hierarchy.
acolwell@chromium.org
2011-09-13
1
-0
/
+4
*
Rewrite color space conversions suite using YASM
hclam@chromium.org
2011-09-13
1
-6
/
+49
*
Fix a build break on ARM.
hbono@chromium.org
2011-09-09
1
-1
/
+5
*
Implements RGB to YV12 conversions in YASM.
hbono@chromium.org
2011-09-09
1
-0
/
+55
*
add workarounds for some popular webcam.
wjia@chromium.org
2011-09-08
1
-3
/
+3
*
Create media.dll / libmedia.so.
darin@chromium.org
2011-08-29
1
-1
/
+13
*
make URL handling transparent to media pipeline.
wjia@chromium.org
2011-08-24
1
-0
/
+4
*
Remove mock_ffmpeg and update media unittests.
acolwell@chromium.org
2011-08-23
1
-2
/
+2
*
PulseAudio Sound Playback on Linux
slock@chromium.org
2011-08-19
1
-2
/
+27
*
Revert 96974 - Remove mock_ffmpeg and update media unittests.
rvargas@google.com
2011-08-16
1
-2
/
+2
*
Remove mock_ffmpeg and update media unittests.
acolwell@chromium.org
2011-08-16
1
-2
/
+2
*
Revert r95841 due to failing media_unittests on linux_shared bot.
darin@chromium.org
2011-08-08
1
-13
/
+1
*
Enable media.dll / libmedia.so.
darin@chromium.org
2011-08-08
1
-1
/
+13
*
Plumb media data from renderers up to MediaInternals in the browser process.
scottfr@chromium.org
2011-08-05
1
-0
/
+3
*
Revert 95496 - Create media.dll
apatrick@chromium.org
2011-08-05
1
-12
/
+1
*
Revert 95499 - Switch back to only building static library as this is not rea...
apatrick@chromium.org
2011-08-05
1
-1
/
+1
*
Revert 95542 - Plumb media data from renderers up to MediaInternals in the br...
yzshen@chromium.org
2011-08-05
1
-3
/
+0
*
Plumb media data from renderers up to MediaInternals in the browser process.
scottfr@chromium.org
2011-08-05
1
-0
/
+3
[next]