summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-plugins-base/1.12.1.xml
blob: 435acdfc79fb9f6796ef885c00909dbea195dcb0 (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
<?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-base</module>
  <module-fancy>GStreamer Base Plugins</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 set of reference plugins, base classes for other
plugins, and helper libraries. It also includes essential elements such
as audio and video format converters, and higher-level components like playbin,
decodebin, encodebin, and discoverer.

This module is kept up-to-date together with the core developments.  Element
writers should look at the elements in this module as a reference for
their development.

This module contains elements for, among others:
<ul>
  <li>device plugins: x(v)imagesink, alsa, v4lsrc, cdparanoia</li>
  <li>containers: ogg</li>
  <li>codecs: vorbis, theora</li>
  <li>text: textoverlay, subparse</li>
  <li>sources: audiotestsrc, videotestsrc, giosrc</li>
  <li>network: tcp</li>
  <li>typefind functions</li>
  <li>audio processing: audioconvert, adder, audiorate, audioresample, volume</li>
  <li>visualisation: libvisual</li>
  <li>video processing: videoconvert, videoscale</li>
  <li>high-level components: playbin, uridecodebin, decodebin, encodebin, discoverer</li>
  <li>libraries: app, audio, fft, pbutils, riff, rtp, rtsp, sdp, tag, video</li>
</ul>

Other modules containing plugins are:

<dl>
<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>
<dt>gst-libav</dt>
<dd>contains a set of codecs plugins based on libav (formerly gst-ffmpeg)</dd>
</dl>

</p>
  </intro>
    <contributors>
	<person>Nicolas Dufresne</person>
	<person>Olivier Crête</person>
	<person>Scott D Phillips</person>
	<person>Sebastian Dröge</person>
	<person>Thibault Saunier</person>
	<person>Wim Taymans</person>
  </contributors>
  <bugs>
    <bug>
      <id>780099</id>
      <summary>Playbin3 RTSP Freeze at First Frame</summary>
    </bug>
    <bug>
      <id>782780</id>
      <summary>discoverer: Child/parent stream equivalence detection is too strict</summary>
    </bug>
    <bug>
      <id>783330</id>
      <summary>navigation: Add introspection annotations for some output parameters</summary>
    </bug>
  </bugs>

</release>