summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-plugins/0.8.6.xml
blob: 3d87887a95edcb9220e82bf46d34e001c91ac672 (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
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
<?xml version="1.0"?>
<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
<release>
  <module>gst-plugins</module>
  <module-fancy>GStreamer Plug-ins</module-fancy>
  <name>IOU Love</name>
  <version>0.8.6</version>

  <intro>
<p>
The GStreamer team is happy to announce a new release
in the 0.8.x stable series of the GStreamer Plug-ins.
</p>
<p>
The 0.8.x series is a stable series aimed at end users.
It is not API or ABI compatible with the stable 0.6.x series.
It is, however, parallel installable with the 0.6.x series.
</p>
<p>
This module contains plugins providing media encoding and decoding,
conversion, effects, and other elements that provide actual media
handling functionality to the core.  You need the GStreamer core module
to make them work.  The versions do not need to match exactly, as long
as all of them are in the 0.8.x series.
</p>
<p>
The FFmpeg-based decoder element has been moved to its own module.  If you
want support for a lot of popular video formats, you need to install this
module along with the GStreamer Core and Plug-ins.  An FFmpeg-based colorspace
element has been added to the Plug-ins however.
</p>
  </intro>
  <features>
    <feature>Parallel installability with 0.6.x series</feature>
    <feature>Internationalization</feature>

    <feature>New translation in this release: Norwegian Bokmaal</feature>
    <feature>New translation in this release: Luca Ferretti</feature>

    <feature>Translations: af az cs en_GB hu nb nl or sq sr sv uk</feature>

    <feature>new element: polypsink</feature>
    <feature>new element: musepack decoder</feature>

    <feature>alsa fixes</feature>
    <feature>playbin fixes</feature>
    <feature>visualisation fixes</feature>
    <feature>support for cd://, cdda:// and dv:// uri</feature>
    <feature>v4lsrc fixes</feature>
    <feature>id3demux fixes</feature>
    <feature>avc-based Firewire camera support</feature>
    <feature>speex fixes</feature>
    <feature>tcp fixes</feature>
    <feature>multifdsink improvements</feature>
    <feature>ffmpegcolorspace fixes</feature>
    <feature>chained ogg support</feature>
  </features>

  <applications>
<p>
The GConf settings have moved to a versioned location and can now be found
under /system/gstreamer/0.8.  Applications should use the gconf library,
as provided by gstreamer-gconf-0.8.pc, to access the default settings.
</p>
  </applications>
  <contributors>
<!--
	<person>Balamurali Viswanathan</person>
	<person>Brian Cameron</person>
	<person>Christian Schaller</person>
	<person>Francis Labonte</person>
	<person>Gora Mohanty</person>
	<person>Martin Eikermann</person>
	<person>Nathan Robertson</person>
	<person>Phil Blundell</person>
	<person>Scott Wheeler</person>
	<person>Stephane Loeuillet</person>
-->
	<person>Arwed v. Merkatz</person>
	<person>Benjamin Otte</person>
	<person>Christophe Fergeau</person>
	<person>David Schleef</person>
	<person>Iain Holmes</person>
	<person>James Henstridge</person>
	<person>James Morrison</person>
	<person>Jan Schmidt</person>
	<person>Johan Dahlin</person>
	<person>Julien Moutte</person>
	<person>Kjartan Maraas</person>
	<person>Koop Mast</person>
	<person>Luca Ferretti</person>
	<person>Martin Pitt</person>
	<person>Milosz Derezynski</person>
	<person>Ronald Bultje</person>
	<person>Sebastien Cote</person>
	<person>Stefan Kost</person>
	<person>Takao Fujiwara</person>
	<person>Thomas Vander Stichele</person>
	<person>Tim-Philipp Müller</person>
	<person>Wim Taymans</person>
	<person>Zaheer Abbas Merali</person>
  </contributors>

  <api>
    <additions>
      <item>A new v4lsrc property, autoprobe-fps, has been added.</item>
    </additions>
<!--
    <depreciations>
    </depreciations>
-->
  </api>

  <bugs>
    <bug>
      <id>140994</id>
      <summary>[mplex] configure failure</summary>
    </bug>
    <bug>
      <id>143961</id>
      <summary>MusePack codec support</summary>
    </bug>
    <bug>
      <id>144389</id>
      <summary>alsasink dies after some time playing</summary>
    </bug>
    <bug>
      <id>144436</id>
      <summary>opt / oggmux problem (endless interrupt event loop)</summary>
    </bug>
    <bug>
      <id>150061</id>
      <summary>gstreamer error in rhythmbox: vorbisdec(27925) vorbisdec....</summary>
    </bug>
    <bug>
      <id>150576</id>
      <summary>pad v4l2src0:src returned caps that are not a real subset...</summary>
    </bug>
    <bug>
      <id>151059</id>
      <summary>[sdlvideosink] doesn't implement overlay properly</summary>
    </bug>
    <bug>
      <id>151064</id>
      <summary>asfdemux crash</summary>
    </bug>
    <bug>
      <id>151122</id>
      <summary>playing a m4a-file using &quot; spider &quot; doesn't work</summary>
    </bug>
    <bug>
      <id>152750</id>
      <summary>audioconvert crash</summary>
    </bug>
    <bug>
      <id>154781</id>
      <summary>[playbin/totem] avi file with just divx video (no audio) ...</summary>
    </bug>
    <bug>
      <id>154784</id>
      <summary>[playbin/totem] playing avi with 320x240 raw yuv video an...</summary>
    </bug>
    <bug>
      <id>154788</id>
      <summary>Xv video in another window</summary>
    </bug>
    <bug>
      <id>154807</id>
      <summary>auparse doesn't error out on invalid files</summary>
    </bug>
    <bug>
      <id>154834</id>
      <summary>[dvdreadsrc] immediate EOS when specifying a title &gt; 0</summary>
    </bug>
    <bug>
      <id>154903</id>
      <summary>cdparanoia plugin doesn't handle URIs</summary>
    </bug>
    <bug>
      <id>154967</id>
      <summary>[wavenc] missing cast and terminator in gst_event_new_dis...</summary>
    </bug>
    <bug>
      <id>155008</id>
      <summary>LoTr movie segfaulting with gstreamer+totem</summary>
    </bug>
    <bug>
      <id>155223</id>
      <summary>memleak in wavparse</summary>
    </bug>
    <bug>
      <id>155814</id>
      <summary>gst_bin_iterate() gets stuck on some images</summary>
    </bug>
    <bug>
      <id>155864</id>
      <summary>[oggdemux] regression with files without proper EOS flag</summary>
    </bug>
    <bug>
      <id>156372</id>
      <summary>gst-plugins fails to build on AMD64</summary>
    </bug>
    <bug>
      <id>156387</id>
      <summary>[oggdemux] seeking is off by up to 30 secs (regression)</summary>
    </bug>
    <bug>
      <id>156477</id>
      <summary>Ogg Vorbis file fails to play. Works with ogg123</summary>
    </bug>
    <bug>
      <id>156488</id>
      <summary>Introducing device for alsasink in gconf makes totem crash</summary>
    </bug>
    <bug>
      <id>156565</id>
      <summary>gst_bin_remove crashes deep down</summary>
    </bug>
    <bug>
      <id>156910</id>
      <summary>Rhythmbox crash at the end of this song</summary>
    </bug>
    <bug>
      <id>157032</id>
      <summary>Patch for dispose/finalize functions in gst-plugins</summary>
    </bug>
    <bug>
      <id>157281</id>
      <summary>crash with totem-gst</summary>
    </bug>
    <bug>
      <id>157543</id>
      <summary>[rtpgsmparse] missing NULL terminator to gst_caps_new_sim...</summary>
    </bug>
    <bug>
      <id>157548</id>
      <summary>[vorbisenc] premature and/or missing terminator to gst_ca...</summary>
    </bug>
    <bug>
      <id>157632</id>
      <summary>C99 style variable initialization(multifilesrc_test.c)</summary>
    </bug>
    <bug>
      <id>157964</id>
      <summary>smoothwave display warnings when launching gst-register</summary>
    </bug>
    <bug>
      <id>157986</id>
      <summary>[vorbisdec] fix warning when querying while draining</summary>
    </bug>
    <bug>
      <id>158006</id>
      <summary>alsasink/rhythmbox don't like each other anymore</summary>
    </bug>
    <bug>
      <id>158125</id>
      <summary>gstreamer apps have serious issues with 0.8.5.2 plugins &amp; ...</summary>
    </bug>
    <bug>
      <id>158221</id>
      <summary>Build fix for gstreamer-plugins 0.8.5.3</summary>
    </bug>
    <bug>
      <id>158365</id>
      <summary>Fix for playbin hangs</summary>
    </bug>
    <bug>
      <id>158375</id>
      <summary>fix segfault in mp3 typefinding</summary>
    </bug>
    <bug>
      <id>158462</id>
      <summary>[dvdreadsrc] invalid reads / is_nav_pack assertion failure</summary>
    </bug>
    <bug>
      <id>158832</id>
      <summary>pngenc drops GstBuffer extra info (timestamp, length...)</summary>
    </bug>
    <bug>
      <id>158976</id>
      <summary>[oggdemux] seeking broken again [regression]</summary>
    </bug>
    <bug>
      <id>159186</id>
      <summary>[PATCH] videorate doesn't handle all colorspaces</summary>
    </bug>
    <bug>
      <id>159187</id>
      <summary>[PATCH] v4l probes too much and should cache</summary>
    </bug>
  </bugs>

</release>