mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-30 02:58:24 +00:00
25f85868d4
Original commit message from CVS: implement URI schemes Elements can now register as a source or sink for a protocol and applications can use gst_element_make_from_uri () to get an element that handles a given URI. This patch provides: - removal of old broken URI handling scheme. - new URI handling using interfaces. - updates for registry to save handled URIs. - interface for URI handlers. - implementation of that in filesrc and filesink for the file:// URI - extension to pipeline parsing to allow specifying only a URI instead of element Does not include: - tests - inclusion in docs build |
||
---|---|---|
.. | ||
.gitignore | ||
cothreads.sgml | ||
gobject2gtk.sgml | ||
gst.sgml | ||
gstaggregator.sgml | ||
gstarch.sgml | ||
gstatomic.sgml | ||
gstautoplug.sgml | ||
gstautoplugfactory.sgml | ||
gstbin.sgml | ||
gstbuffer.sgml | ||
gstbufferpool.sgml | ||
gstcaps.sgml | ||
gstclock.sgml | ||
gstcompat.sgml | ||
gstconfig.sgml | ||
gstcpu.sgml | ||
gstdata.sgml | ||
gstdisksink.sgml | ||
gstdisksrc.sgml | ||
gstelement.sgml | ||
gstelementfactory.sgml | ||
gstevent.sgml | ||
gstextratypes.sgml | ||
gstfakesink.sgml | ||
gstfakesrc.sgml | ||
gstfdsink.sgml | ||
gstfdsrc.sgml | ||
gstfilesrc.sgml | ||
gstformat.sgml | ||
gsthttpsrc.sgml | ||
gstidentity.sgml | ||
gstindex.sgml | ||
gstindexfactory.sgml | ||
gstinfo.sgml | ||
gstlog.sgml | ||
gstmemchunk.sgml | ||
gstmultidisksrc.sgml | ||
gstobject.sgml | ||
gstpad.sgml | ||
gstpadtemplate.sgml | ||
gstparse.sgml | ||
gstpipefilter.sgml | ||
gstpipeline.sgml | ||
gstplugin.sgml | ||
gstpluginfeature.sgml | ||
gstprobe.sgml | ||
gstprops.sgml | ||
gstquery.sgml | ||
gstqueue.sgml | ||
gstreamer-unused.sgml | ||
gstregistry.sgml | ||
gstregistrypool.sgml | ||
gstscheduler.sgml | ||
gstschedulerfactory.sgml | ||
gststaticautoplug.sgml | ||
gststaticautoplugrender.sgml | ||
gststatistics.sgml | ||
gstsystemclock.sgml | ||
gsttee.sgml | ||
gstthread.sgml | ||
gsttimecache.sgml | ||
gsttrace.sgml | ||
gsttypefind.sgml | ||
gsttypefindfactory.sgml | ||
gsturi.sgml | ||
gstutils.sgml | ||
gstxml.sgml |