move the element to Codec/Image/Decoder, as it was annoying me in gst-editor
authorJan Schmidt <thaytan@mad.scientist.com>
Mon, 28 Jul 2003 13:42:54 +0000 (13:42 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Mon, 28 Jul 2003 13:42:54 +0000 (13:42 +0000)
Original commit message from CVS:

move the element to Codec/Image/Decoder, as it was annoying me in gst-editor
Are there rules for this yet?

ext/gdk_pixbuf/gstgdkpixbuf.c

index eaca7aa..124df68 100644 (file)
@@ -31,7 +31,7 @@
 
 static GstElementDetails plugin_details = {
   "GdkPixbuf image decoder",
-  "Codecs/GdkPixbuf",
+  "Codec/Image/Decoder",
   "LGPL",
   "Decodes images in a video stream using GdkPixbuf",
   VERSION,