For VP8 and VP9, width+height changes are signalled inband.
Refs https://github.com/Kurento/bugtracker/issues/535 and
https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/1047/diffs?commit
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1657>
return FALSE;
else if (field_id == g_quark_from_static_string ("profile"))
return FALSE;
+ else if (field_id == g_quark_from_static_string ("width"))
+ return FALSE;
+ else if (field_id == g_quark_from_static_string ("height"))
+ return FALSE;
}
/* This fields aren't used and are not retained into the bitstream so we can