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
*
Make all media tests build on Win64
jschuh@chromium.org
2013-02-20
1
-2
/
+2
*
Move duration change logic from WebMediaPlayerImpl to ChunkDemuxer.
acolwell@chromium.org
2013-02-15
1
-1
/
+1
*
Replace FilePath with base::FilePath in some more top level directories.
brettw@chromium.org
2013-02-10
4
-7
/
+7
*
Remove reference counting from media::AudioRenderer and friends.
scherkus@chromium.org
2013-02-05
1
-1
/
+2
*
Remove reference counting from media::VideoRenderer and friends.
scherkus@chromium.org
2013-02-05
1
-1
/
+2
*
Replace VideoRendererBase Get/PutCurrentFrame() with a VideoFrame-containing ...
scherkus@chromium.org
2013-02-05
1
-12
/
+6
*
Pass in media message loop to AudioRendererImpl and enforce calling on the ri...
scherkus@chromium.org
2013-01-31
1
-3
/
+4
*
Cleanups to enable clang warning about protected non-virtual RefCounted destr...
jamesr@chromium.org
2013-01-30
2
-4
/
+2
*
Remove qt_faststart, scaler_bench, and tile_render_bench from media/tools/.
scherkus@chromium.org
2013-01-23
4
-851
/
+0
*
Change PipelineStatusCB to Closure for ended callbacks.
wolenetz@chromium.org
2013-01-03
1
-1
/
+1
*
Vanquish the remnants of media::MessageLoopFactory.
scherkus@chromium.org
2013-01-02
1
-14
/
+7
*
Encrypted Media: Old video decrypt-only path clean-up.
xhwang@chromium.org
2012-12-18
1
-1
/
+1
*
Encrypted Media: Refactor Video Decrypt-Only to use DecryptingDemuxerStream.
xhwang@chromium.org
2012-12-17
1
-0
/
+1
*
Encrypted Media: Support Audio Decrypt-Only.
xhwang@chromium.org
2012-12-14
1
-1
/
+3
*
Remove use of AV_EF_CAREFUL from media code.
scherkus@chromium.org
2012-12-13
1
-1
/
+0
*
Pass in media message loop to VideoRendererBase and enforce calling on the ri...
scherkus@chromium.org
2012-12-07
1
-0
/
+1
*
Delete media/tools/player_wtl.
scherkus@chromium.org
2012-11-28
13
-2798
/
+0
*
Remove MessageLoopProxy-getting callbacks from various media classes.
scherkus@chromium.org
2012-11-28
2
-14
/
+4
*
Combine media decoding and pipeline threads.
scherkus@chromium.org
2012-11-21
2
-4
/
+4
*
Update player_x11 to use media::InitializeMediaLibraryForTesting().
scherkus@chromium.org
2012-11-21
1
-6
/
+2
*
Check in demuxer_bench, a tool for benchmarking FFmpegDemuxer reading.
scherkus@chromium.org
2012-11-17
1
-0
/
+219
*
Fix break for r167691.
scherkus@chromium.org
2012-11-14
1
-1
/
+1
*
Reimplement FileDataSource using file_util::MemoryMappedFile and convert to u...
scherkus@chromium.org
2012-11-14
4
-7
/
+7
*
Revert 167638 - Reimplement FileDataSource using file_util::MemoryMappedFile ...
jochen@chromium.org
2012-11-14
4
-7
/
+7
*
Reimplement FileDataSource using file_util::MemoryMappedFile and convert to u...
scherkus@chromium.org
2012-11-14
4
-7
/
+7
*
Plumb through cropped output size for VideoFrame
sheu@chromium.org
2012-11-09
9
-52
/
+75
*
Roll ffmpeg DEPS for fixes, patch removal, and better GOMA detection.
dalecurtis@google.com
2012-11-02
1
-52
/
+25
*
Move audio decoder initialization to AudioRendererImpl.
xhwang@chromium.org
2012-10-18
2
-2
/
+2
*
Cleanup: avoid foo ? true : false, part 1.
thestig@chromium.org
2012-09-27
1
-1
/
+1
*
Switch to using WebKit's test expecation parser.
dalecurtis@google.com
2012-09-26
3
-154
/
+94
*
Don't count ANDROID or WONTFIX tests towards failure count.
dalecurtis@google.com
2012-09-24
3
-15
/
+25
*
Combine audio decoding and video decoding onto a single thread.
scherkus@chromium.org
2012-09-06
2
-4
/
+4
*
Allow transitioning to HAVE_METADATA before pipeline initialization completes.
acolwell@chromium.org
2012-08-17
2
-2
/
+7
*
Use enum instead of string in MessageLoopFactory::GetMessageLoop*
xhwang@chromium.org
2012-08-12
3
-9
/
+10
*
Move VideoDecoder initialization into VideoRendererBase to simplify implement...
acolwell@chromium.org
2012-08-10
2
-2
/
+2
*
Enable CNS to serve files from different port.
shadi@chromium.org
2012-08-09
2
-35
/
+136
*
Add CNS function to clean up port matching requester IP address.
shadi@chromium.org
2012-08-09
2
-2
/
+48
*
Don't count SLOW tests towards failure.
dalecurtis@google.com
2012-08-08
2
-2
/
+6
*
Remove WebMediaPlayerProxy::video_decoder_ & FFmpegVideoDecoder::set_decryptor.
acolwell@chromium.org
2012-08-07
2
-2
/
+4
*
Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...
fischman@chromium.org
2012-08-06
1
-1
/
+0
*
Remove VideoDecoder::natural_size() & added VideoFrame::natural_size().
acolwell@chromium.org
2012-08-02
7
-42
/
+42
*
Update CNS to run on chromeperf34 and CNS tests to run on windows perf_av bot.
shadi@chromium.org
2012-08-02
1
-7
/
+8
*
Remove VideoDecoderConfig.frame_rate_xxx() and VideoFrame::Get/SetDuration().
acolwell@chromium.org
2012-07-31
3
-4
/
+0
*
Remove a bunch of dead fields found by Scythe.
fischman@chromium.org
2012-07-31
1
-1
/
+0
*
Remove use of PipelineStatus from BufferedDataSource and FileDataSource.
scherkus@chromium.org
2012-07-23
3
-3
/
+3
*
Move VideoRenderer out of Filter heirarchy.
scherkus@chromium.org
2012-07-23
1
-1
/
+1
*
Add status parameter to DemuxerStream::ReadCB
acolwell@chromium.org
2012-07-17
2
-2
/
+8
*
Ensure media's buffered ranges always have a range that includes currentTime.
fischman@chromium.org
2012-06-23
1
-0
/
+2
*
Replace Pipeline::SetNetworkActivity() with BufferedDataSource -> WebMediaPla...
fischman@chromium.org
2012-06-12
3
-4
/
+1
*
Switch to using avcodec_decode_audio4, avcodec_alloc_context3.
dalecurtis@chromium.org
2012-06-11
1
-13
/
+29
[next]