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
/
media.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Checking in media::BitstreamBuffer and media::VideoDecodeAccelerator interfaces.
scherkus@chromium.org
2011-03-30
1
-0
/
+2
*
AdaptiveDemuxer{,Factory,Stream} are born!
fischman@chromium.org
2011-03-29
1
-0
/
+3
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
1
-3
/
+3
*
Die, DemuxerStream::QueryInterface, die!
fischman@chromium.org
2011-03-24
1
-2
/
+0
*
Build a raw video pipeline for the <video> with a special src attribute (medi...
acolwell@chromium.org
2011-03-23
1
-0
/
+5
*
Revert 79149 - Build a raw video pipeline for the <video> with a special src ...
acolwell@chromium.org
2011-03-23
1
-5
/
+0
*
Build a raw video pipeline for the <video> with a special src attribute (medi...
acolwell@chromium.org
2011-03-23
1
-0
/
+5
*
DemuxerFactory is born!
fischman@chromium.org
2011-03-14
1
-0
/
+2
*
Refactoring code to use factories to create DataSource objects.
acolwell@chromium.org
2011-03-14
1
-0
/
+9
*
Fold media/ffmpeg/ffmpeg_util.{cc,h} into media/ffmpeg/ffmpeg_common.{cc,h}
scherkus@chromium.org
2011-03-12
1
-2
/
+0
*
Remove a test which checks for timing of audio recording callbacks.
satish@chromium.org
2011-03-11
1
-1
/
+0
*
Fold ClockImpl into Clock and update corresponding clients and tests.
scherkus@chromium.org
2011-03-04
1
-3
/
+2
*
Benchmark tool for tile rendering
hclam@chromium.org
2011-02-22
1
-0
/
+19
*
Retry: Move MockFFmpeg instance setting into the constructor/destructor.
scherkus@chromium.org
2011-02-19
1
-47
/
+0
*
Revert 75444 - Move MockFFmpeg instance setting into the constructor/destructor.
scherkus@chromium.org
2011-02-18
1
-0
/
+47
*
Move MockFFmpeg instance setting into the constructor/destructor.
scherkus@chromium.org
2011-02-18
1
-47
/
+0
*
Disable media_unittests on Windows
hclam@chromium.org
2011-02-12
1
-0
/
+47
*
Revert 74700 - Revert the "out-of-lining of test code" change within src/media
nsylvain@chromium.org
2011-02-12
1
-0
/
+2
*
Revert the "out-of-lining of test code" change within src/media
nsylvain@chromium.org
2011-02-11
1
-2
/
+0
*
Another big out-of-lining of test code. Hits a lot of gmock objects
erg@google.com
2011-02-08
1
-0
/
+2
*
Runtime check to enable SSE2 color space conversion code
hclam@chromium.org
2011-02-08
1
-8
/
+67
*
Reworked player_x11:
scherkus@chromium.org
2011-02-04
1
-2
/
+8
*
Resubmit "RGB to YUV conversion using SSE2""
hclam@chromium.org
2011-02-03
1
-0
/
+2
*
NullVideoRenderer, the video equivalent to NullAudioRenderer.
scherkus@chromium.org
2011-02-01
1
-0
/
+2
*
Revert "RGB to YUV conversion using SSE2"
hclam@chromium.org
2011-02-01
1
-1
/
+0
*
RGB to YUV conversion using SSE2
hclam@chromium.org
2011-02-01
1
-0
/
+1
*
Add a low-latency AudioOutputStream implementation for Mac OS X.
crogers@google.com
2011-01-29
1
-0
/
+3
*
Remove MessageLoop methods from Filter interface to
acolwell@chromium.org
2011-01-15
1
-0
/
+4
*
Replace MockFilterCallback with MockCallback and simplify unit tests.
scherkus@chromium.org
2011-01-15
1
-0
/
+2
*
Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.
acolwell@chromium.org
2011-01-05
1
-0
/
+3
*
Move lots of GMock stuff out of line.
erg@google.com
2011-01-05
1
-4
/
+10
*
Revert 70277 - Revert 70275 - Revert 70267 - Refactor PipelineImpl to use Com...
acolwell@chromium.org
2010-12-29
1
-3
/
+0
*
Revert 70275 - Revert 70267 - Refactor PipelineImpl to use CompositeFilter to...
acolwell@chromium.org
2010-12-29
1
-0
/
+3
*
Revert 70267 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...
acolwell@chromium.org
2010-12-29
1
-3
/
+0
*
Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.
acolwell@chromium.org
2010-12-29
1
-0
/
+3
*
Revert 70063 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...
acolwell@chromium.org
2010-12-23
1
-3
/
+0
*
Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.
acolwell@chromium.org
2010-12-23
1
-0
/
+3
*
Revert 69959 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...
acolwell@chromium.org
2010-12-22
1
-3
/
+0
*
Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.
acolwell@chromium.org
2010-12-22
1
-0
/
+3
*
(Committing on behalf of Chris Rogers -- original CL http://codereview.chromi...
kbr@google.com
2010-12-16
1
-0
/
+2
*
Rename MediaFilter and MediaFilterCollection to Filter and FilterCollection, ...
scherkus@chromium.org
2010-12-03
1
-3
/
+3
*
Benchmark tool for GPU-accelerated video rendering
vrk@google.com
2010-12-01
1
-0
/
+46
*
Implemented AudioOutputProxy.
sergeyu@chromium.org
2010-11-24
1
-0
/
+6
*
Delete media::Synchronizer since it's never been used.
scherkus@chromium.org
2010-11-12
1
-2
/
+0
*
Initial StateMatrix idea using composition and void*
scherkus@chromium.org
2010-11-04
1
-0
/
+3
*
Move MediaFilterCollection code into a class.
scherkus@chromium.org
2010-11-03
1
-0
/
+3
*
Terminate FilterFactory and his nasty friends
hclam@chromium.org
2010-10-23
1
-2
/
+0
*
FBTF: More dtor deinlining. (Can almost see the end!)
erg@google.com
2010-10-22
1
-0
/
+1
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
1
-0
/
+1
*
FBTF: Monster ctor patch after changing heuristics in clang plugin.
erg@google.com
2010-10-18
1
-0
/
+1
[next]