Initial commit of two preliminary plugins, videolevels and niimaqsrc
This commit is contained in:
13
config.h
Normal file
13
config.h
Normal file
@@ -0,0 +1,13 @@
|
||||
/* GStreamer license */
|
||||
#define GST_LICENSE "LGPL"
|
||||
|
||||
/* package name in plugins */
|
||||
#define GST_PACKAGE_NAME "VISION Plug-ins GIT/prerelease"
|
||||
|
||||
/* package origin */
|
||||
#define GST_PACKAGE_ORIGIN "Unknown package origin"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "0.10.0.1"
|
||||
|
||||
#define PACKAGE "gst-plugins-vision"
|
||||
Reference in New Issue
Block a user