DescriptionBenchmark tool for GPU-accelerated video rendering
This is a benchmarking program that times how fast a shader
can color-convert and render video frames to the screen. The
program takes a file with raw YUV frames, the number of
frames in the file, and the dimensions of the video file as
parameters and outputs the max frames per second obtained
when rendering the video using various painting/shading
techniques.
BUG=48633
TEST=compiles
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=67887
Patch Set 1 #Patch Set 2 : Cleaned up Window/Painter interface a little #
Total comments: 17
Patch Set 3 : Added more shaders, used message loop, and cleaned up code #
Total comments: 21
Patch Set 4 : Modifications from code review #
Total comments: 14
Patch Set 5 : Fixes based on code review #
Total comments: 34
Patch Set 6 : Style fixes, added comments to headers #
Total comments: 34
Patch Set 7 : Fixed media.gyp #
Total comments: 22
Patch Set 8 : Style fixes and gyp fix for mac #
Total comments: 4
Patch Set 9 : Fixed nits #Messages
Total messages: 19 (0 generated)
|