[gst-devel] Re: [gst-cvs] wingo gstreamer: gstreamer/ gstreamer/gst/ gstreamer/testsuite/ gstreamer/testsuite/ghostpads/

Ronald Bultje rbultje at ronald.bitfreak.net
Sat Feb 7 07:31:00 CET 2004


On Fri, 2004-02-06 at 12:41, Benjamin Otte wrote:
> Why don't we want boxed btw?

It copies the struct.

Btw, gobject signal register functions have two arguments indicating the
type, first a marshal macro, and later the type per argument. Can't you
use the combination of those two to solve it? I.e., use the first for
'how to copy the argument during signalling' and the second for 'the
type of the argument'... Or is that a stupid remark?

Ronald





More information about the gstreamer-devel mailing list