gstreamer/docs/gst/tmpl
Ronald S. Bultje d8d03b6b98 docs/pwg/advanced-types.xml: Fix description for buffer-frames=0.
Original commit message from CVS:
* docs/pwg/advanced-types.xml:
Fix description for buffer-frames=0.
* docs/gst/tmpl/gstbin.sgml:
* gst/gstbin.c: (gst_bin_child_state_change_func),
(gst_bin_change_state), (gst_bin_change_state_norecurse):
* gst/gstbin.h:
* testsuite/threads/Makefile.am:
* testsuite/threads/threadi.c: (cb_timeout), (cb_quit), (cb_eos),
(cb_state), (cb_play), (main):
Fix non-recursive state changes to *really* change the state
of the object, and not just call parent_class->state_change.
Fix a lot of lockups caused by this. Fixes #132775. Add test
for the problem. Also enable test to show #142588 (fixed).
* gst/gstthread.c: (gst_thread_change_state),
(gst_thread_child_state_change):
Don't exit the thread if we go to NULL and are inside thread
context. Instead, return control to the main thread context
and exit from there.
* gst/gstelement.c: (gst_element_disable_threadsafe_properties):
Don't unset virtual functions, since those may still be used.
That's not necessarily correct, but suffices for now.
* configure.ac:
* testsuite/Makefile.am:
* testsuite/pad/Makefile.am:
* testsuite/pad/chainnopull.c: (gst_test_sink_class_init),
(gst_test_sink_base_init), (gst_test_sink_chain),
(gst_test_sink_init), (main):
* testsuite/pad/getnopush.c: (gst_test_src_class_init),
(gst_test_src_base_init), (gst_test_src_get), (gst_test_src_init),
(main):
* testsuite/pad/link.c: (gst_test_element_class_init),
(gst_test_element_base_init), (gst_test_src_get),
(gst_test_src_loop), (gst_test_src_init), (gst_test_filter_chain),
(gst_test_filter_loop), (gst_test_filter_init),
(gst_test_sink_chain), (gst_test_sink_loop), (gst_test_sink_init),
(cb_error), (main):
Add tests to show #150546. Pass, but should fail (currently
disabled from the testsuite).
* gst/gstscheduler.c: (gst_scheduler_dispose):
Dereference child schedulers on dispose (#94464).
* testsuite/bytestream/filepadsink.c: (gst_fp_sink_init):
Fix typo.
* testsuite/threads/thread.c: (main):
Add more debug.
2005-01-31 15:51:19 +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 docs/pwg/advanced-types.xml: Fix description for buffer-frames=0. 2005-01-31 15:51:19 +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 install style.css along with docs fixing incomplete docs 2005-01-24 17:04:08 +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 install style.css along with docs fixing incomplete docs 2005-01-24 17:04:08 +00:00
gstelement.sgml install style.css along with docs fixing incomplete docs 2005-01-24 17:04:08 +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 Add gst_pad_set_active_recursive(). 2005-01-11 00:40:13 +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 added docs for the TAG defines 2005-01-18 14:15:30 +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 fix build 2005-01-11 11:25:22 +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