Skip to content

WIP: vaapi h264 decoder using libgstcodecs base classes

Depends on !1238 (merged)

TODO:

  • update current picture's reference frames merging the second field picture attributes with the first, if available.
  • add VA surface allocator (allow grabbing VASurface via GST_MAP_VA -GST_MAP_GL alias-)
  • share VADisplay among the pipeline and the application through GstContext
  • ...
Edited by Víctor Manuel Jáquez Leal

Merge request reports