gstalsaplugin: return the result of the element registration
authorJordan Petridis <jordan@centricular.com>
Thu, 30 Jun 2022 13:14:27 +0000 (16:14 +0300)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 3 Aug 2022 20:35:59 +0000 (20:35 +0000)
commitbc3e07dc21cf94d3e6ec9ae9f86d202f4dafc715
tree758a177eb997ccbfa15bc8c19aca8b915022a43b
parentb8010e41a13de1a3c45a43505808f3676aa616ad
gstalsaplugin: return the result of the element registration

Previously there were branches that would return FALSE, however
it looks like we forgot to return the new result variable.

https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/900

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2695>
subprojects/gst-plugins-base/ext/alsa/gstalsaplugin.c