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: 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
*
Implement accurate seeking by decoding audio/video until we reach our desired...
scherkus@chromium.org
2010-07-28
5
-5
/
+33
*
Checking in FFmpeg regression testing framework.
scherkus@chromium.org
2010-07-27
2
-0
/
+661
*
GTTF: more FRIEND_TEST_ALL_PREFIXES
phajdan.jr@chromium.org
2010-07-27
7
-45
/
+56
*
media: player_wtl renderer forget to putCurrentFrame.
jiesun@google.com
2010-07-27
1
-0
/
+1
*
use_system_ffmpeg broken on gentoo side.
jiesun@google.com
2010-07-26
1
-2
/
+0
*
ffmpeg seek to keyframe on ogg
fbarchard@chromium.org
2010-07-26
1
-4
/
+0
*
media: preparation for recycle buffer.
jiesun@google.com
2010-07-22
7
-58
/
+273
*
Remove FFmpegDemuxer::current_timestamp_ and always pass AVSEEK_FLAG_BACKWARD...
scherkus@chromium.org
2010-07-22
3
-17
/
+11
*
Reverting 53348...
bradnelson@google.com
2010-07-22
7
-273
/
+58
*
media: preparation for recycle buffer.
jiesun@google.com
2010-07-22
7
-58
/
+273
*
Revert 53266 - Testing a revert works removing a harmless comment CL
fbarchard@chromium.org
2010-07-22
1
-4
/
+1
*
Revert 53281 - ffmpeg update with vp3 patches.
fbarchard@chromium.org
2010-07-22
7
-10
/
+9
*
ffmpeg update with vp3 patches.
fbarchard@chromium.org
2010-07-22
7
-9
/
+10
*
comment for what linearscale is
fbarchard@chromium.org
2010-07-21
1
-1
/
+4
*
Remove deprecated CommandLine::GetLooseValues(), rename to args().
evan@chromium.org
2010-07-21
5
-53
/
+66
*
Fix check_deps problem in my last commit
hclam@chromium.org
2010-07-20
1
-1
/
+1
*
Fix check_deps failure in my last commit
hclam@chromium.org
2010-07-20
1
-0
/
+1
*
A tool using Source Reader in Media Foundation for H264 decoding
hclam@chromium.org
2010-07-20
5
-0
/
+1040
*
media seek to any frame for ffmpeg
fbarchard@chromium.org
2010-07-20
1
-0
/
+4
*
file_util: deprecate remaining wstring functions
evan@chromium.org
2010-07-16
8
-53
/
+72
*
temporary fix for OMX port setting change event
wjia@google.com
2010-07-16
2
-7
/
+15
*
Add an AudioInputController to help with audio recording.
satish@chromium.org
2010-07-16
4
-0
/
+409
*
This callback is created by
jiesun@google.com
2010-07-15
1
-5
/
+4
*
Audio pause and seek better
hclam@chromium.org
2010-07-15
2
-19
/
+69
*
AudioController sets volume to 1.0 by default
hclam@chromium.org
2010-07-15
1
-1
/
+1
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
5
-0
/
+5
*
Add a fake audio input stream for testing purposes.
satish@chromium.org
2010-07-15
7
-1
/
+201
*
Fixed ended event when playing audio on linux.
sergeyu@chromium.org
2010-07-14
3
-43
/
+3
*
media: refactoring video_render_base to recycle buffers
jiesun@google.com
2010-07-14
6
-132
/
+205
*
Revert everything related to the relanding.
erg@chromium.org
2010-07-14
5
-5
/
+0
*
Reland r52336.
erg@chromium.org
2010-07-14
5
-0
/
+5
*
Revert 52336 - More header cleanup:
erg@chromium.org
2010-07-14
5
-5
/
+0
*
More header cleanup:
erg@chromium.org
2010-07-14
5
-0
/
+5
*
Add recording capability to AudioManager, and implemented on windows using th...
satish@chromium.org
2010-07-14
14
-5
/
+696
[next]