Subclasses may want to override the pad template with different formats or with a different pad subclass. The original beahviour is still available by calling gst_gl_mixer_class_add_rgba_pad_templates() in _class_init() of the subclass. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4608>