mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 23:18:52 +00:00
parent
5d64f27d88
commit
8c542540c2
1 changed files with 1 additions and 1 deletions
|
@ -448,7 +448,7 @@ GST_PLUGIN_DEFINE (
|
||||||
"My filter plugin",
|
"My filter plugin",
|
||||||
plugin_init,
|
plugin_init,
|
||||||
VERSION,
|
VERSION,
|
||||||
LGPL,
|
"LGPL",
|
||||||
"GStreamer",
|
"GStreamer",
|
||||||
"http://gstreamer.net/"
|
"http://gstreamer.net/"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue