Skip to content

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.

Merge request reports