summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-plugins-ugly/0.10.7.xml
blob: a395c218eaee842c9eee07bb3445544a7b586d97 (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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
<?xml version="1.0"?>
<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
<release>
  <module>gst-plugins-ugly</module>
  <module-fancy>GStreamer Ugly Plug-ins</module-fancy>
  <name>I Cheated Time</name>
  <version>0.10.7</version>

  <intro>
<p>
The GStreamer team is proud to announce a new release
in the 0.10.x stable series of the
GStreamer Ugly Plug-ins.
</p>
<p>
The 0.10.x series is a stable series targeted at end users.
It is not API or ABI compatible with the stable 0.8.x series.
It is, however, parallel installable with the 0.8.x series.
</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 plug-ins 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 plug-ins 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 plug-ins that have good quality and correct
functionality, but distributing them might pose problems.  The license
on either the plug-ins 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 plug-ins.
</p>
<p>
Other modules containing plug-ins are:

<dl>
<dt>gst-plugins-base</dt>
<dd>contains a basic set of well-supported plug-ins</dd>
<dt>gst-plugins-good</dt>
<dd>contains a set of well-supported plug-ins under our preferred license</dd>
<dt>gst-plugins-bad</dt>
<dd>contains a set of less supported plug-ins that haven't passed the
    rigorous quality testing we expect</dd>
</dl>

</p>
  </intro>
  <features>
    <feature>Many bug fixes and improvements</feature>
    <feature>Accurate seeking support in mp3</feature>
    <feature>xingmux moved from -bad</feature>
    <feature>RealMedia and WMS RTSP support</feature>
    <feature>LAME mp3 encoder fixes</feature>
    <feature>Support non-square pixels in ASF</feature>
    <feature>rmdemux fixes</feature>
    <feature>amrnb fixes</feature>
    <feature>dvdreadsrc seeking fix</feature>
    <feature>Initial MPEG-2 reverse playback support</feature>
    <feature>New element: dvdsubdec</feature>
  </features>

  <applications>
  </applications>

    <contributors>
	<person>Alexander Shopov</person>
	<person>Daniel Charles</person>
	<person>David Schleef</person>
	<person>Edward Hervey</person>
	<person>Ilkka Tuohela</person>
	<person>Jakub Bogusz</person>
	<person>Jan Schmidt</person>
	<person>Jorge González González</person>
	<person>Julien MOUTTE</person>
	<person>Laurent Glayal</person>
	<person>Mark Nauwelaerts</person>
	<person>Raphael Higino</person>
	<person>Sebastian Dröge</person>
	<person>Sebastien Moutte</person>
	<person>Stefan Kost</person>
	<person>Tal Shalif</person>
	<person>Thijs Vermeir</person>
	<person>Thomas Vander Stichele</person>
	<person>Tim-Philipp Müller</person>
	<person>Wenzheng Hu</person>
	<person>Wim Taymans</person>
	<person>Zaheer Abbas Merali</person>
  </contributors>


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

  

  <bugs>
    <bug>
      <id>358891</id>
      <summary>[dvdreadsrc] aborts due to src- &gt; cur_pack == dsi_pack.dsi_...</summary>
    </bug>
    <bug>
      <id>337681</id>
      <summary>Seeking problem with MP3s in banshee and rhythmbox</summary>
    </bug>
    <bug>
      <id>414988</id>
      <summary>Stream encoded by lame has gap after decoding</summary>
    </bug>
    <bug>
      <id>427309</id>
      <summary>[rmdemux] trouble playing RV10 video</summary>
    </bug>
    <bug>
      <id>439390</id>
      <summary>[lame] fix up so we can control sample rate conversion</summary>
    </bug>
    <bug>
      <id>450879</id>
      <summary>Missing files in po/POTFILES.in</summary>
    </bug>
    <bug>
      <id>452025</id>
      <summary>./configure breaks when cross-compiling LAME</summary>
    </bug>
    <bug>
      <id>454311</id>
      <summary>missing xml/{element-synaesthesia-details.xml,plugin-syna...</summary>
    </bug>
    <bug>
      <id>466442</id>
      <summary>amrnbenc has not properties to add header and select band...</summary>
    </bug>
    <bug>
      <id>495885</id>
      <summary>[mpegdemux] unknown stream id 0xbe</summary>
    </bug>
    <bug>
      <id>500467</id>
      <summary>[rmdemux] totem crashed with SIGSEGV</summary>
    </bug>
    <bug>
      <id>500808</id>
      <summary>gstmpeg2dec compile problem in MSVC 6.0</summary>
    </bug>
    <bug>
      <id>507821</id>
      <summary>Skip over broken seektable in Xing headers</summary>
    </bug>
    <bug>
      <id>511497</id>
      <summary>[PLUGIN-MOVE] Move xingheader to gst-plugins-ugly</summary>
    </bug>
    <bug>
      <id>514297</id>
      <summary>mpeg2dec with corrupted packets causes fps denominator so...</summary>
    </bug>
    <bug>
      <id>515575</id>
      <summary>[lame] unit test shows memory leak</summary>
    </bug>
    <bug>
      <id>515708</id>
      <summary>[dvdsubparse] Leaks a pad template</summary>
    </bug>
    <bug>
      <id>515725</id>
      <summary>[xingmux] Fails on big endian systems</summary>
    </bug>
    <bug>
      <id>516278</id>
      <summary>[dvdreadsrc] FORMAT_BYTES based seek stopped working sinc...</summary>
    </bug>
    <bug>
      <id>516811</id>
      <summary>[mp3parse] immediate EOS when playing back AVIs</summary>
    </bug>
    <bug>
      <id>516989</id>
      <summary>[dvdreadsrc] wrong (negative) stream position returned du...</summary>
    </bug>
    <bug>
      <id>308312</id>
      <summary>Make mp3parse plugin implement GST_SEEK_FLAG_ACCURATE</summary>
    </bug>
    <bug>
      <id>508595</id>
      <summary>[lame] wrong output caps in mono encoding mode</summary>
    </bug>
    <bug>
      <id>140136</id>
      <summary>[mpeg] plays choppy in gst-player/totem</summary>
    </bug>
    <bug>
      <id>448782</id>
      <summary>add finalize() to amrnbdec element</summary>
    </bug>
    <bug>
      <id>491305</id>
      <summary>[playbin?] intro-leopard.mov sometimes EOSes immediately,...</summary>
    </bug>
    <bug>
      <id>504671</id>
      <summary>[rtspsrc] spews warnings on setup and shutdown</summary>
    </bug>
  </bugs>
</release>