GStreamer
open source multimedia framework
Home
Features
News
Annual Conference
Planet (Blogs)
Download
Applications
Security Center
GitLab
Developers
Documentation
Mailing Lists
Forum
File a Bug
Artwork
@gstreamer on Twitter
@gstreamer on Mastodon
#gstreamer on Matrix

Release notes for A set of VA-API based elements for GStreamer 1.9.2

The GStreamer team is pleased to announce the second release of the unstable 1.9 release series, which marks the feature freeze for 1.10. The 1.9 release series is adding new features on top of the 1.0, 1.2, 1.4, 1.6 and 1.8 series and is part of the API and ABI-stable 1.x release series of the GStreamer multimedia framework. The unstable 1.9 release series will lead to the stable 1.10 release series in the next weeks. Any newly added API can still change until that point.

Binaries for Android, iOS, Mac OS X and Windows will be provided in the next days.

Bugs fixed in this release

  • 724352 : Plugin should not register if underlaying library not available
  • 734093 : vaapidecode: allow for per-codec element split
  • 742922 : vaapidecode: support reverse playback
  • 751623 : vaapidecode: GstVideoGLTextureUploadMeta is not always configured
  • 766206 : plugins: negotiate GstGLContext during the GstContext sharing
  • 767176 : vaapiencode: implement flush() vmethod
  • 767203 : vaapi: libs: EGL support is dead code since upstream
  • 768458 : vaapiencode: use gst_util_uint64_scale() and check fps numerator
  • 768544 : [GST-VAAPI] Gstreamer not able to hardware decode H265 video using vaapidecode and fakesink.
  • 768647 : [MVC][Encode] all the encoded file can't be displayed.
  • 768652 : vaapidecode: improvements for flush and drain
  • 768899 : vaapidecodebin: simplify the code
  • 769237 : configure: Some PKG_CHECK_MODULES invocations that are meant to be non-fatal are actually fatal
  • 751876 : vaapipostproc: enable passthrough on same caps

Download

You can find source releases of gstreamer-vaapi in the gstreamer-vaapi download directory.

The git repository and details how to clone it can be found at git.freedesktop.org .

Homepage

The project's website is https://gstreamer.freedesktop.org.

Support and Bugs

We use GNOME's bugzilla for bug reports and feature requests.

Please submit patches via bugzilla as well.

For help and support, please subscribe to and send questions to the gstreamer-devel mailing list (see below for details).

Find us on IRC at #gstreamer.

Developers

Git is hosted on git.freedesktop.org. You can browse the gstreamer-vaapi repository.

All code is in Git and can be checked out from there.

Interested developers of the core library, plugins, and applications should subscribe to the gstreamer-devel list.

Contributors to this release

  • Allen Zhang
  • Hyunjun Ko
  • Jagyum Koo
  • Scott D Phillips
  • Sebastian Dröge
  • Sreerenj Balachandran
  • Stefan Sauer
  • Tim-Philipp Müller
  • Víctor Manuel Jáquez Leal

Report a problem on this page.