gstreamer/docs/pwg
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
..
.gitignore images are important to us 2003-10-08 14:53:18 +00:00
advanced-clock.xml ID Labels consistent with the rest of the manual. 2004-08-28 14:13:42 +00:00
advanced-dparams.xml put symbols in the sections.txt into the right sections (so that we dont get wrong undocumented symbols) added TITLE ... 2004-07-21 11:32:09 +00:00
advanced-events.xml cleanup of unused and forgoten sections fixed links from the manual and the pwg to the API docs added more notes to R... 2004-07-27 15:01:10 +00:00
advanced-interfaces.xml docs/manual/: First try at rewriting the ADM. Needs lotsamore work, but some parts might already be somewhat useful. 2004-12-14 23:35:09 +00:00
advanced-midi.xml fix up id's 2004-01-28 15:51:14 +00:00
advanced-request.xml fix non-validating docbook make sure validation gets checked before building 2004-01-29 17:25:18 +00:00
advanced-scheduling.xml docs/pwg/: Typo fixes. 2004-11-06 10:28:07 +00:00
advanced-tagging.xml docs/pwg/: Typo fixes. 2004-11-06 10:28:07 +00:00
advanced-types.xml docs/pwg/advanced-types.xml: Fix description for buffer-frames=0. 2005-01-31 15:51:19 +00:00
appendix-checklist.xml docs/manual/advanced-dataaccess.xml: Add section on how to use fakesrc/fakesink/identity in your application, plus se... 2004-12-23 14:26:14 +00:00
appendix-licensing.xml add link to full advisory 2005-01-31 11:43:36 +00:00
appendix-python.xml Moved "Filter Writer's Guide" to "Plugin Writer's Guide". Divided existing info from old guide into several files, on... 2002-09-27 18:34:33 +00:00
base.css Moved "Filter Writer's Guide" to "Plugin Writer's Guide". Divided existing info from old guide into several files, on... 2002-09-27 18:34:33 +00:00
building-boiler.xml docs/manual/advanced-dataaccess.xml: Add section on how to use fakesrc/fakesink/identity in your application, plus se... 2004-12-23 14:26:14 +00:00
building-chainfn.xml docs/pwg/: Typo fixes. 2004-11-06 10:28:07 +00:00
building-filterfactory.xml fix up id's 2004-01-28 15:51:14 +00:00
building-pads.xml cleanup of unused and forgoten sections fixed links from the manual and the pwg to the API docs added more notes to R... 2004-07-27 15:01:10 +00:00
building-props.xml fix up id's 2004-01-28 15:51:14 +00:00
building-signals.xml docs/pwg/: Typo fixes. 2004-11-06 10:28:07 +00:00
building-state.xml docs/pwg/: Typo fixes. 2004-11-06 10:28:07 +00:00
building-testapp.xml docs/pwg/: Typo fixes. 2004-11-06 10:28:07 +00:00
intro-basics.xml docs/pwg/: Typo fixes. 2004-11-06 10:28:07 +00:00
intro-preface.xml docs/pwg/intro-preface.xml: Hm, ok, so the brackets weren't really useful... 2004-11-06 11:25:35 +00:00
Makefile.am and now the fix to make buildbot work 2004-02-16 15:57:17 +00:00
other-autoplugger.xml fix up id's 2004-01-28 15:51:14 +00:00
other-manager.xml docs/pwg/: Typo fixes. 2004-11-06 10:28:07 +00:00
other-nton.xml docs/pwg/: All sort of documentation... Forgot what. Point is that I want this in before I leave. The 'other-*' will ... 2004-02-02 21:52:46 +00:00
other-ntoone.xml docs/pwg/intro-preface.xml: Hm, ok, so the brackets weren't really useful... 2004-11-06 11:25:35 +00:00
other-oneton.xml docs/pwg/advanced-types.xml: Document typefinding. 2004-03-26 01:53:06 +00:00
other-sink.xml docs/pwg/: Documentation on how to write source and sink elements. Other stuff in chapter 4 (1-to-n/demuxer, n-to-1/m... 2004-03-25 03:11:57 +00:00
other-source.xml docs/pwg/: Typo fixes. 2004-11-06 10:28:07 +00:00
pwg.xml add licensing advisory information to plugin writers guide 2005-01-31 11:43:05 +00:00
titlepage.xml put version in documentation 2004-02-12 13:04:02 +00:00