summaryrefslogtreecommitdiffstats
path: root/media/test
Commit message (Expand)AuthorAgeFilesLines
* Add MP4 DASH test fileacolwell@chromium.org2012-06-121-0/+0
* Switch to using avcodec_decode_audio4, avcodec_alloc_context3.dalecurtis@chromium.org2012-06-111-15/+31
* Add webm_ebml_element test file.acolwell@chromium.org2012-06-081-0/+0
* Add alt-ref test file.acolwell@chromium.org2012-06-061-0/+0
* Pre-land some test data files for BUG=127692 TBR=scherkusdalecurtis@google.com2012-05-142-0/+0
* Add mp3 test data for upcoming change. BUG=127692 TBR=scherkusdalecurtis@google.com2012-05-111-0/+0
* Land ID3 test data manually.dalecurtis@google.com2012-04-181-0/+0
* Disable ID3v1 tag reading.dalecurtis@chromium.org2012-04-181-0/+0
* Enable multithreaded theora decode.dalecurtis@chromium.org2012-03-161-7/+0
* Add test files for AES decryptor.xhwang@chromium.org2012-03-072-0/+0
* Add a test file to simulate live WebM.acolwell@chromium.org2012-03-062-0/+2
* Second attempt to land ffmpeg roll.dalecurtis@google.com2012-03-011-8/+7
* Add test file for WebM content encodings elements.xhwang@chromium.org2012-02-231-0/+0
* Revert 123123 (probably caused a big perf regression -- http://crbug.com/115479,thakis@chromium.org2012-02-231-7/+8
* Fix media code to work with new ffmpeg.dalecurtis@google.com2012-02-221-8/+7
* Audio only & Video only versions of bear-320x240.webmacolwell@chromium.org2012-01-272-0/+0
* clang: Fix a few things -Wunused-variable complains about in a recent clang v...thakis@chromium.org2012-01-141-1/+3
* Check in test files for bug 106735.scherkus@chromium.org2011-12-152-0/+0
* Low-latency AudioOutputStream implementation based on WASAPI for Windows.henrika@chromium.org2011-11-162-0/+0
* Miscellaneous header file cleanup for src/media.scherkus@chromium.org2011-10-281-0/+1
* Add WebM file with CUES before the first cluster for testing.acolwell@chromium.org2011-10-051-0/+0
* Add one more vorbis packet for testing purposes.scherkus@chromium.org2011-09-142-2/+6
* Checking in vorbis extradata and compressed data for testing purposes.scherkus@chromium.org2011-09-115-1/+6
* Adding ogv test file for media unit tests.vrk@google.com2011-09-061-0/+0
* Adding VP8 corrupt I frame test file.acolwell@chromium.org2011-08-232-1/+2
* Adding test data for media unit tests.acolwell@chromium.org2011-08-159-0/+15
* MD5Update function uses StringPiece instead of raw buffer.dominich@chromium.org2011-07-261-5/+10
* base: Put md5.* into base namespace.tfarina@chromium.org2011-07-181-10/+9
* Rename CommandLine::GetArgs(), update callers.msw@chromium.org2011-07-131-1/+1
* Glue ffmpeg to Chromeihf@chromium.org2011-07-011-15/+12
* Adding ChunkDemuxer implementation.acolwell@chromium.org2011-06-293-0/+0
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-06-281-1/+3
* Modified unit test for color conversion of RGB24ToYUV and YUY2ToYUV.scherkus@chromium.org2011-05-272-0/+1108
* xRevert 62319 - re-enable ogg threadsfbarchard@chromium.org2010-10-121-1/+8
* re-enable ogg threadsfbarchard@chromium.org2010-10-121-8/+1
* Revert "re-enable ogg threads"tony@chromium.org2010-08-311-0/+7
* re-enable ogg threadsfbarchard@chromium.org2010-08-311-7/+0
* remove meaningless ffmpeg fast flagfbarchard@chromium.org2010-08-281-2/+1
* Revert 56582 - ffmpeg flag CODEC_FLAG2_FAST removedrvargas@google.com2010-08-181-0/+1
* ffmpeg flag CODEC_FLAG2_FAST removedfbarchard@chromium.org2010-08-181-1/+0
* ffmpeg roll for chromium source and windows binariesfbarchard@chromium.org2010-07-281-1/+1
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-1/+2
* Revert r53885 "deps roll for new ffmpeg and switch to av_register_protocol2"jeremy@chromium.org2010-07-281-1/+1
* deps roll for new ffmpeg and switch to av_register_protocol2fbarchard@chromium.org2010-07-281-1/+1
* Revert 53281 - ffmpeg update with vp3 patches.fbarchard@chromium.org2010-07-221-1/+1
* ffmpeg update with vp3 patches.fbarchard@chromium.org2010-07-221-1/+1
* Remove deprecated CommandLine::GetLooseValues(), rename to args().evan@chromium.org2010-07-211-24/+28
* file_util: deprecate remaining wstring functionsevan@chromium.org2010-07-161-5/+9
* media_Bench and ffmpeg_tests disable exception handler by defaultfbarchard@chromium.org2010-06-241-2/+8
* Change default to three threads for video decoding and add command line --vid...fbarchard@chromium.org2010-05-191-1/+1