summaryrefslogtreecommitdiff
path: root/sys/nvenc/gstnvh264enc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/nvenc/gstnvh264enc.c')
-rw-r--r--sys/nvenc/gstnvh264enc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/nvenc/gstnvh264enc.c b/sys/nvenc/gstnvh264enc.c
index 7d61b644b..366fb2113 100644
--- a/sys/nvenc/gstnvh264enc.c
+++ b/sys/nvenc/gstnvh264enc.c
@@ -118,7 +118,7 @@ gst_nv_h264_enc_class_init (GstNvH264EncClass * klass)
gst_element_class_set_static_metadata (element_class,
"NVENC H.264 Video Encoder",
- "Codec/Encoder/Video",
+ "Codec/Encoder/Video/Hardware",
"Encode H.264 video streams using NVIDIA's hardware-accelerated NVENC encoder API",
"Tim-Philipp Müller <tim@centricular.com>\n"
"Matthew Waters <matthew@centricular.com>");