gstreamer/RELEASE

120 lines
3.9 KiB
Plaintext
Raw Normal View History

2013-03-22 16:16:33 +00:00
2016-07-06 10:48:45 +00:00
Release notes for GStreamer OpenMAX IL wrapper plugin 1.9.1
The GStreamer team is pleased to announce the first release of the unstable
1.9 release series. The 1.9 release series is adding new features on top of
the 1.0, 1.2, 1.4, 1.6 and 1.8 series and is part of the API and ABI-stable 1.x release
series of the GStreamer multimedia framework. The unstable 1.9 release series
will lead to the stable 1.10 release series in the next weeks. Any newly added
API can still change until that point.
2013-03-22 16:16:33 +00:00
2016-07-06 10:48:45 +00:00
Binaries for Android, iOS, Mac OS X and Windows will be provided in the next days.
2013-03-22 16:16:33 +00:00
This module contains a plugin that wraps available OpenMAX IL
components and makes them available as standard GStreamer
elements.
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
Bugs fixed in this release
2016-07-06 10:48:45 +00:00
* 732533 : omxvideoenc: doesn't recover after aspect ratio change on RPI
* 734774 : Should not send EOS when draining
* 736314 : omxaudiodec: Does not unmap input buffers
* 739333 : Add AMR decoder
* 741854 : omxvideodec: potential deadlock in acquire_buffer() when starting decoding
* 745191 : omx: cleanup code a bit to remove else statement
* 750056 : autogen.sh/configure fails to find < gst/gstconfig.h >
* 752376 : MPEG-DASH stream causes omxh264dec deadlock
* 753085 : omxh264enc: Add support for forcing keyframes on the RPi
* 753865 : gst-omx: Fix memory leaks when context parse fails.
* 753917 : gst-omx example build failure
* 757875 : omx: hacks leak in class init
* 758274 : gst-omx: video decoder blocks the pipeline when a drain request is issued during flush
* 760918 : omxvideodec : Use gstglmemoryegl for the RPi
* 762053 : gst-omx failing to build. error: GL_RGBA8 undeclared
* 766475 : #warning OMX_SKIP64BIT is not defined - this will be incompatible with the VC GPU code
* 767907 : Implement GstPreset interface for encoders
* 768173 : omxvideodec: Use GST_VIDEO_FRAME_PLANE_STRIDE() to get output buffer's stride
2013-03-22 16:16:33 +00:00
==== Download ====
You can find source releases of gst-omx in the download
2016-07-06 10:48:45 +00:00
directory: https://gstreamer.freedesktop.org/src/gst-omx/
2013-03-22 16:16:33 +00:00
The git repository and details how to clone it can be found at
http://cgit.freedesktop.org/gstreamer/gst-omx/
==== Homepage ====
2016-07-06 10:48:45 +00:00
The project's website is https://gstreamer.freedesktop.org/
2013-03-22 16:16:33 +00:00
==== 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
2014-07-23 09:28:12 +00:00
* Aurélien Zanelli
2013-03-22 16:16:33 +00:00
* Edward Hervey
2016-07-06 10:48:45 +00:00
* Enrique Ocaña González
* George Kiagiadakis
* Graham Leggett
* Gwang Yoon Hwang
2014-07-23 09:28:12 +00:00
* Julien Isorce
2016-07-06 10:48:45 +00:00
* Jun Ji
2014-07-23 09:28:12 +00:00
* Kazunori Kobayashi
2016-07-06 10:48:45 +00:00
* Koop Mast
* Luis de Bethencourt
* Matthew Waters
2014-07-23 09:28:12 +00:00
* Michal Lazo
2016-07-06 10:48:45 +00:00
* Nicolas Dufresne
* Nicolas Huet
* Peng Liu
* Philippe Normand
2013-03-22 16:16:33 +00:00
* Sebastian Dröge
* Stefan Sauer
2016-07-06 10:48:45 +00:00
* Thiago Santos
2013-03-22 16:16:33 +00:00
* Tim-Philipp Müller
2016-07-06 10:48:45 +00:00
* Vineeth TM
* Wonchul Lee
* junji
2013-03-22 16:16:33 +00:00