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

The GStreamer team is pleased to announce the first release in the 1.4 development release series of GstValidate, a high level integration testing infrastructure for the GStreamer framework. This release will hopefully lead to the 1.6.0 stable release in the comming weeks.

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

    • 737790 : validate: report: Simplify the issue ID registering using GQuarks
    • 739091 : validate: launcher: Restructure the folder hierarchy and don't implement product-specific test managers.
    • 739854 : validate:scenario: Properly handle ASYNC action execution in the API
    • 739965 : validate: Assumes first buffer should have a running time of 0
    • 742966 : validate: launcher: Fix test log header output
    • 745510 : validate:docs: Fix typos in Command Line Tools
    • 746957 : validate:launcher: Show timeout seconds for timeout result message
    • 747006 : validate:launcher: Fix wrong test number with -j option
    • 747087 : validate:launcher: Install config.py for non-development mode
    • 747487 : validate:docs: Fix typo gstvalidate scenario file format
    • 747830 : gst-validate-launcher --sync performs tests when annex failed
    • 747840 : validate: glvideomixer sometimes fails
    • 747892 : validate:launcher: Handle git error properly
    • 748292 : validateelements: Do not use GObject.Object.list_properties
    • 748389 : validate-utils: Passing value -1.0 to sqrt() leads to undefined result
    • 749421 : validate: avoid use of gdk_event_get_event_type() which requires GTK+ > = 3.10
    • 750089 : validate: media-check: add to print new line
    • 750606 : validate: media-check: remove unnecessary unref

    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

    • Andrzej Bieniek
    • Anuj Jaiswal
    • Arnaud Vrac
    • Aurélien Zanelli
    • Edward Hervey
    • Emanuele Aina
    • Felix Schwarz
    • Guillaume Desmottes
    • Lubosz Sarnecki
    • Luis de Bethencourt
    • Mathieu Duponchelle
    • Nicolas Dufresne
    • Olivier Crête
    • Ramiro Polla
    • Ramprakash Jelari
    • René Stadler
    • Reynaldo H. Verdejo Pinochet
    • Sebastian Dröge
    • Sreerenj Balachandran
    • Stefan Kost
    • Stefan Sauer
    • Thiago Santos
    • Thibault Saunier
    • Tim-Philipp Müller
    • Vincent Penquerc'h
    • Vineeth T M
    • Wonchul Lee
    • Young Han Lee
    • Zaheer Abbas Merali

    Report a problem on this page.