summaryrefslogtreecommitdiffstats
path: root/ext/libfame/gstlibfame.c
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2003-07-12 14:49:20 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2003-07-12 14:49:20 +0000
commit0848c5302e92ee1f1691e22b7e80405d1174e9d4 (patch)
tree0cfc56df2e2008f51504e310413cbeb69005ed43 /ext/libfame/gstlibfame.c
parent80dc8777cb9761c6afe42cad047222232c7e4835 (diff)
downloadgst-plugins-bad-0848c5302e92ee1f1691e22b7e80405d1174e9d4.tar.gz
gst-plugins-bad-0848c5302e92ee1f1691e22b7e80405d1174e9d4.tar.bz2
gst-plugins-bad-0848c5302e92ee1f1691e22b7e80405d1174e9d4.zip
Plugin details fixes
Original commit message from CVS: Plugin details fixes
Diffstat (limited to 'ext/libfame/gstlibfame.c')
-rw-r--r--ext/libfame/gstlibfame.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/libfame/gstlibfame.c b/ext/libfame/gstlibfame.c
index 6c5f1015..f0d566e4 100644
--- a/ext/libfame/gstlibfame.c
+++ b/ext/libfame/gstlibfame.c
@@ -33,6 +33,7 @@
static GstElementDetails gst_fameenc_details = {
"MPEG1 and MPEG4 video encoder using the libfame library",
"Codec/Video/Encoder",
+ "LGPL",
"Uses fameenc to encode MPEG video streams",
VERSION,
"fameenc: (C) 2000-2001, Vivien Chappelier\n"