DescriptionOmxVideoDecodeAcceleratorTest improvements:
- Added support for decoding multiple NALUs per Decode() call. Found & filed
bug to nvidia
(http://code.google.com/p/chrome-os-partner/issues/detail?id=4378)
- Added support for running multiple decoders in parallel.
- Added support for tracking decoding frames-per-second & asserting reasonable
performance.
FPS numbers from a random run, for flavor:
- Single decoder swapping to display yields ~54fps
- Three decoders swapping to display yield ~18-19fps each
- Single decoder *not* swapping to display yields 195-220fps in different chunking configurations.
BUG=none
TEST=run the test
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88631
Patch Set 1 #
Total comments: 14
Patch Set 2 : . #Patch Set 3 : only eglMakeCurrent the first surface in initialization to make GL go. #
Messages
Total messages: 5 (0 generated)
|