coloreffects: Minor cleanup
This commit is contained in:
parent
43db67f705
commit
09507edb8c
@ -18,7 +18,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SECTION:element-color-lut
|
* SECTION:element-coloreffects
|
||||||
*
|
*
|
||||||
* Map colors of the video input to a lookup table
|
* Map colors of the video input to a lookup table
|
||||||
*
|
*
|
||||||
|
@ -59,4 +59,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
|
|||||||
GST_VERSION_MINOR,
|
GST_VERSION_MINOR,
|
||||||
"coloreffects",
|
"coloreffects",
|
||||||
"Color Look-up Table filters",
|
"Color Look-up Table filters",
|
||||||
plugin_init, VERSION, "LGPL", "GStreamer", "http://gstreamer.net/")
|
plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user