gstreamer/gst
Stefan Sauer 30d11e413a preset: implement child_proxy support
Elements such as the GstIirEqualizerNBands would so far not store the properties
of their children. Now we also grab the properties of child elements and try to
restore them.
2012-08-17 15:01:41 +02:00
..
parse gstparse: prefix generated parser functions so they don't get exported 2011-10-08 14:34:04 +01:00
.gitignore gstbase: Add gobject-introspection support 2009-09-05 10:28:46 +02:00
gettext.h gettext: build fixes: #if -> #ifdef 2010-03-22 17:10:06 +02:00
glib-compat-private.h glib-compat: Add license boilerplate for LGPL 2011-12-12 11:55:52 +01:00
glib-compat.c glib-compat: Add license boilerplate for LGPL 2011-12-12 11:55:52 +01:00
glib-compat.h Remove some compatibility stuff for GLib < 2.14 2009-03-26 11:08:27 +01:00
gst-i18n-app.h gst: include locale.h before any other i18n headers 2012-01-05 00:32:42 +00:00
gst-i18n-lib.h gst: include locale.h before any other i18n headers 2012-01-05 00:32:42 +00:00
gst.c toc: remove TOC API again from 0.10 2012-07-12 23:43:16 +01:00
gst.h toc: remove TOC API again from 0.10 2012-07-12 23:43:16 +01:00
gst_private.h toc: remove TOC API again from 0.10 2012-07-12 23:43:16 +01:00
gstatomicqueue.c atomicqueue: fix race 2012-04-07 15:30:12 +01:00
gstatomicqueue.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstbin.c bin: always recurse into bins when doing state changes 2012-06-25 12:20:54 -03:00
gstbin.h docs: explain ref ownership for handle_message implementations 2009-04-02 13:32:58 +02:00
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 Work around deprecated thread API in glib master 2011-12-04 13:35:38 +00: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 childproxy: add a few more comments 2012-06-12 11:07:13 +02:00
gstchildproxy.h docs: fix gtk-doc /*< private >*/ marker 2009-07-02 01:18:57 +01:00
gstclock.c Work around deprecated thread API in glib master 2011-12-04 13:35:38 +00: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 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 gstconfig.h: adds and uses SunPro visibility attribute for proper function exports 2012-01-05 00:08:19 +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: Fix static linking on OS X 2012-05-25 10:56:12 +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 element: fix pad transfer annotation from none to full 2012-06-14 14:05:15 +01: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 toc: remove TOC API again from 0.10 2012-07-12 23:43:16 +01:00
gstevent.h toc: remove TOC API again from 0.10 2012-07-12 23:43:16 +01: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 ghostpad: Don't change the ghostpad caps immediately when the peer caps change 2012-06-08 11:16:31 +02: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 gstindex: retab .h file 2010-01-21 16:19:44 +01:00
gstindexfactory.c indexfactory: fix memory leak 2011-12-06 23:54:59 +00:00
gstindexfactory.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstinfo.c info: include element name for event-src if it is a pad 2012-05-24 09:59:18 +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 Remove broken class to interface cast macros from GstUriHandler and GstImplementsInterface headers 2009-01-30 18:25:39 +00:00
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 check/Makefile.am: remove GstData checks 2005-05-16 20:21:55 +00:00
gstmessage.c toc: remove TOC API again from 0.10 2012-07-12 23:43:16 +01:00
gstmessage.h toc: remove TOC API again from 0.10 2012-07-12 23:43:16 +01: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 Work around deprecated thread API in glib master 2011-12-04 13:35:38 +00:00
gstpad.c pad: don't call pad block callbacks multiple times 2012-07-16 15:25:46 +02:00
gstpad.h pads, collectpads2: get rid of superfluous brackets around static rec mutex calls 2012-03-08 16:27:48 +00: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 paramspecs: revert gst_param_spec_is_mutable() for release 2009-04-16 00:48:11 +01:00
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: only have a top-level pipeline do pipeline management 2011-12-22 12:31:36 +01:00
gstpipeline.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstplugin.c gstplugin: add a few consts to read only data 2012-01-27 11:32:12 +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 Plugin loader phase 2 2009-10-06 19:51:42 +01:00
gstpoll.c poll: include correct poll.h based on autoconf test 2012-01-04 23:47:46 +00:00
gstpoll.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstpreset.c preset: implement child_proxy support 2012-08-17 15:01:41 +02:00
gstpreset.h Fixes the lack of an include directive in gst/gstpreset.h 2012-01-30 17:22:59 +00:00
gstquark.c toc: remove TOC API again from 0.10 2012-07-12 23:43:16 +01:00
gstquark.h toc: remove TOC API again from 0.10 2012-07-12 23:43:16 +01:00
gstquery.c toc: remove TOC API again from 0.10 2012-07-12 23:43:16 +01:00
gstquery.h toc: remove TOC API again from 0.10 2012-07-12 23:43:16 +01:00
gstregistry.c registry: We name the registry after the target cpu 2012-06-06 18:11:50 +02:00
gstregistry.h docs: typo fixes 2011-02-28 15:01:54 +00:00
gstregistrybinary.c registry: fix lseek() return code handling 2012-02-24 23:49:54 +00: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 gststructure: Set lcopy string const exactly as glib's macro 2012-07-21 20:26:57 +05:30
gststructure.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstsystemclock.c g_thread_create() is deprecated in GLib master, use g_thread_try_new() instead 2011-12-03 13:58:51 +00: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 tags: add GST_TAG_LANGUAGE_NAME 2012-01-02 00:17:17 +00:00
gsttaglist.h tags: add GST_TAG_LANGUAGE_NAME 2012-01-02 00:17:17 +00:00
gsttagsetter.c tagsetter: update for thread API deprecations in glib master 2011-12-03 16:02:36 +00:00
gsttagsetter.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gsttask.c pad, task: improve debug logging 2012-03-08 16:30:49 +00: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 docs: add Since markers to task pool docs and document task function 2010-01-06 19:18:53 +00:00
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 gst/: Fix memory leak in GstTypeFindFactory. 2005-11-29 23:56:20 +00:00
gsturi.c uri: Add some debug statements 2012-05-22 18:28:22 +02:00
gsturi.h uri: fix wrong G_GNUC_MALLOC 2011-11-26 19:45:48 +00:00
gstutils.c docs: improve the seeking docs more. 2012-05-21 15:17:47 +02:00
gstutils.h gstutils: Faster read macros 2012-06-08 14:15:51 +02:00
gstvalue.c value: micro-optimisation: avoid some unnecessary g_value_unset() 2011-12-26 11:27:07 +00: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 toc: remove TOC API again from 0.10 2012-07-12 23:43:16 +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