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
de6fb609
Commit
de6fb609
authored
Sep 08, 2020
by
Tim-Philipp Müller
🐠
Browse files
Release 1.18.0
parent
69fbe8c8
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
de6fb609
include
:
"
https://gitlab.freedesktop.org/gstreamer/gst-ci/raw/
master
/gitlab/ci_template.yml"
include
:
"
https://gitlab.freedesktop.org/gstreamer/gst-ci/raw/
1.18
/gitlab/ci_template.yml"
ChangeLog
View file @
de6fb609
=== release 1.18.0 ===
2020-09-08 00:09:51 +0100 Tim-Philipp Müller <tim@centricular.com>
* ChangeLog:
* NEWS:
* RELEASE:
* gstreamer-vaapi.doap:
* meson.build:
Release 1.18.0
2020-09-07 12:15:43 +0300 Sebastian Dröge <sebastian@centricular.com>
* gst-libs/gst/vaapi/gstvaapifilter.c:
Update for gst_video_transfer_function_*() function renaming
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/merge_requests/391>
2020-08-22 12:53:12 +0200 Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
* gst-libs/gst/vaapi/gstvaapidecoder_h264.c:
* gst-libs/gst/vaapi/gstvaapidecoder_h265.c:
Revert "libs: decoder: h264, h265: in context at least 16 reference surfaces"
This reverts commit b387081a4d77d3da202da72686ab40fb9c83ee1e as discussed in
https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/commit/b387081a4d77d3da202da72686ab40fb9c83ee1e
=== release 1.17.90 ===
2020-08-20 16:16:25 +0100 Tim-Philipp Müller <tim@centricular.com>
NEWS
View file @
de6fb609
This diff is collapsed.
Click to expand it.
RELEASE
View file @
de6fb609
This is GStreamer gstreamer-vaapi 1.1
7.9
0.
This is GStreamer gstreamer-vaapi 1.1
8.
0.
GStreamer
1.17
is th
e development branch leading up to the next major
stable version which will be 1.18.
The
GStreamer
team
is th
rilled to announce a new major feature release
of your favourite cross-platform multimedia framework!
The 1.17 development series adds new features on top of the 1.16 series and is
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
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:
Full release notes
can
be found at:
https://gstreamer.freedesktop.org/releases/1.18/
...
...
gstreamer-vaapi.doap
View file @
de6fb609
...
...
@@ -25,6 +25,16 @@
</GitRepository>
</repository>
<release>
<Version>
<revision>1.18.0</revision>
<branch>master</branch>
<name></name>
<created>2020-09-08</created>
<file-release rdf:resource="https://gstreamer.freedesktop.org/src/gstreamer-vaapi/gstreamer-vaapi-1.18.0.tar.xz" />
</Version>
</release>
<release>
<Version>
<revision>1.17.90</revision>
...
...
meson.build
View file @
de6fb609
project('gstreamer-vaapi', 'c',
version : '1.1
7.9
0',
version : '1.1
8.
0',
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