[gst-devel] Re: [gst-cvs] walters gst-plugins: gst-plugins/ext/gnomevfs/

Ronald Bultje rbultje at ronald.bitfreak.net
Tue Dec 23 01:08:01 CET 2003


Hi Colin,

First of all, we decided recently that we were going to use ChangeLogs
from now on. Could you please add a changelog entry next time?

On Tue, 2003-12-23 at 04:49, Colin Walters wrote:
> +	case ARG_HANDLE:
> +		g_value_set_pointer (value, src->handle);
> +		break;

Shouldn't we ref() it here? Else, bad things happen if the app unref()s
its own handle.

Thanks for the patch though, I needed something like this. Didn't get to
adding it yet myself. ;).

Ronald

-- 
Ronald Bultje <rbultje at ronald.bitfreak.net>
Linux Video/Multimedia developer





More information about the gstreamer-devel mailing list