gstreamer/gst
Tim-Philipp Müller aee739e875 gst/gst.c: Init tags stuff and some other things before loading any static plugins (there may be other static plugins...
Original commit message from CVS:
* gst/gst.c: (init_post):
Init tags stuff and some other things before loading
any static plugins (there may be other static plugins
than just the GStreamer ones, and they may want to
register their own tags or formats or whatever, and
preferably without segfaulting).
* plugins/elements/gstqueue.c: (gst_queue_handle_src_query):
Print at least a warning in the debug logs if we drop a
query just because we don't know how to adjust the value
in the particular format.
2005-12-27 12:11:19 +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: Small doc updates. 2005-12-16 18:20:58 +00:00
gstbin.h Make message handling overridable. 2005-11-19 18:28:40 +00:00
gstbuffer.c gst/gstbuffer.c: Small docs update. 2005-12-07 15:16:43 +00:00
gstbuffer.h Doc fixes. 2005-11-20 14:50:43 +00:00
gstbus.c gst/base/gstbasesink.c: Make sure the GstFlowReturn is returned. 2005-11-22 11:25:01 +00:00
gstbus.h Doc fixes. 2005-11-24 09:44:07 +00:00
gstcaps.c gst/gstcaps.*: Added gpointer GType for GstStaticCaps so we can wrap them in bindings. 2005-12-20 11:12:53 +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 expand tabs 2005-12-06 19:29:15 +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 expand tabs 2005-12-06 19:29:15 +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 expand tabs 2005-12-06 19:29:15 +00:00
gstevent.h gst/gstevent.h (struct _GstEvent): Meant to remove the extra padding here before, but it missed the commit. 2005-12-01 12:00:56 +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 expand tabs 2005-12-06 19:29:15 +00:00
gstghostpad.h Doc fixes. 2005-11-24 09:44:07 +00:00
gstindex.c gst/gstindex.h (GstIndex): Add field for user_data_destroy. We don't have a dispose function, so it won't get called ... 2005-11-19 17:26:27 +00:00
gstindex.h Doc fixes. 2005-11-24 09:44:07 +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 expand tabs 2005-12-06 19:29:15 +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 gst/gstelement.c: don't loop forever 2005-11-27 22:43:08 +00:00
gstiterator.h gst/gstiterator.*: Fix iterator docs. 2005-11-09 15:31:08 +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: Improve docs for DURATION message (usage of duration parameter) (#320113) 2005-11-21 10:41:03 +00:00
gstmessage.h gst/base/gstbasesrc.c: some debug changes 2005-11-16 11:06:07 +00:00
gstminiobject.c gst/gstminiobject.c: Fix lcopy for mini objects, the mini object needs to be ref'ed. 2005-12-15 12:22:38 +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 gst/gstpad.c: Don't allow activation of a srcpad in pull_range if it has no getrange function. 2005-12-14 10:09:35 +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 gst/gstpipeline.c: Fix small typo in docs. 2005-12-05 10:18:27 +00:00
gstpipeline.h Doc fixes. 2005-11-24 09:44:07 +00:00
gstplugin.c gst/gstplugin.c: everything causing a plugin not to load should be at least a WARNING 2005-11-28 14:18:22 +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/: Fix docs again. 2005-12-02 12:34:47 +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: Added more documentation. 2005-12-12 12:48:35 +00:00
gstsegment.h gst/gstsegment.h: And add a nice define too. 2005-11-21 19:00:28 +00:00
gststructure.c gst/gstelement.c: don't loop forever 2005-11-27 22:43:08 +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/: Convert Clock flags to object flags. 2005-11-21 17:12:50 +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/gsttypefindfactory.c: Don't unref factories after calling them. 2005-12-12 19:09:49 +00:00
gsttypefindfactory.h gst/: Fix memory leak in GstTypeFindFactory. 2005-11-29 23:56:20 +00:00
gsturi.c Document GstURIHandler 2005-11-09 15:34:46 +00:00
gsturi.h Doc fixes. 2005-11-24 09:44:07 +00:00
gstutils.c fix docs 2005-12-05 13:06:37 +00:00
gstutils.h fix docs 2005-12-05 13:06:37 +00:00
gstvalue.c gst/gstvalue.c: floor is not needed, F is always positive; this obviates the need for adding -lm when building withou... 2005-12-12 10:59:12 +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