2004-03-16 13:09:23 +00:00
|
|
|
|
|
2008-09-03 14:52:45 +00:00
|
|
|
|
Release notes for GStreamer FFmpeg Plug-ins 0.10.5 "This little piggy went to market"
|
2004-03-16 13:09:23 +00:00
|
|
|
|
|
|
|
|
|
|
2005-12-05 18:00:41 +00:00
|
|
|
|
The GStreamer team is proud to announce a new release
|
|
|
|
|
in the 0.10.x stable series of the
|
2005-10-03 17:51:15 +00:00
|
|
|
|
GStreamer FFmpeg Plug-ins.
|
|
|
|
|
|
|
|
|
|
|
2005-12-05 18:00:41 +00:00
|
|
|
|
The 0.10.x series is a stable series targeted at end users.
|
2005-10-03 17:51:15 +00:00
|
|
|
|
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
|
2004-03-16 13:09:23 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2006-12-13 21:05:10 +00:00
|
|
|
|
|
2004-03-16 13:09:23 +00:00
|
|
|
|
Features of this release
|
|
|
|
|
|
2008-09-03 14:52:45 +00:00
|
|
|
|
* Updated to upstream ffmpeg revision r15004 (28th Aug 2008)
|
|
|
|
|
* Parallel installability with 0.8.x series
|
|
|
|
|
* Threadsafe design and API
|
2004-03-16 13:09:23 +00:00
|
|
|
|
|
2004-07-16 11:29:37 +00:00
|
|
|
|
Bugs fixed in this release
|
2006-12-13 21:05:10 +00:00
|
|
|
|
|
2008-09-03 14:52:45 +00:00
|
|
|
|
* 371939 : mov/mp4/m4a/3gp/3g2 muxers create wrong durations
|
|
|
|
|
* 383420 : [ffmpeg] ISO-derivative muxers don't handle audio correctly
|
|
|
|
|
* 518705 : Can't play streams from Rai.it
|
|
|
|
|
* 533708 : broken mpeg-ts typefinding?
|
|
|
|
|
* 534371 : autogen.sh not dist'ed
|
|
|
|
|
* 534390 : Patch: use av_picture_copy instead of swscale to copy pic...
|
|
|
|
|
* 534392 : PATCH: never use ffdec_faad
|
|
|
|
|
* 534783 : Remove FLV demuxer
|
|
|
|
|
* 540401 : Garbled sound instead of music
|
|
|
|
|
* 549799 : all audio codecs claim to support up to 6 channels
|
2004-07-16 11:29:37 +00:00
|
|
|
|
|
2004-03-16 13:09:23 +00:00
|
|
|
|
Download
|
|
|
|
|
|
2004-07-16 11:29:37 +00:00
|
|
|
|
You can find source releases of gst-ffmpeg in the download directory:
|
2004-03-16 13:09:23 +00:00
|
|
|
|
http://gstreamer.freedesktop.org/src/gst-ffmpeg/
|
|
|
|
|
|
|
|
|
|
GStreamer Homepage
|
|
|
|
|
|
|
|
|
|
More details can be found on the project's website:
|
|
|
|
|
http://gstreamer.freedesktop.org/
|
|
|
|
|
|
|
|
|
|
Support and Bugs
|
|
|
|
|
|
|
|
|
|
We use GNOME's bugzilla for bug reports and feature requests:
|
|
|
|
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
|
|
|
|
|
|
|
|
|
|
Developers
|
|
|
|
|
|
|
|
|
|
CVS is hosted on cvs.freedesktop.org.
|
|
|
|
|
All code is in CVS and can be checked out from there.
|
|
|
|
|
Interested developers of the core library, plug-ins, and applications should
|
|
|
|
|
subscribe to the gstreamer-devel list. If there is sufficient interest we
|
|
|
|
|
will create more lists as necessary.
|
|
|
|
|
|
|
|
|
|
|
2005-10-03 17:51:15 +00:00
|
|
|
|
Applications
|
|
|
|
|
|
2004-03-16 13:09:23 +00:00
|
|
|
|
Contributors to this release
|
|
|
|
|
|
2008-09-03 14:52:45 +00:00
|
|
|
|
* Aurelien Grimaud
|
2006-03-31 11:12:20 +00:00
|
|
|
|
* Edward Hervey
|
|
|
|
|
* Jan Schmidt
|
2008-09-03 14:52:45 +00:00
|
|
|
|
* Mark Nauwelaerts
|
2006-03-31 11:12:20 +00:00
|
|
|
|
* Michael Smith
|
2007-12-04 21:03:26 +00:00
|
|
|
|
* Sebastian Dröge
|
2008-09-03 14:52:45 +00:00
|
|
|
|
* Thijs Vermeir
|
|
|
|
|
* Tim-Philipp Müller
|
2006-03-31 11:12:20 +00:00
|
|
|
|
* Wim Taymans
|
2005-06-10 23:55:38 +00:00
|
|
|
|
|