diff options
Diffstat (limited to 'gst/videodrop')
-rw-r--r-- | gst/videodrop/gstvideodrop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/videodrop/gstvideodrop.c b/gst/videodrop/gstvideodrop.c index 77842637..3de45574 100644 --- a/gst/videodrop/gstvideodrop.c +++ b/gst/videodrop/gstvideodrop.c @@ -26,7 +26,7 @@ /* elementfactory information */ static GstElementDetails videodrop_details = GST_ELEMENT_DETAILS ( "Video frame dropper", - "Filter/Video", + "Filter/Effect/Video", "Re-FPS'es video", "Ronald Bultje <rbultje@ronald.bitfreak.net>" ); |