summaryrefslogtreecommitdiffstats
path: root/gst/real/gstrealvideodec.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/real/gstrealvideodec.c')
-rw-r--r--gst/real/gstrealvideodec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/real/gstrealvideodec.c b/gst/real/gstrealvideodec.c
index 78d6f9e9..882e9d8c 100644
--- a/gst/real/gstrealvideodec.c
+++ b/gst/real/gstrealvideodec.c
@@ -33,7 +33,7 @@ GST_DEBUG_CATEGORY_STATIC (realvideode_debug);
static GstElementDetails realvideode_details =
GST_ELEMENT_DETAILS ("RealVideo decoder",
- "Codec/Decoder", "Decoder for RealVideo streams",
+ "Codec/Decoder/Video", "Decoder for RealVideo streams",
"Lutz Mueller <lutz@topfrose.de>");
static GstStaticPadTemplate snk_t =