d3d11decoder: Do not hardcode the limit minimum resolution to 64
authorSeungha Yang <seungha@centricular.com>
Fri, 26 Mar 2021 12:06:59 +0000 (21:06 +0900)
committerSeungha Yang <seungha@centricular.com>
Fri, 26 Mar 2021 13:04:19 +0000 (22:04 +0900)
commitc9518780fd0e5b719eb603d1bb6fd474932ccc7c
tree09fe50f9df1412cb4d7e40bd9904c993d18f2350
parentf74ed67ba0a9c17a2668a556f7616bd1bffb0f73
d3d11decoder: Do not hardcode the limit minimum resolution to 64

Decoder should be able to support lower resolution than 64x64

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2113>
sys/d3d11/gstd3d11h264dec.cpp
sys/d3d11/gstd3d11h265dec.cpp
sys/d3d11/gstd3d11mpeg2dec.cpp
sys/d3d11/gstd3d11vp8dec.cpp
sys/d3d11/gstd3d11vp9dec.cpp