diff options
Diffstat (limited to 'ext/gdk_pixbuf/gstgdkpixbuf.c')
-rw-r--r-- | ext/gdk_pixbuf/gstgdkpixbuf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gdk_pixbuf/gstgdkpixbuf.c b/ext/gdk_pixbuf/gstgdkpixbuf.c index e3c07ff4..c9c7d919 100644 --- a/ext/gdk_pixbuf/gstgdkpixbuf.c +++ b/ext/gdk_pixbuf/gstgdkpixbuf.c @@ -31,7 +31,7 @@ static GstElementDetails plugin_details = { "GdkPixbuf image decoder", - "Codec/Image", + "Codec/Decoder/Image", "Decodes images in a video stream using GdkPixbuf", "David A. Schleef <ds@schleef.org>", }; |