From 5b0ce162a708692bf9f3a93d8a1a313dcddbaf50 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Tue, 8 Jul 2003 17:19:52 +0000 Subject: [PATCH] now how old is this bug? Original commit message from CVS: now how old is this bug? --- ext/libpng/gstpngenc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/libpng/gstpngenc.c b/ext/libpng/gstpngenc.c index 3c035d2757..afc7839141 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 ", "(C) 2000 Donald Graft",