summaryrefslogtreecommitdiff
path: root/subprojects/gst-plugins-bad/sys/d3d11/gstd3d11download.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/gst-plugins-bad/sys/d3d11/gstd3d11download.cpp')
-rw-r--r--subprojects/gst-plugins-bad/sys/d3d11/gstd3d11download.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/gst-plugins-bad/sys/d3d11/gstd3d11download.cpp b/subprojects/gst-plugins-bad/sys/d3d11/gstd3d11download.cpp
index 31da780f1c..aa604927b5 100644
--- a/subprojects/gst-plugins-bad/sys/d3d11/gstd3d11download.cpp
+++ b/subprojects/gst-plugins-bad/sys/d3d11/gstd3d11download.cpp
@@ -110,7 +110,7 @@ gst_d3d11_download_class_init (GstD3D11DownloadClass * klass)
gst_caps_unref (caps);
gst_element_class_set_static_metadata (element_class,
- "Direct3D11 downloader", "Filter/Video",
+ "Direct3D11 Downloader", "Filter/Video",
"Downloads Direct3D11 texture memory into system memory",
"Seungha Yang <seungha.yang@navercorp.com>");