summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-libav/1.11.1.xml
blob: 38d68a8619aa8cb5d196bf8aa4c54d4934115370 (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
<?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-libav</module>
  <module-fancy>GStreamer libav Plugins</module-fancy>
  <name></name>
  <version>1.11.1</version>

  <intro>
<p>
The GStreamer team is pleased to announce the first release of the unstable
1.11 release series. The 1.11 release series is adding new features on top of
the 1.0, 1.2, 1.4, 1.6, 1.8 and 1.10 series and is part of the API and ABI-stable 1.x release
series of the GStreamer multimedia framework. The unstable 1.11 release series
will lead to the stable 1.12 release series in the next weeks. Any newly added
API can still change until that point.
</p>
<p>
Full release notes will be provided at some point during the 1.11 release
cycle, highlighting all the new features, bugfixes, performance optimizations
and other important changes.
</p>
<p>
Binaries for Android, iOS, Mac OS X and Windows will be provided in the next days.
</p>

<p>
This module contains plugins based on the ffmpeg project, including codecs.
</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>Edward Hervey</person>
	<person>Garima Gaur</person>
	<person>Marinus Schraal</person>
	<person>Michael Olbrich</person>
	<person>Scott D Phillips</person>
	<person>Sebastian Dröge</person>
	<person>Thibault Saunier</person>
	<person>Tim-Philipp Müller</person>
	<person>leigh123linux@googlemail.com</person>
  </contributors>

<p>In addition to the above contributors, we would like to extend our
thanks to the ffmpeg developers without which these plugins would have
no reason to exist.</p>

  <bugs>
    <bug>
      <id>750882</id>
      <summary>ffmpeg: Add colorimetry support</summary>
    </bug>
    <bug>
      <id>773672</id>
      <summary>Add mapping for Opus audio and make avdec_opus work</summary>
    </bug>
    <bug>
      <id>776700</id>
      <summary>Fixed memory leak in usage of gst_pad_template_new() API</summary>
    </bug>
  </bugs>

</release>