Comment 15 for bug 1530229

Revision history for this message
In , T-tim-0 (t-tim-0) wrote :

Rafał, do you have any *specific* questions about the ALLOCATION query? I think you can pretty much ignore it for a first port, especially for audio it's not really that useful at all. Just use gst_buffer_new*() and be done with it. It's mostly useful for video to avoid memory copies between decode and video sinks.