From 3e8f34d5187658b9476b9343fe85e43136ec436c Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 3 Jun 2002 10:51:39 +0000 Subject: anal fix Original commit message from CVS: anal fix --- ext/libfame/gstlibfame.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/libfame/gstlibfame.c b/ext/libfame/gstlibfame.c index 80e647b7..89e91487 100644 --- a/ext/libfame/gstlibfame.c +++ b/ext/libfame/gstlibfame.c @@ -26,7 +26,7 @@ /* elementfactory information */ static GstElementDetails gst_fameenc_details = { - "MPEG1 and MPEG4 video encoder using the fameenc library", + "MPEG1 and MPEG4 video encoder using the libfame library", "Codec/Video/Encoder", "Uses fameenc to encode MPEG video streams", VERSION, -- cgit v1.2.1