gstreamer/gst
Vincent Penquerc'h c0ba7985bd gstelement: add gst_element_class_add_pad_template_from_static
This function helps ensure the pad template is unreffed
without having to complicate the calling code.

https://bugzilla.gnome.org/show_bug.cgi?id=662664
2011-11-28 13:09:07 +00:00
..
parse gstparse: prefix generated parser functions so they don't get exported 2011-10-08 14:34:04 +01:00
.gitignore
gettext.h
glib-compat-private.h Work around changes in g_atomic API 2011-06-04 00:36:26 -07:00
glib-compat.c
glib-compat.h
gst-i18n-app.h
gst-i18n-lib.h
gst.c gst: use GstDebugLevel enum type to fix a warning building with ICC 2011-08-15 21:13:03 +01:00
gst.h gst.h: include header for atomic queue 2011-09-30 14:52:01 +01:00
gst_private.h docs: add deprecation guards 2011-05-18 09:55:57 +03:00
gstatomicqueue.c Work around changes in g_atomic API 2011-06-04 00:36:26 -07:00
gstatomicqueue.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstbin.c warnings: avoid set-but-unused warnings with load-save disabled 2011-11-27 20:39:42 +01:00
gstbin.h
gstbuffer.c buffer: add gst_buffer_{set,get}_qdata() 2011-11-25 17:42:07 +00:00
gstbuffer.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstbufferlist.c docs: we don't need to document private members in opaque structs 2011-05-03 13:03:20 +03:00
gstbufferlist.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstbus.c logging: more logging and prefer human readable details over memory locations 2011-10-18 15:24:21 +02:00
gstbus.h Revert lockfree GstBus for the release 2011-04-26 16:14:00 +01:00
gstcaps.c docs: fix Since: markers for API added after 0.10.35 2011-11-08 00:32:36 +00:00
gstcaps.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstchildproxy.c docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstchildproxy.h
gstclock.c clock: fix parameter docs 2011-02-10 15:21:45 +01:00
gstclock.h introspection: add Value annotations for GST_SECOND, GST_MSECOND, GST_USECOND, GST_NSECOND constants 2011-11-04 00:19:56 +00:00
gstcompat.h
gstconfig.h.in gstinfo: don't use printf extensions if GLib isn't using the system printf 2011-01-04 00:55:47 +00:00
gstdatetime.c gstdatetime: Disable usage of GDateTime on MacOSX 2011-01-05 11:26:13 +01:00
gstdatetime.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstdebugutils.c debugutils: improve display of ghost- and proxypads 2011-10-18 15:24:21 +02:00
gstdebugutils.h build: more some prototypes out if #ifndef GST_DISABLE_GST_DEBUG 2010-03-28 13:14:06 +03:00
gstelement.c gstelement: add gst_element_class_add_pad_template_from_static 2011-11-28 13:09:07 +00:00
gstelement.h gstelement: add gst_element_class_add_pad_template_from_static 2011-11-28 13:09:07 +00:00
gstelementdetails.h registry: move utf-8 validation to registry saving time 2011-08-10 13:45:49 +02:00
gstelementfactory.c gst, controller: replace g_list_prepend + reverse with GQueue 2011-11-12 14:57:48 +00:00
gstelementfactory.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gsterror.c gsterror: explicitly cast to the right GstGError code enum types 2011-08-15 21:14:22 +01:00
gsterror.h introspection: Build with latest g-i 2010-09-12 15:13:32 +01:00
gstevent.c event: clarify docs for step event 2011-10-26 12:24:29 +02:00
gstevent.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstfilter.c filter: deprecate gst_filter_run() 2011-10-30 21:55:05 +00:00
gstfilter.h filter: deprecate gst_filter_run() 2011-10-30 21:55:05 +00:00
gstformat.c format: use GST_FORMAT_UNDEFINED and few casts to GstFormat 2011-08-26 14:11:13 +02:00
gstformat.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gstghostpad.c docs: fix Since: markers for API added after 0.10.35 2011-11-08 00:32:36 +00:00
gstghostpad.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstindex.c index: explicitly cast to the enum type 2011-08-26 14:11:13 +02:00
gstindex.h
gstindexfactory.c docs: gst: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstindexfactory.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstinfo.c GST_PTR_FORMAT: Add GstBuffer ptr format and use in GST_SCHEDULING 2011-10-07 16:38:52 +02:00
gstinfo.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gstinterface.c docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstinterface.h
gstiterator.c gst: Add some more gobject-introspection annotations 2011-04-14 16:14:01 +02:00
gstiterator.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstmacros.h macros: Define restrict keyword if not available 2010-12-02 19:02:07 +01:00
gstmarshal.list
gstmessage.c message: protect against null message sources 2011-10-18 19:29:13 -03:00
gstmessage.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstminiobject.c docs: fix Since: markers for API added after 0.10.35 2011-11-08 00:32:36 +00:00
gstminiobject.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstobject.c gstobject: also remove the cast as this is causing the trouble 2011-08-23 11:55:17 +02:00
gstobject.h gstxml: Deprecate GstXml and related functions 2010-06-25 18:25:40 +02:00
gstpad.c pad: Remove g_warning() if pad accepted caps that are not a subset of the pad caps 2011-11-24 11:15:29 +01:00
gstpad.h docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstpadtemplate.c padtemplate: explicitly cast to the enum types 2011-08-26 14:11:13 +02:00
gstpadtemplate.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstparamspecs.c
gstparamspecs.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstparse.c gst, controller: replace g_list_prepend + reverse with GQueue 2011-11-12 14:57:48 +00:00
gstparse.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstpipeline.c pipeline: Use pipeline category for one more log message 2011-10-07 13:36:38 -03:00
gstpipeline.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstplugin.c gst, controller: replace g_list_prepend + reverse with GQueue 2011-11-12 14:57:48 +00:00
gstplugin.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gstpluginfeature.c pluginfeature: deprecate gst_plugin_feature_type_name_filter() 2011-10-30 21:47:26 +00:00
gstpluginfeature.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstpluginloader.c pluginloader: only run gst-plugin-scanner with /usr/bin/arch wrapper on OS X >= 10.5 2011-04-15 21:02:35 +01:00
gstpluginloader.h
gstpoll.c docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstpoll.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstpreset.c preset: use guint for the version number parts 2011-05-24 20:30:11 +03:00
gstpreset.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstquark.c message: add timeout to progress message 2011-02-15 18:55:23 +01:00
gstquark.h message: add timeout to progress message 2011-02-15 18:55:23 +01:00
gstquery.c gstquery: Make debugging message more informative 2011-10-03 09:31:59 +02:00
gstquery.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstregistry.c registry: don't use soon-to-be-deprecated gst_filter_run() 2011-10-30 21:47:39 +00:00
gstregistry.h docs: typo fixes 2011-02-28 15:01:54 +00:00
gstregistrybinary.c registry: remove dead code 2011-01-25 16:17:14 +02:00
gstregistrybinary.h registrybinary: small cleanups 2011-05-24 20:30:11 +03:00
gstregistrychunks.c registrychunks: explicitly cast to the enum types 2011-08-26 14:11:14 +02:00
gstregistrychunks.h binaryregistry: ignore the plugin cache if the filter environment has changed 2010-06-23 17:56:51 +01:00
gstsegment.c segment: use GST_SEEK_FLAG_NONE instead of 0 2011-08-26 14:11:14 +02:00
gstsegment.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gststructure.c docs: fix Since: markers for API added after 0.10.35 2011-11-08 00:32:36 +00:00
gststructure.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstsystemclock.c tagsetter: use GST_TAG_MERGE_UNDEFINED instead of FALSE 2011-08-26 14:11:14 +02:00
gstsystemclock.h docs: we don't need to document private members in opaque structs 2011-05-03 13:03:20 +03:00
gsttaglist.c taglist: add to_string and new_from_string functions 2011-10-30 09:58:16 +00:00
gsttaglist.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gsttagsetter.c tagsetter: use GST_TAG_MERGE_UNDEFINED instead of FALSE 2011-08-26 14:11:14 +02:00
gsttagsetter.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gsttask.c task: explicitly cast to the enum type 2011-08-26 14:11:14 +02:00
gsttask.h task: fix GST_TASK_BROADCAST 2011-03-17 23:42:48 +00:00
gsttaskpool.c docs: gst: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gsttaskpool.h
gsttrace.c trace: add GST_ALLOC_TRACE_NONE for consistency and use it 2011-08-26 14:11:14 +02:00
gsttrace.h docs: add since 0.10.36 on the new _NONE enum values 2011-08-26 14:11:15 +02:00
gsttypefind.c pluginfeature: store pointer to plugin in addition to the plugin name 2011-04-24 11:27:19 +01:00
gsttypefind.h docs: add since 0.10.36 on the new _NONE enum values 2011-08-26 14:11:15 +02:00
gsttypefindfactory.c docs: add () to xref the function. 2010-12-08 11:53:10 +02:00
gsttypefindfactory.h
gsturi.c Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gsturi.h uri: fix wrong G_GNUC_MALLOC 2011-11-26 19:45:48 +00:00
gstutils.c gstbuffer: Add transfer annotations for gst_buffer_join() 2011-10-16 21:13:56 +01:00
gstutils.h docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstvalue.c gstvalue: consider lists and ranges equal if they hold the same set 2011-11-09 11:24:55 +01:00
gstvalue.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstversion.h.in version: Take nano version into account in GST_CHECK_VERSION() 2010-12-02 19:02:08 +01:00
gstxml.c xml: keep dummy gst_xml_get_type() function for g-i even if rest of GstXML is removed 2010-06-26 10:35:38 +01:00
gstxml.h gstxml: Deprecate GstXml and related functions 2010-06-25 18:25:40 +02:00
Makefile.am gst: gobject-introspection scanner doesn't need to scan or update plugin info 2011-04-16 13:49:45 +01:00
math-compat.h math-compat: don't re-define _USE_MATH_DEFINES if already defined 2010-11-03 14:21:02 +00:00