gstreamer/gst-libs/gst
Matthew Waters f2af65ee2d gl: add a sync meta for synchronizing across GL contexts
A context can create a GLsync object that can be waited on in order
to ensure that GL resources created in one context are able to be
used in another shared context without any chance of reading invalid
data.

This meta would be placed on buffers that are known to cross from
one context to another.  The receiving element would then wait
on the sync object to ensure that the data to be used is complete.
2014-11-28 09:14:25 +11:00
..
base aggregator: Unblock events/queries immediately if the pad is flushing 2014-11-19 17:17:44 +01:00
basecamerabinsrc Add some missing G_END_DECLS 2014-10-28 21:42:31 +00:00
codecparsers codecparsers: fix some compiler warnings 2014-11-25 23:05:15 +00:00
gl gl: add a sync meta for synchronizing across GL contexts 2014-11-28 09:14:25 +11:00
insertbin insertbin: Add doc for the ignored user-data in action signals 2014-11-03 20:45:03 -05:00
interfaces GstPhotography: Add new enum values to match android's parameters 2012-11-20 09:37:59 +00:00
mpegts mpegts: fix some compiler warnings 2014-11-25 10:23:43 +01:00
uridownloader libs:uridownloader: Properly declare APIs as UNSTABLE 2014-06-21 17:02:50 +02:00
video videoaggregator: Minor cleanup 2014-11-27 21:23:36 +01:00
wayland libs: Don't install headers and pc files for libgstwayland/badvideo/badbase 2014-07-11 09:33:57 +02:00
gettext.h Fix FSF address 2012-11-04 00:09:59 +00:00
glib-compat-private.h glib-compat-private.h: remove old GStaticRecMutex stuff 2013-02-12 10:39:44 +00:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am videoaggregator: Create a new GstVideoAggregator baseclass 2014-06-20 19:53:33 +02:00