2004-03-16 13:09:23 +00:00
|
|
|
|
|
2006-03-31 11:12:20 +00:00
|
|
|
|
GStreamer: Release notes for GStreamer FFmpeg Plug-ins 0.10.1 "Late Train"
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Features of this release
|
|
|
|
|
|
2005-10-03 17:51:15 +00:00
|
|
|
|
* Parallel installability with 0.8.x series
|
|
|
|
|
* Threadsafe design and API
|
2006-03-31 11:12:20 +00:00
|
|
|
|
* 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
|
2004-03-16 13:09:23 +00:00
|
|
|
|
|
2004-07-16 11:29:37 +00:00
|
|
|
|
Bugs fixed in this release
|
|
|
|
|
|
2006-03-31 11:12:20 +00:00
|
|
|
|
* 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
|
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
|
|
|
|
|
|
2005-12-05 18:00:41 +00:00
|
|
|
|
* Andy Wingo
|
2006-03-31 11:12:20 +00:00
|
|
|
|
* 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
|
2005-06-10 23:55:38 +00:00
|
|
|
|
|