summaryrefslogtreecommitdiffstats
path: root/media/bench
Commit message (Expand)AuthorAgeFilesLines
* Use GetSwitchValueASCII.tony@chromium.org2009-11-061-10/+10
* Add a command line reset to clean up memory leak found by valgrind.fbarchard@chromium.org2009-11-051-0/+1
* Fix memory leaks in media_bench.scherkus@chromium.org2009-10-271-12/+19
* Add 'Hash' to printf for test corpus script compatibility and future hash com...fbarchard@chromium.org2009-10-141-3/+3
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-13/+13
* media_bench use djb2 hash from media/basefbarchard@chromium.org2009-10-091-13/+1
* Add -loop=N option to test ffmpeg ogv decoding on loop.fbarchard@chromium.org2009-10-091-0/+20
* Add --verbose=N option to set ffmpeg log message level.fbarchard@chromium.org2009-09-241-3/+16
* Media Bench file IO redux to address mp4 parsing issue.fbarchard@chromium.org2009-09-122-117/+262
* Media bench add -hash, 64 bit IO, and some cleanup of dumpfbarchard@chromium.org2009-09-052-12/+47
* Implemented file URLProtocol for media_bench.scherkus@chromium.org2009-09-043-0/+77
* media_bench optionally dump raw output to a file.fbarchard@chromium.org2009-09-031-5/+73
* Output format change to allow longer durations.fbarchard@chromium.org2009-08-261-1/+1
* mediabench change to decode one extra frame, flushing ffmpeg-mt for the last ...fbarchard@chromium.org2009-06-021-29/+67
* New FFmpeg public API headers to match our source tarball in deps.scherkus@chromium.org2009-05-221-4/+4
* Add comment to media bench clarifying library initialization.ajwong@chromium.org2009-04-301-1/+7
* Hacked up delay load code for ffmpeg in posix systems. This isajwong@chromium.org2009-04-211-3/+8
* improvements to media_bench (ffmpeg benchmarking application)fbarchard@chromium.org2009-04-151-8/+47
* Forgot to register AtExitManager due to TimeTicks::HighResNow() singleton.scherkus@chromium.org2009-04-101-0/+3
* Checking in FFmpeg benchmarking application.scherkus@chromium.org2009-04-091-0/+198