summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gstreamer/0.10.13.xml
blob: deaa7e593a501b4d83b3b1e4e5ad2059d6c7ad32 (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
<?xml version="1.0"?>
<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
<release>
  <module>gstreamer</module>
  <module-fancy>GStreamer</module-fancy>
  <name>With or without you</name>
  <version>0.10.13</version>

  <intro>

<p>
The GStreamer team is proud to announce a new release
in the 0.10.x stable series of the
core of the GStreamer streaming media framework.
</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>
The 0.10.x series has been reworked for threadsafety.  It also features
various feature additions and enhancements.
</p>
<p>
This module, gstreamer, only contains core functionality.
For actual media playback, you will need other modules.
<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-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>Latency handling infrastructure for live playback scenarios</feature>
    <feature>State change handling changes</feature>
    <feature>GstController property handling improved</feature>
    <feature>Various bug fixes and improvements</feature>
    <feature>Parallel installability with 0.8.x series</feature>
    <feature>Threadsafe design and API</feature>
  </features>

  <applications>
<p>
Applications ported to GStreamer 0.10 include Totem, RhythmBox, Sound-Juicer,
Gnome Media, Flumotion, Amarok, Jamboree, Pitivi, Istanbul, AnnoAmp, Elisa, and others.
Let us know if you want to be added to this list.
</p>
  </applications>

          <contributors>
	<person>David Schleef</person>
	<person>Edward Hervey</person>
	<person>Evan Nemerson</person>
	<person>Jan Schmidt</person>
	<person>Jeroen Wouters</person>
	<person>Marc-Andre Lureau</person>
	<person>Mark Nauwelaerts</person>
	<person>Michael Smith</person>
	<person>Mogens Jaeger</person>
	<person>Olivier Crete</person>
	<person>Peter Kjellerstedt</person>
	<person>Sebastian Dröge</person>
	<person>Sebastien Moutte</person>
	<person>Stefan Kost</person>
	<person>Thomas Vander Stichele</person>
	<person>Tim-Philipp Müller</person>
	<person>Tommi Myöhänen</person>
	<person>Ville Syrjala</person>
	<person>Wim Taymans</person>
	<person>Zaheer Abbas Merali</person>
  </contributors>


  <api>
    <additions>
    <item>gst_element_change_state()</item>
    <item>GST_STATE_TARGET</item>
    <item>GST_BASE_TRANSFORM_LOCK/UNLOCK</item>
    <item>GstClock::gst_clock_unadjust_unlocked()</item>
    <item>fakesink::num-buffers property</item>
    <item>GST_CORE_ERROR_DISABLED</item>
    <item>basesrc::prepare_seek_segment vmethod</item>
    <item>gst_buffer_try_new_and_alloc()</item>
    <item>gst_buffer_copy_metadata()</item>
    <item>GstBufferCopyFlags enum</item>
    <item>GST_BUFFER_COPY_ALL flag</item>
    <item>gst_uri_protocol_is_supported()</item>
    <item>gst_base_src_query_latency()</item>
    <item>GstQueue::pushing</item>
    <item>gst_controller_suggest_next_sync()</item>
    <item>gst_object_suggest_next_sync()</item>
    <item>basesrc::unlock_stop</item>
    <item>basesink::unlock_stop</item>
    <item>GstBin::async-handling property</item>
    <item>gst_message_new_async_start()</item>
    <item>gst_message_parse_async_start()</item>
    <item>gst_message_new_async_done()</item>
    <item>GST_MESSAGE_ASYNC_START</item>
    <item>GST_MESSAGE_ASYNC_DONE</item>
    </additions>
    <deprecations>
    </deprecations>
  </api>

  

  <bugs>
    <bug>
      <id>440682</id>
      <summary>gst/gstsystemclock unit test occasionally fails</summary>
    </bug>
    <bug>
      <id>342564</id>
      <summary>Configure options causing compilation to fail</summary>
    </bug>
    <bug>
      <id>378255</id>
      <summary>Swedish translation updated</summary>
    </bug>
    <bug>
      <id>392804</id>
      <summary>[API] add GST_CORE_ERROR_DISABLED</summary>
    </bug>
    <bug>
      <id>412648</id>
      <summary>[filesink] reports wrong (byte) position after seeking</summary>
    </bug>
    <bug>
      <id>413123</id>
      <summary>No XML dependency patch</summary>
    </bug>
    <bug>
      <id>415394</id>
      <summary>[identity] post message for imperfect streams if check-pe...</summary>
    </bug>
    <bug>
      <id>417992</id>
      <summary>Quickly playing/pausing messes up synchronization</summary>
    </bug>
    <bug>
      <id>420106</id>
      <summary>[basetransform] race on shutdown: setcaps func called aft...</summary>
    </bug>
    <bug>
      <id>420206</id>
      <summary>Collectpads causes a segv. when stopping after a pad remove</summary>
    </bug>
    <bug>
      <id>421480</id>
      <summary>Make it possible to build without libxml2 with --disable-...</summary>
    </bug>
    <bug>
      <id>421543</id>
      <summary>[GstPad] Doesn't check if pad accepts caps after caps change</summary>
    </bug>
    <bug>
      <id>422295</id>
      <summary>GstController crashes with quadratic and cubic interpolat...</summary>
    </bug>
    <bug>
      <id>425400</id>
      <summary>Multiqueue leaks memory when releasing sink pads</summary>
    </bug>
    <bug>
      <id>431150</id>
      <summary>compilation fails with flex 2.5.4</summary>
    </bug>
    <bug>
      <id>431940</id>
      <summary>[API] add gst_buffer_try_new_and_alloc()</summary>
    </bug>
    <bug>
      <id>432876</id>
      <summary>current time level in queue</summary>
    </bug>
    <bug>
      <id>434926</id>
      <summary>Multilib conflicts with gst-launch-0.10 man page</summary>
    </bug>
    <bug>
      <id>435880</id>
      <summary>[GstBin] Property to allow bins to handle child async cha...</summary>
    </bug>
    <bug>
      <id>437563</id>
      <summary>URIs with upper-case protocol don't play</summary>
    </bug>
    <bug>
      <id>440463</id>
      <summary>gstbin unit test sometimes hangs waiting for ASYNC_DONE m...</summary>
    </bug>
    <bug>
      <id>441159</id>
      <summary>Regression in state change handling</summary>
    </bug>
    <bug>
      <id>349180</id>
      <summary>gst_parse_launch is not reentrant (or recursively callable)</summary>
    </bug>
    <bug>
      <id>414986</id>
      <summary>Don't start the async thread for the system clock until n...</summary>
    </bug>
    <bug>
      <id>393099</id>
      <summary>GstBuffer copy vfunc broken?</summary>
    </bug>
    <bug>
      <id>419851</id>
      <summary>pad-added and pad-removed signals parameter type incorrect</summary>
    </bug>
    <bug>
      <id>420133</id>
      <summary>gst_element_sync_state_with_parent should look at pending...</summary>
    </bug>
    <bug>
      <id>421177</id>
      <summary>Possible deadlock if pad eventfunc is not specified</summary>
    </bug>
  </bugs>
</release>