gstreamer/subprojects/gst-plugins-base/ext
Matthew Waters b2232c5c9a glmixerbin: slightly better pad/element creation
Use the return value from gst_element_link_pads() and gst_bin_add()

Fixes:

../ext/gl/gstglmixerbin.c:305:12: error: variable 'res' set but not used [-Werror,-Wunused-but-set-variable]
  gboolean res = TRUE;
           ^

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2038>
2022-03-27 05:38:37 +00:00
..
alsa Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
cdparanoia Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gl glmixerbin: slightly better pad/element creation 2022-03-27 05:38:37 +00:00
libvisual meson: update for dep.get_pkgconfig_variable() deprecation 2021-10-20 11:20:44 +00:00
ogg meson: Mark newly fdkaac/ogg/vorbis as allow fallback 2021-10-16 09:52:23 -03:00
opus opusenc: change default bitrate-type from cbr to constrained-vbr 2022-03-16 07:12:30 +00:00
pango Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
theora theoradec: don't emit g_warning() on malformed input stream 2021-10-19 00:12:25 +00:00
vorbis vorbisdec: don't emit g_warning() on malformed input data 2021-10-19 00:12:25 +00:00
meson.build Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00