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.3 "My T-Shirt is slowly fading"

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

  • Memory usage fixes
  • Playback and seeking fixes
  • Improved QOS support
  • Parallel installability with 0.8.x series
  • Threadsafe design and API

Bugs fixed in this release

  • 474845 : ffmux_mp4 does not encode metadata
  • 433245 : Non-mutex-protected calls to avcodec_open/_close
  • 153263 : no decoder available for real proprietary codecs
  • 334990 : Crash with a .rm file
  • 341736 : [patch] H.263/QDesign Music v.2 movie has great playback ...
  • 342962 : [ffdec_h264] jerky playback of h264 in matroska and quick...
  • 363363 : Please permit building against an external ffmpeg
  • 364139 : [ffdec_h264] regression: artefacts with 'climates' quickt...
  • 375534 : FLV demuxer produces bad framerate, durations
  • 392359 : [ffmpegenc] potential crash in dispose due to double-free
  • 393187 : ffenc_mpeg4 does not set codec_data on caps
  • 394075 : ffdemux disregards FlowReturn result of downstream pushing
  • 403168 : [ffmux_flv] crash on buffer after returning FLOW_ERROR pr...
  • 403739 : ffenc_mpeg1/2video segfaults
  • 407779 : Add more explanations when building against external ffmpeg
  • 435742 : gst-ffmpeg installation fails during make
  • 440253 : no shared lib created and installed (MinGW)
  • 453135 : broken ffenc_*
  • 460274 : FFmpeg buffer duration issues
  • 466221 : Doesn't play " video/sp5x " videos
  • 485033 : Wrong return type for gst_ffmpegdec_setcaps
  • 492419 : Build issues on Windows/MSVC
  • 398875 : [ffdec_camtasia] requires " bits_per_sample " to be set or ...
  • 394071 : ffmpeg now uses YUV4MPEG version 2, caps still indicate v...
  • 399108 : ffmpeg's yuv4mpegpipe demuxer not activated for auto-plug...
  • 444332 : missing unref for videoscale after gst_pad_get_parent
  • 444384 : ffmux_asf could support more input capabilities
  • 482946 : warning in demuxer when receiving GST_EVENT_LATENCY

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

  • Edward Hervey
  • Jan Arne Petersen
  • Jan Schmidt
  • Johan Dahlin
  • Josselin Mouette
  • Julien Moutte
  • Laurent Glayal
  • Mark Nauwelaerts
  • Martin Szulecki
  • Michael Smith
  • Ole André Vadla Ravnås
  • Sebastian Dröge
  • Stefan Kost
  • Sébastien Moutte
  • Thomas Vander Stichele
  • Tim-Philipp Müller
  • Tuomas Kulve
  • Wim Taymans
  • Yann Gilquin
  • Yves Lefebvre

Report a problem on this page.