gstreamer/docs/gst/tmpl
Andy Wingo e040bb2dbe gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a normal enum instead of flags.
Original commit message from CVS:
2005-09-02  Andy Wingo  <wingo@pobox.com>

* gst/gstelement.h (GstState): Renamed from GstElementState,
changed to be a normal enum instead of flags.
(GstStateChangeReturn): Renamed from GstElementStateReturn, names
munged to be GST_STATE_CHANGE_*.
(GST_STATE_CHANGE): Renamed from GST_STATE_TRANSITION, updated to
work with the new state representation.
(GstStateChange): New enumeration of possible state transitions.
Replaces GST_STATE_FOO_TO_BAR with GST_STATE_CHANGE_FOO_TO_BAR.
(GstElementClass::change_state): Pass the GstStateChange along as
an argument. Helps language bindings, so they don't have to use
tricky lock-needing macros like GST_STATE_CHANGE ().

* scripts/update-states (file): New script. Run it on a file to
update it for state naming and API changes. Updates files in
place.

* All files updated for the new API.
2005-09-02 15:42:00 +00:00
..
.gitignore updated .cvsignore 2005-09-01 19:06:39 +00:00
gstelement.sgml gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a normal enum instead of flags. 2005-09-02 15:42:00 +00:00
gstelementdetails.sgml more tests (and fixes) for the controller more docs for the controller integrated companies docs for the adapter 2005-08-05 10:02:44 +00:00
gstelementfactory.sgml more tests (and fixes) for the controller more docs for the controller integrated companies docs for the adapter 2005-08-05 10:02:44 +00:00
gstenumtypes.sgml more tests (and fixes) for the controller more docs for the controller integrated companies docs for the adapter 2005-08-05 10:02:44 +00:00
gstghostpad.sgml gst/base/: fix up some debugging 2005-08-26 11:56:11 +00:00
gstimplementsinterface.sgml more tests (and fixes) for the controller more docs for the controller integrated companies docs for the adapter 2005-08-05 10:02:44 +00:00
gstindex.sgml more tests (and fixes) for the controller more docs for the controller integrated companies docs for the adapter 2005-08-05 10:02:44 +00:00
gstindexfactory.sgml more tests (and fixes) for the controller more docs for the controller integrated companies docs for the adapter 2005-08-05 10:02:44 +00:00
gstinfo.sgml gst/base/: fix up some debugging 2005-08-26 11:56:11 +00:00
gstiterator.sgml gst/base/: fix up some debugging 2005-08-26 11:56:11 +00:00
gstmacros.sgml more tests (and fixes) for the controller more docs for the controller integrated companies docs for the adapter 2005-08-05 10:02:44 +00:00
gstmemchunk.sgml more tests (and fixes) for the controller more docs for the controller integrated companies docs for the adapter 2005-08-05 10:02:44 +00:00
gstobject.sgml gst/base/: fix up some debugging 2005-08-26 11:56:11 +00:00
gstpad.sgml gst/base/: fix up some debugging 2005-08-26 11:56:11 +00:00
gstpadtemplate.sgml gst/base/: fix up some debugging 2005-08-26 11:56:11 +00:00
gstparse.sgml more tests (and fixes) for the controller more docs for the controller integrated companies docs for the adapter 2005-08-05 10:02:44 +00:00
gstpipeline.sgml gst/base/: fix up some debugging 2005-08-26 11:56:11 +00:00
gstplugin.sgml more tests (and fixes) for the controller more docs for the controller integrated companies docs for the adapter 2005-08-05 10:02:44 +00:00
gstpluginfeature.sgml more tests (and fixes) for the controller more docs for the controller integrated companies docs for the adapter 2005-08-05 10:02:44 +00:00
gstqueue.sgml docs/gst/gstreamer-sections.txt: made some defines private 2005-08-15 16:57:34 +00:00
gstrealpad.sgml fixed all double <TITLE> elements in sections.txt added missing <TITLE> elements in sections.txt 2004-07-26 16:34:35 +00:00
gstregistry.sgml more tests (and fixes) for the controller more docs for the controller integrated companies docs for the adapter 2005-08-05 10:02:44 +00:00
gstregistrypool.sgml more tests (and fixes) for the controller more docs for the controller integrated companies docs for the adapter 2005-08-05 10:02:44 +00:00
gststructure.sgml gst/base/: fix up some debugging 2005-08-26 11:56:11 +00:00
gstsystemclock.sgml more tests (and fixes) for the controller more docs for the controller integrated companies docs for the adapter 2005-08-05 10:02:44 +00:00
gsttaglist.sgml updated .cvsignore 2005-09-01 19:06:39 +00:00
gsttagsetter.sgml more tests (and fixes) for the controller more docs for the controller integrated companies docs for the adapter 2005-08-05 10:02:44 +00:00
gsttrace.sgml gst/base/: fix up some debugging 2005-08-26 11:56:11 +00:00
gsttrashstack.sgml more tests (and fixes) for the controller more docs for the controller integrated companies docs for the adapter 2005-08-05 10:02:44 +00:00
gsttypefind.sgml more tests (and fixes) for the controller more docs for the controller integrated companies docs for the adapter 2005-08-05 10:02:44 +00:00
gsttypefindfactory.sgml more tests (and fixes) for the controller more docs for the controller integrated companies docs for the adapter 2005-08-05 10:02:44 +00:00
gsttypes.sgml gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a normal enum instead of flags. 2005-09-02 15:42:00 +00:00
gstvalue.sgml gst/base/: fix up some debugging 2005-08-26 11:56:11 +00:00