d3d11convert: Passthrough allocation query on same caps
authorSeungha Yang <seungha@centricular.com>
Mon, 28 Aug 2023 11:58:22 +0000 (20:58 +0900)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 7 Sep 2023 15:36:25 +0000 (16:36 +0100)
commit1254dd49bea07d77e687e85b599c958f46f0b24a
treec7cb3fef5a2037ce3b78cf61304c4c3023fdafd2
parentd8012a0eadeee3deea80826e1647373b72d23c76
d3d11convert: Passthrough allocation query on same caps

Since d3d11convert and its variant elements does not enable basetransform's
passthrough, passthrough allocation query needs to be handled
manually in order to respect downstream element's min/max buffer
requirement.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5297>
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11convert.cpp