gst/elements/gstidentity.c (marshal_VOID__MINIOBJECT): Write our own marshalling...
authorAndy Wingo <wingo@pobox.com>
Fri, 15 Jul 2005 14:59:22 +0000 (14:59 +0000)
committerAndy Wingo <wingo@pobox.com>
Fri, 15 Jul 2005 14:59:22 +0000 (14:59 +0000)
commit096d369bb31da142327197c36067de48ded6d14b
treed23941c94e1116ac74e0788ad5f02398ca6f13d5
parentd21b60730944f71523e09d7808d28dbc224e3648
gst/elements/gstidentity.c (marshal_VOID__MINIOBJECT): Write our own marshalling function for the handoff signal. Pro...

Original commit message from CVS:
2005-07-15  Andy Wingo  <wingo@pobox.com>

* gst/elements/gstidentity.c (marshal_VOID__MINIOBJECT): Write our
own marshalling function for the handoff signal. Properly type the
buffer as a buffer. Fixes some warnings. Should do a more general
solution.
(gst_identity_class_init): Plug into the right marshaller.
ChangeLog
gst/elements/gstidentity.c
plugins/elements/gstidentity.c