d3d11: Run gst-indent for all C++ code
authorSeungha Yang <seungha@centricular.com>
Sun, 14 Mar 2021 04:01:37 +0000 (13:01 +0900)
committerSeungha Yang <seungha@centricular.com>
Sun, 14 Mar 2021 04:40:12 +0000 (13:40 +0900)
commitb08310f748d9797c15c4369edd31f7f142d6f45b
tree1d9fffa97fa53ad1e78948810d7a50c5e3e974c0
parent5b3e31603990968ed3374090c1d84ba6b2aeb4d3
d3d11: Run gst-indent for all C++ code

Since all d3d11 plugin implementation code are C++, we need to
run gst-indent manually. This is preparation for later
"gst-indent sys/d3d11/*.cpp" run.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2077>
sys/d3d11/gstd3d11desktopdup.cpp
sys/d3d11/gstd3d11window.cpp
sys/d3d11/gstd3d11window_corewindow.cpp
sys/d3d11/gstd3d11window_dummy.cpp
sys/d3d11/gstd3d11window_swapchainpanel.cpp
sys/d3d11/gstd3d11window_win32.cpp