move the element to Codec/Image/Decoder, as it was annoying me in gst-editor

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?
This commit is contained in:
Jan Schmidt 2003-07-28 13:42:54 +00:00
parent 6c336a9f4b
commit 91af4f0eed

View 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,