gstreamer/gst
Jan Schmidt 8bf748a28e gst/gstvalue.c: Handle NULL input and output pointers silently as a failed conversion, rather than g_warnings.
Original commit message from CVS:
* gst/gstvalue.c: (gst_value_deserialize_fraction):
Handle NULL input and output pointers silently as a failed conversion,
rather than g_warnings.
2006-05-26 09:19:24 +00:00
..
parse fix parallel make 2006-05-14 23:23:56 +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 gst/: Remove pre glib2.8 compatibility, fixes #340508 2006-05-05 08:17:22 +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 configure.ac: use new AS_VERSION and AS_NANO macros 2006-04-01 09:41:43 +00:00
gst.c gst/: Remove pre glib2.8 compatibility, fixes #340508 2006-05-05 08:17:22 +00:00
gst.h Removed GstURI , closes bug #321061 2005-11-22 13:58:00 +00:00
gst_private.h gst/gst_private.h: add a new #ifdef to use __declspec(dllimport) only for other modules and not for gstreamer core 2006-04-09 16:57:34 +00:00
gstbin.c make GstElementDetails const 2006-04-28 18:55:17 +00:00
gstbin.h Documentation updates. 2006-03-13 11:04:38 +00:00
gstbuffer.c gst/gstbuffer.c: Register subbufer along with the buffer type so that it does not accidentally gets registered from N... 2006-05-11 10:35:14 +00:00
gstbuffer.h gst/: Make gtk-doc generate docs for our inlined gst_buffer_ref(), gst_event_ref() and gst_message_ref() functions ag... 2006-05-10 16:44:15 +00:00
gstbus.c Make sure gstprivate.h and/or config.h are always included first, otherwise some of our defines (like _FILE_OFFSET_BI... 2006-05-04 15:20:14 +00:00
gstbus.h Documentation updates. 2006-03-13 11:04:38 +00:00
gstcaps.c gst/gstcaps.c: Docs about how to print caps for debug purposes. 2006-05-07 19:57:48 +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 gst/gstbin.c: Help the compiler a bit with type registration. 2006-02-28 10:52:02 +00:00
gstchildproxy.h gst/gst.h: include "gstchildproxy.h" 2005-11-22 09:35:25 +00:00
gstclock.c G_OBJECT_CLASS macro usage batch cleanup, fixes #337747 for core 2006-05-11 18:10:34 +00:00
gstclock.h gst/gstclock.h: Fix GST_CLOCK_TIME_IS_VALID signedness issues - we need to cast the input to GstClockTime before comp... 2006-03-10 23:44:00 +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 whitespace, comment, doc fixup 2006-05-08 15:53:12 +00:00
gstelement.h gst/gstevent.h (struct _GstEvent): Only one pointer of padding. 2005-11-29 18:57:59 +00:00
gstelementfactory.c gst/gstelementfactory.c: Some cleanups. 2006-04-11 11:47:39 +00:00
gstelementfactory.h gst/: Add note about refcounting and miniobject/buffer writeability to docs. Fixes #340604 2006-05-05 14:27:31 +00:00
gsterror.c gst/gsterror.c: Add a missing error string. 2006-05-08 15:52:28 +00:00
gsterror.h gst/gsterror.h: Fix some minor docs errors. 2006-03-04 14:45:40 +00:00
gstevent.c Minor docs fixes. 2006-05-14 19:25:51 +00:00
gstevent.h Minor docs fixes. 2006-05-14 19:25:51 +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 gst/: make sure some essential types used by events are registered as part of gst_init() 2006-05-10 14:05:46 +00:00
gstformat.h Doc fixes. 2005-11-20 14:50:43 +00:00
gstghostpad.c Small typo in docs (#340625) 2006-05-05 12:53:33 +00:00
gstghostpad.h Doc fixes. 2005-11-24 09:44:07 +00:00
gstindex.c G_OBJECT_CLASS macro usage batch cleanup, fixes #337747 for core 2006-05-11 18:10:34 +00:00
gstindex.h Fix broken GObject macros 2006-04-08 18:05:16 +00:00
gstindexfactory.c Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 20:57:31 +00:00
gstindexfactory.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstinfo.c gst/gstinfo.c: Add some newlines. 2006-04-06 11:27:24 +00:00
gstinfo.h gst/gstinfo.h: Add GST_STR_NULL to the second string. 2006-02-19 12:25:01 +00:00
gstinterface.c various style fixes 2005-10-15 16:01:57 +00:00
gstinterface.h gst/gstinterface.h: GST_IMPLEMENTS_INTERFACE and GST_IS_IMPLEMENTS_INTERFACE use the normal 2006-05-10 10:26:55 +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 Make sure gstprivate.h and/or config.h are always included first, otherwise some of our defines (like _FILE_OFFSET_BI... 2006-05-04 15:20:14 +00:00
gstmessage.h Minor docs fixes. 2006-05-14 19:25:51 +00:00
gstminiobject.c gst/: Add note about refcounting and miniobject/buffer writeability to docs. Fixes #340604 2006-05-05 14:27:31 +00:00
gstminiobject.h gst/gstevent.h (struct _GstEvent): Only one pointer of padding. 2005-11-29 18:57:59 +00:00
gstobject.c G_OBJECT_CLASS macro usage batch cleanup, fixes #337747 for core 2006-05-11 18:10:34 +00:00
gstobject.h gst/gstobject.h: Add cast to make compiler happy - refcount variable was a gint in GstObject but is a guint in GObjec... 2006-05-15 08:16:09 +00:00
gstpad.c gst/gstpad.*: Added _CUSTOM error and success GstFlowReturn that can be used be elements internally. 2006-05-23 11:13:51 +00:00
gstpad.h gst/gstpad.*: Added _CUSTOM error and success GstFlowReturn that can be used be elements internally. 2006-05-23 11:13:51 +00:00
gstpadtemplate.c gst/gstcaps.c: Docs about how to print caps for debug purposes. 2006-05-07 19:57:48 +00:00
gstpadtemplate.h Fix padtemplate docs, fixes #328805. 2006-02-14 18:26:19 +00:00
gstparse.c Make sure gstprivate.h and/or config.h are always included first, otherwise some of our defines (like _FILE_OFFSET_BI... 2006-05-04 15:20:14 +00:00
gstparse.h gst/: Make things work with --disable-parse as they do with 2006-02-20 23:34:40 +00:00
gstpipeline.c G_OBJECT_CLASS macro usage batch cleanup, fixes #337747 for core 2006-05-11 18:10:34 +00:00
gstpipeline.h Documentation updates. 2006-03-13 11:04:38 +00:00
gstplugin.c gst/gstplugin.c: If an so file has no plugin entry point, unload the module. 2006-05-12 09:28:22 +00:00
gstplugin.h various fixes to make 2005-11-30 19:01:53 +00:00
gstpluginfeature.c gst/gstelementfactory.c: Some cleanups. 2006-04-11 11:47:39 +00:00
gstpluginfeature.h gst/gstevent.h (struct _GstEvent): Only one pointer of padding. 2005-11-29 18:57:59 +00:00
gstquery.c gst/gstquery.c: Added some docs for the segment query. 2006-05-08 17:12:08 +00:00
gstquery.h docs/gst/gstreamer-sections.txt: Reworked query docs. 2006-02-14 12:07:16 +00:00
gstregistry.c gst/: only write out registry if it has changed, fixes #338339 2006-04-28 20:47:23 +00:00
gstregistry.h gst/: only write out registry if it has changed, fixes #338339 2006-04-28 20:47:23 +00:00
gstregistryxml.c gst/gstregistryxml.c: Allow empty strings for some of the plugin fields so we don't drop valid plugin entries that we... 2006-05-17 14:01:33 +00:00
gstsegment.c docs/design/part-overview.txt: Make upsteam/downstream concepts more clear. 2006-05-08 09:52:33 +00:00
gstsegment.h docs/design/part-overview.txt: Make upsteam/downstream concepts more clear. 2006-05-08 09:52:33 +00:00
gststructure.c gst/gststructure.c: add some comments rename a method so that it actually says what it does better 2006-05-10 14:12:14 +00:00
gststructure.h gst/gstevent.h (struct _GstEvent): Only one pointer of padding. 2005-11-29 18:57:59 +00:00
gstsystemclock.c Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 20:57:31 +00:00
gstsystemclock.h Doc updates. 2005-10-28 18:14:24 +00:00
gsttaglist.c gst/gsttaglist.*: API: add GST_TAG_IMAGE tag (#340721). 2006-05-09 10:02:51 +00:00
gsttaglist.h gst/gsttaglist.*: API: add GST_TAG_IMAGE tag (#340721). 2006-05-09 10:02:51 +00:00
gsttagsetter.c gst/gsttagsetter.c: Docs additions and fixes (see #339918). 2006-05-18 14:01:03 +00:00
gsttagsetter.h Doc fixes. 2005-11-24 09:44:07 +00:00
gsttask.c Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 20:57:31 +00:00
gsttask.h gst/gsttask.*: Detect and warn for obvious deadlocks. fixes #320340 2006-02-13 17:03:23 +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 doc indent fix 2006-05-24 09:00:47 +00:00
gsttypefind.h gst/gsttypefind.*: Added GST_TYPE_TYPE_FIND and gst_type_find_get_type() so a GType gets registered for GstTypeFind p... 2006-05-18 14:25:00 +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 Add new API: gst_uri_has_protocol() (#333779). 2006-03-09 12:08:54 +00:00
gsturi.h Add new API: gst_uri_has_protocol() (#333779). 2006-03-09 12:08:54 +00:00
gstutils.c API: add gst_element_seek_simple() (#342238). 2006-05-19 10:29:07 +00:00
gstutils.h API: add gst_element_seek_simple() (#342238). 2006-05-19 10:29:07 +00:00
gstvalue.c gst/gstvalue.c: Handle NULL input and output pointers silently as a failed conversion, rather than g_warnings. 2006-05-26 09:19:24 +00:00
gstvalue.h gst/gstvalue.c: Improve documentation for gst_value_union(). 2005-11-27 19:52:49 +00:00
gstversion.h.in configure.ac: use new AS_VERSION and AS_NANO macros 2006-04-01 09:41:43 +00:00
gstxml.c Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 20:57:31 +00:00
gstxml.h Fix broken GObject macros 2006-04-08 18:05:16 +00:00
Makefile.am gst/Makefile.am 2006-03-21 17:25:22 +00:00