gstreamer/gst
Sebastian Dröge d445027ec1 event: Add running-time-offset field to all events
Events passing through #GstPads that have a running time
offset set via gst_pad_set_offset() will get their offset
adjusted according to the pad's offset.

If the event contains any information that related to the
running time, this information will need to be updated
before usage with this offset.
2014-04-10 08:25:50 +02:00
..
parse parse: Don't dist the bison and flex generated headers 2014-04-07 11:36:58 +02:00
printf printf: fix handling of old printf extension specifiers for ABI compatibility 2013-04-18 00:46:58 +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: init new flag types to pass make check 2014-03-21 12:16:54 +01:00
gst.h globaldevicemonitor: Add device monitor aggregator 2014-03-16 15:12:17 +00:00
gst_private.h devicemonitor: Add GstDeviceMonitor and related 2014-03-16 14:38:07 +00:00
gstallocator.c sysmem: Only copy the requested part of memory instead of the complete source memory 2013-08-13 15:48:07 +02:00
gstallocator.h docs: unhide docs for allocator 2014-01-31 08:36:55 +01:00
gstatomicqueue.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstatomicqueue.h docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstbin.c gstbin: Avoid pointless object lock forwarding messages. 2014-03-17 05:36:37 +11:00
gstbin.h docs: cosmetic since marker fixes 2013-11-16 16:09:40 +00:00
gstbuffer.c buffer: don't clear TAG on NULL buffer 2014-03-24 16:11:30 +01:00
gstbuffer.h buffer: invert meaning of GST_BUFFER_FLAG_TAG_MEMORY 2014-03-07 20:43:44 +00:00
gstbufferlist.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstbufferlist.h docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstbufferpool.c buffer: invert meaning of GST_BUFFER_FLAG_TAG_MEMORY 2014-03-07 20:43:44 +00:00
gstbufferpool.h buffer: invert meaning of GST_BUFFER_FLAG_TAG_MEMORY 2014-03-07 20:43:44 +00:00
gstbus.c Fix extended message handling with gst_bus_pop_timed_filtered() 2014-03-17 06:29:27 +11:00
gstbus.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstcaps.c docs: convert the examples to use gtk-doc markup, instead of docbook 2014-02-27 18:11:35 +01: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 capsfeatures: Make sure that the static ANY/EMPTY capsfeatures are never mutable 2014-02-04 17:51:11 +01:00
gstcapsfeatures.h capsfeatures: Add GST_CAPS_FEATURES_ANY 2013-04-02 22:17:22 +02:00
gstchildproxy.c docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstchildproxy.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstclock.c clock: simplify internal gst_clock_return_get_name() helper 2013-08-14 21:41:23 +01:00
gstclock.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstcompat.h gst: minor docstring fixups to make g-i happy 2013-08-14 07:05:04 +02:00
gstconfig.h.in docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstcontext.c docs: use the new markdown for ordered list. 2014-02-28 20:57:23 +01:00
gstcontext.h context: Add convenience function gst_context_has_context_type() 2013-09-19 09:49:40 +02:00
gstcontrolbinding.c controlbinding: relax the pspec for the control-source 2013-03-07 09:18:26 +01:00
gstcontrolbinding.h docs: fix more gtk-doc warnings 2014-02-01 16:18:13 +01:00
gstcontrolsource.c docs: add missing docs, fixing doc errors 2013-12-03 00:11:59 +00:00
gstcontrolsource.h docs: add missing docs, fixing doc errors 2013-12-03 00:11:59 +00:00
gstdatetime.c docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstdatetime.h docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstdebugutils.c debugutils: Handle caps field values being NULL 2014-04-06 14:24:21 +01:00
gstdebugutils.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstdevice.c devicemonitor: Use local includes and use gst_private before anything 2014-03-17 10:00:00 +01:00
gstdevice.h device: Add "klass" to GstDevices 2014-03-16 18:15:18 -04:00
gstdevicemonitor.c devicemonitor: Use local includes and use gst_private before anything 2014-03-17 10:00:00 +01:00
gstdevicemonitor.h devicemonitor: Add GstDeviceMonitor and related 2014-03-16 14:38:07 +00:00
gstdevicemonitorfactory.c devicemonitor: Make classes into pure strings 2014-03-16 18:15:18 -04:00
gstdevicemonitorfactory.h devicemonitor: Make classes into pure strings 2014-03-16 18:15:18 -04:00
gstelement.c docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstelement.h docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstelementfactory.c docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +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 error: Add RESOURCE_NOT_AUTHORIZED error 2014-02-11 13:09:11 +01:00
gsterror.h error: GST_RESOURCE_ERROR_NOT_AUTHORIZED will be available since 1.2.4 2014-02-11 13:27:25 +01:00
gstevent.c event: Add running-time-offset field to all events 2014-04-10 08:25:50 +02:00
gstevent.h event: Add running-time-offset field to all events 2014-04-10 08:25:50 +02: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 pad: add debug helper for GstPadLinkReturn names 2014-03-11 21:50:36 +01:00
gstghostpad.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstglobaldevicemonitor.c devicemonitor: Use local includes and use gst_private before anything 2014-03-17 10:00:00 +01:00
gstglobaldevicemonitor.h devicemonitor: Make classes into pure strings 2014-03-16 18:15:18 -04:00
gstinfo.c docs: convert the examples to use gtk-doc markup, instead of docbook 2014-02-27 18:11:35 +01:00
gstinfo.h docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstiterator.c docs: convert the examples to use gtk-doc markup, instead of docbook 2014-02-27 18:11:35 +01: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: explicitly cast to GstLockFlags to avoid compiler warnings 2013-11-04 11:53:56 +01:00
gstmemory.h memory: add method to check memory type 2013-02-26 15:37:24 +01:00
gstmessage.c message, bus: do extended message types slightly differently 2014-03-16 14:38:07 +00:00
gstmessage.h Fix extended message handling with gst_bus_pop_timed_filtered() 2014-03-17 06:29:27 +11:00
gstmeta.c docs: Fix typos and remove unknown annotations 2014-03-02 21:47:52 +01:00
gstmeta.h docs: fix more gtk-doc warnings 2014-02-01 16:18:13 +01:00
gstminiobject.c docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstminiobject.h docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstobject.c gstobject: add FIXME and docs for the disabled notify on parent 2014-01-09 08:49:40 +01:00
gstobject.h docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstpad.c pad: Include event type in debug output when delaying a sticky event because of not-linked 2014-03-29 10:32:25 +01:00
gstpad.h pad: add debug helper for GstPadLinkReturn names 2014-03-11 21:50:36 +01:00
gstpadtemplate.c docs: fix problems introduced by c068b225fe 2014-02-27 22:34:55 -03: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 docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstparse.h docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstpipeline.c pipeline: g-i: allow clock to be NULL in gst_pipeline_use_clock() 2013-08-10 11:33:58 +01:00
gstpipeline.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstplugin.c docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstplugin.h docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstpluginfeature.c docs: cosmetic since marker fixes 2013-11-16 16:09:40 +00:00
gstpluginfeature.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstpluginloader.c windows: Make GStreamer installation relocatable 2014-02-06 23:31:23 +01:00
gstpluginloader.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstpoll.c poll: improve debug 2014-01-30 12:31:48 +01:00
gstpoll.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstpreset.c windows: Make GStreamer installation relocatable 2014-02-06 23:31:23 +01:00
gstpreset.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstquark.c message, bus: do extended message types slightly differently 2014-03-16 14:38:07 +00:00
gstquark.h message, bus: do extended message types slightly differently 2014-03-16 14:38:07 +00:00
gstquery.c docs: convert the examples to use gtk-doc markup, instead of docbook 2014-02-27 18:11:35 +01:00
gstquery.h message/query: Simplify CONTEXT messages/queries to only contain a single type 2013-09-17 13:50:08 +02:00
gstregistry.c devicemonitor: Add GstDeviceMonitor and related 2014-03-16 14:38:07 +00:00
gstregistry.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstregistrybinary.c devicemonitor: Add GstDeviceMonitor and related 2014-03-16 14:38:07 +00:00
gstregistrybinary.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstregistrychunks.c devicemonitor: Add GstDeviceMonitor and related 2014-03-16 14:38:07 +00:00
gstregistrychunks.h devicemonitor: Add GstDeviceMonitor and related 2014-03-16 14:38:07 +00:00
gstsample.c docs: flesh out gst_sample_get_buffer() a little 2013-08-21 12:21:43 +01:00
gstsample.h sample: Add gst_sample_copy() 2013-08-21 08:51:34 +02:00
gstsegment.c segment: gst_segment_offset_running_time() will be available in 1.2.3 2014-01-15 11:13:00 +01:00
gstsegment.h segment: add method to offset the segment running-time 2014-01-08 15:04:00 +01:00
gststructure.c structure: Use get_uint64() in gst_structure_get_clock_time() 2014-02-25 16:11:20 +01:00
gststructure.h structure: Add getters for int64 and uint64 values 2014-02-25 15:41:45 +01:00
gstsystemclock.c systemclock: add Since markers for new API 2013-11-11 16:47:06 +00:00
gstsystemclock.h systemclock: Add gst_system_clock_set_default 2013-11-11 12:25:14 +01:00
gsttaglist.c taglist: add a tag for midi base note numbers 2013-12-30 14:22:37 +01:00
gsttaglist.h taglist: fix since marker again (1.3 -> 1.4) 2013-12-30 14:47:19 +01: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 gst: clear floating references for GstTask, GstTaskPool and GstCollectPads 2014-02-06 22:50:53 +01:00
gsttask.h Fix FSF address 2012-11-03 20:44:48 +00:00
gsttaskpool.c gst: clear floating references for GstTask, GstTaskPool and GstCollectPads 2014-02-06 22:50:53 +01:00
gsttaskpool.h Fix FSF address 2012-11-03 20:44:48 +00:00
gsttoc.c toc: expand GstTocEntry with loop fields 2014-03-16 16:55:55 +01:00
gsttoc.h toc: expand GstTocEntry with loop fields 2014-03-16 16:55:55 +01:00
gsttocsetter.c docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +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 Add few missing allow-none annotation 2013-07-03 14:25:07 -04:00
gsttypefind.h docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gsttypefindfactory.c docs: convert the examples to use gtk-doc markup, instead of docbook 2014-02-27 18:11:35 +01:00
gsttypefindfactory.h Fix FSF address 2012-11-03 20:44:48 +00:00
gsturi.c gst: g_memmove() is deprecated 2013-11-21 15:04:04 +00:00
gsturi.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstutils.c utils: avoid dividing by zero when multiplying y/z by 0/x 2014-04-09 16:41:47 +01:00
gstutils.h docs: gtkdoc is not good at parsing inline functions in headers 2014-02-15 21:27:23 +01:00
gstvalue.c gstvalue: Prevent division or modulo by zero 2014-04-05 11:37:53 +02:00
gstvalue.h docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gstversion.h.in Fix FSF address 2012-11-03 20:44:48 +00:00
Makefile.am globaldevicemonitor: Add device monitor aggregator 2014-03-16 15:12:17 +00:00
math-compat.h Fix FSF address 2012-11-03 20:44:48 +00:00