codecs: vp9: Also consider render_width/height
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 1 Dec 2021 17:10:42 +0000 (12:10 -0500)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 2 Dec 2021 19:19:59 +0000 (19:19 +0000)
commit43759ffeaa81d94386ab3c5727637c5ca71849ff
tree0494b17c83d464bf82cb5ca7e10153034a75b14f
parentf699c08af9d4718b9b184a7b77a2fd1b6a418155
codecs: vp9: Also consider render_width/height

Also emits new_sequence if on keyframe and the render_width/height have
change. The subclass can always optimize this if the frame resolution
didn't change, the output caps needs to reflect this though.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1407>
subprojects/gst-plugins-bad/gst-libs/gst/codecs/gstvp9decoder.c