summaryrefslogtreecommitdiffstats
path: root/media/test/ffmpeg_tests/ffmpeg_tests.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to using avcodec_decode_audio4, avcodec_alloc_context3.dalecurtis@chromium.org2012-06-111-15/+31
* Enable multithreaded theora decode.dalecurtis@chromium.org2012-03-161-7/+0
* Second attempt to land ffmpeg roll.dalecurtis@google.com2012-03-011-8/+7
* 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
* clang: Fix a few things -Wunused-variable complains about in a recent clang v...thakis@chromium.org2012-01-141-1/+3
* Miscellaneous header file cleanup for src/media.scherkus@chromium.org2011-10-281-0/+1
* 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
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-06-281-1/+3
* 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
* Enable error recognition and error concealment options in qualification softw...fbarchard@chromium.org2010-05-171-0/+2
* media disable threads for ogg to avoid shutdown crashfbarchard@chromium.org2010-04-071-0/+7
* ffmpeg_tests do audio for audio formats (ie wma)fbarchard@chromium.org2010-03-301-40/+47
* media: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-061-1/+1
* ffmpeg better message for error on opening file if the file opens but the cod...fbarchard@chromium.org2010-03-031-3/+13
* Software performance qualification.fbarchard@chromium.org2010-02-131-0/+462