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.11.1

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

Full release notes will be provided at some point during the 1.11 release cycle, highlighting all the new features, bugfixes, performance optimizations and other important changes.

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

Bugs fixed in this release

  • 753591 : vaapi: encoders: implement " direct-uploading "
  • 768266 : vaapi: migrate GstVaapiDisplay as a GstObject descendant
  • 769266 : vaapi encoder should not accept all caps
  • 772151 : vaapi: gst_vaapi_video_memory_map() should ignore unknown mapping flags
  • 773323 : vaapidecode: fix buffer size
  • 773546 : vaapiencoders: race condition when multiple encoders
  • 773593 : plugins: ensure display when getting raw caps
  • 773939 : vaapivideomemory: increment map counter only if succeeded
  • 773948 : vaapidecode: don't add video crop meta
  • 774030 : postproc: return valid error when gst_pad_push fails
  • 774213 : vaapivideomemory: lock at mapping and unmapping
  • 774782 : set vaapi allocators in allocation queries
  • 775040 : vaapidecode: implement negotiate() vmethod
  • 775041 : vaapidecodebin: bring back dynamic configuration
  • 775203 : validate: transcode failure with vaapi: vaapi-bufferpool is dropped in videorate
  • 776084 : vaapipostproc: segfault when direct-uploading an unsupported color-space
  • 776175 : vaapidecodebin: capsfilter to optimize negotiation
  • 776303 : vaapisink: race condition during caps negotiation with multiple src elements
  • 777115 : vaapi: overload va logging mechanism

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

  • Dominique Leuenberger
  • Edward Hervey
  • Hyunjun Ko
  • Julien Isorce
  • Sebastian Dröge
  • Tim-Philipp Müller
  • Víctor Manuel Jáquez Leal

Report a problem on this page.