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
*
Add check for zero-sized source YUV + tests.
scherkus@chromium.org
2011-09-01
2
-191
/
+155
*
Apply limits consistent with offline audio contexts.
cevans@chromium.org
2011-09-01
1
-0
/
+1
*
Create media.dll / libmedia.so.
darin@chromium.org
2011-08-29
30
-51
/
+105
*
make URL handling transparent to media pipeline.
wjia@chromium.org
2011-08-24
3
-39
/
+4
*
Remove mock_ffmpeg and update media unittests.
acolwell@chromium.org
2011-08-23
10
-391
/
+106
*
Don't try to post tasks to a NULL MessageLoop from MediaLog.
fischman@chromium.org
2011-08-23
1
-1
/
+4
*
Log media pipeline statistics to MediaLog.
scottfr@chromium.org
2011-08-20
4
-0
/
+51
*
PulseAudio Sound Playback on Linux
slock@chromium.org
2011-08-19
2
-0
/
+4
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)
thestig@chromium.org
2011-08-18
1
-1
/
+3
*
Remove Purify and Quantify.Doing so will reduce substantially the size of the...
jeanluc@chromium.org
2011-08-17
1
-1
/
+1
*
Log FilterHost events in PipelineImpl to MediaLog.
scottfr@chromium.org
2011-08-17
4
-0
/
+159
*
Revert 96974 - Remove mock_ffmpeg and update media unittests.
rvargas@google.com
2011-08-16
8
-104
/
+389
*
Remove mock_ffmpeg and update media unittests.
acolwell@chromium.org
2011-08-16
8
-389
/
+104
*
Fix possible typos.
hbono@chromium.org
2011-08-15
2
-3
/
+3
*
Migrate Pipeline & PipelineImpl to PipelineStatusCB.
acolwell@chromium.org
2011-08-09
7
-97
/
+86
*
Log PipelineImpl events to MediaLog.
scottfr@chromium.org
2011-08-09
6
-32
/
+127
*
Log BufferedResourceLoader events to MediaLog.
scottfr@chromium.org
2011-08-09
3
-22
/
+30
*
Fix memory leak in MediaLog.
scottfr@chromium.org
2011-08-08
1
-1
/
+4
*
Revert r95841 due to failing media_unittests on linux_shared bot.
darin@chromium.org
2011-08-08
30
-105
/
+51
*
Enable media.dll / libmedia.so.
darin@chromium.org
2011-08-08
30
-51
/
+105
*
Plumb media data from renderers up to MediaInternals in the browser process.
scottfr@chromium.org
2011-08-05
3
-0
/
+149
*
Revert 95496 - Create media.dll
apatrick@chromium.org
2011-08-05
29
-103
/
+50
*
Revert 95542 - Plumb media data from renderers up to MediaInternals in the br...
yzshen@chromium.org
2011-08-05
3
-149
/
+0
*
Plumb media data from renderers up to MediaInternals in the browser process.
scottfr@chromium.org
2011-08-05
3
-0
/
+149
*
Create media.dll
darin@chromium.org
2011-08-04
29
-50
/
+103
*
Added support for Decode() calls during Reset().
fischman@chromium.org
2011-07-29
1
-3
/
+3
*
ffmpeg: r94155 -> r94207
evan@chromium.org
2011-07-27
1
-1
/
+2
*
Revert 93723 - Migrate DataSourceFactory to new callback system.
acolwell@chromium.org
2011-07-27
5
-94
/
+322
*
Revert 93891 - Migrate DemuxerFactory to new callback system.
acolwell@chromium.org
2011-07-27
4
-14
/
+25
*
Revert 94316 - Fix invalid pointer dereference in WebDataSourceFactory when p...
acolwell@chromium.org
2011-07-27
1
-0
/
+4
*
Fix invalid pointer dereference in WebDataSourceFactory when playback is canc...
acolwell@chromium.org
2011-07-27
1
-4
/
+0
*
Migrate DemuxerFactory to new callback system.
acolwell@chromium.org
2011-07-25
4
-25
/
+14
*
Migrate DataSourceFactory to new callback system.
acolwell@chromium.org
2011-07-22
5
-322
/
+94
*
Remove VideoDecoder::ProvidesBuffer() and corresponding changes in VideoDecod...
scherkus@chromium.org
2011-07-22
2
-4
/
+0
*
Remove MediaFormat once and for all.
scherkus@chromium.org
2011-07-20
7
-175
/
+2
*
Replace VideoDecoder::media_format() with significantly simpler width()/heigh...
scherkus@chromium.org
2011-07-20
3
-3
/
+16
*
Deduplicate YUV copying code, update call sites, and add some unit tests.
scherkus@chromium.org
2011-07-20
5
-25
/
+245
*
Removing CreateFrameExternal(), CreateFrameGl(), and SurfaceType from VideoFr...
scherkus@chromium.org
2011-07-20
3
-142
/
+11
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
6
-6
/
+6
*
Clean up VideoFrame::CreateXXX and VideoFrame::AllocXXX methods.
scherkus@chromium.org
2011-07-18
4
-151
/
+126
*
Fix media code to use initializer-list style for inheritance.
scherkus@chromium.org
2011-07-18
1
-2
/
+2
*
Added extending forward_capacity for large reads.
slock@chromium.org
2011-07-13
2
-2
/
+6
*
The RTCVideoDecoder will eventially need to depend on third_party lib (webrtc...
wjia@chromium.org
2011-07-07
3
-8
/
+15
*
Glue ffmpeg to Chrome
ihf@chromium.org
2011-07-01
3
-10
/
+6
*
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
[next]