[gst-cvs] gstreamer wtay
Wim Taymans
wtay at users.sourceforge.net
Fri Jan 5 18:35:17 PST 2001
CVSROOT: /cvsroot/gstreamer
Module name: gstreamer
Changes by: wtay 01/01/05 18:35:17
Modified files:
docs : manuals.mak
docs/gst : gstreamer-sections.txt
docs/gst/tmpl : gstasyncdisksrc.sgml gstaudiosink.sgml
gstaudiosrc.sgml gstbin.sgml gstcaps.sgml
gstdisksrc.sgml gstelement.sgml
gstfakesink.sgml gstfakesrc.sgml gstfdsink.sgml
gstfdsrc.sgml gsthttpsrc.sgml gstidentity.sgml
gstobject.sgml gstpad.sgml gstpipefilter.sgml
gstplugin.sgml gstqueue.sgml
gstreamer-unused.sgml gstsinesrc.sgml
gstthread.sgml gsttypefind.sgml
docs/manual : Makefile.am bins.sgml connections.sgml
elements.sgml gstreamer-manual.sgml
helloworld.sgml pads.sgml plugins.sgml
gst : gstbin.c gstbin.h gstcaps.c gstcaps.h
gstelement.c gstelement.h gstelementfactory.c
gstplugin.c gstplugin.h gsttype.c gsttype.h
Removed files:
docs/manual : ghostpads.sgml
gst/elements : gstesdsink.c gstesdsink.h
Log message:
Updated the manual and the docs.
Removed the esdsink in gst/elements/ we have a real one not in the
plugins dir.
Added more APIs to query the plugins, types and caps. more fields now
have a getter and a setter. This is needed to make gstreamer wrapper
fiendly.
Added gst_element_disconnect beacuse we also have a gst_element_connect
More information about the Gstreamer-commits
mailing list