Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more formats for msdkenc's sink caps with dmabuf mem #19

Closed

Commits on Jun 2, 2022

  1. msdkenc: Add more supported formats for DMABuf caps

    More formats with DMABuf sink caps can be supported, that is:
    VUYA, YUY2, Y210 and Y410 for msdkh265enc, VUYA and Y410 for msdkvp9enc.
    
    With reference to iHD doc:
    https://github.com/intel/media-driver/blob/master/docs/media_features.md#supported-encoding-input-format-and-max-resolution
    mengker33 committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    06f2717 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0e7a93 View commit details
    Browse the repository at this point in the history