Skip to content

d3d11decoder: Fix for VP9 decoding with odd resolution

Seungha Yang requested to merge seungha.yang/gstreamer:d3d11vp9-fix into main

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

Merge request reports