projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d13350
)
plugins part of license field patch
author
Christian Schaller
<uraeus@gnome.org>
Wed, 18 Sep 2002 19:02:46 +0000
(19:02 +0000)
committer
Christian Schaller
<uraeus@gnome.org>
Wed, 18 Sep 2002 19:02:46 +0000
(19:02 +0000)
Original commit message from CVS:
plugins part of license field patch
ext/lame/gstlame.c
patch
|
blob
|
history
diff --git
a/ext/lame/gstlame.c
b/ext/lame/gstlame.c
index
91bc0f3
..
e374858
100644
(file)
--- a/
ext/lame/gstlame.c
+++ b/
ext/lame/gstlame.c
@@
-34,11
+34,12
@@
#include "gstlame.h"
-
+/* elementfactory information */
static GstElementDetails gst_lame_details =
{
"L.A.M.E. mp3 encoder",
"Codec/Audio/Encoder",
+ "GPL",
"High-quality free MP3 encoder",
VERSION,
"Erik Walthinsen <omega@cse.ogi.edu>",