mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 19:31:12 +00:00
plugins part of license field patch
Original commit message from CVS: plugins part of license field patch
This commit is contained in:
parent
2d13350692
commit
8c5ab48a3e
1 changed files with 2 additions and 1 deletions
|
@ -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>",
|
||||
|
|
Loading…
Reference in a new issue