New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 699024 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Feature



Sign in to add a comment

VDA unittest: refactor VDA unittest

Project Member Reported by johnylin@chromium.org, Mar 7 2017

Issue description

Refactor VDA unittest to have a base class for simple VDA client, and use super classes for different testing scenarios. Like VEA unittest:
https://cs.chromium.org/chromium/src/media/gpu/video_encode_accelerator_unittest.cc?q=video_encode_accelerator_unittest+package:%5Echromium$&dr&l=1772

Also, add a check for number of decoded frame before client sends reset to decoder should be not greater than video frames.

 

Sign in to add a comment