gstreamer/gst
Tim-Philipp Müller 4cbf794b0e gstpoll: don't pass non-objects as first argument to GST_DEBUG_OBJECT()
This may cause crashes when logging is enabled, especially on windows.
It's not safe to pass random pointers to g_type_check_instance_is_a().

Fixes #611719.
2010-03-04 18:40:50 +00:00
..
parse gst_private.h: make sure gst_private.h is included before glib.h 2010-01-20 01:48:56 +00:00
.gitignore gstbase: Add gobject-introspection support 2009-09-05 10:28:46 +02:00
gettext.h
glib-compat-private.h
glib-compat.c
glib-compat.h Remove some compatibility stuff for GLib < 2.14 2009-03-26 11:08:27 +01:00
gst-i18n-app.h
gst-i18n-lib.h
gst.c init: don't spew warning about late g_thread_init()s if GLib >= 2.23.2 2010-01-30 13:45:58 +00:00
gst.h
gst_private.h gst_private: MSVC doesn't seem to like #warning 2010-02-10 14:28:05 +00:00
gstbin.c bin: make a interface vmethod implementation static 2010-01-24 23:04:27 +02:00
gstbin.h
gstbuffer.c buffer: remove unneeded casts 2009-12-27 19:33:25 +01:00
gstbuffer.h docs: Move field specific Since markers at the same line 2010-01-14 10:44:16 +01:00
gstbufferlist.c Revert "docs: fix ASCII art so that iterators are aligned property to the diagram" 2010-02-07 10:04:09 +01:00
gstbufferlist.h docs: add some more Since: markers to buffer list docs 2010-01-31 17:30:54 +00:00
gstbus.c bus: whitespace fixes 2010-01-11 11:55:51 +01:00
gstbus.h bus: whitespace fixes 2010-01-11 11:55:51 +01:00
gstcaps.c docs: fix xrefs in docs 2009-11-25 16:59:50 +02:00
gstcaps.h
gstchildproxy.c childproxy: remove ; after } 2010-01-24 22:23:05 +02:00
gstchildproxy.h
gstclock.c Remove GST_DEBUG_FUNCPTR where they're pointless 2009-10-28 00:44:24 +00:00
gstclock.h
gstcompat.h
gstconfig.h.in gstconfig.h: add define to force printf format checking for debug messages 2009-11-05 21:23:22 +00:00
gstdebugutils.c debugutils: allow to hide/show pad status with graphdetails flag 2009-10-27 12:06:35 +02:00
gstdebugutils.h docs: fix xrefs in docs 2009-11-25 16:59:50 +02:00
gstelement.c introspection: add annotation for gst_element_get_state 2010-02-18 01:28:57 +00:00
gstelement.h docs: add more docs around GstState and GstStateChange 2009-12-14 15:11:42 +02:00
gstelementfactory.c gstelementfactory: set object name earlier if applicable 2009-12-14 11:08:48 +02:00
gstelementfactory.h
gsterror.c
gsterror.h
gstevent.c gstevent: fix docs 2009-11-27 13:44:11 -03:00
gstevent.h docs: add missing returns: tag 2010-01-05 00:09:10 +02:00
gstfilter.c docs: fix xrefs in docs 2009-11-25 16:59:50 +02:00
gstfilter.h
gstformat.c
gstformat.h
gstghostpad.c gstghostpad: Register debug funcptr only once. 2009-12-01 17:56:19 +01:00
gstghostpad.h
gstindex.c optimisation : Use g_object_newv where possible. 2009-10-28 09:31:17 +01:00
gstindex.h gstindex: retab .h file 2010-01-21 16:19:44 +01:00
gstindexfactory.c optimisation : Use g_object_newv where possible. 2009-10-28 09:31:17 +01:00
gstindexfactory.h
gstinfo.c docs: fix xrefs in docs 2009-11-25 16:59:50 +02:00
gstinfo.h gstinfo: API: Add GST_DEBUG_REGISTER_FUNCPTR method. 2009-12-01 17:56:19 +01:00
gstinterface.c
gstinterface.h
gstiterator.c
gstiterator.h
gstmacros.h docs: remove gtkdoc header as these things don't come up on our docs even 2009-11-25 14:41:26 +02:00
gstmarshal.list
gstmessage.c Revert "gstmessage: Avoid expensive src/type/timestamp fetch." 2009-10-23 13:13:52 -04:00
gstmessage.h message: update docs a little 2010-01-15 18:36:43 +01:00
gstminiobject.c miniobject: The GValue collection function can not assume that the destination is initialized 2010-01-18 13:57:29 +01:00
gstminiobject.h
gstobject.c avoid some more type checks 2009-12-24 14:40:54 +01:00
gstobject.h docs: enable docs for GstObjectClass to fix links 2009-11-27 14:18:38 +02:00
gstpad.c pad: don't print WARN debug statements for normal things like EOS 2010-02-15 00:08:16 +00:00
gstpad.h pad: indentation fix 2009-11-05 12:36:10 +01:00
gstpadtemplate.c docs: fix xrefs in docs 2009-11-25 16:59:50 +02:00
gstpadtemplate.h docs: fix xrefs in docs 2009-11-25 16:59:50 +02:00
gstparamspecs.c
gstparamspecs.h
gstparse.c
gstparse.h
gstpipeline.c pipeline: Take start_time after chaining up too 2010-01-28 15:55:27 +01:00
gstpipeline.h
gstplugin.c gst_private.h: make sure gst_private.h is included before glib.h 2010-01-20 01:48:56 +00:00
gstplugin.h docs: add missing parameter docs 2009-11-27 14:18:39 +02:00
gstpluginfeature.c Remove GST_DEBUG_FUNCPTR where they're pointless 2009-10-28 00:44:24 +00:00
gstpluginfeature.h gstpluginfeature: API : new gst_plugin_feature_list_copy() method 2009-10-24 10:39:30 +02:00
gstpluginloader.c pluginloader: fix compiler warning on win32 2010-01-20 10:58:29 +00:00
gstpluginloader.h
gstpoll.c gstpoll: don't pass non-objects as first argument to GST_DEBUG_OBJECT() 2010-03-04 18:40:50 +00:00
gstpoll.h
gstpreset.c
gstpreset.h
gstquark.c event: API: Add sink-message event 2009-11-18 13:12:27 +01:00
gstquark.h event: API: Add sink-message event 2009-11-18 13:12:27 +01:00
gstquery.c docs: use '*' instead of xxx to avoid creating a broekn xref 2009-11-27 14:18:38 +02:00
gstquery.h Use plain casting instead of typechecking 2009-12-07 20:52:22 +01:00
gstregistry.c pluginloader: disable external plugin loader on Windows until it is ported properly 2010-01-20 01:48:56 +00:00
gstregistry.h registry: deprecate useless gst_registry_xml_{read|write}_cache() 2010-01-06 19:19:40 +00:00
gstregistrybinary.c registry: deprecate useless gst_registry_xml_{read|write}_cache() 2010-01-06 19:19:40 +00:00
gstregistrybinary.h
gstregistrychunks.c registry: avoid some more unnecessary malloc/frees 2010-01-12 21:35:18 +00:00
gstregistrychunks.h
gstsegment.c
gstsegment.h
gststructure.c structure: remove superfluous guard against NULL 2010-01-16 19:44:35 +00:00
gststructure.h structure: API: Add gst_structure_id_has_field{,_typed} 2009-11-02 09:24:10 +01:00
gstsystemclock.c
gstsystemclock.h
gsttaglist.c tags: try to make comment for translators more helpful 2010-03-01 12:02:44 +00:00
gsttaglist.h docs: minor documentation fixes for recently-added tags 2010-01-06 20:06:47 +00:00
gsttagsetter.c
gsttagsetter.h
gsttask.c docs: link bus and tasks 2009-12-14 16:22:16 +02:00
gsttask.h
gsttaskpool.c docs: add Since markers to task pool docs and document task function 2010-01-06 19:18:53 +00:00
gsttaskpool.h docs: add Since markers to task pool docs and document task function 2010-01-06 19:18:53 +00:00
gsttrace.c trace: include type name in leaked objects 2009-12-23 21:37:51 +01:00
gsttrace.h trace: Do not poison gst_trace_add_entry() 2009-10-19 10:53:00 +02:00
gsttypefind.c gsttypefind: avoid one more run-time type check 2009-11-02 08:50:04 +00:00
gsttypefind.h
gsttypefindfactory.c docs: fix xrefs in docs 2009-11-25 16:59:50 +02:00
gsttypefindfactory.h
gsturi.c gsturi: Don't use g_signal_emit_by_name, use the signal ID directly 2009-12-07 09:51:03 +01:00
gsturi.h docs: Move field specific Since markers at the same line 2010-01-14 10:44:16 +01:00
gstutils.c utils: defer getting the classes until we actualy need them 2010-01-10 21:49:25 +02:00
gstutils.h event: API: Add sink-message event 2009-11-18 13:12:27 +01:00
gstvalue.c gstvalue: Use fast gst_value_list_{size|get_value} macro accessors 2009-12-07 09:51:04 +01:00
gstvalue.h docs: fix xrefs in docs 2009-11-25 16:59:50 +02:00
gstversion.h.in
gstxml.c docs: make links work (needs recent gtk-doc) 2009-11-27 14:18:39 +02:00
gstxml.h
Makefile.am build: make sure gst-plugin-scanner gets installed where we expect it 2010-02-16 11:33:19 +00:00