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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename for consistency. BUG=166565
dalecurtis@google.com
2013-02-12
1
-0
/
+0
*
Add test case for BUG=166565
dalecurtis@google.com
2013-02-12
1
-0
/
+0
*
Replace FilePath with base::FilePath in some more top level directories.
brettw@chromium.org
2013-02-10
1
-4
/
+4
*
Remove channel layout mask. BUG=174502
dalecurtis@google.com
2013-02-06
1
-0
/
+0
*
Add test data file for BUG=174502
dalecurtis@google.com
2013-02-06
1
-0
/
+0
*
media: Add test files for Opus audio and VP9 video in WebM containers.
tomfinegan@chromium.org
2013-01-29
3
-0
/
+0
*
Add test data for BUG=171962
dalecurtis@google.com
2013-01-26
1
-0
/
+0
*
Tighten up media::DecoderBuffer data requirements.
scherkus@chromium.org
2013-01-17
1
-0
/
+0
*
Add MPEG2 AAC-LC test file.
acolwell@chromium.org
2013-01-16
1
-0
/
+0
*
Removed files that were renamed in a previous CL.
ddorwin@chromium.org
2013-01-11
6
-0
/
+0
*
Add test files for new EME tests.
ddorwin@chromium.org
2013-01-11
15
-0
/
+17
*
Add encrypted WebM files for config change tests.
ddorwin@chromium.org
2013-01-04
2
-0
/
+0
*
Remove use of AV_EF_CAREFUL from media code.
scherkus@chromium.org
2012-12-13
1
-1
/
+0
*
Add test data for new AudioFileReader tests.
dalecurtis@google.com
2012-12-05
7
-0
/
+0
*
Roll ffmpeg DEPS for fixes, patch removal, and better GOMA detection.
dalecurtis@google.com
2012-11-02
1
-34
/
+18
*
Update encrypted WebM test file to treat IVs as raw data.
fgalligan@chromium.org
2012-10-12
1
-0
/
+0
*
Remove HMAC from encrypted WebM test file.
fgalligan@chromium.org
2012-09-17
1
-0
/
+0
*
Remux bear-640x360.webm so it is a valid WebM file & update the ChunkDemuxer ...
acolwell@chromium.org
2012-08-21
2
-7
/
+7
*
Update dash test files.
acolwell@chromium.org
2012-08-20
2
-0
/
+0
*
Adds support for multi-channel output audio for the low-latency path in Windows.
henrika@chromium.org
2012-08-07
2
-0
/
+0
*
Update test file so all clusters begin with a keyframe.
acolwell@chromium.org
2012-08-03
1
-0
/
+0
*
Update encrypted WebM file in media/test/data.
fgalligan@chromium.org
2012-08-02
1
-0
/
+0
*
Add test clip with 16:9 aspect ratio.
acolwell@chromium.org
2012-08-01
1
-0
/
+0
*
Add config change handling to SourceBufferStream & ChunkDemuxer
acolwell@chromium.org
2012-07-26
2
-0
/
+33
*
Add new test file for codec config change tests.
acolwell@chromium.org
2012-07-25
1
-0
/
+0
*
Update encrypted WebM test files in media/test/data.
fgalligan@chromium.org
2012-07-23
1
-0
/
+0
*
Clean up decryption tests in FFmpegVideoDecoderTest.
xhwang@chromium.org
2012-07-23
1
-0
/
+0
*
Add MP4 DASH test file
acolwell@chromium.org
2012-06-12
1
-0
/
+0
*
Switch to using avcodec_decode_audio4, avcodec_alloc_context3.
dalecurtis@chromium.org
2012-06-11
1
-15
/
+31
*
Add webm_ebml_element test file.
acolwell@chromium.org
2012-06-08
1
-0
/
+0
*
Add alt-ref test file.
acolwell@chromium.org
2012-06-06
1
-0
/
+0
*
Pre-land some test data files for BUG=127692 TBR=scherkus
dalecurtis@google.com
2012-05-14
2
-0
/
+0
*
Add mp3 test data for upcoming change. BUG=127692 TBR=scherkus
dalecurtis@google.com
2012-05-11
1
-0
/
+0
*
Land ID3 test data manually.
dalecurtis@google.com
2012-04-18
1
-0
/
+0
*
Disable ID3v1 tag reading.
dalecurtis@chromium.org
2012-04-18
1
-0
/
+0
*
Enable multithreaded theora decode.
dalecurtis@chromium.org
2012-03-16
1
-7
/
+0
*
Add test files for AES decryptor.
xhwang@chromium.org
2012-03-07
2
-0
/
+0
*
Add a test file to simulate live WebM.
acolwell@chromium.org
2012-03-06
2
-0
/
+2
*
Second attempt to land ffmpeg roll.
dalecurtis@google.com
2012-03-01
1
-8
/
+7
*
Add test file for WebM content encodings elements.
xhwang@chromium.org
2012-02-23
1
-0
/
+0
*
Revert 123123 (probably caused a big perf regression -- http://crbug.com/115479,
thakis@chromium.org
2012-02-23
1
-7
/
+8
*
Fix media code to work with new ffmpeg.
dalecurtis@google.com
2012-02-22
1
-8
/
+7
*
Audio only & Video only versions of bear-320x240.webm
acolwell@chromium.org
2012-01-27
2
-0
/
+0
*
clang: Fix a few things -Wunused-variable complains about in a recent clang v...
thakis@chromium.org
2012-01-14
1
-1
/
+3
*
Check in test files for bug 106735.
scherkus@chromium.org
2011-12-15
2
-0
/
+0
*
Low-latency AudioOutputStream implementation based on WASAPI for Windows.
henrika@chromium.org
2011-11-16
2
-0
/
+0
*
Miscellaneous header file cleanup for src/media.
scherkus@chromium.org
2011-10-28
1
-0
/
+1
*
Add WebM file with CUES before the first cluster for testing.
acolwell@chromium.org
2011-10-05
1
-0
/
+0
*
Add one more vorbis packet for testing purposes.
scherkus@chromium.org
2011-09-14
2
-2
/
+6
*
Checking in vorbis extradata and compressed data for testing purposes.
scherkus@chromium.org
2011-09-11
5
-1
/
+6
[next]