summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-omx/1.12.1.xml
blob: a17f3b73e30dc04164ab6791ea623b167408ea6a (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
<?xml version="1.0"?>
<!DOCTYPE xml [ <!ENTITY % site-entities SYSTEM "../../entities.site"> %site-entities; ]>
<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
<release>
  <module>gst-omx</module>
  <module-fancy>GStreamer OpenMAX IL wrapper plugin</module-fancy>
  <name></name>
  <version>1.12.1</version>

  <intro>
<p>
The GStreamer team is proud to announce the first bugfix release in the stable
1.12 release series of your favourite cross-platform multimedia framework!
</p>
<p>
This release only contains bugfixes and it is safe to update from 1.12.x. For a
full list of bugfixes see <a href="https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&amp;bug_status=VERIFIED&amp;classification=Platform&amp;limit=0&amp;list_id=225693&amp;order=bug_id&amp;product=GStreamer&amp;query_format=advanced&amp;resolution=FIXED&amp;target_milestone=1.12.1">Bugzilla</a>.
</p>
<p>
See <a href="&site;/releases/1.12/">&site;/releases/1.12/</a> for the full release notes.
</p>
<p>
This module contains a plugin that wraps available OpenMAX IL
components and makes them available as standard GStreamer
elements.
</p>
<p>
Other modules containing plugins are:

<dl>
<dt>gst-plugins-base</dt>
<dd>contains a basic set of well-supported plugins</dd>
<dt>gst-plugins-good</dt>
<dd>contains a set of well-supported plugins under our preferred license</dd>
<dt>gst-plugins-ugly</dt>
<dd>contains a set of well-supported plugins, but might pose problems for
    distributors</dd>
<dt>gst-plugins-bad</dt>
<dd>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</dd>
</dl>

</p>
  </intro>
    <contributors>
	<person>Guillaume Desmottes</person>
	<person>Tim-Philipp Müller</person>
  </contributors>
  <bugs>
    <bug>
      <id>782382</id>
      <summary>gst-omx: missing config.h.meson</summary>
    </bug>
    <bug>
      <id>782387</id>
      <summary>gst-omx: fix linking issue when building with meson</summary>
    </bug>
    <bug>
      <id>783346</id>
      <summary>meson: define HAVE_VIDEO_EXT if OMX_VideoExt.h is present</summary>
    </bug>
  </bugs>

</release>