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
*
Convert Demuxer::Read() to use the new callback system.
acolwell@chromium.org
2011-05-11
3
-7
/
+6
*
iwyu: Use callback_old.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
4
-3
/
+4
*
add MessageLoopProxy in MessageLoopFactory
wjia@google.com
2011-05-07
3
-0
/
+37
*
Forward decoder errors from FFmpegVideoDecodeEngine to FFmpegVideoDecoder.
scherkus@chromium.org
2011-04-29
1
-0
/
+2
*
Updating logging in src/media/. Using DCHECK_EQ/NE/LE() where possible.
kushi.p@gmail.com
2011-04-29
2
-3
/
+3
*
Switch VideoDecoder over to the new hot callbacks.
scherkus@chromium.org
2011-04-27
2
-16
/
+20
*
Rename VideoCodecConfig to VideoDecoderConfig and move to media/base/video_de...
scherkus@chromium.org
2011-04-27
2
-0
/
+120
*
Switch AudioDecoder's ConsumeAudioSamplesCallback over to the new hotness cal...
scherkus@chromium.org
2011-04-27
3
-16
/
+17
*
Refactor PTS processing logic from FFmpegVideoDecoder::FindPtsAndDuration() i...
scherkus@chromium.org
2011-04-27
3
-0
/
+250
*
Replace AudioDecoder::media_format() with AudioDecoderConfig.
scherkus@chromium.org
2011-04-26
3
-4
/
+28
*
Fix erratic HTML5 audio playback
davej@chromium.org
2011-04-14
2
-0
/
+23
*
Add IPC messages and renderer process side API for video capture.
wjia@google.com
2011-04-12
1
-1
/
+2
*
Fix valgrind messages for uninitialized preload_ value.
vrk@google.com
2011-04-05
2
-1
/
+2
*
Implementing preload=metadata for video
vrk@google.com
2011-04-05
5
-5
/
+67
*
Create helper methods to process FFmpeg index data.
acolwell@chromium.org
2011-04-01
1
-1
/
+3
*
Flag-enabled the experimental x-adaptive scheme with --enable-adaptive.
fischman@chromium.org
2011-03-30
2
-2
/
+6
*
Checking in media::BitstreamBuffer and media::VideoDecodeAccelerator interfaces.
scherkus@chromium.org
2011-03-30
1
-0
/
+38
*
AdaptiveDemuxer{,Factory,Stream} are born!
fischman@chromium.org
2011-03-29
2
-0
/
+6
*
Collapse two case statements into one, they do the same thing.
finnur@chromium.org
2011-03-28
1
-3
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
17
-26
/
+26
*
Die, DemuxerStream::QueryInterface, die!
fischman@chromium.org
2011-03-24
3
-20
/
+6
*
Build a raw video pipeline for the <video> with a special src attribute (medi...
acolwell@chromium.org
2011-03-23
4
-16
/
+67
*
Revert 79149 - Build a raw video pipeline for the <video> with a special src ...
acolwell@chromium.org
2011-03-23
4
-67
/
+16
*
Build a raw video pipeline for the <video> with a special src attribute (medi...
acolwell@chromium.org
2011-03-23
4
-16
/
+67
*
Simplify the Demuxer interface to get streams by type.
fischman@chromium.org
2011-03-21
5
-41
/
+17
*
Move media library path resolution into Chrome path provider.
wez@chromium.org
2011-03-17
3
-9
/
+38
*
Stop leaking callbacks in pipeline_impl_unittest.cc
fischman@chromium.org
2011-03-16
1
-1
/
+1
*
PipelineError is dead. Long live PipelineStatus!
fischman@chromium.org
2011-03-16
17
-199
/
+291
*
DemuxerFactory is born!
fischman@chromium.org
2011-03-14
10
-165
/
+137
*
Refactoring code to use factories to create DataSource objects.
acolwell@chromium.org
2011-03-14
20
-158
/
+738
*
Remove FFmpegVideoDecodeEngine's dependency on AVStream (again).
scherkus@chromium.org
2011-03-11
2
-0
/
+5
*
Revert 77476 - Remove FFmpegVideoDecodeEngine's dependency on AVStream.
tyoshino@chromium.org
2011-03-11
2
-5
/
+0
*
Remove FFmpegVideoDecodeEngine's dependency on AVStream.
scherkus@chromium.org
2011-03-09
2
-0
/
+5
*
Remove the silly notion of MIME types from media code.
scherkus@chromium.org
2011-03-09
11
-204
/
+72
*
Remove width_ and height_ from various VideoDecoder implementations.
scherkus@chromium.org
2011-03-08
1
-3
/
+3
*
Cleaning up src/media to be consistent with static versus anonymous namespaces.
scherkus@chromium.org
2011-03-07
3
-25
/
+15
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
1
-4
/
+4
*
Cleaning up media/base/clock.cc,h
scherkus@chromium.org
2011-03-04
2
-10
/
+10
*
Fold ClockImpl into Clock and update corresponding clients and tests.
scherkus@chromium.org
2011-03-04
7
-117
/
+88
*
Retry: Move MockFFmpeg instance setting into the constructor/destructor.
scherkus@chromium.org
2011-02-19
2
-47
/
+39
*
Revert 75444 - Move MockFFmpeg instance setting into the constructor/destructor.
scherkus@chromium.org
2011-02-18
2
-39
/
+52
*
Move MockFFmpeg instance setting into the constructor/destructor.
scherkus@chromium.org
2011-02-18
2
-52
/
+39
*
Fix chromium-style compile error that got in the tree since yesterday.
erg@google.com
2011-02-17
2
-0
/
+7
*
Delete the StatisticsCallback passed to media filter mocks.
scherkus@chromium.org
2011-02-17
1
-3
/
+4
*
Implement webkit media metrics in chromium.
scherkus@chromium.org
2011-02-16
7
-19
/
+91
*
Revised SSE2 color conversion
hclam@chromium.org
2011-02-14
1
-89
/
+107
*
Resubmit - Use SSE2 block differ for chromoting
hclam@chromium.org
2011-02-11
1
-1
/
+2
*
Revert 74571 - Use SSE2 block differ for chromoting
dhollowa@chromium.org
2011-02-11
1
-2
/
+1
*
Revert 74583 - Revert 74571 - Use SSE2 block differ for chromoting
finnur@chromium.org
2011-02-11
1
-1
/
+2
*
Revert 74571 - Use SSE2 block differ for chromoting
finnur@chromium.org
2011-02-11
1
-2
/
+1
[next]