summaryrefslogtreecommitdiffstats
path: root/ext/libfame
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-06-03 10:51:39 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-06-03 10:51:39 +0000
commit3e8f34d5187658b9476b9343fe85e43136ec436c (patch)
tree59004c403b6d30a10230b5c64679fd07767de91d /ext/libfame
parentfc20b3f9755830588733e151bd50c0f4db69a908 (diff)
downloadgst-plugins-bad-3e8f34d5187658b9476b9343fe85e43136ec436c.tar.gz
gst-plugins-bad-3e8f34d5187658b9476b9343fe85e43136ec436c.tar.bz2
gst-plugins-bad-3e8f34d5187658b9476b9343fe85e43136ec436c.zip
anal fix
Original commit message from CVS: anal fix
Diffstat (limited to 'ext/libfame')
-rw-r--r--ext/libfame/gstlibfame.c2
1 files changed, 1 insertions, 1 deletions
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,