mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
Release 1.9.2
This commit is contained in:
parent
7c510943c3
commit
3fd93d08c1
6 changed files with 49 additions and 63 deletions
34
ChangeLog
34
ChangeLog
|
@ -1,9 +1,32 @@
|
||||||
=== release 1.9.1 ===
|
=== release 1.9.2 ===
|
||||||
|
|
||||||
2016-07-06 Sebastian Dröge <slomo@coaxion.net>
|
2016-09-01 Sebastian Dröge <slomo@coaxion.net>
|
||||||
|
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
releasing 1.9.1
|
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 13:48:45 +0300 Sebastian Dröge <sebastian@centricular.com>
|
||||||
|
|
||||||
|
* ChangeLog:
|
||||||
|
* NEWS:
|
||||||
|
* RELEASE:
|
||||||
|
* common:
|
||||||
|
* configure.ac:
|
||||||
|
* gst-omx.doap:
|
||||||
|
Release 1.9.1
|
||||||
|
|
||||||
2016-06-29 16:37:43 +0900 Kazunori Kobayashi <kkobayas@igel.co.jp>
|
2016-06-29 16:37:43 +0900 Kazunori Kobayashi <kkobayas@igel.co.jp>
|
||||||
|
|
||||||
|
@ -1669,7 +1692,6 @@
|
||||||
* config/rpi/gstomx.conf:
|
* config/rpi/gstomx.conf:
|
||||||
* omx/Makefile.am:
|
* omx/Makefile.am:
|
||||||
* omx/gstomx.c:
|
* omx/gstomx.c:
|
||||||
* omx/gstomxmpeg2dec.c:
|
|
||||||
* omx/gstomxmpeg2dec.h:
|
* omx/gstomxmpeg2dec.h:
|
||||||
* omx/gstomxmpeg2videodec.c:
|
* omx/gstomxmpeg2videodec.c:
|
||||||
* omx/gstomxmpeg2videodec.h:
|
* omx/gstomxmpeg2videodec.h:
|
||||||
|
@ -2268,7 +2290,6 @@
|
||||||
* config/bellagio/gstomx.conf:
|
* config/bellagio/gstomx.conf:
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
* omx/Makefile.am:
|
* omx/Makefile.am:
|
||||||
* omx/gstomx.conf:
|
|
||||||
Add OpenMAX IL target for Bellagio
|
Add OpenMAX IL target for Bellagio
|
||||||
Not tested since a very long time though.
|
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>
|
2013-02-21 10:13:16 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
|
||||||
|
|
||||||
* config/Makefile.am:
|
* config/Makefile.am:
|
||||||
* config/raspberry-pi.conf:
|
|
||||||
* config/rpi/Makefile.am:
|
* config/rpi/Makefile.am:
|
||||||
* config/rpi/gstomx.conf:
|
* config/rpi/gstomx.conf:
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
|
@ -2634,7 +2654,6 @@
|
||||||
* config/Makefile.am:
|
* config/Makefile.am:
|
||||||
* config/raspberry-pi.conf:
|
* config/raspberry-pi.conf:
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
* omx/gstomx-raspberry.conf:
|
|
||||||
config: Add raspberry-pi configuration in a different directory
|
config: Add raspberry-pi configuration in a different directory
|
||||||
|
|
||||||
2012-05-20 20:11:59 +0300 George Kiagiadakis <george.kiagiadakis@collabora.com>
|
2012-05-20 20:11:59 +0300 George Kiagiadakis <george.kiagiadakis@collabora.com>
|
||||||
|
@ -4419,7 +4438,6 @@
|
||||||
* omx/gstomx.c:
|
* omx/gstomx.c:
|
||||||
* omx/gstomxh264dec.c:
|
* omx/gstomxh264dec.c:
|
||||||
* omx/gstomxh264dec.h:
|
* omx/gstomxh264dec.h:
|
||||||
* omx/gstomxh264videodec.c:
|
|
||||||
* omx/gstomxh264videodec.h:
|
* omx/gstomxh264videodec.h:
|
||||||
omxh264dec: Rename from omxh264videodec to omxh264dec
|
omxh264dec: Rename from omxh264videodec to omxh264dec
|
||||||
|
|
||||||
|
|
2
NEWS
2
NEWS
|
@ -1 +1 @@
|
||||||
This is GStreamer 1.9.1
|
This is GStreamer 1.9.2
|
||||||
|
|
58
RELEASE
58
RELEASE
|
@ -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
|
The GStreamer team is pleased to announce the second release of the unstable
|
||||||
1.9 release series. The 1.9 release series is adding new features on top of
|
1.9 release series, which marks the feature freeze for 1.10. The 1.9 release
|
||||||
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 is adding new features on top of the 1.0, 1.2, 1.4, 1.6 and 1.8 series
|
||||||
series of the GStreamer multimedia framework. The unstable 1.9 release series
|
and is part of the API and ABI-stable 1.x release series of the GStreamer
|
||||||
will lead to the stable 1.10 release series in the next weeks. Any newly added
|
multimedia framework. The unstable 1.9 release series will lead to the stable
|
||||||
API can still change until that point.
|
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.
|
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 ====
|
==== Download ====
|
||||||
|
|
||||||
You can find source releases of gst-omx in the 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
|
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
|
* Sebastian Dröge
|
||||||
* Stefan Sauer
|
* Stefan Sauer
|
||||||
* Thiago Santos
|
|
||||||
* Tim-Philipp Müller
|
|
||||||
* Vineeth TM
|
|
||||||
* Wonchul Lee
|
|
||||||
* junji
|
|
||||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
||||||
Subproject commit f49c55ecd35a7436194d28297f6d6f20eb6a66fa
|
Subproject commit ac2f647695e7bd4b433ea108ee1d0e23901797d4
|
|
@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
|
||||||
dnl initialize autoconf
|
dnl initialize autoconf
|
||||||
dnl releases only do -Wall, git and prerelease does -Werror too
|
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
|
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,
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||||
gst-omx)
|
gst-omx)
|
||||||
|
|
||||||
|
@ -45,10 +45,10 @@ AC_DEFINE_UNQUOTED(GST_API_VERSION, "$GST_API_VERSION",
|
||||||
[GStreamer API Version])
|
[GStreamer API Version])
|
||||||
|
|
||||||
AG_GST_LIBTOOL_PREPARE
|
AG_GST_LIBTOOL_PREPARE
|
||||||
AS_LIBTOOL(GST, 901, 901, 901)
|
AS_LIBTOOL(GST, 902, 902, 902)
|
||||||
|
|
||||||
dnl *** required versions of GStreamer stuff ***
|
dnl *** required versions of GStreamer stuff ***
|
||||||
GST_REQ=1.9.1.1
|
GST_REQ=1.9.2
|
||||||
|
|
||||||
dnl *** autotools stuff ****
|
dnl *** autotools stuff ****
|
||||||
|
|
||||||
|
|
10
gst-omx.doap
10
gst-omx.doap
|
@ -31,6 +31,16 @@ a basic collection of elements
|
||||||
</GitRepository>
|
</GitRepository>
|
||||||
</repository>
|
</repository>
|
||||||
|
|
||||||
|
<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>
|
<release>
|
||||||
<Version>
|
<Version>
|
||||||
<revision>1.9.1</revision>
|
<revision>1.9.1</revision>
|
||||||
|
|
Loading…
Reference in a new issue