summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-plugins-base/0.10.29.xml
blob: fad26979d7ff171c1528761f82a00d491ba9b93b (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
<?xml version="1.0"?>
<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
<release>
  <module>gst-plugins-base</module>
  <module-fancy>GStreamer Base Plug-ins</module-fancy>
  <name>Freaks</name>
  <version>0.10.29</version>

  <intro>

<p>
The GStreamer team is proud to announce a new release
in the 0.10.x stable series of the
GStreamer Base 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>
This module contains a set of reference plugins, base classes for other
plugins, and helper libraries.

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, gnomevfssrc</li>
  <li>network: tcp</li>
  <li>typefind</li>
  <li>audio processing: audioconvert, adder, audiorate, audioresample, volume</li>
  <li>visualisation: libvisual</li>
  <li>video processing: ffmpegcolorspace</li>
  <li>aggregate elements: uridecodebin, playbin2, decodebin2, decodebin, playbin</li>
</ul>

Other modules containing plug-ins are:

<dl>
<dt>gst-plugins-good</dt>
<dd>contains a set of well-supported plug-ins under our preferred license</dd>
<dt>gst-plugins-ugly</dt>
<dd>contains a set of well-supported plug-ins, but might pose problems for
    distributors</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>video: add support for color-matrix and chroma-site fields in video caps and selected elements</feature>
      <feature>video: Add support for 8-bit and 16-bit grayscale formats</feature>
      <feature>typefinding: add AAC profile, level, channels and rate to ADTS caps</feature>
      <feature>tags: add basic xmp metadata support</feature>
      <feature>gio, gnomevfs: invert ranks of gio and gnomevfs elements: gio is prefered now, gnomevfs has been deprecated</feature>
      <feature>riff: add mapping for On2 VP62 and VP7 and add some more MPEG4 fourccs</feature>
      <feature>playsink: Don't fail if there are subtitles and audio but no video</feature>
      <feature>oggdemux: map old FLAC mapping correctly</feature>
      <feature>alsa: handle disappearing of sound device whilst in use more gracefully</feature>
      <feature>playbin: Only unref the volume element on dispose and when a new audio sink is set</feature>
      <feature>build: build plugin, example and libs directories in parallel if make -jN is used</feature>
      <feature>uridecodebin/playbin2: we can handle avi in download mode too</feature>
      <feature>rtsp: handle closed POST socket in tunneling, ignore unparsable ranges, allow for more ipv6 addresses</feature>
      <feature>audiopayload: add property to control packet duration</feature>
  </features>

  <applications>
  </applications>
                <contributors>
	<person>Arun Raghavan</person>
	<person>Benjamin Otte</person>
	<person>Damien Lespiau</person>
	<person>David Hoyt</person>
	<person>David Schleef</person>
	<person>Edward Hervey</person>
	<person>Jan Schmidt</person>
	<person>Mark Nauwelaerts</person>
	<person>Olivier Crête</person>
	<person>Peter Kjellerstedt</person>
	<person>Reuben Dowle</person>
	<person>Rob Clark</person>
	<person>Robert Swain</person>
	<person>Sebastian Dröge</person>
	<person>Stefan Kost</person>
	<person>Thiago Santos</person>
	<person>Thomas Green</person>
	<person>Tim-Philipp Müller</person>
	<person>Torsten Schönfeld</person>
	<person>Vincent Untz</person>
	<person>Wim Taymans</person>
  </contributors>

<api>
    <additions>
      <item>gst_x_overlay_set_render_rectangle()</item>
      <item>gst_tag_list_from_xmp_buffer()</item>
      <item>gst_tag_list_to_xmp_buffer()</item>
      <item>gst_video_format_is_gray()</item>
      <item>gst_video_parse_caps_chroma_site()</item>
      <item>gst_video_parse_caps_color_matrix()</item>
      <item>GST_VIDEO_CAPS_GRAY8</item>
      <item>GST_VIDEO_CAPS_GRAY16</item>
      <item>GST_TYPE_RTSP_LOWER_TRANS</item>
      <item>gst_rtsp_lower_trans_get_type()</item>
    </additions>
<!--
    <deprecations>
    </deprecations>
-->
  </api>

  

  

  

  

  

  

  

  <bugs>
    <bug>
      <id>615647</id>
      <summary>xvimagesink could miss initial expose</summary>
    </bug>
    <bug>
      <id>423086</id>
      <summary>vorbisdec introduces timestamp discontinuity at the end</summary>
    </bug>
    <bug>
      <id>601315</id>
      <summary>[uridecodebin] No download buffering for AVI files</summary>
    </bug>
    <bug>
      <id>609539</id>
      <summary>xmp metadata support in tag library</summary>
    </bug>
    <bug>
      <id>609801</id>
      <summary>[volume] Use sample accurate property values if a controller is used</summary>
    </bug>
    <bug>
      <id>610248</id>
      <summary>don't poll geometry for every frame</summary>
    </bug>
    <bug>
      <id>610249</id>
      <summary>[xoverlay] add set_render_rectangle() methods</summary>
    </bug>
    <bug>
      <id>610866</id>
      <summary>[playbin2] Don't fail if there are subtitles and audio but no video</summary>
    </bug>
    <bug>
      <id>611702</id>
      <summary>playbin2: Warning: g_object_set: assertion `G_IS_OBJECT (object)' failed with custom text sink</summary>
    </bug>
    <bug>
      <id>612223</id>
      <summary>[base(audio)sink] hangs in _wait_eos</summary>
    </bug>
    <bug>
      <id>612312</id>
      <summary>typefind: Post AAC profile in caps</summary>
    </bug>
    <bug>
      <id>612552</id>
      <summary>Examples and tests don't compile with -DGSEAL_ENABLE</summary>
    </bug>
    <bug>
      <id>612783</id>
      <summary>Warning when compiling gstsubparse.c with MSVC</summary>
    </bug>
    <bug>
      <id>612845</id>
      <summary>[typefindfunctions] crash in strncasecmp() on windows</summary>
    </bug>
    <bug>
      <id>612968</id>
      <summary>Add On2 VP62 and VP7 support in riff-media</summary>
    </bug>
    <bug>
      <id>613093</id>
      <summary>Improper boundary condition handling in videoscale.</summary>
    </bug>
    <bug>
      <id>613198</id>
      <summary>ximagesink memory leak</summary>
    </bug>
    <bug>
      <id>613248</id>
      <summary>[audiopayload] add property to control packet duration</summary>
    </bug>
    <bug>
      <id>613281</id>
      <summary>[PATCH] autogen.sh: Don't call configure with --enable-plugin-docs</summary>
    </bug>
    <bug>
      <id>613387</id>
      <summary>[gio] compiler warning with GLib 2.18, breaks build with -Werror</summary>
    </bug>
    <bug>
      <id>613403</id>
      <summary>docs: gst_x_overlay_handle_events() lacks Since: tag</summary>
    </bug>
    <bug>
      <id>613589</id>
      <summary>typefind: Export AAC level in caps</summary>
    </bug>
    <bug>
      <id>613591</id>
      <summary>rtspsrc doesn't parse negative port numbers</summary>
    </bug>
    <bug>
      <id>613690</id>
      <summary>[xmp] refactoring to 1-n tag mappings</summary>
    </bug>
    <bug>
      <id>613809</id>
      <summary>[oggdemux] flac: file does not play locally</summary>
    </bug>
    <bug>
      <id>614288</id>
      <summary>Setting playbin volume has no effect the second time around</summary>
    </bug>
    <bug>
      <id>614545</id>
      <summary>gstalsasrc mixer task spins 100% CPU when USB sound card is removed</summary>
    </bug>
    <bug>
      <id>614622</id>
      <summary>Trying to compile and it blows up at seek</summary>
    </bug>
    <bug>
      <id>614764</id>
      <summary>Compile breaks on Mac OS 10.5.8 on new jsseek example</summary>
    </bug>
    <bug>
      <id>615572</id>
      <summary>Buffer Leak in audiorate during fill process</summary>
    </bug>
    <bug>
      <id>615697</id>
      <summary>Problems with Makefile</summary>
    </bug>
    <bug>
      <id>615789</id>
      <summary>[ximagesink] gst_ximagesink_xwindow_update_geometry: assertion `xwindow != NULL' failed</summary>
    </bug>
    <bug>
      <id>616545</id>
      <summary>[ffmpegcolorspace] Crashes when converting Y41B with some width/height combinations</summary>
    </bug>
  </bugs>

</release>