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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 130180 - Move media/audio files into media namespace
vrk@google.com
2012-04-02
3
-3
/
+10
*
Move media/audio files into media namespace
vrk@google.com
2012-04-02
3
-10
/
+3
*
Remove DemuxerFactory and URL parameter from Pipeline.
scherkus@chromium.org
2012-04-02
3
-11
/
+10
*
Move DataSource::SetPreload() to BufferedDataSource.
scherkus@chromium.org
2012-03-31
2
-6
/
+0
*
Don't report errors twice to pipeline clients.
fischman@chromium.org
2012-03-27
2
-20
/
+4
*
Replace size_t with int in a few media classes.
scherkus@chromium.org
2012-03-27
2
-4
/
+4
*
Add frame hashing to PipelineIntegrationTests.
dalecurtis@chromium.org
2012-03-17
2
-6
/
+7
*
Create video and audio decoder threads on demand.
tommi@chromium.org
2012-03-11
2
-4
/
+13
*
Rename StatisticsCallback to StatisticsCB and DataSource::ReadCallback to Rea...
xhwang@chromium.org
2012-03-10
2
-5
/
+5
*
Replace use of XKeycodeToKeysym() with XkbKeycodeToKeysym() in player_x11.
scherkus@chromium.org
2012-03-08
1
-2
/
+2
*
Fold media::MessageLoopFactoryImpl into media::MessageLoopFactory.
scherkus@chromium.org
2012-03-06
2
-4
/
+4
*
Convert uses of int ms to TimeDelta in media.
tedvessenes@gmail.com
2012-03-05
1
-3
/
+7
*
Updating Layout test analyzer.
imasaki@google.com
2012-03-02
14
-182
/
+242
*
Second attempt to land ffmpeg roll.
dalecurtis@google.com
2012-03-01
1
-9
/
+8
*
Adding Milestone in chromium bug hunter output file and email. Also, fix some...
imasaki@google.com
2012-03-01
3
-10
/
+18
*
Revert 123123 (probably caused a big perf regression -- http://crbug.com/115479,
thakis@chromium.org
2012-02-23
1
-8
/
+9
*
Fix media code to work with new ffmpeg.
dalecurtis@google.com
2012-02-22
1
-9
/
+8
*
Run CNS perf tests more than once to stabilize results.
shadi@chromium.org
2012-02-17
1
-10
/
+21
*
Make AudioManager non-refcounted.
tommi@chromium.org
2012-02-15
2
-3
/
+3
*
Add DataSource logging to player_x11.
scherkus@chromium.org
2012-02-15
3
-30
/
+144
*
Add support to disable CNS port expiration and improve error logging.
shadi@chromium.org
2012-02-09
2
-7
/
+27
*
seek_tester is born: a standalone binary for exploring seek behavior.
fischman@chromium.org
2012-02-08
1
-0
/
+85
*
Remove "high"-latency audio code path
vrk@chromium.org
2012-02-03
2
-18
/
+6
*
Fold Pipeline::Init() into Pipeline::Start().
scherkus@chromium.org
2012-01-30
2
-2
/
+11
*
Replace DataSourceFactory with explicitly initialized DataSources.
scherkus@chromium.org
2012-01-19
2
-13
/
+23
*
Fold media::PipelineImpl into media::Pipeline as there is only one implementa...
scherkus@chromium.org
2012-01-18
4
-13
/
+13
*
Linear sub-rectangle scaler for use in Chromoting.
wez@chromium.org
2012-01-14
1
-1
/
+44
*
Add root access check to cns server.
shadi@chromium.org
2012-01-13
2
-0
/
+23
*
Constrained Network test does not fail fast under fatal conditions.
shadi@chromium.org
2012-01-11
5
-64
/
+92
*
Take advantage of the new Pass() machinery on scoped_ptr{,_malloc}.
fischman@chromium.org
2012-01-10
2
-7
/
+10
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
Fix invalid use of Base::Bind(,this) in ~ReferenceAudioRender.
dalecurtis@chromium.org
2012-01-06
3
-12
/
+22
*
Fix abspath/normpath mixup in security check.
dalecurtis@chromium.org
2012-01-05
1
-2
/
+2
*
Fix mime-type for webm files served on CNS.
shadi@chromium.org
2012-01-05
1
-1
/
+4
*
Delete media::VideoFrame::planes() and ::planes_ since they can be derived fr...
fischman@chromium.org
2011-12-29
5
-18
/
+21
*
Set opaque on the WebMediaPlayerClient based on the decoder
danakj@chromium.org
2011-12-23
2
-3
/
+12
*
Replace subclass interface from VideoRendererBase with a single paint callback.
scherkus@chromium.org
2011-12-22
10
-254
/
+172
*
Initial checkin of chromium bug hunter script. Bug Hunter script will look in...
imasaki@google.com
2011-12-21
3
-0
/
+652
*
Merging CNS server with scripts.
shadi@chromium.org
2011-12-20
5
-43
/
+144
*
Consolidate AudioRendererAlgorithm classes into one class
vrk@google.com
2011-12-19
1
-174
/
+0
*
Constrained network scripts that configure a local network upload bandwidth,
shadi@chromium.org
2011-12-14
4
-0
/
+743
*
Remove the AudioManager singleton.
tommi@chromium.org
2011-12-12
3
-10
/
+26
*
Removing MessageLoop::QuitTask() from media/
dcheng@chromium.org
2011-12-09
1
-1
/
+1
*
Fix python scripts in src/media
maruel@chromium.org
2011-11-23
15
-18
/
+10
*
Add OVERRIDE to media/.
avi@chromium.org
2011-11-23
5
-12
/
+17
*
Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,...
ajwong@chromium.org
2011-11-21
1
-2
/
+2
*
Introduce the constrained network server.
dalecurtis@chromium.org
2011-11-17
2
-0
/
+437
*
Adding passing rate in stats csv file in the layout test analyzer.
imasaki@google.com
2011-11-11
2
-4
/
+5
*
Support CSV output format for analyzer results in layout test analyzer.
imasaki@google.com
2011-11-11
4
-19
/
+120
*
Remove media::VideoDecodeContext as it has no implementation and is unused.
scherkus@chromium.org
2011-10-28
2
-3
/
+2
[next]