Skip to content

Surface clean ups

A couple clean ups on GstVaapiSurface code:

  • rename a parameter to make clear its purpose
  • merge two loops into one with branches
  • initialize a structure in the stack

Merge request reports