d3d11decoder: Fix for VP9 decoding with odd resolution
authorSeungha Yang <seungha@centricular.com>
Mon, 31 Oct 2022 17:00:33 +0000 (02:00 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 31 Oct 2022 20:45:25 +0000 (20:45 +0000)
commit92e03ba8695b2ceeeadc46bc3341c28b567fb4b4
tree9d2e39000940cd3239c6d452eaad5c028372f13c
parent5e66dde1b2063d272405cb3572865d91347e5373
d3d11decoder: Fix for VP9 decoding with odd resolution

Fixing off by one mismatch when width and/or height of stream
is odd number

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3302>
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11decoder.cpp