gstreamer/gst
David Schleef 6e96e1bff5 docs/gst/Makefile.am: Ignore a few more internal headers
Original commit message from CVS:
* docs/gst/Makefile.am: Ignore a few more internal headers
* docs/gst/gstreamer-docs.sgml: Remove old sections
* docs/gst/gstreamer-sections.txt: Remove old sections
* docs/gst/tmpl/gstobject.sgml: update
* docs/gst/tmpl/gstplugin.sgml: update
* docs/gst/tmpl/gstpluginfeature.sgml: update
* docs/random/ds/0.9-suggested-changes: update.
* gst/Makefile.am: remove memchunk and trashstack, since they're
not used.
* gst/gst.c: (gst_deinit): rename gst_registry_deinit to _cleanup
* gst/gst.h: don't include some headers
* gst/gstchildproxy.c: add gstmarshal.h
* gst/gstclock.c: Don't use memchunks
* gst/gstminiobject.c: Add some docs
* gst/gstobject.c: remove DESTROYED flag, since it's redundant
* gst/gstobject.h: same
* gst/gstplugin.c: include gstmacros.h
* gst/gstplugin.h: don't include gstmacros.h, since it's private
* gst/gstquery.c: don't use memchunks
* gst/gstregistry.c: rename gst_registry_deinit()
* gst/gstregistry.h: same
2005-09-20 06:28:33 +00:00
..
base gst/base/gstbasesrc.c: Handle state change failure more correctly. 2005-09-19 14:55:26 +00:00
check configure.ac: Add -no-undefined to GST_PLUGIN_LDFLAGS (bug #316076) 2005-09-15 05:58:37 +00:00
elements check/generic/states.c: Add a sleep to ensure elements have a chance to start their pad tasks before shutdown. Reduce... 2005-09-20 00:27:37 +00:00
indexers check/Makefile.am: Fix environment variables. 2005-09-18 06:59:25 +00:00
parse gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a normal enum instead of flags. 2005-09-02 15:42:00 +00:00
registries configure.ac: Remove gst/registries, since it's no longer used. 2005-09-15 03:20:49 +00:00
schedulers check/Makefile.am: Fix environment variables. 2005-09-18 06:59:25 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
gettext.h adding i18n tested with nl, seems to work fine 2004-01-13 11:30:00 +00:00
glib-compat.c gst/glib-compat.*: Attempt #4 to appease the buildbots. 2005-09-15 01:34:52 +00:00
glib-compat.h gst/: Convergence is near. Seriously. 2005-09-15 01:38:33 +00:00
gst-i18n-app.h Enable NLS under Windows 2004-06-12 10:45:54 +00:00
gst-i18n-lib.h A bunch of portability fixes, derived from Steve Lhomme's MSVC 2004-04-28 23:26:06 +00:00
gst.c docs/gst/Makefile.am: Ignore a few more internal headers 2005-09-20 06:28:33 +00:00
gst.h docs/gst/Makefile.am: Ignore a few more internal headers 2005-09-20 06:28:33 +00:00
gst_private.h remove 2005-09-15 00:13:26 +00:00
gstbin.c gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a normal enum instead of flags. 2005-09-02 15:42:00 +00:00
gstbin.h various doc fixes 2005-09-11 12:57:36 +00:00
gstbuffer.c gst/gstbuffer.c: Some debugging. 2005-08-24 11:22:32 +00:00
gstbuffer.h various doc fixes 2005-09-11 12:57:36 +00:00
gstbus.c whitespace fix 2005-09-19 16:28:58 +00:00
gstbus.h GstBusHandler -> GstBusFunc, return value has the same meaning as any other GSource (FALSE == remove source). 2005-09-19 11:18:03 +00:00
gstcaps.c docs/design/part-messages.txt: update info 2005-08-27 10:57:00 +00:00
gstcaps.h various doc fixes 2005-09-11 12:57:36 +00:00
gstchildproxy.c docs/gst/Makefile.am: Ignore a few more internal headers 2005-09-20 06:28:33 +00:00
gstchildproxy.h ported gstchildproxy over from 0.8 ported gst-inspect fixes and enhancements over from 0.8 2005-08-22 21:03:33 +00:00
gstclock.c docs/gst/Makefile.am: Ignore a few more internal headers 2005-09-20 06:28:33 +00:00
gstclock.h various doc fixes 2005-09-11 12:57:36 +00:00
gstcompat.h docs/gst/gstreamer-sections.txt: ultral33t func10ns deserve to appear in the docs actualy 2005-08-30 08:17:48 +00:00
gstconfig.h.in Don't use windows linking attributes in MinGW 2005-09-13 14:49:23 +00:00
gstelement.c docs/: add a quote 2005-09-12 16:10:18 +00:00
gstelement.h various doc fixes 2005-09-11 12:57:36 +00:00
gstelementfactory.c check/Makefile.am: re-enable tests now that leaks are plugged 2005-09-19 14:09:54 +00:00
gstelementfactory.h merged elementdetails docs into elementfactory docs inlined both 2005-09-02 17:23:06 +00:00
gsterror.c inlined more docs, fixed double id-ref 2005-08-31 14:08:45 +00:00
gsterror.h inlined more docs, fixed double id-ref 2005-08-31 14:08:45 +00:00
gstevent.c Various fixes for unseekable, unmmapable, and non-normal files, so that fallback to read() rather than mmap() works. 2005-09-08 17:23:57 +00:00
gstevent.h various doc fixes 2005-09-11 12:57:36 +00:00
gstfilter.c inlined more docs, fixed double id-ref 2005-08-31 14:08:45 +00:00
gstfilter.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstformat.c more docs and two more inlined 2005-08-30 17:23:19 +00:00
gstformat.h more docs and two more inlined 2005-08-30 17:23:19 +00:00
gstghostpad.c more docs inlined 2005-09-02 16:17:23 +00:00
gstghostpad.h check/gst/gstghostpad.c: Added test for removing an element with ghostpad from a bin. 2005-07-29 19:22:28 +00:00
gstindex.c various cleanups and memleak plugging. make valgrind is happy now. 2005-09-18 21:24:55 +00:00
gstindex.h fix for #150242 2004-08-16 10:35:36 +00:00
gstinfo.c remove 2005-09-15 00:13:26 +00:00
gstinfo.h gst/gstinfo.*: Fix illegal cast on some platforms (#309253). 2005-07-20 16:20:39 +00:00
gstinterface.c remove gst_info remove gstlog.h, fold back to gstinfo.h update translations 2004-05-03 16:03:24 +00:00
gstinterface.h 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
gstiterator.c gst/gstbin.h: removed ';' from the end of macro defs 2005-08-25 23:17:18 +00:00
gstiterator.h gst/gstbin.h: removed ';' from the end of macro defs 2005-08-25 23:17:18 +00:00
gstmacros.h more docs inlined 2005-09-02 16:17:23 +00:00
gstmarshal.list check/Makefile.am: remove GstData checks 2005-05-16 20:21:55 +00:00
gstmemchunk.c check/pipelines/simple_launch_lines.c: test for pipe!=NULL 2005-09-06 22:03:01 +00:00
gstmemchunk.h more docs inlined 2005-09-02 16:17:23 +00:00
gstmessage.c renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs for gsttrace, gsttrashstack 2005-09-07 13:22:16 +00:00
gstmessage.h gst/gstpipeline.c: Automatically PAUSE and RESUME a pipeline when a flushing seek is performed. 2005-09-19 16:32:44 +00:00
gstminiobject.c docs/gst/Makefile.am: Ignore a few more internal headers 2005-09-20 06:28:33 +00:00
gstminiobject.h Removed plugable schedulers. 2005-07-18 12:49:53 +00:00
gstobject.c docs/gst/Makefile.am: Ignore a few more internal headers 2005-09-20 06:28:33 +00:00
gstobject.h docs/gst/Makefile.am: Ignore a few more internal headers 2005-09-20 06:28:33 +00:00
gstpad.c check/gst/gstpad.c: add tests for valid pad naming 2005-09-09 14:34:43 +00:00
gstpad.h various doc fixes 2005-09-11 12:57:36 +00:00
gstparse.c check/pipelines/simple_launch_lines.c: test for pipe!=NULL 2005-09-06 22:03:01 +00:00
gstparse.h Removed plugable schedulers. 2005-07-18 12:49:53 +00:00
gstpipeline.c gst/gstpipeline.c: Automatically PAUSE and RESUME a pipeline when a flushing seek is performed. 2005-09-19 16:32:44 +00:00
gstpipeline.h Removed plugable schedulers. 2005-07-18 12:49:53 +00:00
gstplugin.c docs/gst/Makefile.am: Ignore a few more internal headers 2005-09-20 06:28:33 +00:00
gstplugin.h docs/gst/Makefile.am: Ignore a few more internal headers 2005-09-20 06:28:33 +00:00
gstpluginfeature.c check/Makefile.am: re-enable tests now that leaks are plugged 2005-09-19 14:09:54 +00:00
gstpluginfeature.h check/Makefile.am: Fix environment variables. 2005-09-18 06:59:25 +00:00
gstquery.c docs/gst/Makefile.am: Ignore a few more internal headers 2005-09-20 06:28:33 +00:00
gstquery.h inlined and extended docs 2005-08-29 21:41:02 +00:00
gstqueryutils.c Remove old query functions. Ported old code. 2005-05-09 10:53:13 +00:00
gstqueryutils.h Remove old query functions. Ported old code. 2005-05-09 10:53:13 +00:00
gstqueue.c more docs inlined 2005-09-02 16:17:23 +00:00
gstqueue.h gst/gstqueue.*: Propagate GstFlowReturn more intelligently upstream and output an ERROR/EOS when streaming stopped du... 2005-07-19 17:46:37 +00:00
gstregistry.c docs/gst/Makefile.am: Ignore a few more internal headers 2005-09-20 06:28:33 +00:00
gstregistry.h docs/gst/Makefile.am: Ignore a few more internal headers 2005-09-20 06:28:33 +00:00
gstregistryxml.c check/Makefile.am: re-enable tests now that leaks are plugged 2005-09-19 14:09:54 +00:00
gststructure.c various doc fixes 2005-09-11 12:57:36 +00:00
gststructure.h gst/gstbuffer.c: some debugging 2005-08-23 11:38:28 +00:00
gstsystemclock.c more docs inlined 2005-09-02 16:17:23 +00:00
gstsystemclock.h Small typo fixes, doc updates. 2005-05-30 15:48:45 +00:00
gsttaglist.c renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs for gsttrace, gsttrashstack 2005-09-07 13:22:16 +00:00
gsttaglist.h gst/: Remove the requirement for sub-classes to call the parent implementation of prepare_output_buffer with a wrappe... 2005-09-12 13:45:04 +00:00
gsttagsetter.c renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs for gsttrace, gsttrashstack 2005-09-07 13:22:16 +00:00
gsttagsetter.h gst/: Remove the requirement for sub-classes to call the parent implementation of prepare_output_buffer with a wrappe... 2005-09-12 13:45:04 +00:00
gsttask.c check/generic/states.c: Cleanup can be done at the end. 2005-08-25 10:01:47 +00:00
gsttask.h check/generic/states.c: Make sure all tasks are stopped. 2005-08-24 20:49:53 +00:00
gsttrace.c renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs for gsttrace, gsttrashstack 2005-09-07 13:22:16 +00:00
gsttrace.h renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs for gsttrace, gsttrashstack 2005-09-07 13:22:16 +00:00
gsttrashstack.c renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs for gsttrace, gsttrashstack 2005-09-07 13:22:16 +00:00
gsttrashstack.h whitespace fixes 2005-09-02 23:03:36 +00:00
gsttypefind.c check/Makefile.am: Fix environment variables. 2005-09-18 06:59:25 +00:00
gsttypefind.h gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory 2005-09-07 12:35:23 +00:00
gsttypefindfactory.c check/Makefile.am: Fix environment variables. 2005-09-18 06:59:25 +00:00
gsttypefindfactory.h check/gst/gstplugin.c: More testing 2005-09-16 03:46:14 +00:00
gsturi.c remove 2005-09-15 00:13:26 +00:00
gsturi.h whitespace cleanups 2005-09-02 23:36:24 +00:00
gsturitype.c inlined more docs, fixed double id-ref 2005-08-31 14:08:45 +00:00
gsturitype.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstutils.c gst/gstutils.c: Apparently people think it's better if this function doesn't try to set the state to whatever state w... 2005-09-13 11:00:44 +00:00
gstutils.h add a gst_element_set_state_async method that sets the state and starts a thread to make sure the state change comple... 2005-09-12 18:14:03 +00:00
gstvalue.c docs/gst/: rearrange gstvalue section 2005-09-11 12:01:12 +00:00
gstvalue.h doc build clean, hurray 2005-09-11 13:07:25 +00:00
gstversion.h.in more docs and two more inlined 2005-08-30 17:23:19 +00:00
gstxml.c inlined more docs, fixed double id-ref 2005-08-31 14:08:45 +00:00
gstxml.h docs/gst/Makefile.am: Remove --ignore-fail-on-non-empty (#150331) 2004-08-18 21:46:55 +00:00
Makefile.am docs/gst/Makefile.am: Ignore a few more internal headers 2005-09-20 06:28:33 +00:00