gstreamer/gst
Wim Taymans 6c62146031 structure: simplify is_subset check
Iterate over the fields of the superset instead of those of the subset.
This way we can check the presence of the subset field and do the subset check
in one iteration.
2013-04-04 17:59:10 +02:00
..
parse parse: fix up for gst_child_proxy_lookup() only working on child proxy interfaces 2012-08-13 10:27:09 +01:00
.gitignore gstbase: Add gobject-introspection support 2009-09-05 10:28:46 +02:00
gettext.h Fix FSF address 2012-11-03 20:44:48 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 20:44:48 +00:00
glib-compat.c Fix FSF address 2012-11-03 20:44:48 +00:00
glib-compat.h Fix FSF address 2012-11-03 20:44:48 +00:00
gst-i18n-app.h Fix FSF address 2012-11-03 20:44:48 +00:00
gst-i18n-lib.h Fix FSF address 2012-11-03 20:44:48 +00:00
gst.c gst: add stream flags 2013-04-03 16:45:46 +02:00
gst.h caps: Add new data type for handling caps features to the caps 2013-03-31 18:15:52 +02:00
gst_private.h caps: Add new data type for handling caps features to the caps 2013-03-31 18:15:52 +02:00
gstallocator.c buffer: Add annotations and pygi friendly extraction function 2013-03-27 13:07:03 -04:00
gstallocator.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstatomicqueue.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstatomicqueue.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstbin.c element: Add API to get the last set context from an element 2013-03-31 11:26:32 +02:00
gstbin.h bin: add flag to disable resync state change 2012-12-21 16:36:37 +01:00
gstbuffer.c buffer: Add annotations and pygi friendly extraction function 2013-03-27 13:07:03 -04:00
gstbuffer.h buffer: Add annotations and pygi friendly extraction function 2013-03-27 13:07:03 -04:00
gstbufferlist.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstbufferlist.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstbufferpool.c bufferpool: fix docs 2013-04-04 16:39:23 +02:00
gstbufferpool.h bufferpool: clarify docs 2012-12-06 09:48:08 +01:00
gstbus.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstbus.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstcaps.c caps: update docs, is_subset() works now 2013-04-04 17:46:09 +02:00
gstcaps.h caps: Add new data type for handling caps features to the caps 2013-03-31 18:15:52 +02:00
gstcapsfeatures.c docs: add since markers to capsfeatures docs 2013-04-02 23:21:39 +01:00
gstcapsfeatures.h capsfeatures: Add GST_CAPS_FEATURES_ANY 2013-04-02 22:17:22 +02:00
gstchildproxy.c childproxy: fix gir warning 2013-03-29 19:16:45 +01:00
gstchildproxy.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstclock.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstclock.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstcompat.h gstcompat.h: move more deprecated API into the deprecated section 2012-11-17 00:21:37 +00:00
gstconfig.h.in Fix FSF address 2012-11-03 20:44:48 +00:00
gstcontext.c docs: more since markers and other docs fixes 2013-04-02 23:51:06 +01:00
gstcontext.h gst: Add new GstContext miniobject for sharing contexts in a pipeline 2013-03-29 16:40:21 +01:00
gstcontrolbinding.c controlbinding: relax the pspec for the control-source 2013-03-07 09:18:26 +01:00
gstcontrolbinding.h controlbinding: hide one unused typedef 2013-01-10 11:34:14 +01:00
gstcontrolsource.c docs: improve api docs for controlsource and -binding 2013-01-10 11:33:42 +01:00
gstcontrolsource.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstdatetime.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstdatetime.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstdebugutils.c debugutils: fix order of caps on an unnegotiated link 2013-02-04 10:31:46 +01:00
gstdebugutils.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstelement.c element: make post_message and query more alike 2013-04-01 16:39:17 +02:00
gstelement.h element: Add API to get the last set context from an element 2013-03-31 11:26:32 +02:00
gstelementfactory.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstelementfactory.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstelementmetadata.h Fix FSF address 2012-11-03 20:44:48 +00:00
gsterror.c Fix FSF address 2012-11-03 20:44:48 +00:00
gsterror.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstevent.c docs: more since markers and other docs fixes 2013-04-02 23:51:06 +01:00
gstevent.h docs: more since markers and other docs fixes 2013-04-02 23:51:06 +01:00
gstformat.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstformat.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstghostpad.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstghostpad.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstinfo.c info: minor cosmetic changes 2013-04-01 22:17:20 +01:00
gstinfo.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstiterator.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstiterator.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstmacros.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstmemory.c memory: add method to check memory type 2013-02-26 15:37:24 +01:00
gstmemory.h memory: add method to check memory type 2013-02-26 15:37:24 +01:00
gstmessage.c gst: Add new GstContext miniobject for sharing contexts in a pipeline 2013-03-29 16:40:21 +01:00
gstmessage.h gst: Add new GstContext miniobject for sharing contexts in a pipeline 2013-03-29 16:40:21 +01:00
gstmeta.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstmeta.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstminiobject.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstminiobject.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstobject.c Fix misspellings of 'continuous' 2013-03-02 10:43:56 -08:00
gstobject.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstpad.c pad: add gst_pad_store_sticky_event() 2013-04-04 16:36:26 +02:00
gstpad.h pad: add gst_pad_store_sticky_event() 2013-04-04 16:36:26 +02:00
gstpadtemplate.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstpadtemplate.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstparamspecs.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstparamspecs.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstparse.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstparse.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstpipeline.c gstpipeline: fix failed assertion caused by seeking pipeline with NULL clock 2013-02-05 14:23:20 +01:00
gstpipeline.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstplugin.c plugin: protect against NULL filename in debug 2012-12-10 12:00:40 +01:00
gstplugin.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstpluginfeature.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstpluginfeature.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstpluginloader.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstpluginloader.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstpoll.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstpoll.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstpreset.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstpreset.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstquark.c gst: Add new GstContext miniobject for sharing contexts in a pipeline 2013-03-29 16:40:21 +01:00
gstquark.h gst: Add new GstContext miniobject for sharing contexts in a pipeline 2013-03-29 16:40:21 +01:00
gstquery.c gst: Add new GstContext miniobject for sharing contexts in a pipeline 2013-03-29 16:40:21 +01:00
gstquery.h gst: Add new GstContext miniobject for sharing contexts in a pipeline 2013-03-29 16:40:21 +01:00
gstregistry.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstregistry.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstregistrybinary.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstregistrybinary.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstregistrychunks.c registrychunks: Use correct print format specifiers to fix compiler warnings 2013-03-03 11:28:32 +01:00
gstregistrychunks.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstsample.c add debug category 2012-12-14 11:09:30 +01:00
gstsample.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstsegment.c segment: don't WARN, just DEBUG 2013-04-04 10:17:30 +02:00
gstsegment.h Fix FSF address 2012-11-03 20:44:48 +00:00
gststructure.c structure: simplify is_subset check 2013-04-04 17:59:10 +02:00
gststructure.h structure: change argument name for docs 2013-02-05 13:44:06 +01:00
gstsystemclock.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstsystemclock.h docs: minor systemsclock doc fix 2013-01-04 12:27:38 +00:00
gsttaglist.c caps, structure, taglist: micro-optimisations 2012-12-22 16:55:26 +00:00
gsttaglist.h Fix FSF address 2012-11-03 20:44:48 +00:00
gsttagsetter.c Fix FSF address 2012-11-03 20:44:48 +00:00
gsttagsetter.h Fix FSF address 2012-11-03 20:44:48 +00:00
gsttask.c task: documentation update 2012-11-14 12:25:30 +01:00
gsttask.h Fix FSF address 2012-11-03 20:44:48 +00:00
gsttaskpool.c Fix FSF address 2012-11-03 20:44:48 +00:00
gsttaskpool.h Fix FSF address 2012-11-03 20:44:48 +00:00
gsttoc.c toc: some documentation updates 2013-03-24 17:53:35 +00:00
gsttoc.h Fix FSF address 2012-11-03 20:44:48 +00:00
gsttocsetter.c Fix FSF address 2012-11-03 20:44:48 +00:00
gsttocsetter.h Fix FSF address 2012-11-03 20:44:48 +00:00
gsttrace.c Fix FSF address 2012-11-03 20:44:48 +00:00
gsttrace.h Fix FSF address 2012-11-03 20:44:48 +00:00
gsttypefind.c Fix FSF address 2012-11-03 20:44:48 +00:00
gsttypefind.h Fix FSF address 2012-11-03 20:44:48 +00:00
gsttypefindfactory.c Fix FSF address 2012-11-03 20:44:48 +00:00
gsttypefindfactory.h Fix FSF address 2012-11-03 20:44:48 +00:00
gsturi.c Fix FSF address 2012-11-03 20:44:48 +00:00
gsturi.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstutils.c Update docs for gst_pad_create_stream_id_printf() 2013-03-25 18:50:41 -07:00
gstutils.h utils: make sure slow GST_READ_UINT* variants don't have unexpected side effects 2013-03-12 14:41:01 +00:00
gstvalue.c caps: Add new data type for handling caps features to the caps 2013-03-31 18:15:52 +02:00
gstvalue.h caps: Add new data type for handling caps features to the caps 2013-03-31 18:15:52 +02:00
gstversion.h.in Fix FSF address 2012-11-03 20:44:48 +00:00
Makefile.am caps: Add new data type for handling caps features to the caps 2013-03-31 18:15:52 +02:00
math-compat.h Fix FSF address 2012-11-03 20:44:48 +00:00