diff options
Diffstat (limited to 'gst/debug/progressreport.c')
-rw-r--r-- | gst/debug/progressreport.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/debug/progressreport.c b/gst/debug/progressreport.c index 35bbf3c7..a09fbd76 100644 --- a/gst/debug/progressreport.c +++ b/gst/debug/progressreport.c @@ -78,7 +78,7 @@ GST_STATIC_PAD_TEMPLATE ("sink", GST_STATIC_CAPS_ANY); static GstElementDetails progress_report_details = -GST_ELEMENT_DETAILS ("Progress Report", +GST_ELEMENT_DETAILS ("Progress report", "Testing", "Periodically query and report on processing progress", "Jan Schmidt <thaytan@mad.scientist.com>"); |