Skip to content

Draft: Add Vulkan Video AV1 decoder

Daniel Almeida requested to merge dwlsalmeida/gstreamer:vkav1dec into main

This is a counterpart to vulkanh264dec and vulkanh265dec.

There is no format negotiation at all for now, and this needs more work before being good enough to merge.

TODO:

  • Caps are apparently broken,
  • Format negotiation is non-existent,
  • Missing gst-indent
  • ?

For now, all I care about is testing my WIP AV1 decode support for NVK. Will be polishing this further at a future point.

Edited by Daniel Almeida

Merge request reports

Loading