Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Zeeshan Ali
gstreamer-rs
Commits
185fdd02
Commit
185fdd02
authored
Mar 20, 2018
by
Sebastian Dröge
🍵
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update gir-files with gstreamer 1.14.0
parent
cd56d603
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
gir-files/Gst-1.0.gir
gir-files/Gst-1.0.gir
+2
-2
gir-files/GstPbutils-1.0.gir
gir-files/GstPbutils-1.0.gir
+2
-2
No files found.
gir-files/Gst-1.0.gir
View file @
185fdd02
...
...
@@ -44717,11 +44717,11 @@ determine a order for the two provided values.</doc>
<doc xml:space="preserve">The major version of GStreamer at compile time:</doc>
<type name="gint" c:type="gint"/>
</constant>
<constant name="VERSION_MICRO" value="
91
" c:type="GST_VERSION_MICRO">
<constant name="VERSION_MICRO" value="
0
" c:type="GST_VERSION_MICRO">
<doc xml:space="preserve">The micro version of GStreamer at compile time:</doc>
<type name="gint" c:type="gint"/>
</constant>
<constant name="VERSION_MINOR" value="1
3
" c:type="GST_VERSION_MINOR">
<constant name="VERSION_MINOR" value="1
4
" c:type="GST_VERSION_MINOR">
<doc xml:space="preserve">The minor version of GStreamer at compile time:</doc>
<type name="gint" c:type="gint"/>
</constant>
gir-files/GstPbutils-1.0.gir
View file @
185fdd02
...
...
@@ -2744,13 +2744,13 @@ in debugging.</doc>
<type
name=
"gint"
c:type=
"gint"
/>
</constant>
<constant
name=
"PLUGINS_BASE_VERSION_MICRO"
value=
"
91
"
value=
"
0
"
c:type=
"GST_PLUGINS_BASE_VERSION_MICRO"
>
<doc
xml:space=
"preserve"
>
The micro version of GStreamer's gst-plugins-base libraries at compile time.
</doc>
<type
name=
"gint"
c:type=
"gint"
/>
</constant>
<constant
name=
"PLUGINS_BASE_VERSION_MINOR"
value=
"1
3
"
value=
"1
4
"
c:type=
"GST_PLUGINS_BASE_VERSION_MINOR"
>
<doc
xml:space=
"preserve"
>
The minor version of GStreamer's gst-plugins-base libraries at compile time.
</doc>
<type
name=
"gint"
c:type=
"gint"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment