diff options
Diffstat (limited to 'ext/gdk_pixbuf/pixbufscale.c')
-rw-r--r-- | ext/gdk_pixbuf/pixbufscale.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gdk_pixbuf/pixbufscale.c b/ext/gdk_pixbuf/pixbufscale.c index 77b955bc..a6dbe1e2 100644 --- a/ext/gdk_pixbuf/pixbufscale.c +++ b/ext/gdk_pixbuf/pixbufscale.c @@ -41,7 +41,7 @@ GST_DEBUG_CATEGORY (pixbufscale_debug); /* elementfactory information */ static GstElementDetails pixbufscale_details = -GST_ELEMENT_DETAILS ("Gdk Pixbuf scaler", +GST_ELEMENT_DETAILS ("GdkPixbuf image scaler", "Filter/Effect/Video", "Resizes video", "Jan Schmidt <thaytan@mad.scientist.com>\n" |