Skip to content

vkencoder-private: interface redesign

This is overhaul of vkencoder-private helper object.

  • Redesigns the GstVulkanEncoderPicture removing information that belongs to codecs layer.
  • Removes the headers collect and write. Now it's part of elements duty with offset calculation
  • Enhances the slot index calculation
  • Change the quality level setting and fixes it chaining
  • Overhaul the codec specific structures and rate control settings by using callbacks

Merge request reports

Loading