[gst-devel] One more step on the road to gstreamer enlightenment
Andy Wingo
wingo at pobox.com
Sat Aug 31 23:50:02 CEST 2002
On Sun, 01 Sep 2002, iain wrote:
> Yes, me again, still fighting my way through GStreamer.
>
> In my element, I need to convert a GstBuffer from ints to floats. The
> code I'm using is
erik is of course right. I assume you're coding an element; if you
really want floats, why not specify that in the pad caps? that will
force the user or autoplugger to put in an int2float if necessary.
regards,
wingo.
More information about the gstreamer-devel
mailing list