Skip to content
  • Gwenole Beauchesne's avatar
    decoder: add new "decoder-unit" object. · 49dbb9af
    Gwenole Beauchesne authored
    Introduce GstVaapiDecoderUnit which represents a fragment of the source
    stream to be decoded. For instance, a decode-unit will be a NAL unit for
    H.264 streams, an EBDU for VC-1 streams, and a video packet for MPEG-2
    streams.
    
    This is a libgstvaapi internal object.
    49dbb9af