summaryrefslogtreecommitdiffstats
path: root/gst/videodrop/gstvideodrop.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/videodrop/gstvideodrop.c')
-rw-r--r--gst/videodrop/gstvideodrop.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/videodrop/gstvideodrop.c b/gst/videodrop/gstvideodrop.c
index 27c9f288..d5bc630c 100644
--- a/gst/videodrop/gstvideodrop.c
+++ b/gst/videodrop/gstvideodrop.c
@@ -26,9 +26,9 @@
/* elementfactory information */
static GstElementDetails videodrop_details =
-GST_ELEMENT_DETAILS ("Video frame dropper",
+GST_ELEMENT_DETAILS ("Frame dropper",
"Filter/Effect/Video",
- "Re-FPS'es video",
+ "Re-FPS'es video by dropping frames",
"Ronald Bultje <rbultje@ronald.bitfreak.net>");
/* GstVideodrop signals and args */