projects
/
platform
/
upstream
/
gst-plugins-good.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c336a9
)
move the element to Codec/Image/Decoder, as it was annoying me in gst-editor
author
Jan Schmidt
<thaytan@mad.scientist.com>
Mon, 28 Jul 2003 13:42:54 +0000
(13:42 +0000)
committer
Jan 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
patch
|
blob
|
history
diff --git
a/ext/gdk_pixbuf/gstgdkpixbuf.c
b/ext/gdk_pixbuf/gstgdkpixbuf.c
index
eaca7aa
..
124df68
100644
(file)
--- a/
ext/gdk_pixbuf/gstgdkpixbuf.c
+++ b/
ext/gdk_pixbuf/gstgdkpixbuf.c
@@
-31,7
+31,7
@@
static GstElementDetails plugin_details = {
"GdkPixbuf image decoder",
- "Codec
s/GdkPixbuf
",
+ "Codec
/Image/Decoder
",
"LGPL",
"Decodes images in a video stream using GdkPixbuf",
VERSION,