d3d11decoder: Get rid of framerate field from pad template
authorSeungha Yang <seungha@centricular.com>
Sat, 31 Oct 2020 11:31:51 +0000 (20:31 +0900)
committerSeungha Yang <seungha@centricular.com>
Sat, 31 Oct 2020 15:51:46 +0000 (00:51 +0900)
commit0bb73ec8007fa8bf47c3bdb23f732a0c80b11aa2
tree6b70e099c7bf3b31ed1b7a591672242b1292fcff
parentbe131dba6a50b197bf5c02ba2809bc4e14882d74
d3d11decoder: Get rid of framerate field from pad template

Framerate is optional value and we don't have any framerate
related restriction for those elements. This commit is to fix
negotiation failure when upstream doesn't set framerate on caps.

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