Skip to content
  • Gwenole Beauchesne's avatar
    decoder: add new GstVaapiDecoder API. · 66cc8754
    Gwenole Beauchesne authored
    Split decoding process into two steps: (i) parse incoming bitstreams
    into simple decoder-units until the frame or field is complete; and
    (ii) decode the whole frame or field at once.
    
    This is an ABI change.
    66cc8754