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 GStreamer Validate 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.

This module contains a whole testing infrastructure to help GStreamer developers to validate their elements, check the interaction between their element and the others.

It allows to easily implement high level integration testsuite running scenarios on gstreamer pipeline checking that each element in the pipeline is behaving as expected.

GstValidate also provide a default testsuite so that third party developers can test and validate their elements, this testsuite is also running on an integration server so that the upstream GStreamer project can detect any regression.

Bugs fixed in this release

  • 741092 : validate: launcher: Add --dump-on-failure switch

Download

You can find source releases of gst-validate in the gst-validate 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 gst-devtools repository (where gst-validate lives)..

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

  • Edward Hervey
  • Guillaume Desmottes
  • Mathieu Duponchelle
  • Sebastian Dröge
  • Thibault Saunier
  • Wonchul Lee

Report a problem on this page.