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
*
Adding input and output audio backend to Android.
xians@chromium.org
2012-04-02
1
-0
/
+9
*
Remove DemuxerFactory and URL parameter from Pipeline.
scherkus@chromium.org
2012-04-02
1
-12
/
+0
*
Remove shader_bench from "make all" target on ChromeOS.
kinaba@chromium.org
2012-03-31
1
-1
/
+1
*
Move DataSource::SetPreload() to BufferedDataSource.
scherkus@chromium.org
2012-03-31
1
-1
/
+0
*
Add a CrossProcessNotification class.
tommi@chromium.org
2012-03-28
1
-0
/
+5
*
Adds Analog Gain Control (AGC) to the WebRTC client.
henrika@chromium.org
2012-03-28
1
-0
/
+2
*
Revert 129263 - Add a CrossProcessNotification class.
abodenha@google.com
2012-03-27
1
-5
/
+0
*
Add a CrossProcessNotification class.
tommi@chromium.org
2012-03-27
1
-0
/
+5
*
Add the output interface for the ChromeOS Audio Server(CRAS).
dgreid@chromium.org
2012-03-27
1
-0
/
+47
*
Removed StreamSample as a shared base class between Buffer and VideoFrame.
scherkus@chromium.org
2012-03-26
1
-0
/
+1
*
Create video and audio decoder threads on demand.
tommi@chromium.org
2012-03-11
1
-0
/
+1
*
Add AES decryptor and tests.
xhwang@chromium.org
2012-03-08
1
-0
/
+6
*
Fold media::MessageLoopFactoryImpl into media::MessageLoopFactory.
scherkus@chromium.org
2012-03-06
1
-2
/
+0
*
Exclude upsupported test from android build.
nileshagrawal@chromium.org
2012-02-29
1
-0
/
+1
*
Adding microphone volume support to chrome in linux. Totally there are 3 APIs...
xians@chromium.org
2012-02-28
1
-0
/
+1
*
Add content encoding support to WebM demuxer.
xhwang@chromium.org
2012-02-24
1
-0
/
+5
*
Exclude media pipeline tests from android build.
nileshagrawal@chromium.org
2012-02-23
1
-0
/
+2
*
Add DataSource logging to player_x11.
scherkus@chromium.org
2012-02-15
1
-0
/
+2
*
Introduce new ffmpeg regression tests based on PipelineIntegrationTests.
dalecurtis@chromium.org
2012-02-10
1
-0
/
+29
*
seek_tester is born: a standalone binary for exploring seek behavior.
fischman@chromium.org
2012-02-08
1
-0
/
+11
*
Refactor PipelineIntegrationTest into PipelineIntegrationTestBase.
dalecurtis@chromium.org
2012-02-07
1
-0
/
+1
*
Remove AudioDecoder from the Filter heirarchy.
fischman@chromium.org
2012-02-07
1
-0
/
+2
*
Remove unconditional -msse3 -mssse3 CFLAGS from media.gyp.
phajdan.jr@chromium.org
2012-02-04
1
-8
/
+0
*
Remove "high"-latency audio code path
vrk@chromium.org
2012-02-03
1
-2
/
+0
*
Fix Android build after r119851
peter@chromium.org
2012-02-01
1
-0
/
+2
*
Disable ULDI on reference to yuv_convert (vs2010)
scottmg@google.com
2012-01-27
1
-0
/
+1
*
Die, Pts{Stream,Heap}, Die!
fischman@chromium.org
2012-01-21
1
-6
/
+0
*
Replace DataSourceFactory with explicitly initialized DataSources.
scherkus@chromium.org
2012-01-19
1
-8
/
+2
*
Fold media::PipelineImpl into media::Pipeline as there is only one implementa...
scherkus@chromium.org
2012-01-18
1
-3
/
+2
*
Don't build webm_stream_parser.cc for Android, as it depends on ffmpeg
peter@chromium.org
2012-01-11
1
-0
/
+2
*
Move WebM specific code from ChunkDemuxer to WebMStreamParser.
acolwell@chromium.org
2012-01-10
1
-0
/
+4
*
Creating integration tests for media pipeline that use real decoders and demu...
acolwell@chromium.org
2012-01-10
1
-1
/
+2
*
Revert 116957 - Move WebM specific code from ChunkDemuxer to WebMStreamParser.
acolwell@chromium.org
2012-01-10
1
-5
/
+1
*
Move WebM specific code from ChunkDemuxer to WebMStreamParser.
acolwell@chromium.org
2012-01-09
1
-1
/
+5
*
Revert 116889 - Creating integration tests for media pipeline that use real d...
acolwell@chromium.org
2012-01-09
1
-2
/
+1
*
Creating integration tests for media pipeline that use real decoders and demu...
acolwell@chromium.org
2012-01-09
1
-1
/
+2
*
add components for integration test which will detect breakage of media pipel...
wjia@chromium.org
2012-01-06
1
-0
/
+2
*
Revert 116349 - Creating integration tests for media pipeline that use real d...
acolwell@chromium.org
2012-01-04
1
-2
/
+1
*
Creating integration tests for media pipeline that use real decoders and demu...
acolwell@chromium.org
2012-01-04
1
-1
/
+2
*
Replace subclass interface from VideoRendererBase with a single paint callback.
scherkus@chromium.org
2011-12-22
1
-4
/
+0
*
Consolidate AudioRendererAlgorithm classes into one class
vrk@google.com
2011-12-19
1
-16
/
+1
*
Fix typo introduced in r114819
acolwell@chromium.org
2011-12-16
1
-1
/
+1
*
Removing DataSource from Filter hierarchy and refactoring FilterHost into Dem...
acolwell@chromium.org
2011-12-16
1
-0
/
+7
*
Adds new full-duplex test which measures and logs the reported audio delays.
henrika@chromium.org
2011-12-14
1
-0
/
+1
*
Exclude the GPU video decoder from the build for Android.
peter@chromium.org
2011-12-14
1
-0
/
+2
*
<video> decode in hardware!
fischman@chromium.org
2011-12-13
1
-0
/
+2
*
Adding support for incremental cluster parsing.
acolwell@chromium.org
2011-12-13
1
-0
/
+1
*
Revert 114030 - Adding support for incremental cluster parsing.
acolwell@chromium.org
2011-12-12
1
-1
/
+0
*
Adding support for incremental cluster parsing.
acolwell@chromium.org
2011-12-12
1
-0
/
+1
*
Revert 113895 - <video> decode in hardware!
fischman@chromium.org
2011-12-10
1
-2
/
+0
[next]