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
*
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
*
Fix an uninitialized variable compiler warning on some systems.
mdm@chromium.org
2011-04-03
1
-1
/
+1
*
Fix samplefmt.h inclusion with newer ffmpeg
scherkus@chromium.org
2011-04-01
1
-1
/
+0
*
Mac platform was not treating 8bit PCM audio as unsigned data.
sjl@google.com
2011-04-01
1
-4
/
+15
*
Fix some style issues in media/video/ffmpeg_video_allocator.{cc,h}.
scherkus@chromium.org
2011-04-01
2
-14
/
+16
*
Create helper methods to process FFmpeg index data.
acolwell@chromium.org
2011-04-01
10
-15
/
+313
*
Initialize stderr logging for player_x11 so we can use --v=N.
scherkus@chromium.org
2011-03-30
1
-0
/
+7
*
Flag-enabled the experimental x-adaptive scheme with --enable-adaptive.
fischman@chromium.org
2011-03-30
2
-2
/
+6
*
Checking in media::BitstreamBuffer and media::VideoDecodeAccelerator interfaces.
scherkus@chromium.org
2011-03-30
3
-0
/
+229
*
Explicitly initialize media_format to avoid incorrect uninitialized-variable ...
fischman@chromium.org
2011-03-29
1
-1
/
+1
*
AdaptiveDemuxer{,Factory,Stream} are born!
fischman@chromium.org
2011-03-29
10
-7
/
+628
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
9
-19
/
+19
*
Initialize uninitialized members in a couple media classes.
finnur@chromium.org
2011-03-28
3
-8
/
+16
*
Collapse two case statements into one, they do the same thing.
finnur@chromium.org
2011-03-28
1
-3
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
64
-111
/
+111
*
Die, DemuxerStream::QueryInterface, die!
fischman@chromium.org
2011-03-24
13
-124
/
+19
*
Build a raw video pipeline for the <video> with a special src attribute (medi...
acolwell@chromium.org
2011-03-23
8
-16
/
+617
*
Revert 79149 - Build a raw video pipeline for the <video> with a special src ...
acolwell@chromium.org
2011-03-23
8
-615
/
+16
*
Build a raw video pipeline for the <video> with a special src attribute (medi...
acolwell@chromium.org
2011-03-23
8
-16
/
+615
*
Add WebKit API to retrieve the audio hardware sample-rate
crogers@google.com
2011-03-23
2
-0
/
+18
*
Use default "output" rather than "input" device when querying hardware sample...
crogers@google.com
2011-03-22
1
-3
/
+3
*
Simplify the Demuxer interface to get streams by type.
fischman@chromium.org
2011-03-21
8
-77
/
+62
*
Move media library path resolution into Chrome path provider.
wez@chromium.org
2011-03-17
3
-9
/
+38
*
Stop leaking callbacks in pipeline_impl_unittest.cc
fischman@chromium.org
2011-03-16
1
-1
/
+1
*
PipelineError is dead. Long live PipelineStatus!
fischman@chromium.org
2011-03-16
24
-236
/
+333
*
DemuxerFactory is born!
fischman@chromium.org
2011-03-14
18
-205
/
+345
*
Refactoring code to use factories to create DataSource objects.
acolwell@chromium.org
2011-03-14
28
-177
/
+843
*
Fold media/ffmpeg/ffmpeg_util.{cc,h} into media/ffmpeg/ffmpeg_common.{cc,h}
scherkus@chromium.org
2011-03-12
11
-49
/
+13
*
Remove FFmpegVideoDecodeEngine's dependency on AVStream (again).
scherkus@chromium.org
2011-03-11
16
-171
/
+271
*
Remove a test which checks for timing of audio recording callbacks.
satish@chromium.org
2011-03-11
2
-51
/
+0
*
Revert 77476 - Remove FFmpegVideoDecodeEngine's dependency on AVStream.
tyoshino@chromium.org
2011-03-11
16
-262
/
+171
*
Remove FFmpegVideoDecodeEngine's dependency on AVStream.
scherkus@chromium.org
2011-03-09
16
-171
/
+262
*
Remove the silly notion of MIME types from media code.
scherkus@chromium.org
2011-03-09
28
-279
/
+97
*
Remove width_ and height_ from various VideoDecoder implementations.
scherkus@chromium.org
2011-03-08
6
-73
/
+62
*
Cleaning up src/media to be consistent with static versus anonymous namespaces.
scherkus@chromium.org
2011-03-07
37
-377
/
+222
[next]