mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 19:31:12 +00:00
lame: Deprecate the lame element
This commit is contained in:
parent
9931635e13
commit
7fbb8780c1
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ GST_DEBUG_CATEGORY_STATIC (debug);
|
|||
static GstElementDetails gst_lame_details = {
|
||||
"L.A.M.E. mp3 encoder",
|
||||
"Codec/Encoder/Audio",
|
||||
"High-quality free MP3 encoder",
|
||||
"High-quality free MP3 encoder (deprecated)",
|
||||
"Erik Walthinsen <omega@cse.ogi.edu>, " "Wim Taymans <wim@fluendo.com>",
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue