Skip to content
  • Thiago Santos's avatar
    videodecoder: add option to use default pad accept-caps handling · 4982188c
    Thiago Santos authored
    Add gst_video_decoder_set_use_default_pad_acceptcaps() to allow
    subclasses to make videodecoder use the default pad acceptcaps
    handling instead of resorting to the caps query that is, usually,
    less efficient and unecessary
    
    API: gst_video_decoder_set_use_default_pad_acceptcaps
    4982188c