gstreamer/ext
Víctor Manuel Jáquez Leal b1df1000b1 glsinkbin: validate property in internal sink
It might be the case that glgsinkbin would try to set a property to
its internal sink which doesn't exist in it, leading to a glib's
warning. For example, when playsink sets 'force-aspect-ratio' property
and glsinkbin has, as internal sink, appsink, which doesn't handle
that property.

The patch validates the incoming property to forward to internal sink
if it exists in the internal sink and both properties has the same
type.
2019-01-12 15:11:25 +01:00
..
alsa meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30
cdparanoia meson: Fix detection of cdparanoia library 2018-07-31 13:30:46 +05:30
gl glsinkbin: validate property in internal sink 2019-01-12 15:11:25 +01:00
libvisual meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30
ogg oggmux: Fix a maybe-uninitialized warning 2018-12-05 21:08:33 +00:00
opus Run gst-indent through the files 2018-11-28 05:51:53 +02:00
pango Fix some typos in code comments 2019-01-11 11:27:11 +00:00
theora meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30
vorbis vorbisdec: Initialize decoder directly once we have the 3 headers 2018-09-21 11:48:40 +03:00
Makefile.am gl: hook up to build system 2017-12-19 12:01:48 +00:00
meson.build meson: remove obsolete FIXME 2018-08-16 11:35:33 +01:00