summaryrefslogtreecommitdiffstats
path: root/ext/libpng/gstpngenc.c
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2003-07-08 17:19:52 +0000
committerBenjamin Otte <otte@gnome.org>2003-07-08 17:19:52 +0000
commit5b0ce162a708692bf9f3a93d8a1a313dcddbaf50 (patch)
tree0f9b4310ccd3ccca193361c96b5898dda9f1b2e0 /ext/libpng/gstpngenc.c
parent5440e7bc63d95caac34392359fda2bfa9b6b1a56 (diff)
now how old is this bug?
Original commit message from CVS: now how old is this bug?
Diffstat (limited to 'ext/libpng/gstpngenc.c')
-rw-r--r--ext/libpng/gstpngenc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/libpng/gstpngenc.c b/ext/libpng/gstpngenc.c
index 3c035d27..afc78391 100644
--- a/ext/libpng/gstpngenc.c
+++ b/ext/libpng/gstpngenc.c
@@ -27,10 +27,10 @@
GstElementDetails gst_pngenc_details = {
- "",
+ "png encoder",
"Filter/Video/Effect",
"LGPL",
- "Encode a video frame to a .png image"
+ "Encode a video frame to a .png image",
VERSION,
"Jeremy SIMON <jsimon13@yahoo.fr>",
"(C) 2000 Donald Graft",