Upstream list of changes is available at
https://gstreamer.freedesktop.org/releases/1.28/#1.28.7.
The y4m plugin is gone from gst-plugins-bad in 1.28: its y4mdec element
moved into the gst-plugins-good y4m plugin, and neither gst/y4m nor the
y4m meson option exists here any more. Drop the -Dy4m= argument, which
meson would now reject as unknown, together with the gst1-mod-y4mdec
package. The element stays available as gst1-mod-y4m from
gst-plugins-good.
Signed-off-by: W. Michael Petullo <redacted> Signed-off-by: Alexandru Ardelean <redacted>