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
*
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
*
Resubmit - move MFT h264 code to media/video and connect to gpu video decoder.
hclam@chromium.org
2010-10-08
1
-70
/
+6
*
Revert "Move MFT H264 video decoder implementation and connect it to GpuVideo...
hclam@chromium.org
2010-10-08
1
-6
/
+70
*
Move MFT H264 video decoder implementation and connect it to GpuVideoDecoder
hclam@chromium.org
2010-10-08
1
-70
/
+6
*
Add AudioBuffersState struct. Use it for audio synchronization.
sergeyu@chromium.org
2010-09-29
1
-0
/
+2
*
FBTF: Moves code to the headers.
erg@google.com
2010-09-28
1
-0
/
+1
*
FBTF: Move virtual methods to implementation files.
erg@google.com
2010-09-23
1
-0
/
+1
*
Merge remote branch 'origin/trunk' into resubmit
hclam@chromium.org
2010-09-03
1
-10
/
+8
*
Revert 58429, 58428, 58427, 58423.
akalin@chromium.org
2010-09-03
1
-8
/
+10
*
Revert 58428 - Revert 58423 - Refactor video decode engines to move them to a...
akalin@chromium.org
2010-09-02
1
-10
/
+8
*
Revert 58423 - Refactor video decode engines to move them to a new folder
akalin@chromium.org
2010-09-02
1
-8
/
+10
*
Refactor video decode engines to move them to a new folder
hclam@chromium.org
2010-09-02
1
-10
/
+8
*
Implement audio recording for Linux via ALSA.
satish@chromium.org
2010-09-02
1
-0
/
+4
*
This test now works for the mac audio capture code as well, and in a future C...
satish@chromium.org
2010-09-02
1
-2
/
+1
*
Add AudioParameters struct. Use it everywhere.
sergeyu@chromium.org
2010-08-31
1
-2
/
+4
*
Mac audio input implementation
joth@chromium.org
2010-08-27
1
-0
/
+3
*
Share one thread between all AudioOutputControllers instead of creating one p...
sergeyu@chromium.org
2010-08-25
1
-0
/
+4
*
Changed mft_h264_decoder's API to match with video_decode_engine.h. Also chan...
imcheng@chromium.org
2010-08-25
1
-6
/
+0
*
Revert 57254 - Share one thread between all AudioOutputControllers instead of...
scherkus@chromium.org
2010-08-24
1
-4
/
+0
*
Share one thread between all AudioOutputControllers instead of creating one p...
sergeyu@chromium.org
2010-08-24
1
-0
/
+4
[next]