summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-libav/1.2.3.xml
blob: 66686cddb6d14ca09d78fcf7f5e0aa10ac60baf1 (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
<?xml version="1.0"?>
<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
<release>
  <module>gst-libav</module>
  <module-fancy>GStreamer libav Plugins</module-fancy>
  <name></name>
  <version>1.2.3</version>

  <intro>
<p>
The GStreamer team is proud to announce a new bug-fix release
in the 1.x stable series of the
core of the GStreamer streaming media framework.
</p>
<p>
The 1.x series is a stable series targeted at end users.
It is not API or ABI compatible with the stable 0.10.x series.
It is, however, parallel installable with the 0.10.x series and
will not affect an existing 0.10.x installation.
</p>

<p>
This module contains plugins based on the libav 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>

<!--
  <applications>
  </applications>
-->

    <contributors>
	<person>Dmitry Melnichenko</person>
	<person>Sebastian Dröge</person>
	<person>Tim 'mithro' Ansell</person>
	<person>Tim-Philipp Müller</person>
	<person>Vincent Penquerc'h</person>
	<person>Wim Taymans</person>
  </contributors>

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

<!--
  <api>
    <additions>
    </additions>
    <deprecations>
    </deprecations>
  </api>
-->

  

  <bugs>
    <bug>
      <id>696495</id>
      <summary>gst-libav: context leak</summary>
    </bug>
    <bug>
      <id>722672</id>
      <summary>avmux_dv reports invalid audio caps</summary>
    </bug>
    <bug>
      <id>723615</id>
      <summary>SIGSEGV when setting preload option in gst_ffmpegmux_setcaps</summary>
    </bug>
  </bugs>

</release>