gstreamer/gst
Thomas Vander Stichele 3f51c6bf65 doc sub80 fixes
Original commit message from CVS:
doc sub80 fixes
2006-02-06 15:25:26 +00:00
..
parse gst/parse/grammar.y: Remove handling of { } for threads. 2005-12-07 11:52:05 +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-private.h gst/gst.h: Include glib-compat.h. 2005-11-21 18:03:22 +00:00
glib-compat.c Doc updates. 2005-11-23 16:10:38 +00:00
glib-compat.h gst/gst.h: Include glib-compat.h. 2005-11-21 18:03:22 +00:00
gst-i18n-app.h Enable NLS under Windows 2004-06-12 10:45:54 +00:00
gst-i18n-lib.h gst/gst-i18n-lib.h: check for ENABLE_NLS, not GETTEXT_PACKAGE 2005-10-11 16:05:16 +00:00
gst.c gst/gst.c: Init tags stuff and some other things before loading any static plugins (there may be other static plugins... 2005-12-27 12:11:19 +00:00
gst.h Removed GstURI , closes bug #321061 2005-11-22 13:58:00 +00:00
gst_private.h gst/: change some char* into char[] 2005-12-16 21:59:12 +00:00
gstbin.c gst/gstbin.c: Don't cache duration messages if we're not going to use or free them. 2006-01-31 18:46:15 +00:00
gstbin.h added code for downstream events, reviewed docs in gstevent.c 2006-01-26 06:57:14 +00:00
gstbuffer.c Replace gst_buffer_(make|is)_metadata_writable patch now that the release is out. 2006-01-17 12:14:20 +00:00
gstbuffer.h Replace gst_buffer_(make|is)_metadata_writable patch now that the release is out. 2006-01-17 12:14:20 +00:00
gstbus.c docs/random/release: update notes 2006-01-20 19:01:59 +00:00
gstbus.h docs/random/release: update notes 2006-01-20 19:01:59 +00:00
gstcaps.c doc fixes, to link to function, just write gst_cool_function(), don't prefix with '#' 2006-01-27 22:34:51 +00:00
gstcaps.h gst/gstcaps.*: Added gpointer GType for GstStaticCaps so we can wrap them in bindings. 2005-12-20 11:12:53 +00:00
gstchildproxy.c Doc fixes. 2005-11-24 09:44:07 +00:00
gstchildproxy.h gst/gst.h: include "gstchildproxy.h" 2005-11-22 09:35:25 +00:00
gstclock.c gst/gstbin.c: Clean up references to the clock provider when disposed or when handling a clock-lost message from it. 2006-01-27 01:48:37 +00:00
gstclock.h check/gst/gstutils.c: Added test for scaling. 2005-11-24 17:44:57 +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 libs/gst/base/: en-LARGE the padding. 2005-11-29 19:37:49 +00:00
gstelement.c doc sub80 fixes 2006-02-06 15:25:26 +00:00
gstelement.h gst/gstevent.h (struct _GstEvent): Only one pointer of padding. 2005-11-29 18:57:59 +00:00
gstelementfactory.c expand tabs 2005-12-06 19:29:15 +00:00
gstelementfactory.h Doc fixes. 2005-11-24 09:44:07 +00:00
gsterror.c expand tabs 2005-12-06 19:29:15 +00:00
gsterror.h gst/gsterror.*: Add error for clock stuff. 2005-11-23 11:22:39 +00:00
gstevent.c doc fixes, to link to function, just write gst_cool_function(), don't prefix with '#' 2006-01-27 22:34:51 +00:00
gstevent.h Add gst_event_replace() (#327001) 2006-01-20 11:46:03 +00:00
gstfilter.c docs/random/ensonic/media-device-daemon.txt: wild idea, can this be done? 2005-11-21 14:50:22 +00:00
gstfilter.h docs/random/ensonic/media-device-daemon.txt: wild idea, can this be done? 2005-11-21 14:50:22 +00:00
gstformat.c Doc fixes. 2005-11-20 14:50:43 +00:00
gstformat.h Doc fixes. 2005-11-20 14:50:43 +00:00
gstghostpad.c gst/gstghostpad.c: Set pad functions unconditionally. Fixes #329105. 2006-01-29 17:37:08 +00:00
gstghostpad.h Doc fixes. 2005-11-24 09:44:07 +00:00
gstindex.c docs/: more dparam docs 2006-01-31 16:56:28 +00:00
gstindex.h gst/gstindex.h (gst_index_add_associationv): Add to header. The symbol was exported before, it appears this was just ... 2006-01-18 09:42:12 +00:00
gstindexfactory.c various style fixes 2005-10-15 16:01:57 +00:00
gstindexfactory.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstinfo.c doc fixes, to link to function, just write gst_cool_function(), don't prefix with '#' 2006-01-27 22:34:51 +00:00
gstinfo.h gst/gstinfo.h: Hey! Let's print the pad name if the pointer != NULL instead of when it == NULL :-) 2005-11-28 19:43:27 +00:00
gstinterface.c various style fixes 2005-10-15 16:01:57 +00:00
gstinterface.h Doc fixes. 2005-11-24 09:44:07 +00:00
gstiterator.c doc fixes, to link to function, just write gst_cool_function(), don't prefix with '#' 2006-01-27 22:34:51 +00:00
gstiterator.h doc fixes, to link to function, just write gst_cool_function(), don't prefix with '#' 2006-01-27 22:34:51 +00:00
gstmacros.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstmarshal.list check/Makefile.am: remove GstData checks 2005-05-16 20:21:55 +00:00
gstmessage.c gst/gstmessage.c: Don't crash when return location for error/warning debug string is NULL; add fact that return locat... 2006-01-06 17:16:40 +00:00
gstmessage.h gst/base/gstbasesrc.c: some debug changes 2005-11-16 11:06:07 +00:00
gstminiobject.c gst/gstminiobject.c: Spelling fix in docs. 2006-01-16 14:37:54 +00:00
gstminiobject.h gst/gstevent.h (struct _GstEvent): Only one pointer of padding. 2005-11-29 18:57:59 +00:00
gstobject.c *.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK, GST_OBJECT_LOCK) 2005-11-21 16:34:26 +00:00
gstobject.h gst/gstevent.h (struct _GstEvent): Only one pointer of padding. 2005-11-29 18:57:59 +00:00
gstpad.c doc fixes, to link to function, just write gst_cool_function(), don't prefix with '#' 2006-01-27 22:34:51 +00:00
gstpad.h remove deprecation guard from docstring 2005-12-05 14:14:02 +00:00
gstpadtemplate.c gst/gstcaps.*: Added gpointer GType for GstStaticCaps so we can wrap them in bindings. 2005-12-20 11:12:53 +00:00
gstpadtemplate.h gst/gstcaps.*: Added gpointer GType for GstStaticCaps so we can wrap them in bindings. 2005-12-20 11:12:53 +00:00
gstparse.c gst/: Another 1% more coverage. 2005-10-20 20:46:17 +00:00
gstparse.h And 2% more doc coverage. 2005-10-21 11:36:32 +00:00
gstpipeline.c docs/random/release: update notes 2006-01-20 19:01:59 +00:00
gstpipeline.h Doc fixes. 2005-11-24 09:44:07 +00:00
gstplugin.c add MPL and Properietart to list of licenses 2006-01-18 11:44:55 +00:00
gstplugin.h various fixes to make 2005-11-30 19:01:53 +00:00
gstpluginfeature.c gst/gstpluginfeature.c: more meaningful debug output 2005-12-12 18:12:13 +00:00
gstpluginfeature.h gst/gstevent.h (struct _GstEvent): Only one pointer of padding. 2005-11-29 18:57:59 +00:00
gstquery.c check/: Add tests for fdsrc seekability 2005-11-27 22:50:09 +00:00
gstquery.h gst/gstevent.h (struct _GstEvent): Only one pointer of padding. 2005-11-29 18:57:59 +00:00
gstregistry.c gst/gstregistry.c (_gst_registry_remove_cache_plugins): Lock the registry while we remove plugins. 2006-01-17 12:53:07 +00:00
gstregistry.h gst/: Fix docs again. 2005-12-02 12:34:47 +00:00
gstregistryxml.c gst/gstregistryxml.c: Cleanups. 2005-12-16 19:24:24 +00:00
gstsegment.c gst/gstsegment.c: No reason to refuse to clip when start == -1 2006-02-02 11:59:27 +00:00
gstsegment.h gst/gstsegment.h: And add a nice define too. 2005-11-21 19:00:28 +00:00
gststructure.c doc fixes, to link to function, just write gst_cool_function(), don't prefix with '#' 2006-01-27 22:34:51 +00:00
gststructure.h gst/gstevent.h (struct _GstEvent): Only one pointer of padding. 2005-11-29 18:57:59 +00:00
gstsystemclock.c gst/gstsystemclock.c: A clock entry that is scheduled for the exact time of the clock is still in time. 2006-01-24 16:23:17 +00:00
gstsystemclock.h Doc updates. 2005-10-28 18:14:24 +00:00
gsttaglist.c expand tabs 2005-12-06 19:29:15 +00:00
gsttaglist.h Doc fixes. 2005-11-24 09:44:07 +00:00
gsttagsetter.c expand tabs 2005-12-06 19:29:15 +00:00
gsttagsetter.h Doc fixes. 2005-11-24 09:44:07 +00:00
gsttask.c *.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK, GST_OBJECT_LOCK) 2005-11-21 16:34:26 +00:00
gsttask.h *.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK, GST_OBJECT_LOCK) 2005-11-21 16:34:26 +00:00
gsttrace.c Doc fixes. 2005-11-24 09:44:07 +00:00
gsttrace.h Doc fixes. 2005-11-24 09:44:07 +00:00
gsttypefind.c expand tabs 2005-12-06 19:29:15 +00:00
gsttypefind.h gst/: Fix memory leak in GstTypeFindFactory. 2005-11-29 23:56:20 +00:00
gsttypefindfactory.c gst/gstbin.c: Clean up references to the clock provider when disposed or when handling a clock-lost message from it. 2006-01-27 01:48:37 +00:00
gsttypefindfactory.h gst/: Fix memory leak in GstTypeFindFactory. 2005-11-29 23:56:20 +00:00
gsturi.c doc fixes, to link to function, just write gst_cool_function(), don't prefix with '#' 2006-01-27 22:34:51 +00:00
gsturi.h Doc fixes. 2005-11-24 09:44:07 +00:00
gstutils.c Add new API: gst_parse_bin_from_description() and gst_bin_find_unconnected_pad() (#329069). 2006-02-02 09:51:18 +00:00
gstutils.h Add new API: gst_parse_bin_from_description() and gst_bin_find_unconnected_pad() (#329069). 2006-02-02 09:51:18 +00:00
gstvalue.c doc fixes, to link to function, just write gst_cool_function(), don't prefix with '#' 2006-01-27 22:34:51 +00:00
gstvalue.h gst/gstvalue.c: Improve documentation for gst_value_union(). 2005-11-27 19:52:49 +00:00
gstversion.h.in add gst_version_string () 2005-10-16 14:32:57 +00:00
gstxml.c more section docs 2005-11-14 15:15:43 +00:00
gstxml.h added two new functions to the docs documents all undocumented GstXXXFlags completed some incomplete docs 2005-09-27 20:40:35 +00:00
Makefile.am fix the docs build 2005-11-30 19:36:54 +00:00