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 Python bindings 1.3.90

The GStreamer team is pleased to announce the first release candidate of the stable 1.4 release series. The 1.4 release series is adding new features on top of the 1.0 and 1.2 series and is part of the API and ABI-stable 1.x release series of the Gstreamer overrides for PyGobject.

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.

Bugs fixed in this release

  • 723767 : Port Python-element loader plugin to 1.0
  • 729123 : sdp: GstSdp.SDPMessage.parse_buffer needs a guint8* + annotation corrections
  • 730596 : gst-python overrides broke due to a recent change in pygobject
  • 731008 : gst-python: Implement TIME_ARGS helper

Download

You can find source releases of gst-python in the gst-python 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-python 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.

Applications

Contributors to this release

  • Christoph Reiter
  • Lubosz Sarnecki
  • Rico Tzschichholz
  • Sebastian Dröge
  • Thibault Saunier

Report a problem on this page.