summaryrefslogtreecommitdiffstats
path: root/media/ffmpeg/ffmpeg_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Roll FFmpeg for M20 (round 2)dalecurtis@google.com2012-05-061-22/+0
* Revert "Roll DEPS for FFmpeg merge. Shuffle testing."scherkus@chromium.org2012-04-271-0/+5
* Roll DEPS for FFmpeg merge. Shuffle testing.dalecurtis@google.com2012-04-241-5/+0
* Enable multithreaded theora decode.dalecurtis@chromium.org2012-03-161-2/+1
* Second attempt to land ffmpeg roll.dalecurtis@google.com2012-03-011-12/+22
* Revert 123123 (probably caused a big perf regression -- http://crbug.com/115479,thakis@chromium.org2012-02-231-22/+12
* Fix media code to work with new ffmpeg.dalecurtis@google.com2012-02-221-12/+22
* Glue ffmpeg to Chromeihf@chromium.org2011-07-011-2/+2
* Create helper methods to process FFmpeg index data.acolwell@chromium.org2011-04-011-7/+7
* Fold media/ffmpeg/ffmpeg_util.{cc,h} into media/ffmpeg/ffmpeg_common.{cc,h}scherkus@chromium.org2011-03-121-3/+2
* roll ffmpeg to nov 4 to fix clang issuefbarchard@chromium.org2010-11-111-1/+1
* Adding a test case to ffmpeg_unittests for bug 62127.scherkus@chromium.org2010-11-051-0/+1
* Convert LOG(INFO) to VLOG(1) - media/.pkasting@chromium.org2010-10-191-3/+3
* Move PerfTestSuite implementation into a .cc file and add it to the basebrettw@chromium.org2010-10-101-1/+1
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-091-1/+1
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-091-1/+1
* Adding two test cases to ffmpeg_unittest from user bug reports.scherkus@chromium.org2010-08-031-1/+10
* ffmpeg roll for chromium source and windows binariesfbarchard@chromium.org2010-07-281-1/+1
* Revert r53885 "deps roll for new ffmpeg and switch to av_register_protocol2"jeremy@chromium.org2010-07-281-1/+1
* Updated some comments to point at bugs in ffmpeg_unittest.cc and ffmpeg_audio...scherkus@chromium.org2010-07-281-0/+18
* deps roll for new ffmpeg and switch to av_register_protocol2fbarchard@chromium.org2010-07-281-1/+1
* Checking in FFmpeg regression testing framework.scherkus@chromium.org2010-07-271-0/+628