Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gst-plugins-base
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
mirror
gst-plugins-base
Commits
4013b800
Commit
4013b800
authored
Oct 26, 2020
by
Tim-Philipp Müller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 1.18.1
parent
18d3b676
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
517 additions
and
21 deletions
+517
-21
ChangeLog
ChangeLog
+280
-0
NEWS
NEWS
+225
-19
RELEASE
RELEASE
+1
-1
gst-plugins-base.doap
gst-plugins-base.doap
+10
-0
meson.build
meson.build
+1
-1
No files found.
ChangeLog
View file @
4013b800
This diff is collapsed.
Click to expand it.
NEWS
View file @
4013b800
This diff is collapsed.
Click to expand it.
RELEASE
View file @
4013b800
This is GStreamer gst-plugins-base 1.18.
0
.
This is GStreamer gst-plugins-base 1.18.
1
.
The GStreamer team is thrilled to announce a new major feature release
of your favourite cross-platform multimedia framework!
...
...
gst-plugins-base.doap
View file @
4013b800
...
...
@@ -34,6 +34,16 @@ A wide range of video and audio decoders, encoders, and filters are included.
</GitRepository>
</repository>
<release>
<Version>
<revision>1.18.1</revision>
<branch>1.18</branch>
<name></name>
<created>2020-10-26</created>
<file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.18.1.tar.xz" />
</Version>
</release>
<release>
<Version>
<revision>1.18.0</revision>
...
...
meson.build
View file @
4013b800
project('gst-plugins-base', 'c',
version : '1.18.
0.
1',
version : '1.18.1',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])
...
...
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