meson: update glib minimum version to 2.56
authorStéphane Cerveau <scerveau@collabora.com>
Thu, 15 Oct 2020 16:20:37 +0000 (18:20 +0200)
committerStéphane Cerveau <scerveau@collabora.com>
Thu, 15 Oct 2020 16:20:37 +0000 (18:20 +0200)
commit967e650937bc7ba3692f7dc1031554d8961b8823
tree1c8c5f8fc6eee4670e91503b3507c3928790c5c2
parentcea2bccfc660dd2c45f87a260b3234111d53080a
meson: update glib minimum version to 2.56

In order to support the symbol g_enum_to_string in various
project using GStreamer ( gst-validate etc.), the glib minimum
version should be 2.56.0.

Remove compat code as glib requirement
is now > 2.56

Version used by Ubuntu 18.04 LTS

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/874>
gst-libs/gst/video/video-anc.c
gst-libs/gst/video/video-hdr.c
meson.build