Aligned buffer allocation for good plugins

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Aligned buffer allocation for good plugins

parag.salasakar
Hi

It seems udpsrc/gstrtpjitterbuffer allocate buffers which could be just byte aligned.
Is there any way I can allocate all buffers (in good plugins) say 4/8/16 byte aligned)?

Like we have HAVE_POSIX_MEMALIGN in gstreamer core, anything similar for good plugins?

Regards,

Parag