summaryrefslogtreecommitdiff
path: root/RELEASE
blob: 78cbb639341a0dd09528749463d86d74590c6717 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120

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
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
     
      * 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: 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 https://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
    
      * 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