Skip to content
  • Víctor Manuel Jáquez Leal's avatar
    plugins: use VA allocator by default on raw caps · d8f0e1b0
    Víctor Manuel Jáquez Leal authored
    Instead of using dmabuf allocator in source pad, when raw video caps
    are negotiated, it uses VA allocator as before, since it is stable
    in more use cases, for example transcoding, and more backend drivers.
    
    Dmabuf allocator is only used when dmabuf caps feature is negotiated.
    
    Part-of: <!352>
    d8f0e1b0