summaryrefslogtreecommitdiff
path: root/sys/nvenc/gstnvh265enc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/nvenc/gstnvh265enc.c')
-rw-r--r--sys/nvenc/gstnvh265enc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/nvenc/gstnvh265enc.c b/sys/nvenc/gstnvh265enc.c
index 2feb3007a..0a67a3567 100644
--- a/sys/nvenc/gstnvh265enc.c
+++ b/sys/nvenc/gstnvh265enc.c
@@ -117,7 +117,7 @@ gst_nv_h265_enc_class_init (GstNvH265EncClass * klass)
gst_element_class_set_static_metadata (element_class,
"NVENC HEVC Video Encoder",
- "Codec/Encoder/Video",
+ "Codec/Encoder/Video/Hardware",
"Encode HEVC video streams using NVIDIA's hardware-accelerated NVENC encoder API",
"Tim-Philipp Müller <tim@centricular.com>, "
"Matthew Waters <matthew@centricular.com>, "