summaryrefslogtreecommitdiffstats
path: root/media/bench
Commit message (Expand)AuthorAgeFilesLines
* 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