[gst-devel] gnomevfssink

Ronald S. Bultje R.S.Bultje at students.uu.nl
Mon Apr 5 02:06:24 CEST 2004


Hi,

attached patch fixes gnomevfssink's signals, which appeared slightly
broken (prototype being void func(GstElement *, GstPad *), signal
definition being VOID__VOID and the signal emission being void
func(GstElement *, gboolean erase);. It changes it to a boolean signal,
to which the app could connect to pop-up a dialog asking to overwrite
the file or not. It also removes some random useless cruft ('handoff'
signal) and adds some other random cruft ('uri' property).

OK to apply? Or might this break apps after all?

Ronald
-- 
Ronald Bultje <rbultje at ronald.bitfreak.net>
Linux Video/Multimedia developer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gnomevfssink.diff
Type: text/x-patch
Size: 12298 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20040405/f23fa729/attachment.bin>


More information about the gstreamer-devel mailing list