gstreamer/plugins
Stefan Kost 3c2abf5581 fdsrc: cleanup parameter initialisation and add comemnt+logging
Initialize new_fd with DEFAULT_FD and fd with -1. Setting the property will set
new_fd and in _update_fd() we cehck fd against -1. Also add a coment about the
warning we get in the log from gst_poll_remove_fd(). We could get rid of the
warning if we want by tracking if fd has been added to fdset.
2010-02-17 11:31:07 +02:00
..
elements fdsrc: cleanup parameter initialisation and add comemnt+logging 2010-02-17 11:31:07 +02:00
indexers Remove GST_DEBUG_FUNCPTR where they're pointless 2009-10-28 00:44:24 +00:00
Makefile.am Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere. 2008-07-31 15:20:32 +00:00