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
/
base
/
media_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove function level static initializers media library initialization.
dalecurtis@chromium.org
2013-05-06
1
-35
/
+7
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Style cleanup: const char* -> const char ... [].
dalecurtis@chromium.org
2013-02-22
1
-1
/
+1
*
Replace FilePath with base::FilePath in some more top level directories.
brettw@chromium.org
2013-02-10
1
-3
/
+3
*
Using Ronald's libclang based converter, we're able to translate
dalecurtis@google.com
2012-10-21
1
-81
/
+21
*
Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...
fischman@chromium.org
2012-08-06
1
-5
/
+0
*
Make chrome compile with the win8 sdk
cpu@chromium.org
2012-06-26
1
-0
/
+4
*
Second attempt to land ffmpeg roll.
dalecurtis@google.com
2012-03-01
1
-2
/
+2
*
Workaround for Windows-only crash inside delay load helper.
enal@chromium.org
2012-02-28
1
-11
/
+43
*
Revert 123123 (probably caused a big perf regression -- http://crbug.com/115479,
thakis@chromium.org
2012-02-23
1
-3
/
+3
*
Fix media code to work with new ffmpeg.
dalecurtis@google.com
2012-02-22
1
-3
/
+3
*
Remove mock_ffmpeg and update media unittests.
acolwell@chromium.org
2011-08-23
1
-0
/
+6
*
Revert 96974 - Remove mock_ffmpeg and update media unittests.
rvargas@google.com
2011-08-16
1
-6
/
+0
*
Remove mock_ffmpeg and update media unittests.
acolwell@chromium.org
2011-08-16
1
-0
/
+6
*
Glue ffmpeg to Chrome
ihf@chromium.org
2011-07-01
1
-3
/
+3
*
Remove unused testing code from media/base/media_win.cc
scherkus@chromium.org
2011-06-22
1
-19
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Move media library path resolution into Chrome path provider.
wez@chromium.org
2011-03-17
1
-7
/
+18
*
Cleaning up src/media to be consistent with static versus anonymous namespaces.
scherkus@chromium.org
2011-03-07
1
-9
/
+5
*
Remove GetVp8CxAlgoAddress hack
hclam@chromium.org
2010-12-20
1
-26
/
+0
*
VP8 decoder for chromoting
hclam@chromium.org
2010-09-29
1
-0
/
+9
*
Implement VP8 encoder for chromoting
hclam@chromium.org
2010-09-28
1
-0
/
+18
*
media: Remove a not accurated TODO.
tfarina@chromium.org
2010-07-10
1
-12
/
+3
*
Use LoadLibraryEx() instead of SetDllDirectory() for overriding DLL loading p...
scherkus@chromium.org
2010-06-30
1
-12
/
+5
*
Limit the DLL search path when loading FFmpeg binaries on Windows.
scherkus@chromium.org
2010-06-23
1
-2
/
+14
*
Generate stubs for OpenMAX IL
hclam@chromium.org
2010-03-02
1
-0
/
+5
*
Timing code for measuring DLL load performance.
fbarchard@chromium.org
2009-08-21
1
-1
/
+29
*
Fix a crash with <video>
hclam@chromium.org
2009-04-27
1
-1
/
+1
*
Hacked up delay load code for ffmpeg in posix systems. This is
ajwong@chromium.org
2009-04-21
1
-1
/
+3
*
Move the ffmpeg loading function into media library.
ajwong@chromium.org
2009-04-18
1
-0
/
+69