gstreamer/docs/gst/tmpl
Ronald S. Bultje 66d5da4f17 Add two new functions for filler events (which are used to synchronize streams if one of them is not having any data ...
Original commit message from CVS:
* docs/gst/gstreamer-sections.txt:
* docs/gst/tmpl/gstevent.sgml:
* gst/gstevent.c: (gst_event_new_filler_stamped),
(gst_event_filler_get_duration):
* gst/gstevent.h:
Add two new functions for filler events (which are used to
synchronize streams if one of them is not having any data
for a while) without interrupting the actual data-stream.
Basically a no-op.
* gst/gstqueue.c: (gst_queue_init), (gst_queue_getcaps),
(gst_queue_link_sink), (gst_queue_link_src),
(gst_queue_change_state):
Allow for renegotiation while filled. Required for stream
switching while playing.
2005-01-08 18:10:50 +00:00
..
old Disable parsing of a lot of files that aren't part of the exported API. Move corresponding template files to old/, w... 2004-04-29 00:32:28 +00:00
.gitignore ignore files 2003-09-11 12:05:08 +00:00
gst.sgml typo 2004-11-06 11:21:53 +00:00
gstatomic.sgml docs/gst/gstreamer-docs.sgml: I got tired of the reference manual being such complete crap, that I decided to do majo... 2004-03-25 04:20:33 +00:00
gstbin.sgml added documentation to many items moved the GST_TYPE_XXX one to the Standart section, as they do not need docs 2004-09-02 14:24:22 +00:00
gstbuffer.sgml added documentation to many items moved the GST_TYPE_XXX one to the Standart section, as they do not need docs 2004-09-02 14:24:22 +00:00
gstcaps.sgml added some more docs, removed two obsolete defines 2004-11-03 09:21:01 +00:00
gstclock.sgml remove gst_info remove gstlog.h, fold back to gstinfo.h update translations 2004-05-03 16:03:24 +00:00
gstcompat.sgml added documentation to many items moved the GST_TYPE_XXX one to the Standart section, as they do not need docs 2004-09-02 14:24:22 +00:00
gstconfig.sgml fixed all double <TITLE> elements in sections.txt added missing <TITLE> elements in sections.txt 2004-07-26 16:34:35 +00:00
gstcpu.sgml docs/gst/gstreamer-docs.sgml: I got tired of the reference manual being such complete crap, that I decided to do majo... 2004-03-25 04:20:33 +00:00
gstdata.sgml added documentation to many items moved the GST_TYPE_XXX one to the Standart section, as they do not need docs 2004-09-02 14:24:22 +00:00
gstelement.sgml added documentation to many items moved the GST_TYPE_XXX one to the Standart section, as they do not need docs 2004-09-02 14:24:22 +00:00
gstelementdetails.sgml fixed all double <TITLE> elements in sections.txt added missing <TITLE> elements in sections.txt 2004-07-26 16:34:35 +00:00
gstelementfactory.sgml added documentation to many items moved the GST_TYPE_XXX one to the Standart section, as they do not need docs 2004-09-02 14:24:22 +00:00
gstenumtypes.sgml removed gstenumtypes section from docs and put all the enums into their sections 2004-12-30 11:45:12 +00:00
gsterror.sgml removed gstenumtypes section from docs and put all the enums into their sections 2004-12-30 11:45:12 +00:00
gstevent.sgml Add two new functions for filler events (which are used to synchronize streams if one of them is not having any data ... 2005-01-08 18:10:50 +00:00
gstfilter.sgml docs/gst/gstreamer-docs.sgml: I got tired of the reference manual being such complete crap, that I decided to do majo... 2004-03-25 04:20:33 +00:00
gstformat.sgml Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstghostpad.sgml fixed all double <TITLE> elements in sections.txt added missing <TITLE> elements in sections.txt 2004-07-26 16:34:35 +00:00
gstimplementsinterface.sgml added documentation to many items moved the GST_TYPE_XXX one to the Standart section, as they do not need docs 2004-09-02 14:24:22 +00:00
gstindex.sgml added documentation to many items moved the GST_TYPE_XXX one to the Standart section, as they do not need docs 2004-09-02 14:24:22 +00:00
gstindexfactory.sgml added documentation to many items moved the GST_TYPE_XXX one to the Standart section, as they do not need docs 2004-09-02 14:24:22 +00:00
gstinfo.sgml added some more docs, removed two obsolete defines 2004-11-03 09:21:01 +00:00
gstmacros.sgml added some more docs, removed two obsolete defines 2004-11-03 09:21:01 +00:00
gstmemchunk.sgml Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstobject.sgml more api documentation better error signaling and logging 2004-10-13 13:03:25 +00:00
gstpad.sgml removed gstenumtypes section from docs and put all the enums into their sections 2004-12-30 11:45:12 +00:00
gstpadtemplate.sgml removed gstenumtypes section from docs and put all the enums into their sections 2004-12-30 11:45:12 +00:00
gstparse.sgml small followup of doc fixes (section title case) 2004-07-27 15:08:54 +00:00
gstpipeline.sgml docs/: doc fix by Patrick Guimond (Protector) from devel ML 2004-05-02 18:57:59 +00:00
gstplugin.sgml quick shell oneliner to find undocumented members in docs/README more enumtypes cleanup activated documentation comme... 2005-01-04 18:13:51 +00:00
gstpluginfeature.sgml more api documentation better error signaling and logging 2004-10-13 13:03:25 +00:00
gstprobe.sgml docs/gst/tmpl/gstprobe.sgml: Fix documentation of probe callback - it is supposed to return 2004-12-16 10:49:22 +00:00
gstquery.sgml Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstqueue.sgml added documentation to many items moved the GST_TYPE_XXX one to the Standart section, as they do not need docs 2004-09-02 14:24:22 +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 api documentation better error signaling and logging 2004-10-13 13:03:25 +00:00
gstregistrypool.sgml docs/gst/gstreamer-docs.sgml: I got tired of the reference manual being such complete crap, that I decided to do majo... 2004-03-25 04:20:33 +00:00
gstscheduler.sgml quick shell oneliner to find undocumented members in docs/README more enumtypes cleanup activated documentation comme... 2005-01-04 18:13:51 +00:00
gstschedulerfactory.sgml added documentation to many items moved the GST_TYPE_XXX one to the Standart section, as they do not need docs 2004-09-02 14:24:22 +00:00
gststructure.sgml added documentation to many items moved the GST_TYPE_XXX one to the Standart section, as they do not need docs 2004-09-02 14:24:22 +00:00
gstsystemclock.sgml added documentation to many items moved the GST_TYPE_XXX one to the Standart section, as they do not need docs 2004-09-02 14:24:22 +00:00
gsttaglist.sgml added documentation to many items moved the GST_TYPE_XXX one to the Standart section, as they do not need docs 2004-09-02 14:24:22 +00:00
gsttagsetter.sgml added documentation to many items moved the GST_TYPE_XXX one to the Standart section, as they do not need docs 2004-09-02 14:24:22 +00:00
gstthread.sgml quick shell oneliner to find undocumented members in docs/README more enumtypes cleanup activated documentation comme... 2005-01-04 18:13:51 +00:00
gsttrace.sgml docs/gst/gstreamer-docs.sgml: I got tired of the reference manual being such complete crap, that I decided to do majo... 2004-03-25 04:20:33 +00:00
gsttrashstack.sgml docs/gst/gstreamer-docs.sgml: I got tired of the reference manual being such complete crap, that I decided to do majo... 2004-03-25 04:20:33 +00:00
gsttypefind.sgml fixed all double <TITLE> elements in sections.txt added missing <TITLE> elements in sections.txt 2004-07-26 16:34:35 +00:00
gsttypefindfactory.sgml added documentation to many items moved the GST_TYPE_XXX one to the Standart section, as they do not need docs 2004-09-02 14:24:22 +00:00
gsttypes.sgml added documentation to many items moved the GST_TYPE_XXX one to the Standart section, as they do not need docs 2004-09-02 14:24:22 +00:00
gsturihandler.sgml added documentation to many items moved the GST_TYPE_XXX one to the Standart section, as they do not need docs 2004-09-02 14:24:22 +00:00
gsturitype.sgml added documentation to many items moved the GST_TYPE_XXX one to the Standart section, as they do not need docs 2004-09-02 14:24:22 +00:00
gstutils.sgml added some more docs, removed two obsolete defines 2004-11-03 09:21:01 +00:00
gstvalue.sgml docs/gst/: Add new function to docs to fix build. 2004-11-29 18:29:05 +00:00
gstversion.sgml more api documentation better error signaling and logging 2004-10-13 13:03:25 +00:00
gstxml.sgml docs/gst/Makefile.am: Remove --ignore-fail-on-non-empty (#150331) 2004-08-18 21:46:55 +00:00