[gst-devel] A bunch of language bindings related fixes
Benjamin Otte
in7y118 at public.uni-hamburg.de
Thu Feb 26 06:52:06 CET 2004
Quoting Johan Dahlin <johan at gnome.org>:
> 2) Adds a gst_event_free, to be used together with gst_event_copy (also
> required for GBoxed types)
>
Uh, you can't free an event, you can only unref it.
Actually the existance of gst_data_free is as grave a bug that I would like to
remove it right now and break our API freeze.
David? Any opinions?
The boxed registering should use gst_data_unref. And probably gst_data_ref for
copying.
Benjamin
More information about the gstreamer-devel
mailing list