summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-plugins-ugly/1.12.3.xml
blob: ed44a60063d98c2108b14a882d096080d54d7f20 (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
<?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-plugins-ugly</module>
  <module-fancy>GStreamer Ugly Plugins</module-fancy>
  <name></name>
  <version>1.12.3</version>

  <intro>
<p>
The GStreamer team is proud to announce the third 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=248880&amp;order=bug_id&amp;product=GStreamer&amp;query_format=advanced&amp;resolution=FIXED&amp;target_milestone=1.12.3">Bugzilla</a>.
</p>
<p>
See <a href="&site;/releases/1.12/">&site;/releases/1.12/</a> for the full release notes.
</p>
<p>
<i>"When you have to shoot, shoot.  Don't talk."</i>
</p>
<p>
There are times when the world needs a color between black and white.
Quality code to match the good's, but two-timing, backstabbing and ready to
sell your freedom down the river.  These plugins might have a patent noose
around their neck, or a lock-up license, or any other problem that makes you
think twice about shipping them.
</p>
<p>
We don't call them ugly because we like them less.  Does a mother love her
son less because he's not as pretty as the other ones ? No  - she commends
him on his great personality.  These plugins are the life of the party.
And we'll still step in and set them straight if you report any unacceptable
behaviour - because there are two kinds of people in the world, my friend:
those with a rope around their neck and the people who do the cutting.
</p>
<p>
This module contains a set of plugins that have good quality and correct
functionality, but distributing them might pose problems.  The license
on either the plugins or the supporting libraries might not be how we'd
like. The code might be widely known to present patent problems.
Distributors should check if they want/can ship these plugins.
</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-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>
<dt>gst-libav</dt>
<dd>contains a set of codecs plugins based on libav (formerly gst-ffmpeg)</dd>
</dl>

</p>
  </intro>
    <contributors>
	<person>Satya Prakash Gupta</person>
	<person>Sebastian Dröge</person>
	<person>Tim-Philipp Müller</person>
  </contributors>

  <bugs>
    <bug>
      <id>784982</id>
      <summary>x264enc, mpg123audiodec: possible template caps leak</summary>
    </bug>
    <bug>
      <id>785388</id>
      <summary>Memory leak in dvdreadsrc.c</summary>
    </bug>
    <bug>
      <id>787398</id>
      <summary>mpeg2dec :Fix Memory leak issue in gstmpeg2dec.c</summary>
    </bug>
  </bugs>
</release>