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
Commit message (
Expand
)
Author
Age
Files
Lines
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-06-28
1
-0
/
+4
*
Added last_modified field to TemplateURL and database. Updated unit tests, in...
stevet@chromium.org
2011-06-28
1
-46
/
+19
*
Removing defunct OpenMAX code (round 2).
scherkus@chromium.org
2011-06-28
2
-6
/
+0
*
Remove unused testing code from media/base/media_win.cc
scherkus@chromium.org
2011-06-22
1
-19
/
+1
*
Removing defunct GpuVideoDecoder and IpcVideoDecoder.
scherkus@chromium.org
2011-06-03
2
-4
/
+0
*
Revert 87790 - Removing defunct OpenMAX code.
scherkus@chromium.org
2011-06-03
2
-0
/
+6
*
Removing defunct OpenMAX code.
scherkus@chromium.org
2011-06-03
2
-6
/
+0
*
Respect pixel aspect ratio of video if it contains one.
scherkus@chromium.org
2011-06-03
2
-0
/
+19
*
More POSIX support for Chromium, consisting mostly of broadening ifdefs. This
tony@chromium.org
2011-06-02
2
-2
/
+2
*
Revert 87578 - Respect pixel aspect ratio of video if it contains one.
michaeln@google.com
2011-06-02
2
-19
/
+0
*
Respect pixel aspect ratio of video if it contains one.
scottfr@chromium.org
2011-06-02
2
-0
/
+19
*
Fix live video only playback.
fgalligan@chromium.org
2011-06-01
5
-4
/
+79
*
Move media library AutoTaskRunner to base and rename ScopedTaskRunner.
wez@chromium.org
2011-05-27
2
-59
/
+4
*
Modified unit test for color conversion of RGB24ToYUV and YUY2ToYUV.
scherkus@chromium.org
2011-05-27
1
-1
/
+65
*
1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...
wez@chromium.org
2011-05-27
2
-4
/
+59
*
Move media library AutoTaskRunner to base and rename ScopedTaskRunner.
wez@chromium.org
2011-05-27
2
-59
/
+4
*
VideoCaptureHost
scherkus@chromium.org
2011-05-26
4
-0
/
+114
*
Surround sound swizzling for Mac based on device channel layout preferences.
annacc@chromium.org
2011-05-26
2
-1
/
+87
*
Initial implementation of stream switching in AdaptiveDemuxer.
acolwell@chromium.org
2011-05-26
1
-0
/
+2
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Updated video decoder IPC to use PPB_Buffer_Dev's new support for SharedMemory.
fischman@chromium.org
2011-05-23
1
-10
/
+10
*
Description:
annacc@chromium.org
2011-05-16
3
-3
/
+93
*
Implement VideoDecoder IPC hooks from plugin to GPU process
vrk@google.com
2011-05-13
1
-12
/
+11
*
Convert Filter::Seek() to use new callback system.
acolwell@chromium.org
2011-05-13
12
-118
/
+268
*
iwyu: Include stringprintf.h where appropriate, part 3.
jhawkins@chromium.org
2011-05-12
1
-3
/
+3
*
Convert Demuxer::Read() to use the new callback system.
acolwell@chromium.org
2011-05-11
3
-7
/
+6
*
iwyu: Use callback_old.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
4
-3
/
+4
*
add MessageLoopProxy in MessageLoopFactory
wjia@google.com
2011-05-07
3
-0
/
+37
*
Forward decoder errors from FFmpegVideoDecodeEngine to FFmpegVideoDecoder.
scherkus@chromium.org
2011-04-29
1
-0
/
+2
*
Updating logging in src/media/. Using DCHECK_EQ/NE/LE() where possible.
kushi.p@gmail.com
2011-04-29
2
-3
/
+3
*
Switch VideoDecoder over to the new hot callbacks.
scherkus@chromium.org
2011-04-27
2
-16
/
+20
*
Rename VideoCodecConfig to VideoDecoderConfig and move to media/base/video_de...
scherkus@chromium.org
2011-04-27
2
-0
/
+120
*
Switch AudioDecoder's ConsumeAudioSamplesCallback over to the new hotness cal...
scherkus@chromium.org
2011-04-27
3
-16
/
+17
*
Refactor PTS processing logic from FFmpegVideoDecoder::FindPtsAndDuration() i...
scherkus@chromium.org
2011-04-27
3
-0
/
+250
*
Replace AudioDecoder::media_format() with AudioDecoderConfig.
scherkus@chromium.org
2011-04-26
3
-4
/
+28
*
Fix erratic HTML5 audio playback
davej@chromium.org
2011-04-14
2
-0
/
+23
*
Add IPC messages and renderer process side API for video capture.
wjia@google.com
2011-04-12
1
-1
/
+2
*
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
5
-5
/
+67
*
Create helper methods to process FFmpeg index data.
acolwell@chromium.org
2011-04-01
1
-1
/
+3
*
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
1
-0
/
+38
*
AdaptiveDemuxer{,Factory,Stream} are born!
fischman@chromium.org
2011-03-29
2
-0
/
+6
*
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
17
-26
/
+26
*
Die, DemuxerStream::QueryInterface, die!
fischman@chromium.org
2011-03-24
3
-20
/
+6
*
Build a raw video pipeline for the <video> with a special src attribute (medi...
acolwell@chromium.org
2011-03-23
4
-16
/
+67
*
Revert 79149 - Build a raw video pipeline for the <video> with a special src ...
acolwell@chromium.org
2011-03-23
4
-67
/
+16
*
Build a raw video pipeline for the <video> with a special src attribute (medi...
acolwell@chromium.org
2011-03-23
4
-16
/
+67
*
Simplify the Demuxer interface to get streams by type.
fischman@chromium.org
2011-03-21
5
-41
/
+17
[next]