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 FFmpeg Plug-ins 0.10.1 "Late Train"

The GStreamer team is proud to announce a new release in the 0.10.x stable series of the GStreamer FFmpeg Plug-ins.

The 0.10.x series is a stable series targeted at end users. It is not API or ABI compatible with the stable 0.8.x series. It is, however, parallel installable with the 0.8.x series.

This module contains plug-ins using libraries from the FFmpeg project.

Other modules containing plug-ins are:

gst-plugins-base
contains a basic set of well-supported plug-ins
gst-plugins-ugly
contains a set of well-supported plug-ins, but might pose problems for distributors
gst-plugins-bad
contains a set of less supported plug-ins that haven't passed the rigorous quality testing we expect

Features of this release

  • Parallel installability with 0.8.x series
  • Threadsafe design and API
  • ffvideoscale ported
  • ffdeinterlace ported
  • demuxer wrapper works pull-based
  • disabled mpeg2 video and mp3 audio autoplugging
  • fixes for Indeo3, PNG, smc, H264 HD, H263, FLV1, G2

Bugs fixed in this release

  • 162833 : [ffdemux_mp3] ffmpeg mp3 decoder miss seeking
  • 311272 : Reading mpeg-ts stream from standard input does not work
  • 319248 : configure script doesn't accept --with-pkg-config-path ar...
  • 320238 : Fails to build under powerpc
  • 322254 : avcodec_open()/close() aren't thread-safe
  • 323286 : [ffdec_cinepak] chef.avi causes gstreamer to hang in preroll
  • 326372 : Indeo AVI files do not play with 0.10
  • 326704 : [ffdec] Memory leak when joining pcache
  • 327028 : MS Video 1 palettized AVI doesn't work
  • 327224 : ffdeinterlace port to 0.10
  • 327861 : [ffmpegenc] FFMpeg audio encoders do not set caps to buffers
  • 329963 : gstreamer CVS doesn't work with ffmpeg codecs
  • 330634 : Wrap the ffmpeg demuxers
  • 331209 : [ffdec_h264] seeking in " IntoTheBlue_Cin_AVC.mp4 " crashes...
  • 332072 : Too fast playback of h263p encoded file
  • 332557 : FFmpeg video scale port to 0.10
  • 332995 : segfault in ffmpeg enc
  • 333001 : Memory leak in ffmpegenc
  • 324209 : [CVE-2005-4048] avcodec_default_get_buffer heap overflow

Download

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

  • Andy Wingo
  • Christian Schaller
  • Edgard Lima
  • Edward Hervey
  • Fabrizio Gennari
  • Jan Schmidt
  • Josef Zlomek
  • Loïc Minier
  • Luca Ognibene
  • Michael Smith
  • Michal Benes
  • Sebastien Cote
  • Thomas Vander Stichele
  • Tim-Philipp Müller
  • Wim Taymans

Report a problem on this page.