Skip to content

Conversation

psyke83
Copy link
Contributor

@psyke83 psyke83 commented Feb 3, 2023

Description

Implement vaSyncBuffer() stub for libva <2.9.0, which allows Ubuntu 20.04 builds of Sunshine to be linked against ffmpeg built against libva 2.9.0 or later.

The vaSyncBuffer() function is needed for the async_depth VAAPI encoder parameter to work correctly, which can reduce latency if GPU drivers support the interface.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

Branch Updates

LizardByte requires that branches be up-to-date before merging. This means that after any PR is merged, this branch
must be updated before it can be merged. You must also
Allow edits from maintainers.

  • I want maintainers to keep my branch updated

@psyke83 psyke83 marked this pull request as ready for review February 3, 2023 23:13
@psyke83 psyke83 force-pushed the vaSyncBuffer_stub branch 2 times, most recently from 39fdbc0 to e430bf7 Compare February 3, 2023 23:17
@psyke83 psyke83 marked this pull request as draft February 5, 2023 22:07
@psyke83 psyke83 marked this pull request as ready for review February 6, 2023 02:41
@ReenigneArcher ReenigneArcher merged commit 1b45b57 into LizardByte:nightly Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants