summaryrefslogtreecommitdiffstats
path: root/media/tools/media_bench
Commit message (Expand)AuthorAgeFilesLines
* Remove use of AV_EF_CAREFUL from media code.scherkus@chromium.org2012-12-131-1/+0
* Roll ffmpeg DEPS for fixes, patch removal, and better GOMA detection.dalecurtis@google.com2012-11-021-52/+25
* Switch to using avcodec_decode_audio4, avcodec_alloc_context3.dalecurtis@chromium.org2012-06-111-13/+29
* Second attempt to land ffmpeg roll.dalecurtis@google.com2012-03-011-9/+8
* Revert 123123 (probably caused a big perf regression -- http://crbug.com/115479,thakis@chromium.org2012-02-231-8/+9
* Fix media code to work with new ffmpeg.dalecurtis@google.com2012-02-221-9/+8
* Enable logging for media_bench.scherkus@chromium.org2011-08-131-3/+10
* MD5Update function uses StringPiece instead of raw buffer.dominich@chromium.org2011-07-261-4/+10
* base: Put md5.* into base namespace.tfarina@chromium.org2011-07-181-12/+10
* Rename CommandLine::GetArgs(), update callers.msw@chromium.org2011-07-131-1/+1
* Glue ffmpeg to Chromeihf@chromium.org2011-07-011-13/+10
* check for codec null pointer when printing error messagefbarchard@chromium.org2011-01-041-2/+2
* media_bench output width and height of mediafbarchard@chromium.org2010-10-271-3/+8
* remove meaningless ffmpeg fast flagfbarchard@chromium.org2010-08-281-0/+1
* Revert 56582 - ffmpeg flag CODEC_FLAG2_FAST removedrvargas@google.com2010-08-181-1/+0
* ffmpeg flag CODEC_FLAG2_FAST removedfbarchard@chromium.org2010-08-181-0/+1
* media bench report fpsfbarchard@chromium.org2010-08-031-17/+24
* fix another compile error on windows.nsylvain@chromium.org2010-07-311-0/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-6/+6
* 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-0/+1
* 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-23/+27
* file_util: deprecate remaining wstring functionsevan@chromium.org2010-07-161-7/+11
* media_Bench and ffmpeg_tests disable exception handler by defaultfbarchard@chromium.org2010-06-241-2/+8
* Enable error recognition and error concealment options in qualification softw...fbarchard@chromium.org2010-05-171-0/+12
* Revert 42727 - ffmpeg roll chromium binariesfbarchard@chromium.org2010-03-261-2/+2
* ffmpeg roll chromium binariesfbarchard@chromium.org2010-03-261-2/+2
* 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
* Refactor some code that depends on FFmpeghclam@chromium.org2010-01-263-101/+3
* Use argv[0] to print out executable usage info for media tools.scherkus@chromium.org2009-11-251-1/+1
* Re-organizing all tools under /src/media to be consistent with the rest of th...scherkus@chromium.org2009-11-253-0/+642