Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Víctor Manuel Jáquez Leal
gst-plugins-bad
Commits
6d9125f0
Commit
6d9125f0
authored
Jun 01, 2021
by
Tim-Philipp Müller
🐠
Browse files
Release 1.19.1
parent
89bc4643
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
6d9125f0
This diff is collapsed.
Click to expand it.
NEWS
View file @
6d9125f0
This diff is collapsed.
Click to expand it.
README
View file @
6d9125f0
GStreamer 1.1
8
.x
stable
series
GStreamer 1.1
9
.x
development
series
WHAT IT IS
----------
...
...
RELEASE
View file @
6d9125f0
This is GStreamer gst-plugins-bad 1.1
8.0
.
This is GStreamer gst-plugins-bad 1.1
9.1
.
The
GStreamer
team
is th
rilled to announce a new major feature release
of your favourite cross-platform multimedia framework!
GStreamer
1.19
is th
e development branch leading up to the next major
stable version which will be 1.20.
As always, this release is again packed with new features, bug fixes and
other improvements.
The 1.18 release series adds new features on top of the 1.16 series and is
The 1.19 development series adds new features on top of the 1.18 series and is
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
framework.
Full release notes
can
be found at:
Full release notes
will one day
be found at:
https://gstreamer.freedesktop.org/releases/1.
18
/
https://gstreamer.freedesktop.org/releases/1.
20
/
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
shortly after the release.
...
...
gst-plugins-bad.doap
View file @
6d9125f0
...
...
@@ -33,6 +33,16 @@ real live maintainer, or some actual wide use.
</GitRepository>
</repository>
<release>
<Version>
<revision>1.19.1</revision>
<branch>master</branch>
<name></name>
<created>2021-06-01</created>
<file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.19.1.tar.xz" />
</Version>
</release>
<release>
<Version>
<revision>1.18.0</revision>
...
...
meson.build
View file @
6d9125f0
project('gst-plugins-bad', 'c', 'cpp',
version : '1.19.
0.
1',
version : '1.19.1',
meson_version : '>= 0.54',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])
...
...
Write
Preview
Supports
Markdown
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