gstreamer/gst
Sebastian Dröge 003aaeaef3 API: Add gst_uri_protocol_is_supported(), which checks if an sink or src that supports a given URI protocol exists.
Original commit message from CVS:
* docs/gst/gstreamer-sections.txt:
* gst/gsturi.c: (get_element_factories_from_uri_protocol),
(gst_uri_protocol_is_supported), (gst_element_make_from_uri):
* gst/gsturi.h:
API: Add gst_uri_protocol_is_supported(), which checks if an sink
or src that supports a given URI protocol exists.
2007-04-27 08:30:59 +00:00
..
parse
.gitignore
gettext.h
glib-compat-private.h
glib-compat.c
glib-compat.h
gst-i18n-app.h
gst-i18n-lib.h
gst.c
gst.h
gst_private.h
gstbin.c
gstbin.h
gstbuffer.c
gstbuffer.h
gstbus.c API: gst_bus_timed_pop() 2007-02-27 17:22:07 +00:00
gstbus.h
gstcaps.c
gstcaps.h
gstchildproxy.c gst/gstchildproxy.c: Invert precondition check to be alike the ones in the mimiced gobject api. 2007-03-14 13:40:28 +00:00
gstchildproxy.h
gstclock.c
gstclock.h
gstcompat.h docs/gst/gstreamer-sections.txt: ultral33t func10ns deserve to appear in the docs actualy 2005-08-30 08:17:48 +00:00
gstconfig.h.in
gstelement.c
gstelement.h
gstelementfactory.c
gstelementfactory.h
gsterror.c gst/gsterror.*: API: add GST_CORE_ERROR_DISABLED (#392804). 2007-04-12 12:59:49 +00:00
gsterror.h
gstevent.c
gstevent.h
gstfilter.c
gstfilter.h
gstformat.c
gstformat.h
gstghostpad.c Make the ghostpad a parent of the internal pad again for better backward compatibility. Don't write code that relies ... 2007-02-20 18:02:50 +00:00
gstghostpad.h
gstindex.c
gstindex.h
gstindexfactory.c
gstindexfactory.h
gstinfo.c
gstinfo.h
gstinterface.c
gstinterface.h gst/gstinterface.h: GST_IMPLEMENTS_INTERFACE and GST_IS_IMPLEMENTS_INTERFACE use the normal 2006-05-10 10:26:55 +00:00
gstiterator.c
gstiterator.h
gstmacros.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstmarshal.list check/Makefile.am: remove GstData checks 2005-05-16 20:21:55 +00:00
gstmessage.c
gstmessage.h
gstminiobject.c
gstminiobject.h gst/gstbuffer.h: Avoid unneeded type checking. 2006-06-12 09:11:44 +00:00
gstobject.c
gstobject.h
gstpad.c
gstpad.h
gstpadtemplate.c
gstpadtemplate.h
gstparse.c
gstparse.h
gstpipeline.c
gstpipeline.h
gstplugin.c
gstplugin.h
gstpluginfeature.c
gstpluginfeature.h
gstquark.c
gstquark.h
gstquery.c
gstquery.h
gstregistry.c
gstregistry.h
gstregistrybinary.c
gstregistrybinary.h
gstregistryxml.c
gstsegment.c
gstsegment.h
gststructure.c
gststructure.h
gstsystemclock.c
gstsystemclock.h
gsttaglist.c
gsttaglist.h
gsttagsetter.c gst/: Add more docs regarding tag merge-modes and when to send tags. Fix 'since' statement for new tag. 2007-01-18 12:00:23 +00:00
gsttagsetter.h
gsttask.c
gsttask.h
gsttrace.c
gsttrace.h
gsttypefind.c doc indent fix 2006-05-24 09:00:47 +00:00
gsttypefind.h
gsttypefindfactory.c
gsttypefindfactory.h
gsturi.c API: Add gst_uri_protocol_is_supported(), which checks if an sink or src that supports a given URI protocol exists. 2007-04-27 08:30:59 +00:00
gsturi.h API: Add gst_uri_protocol_is_supported(), which checks if an sink or src that supports a given URI protocol exists. 2007-04-27 08:30:59 +00:00
gstutils.c
gstutils.h
gstvalue.c
gstvalue.h
gstversion.h.in
gstxml.c
gstxml.h
Makefile.am