11 lines
248 B
C
11 lines
248 B
C
/* GStreamer license */
|
|
#define GST_LICENSE "LGPL"
|
|
|
|
/* package name in plugins */
|
|
#define PACKAGE_NAME "VISION Plug-ins GIT/prerelease"
|
|
|
|
/* package origin */
|
|
#define GST_PACKAGE_ORIGIN "Unknown package origin"
|
|
|
|
#define PACKAGE "gst-plugins-vision"
|