gstreamer/RELEASE
Sebastian Dröge 793d5535ca Release 1.1.1
2013-06-05 18:31:02 +02:00

113 lines
3.6 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Release notes for GStreamer libav Plugins 1.1.1
The GStreamer team is proud to announce a new bug-fix release
in the 1.x stable series of the
core of the GStreamer streaming media framework.
The 1.x series is a stable series targeted at end users.
It is not API or ABI compatible with the stable 0.10.x series.
It is, however, parallel installable with the 0.10.x series and
will not affect an existing 0.10.x installation.
This module contains plugins based on the libav project, including codecs.
Other modules containing plugins are:
gst-plugins-base
contains a basic set of well-supported plugins
gst-plugins-good
contains a set of well-supported plugins under our preferred license
gst-plugins-ugly
contains a set of well-supported plugins, but might pose problems for
distributors
gst-plugins-bad
contains a set of less supported plugins that haven't passed the
rigorous quality testing we expect, or are still missing documentation
and/or unit tests
Features of this release
Bugs fixed in this release
* 532422 : avenc_dvvideo: Add non-exposed framerate/width/height/format limitations to caps
* 595286 : [ffdec_dvvideo] doesn't handle PAR correctly
* 600895 : ffenc_dvvideo : doesn't list resolution/details it supports
* 666435 : avdec: use new avcodec_decode_audio4() API
* 679200 : [0.10] regression: crash with apple smc codec
* 680487 : avenc_wmav1: errors out with default bitrate - output buffer size is too small
* 685074 : G.726 decoder failure.
* 688644 : Update gst-libav to libav 9 API
* 689398 : avenc_wmav1: audio encoder timestamps broken, can't transcode videos to WMV anymore
* 689565 : [audiodec] Must push one buffer (and only one) for each input buffer
* 689751 : Missing include in gstavutils.c
* 689981 : avviddec: 0.9 port - opaque pointer sometimes NULL - causing crashes - make check fails
* 690940 : avdec_aac: produces garbled output (regression in master)
* 691665 : avdec_aac: garbled audio (regression in git master)
* 694416 : Passing of $AS, etc to libav configure breaks on some platforms
* 698256 : Using avdec_mp3 decoder appliction can't retrieve the audio codec info.
==== Download ====
You can find source releases of gst-libav in the download
directory: http://gstreamer.freedesktop.org/src/gst-libav/
The git repository and details how to clone it can be found at
http://cgit.freedesktop.org/gstreamer/gst-libav/
==== Homepage ====
The project's website is 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
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).
There is also a #gstreamer IRC channel on the Freenode IRC network.
==== Developers ====
GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
from there (see link above).
Interested developers of the core library, plugins, and applications should
subscribe to the gstreamer-devel list.
Contributors to this release
* Andoni Morales Alastruey
* Christiaan Welvaart
* David Schleef
* Luca Barbato
* Matej Knopp
* Nicolas Dufresne
* Olivier Crête
* Rasmus Rohde
* Rico Tzschichholz
* Sebastian Dröge
* Siva Chandran P
* Stefan Sauer
* Thiago Santos
* Thijs Vermeir
* Tim-Philipp Müller
* Wim Taymans
* Руслан Ижбулатов