d3d11decoder: Use consistent resolution between output caps and video meta
authorSeungha Yang <seungha.yang@navercorp.com>
Mon, 3 Feb 2020 13:23:21 +0000 (22:23 +0900)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 5 Feb 2020 00:52:48 +0000 (00:52 +0000)
commit371b181292d27643bb990c9bc4c5e773a15c5738
tree29ae6520a78a71b0f61fd15444296efef6918769
parent2f32f30b625d6549dddaabbf65c79466495662d9
d3d11decoder: Use consistent resolution between output caps and video meta

h264/h265 decoded buffer might have crop area then we need to
adjust video meta based on the padding space
sys/d3d11/gstd3d11decoder.c
sys/d3d11/gstd3d11decoder.h
sys/d3d11/gstd3d11h264dec.c
sys/d3d11/gstd3d11h265dec.c
sys/d3d11/gstd3d11vp9dec.c