Skip to content
  • Víctor Manuel Jáquez Leal's avatar
    videoencoder: getter for allocator · c02dcda8
    Víctor Manuel Jáquez Leal authored
    Sometimes the encoder would need to use the allocator for something else than
    just allocating output buffers, for example, querying different parameters.
    
    This patch expose a getter accessor for the negotiated memory allocator.
    c02dcda8