v4l2codecs: vp9: Fix reset_frame_context parameter
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 18 Feb 2022 21:23:09 +0000 (16:23 -0500)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 18 Feb 2022 23:55:59 +0000 (23:55 +0000)
commitcf3d64129bfb050e13c147f15c7b30c5df48c14e
treeee9a5fcd1e8a57d83e8c3aae1807c8b87cb68d18
parent5a9df9e85013986c7f6c3f85145d6b97924b53f7
v4l2codecs: vp9: Fix reset_frame_context parameter

It was assumed that the kernel parameters would match with the bitstream value
but instead the author when with another set of value. Surprisingly, this
makes no difference with the resulting fluster score.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1748>
subprojects/gst-plugins-bad/sys/v4l2codecs/gstv4l2codecvp9dec.c