gstreamer/gst-libs/gst
Matthew Waters 212b313e29 vulkan: add handle type for arbitrary vulkan handles
Serve two purposes:
1. refcounting of vulkan handles with associated destruction.  When
   combined with the trash list, the user can ensure destruction at
   the correct time according to the vulkan rules.
2. avoids polluting our API with 32-bit vs 64-bit integer/pointers
   differences as exposed through the vulkan API.  on 32-bit, vulkan
   non-dispatchable handles are 64-bit integers and on 64-bit, they
   are pointers.
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: add handle type for arbitrary vulkan handles 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