gstreamer/gst
Stefan Kost b5454f7c5c renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs for gsttrace, gsttrashstack
Original commit message from CVS:
* docs/gst/gstreamer-docs.sgml:
* docs/gst/tmpl/.cvsignore:
* docs/gst/tmpl/gsttrace.sgml:
* docs/gst/tmpl/gsttrashstack.sgml:
* gst/Makefile.am:
* gst/gst.h:
* gst/gstelement.h:
* gst/gstevent.h:
* gst/gstmessage.c:
* gst/gstmessage.h:
* gst/gsttag.c:
* gst/gsttag.h:
* gst/gsttaginterface.c:
* gst/gsttaginterface.h:
* gst/gsttaglist.c:
* gst/gsttaglist.h:
* gst/gsttagsetter.c:
* gst/gsttagsetter.h:
* gst/gsttrace.c:
* gst/gsttrace.h:
* gst/gsttrashstack.c:
renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter
inlined docs for gsttrace, gsttrashstack
2005-09-07 13:22:16 +00:00
..
base gst/base/gstbasesink.c (gst_base_sink_activate_pull): Fix a race condition whereby the pad's task function is entered... 2005-09-07 10:06:56 +00:00
check gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a normal enum instead of flags. 2005-09-02 15:42:00 +00:00
elements gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory 2005-09-07 12:35:23 +00:00
indexers ignore more 2005-06-17 09:32:19 +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 gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory 2005-09-07 12:35:23 +00:00
schedulers Removed plugable schedulers. 2005-07-18 12:49:53 +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
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 add a source plugin description field, to represent the source module this plugin is a part of. By default GST_PLUGI... 2005-09-03 17:00:52 +00:00
gst.h renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs for gsttrace, gsttrashstack 2005-09-07 13:22:16 +00:00
gst_private.h Removed plugable schedulers. 2005-07-18 12:49:53 +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 gst/gstbin.h: removed ';' from the end of macro defs 2005-08-25 23:17:18 +00:00
gstbuffer.c gst/gstbuffer.c: Some debugging. 2005-08-24 11:22:32 +00:00
gstbuffer.h whitespace, doc and debug fixing/additions 2005-08-26 11:19:22 +00:00
gstbus.c merged elementdetails docs into elementfactory docs inlined both 2005-09-02 17:23:06 +00:00
gstbus.h more docs and two more inlined 2005-08-30 17:23:19 +00:00
gstcaps.c docs/design/part-messages.txt: update info 2005-08-27 10:57:00 +00:00
gstcaps.h docs/design/part-messages.txt: update info 2005-08-27 10:57:00 +00:00
gstchildproxy.c ported gstchildproxy over from 0.8 ported gst-inspect fixes and enhancements over from 0.8 2005-08-22 21:03: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/design/part-messages.txt: update info 2005-08-27 10:57:00 +00:00
gstclock.h check/gst-libs/controller.c: more tests 2005-08-29 19:59:52 +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 docs/gst/gstreamer-sections.txt: ultral33t func10ns deserve to appear in the docs actualy 2005-08-30 08:17:48 +00:00
gstelement.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
gstelement.h renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs for gsttrace, gsttrashstack 2005-09-07 13:22:16 +00:00
gstelementfactory.c merged elementdetails docs into elementfactory docs inlined both 2005-09-02 17:23:06 +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 gst/base/gstbasesink.*: Handle newsegments more correctly. 2005-09-01 18:12:18 +00:00
gstevent.h renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs for gsttrace, gsttrashstack 2005-09-07 13:22:16 +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 Removed plugable schedulers. 2005-07-18 12:49:53 +00:00
gstindex.h fix for #150242 2004-08-16 10:35:36 +00:00
gstinfo.c gst/gstinfo.*: Fix illegal cast on some platforms (#309253). 2005-07-20 16:20:39 +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 renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs for gsttrace, gsttrashstack 2005-09-07 13:22:16 +00:00
gstminiobject.c gst/gstminiobject.c: Cannot assert that the refcount has to be positive since a disposed object can be resurected. 2005-08-31 08:57:14 +00:00
gstminiobject.h Removed plugable schedulers. 2005-07-18 12:49:53 +00:00
gstobject.c Removed plugable schedulers. 2005-07-18 12:49:53 +00:00
gstobject.h Removed plugable schedulers. 2005-07-18 12:49:53 +00:00
gstpad.c gst/gstpad.c: Catch misbehaving pad_alloc functions that don't set up caps and do it for them. 2005-09-06 22:57:05 +00:00
gstpad.h gst/gstpad.h: Fix inline docs for GstPadLinkReturn. 2005-07-31 11:59:33 +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/gstelement.h (GstState): Renamed from GstElementState, changed to be a normal enum instead of flags. 2005-09-02 15:42:00 +00:00
gstpipeline.h Removed plugable schedulers. 2005-07-18 12:49:53 +00:00
gstplugin.c fix for a critical when a module returns NULL on opening 2005-09-03 17:36:20 +00:00
gstplugin.h add a source plugin description field, to represent the source module this plugin is a part of. By default GST_PLUGI... 2005-09-03 17:00:52 +00:00
gstpluginfeature.c First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
gstpluginfeature.h Removed plugable schedulers. 2005-07-18 12:49:53 +00:00
gstprobe.c check/Makefile.am: remove GstData checks 2005-05-16 20:21:55 +00:00
gstprobe.h gst/gstbin.h: removed ';' from the end of macro defs 2005-08-25 23:17:18 +00:00
gstquery.c inlined and extended docs 2005-08-29 21:41:02 +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 more docs inlined 2005-09-02 16:17:23 +00:00
gstregistry.h gst/: Fix macro's for Mingw (fixes #162276). 2005-01-05 11:15:04 +00:00
gstregistrypool.c more docs inlined 2005-09-02 16:17:23 +00:00
gstregistrypool.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gststructure.c more docs inlined 2005-09-02 16:17:23 +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 renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs for gsttrace, gsttrashstack 2005-09-07 13:22:16 +00:00
gsttagsetter.c renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs for gsttrace, gsttrashstack 2005-09-07 13:22:16 +00:00
gsttagsetter.h renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs for gsttrace, gsttrashstack 2005-09-07 13:22:16 +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 gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory 2005-09-07 12:35:23 +00:00
gsttypefind.h gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory 2005-09-07 12:35:23 +00:00
gsttypefindfactory.c gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory 2005-09-07 12:35:23 +00:00
gsttypefindfactory.h gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory 2005-09-07 12:35:23 +00:00
gsturi.c inlined more docs, fixed double id-ref 2005-08-31 14:08:45 +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/gstelement.h (GstState): Renamed from GstElementState, changed to be a normal enum instead of flags. 2005-09-02 15:42:00 +00:00
gstutils.h 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.c check/gst/gstvalue.c: Added subtract checks. 2005-08-16 09:42:50 +00:00
gstvalue.h GstElement::new-pad -> pad-added, GstElement::state-change -> state-changed, GstValueFixedList -> GstValueArray, add ... 2005-07-20 17:16:44 +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 renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs for gsttrace, gsttrashstack 2005-09-07 13:22:16 +00:00