summaryrefslogtreecommitdiff
path: root/.indent_cpp_list
diff options
context:
space:
mode:
authorSeungha Yang <seungha@centricular.com>2023-03-08 22:56:42 +0900
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>2023-03-10 13:57:47 +0000
commit02371a317f619fb4697cd896344b6455d247e744 (patch)
treefb8ab5604b790fb31eef903400ab0c843d3bb844 /.indent_cpp_list
parent7624871b00346854573e992696607612be397a81 (diff)
downloadgstreamer-02371a317f619fb4697cd896344b6455d247e744.tar.gz
ci: indent: Add VA cpp files to the list
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4114>
Diffstat (limited to '.indent_cpp_list')
-rw-r--r--.indent_cpp_list2
1 files changed, 2 insertions, 0 deletions
diff --git a/.indent_cpp_list b/.indent_cpp_list
index 9b36aac870..e82c06c6ad 100644
--- a/.indent_cpp_list
+++ b/.indent_cpp_list
@@ -1,11 +1,13 @@
subprojects/gst-plugins-bad/gst-libs/gst/cuda
subprojects/gst-plugins-bad/gst-libs/gst/d3d11
+subprojects/gst-plugins-bad/gst-libs/gst/va
subprojects/gst-plugins-bad/gst-libs/gst/winrt
subprojects/gst-plugins-bad/sys/amfcodec
subprojects/gst-plugins-bad/sys/d3d11
subprojects/gst-plugins-bad/sys/mediafoundation
subprojects/gst-plugins-bad/sys/nvcodec
^(subprojects/gst-plugins-bad/sys/qsv/)+(\w)+([^/])+(cpp$)
+subprojects/gst-plugins-bad/sys/va
subprojects/gst-plugins-bad/sys/wasapi2
subprojects/gst-plugins-bad/sys/wic
^(subprojects/gst-plugins-bad/sys/win32ipc/)+(\w)+([^/])+(cpp$)