[gst-devel] bufferpools

Andy Wingo apwingo at eos.ncsu.edu
Sun Aug 26 20:54:38 CEST 2001


is there a desirable implementation of bufferpools? i just committed
something i modelled off of xvideosink's implementation into speed.c,
but that was before realizing there was a get_default implementation.
any thought on xvideosink's implementation, using an slist of buffers,
but requiring lots of bufferpool code within the element, or the
get_default, which uses g_mem_chunks and you have to prealloc the
buffers?

i'm asking because i was looking at adding bufferpools to osssink.

cheers,

wingo




More information about the gstreamer-devel mailing list