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
*
Introduce a quick and dirty hack to skip the implicit first seek for FFmpegDe...
scherkus@chromium.org
2011-05-19
3
-2
/
+18
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
1
-6
/
+6
*
Adding VideoCaptureDevice dummy implementation for platforms without real imp...
wjia@google.com
2011-05-19
3
-0
/
+73
*
Revert 85965 - Introduce a quick and dirty hack to skip the implicit first se...
scherkus@chromium.org
2011-05-19
3
-18
/
+2
*
Introduce a quick and dirty hack to skip the implicit first seek for FFmpegDe...
scherkus@chromium.org
2011-05-19
3
-2
/
+18
*
Description:
annacc@chromium.org
2011-05-16
21
-149
/
+398
*
Implement VideoDecoder IPC hooks from plugin to GPU process
vrk@google.com
2011-05-13
4
-34
/
+44
*
Convert Filter::Seek() to use new callback system.
acolwell@chromium.org
2011-05-13
33
-221
/
+422
*
Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-12
1
-3
/
+5
*
Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...
antonm@chromium.org
2011-05-12
1
-5
/
+3
*
iwyu: Include stringprintf.h where appropriate, part 3.
jhawkins@chromium.org
2011-05-12
2
-5
/
+5
*
Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-12
1
-3
/
+5
*
Convert Demuxer::Read() to use the new callback system.
acolwell@chromium.org
2011-05-11
13
-45
/
+40
*
Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-11
1
-5
/
+3
*
Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur...
apatrick@chromium.org
2011-05-11
1
-3
/
+5
*
revert CL 84847
wjia@google.com
2011-05-10
1
-3
/
+6
*
Update VideoDecode PPAPI structs to be consistent with media structures, part 1
vrk@google.com
2011-05-10
5
-270
/
+159
*
Adding a new file for media stream types that will be used by future Chrome c...
wjia@google.com
2011-05-10
1
-5
/
+3
*
Fix crashes that occur during building & stopping the AdaptiveDemuxer.
acolwell@chromium.org
2011-05-10
2
-29
/
+73
*
iwyu: Include stringprintf.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
1
-2
/
+3
*
iwyu: Use callback_old.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
7
-6
/
+7
*
add MessageLoopProxy in MessageLoopFactory
wjia@google.com
2011-05-07
3
-0
/
+37
*
add video capture message filter and its unit test.
wjia@google.com
2011-05-06
3
-24
/
+42
*
Linux hardware dependent code for Video Capture.
scherkus@chromium.org
2011-05-04
6
-0
/
+799
*
Forward decoder errors from FFmpegVideoDecodeEngine to FFmpegVideoDecoder.
scherkus@chromium.org
2011-04-29
8
-32
/
+113
*
Updating logging in src/media/. Using DCHECK_EQ/NE/LE() where possible.
kushi.p@gmail.com
2011-04-29
6
-10
/
+10
*
Make buffer_queue_ and read_queue_ from DemuxerStream shared resources.
fgalligan@chromium.org
2011-04-29
2
-4
/
+43
*
Base: Adjust dependencies to build with base.dll
rvargas@google.com
2011-04-28
1
-0
/
+1
*
Switch VideoDecoder over to the new hot callbacks.
scherkus@chromium.org
2011-04-27
6
-22
/
+35
*
Rename VideoCodecConfig to VideoDecoderConfig and move to media/base/video_de...
scherkus@chromium.org
2011-04-27
17
-88
/
+105
*
Forgot to include media/base/audio_decoder_config.h in media/media.gyp.
scherkus@chromium.org
2011-04-27
1
-0
/
+1
*
Switch AudioDecoder's ConsumeAudioSamplesCallback over to the new hotness cal...
scherkus@chromium.org
2011-04-27
9
-69
/
+50
*
Refactor PTS processing logic from FFmpegVideoDecoder::FindPtsAndDuration() i...
scherkus@chromium.org
2011-04-27
11
-184
/
+325
*
Replace AudioDecoder::media_format() with AudioDecoderConfig.
scherkus@chromium.org
2011-04-26
16
-95
/
+136
*
Base: Adjust dependencies to build with base.dll
rvargas@google.com
2011-04-26
1
-0
/
+2
*
Blind fix for a Linux only crash in AudioManager::Destroy
thestig@chromium.org
2011-04-22
1
-4
/
+6
*
Open ALSA device using hw_params calls
davej@chromium.org
2011-04-19
2
-4
/
+72
*
Allow audio output on Linux to work with web audio API
crogers@google.com
2011-04-16
1
-2
/
+3
*
Fix erratic HTML5 audio playback
davej@chromium.org
2011-04-14
4
-21
/
+77
*
Fix Linux audio playback
davej@chromium.org
2011-04-14
2
-2
/
+26
*
Draft version of the HW video decode tester and few other changes.
scherkus@chromium.org
2011-04-14
5
-4
/
+386
*
Implements AudioInputDevice API for low-latency audio input in the browser pr...
scherkus@chromium.org
2011-04-12
4
-13
/
+85
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
4
-35
/
+36
*
Add IPC messages and renderer process side API for video capture.
wjia@google.com
2011-04-12
3
-1
/
+121
*
Remove svn:mergeinfo props from many files.
pkasting@chromium.org
2011-04-08
2
-2
/
+2
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
2
-2
/
+4
*
Revert 80819 due to failed tests
mmenke@chromium.org
2011-04-07
2
-4
/
+2
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
2
-2
/
+4
*
Fix valgrind messages for uninitialized preload_ value.
vrk@google.com
2011-04-05
2
-1
/
+2
*
Implementing preload=metadata for video
vrk@google.com
2011-04-05
11
-5
/
+85
[next]