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

The GStreamer team is pleased to announce the first release candidate of the stable 1.4 release series of GstValidate, a high level integration testing infrastructure for the GStreamer framework.

This release candidate will hopefully shortly be followed by the stable 1.4.0 release if no bigger regressions or bigger issues are detected, and enough testing of the release candidate happened.

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.

Features of this release

    Bugs fixed in this release

    • 708499 : gst-validate reports missing field " channel-mask "
    • 732382 : gst-validate: Uses poisoned functions
    • 733362 : validate: duplicate strings in gst_validate_issue_new()
    • 735099 : gst-validate: fix some minor memory leaks
    • 736019 : validate: a couple of trivial cosmetic patches
    • 736160 : typos in gst-validate documentation
    • 736412 : gst-devtools/validate: refactor to remove duplicate assignment

    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

    • Anuj Jaiswal
    • Arnaud Vrac
    • Aurélien Zanelli
    • Edward Hervey
    • Felix Schwarz
    • Guillaume Desmottes
    • Lubosz Sarnecki
    • Luis de Bethencourt
    • Mathieu Duponchelle
    • Nicolas Dufresne
    • Olivier Crête
    • Reynaldo H. Verdejo Pinochet
    • Sebastian Dröge
    • Thiago Santos
    • Thibault Saunier
    • Vincent Penquerc'h

    Report a problem on this page.