gstreamer/gst-libs/gst
Matthew Waters a7c2aa473f vulkan/image: don't rely on weak-ref notifies for views
Weak refs don't quite work here correctly as there is always a race with
taking the lock between find_view() and remove_view().  If find_view()
returns a view that is going to removed by remove_view() then we have an
interesting situation.

In theory, the number and type of views for an image are relatively
constant and should not change one they've been set up which means that
it is actually practical to perform pool-like reference counting here
where the image holds a pool of different views that it can give out
as necessary.
2019-11-28 23:27:21 +00:00
..
adaptivedemux adaptivedemux: fix 'utc now' gdatetime creation 2019-11-20 22:16:15 +00: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 vc1parser : fix a miswrite 2019-11-11 02:12:34 +00:00
insertbin Remove autotools build system 2019-10-14 13:54:27 +01:00
interfaces photography: Add additional settings relevant to Android 2019-11-18 23:10:04 +00: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 meson: Fix plugin symbol export for C++ sources/plugins 2019-11-12 13:00:42 +00: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 bad: Avoid using deprecated API 2019-11-08 10:43:08 +00:00
vulkan vulkan/image: don't rely on weak-ref notifies for views 2019-11-28 23:27:21 +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