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
He Junyan
gstreamer-vaapi
Commits
41bf4651
Commit
41bf4651
authored
Jun 19, 2020
by
Tim-Philipp Müller
🐠
Browse files
Release 1.17.1
parent
bf7d4bda
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
41bf4651
This diff is collapsed.
Click to expand it.
NEWS
View file @
41bf4651
This diff is collapsed.
Click to expand it.
RELEASE
View file @
41bf4651
This is GStreamer gstreamer-vaapi 1.17.
0.
1.
This is GStreamer gstreamer-vaapi 1.17.1.
The
GStreamer
team
is th
rilled to announce a new major feature release in the
stable
1.0 API series of your favourite cross-platform multimedia framework!
GStreamer
1.17
is th
e development branch leading up to the next major
stable
version which will be 1.18.
As always, this release is again packed with new features, bug fixes and
other improvements.
The 1.16 release series adds new features on top of the 1.14 series and is
The 1.17 development series adds new features on top of the 1.16 series and is
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
framework.
Full release notes will one day be found at:
https://gstreamer.freedesktop.org/releases/1.1
6
/
https://gstreamer.freedesktop.org/releases/1.1
8
/
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
shortly after the release.
...
...
@@ -60,7 +57,7 @@ You can find source releases of gstreamer in the download
directory: https://gstreamer.freedesktop.org/src/gstreamer/
The git repository and details how to clone it can be found at
https://
c
git.freedesktop.org/gstreamer/
gstreamer/
https://git
lab
.freedesktop.org/gstreamer/
==== Homepage ====
...
...
gstreamer-vaapi.doap
View file @
41bf4651
...
...
@@ -14,7 +14,7 @@
</description>
<homepage rdf:resource="http://gstreamer.freedesktop.org/modules/gstreamer-vaapi.html"/>
<download-page rdf:resource="http://gstreamer.freedesktop.org/download/"/>
<bug-database rdf:resource="http://
bugzilla.gnome.org/enter_bug.cgi?product=GStreamer&component=
gstreamer-vaapi"/>
<bug-database rdf:resource="http
s
://
gitlab.freedesktop.org/gstreamer/
gstreamer-vaapi
/issues/
"/>
<programming-language>C</programming-language>
<license rdf:resource="http://usefulinc.com/doap/licenses/lgpl"/>
...
...
@@ -25,6 +25,16 @@
</GitRepository>
</repository>
<release>
<Version>
<revision>1.17.1</revision>
<branch>master</branch>
<name></name>
<created>2020-06-19</created>
<file-release rdf:resource="https://gstreamer.freedesktop.org/src/gstreamer-vaapi/gstreamer-vaapi-1.17.1.tar.xz" />
</Version>
</release>
<release>
<Version>
<revision>1.16.0</revision>
...
...
meson.build
View file @
41bf4651
project('gstreamer-vaapi', 'c',
version : '1.17.
0.
1',
version : '1.17.1',
meson_version : '>= 0.48.0',
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