gst: Update for GST_PLUGIN_DEFINE() API changes
This commit is contained in:
parent
54dcb50611
commit
0307b234bc
@ -39,6 +39,6 @@ plugin_init (GstPlugin * plugin)
|
||||
|
||||
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
|
||||
GST_VERSION_MINOR,
|
||||
"lame",
|
||||
lame,
|
||||
"Encode MP3s with LAME",
|
||||
plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN);
|
||||
|
Loading…
x
Reference in New Issue
Block a user