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
*
Initialize member var.
finnur@chromium.org
2010-08-17
2
-3
/
+8
*
GTTF: some more FRIEND_TEST_ALL_PREFIXES
phajdan.jr@chromium.org
2010-08-16
1
-5
/
+6
*
meida:fix a typo
jiesun@google.com
2010-08-16
1
-1
/
+1
*
Separate out the constructor and Run from test_suite.cc. This is an isolated
brettw@chromium.org
2010-08-16
1
-0
/
+1
*
Re-land just the project file changes from r55416. This makes projects that use
brettw@chromium.org
2010-08-15
1
-0
/
+3
*
media: bit stream converter
jiesun@google.com
2010-08-13
5
-30
/
+32
*
media: change engine interface to be suitable for gpu_video_decoder
jiesun@google.com
2010-08-13
13
-537
/
+595
*
Added error callbacks. Decoder no longer explicitly quits the message loop on...
imcheng@chromium.org
2010-08-12
8
-172
/
+371
*
remove text direct in 64 bit because these are proper inline within a C funct...
fbarchard@chromium.org
2010-08-12
1
-3
/
+0
*
declare text segment for gcc assembly
fbarchard@chromium.org
2010-08-11
1
-24
/
+9
*
preparation for recycling buffer, patch 2
jiesun@google.com
2010-08-11
17
-298
/
+547
*
Second attempt at removing executable bits from media/mf files
imcheng@chromium.org
2010-08-11
11
-11
/
+0
*
Fixed executable permission bits in media/mf source files.
imcheng@chromium.org
2010-08-11
11
-0
/
+11
*
Added rendering and unittests for the MF H264 decoder prototype.
imcheng@chromium.org
2010-08-11
11
-154
/
+980
*
Revert 55603
nsylvain@chromium.org
2010-08-11
17
-540
/
+298
*
Allow unit tests to use a mock audio input controller.
satish@chromium.org
2010-08-10
5
-3
/
+191
*
preparation for recycling buffer, patch 2
jiesun@google.com
2010-08-10
17
-298
/
+540
*
Fix av sync for webm files with altref video frames. Altref frames
fgalligan@chromium.org
2010-08-10
2
-2
/
+8
*
Fixed issue with rendering in mfdecoder where it crashes when rendering D3D s...
imcheng@chromium.org
2010-08-10
2
-93
/
+102
*
1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ...
jiesun@google.com
2010-08-10
3
-2
/
+6
*
The decoder filter pushes a pts for every video frame but it was not
fgalligan@chromium.org
2010-08-09
2
-0
/
+4
*
Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code.
ananta@chromium.org
2010-08-09
3
-6
/
+2
*
Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...
nsylvain@chromium.org
2010-08-09
4
-8
/
+3
*
Special thanks for in-ming cheng's MFT hardware decodering code.
jiesun@google.com
2010-08-09
3
-2
/
+6
*
Cleanup in base. This moves the implementation (and a bunch of header file
brettw@chromium.org
2010-08-09
4
-3
/
+8
*
FBTF: Remove unneeded headers from base/ (part 5)
thestig@chromium.org
2010-08-07
1
-2
/
+0
*
Moved files from media/media_foundation to media/mf. Cleaned up the code a li...
imcheng@chromium.org
2010-08-06
7
-410
/
+344
*
allow yuv scaling fpic code to be used on linux, as well as Mac
fbarchard@chromium.org
2010-08-06
1
-7
/
+16
*
FBTF: Remove unneeded headers from base/ (part 2)
thestig@chromium.org
2010-08-06
4
-4
/
+0
*
FBTF: Remove unneeded headers from base/ (part 1)
thestig@chromium.org
2010-08-05
1
-4
/
+3
*
base: rename Environment::HasEnv to Environment::HasVar.
tfarina@chromium.org
2010-08-04
1
-1
/
+1
*
Play WebM live stream
hclam@chromium.org
2010-08-04
2
-1
/
+10
*
media bench report fps
fbarchard@chromium.org
2010-08-03
2
-18
/
+28
*
Adding two test cases to ffmpeg_unittest from user bug reports.
scherkus@chromium.org
2010-08-03
1
-1
/
+10
*
base: Rename EnvVarGetter to Environment.
tfarina@chromium.org
2010-08-03
2
-3
/
+2
*
Remove FFmpegDemuxer::first_seek_hack_ since underlying bugs have been fixed ...
scherkus@chromium.org
2010-08-02
3
-32
/
+3
*
This tool demonstrates the use of the Media Foundation H.264 decoder as a sta...
imcheng@chromium.org
2010-08-02
8
-0
/
+1366
*
Uninitialized member in AudioInputController.
finnur@chromium.org
2010-08-02
1
-0
/
+1
*
Add undeclared virtual destructors part 5
ziadh@chromium.org
2010-08-02
1
-0
/
+2
*
fix another compile error on windows.
nsylvain@chromium.org
2010-07-31
1
-0
/
+1
*
Fix compile on windows.
nsylvain@chromium.org
2010-07-31
1
-0
/
+1
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
5
-20
/
+24
*
Revert "This tool demonstrates the use of the Media Foundation H.264 decoder ...
evan@chromium.org
2010-07-29
8
-1366
/
+0
*
This tool demonstrates the use of the Media Foundation H.264 decoder as a sta...
imcheng@chromium.org
2010-07-29
8
-0
/
+1366
*
Fixing crash in buffer bar painting code
vrk@google.com
2010-07-28
1
-0
/
+13
*
ffmpeg roll for chromium source and windows binaries
fbarchard@chromium.org
2010-07-28
8
-10
/
+11
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
6
-1
/
+7
*
Revert r53885 "deps roll for new ffmpeg and switch to av_register_protocol2"
jeremy@chromium.org
2010-07-28
8
-11
/
+10
*
Updated some comments to point at bugs in ffmpeg_unittest.cc and ffmpeg_audio...
scherkus@chromium.org
2010-07-28
2
-1
/
+19
*
deps roll for new ffmpeg and switch to av_register_protocol2
fbarchard@chromium.org
2010-07-28
8
-10
/
+11
[next]