summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE107
1 files changed, 46 insertions, 61 deletions
diff --git a/RELEASE b/RELEASE
index 50d7090..78cbb63 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,10 +1,15 @@
-Release notes for GStreamer OpenMAX IL wrapper plugin 1.2.0
-
-The GStreamer project is proud to announce a new release of the
-GStreamer OpenMAX IL wrapper plugin for the API and ABI-stable
-1.x series of the GStreamer multimedia framework.
+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.
+
+Binaries for Android, iOS, Mac OS X and Windows will be provided in the next days.
This module contains a plugin that wraps available OpenMAX IL
@@ -32,67 +37,38 @@ contains a set of less supported plugins that haven't passed the
-Features of this release
-
- * Generic support for OpenMAX IL implementations
- * Support for audio decoders
- * Support for raw and encoded audio sink
- * Improved support for the Raspberry Pi
- * Many bugfixes to work properly with AMD's, NVIDIA's, Qualcomm's and other OpenMAX IL implementations
-
Bugs fixed in this release
- * 697574 : Only use EGL code paths conditionally if gstreamer-egl is available
- * 698049 : omxh264enc: openmax API ignores output bitrate
- * 698109 : Disable output port before transition to idle state
- * 699008 : Fix printf format compiler warning
- * 699754 : Don't force elements of type source/sink to add two pads
- * 701706 : gst-omx testegl.c example not compatible with gstreamer 1.x
- * 710564 : Need to convert OMX alignments to GStreamer alignments
- * 710948 : omxvideodec: Doesn't recover after aspect ratio changes
- * 720031 : omxh264enc: key frame interval missing
- * 723176 : omx: Examples need to be ported to 1.0
- * 723386 : Bad port index playing VC-1 WMV in Raspberry Pi
- * 723851 : omxvideoenc/dec: Fix for a startup race condition
- * 724236 : omx: Enhancements/cleanup for decoder/encoder frame handling
- * 725468 : Fix two serious message handling bugs
- * 725493 : Consolidate message waiting code
- * 725826 : omxvideoenc: Fix a minor memory leak in gst_omx_video_enc_getcaps
- * 725907 : omxvideodec: Two more minor fixes for memory leaks
- * 726021 : Simplify tunnel functions
- * 726024 : Share more code between video decoder and encoder
- * 726025 : omxvideodec: separate the buffer pool from the decoder
- * 726038 : omxvideodec: Multiple issues during seeks
- * 726107 : omxvideodec: Drain pipeline to support adaptive streaming scenarios and partially fix gpu resource leaks
- * 726337 : omxbufferpool: leak buffers when stopped
- * 726669 : omxh264enc: Properly accumulate headers and provide them to the base class
- * 726957 : Add configure option for external omxil headers
- * 726958 : omxvideodec: add missing unlock in the error path
- * 727825 : omxvideodec: Enhance colorformat support
- * 728322 : omvideodec: don't unref caps before logging field from it
- * 728774 : omxvp8dec: fix typo in GST_TYPE_OMX_VP8_DEC define
- * 728940 : gst-omx: port testegl example to new libgstgl
- * 728962 : Add audiosink elements to support raw and ac3/dts passthrough on the RPI
- * 729196 : omxvideodec: no memory:EGLImage feature in the caps when using eglimage allocator
- * 730989 : omxdec: Get stuck while doing ctrl+c during preroll
- * 730995 : omxvideodec: Memory leak with interlaced h264 streams
- * 731141 : Fix a missing g_free() in error path
- * 731672 : omxvideodec: uses non-standard stride without videometa
- * 731898 : omxvideodec: fix a query leak
- * 732518 : Link with gmodule-2.0-no-export for g_module_*() API
- * 733168 : omxaudiosink: Does not set ports to non-flushing after prepare
+ * 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
==== Download ====
You can find source releases of gst-omx in the download
-directory: http://gstreamer.freedesktop.org/src/gst-omx/
+directory: https://gstreamer.freedesktop.org/src/gst-omx/
The git repository and details how to clone it can be found at
http://cgit.freedesktop.org/gstreamer/gst-omx/
==== Homepage ====
-The project's website is http://gstreamer.freedesktop.org/
+The project's website is https://gstreamer.freedesktop.org/
==== Support and Bugs ====
@@ -118,18 +94,27 @@ subscribe to the gstreamer-devel list.
Contributors to this release
* Aurélien Zanelli
- * Carlos Rafael Giani
- * Christian König
* Edward Hervey
- * Ilya Smelykh
- * Josep Torra
+ * Enrique Ocaña González
+ * George Kiagiadakis
+ * Graham Leggett
+ * Gwang Yoon Hwang
* Julien Isorce
+ * Jun Ji
* Kazunori Kobayashi
+ * Koop Mast
+ * Luis de Bethencourt
+ * Matthew Waters
* Michal Lazo
- * Roman Arutyunyan
+ * Nicolas Dufresne
+ * Nicolas Huet
+ * Peng Liu
+ * Philippe Normand
* Sebastian Dröge
* Stefan Sauer
+ * Thiago Santos
* Tim-Philipp Müller
- * Zhao, Halley
- * jitendra
+ * Vineeth TM
+ * Wonchul Lee
+ * junji
  \ No newline at end of file