Giter Site home page Giter Site logo

Comments (6)

XinfengZhang avatar XinfengZhang commented on July 18, 2024

also VAQMatrixBufferType in "CreateBuffer/VAAPICreateBuffer.CreateBufferWithOutData/61 - 63"

from libva-utils.

uartie avatar uartie commented on July 18, 2024

@XinfengZhang how do clients/apps detect if driver supports these buffer types or not? Are there specific VA APIs that relay this information?

from libva-utils.

XinfengZhang avatar XinfengZhang commented on July 18, 2024

no vaapi to export the information, but we should not expect all buffer type can be created. so return unsupport error should also be acceptable.

from libva-utils.

uartie avatar uartie commented on July 18, 2024

Is there a set of buffer types that we know are "required" to be supported by all drivers if codec is supported? I don't know if it's a good idea to just accept unsupported as a valid result for just any/every buffer type. @xhaihao any comment?

from libva-utils.

XinfengZhang avatar XinfengZhang commented on July 18, 2024

@xhaihao any comments?

from libva-utils.

xhaihao avatar xhaihao commented on July 18, 2024

I agree the driver may return VA_STATUS_ERROR_UNSUPPORTED_BUFFERTYPE if the type is not supported for a given profile/entrypoint pair. In addition the doc should have a clear requirement on the required buffer type for each profile/entrypoint pair. We may update the doc in the future release.

from libva-utils.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.