Skip to content
  • Wim Taymans's avatar
    memory: group allocation parameters in a struct · 85c95438
    Wim Taymans authored
    Group the extra allocation parameters in a GstAllocationParams structure to make
    it easier to deal with them and so that we can extend them later if needed.
    Make gst_buffer_new_allocate() take the GstAllocationParams for added
    functionality.
    Add boxed type for GstAllocationParams.
    85c95438