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 Plug-insĀ 0.7.6 "There"

The GStreamer team is happy to announce a new release in the 0.7.x development series of the GStreamer Plug-ins. The goal of this release series is to stabilize towards a 0.8 release series which will be part of the GNOME 2.6 releases and hopefully eventually KDE 4.x.

0.7.6 is a Release Candidate for GStreamer Plug-ins 0.8.0 It is released to shake out the last bugs that might be still present due to major/minor number differences.

The 0.7 series is a development series and is aimed at developers. It is NOT API or ABI compatible with the stable 0.6.x series or with other releases in the series. This means you can not use this release to upgrade your current GStreamer installation and expect your GStreamer applications to keep working without a recompile. It is, however, parallel installable with the 0.6.x series.

Features of this release

  • uses 0.8 as the major/minor number
  • dist fixes for generated files
  • MPEG video playback fixed
  • error call fixes
  • videodrop fixes
  • alsa oss emulation mixer fixes
  • audioconvert fixes
  • gconf versioning fixes
  • mad xing header fixes
  • vorbisdec fixes
  • mad leak and stream reporting fixes
  • media-info fixed
  • buffer leak fixes
  • osssink timing fixes
  • NAS fixes
  • cdparanoia error

Bugs fixed in this release

  • 114560 : rfc2250enc produces empty buffers
  • 122279 : goom's first timestamp is broken
  • 131128 : aasink and sdlvideosink are broken
  • 133541 : int2float and int2floatnew conflict should be resolved
  • 133783 : remove deprecated plugins
  • 135597 : make gstosselement properly deal with symlinks
  • 136334 : udpsrc pads / caps error

Download

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

Applications are supposed to update their pkg-config checks for GStreamer, and start checking for 0.8 as the major/minor number.

Contributors to this release

  • David Schleef
  • Benjamin Otte
  • Ronald Bultje
  • Thomas Vander Stichele
  • Christophe Fergeau
  • Julien Moutte
  • Stefan Kost
  • Christian Schaller

Report a problem on this page.