summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-09-23 01:36:17 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-09-23 01:36:17 +0100
commit5e7a44cf542ccad9d29d9b6da4d4e32f5770618f (patch)
tree1739702ff600ad931ea62ac08672065d1c1ed42c
parent75188b70cbbacab540548a62079611490d06c0fc (diff)
-rw-r--r--meson.build2
-rw-r--r--sources/generated/Gst.PbUtils/Constants.cs4
-rw-r--r--sources/generated/Gst/Constants.cs4
-rw-r--r--sources/generated/gstreamer-sharp-api.xml16
4 files changed, 13 insertions, 13 deletions
diff --git a/meson.build b/meson.build
index 6216304..fb91e96 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
-project('gstreamer-sharp', ['cs', 'c'], version: '1.19.1.1',
+project('gstreamer-sharp', ['cs', 'c'], version: '1.19.2',
meson_version : '>= 0.54', license: 'LGPL')
if host_machine.system() == 'osx'
lib_prefix=''
lib_suffix='.dylib'
else
diff --git a/sources/generated/Gst.PbUtils/Constants.cs b/sources/generated/Gst.PbUtils/Constants.cs
index 4a2b42d..e131084 100644
--- a/sources/generated/Gst.PbUtils/Constants.cs
+++ b/sources/generated/Gst.PbUtils/Constants.cs
@@ -14,12 +14,12 @@ namespace Gst.PbUtils {
public const string ENCODING_CATEGORY_CAPTURE = @"capture";
public const string ENCODING_CATEGORY_DEVICE = @"device";
public const string ENCODING_CATEGORY_FILE_EXTENSION = @"file-extension";
public const string ENCODING_CATEGORY_ONLINE_SERVICE = @"online-service";
public const string ENCODING_CATEGORY_STORAGE_EDITING = @"storage-editing";
public const int PLUGINS_BASE_VERSION_MAJOR = 1;
- public const int PLUGINS_BASE_VERSION_MICRO = 1;
+ public const int PLUGINS_BASE_VERSION_MICRO = 2;
public const int PLUGINS_BASE_VERSION_MINOR = 19;
- public const int PLUGINS_BASE_VERSION_NANO = 1;
+ public const int PLUGINS_BASE_VERSION_NANO = 0;
#endregion
}
}
diff --git a/sources/generated/Gst/Constants.cs b/sources/generated/Gst/Constants.cs
index 0fbd7c5..33aa331 100644
--- a/sources/generated/Gst/Constants.cs
+++ b/sources/generated/Gst/Constants.cs
@@ -167,12 +167,12 @@ namespace Gst {
public const int URI_NO_PORT = 0;
public const int VALUE_EQUAL = 0;
public const int VALUE_GREATER_THAN = 1;
public const int VALUE_LESS_THAN = -1;
public const int VALUE_UNORDERED = 2;
public const int VERSION_MAJOR = 1;
- public const int VERSION_MICRO = 1;
+ public const int VERSION_MICRO = 2;
public const int VERSION_MINOR = 19;
- public const int VERSION_NANO = 1;
+ public const int VERSION_NANO = 0;
#endregion
}
}
diff --git a/sources/generated/gstreamer-sharp-api.xml b/sources/generated/gstreamer-sharp-api.xml
index 174b6a6..e1d046c 100644
--- a/sources/generated/gstreamer-sharp-api.xml
+++ b/sources/generated/gstreamer-sharp-api.xml
@@ -12124,16 +12124,16 @@
<constant value="0" ctype="gint" gtype="gint" name="URI_NO_PORT" />
<constant value="1000" ctype="GstClockTimeDiff" gtype="GstClockTimeDiff" name="USECOND" />
<constant value="0" ctype="gint" gtype="gint" name="VALUE_EQUAL" />
<constant value="1" ctype="gint" gtype="gint" name="VALUE_GREATER_THAN" />
<constant value="-1" ctype="gint" gtype="gint" name="VALUE_LESS_THAN" />
<constant value="2" ctype="gint" gtype="gint" name="VALUE_UNORDERED" />
- <constant value="1" ctype="gint" gtype="gint" name="VERSION_MAJOR" />
- <constant value="1" ctype="gint" gtype="gint" name="VERSION_MICRO" />
- <constant value="19" ctype="gint" gtype="gint" name="VERSION_MINOR" />
- <constant value="1" ctype="gint" gtype="gint" name="VERSION_NANO" />
+ <constant value="1" ctype="gint" gtype="gint" name="VERSION_MAJOR" />
+ <constant value="2" ctype="gint" gtype="gint" name="VERSION_MICRO" />
+ <constant value="19" ctype="gint" gtype="gint" name="VERSION_MINOR" />
+ <constant value="0" ctype="gint" gtype="gint" name="VERSION_NANO" />
</object>
<class name="Parse" cname="GstParse" disable_void_ctor="1">
<method name="ParseBinFromDescription" cname="gst_parse_bin_from_description" shared="true">
<return-type type="GstBin*" />
<parameters throws="1">
<parameter name="bin_description" type="const-gchar*" />
@@ -21579,16 +21579,16 @@
<object name="Constants" cname="GstPbutilsConstants" opaque="true">
<constant value="capture" ctype="gchar*" gtype="gchar*" name="ENCODING_CATEGORY_CAPTURE" />
<constant value="device" ctype="gchar*" gtype="gchar*" name="ENCODING_CATEGORY_DEVICE" />
<constant value="file-extension" ctype="gchar*" gtype="gchar*" name="ENCODING_CATEGORY_FILE_EXTENSION" />
<constant value="online-service" ctype="gchar*" gtype="gchar*" name="ENCODING_CATEGORY_ONLINE_SERVICE" />
<constant value="storage-editing" ctype="gchar*" gtype="gchar*" name="ENCODING_CATEGORY_STORAGE_EDITING" />
- <constant value="1" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MAJOR" />
- <constant value="1" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MICRO" />
- <constant value="19" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MINOR" />
- <constant value="1" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_NANO" />
+ <constant value="1" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MAJOR" />
+ <constant value="2" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MICRO" />
+ <constant value="19" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MINOR" />
+ <constant value="0" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_NANO" />
</object>
</namespace>
<namespace name="Gst.Rtp" library="gstrtp-1.0-0.dll">
<enum name="RTCPFBType" cname="GstRTCPFBType" type="enum" gtype="gst_rtcpfb_type_get_type">
<member cname="GST_RTCP_FB_TYPE_INVALID" name="FbTypeInvalid" value="0" />
<member cname="GST_RTCP_RTPFB_TYPE_NACK" name="RtpfbTypeNack" value="1" />