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
GStreamer
gst-python
Commits
474c4bea
Commit
474c4bea
authored
Jun 01, 2021
by
Tim-Philipp Müller
🐠
Browse files
Release 1.19.1
parent
f8165aee
Pipeline
#330066
waiting for manual action with stages
in 1 minute and 29 seconds
Changes
5
Pipelines
2
Expand all
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
474c4bea
=== release 1.19.1 ===
2021-06-01 00:16:12 +0100 Tim-Philipp Müller <tim@centricular.com>
* ChangeLog:
* NEWS:
* RELEASE:
* gst-python.doap:
* meson.build:
Release 1.19.1
2021-05-11 17:14:41 -0400 Stirling Westrup <stirling.westrup@userful.com>
* meson.build:
Fixed meson.build to correctly use libdir
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-python/-/merge_requests/45>
2020-10-09 14:34:12 +0200 Stéphane Cerveau <scerveau@collabora.com>
* meson.build:
* plugin/meson.build:
gstreamer-full: plugin can be registered statically.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-python/-/merge_requests/43>
2020-10-08 12:56:10 +0200 Andoni Morales Alastruey <ylatuya@gmail.com>
* meson.build:
macOS: Fix plugin link with Python 3.8
see: https://gitlab.freedesktop.org/gstreamer/gst-python/-/issues/28
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-python/-/merge_requests/42>
2020-09-08 17:30:59 +0100 Tim-Philipp Müller <tim@centricular.com>
* .gitlab-ci.yml:
ci: include template from gst-ci master branch again
2020-09-08 16:59:04 +0100 Tim-Philipp Müller <tim@centricular.com>
* meson.build:
Back to development
=== release 1.18.0 ===
2020-09-08 00:09:33 +0100 Tim-Philipp Müller <tim@centricular.com>
* .gitlab-ci.yml:
* ChangeLog:
* NEWS:
* RELEASE:
...
...
NEWS
View file @
474c4bea
This diff is collapsed.
Click to expand it.
RELEASE
View file @
474c4bea
This is GStreamer gst-python 1.1
8.0
.
This is GStreamer gst-python 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-python.doap
View file @
474c4bea
...
...
@@ -30,6 +30,16 @@ GStreamer Python Bindings is a set of overrides and Gst fundamental types handli
</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-python/gst-python-1.19.1.tar.xz" />
</Version>
</release>
<release>
<Version>
<revision>1.18.0</revision>
...
...
meson.build
View file @
474c4bea
project('gst-python', 'c', 'cpp',
version : '1.19.
0.
1',
version : '1.19.1',
meson_version : '>= 0.54',
default_options : [ 'warning_level=1',
'c_std=gnu99',
...
...
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