diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2016-09-01 12:35:58 +0300 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2016-09-01 12:35:58 +0300 |
commit | 3fd93d08c1789c78462e814f5d470ab1fd1cdb22 (patch) | |
tree | ecead0f0bff314ed0df442654dd13280eaec1a28 | |
parent | 7c510943c33d92ad92de48864380a4c3dbdc80c8 (diff) |
Release 1.9.21.9.2
-rw-r--r-- | ChangeLog | 32 | ||||
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | RELEASE | 58 | ||||
m--------- | common | 0 | ||||
-rw-r--r-- | configure.ac | 6 | ||||
-rw-r--r-- | gst-omx.doap | 10 |
6 files changed, 47 insertions, 61 deletions
@@ -1,9 +1,32 @@ +=== release 1.9.2 === + +2016-09-01 Sebastian Dröge <slomo@coaxion.net> + + * configure.ac: + releasing 1.9.2 + +2016-07-11 21:15:48 +0200 Stefan Sauer <ensonic@users.sf.net> + + * common: + Automatic update of common submodule + From ac2f647 to f49c55e + +2016-07-06 13:51:24 +0300 Sebastian Dröge <sebastian@centricular.com> + + * configure.ac: + Back to development + === release 1.9.1 === -2016-07-06 Sebastian Dröge <slomo@coaxion.net> +2016-07-06 13:48:45 +0300 Sebastian Dröge <sebastian@centricular.com> + * ChangeLog: + * NEWS: + * RELEASE: + * common: * configure.ac: - releasing 1.9.1 + * gst-omx.doap: + Release 1.9.1 2016-06-29 16:37:43 +0900 Kazunori Kobayashi <kkobayas@igel.co.jp> @@ -1669,7 +1692,6 @@ * config/rpi/gstomx.conf: * omx/Makefile.am: * omx/gstomx.c: - * omx/gstomxmpeg2dec.c: * omx/gstomxmpeg2dec.h: * omx/gstomxmpeg2videodec.c: * omx/gstomxmpeg2videodec.h: @@ -2268,7 +2290,6 @@ * config/bellagio/gstomx.conf: * configure.ac: * omx/Makefile.am: - * omx/gstomx.conf: Add OpenMAX IL target for Bellagio Not tested since a very long time though. @@ -2286,7 +2307,6 @@ 2013-02-21 10:13:16 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk> * config/Makefile.am: - * config/raspberry-pi.conf: * config/rpi/Makefile.am: * config/rpi/gstomx.conf: * configure.ac: @@ -2634,7 +2654,6 @@ * config/Makefile.am: * config/raspberry-pi.conf: * configure.ac: - * omx/gstomx-raspberry.conf: config: Add raspberry-pi configuration in a different directory 2012-05-20 20:11:59 +0300 George Kiagiadakis <george.kiagiadakis@collabora.com> @@ -4419,7 +4438,6 @@ * omx/gstomx.c: * omx/gstomxh264dec.c: * omx/gstomxh264dec.h: - * omx/gstomxh264videodec.c: * omx/gstomxh264videodec.h: omxh264dec: Rename from omxh264videodec to omxh264dec @@ -1 +1 @@ -This is GStreamer 1.9.1 +This is GStreamer 1.9.2 @@ -1,12 +1,13 @@ -Release notes for GStreamer OpenMAX IL wrapper plugin 1.9.1 +Release notes for GStreamer OpenMAX IL wrapper plugin 1.9.2 -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. +The GStreamer team is pleased to announce the second release of the unstable +1.9 release series, which marks the feature freeze for 1.10. 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. @@ -37,27 +38,6 @@ contains a set of less supported plugins that haven't passed the -Bugs fixed in this release - - * 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 @@ -93,28 +73,6 @@ subscribe to the gstreamer-devel list. Contributors to this release - * Aurélien Zanelli - * Edward Hervey - * 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 - * Nicolas Dufresne - * Nicolas Huet - * Peng Liu - * Philippe Normand * Sebastian Dröge * Stefan Sauer - * Thiago Santos - * Tim-Philipp Müller - * Vineeth TM - * Wonchul Lee - * junji
\ No newline at end of file diff --git a/common b/common -Subproject f49c55ecd35a7436194d28297f6d6f20eb6a66f +Subproject ac2f647695e7bd4b433ea108ee1d0e23901797d diff --git a/configure.ac b/configure.ac index 0ddb8c0..45e2c05 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file dnl initialize autoconf dnl releases only do -Wall, git and prerelease does -Werror too dnl use a three digit version number for releases, and four for git/prerelease -AC_INIT(GStreamer OpenMAX Plug-ins, 1.9.1.1, +AC_INIT(GStreamer OpenMAX Plug-ins, 1.9.2, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-omx) @@ -45,10 +45,10 @@ AC_DEFINE_UNQUOTED(GST_API_VERSION, "$GST_API_VERSION", [GStreamer API Version]) AG_GST_LIBTOOL_PREPARE -AS_LIBTOOL(GST, 901, 901, 901) +AS_LIBTOOL(GST, 902, 902, 902) dnl *** required versions of GStreamer stuff *** -GST_REQ=1.9.1.1 +GST_REQ=1.9.2 dnl *** autotools stuff **** diff --git a/gst-omx.doap b/gst-omx.doap index 2531c1b..2c4e965 100644 --- a/gst-omx.doap +++ b/gst-omx.doap @@ -33,6 +33,16 @@ a basic collection of elements <release> <Version> + <revision>1.9.2</revision> + <branch>master</branch> + <name></name> + <created>2016-09-01</created> + <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-omx/gst-omx-1.9.2.tar.xz" /> + </Version> + </release> + + <release> + <Version> <revision>1.9.1</revision> <branch>master</branch> <name></name> |