summaryrefslogtreecommitdiffstats
path: root/gst/cdxaparse/gstvcdparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/cdxaparse/gstvcdparse.c')
-rw-r--r--gst/cdxaparse/gstvcdparse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/cdxaparse/gstvcdparse.c b/gst/cdxaparse/gstvcdparse.c
index 66bd9a2c..895acf4c 100644
--- a/gst/cdxaparse/gstvcdparse.c
+++ b/gst/cdxaparse/gstvcdparse.c
@@ -87,7 +87,7 @@ gst_cdxastrip_base_init (GstCDXAStripClass * klass)
{
GstElementClass *element_class = GST_ELEMENT_CLASS (klass);
static GstElementDetails gst_cdxastrip_details =
- GST_ELEMENT_DETAILS ("vcd parser",
+ GST_ELEMENT_DETAILS ("(S)VCD stream parser",
"Codec/Parser",
"Strip (S)VCD stream from its syncheaders",
"Ronald Bultje <rbultje@ronald.bitfreak.net>");