Skip to content
  • Wim Taymans's avatar
    allocator: remove user_data from alloc vmethod · a2027b5e
    Wim Taymans authored
    Remove the user_data from the alloc vmethod. Subclasses that implement a new
    alloc function can also implement their own vmethod to pass extra arguments. We
    can then also require that custom allocators implement an alloc function so that
    gst_allocator_alloc() always works.
    a2027b5e