gstreamer/gst
Sebastian Dröge 874d60e589 bus: Add private API to set a GstBus in child mode
This is used by GstBin to create a child bus without
a socketpair because child buses will always work
synchronous. Otherwise too many sockets could be
created and the limit of file descriptors for the
process could be reached.

Fixes bug #646624.
2011-04-06 14:18:35 +02:00
..
parse parse-launch: trim whitespaces 2011-02-14 15:39:21 +02:00
.gitignore
gettext.h
glib-compat-private.h Fix GStatBuf definition for win32 when building against older glib. 2010-12-22 16:36:50 -08:00
glib-compat.c
glib-compat.h
gst-i18n-app.h
gst-i18n-lib.h
gst.c gstcaps: new API : gst_caps_intersect_full 2011-03-24 11:14:18 -03:00
gst.h
gst_private.h bus: Add private API to set a GstBus in child mode 2011-04-06 14:18:35 +02:00
gstatomicqueue.c docs: add some more Since: markers to atomic queue docs 2011-02-21 11:28:11 +00:00
gstatomicqueue.h docs: add some more Since: markers to atomic queue docs 2011-02-21 11:28:11 +00:00
gstbin.c bus: Add private API to set a GstBus in child mode 2011-04-06 14:18:35 +02:00
gstbin.h
gstbuffer.c buffer: clarify docs 2011-01-24 16:35:25 +01:00
gstbuffer.h miniobject, buffer: steal miniobject flag for use as MEDIA4 buffer flag 2011-02-21 12:37:26 +00:00
gstbufferlist.c bufferlist: Use a GQueue instead of a GList 2011-03-11 14:31:14 +01:00
gstbufferlist.h docs: gst: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstbus.c bus: Add private API to set a GstBus in child mode 2011-04-06 14:18:35 +02:00
gstbus.h bus: make the bus almost lockfree 2011-02-16 17:56:39 +01:00
gstcaps.c gstcaps: new API : gst_caps_intersect_full 2011-03-24 11:14:18 -03:00
gstcaps.h gstcaps: new API : gst_caps_intersect_full 2011-03-24 11:14:18 -03:00
gstchildproxy.c docs: gst: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstchildproxy.h
gstclock.c clock: fix parameter docs 2011-02-10 15:21:45 +01:00
gstclock.h clock: API: Add function to re-init periodic GstClockIDs 2011-01-24 19:15:29 +01: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
gstdebugutils.c
gstdebugutils.h
gstelement.c element: When requesting an existing pad print a g_critical() instead of using an assertion 2011-04-01 13:58:43 +02:00
gstelement.h gstelement: Fix typo in the docs 2011-03-22 16:27:35 -03:00
gstelementdetails.h
gstelementfactory.c docs: gst: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstelementfactory.h
gsterror.c docs: gst_error_get_message() returns string in UTF-8, not current locale 2010-12-07 19:34:46 +00:00
gsterror.h
gstevent.c event: add QoS event type 2011-02-10 15:21:45 +01:00
gstevent.h docs: add pointer to part-seeking.txt design docs to event seek flags docs 2011-04-03 16:18:54 +01:00
gstfilter.c docs: gst: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstfilter.h docs: gst: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstformat.c docs: gst: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstformat.h
gstghostpad.c ghostpad: The internally linked pad of the proxypad is the ghostpad 2011-03-16 11:53:53 +01:00
gstghostpad.h
gstindex.c docs: fix typo in gst_index_new() docs 2011-02-21 13:05:11 +00:00
gstindex.h
gstindexfactory.c docs: gst: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstindexfactory.h
gstinfo.c info: make adding/removing of gst_debug_log_default() work properly 2011-02-03 10:53:27 +00:00
gstinfo.h info: make adding/removing of gst_debug_log_default() work properly 2011-02-03 10:53:27 +00:00
gstinterface.c
gstinterface.h
gstiterator.c
gstiterator.h
gstmacros.h
gstmarshal.list
gstmessage.c message: add timeout to progress message 2011-02-15 18:55:23 +01:00
gstmessage.h message: rename category to code 2011-02-15 18:55:22 +01:00
gstminiobject.c Revert "micro-optim: if (x) is cheaper than if (x > 0) for unsigned integers" 2010-12-26 21:21:43 +00:00
gstminiobject.h miniobject, buffer: steal miniobject flag for use as MEDIA4 buffer flag 2011-02-21 12:37:26 +00:00
gstobject.c object: Fix creation of default name 2011-01-05 13:42:18 -08:00
gstobject.h
gstpad.c pad: Document that pad blocks only make sense for sink pads in pull mode and src pads in push mode 2011-03-16 12:01:21 +01:00
gstpad.h
gstpadtemplate.c padtemplate: add missing ; in example (and trim whitespace) 2011-03-08 12:12:20 +02:00
gstpadtemplate.h
gstparamspecs.c
gstparamspecs.h
gstparse.c docs: gst: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstparse.h
gstpipeline.c docs: gst: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstpipeline.h
gstplugin.c taglist: Don't leak copies of empty strings 2010-12-19 12:49:58 +01:00
gstplugin.h
gstpluginfeature.c docs: gst: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstpluginfeature.h
gstpluginloader.c gstpluginloader: do not leak the description string 2011-01-24 16:44:04 +00:00
gstpluginloader.h
gstpoll.c gstpoll: retry reading the control socket to release properly all wakeups 2011-04-04 11:05:45 +02:00
gstpoll.h
gstpreset.c docs: gst: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstpreset.h
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 docs: gst: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstquery.h docs: gst: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstregistry.c registry: Don't replace valid existing plugins by blacklisted ones 2011-01-10 11:38:19 +01: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
gstregistrychunks.c registry: maintain the typefind extension list order 2010-12-08 11:53:10 +02:00
gstregistrychunks.h
gstsegment.c docs: gst: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gstsegment.h
gststructure.c structure: Add date as a type abbreviation of GDate 2011-04-05 14:37:55 +02:00
gststructure.h
gstsystemclock.c Revert "micro-optim: if (x) is cheaper than if (x > 0) for unsigned integers" 2010-12-26 21:21:43 +00:00
gstsystemclock.h
gsttaglist.c taglist: add a new "encoded-by" tag 2011-02-01 14:09:48 +00:00
gsttaglist.h docs: clarify the NOMINAL_BITRATE docs 2011-02-09 15:23:13 +02:00
gsttagsetter.c tagsetter: Removing unused debug category 2011-03-22 16:27:35 -03:00
gsttagsetter.h
gsttask.c docs: gst: more gobject introspection annotations 2010-12-07 18:37:04 +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
gsttrace.c trace: ensure messages are \0 terminated 2011-01-25 16:17:15 +02:00
gsttrace.h
gsttypefind.c docs: gst: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gsttypefind.h
gsttypefindfactory.c docs: add () to xref the function. 2010-12-08 11:53:10 +02:00
gsttypefindfactory.h
gsturi.c uri: make win32 buildbot happy 2011-02-24 17:12:00 +00:00
gsturi.h uri: add gst_filename_to_uri() that takes relative filenames 2011-02-24 15:36:52 +00:00
gstutils.c utils: fix ABI break when compiling gstreamer with -DGST_DISABLE_DEPRECATED 2011-03-10 17:50:51 +00:00
gstutils.h utils: Avoid using "type" as name for a variable and a macro argument in GST_BOILERPLATE 2011-04-02 15:12:46 +01:00
gstvalue.c value: add (de)serialisation function for uchar 2011-02-17 10:55:28 +00:00
gstvalue.h tags: don't produce duplicated entries when merging same value twice 2011-01-02 22:35:08 +00:00
gstversion.h.in
gstxml.c
gstxml.h
Makefile.am atomicqueue: add an atomic queue 2011-02-16 17:56:38 +01:00
math-compat.h