[gstreamer-bugs] [Bug 325490] fdsink ported to 0.10.x

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jan 2 03:10:48 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=325490
 GStreamer | gstreamer (core) | Ver: 0.10.0


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com




------- Comment #4 from Edward Hervey  2006-01-02 11:10 UTC -------
The commited patch is against Makefile.in, it should be against Makefile.am .

Also, fdsrc is conditionnaly compiled if there's a socket.h (#if
HAVE_SYS_SOCKET_H), shouldn't it be the case for fdsink too ?

Finally, if you could, you might want to implement the GstURIHandler interface,
it's not complicated to implement (see the bottom of fdsrc.c, using the same
protocol, but with GST_URI_SINK).


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list