summaryrefslogtreecommitdiff
path: root/.indent_cpp_list
diff options
context:
space:
mode:
authorSeungha Yang <seungha@centricular.com>2023-05-28 01:59:23 +0900
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>2023-06-15 12:53:02 +0000
commitba6800ce238f751a438f43adaa1050abf3e64ce3 (patch)
treec911b5e38731e91b9c55a0ece5e59dd5c7a9f9ec /.indent_cpp_list
parent01edbf6c6bd8b2690107dd0ab3341345400c8750 (diff)
dwrite: Add DirectWrite text rendering plugin
Adding DirectWrite text rendering elements * dwriteclockoverlay: Equivalent to clockoverlay * dwritetimeoverlay: Equivalent to timeoverlay * dwritetextoverlay: Similar to textoverlay but subtitle is not supported Newly added elements support system memory and d3d11 memory Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4826>
Diffstat (limited to '.indent_cpp_list')
-rw-r--r--.indent_cpp_list1
1 files changed, 1 insertions, 0 deletions
diff --git a/.indent_cpp_list b/.indent_cpp_list
index e82c06c6ad..a2024e3de8 100644
--- a/.indent_cpp_list
+++ b/.indent_cpp_list
@@ -4,6 +4,7 @@ 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/dwrite
subprojects/gst-plugins-bad/sys/mediafoundation
subprojects/gst-plugins-bad/sys/nvcodec
^(subprojects/gst-plugins-bad/sys/qsv/)+(\w)+([^/])+(cpp$)