gstreamer/gst-libs/gst
Matthew Waters 32b3387ae6 vulkan: implement proper descriptor set handling
The major functionality gain this provides is proper reference counting
for a descriptor set.  Overall this allows us to create descriptor sets
when they are needed (or reused from a cache) without violating any of
vulkan's object synchronisation requirements.

As there are a fixed number of sets available in a pool, the number of
descriptors in elements is currently hardcoded to 32.  This can be extended
in a future change to create pools on the fly if that limit is ever overrun.
2019-11-07 20:01:57 +00:00
..
adaptivedemux documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
audio documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
basecamerabinsrc Don't pass default GLib marshallers for signals 2019-11-06 14:27:46 +00:00
codecparsers documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
insertbin Remove autotools build system 2019-10-14 13:54:27 +01:00
interfaces documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
isoff Remove autotools build system 2019-10-14 13:54:27 +01:00
mpegts documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
opencv Remove autotools build system 2019-10-14 13:54:27 +01:00
player documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
sctp Remove autotools build system 2019-10-14 13:54:27 +01:00
transcoder meson: use gir_init_section in GstTranscoder 2019-10-19 13:58:50 +01:00
uridownloader documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
vulkan vulkan: implement proper descriptor set handling 2019-11-07 20:01:57 +00:00
wayland documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
webrtc Don't pass default GLib marshallers for signals 2019-11-06 14:27:46 +00:00
gettext.h Fix FSF address 2012-11-04 00:09:59 +00:00
glib-compat-private.h Update GLib dependency to 2.40.0 2015-10-02 22:24:19 +03:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
meson.build Import GstTranscoder 2019-08-28 13:02:13 +00:00