examples: d3d11: Add GstD3D11Converter example
authorSeungha Yang <seungha@centricular.com>
Sun, 17 Jul 2022 15:41:00 +0000 (00:41 +0900)
committerSeungha Yang <seungha@centricular.com>
Thu, 21 Jul 2022 15:27:24 +0000 (00:27 +0900)
commitaa0b7f32846043d9a9dcd57add131c6b7191cab9
treef042dbc54f6f773793486e23a833833305cd8f27
parent1c3fac818db1220e05c5905b054fa81613a4bdb6
examples: d3d11: Add GstD3D11Converter example

An example to demonstrate color space conversion, rescale and flip/rotation
using GstD3D11Converter

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2767>
subprojects/gst-plugins-bad/tests/examples/d3d11/d3d11converter.cpp [new file with mode: 0644]
subprojects/gst-plugins-bad/tests/examples/d3d11/meson.build