gst/rtp/gstrtpchannels.*: Add method to get possible channel positions.
[platform/upstream/gst-plugins-good.git] / ChangeLog
1 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2
3         * gst/rtp/gstrtpchannels.c: (gst_rtp_channels_get_by_index):
4         * gst/rtp/gstrtpchannels.h:
5         Add method to get possible channel positions.
6
7 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
8
9         * gst/rtp/Makefile.am:
10         Also commit updated makefile
11
12 2008-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
13
14         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
15         Don't allow width=32,depth=24 as input. WAV requires that the width
16         is the next integer multiply of 8 from the depth.
17
18 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
19
20         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
21         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
22         (gst_rtp_L16_pay_getcaps):
23         * gst/rtp/gstrtpchannels.c: (check_channels),
24         (gst_rtp_channels_get_by_pos), (gst_rtp_channels_get_by_order),
25         (gst_rtp_channels_create_default):
26         * gst/rtp/gstrtpchannels.h:
27         Add mappings for multichannel support. Does not completely just work
28         because the getcaps function does not yet return the allowed channel
29         mappings. See #556641.
30
31 2008-10-28  Stefan Kost  <ensonic@users.sf.net>
32
33         * gst/goom/Makefile.am:
34         * gst/goom/README:
35         * gst/goom/config_param.c:
36         * gst/goom/convolve_fx.c:
37         * gst/goom/drawmethods.c:
38         * gst/goom/drawmethods.h:
39         * gst/goom/filters.c:
40         * gst/goom/filters_mmx.s:
41         * gst/goom/flying_stars_fx.c:
42         * gst/goom/goom.h:
43         * gst/goom/goom_config.h:
44         * gst/goom/goom_config_param.h:
45         * gst/goom/goom_core.c:
46         * gst/goom/goom_filters.h:
47         * gst/goom/goom_fx.h:
48         * gst/goom/goom_graphic.h:
49         * gst/goom/goom_plugin_info.h:
50         * gst/goom/goom_tools.c:
51         * gst/goom/goom_tools.h:
52         * gst/goom/goom_typedefs.h:
53         * gst/goom/goom_visual_fx.h:
54         * gst/goom/graphic.c:
55         * gst/goom/ifs.c:
56         * gst/goom/ifs.h:
57         * gst/goom/lines.c:
58         * gst/goom/lines.h:
59         * gst/goom/mathtools.c:
60         * gst/goom/mathtools.h:
61         * gst/goom/mmx.c:
62         * gst/goom/motif_goom1.h:
63         * gst/goom/motif_goom2.h:
64         * gst/goom/plugin_info.c:
65         * gst/goom/ppc_drawings.h:
66         * gst/goom/ppc_zoom_ultimate.h:
67         * gst/goom/sound_tester.c:
68         * gst/goom/sound_tester.h:
69         * gst/goom/surf3d.c:
70         * gst/goom/surf3d.h:
71         * gst/goom/tentacle3d.c:
72         * gst/goom/tentacle3d.h:
73         * gst/goom/v3d.c:
74         * gst/goom/v3d.h:
75         * gst/goom/xmmx.c:
76           Add license headers in all source files. Remove filter.c from
77           EXTRA_DIST, as its in SOURCES already. Mention the files in the REDME
78           which are not used right now. Fixes #557709.
79
80 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
81
82         Patch by: Olivier Crete <tester at tester dot ca>
83
84         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_class_init),
85         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_getcaps):
86         Implement getcaps in rtpL16pay. Fixes #556484.
87
88 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
89
90         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps),
91         (gst_rtp_L16_depay_process):
92         Check if clock-rate and channels are valid.
93         Don't ignore the return value of setcaps.
94         No need to validate the buffer, the base class does that for us.
95         Use the marker bit to set the DISCONT flag on outgoing buffers.
96
97         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps):
98         Don't ignore the return value of set_outcaps.
99
100         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps),
101         (gst_rtp_ac3_depay_process):
102         Don't ignore the return value of set_caps.
103         No need to validate the buffer, the base class does that for us.
104
105         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
106         (gst_rtp_amr_depay_process):
107         * gst/rtp/gstrtpamrdepay.h:
108         Don't ignore the return value of setcaps.
109         No need to validate the buffer, the base class does that for us.
110         No need to set output caps on the buffers, the base class does that for
111         us.
112         The subclass will make sure we are negotiated.
113         
114         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps),
115         (gst_rtp_dv_depay_process), (gst_rtp_dv_depay_reset):
116         * gst/rtp/gstrtpdvdepay.h:
117         Clean up caps negotiation.
118         The subclass will make sure we are negotiated.
119
120         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_setcaps),
121         (gst_rtp_g726_depay_process):
122         Clean up caps negotiation.
123         Use the marker bit to set the DISCONT flag on outgoing buffers.
124
125         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_init),
126         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process):
127         * gst/rtp/gstrtpg729depay.h:
128         The subclass will make sure we are negotiated.
129         Use the marker bit to set the DISCONT flag on outgoing buffers.
130
131         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_setcaps),
132         (gst_rtp_gsm_depay_process):
133         Clean up caps negotiation.
134         Use the marker bit to set the DISCONT flag on outgoing buffers.
135
136         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
137         Clean up caps negotiation.
138         Don't ignore the return value of set_outcaps.
139
140         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps),
141         (gst_rtp_h263_depay_process):
142         Clean up caps negotiation.
143         No need to validate the buffer, the base class does that for us.
144
145         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_setcaps),
146         (gst_rtp_h263_pay_flush), (gst_rtp_h263_pay_handle_buffer):
147         * gst/rtp/gstrtph263pay.h:
148         Don't ignore the return value of set_outcaps.
149         Do some more timestamps.
150
151         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
152         (gst_rtp_h263p_depay_process):
153         Clean up caps negotiation.
154         Don't ignore the return value of setcaps.
155         No need to validate the buffer, the base class does that for us.
156
157         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init),
158         (gst_rtp_h263p_pay_setcaps), (gst_rtp_h263p_pay_flush),
159         (gst_rtp_h263p_pay_handle_buffer):
160         * gst/rtp/gstrtph263ppay.h:
161         Don't ignore the return value of set_outcaps.
162         Do some more timestamps.
163
164         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps),
165         (gst_rtp_h264_depay_process):
166         Clean up caps negotiation.
167         Don't ignore the return value of setcaps.
168         Fix possible caps leak.
169         No need to validate the buffer, the base class does that for us.
170
171         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps):
172         Add some more debug info.
173
174         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps),
175         (gst_rtp_ilbc_depay_process):
176         Clean up caps negotiation.
177         Use the marker bit to set the DISCONT flag on outgoing buffers.
178
179         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_sink_setcaps):
180         Clean up caps negotiation.
181
182         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps),
183         (gst_rtp_mp1s_depay_process):
184         Clean up caps negotiation.
185         Don't ignore the return value of setcaps.
186         No need to validate the buffer, the base class does that for us.
187         No need to set caps on buffers, subclass does that for us.
188
189         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
190         (gst_rtp_mp2t_depay_process):
191         Clean up caps negotiation.
192         Don't ignore the return value of setcaps.
193         No need to validate the buffer, the base class does that for us.
194         No need to set caps on buffers, subclass does that for us.
195
196         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
197         (gst_rtp_mp4a_depay_process):
198         Clean up caps negotiation.
199         Don't ignore the return value of setcaps.
200         No need to validate the buffer, the base class does that for us.
201
202         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_new_caps),
203         (gst_rtp_mp4a_pay_setcaps):
204         Don't ignore the return value of set_outcaps.
205
206         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps),
207         (gst_rtp_mp4g_depay_process):
208         Clean up caps negotiation.
209         Don't ignore the return value of setcaps.
210         No need to validate the buffer, the base class does that for us.
211         No need to set caps on buffers, subclass does that for us.
212
213         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize),
214         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps):
215         Don't ignore the return value of set_outcaps.
216
217         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
218         (gst_rtp_mp4v_depay_process):
219         Clean up caps negotiation.
220         Don't ignore the return value of setcaps.
221         No need to validate the buffer, the base class does that for us.
222         No need to set caps on buffers, subclass does that for us.
223
224         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_new_caps),
225         (gst_rtp_mp4v_pay_setcaps):
226         Don't ignore the return value of set_outcaps.
227
228         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps),
229         (gst_rtp_mpa_depay_process):
230         Clean up caps negotiation.
231         Don't ignore the return value of setcaps.
232         No need to validate the buffer, the base class does that for us.
233         Use the marker bit to set the DISCONT flag on outgoing buffers.
234
235         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_setcaps):
236         Don't ignore the return value of set_outcaps.
237
238         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_setcaps),
239         (gst_rtp_mpv_depay_process):
240         Clean up caps negotiation.
241         Actually set output caps.
242         No need to validate the buffer, the base class does that for us.
243
244         * gst/rtp/gstrtpmpvpay.c: (gst_rtp_mpv_pay_setcaps):
245         Don't ignore the return value of set_outcaps.
246
247         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps),
248         (gst_rtp_pcma_depay_process):
249         Clean up caps negotiation.
250         Set output buffer duration because we can.
251         Use the marker bit to set the DISCONT flag on outgoing buffers.
252
253         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_setcaps):
254         Don't ignore the return value of set_outcaps.
255
256         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps),
257         (gst_rtp_pcmu_depay_process):
258         Clean up caps negotiation.
259         Use the marker bit to set the DISCONT flag on outgoing buffers.
260
261         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_setcaps):
262         Don't ignore the return value of set_outcaps.
263
264         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
265         (gst_rtp_speex_depay_setcaps), (gst_rtp_speex_depay_process):
266         Clean up caps negotiation.
267         Set output caps on the pad and header buffers.
268         Set duration on output buffers because we can.
269
270         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_parse_ident):
271         Don't ignore the return value of set_outcaps.
272
273         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_setcaps),
274         (gst_rtp_sv3v_depay_process):
275         Clean up caps negotiation.
276         No need to validate the buffer, the base class does that for us.
277         No need to set caps out output buffers, subclass does that.
278
279         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps),
280         (gst_rtp_theora_depay_process):
281         Don't ignore the return value of setcaps.
282         No need to validate the buffer, the base class does that for us.
283
284         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_class_init),
285         (gst_rtp_theora_pay_flush_packet), (encode_base64),
286         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
287         (gst_rtp_theora_pay_handle_buffer):
288         Don't ignore the return value of set_outcaps.
289
290         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
291         (gst_rtp_vorbis_depay_process):
292         Don't ignore the return value of setcaps.
293         No need to validate the buffer, the base class does that for us.
294
295         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
296         Don't ignore the return value of set_outcaps.
297
298         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
299         Clean up caps negotiation, don't ignore setcaps return.
300
301         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_setcaps):
302         Don't ignore the return value of set_outcaps.
303
304 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
305
306         * gst/matroska/matroska-demux.c:
307         (gst_matroska_demux_handle_src_event):
308         Forward unknown events upstream.
309
310 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
311
312         * tests/check/elements/icydemux.c: (icydemux_found_pad):
313         Add some refcount check
314
315         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_run):
316         Don't ignore the result of write(), fixes a  compiler warning for me.
317
318         * tests/icles/videobox-test.c: (main):
319         Make the output a little more pretty.
320
321 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
322
323         * ext/esd/esdmon.c:
324           Add doc blob.
325
326 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
327
328         * docs/plugins/Makefile.am:
329         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
330         * docs/plugins/gst-plugins-good-plugins-sections.txt:
331         * docs/plugins/gst-plugins-good-plugins.args:
332         * docs/plugins/gst-plugins-good-plugins.hierarchy:
333         * docs/plugins/gst-plugins-good-plugins.interfaces:
334         * docs/plugins/inspect/plugin-autodetect.xml:
335           Add the docs of the new elements.
336
337 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
338
339         * gst/autodetect/gstautoaudiosrc.c:
340         (gst_auto_audio_src_class_init):
341         * gst/autodetect/gstautovideosrc.c:
342         (gst_auto_video_src_class_init):
343         Fix "Since" tags in the documentation.
344
345 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
346
347         Patch by: Sjoerd Simons <sjoerd at luon dot net>
348
349         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
350         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property):
351         Add support for souphttpsrc to act as a live source. This makes it
352         possible to get timestamped buffers in combination with the
353         "do-timestamp" property. Fixes bug #556019.
354
355 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
356
357         * gst/autodetect/Makefile.am:
358         * gst/autodetect/gstautoaudiosink.c:
359         * gst/autodetect/gstautoaudiosrc.c:
360         * gst/autodetect/gstautoaudiosrc.h:
361         * gst/autodetect/gstautodetect.c:
362         * gst/autodetect/gstautovideosink.c:
363         * gst/autodetect/gstautovideosrc.c:
364         * gst/autodetect/gstautovideosrc.h:
365           Implement src plugins. Little code/string cleanup in the sinks.
366           Fixes #523813.
367
368 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
369
370         Patch by: Peter Kjellerstedt <pkj at axis com>
371
372         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
373         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad):
374         Fix a memory leak when pads are requested but the pipeline never
375         goes into PLAYING.
376
377         Correctly remove request pads, no matter if they have collected
378         data or not.
379
380         Fixes bug #557710.
381
382 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
383
384         Patch by: <lrn1986 at gmail dot com>
385
386         * gst/udp/gstudpnetutils.h:
387         Define the correct WINVER so getaddinfo() can be used when using
388         mingw32. Fixes bug #557294.
389
390 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
391
392         Patch by: <lrn1986 at gmail dot com>
393
394         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
395         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
396         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
397         Fix "argument type mismatch" compiler warnings on Windows.
398         Fixes bug #557293.
399
400 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
401
402         * gst/equalizer/gstiirequalizer.c: (update_coefficients):
403         Don't calculate the filter coefficients for every single buffer
404         but only when it's needed. Fixes bug #557260.
405
406 2008-10-26  Jan Schmidt  <jan.schmidt@sun.com>
407
408         * configure.ac:
409         Back to development -> 0.10.11.1
410
411 2008-10-25  Jan Schmidt  <jan.schmidt@sun.com>
412
413         * gst-plugins-good.doap:
414         Fix version number of 0.10.11 release in doap file
415
416 === release 0.10.11 ===
417
418 2008-10-24  Jan Schmidt <jan.schmidt@sun.com>
419
420         * configure.ac:
421           releasing 0.10.11, "Secondary Consideration"
422
423 2008-10-24  Jan Schmidt  <jan.schmidt@sun.com>
424
425         * configure.ac:
426         Commit 0.10.10.4 pre-release
427
428 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
429
430         * gst/avi/gstavimux.c:
431         Fix VPRP chunk setup in avimux.
432         Fixes: #556010
433         Patch By: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
434
435 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
436
437         * gst/videobox/gstvideobox.c:
438         support dynamically changing properties in videobox
439         Fixed: #557085
440         Patch By: Wim Taymans <wim.taymans@collabora.co.uk>
441
442 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
443
444         * configure.ac:
445         0.10.10.3 pre-release
446
447 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
448
449         * tests/check/Makefile.am:
450         Don't run the states test on pulsesrc and pulsesink
451
452 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
453
454         * configure.ac:
455         Commit 0.10.10.2 pre-release bump that actually went
456         out on 2008-10-11
457
458 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
459
460         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
461         Skip entries for streams that don't have a output pad yet, thereby
462         avoiding calling pad functions with a NULL pad.
463         Fixes #556424
464
465 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
466
467         * gst/qtdemux/qtdemux.c: Remove previous wrong commit
468         * tests/check/elements/icydemux.c: (icydemux_found_pad):
469         Remove problematic and useless refcount check.
470         Fixes #556381
471
472 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
473
474         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
475         Remove problematic and useless refcount check.
476         Fixes #556381
477
478 2008-10-10  Jan Schmidt  <jan.schmidt@sun.com>
479
480         * ext/flac/gstflacdec.c (gst_flac_dec_read_stream):
481         * ext/flac/gstflacenc.c (gst_flac_enc_write_callback):
482         Cast some size_t arguments to guint to avoid compiler
483         warnings on 64-bit systems.
484
485 2008-10-09  Wim Taymans  <wim.taymans@collabora.co.uk>
486
487         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event):
488         Return TRUE instead of FALSE from the event handler when we swallowed the
489         event.
490
491 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
492
493         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
494         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index):
495         Reset header state. Fixes #555321.
496
497 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
498
499         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
500         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index):
501         * gst/avi/gstavidemux.h:
502         For timestamping audio packets we need to take into account the
503         amount of blocks in one entry using the blockalign. Fixes some sync
504         issues with zero-padded audio blocks in the beginning of avi files.
505
506 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
507
508         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_class_init),
509         (gst_multi_file_src_query):
510         Implement DEFAULT and BUFFER position queries. See #555260.
511
512 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
513
514         * sys/ximage/gstximagesrc.c: (gst_ximage_src_stop):
515         Fix build for systems that don't have XDamage.
516
517 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
518
519         * tests/examples/rtp/client-H263p.sdp:
520         * tests/examples/rtp/client-H263p.sh:
521         * tests/examples/rtp/server-VTS-H263p.sh:
522         Add some more H263p server and client examples.
523
524 2008-10-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
525
526         * configure.ac::
527           Depend on released versions of core and base.
528
529 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
530
531         * ext/pulse/pulsesink.c: (gst_pulsesink_write):
532         * ext/pulse/pulsesrc.c: (gst_pulsesrc_read):
533         Return -1 instead of 0 in error cases. Fixes #554771.
534
535 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
536
537         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
538         (gst_ximage_src_stop), (gst_ximage_src_ximage_get):
539         Stop leaking the cursor image.
540         Unref the last_ximage and the cached cursor image on shutdown.
541         Fixes #551570.
542
543 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
544
545         * sys/v4l2/gstv4l2object.h:
546         Getting the Class from an instance is not just a matter of casting it to
547         the class struct but it involves calling G_OBJECT_GET_CLASS on the
548         instance. Fixes #549784.
549
550 2008-10-01  Michael Smith <msmith@songbirdnest.com>
551
552         * configure.ac:
553           Fix libs for linking directsound.
554         * sys/directsound/gstdirectsoundsink.c:
555           Fix buffer sizing to prevent racing the ringbuffer at startup.
556           Add volume property.
557
558 2008-09-27  Jan Schmidt  <jan.schmidt@sun.com>
559
560         * ext/pulse/pulsesink.c:
561         Fix problems with pulsesink randomly erroring with code 'OK' after a
562         format change on the stream by waiting when disconnecting the stream.
563
564 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
565
566         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init),
567         (gst_rtp_amr_depay_process):
568         Mark DISCONT on output buffers when the marker bit signals a new talk
569         spurt.
570
571         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
572         Set the marker bit for buffers with a DISCONT flag to signal a talk
573         spurt.
574
575 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
576
577         * gst/rtp/Makefile.am:
578         * gst/rtp/gstrtp.c: (plugin_init):
579         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_get_type),
580         (gst_rtp_mp4a_pay_base_init), (gst_rtp_mp4a_pay_class_init),
581         (gst_rtp_mp4a_pay_init), (gst_rtp_mp4a_pay_finalize),
582         (gst_rtp_mp4a_pay_parse_audio_config), (gst_rtp_mp4a_pay_new_caps),
583         (gst_rtp_mp4a_pay_setcaps), (gst_rtp_mp4a_pay_handle_buffer),
584         (gst_rtp_mp4a_pay_change_state), (gst_rtp_mp4a_pay_plugin_init):
585         * gst/rtp/gstrtpmp4apay.h:
586         Added MP4A-LATM payloader to match the depayloader.
587
588 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
589
590         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
591         (gst_videomixer_sink_event):
592         Handle segments a little better. Fixes #537361.
593
594 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
595
596         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
597         Don't assume the server supports PAUSE by default. Fixes #551048.
598
599 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
600
601         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
602         (gst_udpsrc_set_uri), (gst_udpsrc_start):
603         Switch on the socket family to get the addrlen size right.
604
605 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
606
607         Patch by: Daniel Franke <df at dfranke dot us>
608
609         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
610         OS X's bind() implementation is picky about its addrlen parameter and
611         fails with EINVAL if it is larger than expected for the socket's address
612         family. Set the length to the expected length instead. Fixes #553191.
613
614 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
615
616         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
617         Handle the case where we cannot do desribe or when the describe result
618         does not contain a valid SDP message.
619
620 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
621
622         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_set_property):
623         Fix setting the qos.
624
625 2008-09-17  Edward Hervey  <edward.hervey@collabora.co.uk>
626
627         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header),
628         (gst_qtdemux_chain):
629         Some 'broken' files out there have atom lengths of zero...
630         which basically results in qtdemux consuming that atom again and again
631         until the *end of night* !
632         Detect that and emits an adequate element error message.
633
634 2008-09-17  Jan Schmidt  <jan.schmidt@sun.com>
635
636         * gst/interleave/Makefile.am:
637         * gst/matroska/Makefile.am:
638         Fix build flags order.
639
640         * tests/check/elements/audioamplify.c: (GST_START_TEST):
641         * tests/check/elements/audiodynamic.c: (GST_START_TEST):
642         * tests/check/elements/audioinvert.c: (GST_START_TEST):
643         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
644         Format fixes.
645
646         * tests/check/elements/multifile.c:
647         Pull in unistd.h
648
649 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
650
651         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_init),
652         (gst_rtp_mp4g_depay_finalize), (gst_rtp_mp4g_depay_setcaps),
653         (gst_rtp_mp4g_depay_clear_queue), (gst_rtp_mp4g_depay_flush_queue),
654         (gst_rtp_mp4g_depay_queue), (gst_rtp_mp4g_depay_process),
655         (gst_rtp_mp4g_depay_change_state):
656         * gst/rtp/gstrtpmp4gdepay.h:
657         Handle interleaved streams by reordering AU in a queue.
658
659 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
660
661         * gst/rtp/gstrtpmp4gdepay.c: (gst_bs_parse_init),
662         (gst_bs_parse_read), (gst_rtp_mp4g_depay_process):
663         Change some of the ranges in the caps, mostly for the amount of bits we
664         can use.
665         Added a little bitstream parse and use it to parse the AU header fields.
666         Check for malformed and wrongly sized packets better.
667         Implement more header field parsing.
668         Handle the size of fragmented packets correctly.
669
670 2008-09-14  Edward Hervey  <edward.hervey@collabora.co.uk>
671
672         Patch by: Jonathan Matthew <notverysmart@gmail.com>
673         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
674         Add mapping for 'tiff' => image/tiff
675         Fixes #552213
676
677 2008-09-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
678
679
680         * ext/raw1394/gstdv1394src.c: (SEND_COMMAND):
681         * ext/raw1394/gsthdv1394src.c: (SEND_COMMAND):
682           Pretend to care about the result of write() which works around
683           compiler warnings.
684
685 2008-09-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
686
687         * ext/flac/gstflacenc.c: (gst_flac_enc_class_init):
688           Make sure the desired default values are actually set, not only
689           registered as defaults (actual problem is that the stereo-specific
690           values are only updated if channels==2, which is not the case yet
691           when the object is created, so the default values for the
692           mid-side-stereo and loose-mid-side-stereo settings are never
693           set in _update_quality()). Makes flacenc create smaller files by
694           default (for stereo input), and fixes #550791.
695
696 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
697
698         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
699         (gst_qtdemux_loop_state_header), (qtdemux_parse_node),
700         (qtdemux_parse_trak), (qtdemux_video_caps):
701         * gst/qtdemux/qtdemux.h:
702         * gst/qtdemux/qtdemux_fourcc.h:
703         * gst/qtdemux/qtdemux_types.c:
704         Add support for video/mj2 mime-type and its additional atoms/boxes.
705         Fixes #550646.
706
707 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
708
709         * gst/debug/gsttaginject.c:
710           Add warning when tags parameter is unparsable and give example for
711           quoting in the docs.
712
713 2008-09-02  Wim Taymans  <wim.taymans@collabora.co.uk>
714
715         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
716         Add mapping for IMA Loki SDL MJPEG ADPCM codec.
717         Add some alternative byteswapped mappings that seem to pop up sometimes.
718         Fixes #550288.
719
720 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
721
722         * po/LINGUAS:
723         * po/POTFILES.in:
724         * po/POTFILES.skip:
725           Add 'ca' to LINGUAS; add some more files with translations and some
726           files which should be ignored by translation tools.
727
728 2008-09-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
729
730         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
731         * ext/speex/gstspeexdec.h:
732         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
733         * ext/speex/gstspeexenc.h:
734         Use integer encoding and decoding functions instead of converting
735         the integer input to float in the element. The libspeex integer
736         functions are doing this for us already or, if libspeex was compiled
737         in integer mode, they're doing everything using integer arithmetics.
738         Also saves some copying around.
739
740 2008-09-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
741
742         * configure.ac:
743           Fix --disable-external
744
745 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
746
747         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
748         (gst_wavpack_enc_push_block), (gst_wavpack_enc_chain):
749         * ext/wavpack/gstwavpackenc.h:
750         Handle non-zero start timestamps and stream discontinuities
751         correctly. This only has an effect if we're muxing into
752         a container format as the raw WavPack stream must contain
753         continous sample numbers.
754
755 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
756
757         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
758         Correct the timestamp and granulepos calculation by one Speex
759         frame.
760
761 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
762
763         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
764         Correctly take the granulepos from upstream if possible and
765         correctly handle the granulepos in various calculations: the
766         granulepos is the sample number of the _last_ sample in a frame, not
767         the first.
768
769         * ext/speex/gstspeexenc.c: (gst_speex_enc_sinkevent),
770         (gst_speex_enc_encode), (gst_speex_enc_chain),
771         (gst_speex_enc_change_state):
772         * ext/speex/gstspeexenc.h:
773         Handle non-zero start timestamps in the encoder and detect/handle
774         stream discontinuities. Fixes bug #547075.
775
776 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
777
778         Patch by: Craig Keogh <cskeogh at adam dot com dot au>
779
780         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
781         Fix compiler warnings caused by passing a string as format string
782         instead of "%s" and then the string. This is only exposed by -Wformat=2
783         as used by default on Ubuntu. Fixes bug #550015.
784
785 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
786
787         * ext/raw1394/gsthdv1394src.c: (gst_hdv1394src_create):
788         * gst/alpha/gstalpha.c: (gst_alpha_get_unit_size):
789         * gst/audiofx/audiocheblimit.c: (generate_coefficients):
790         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert):
791         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
792           (gst_ebml_read_element_length):
793         * gst/matroska/matroska-demux.c:
794           (gst_matroska_demux_check_subtitle_buffer):
795           Make stuff compile with GST_DISABLE_GST_DEBUG.
796
797 2008-08-28  Michael Smith <msmith@songbirdnest.com>
798
799         * gst/law/alaw.c:
800         * gst/law/mulaw.c:
801           Ref caps before passing to gst_pad_template_new(), since that takes
802           ownership.
803
804 2008-08-28  Wim Taymans  <wim.taymans@collabora.co.uk>
805
806         Patch by: Mersad Jelacic <mersad at axis dot com>
807
808         * gst/multipart/multipartdemux.c:
809         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_mime):
810         Convert audio/x-adpcm to and from the audio/G726-X in the muxer and
811         demuxer. Fixes #549551.
812
813 2008-08-27  Edward Hervey  <edward.hervey@collabora.co.uk>
814
815         * sys/osxaudio/gstosxaudiosink.c:
816         (gst_osx_audio_sink_select_device):
817         * sys/osxaudio/gstosxaudiosrc.c:
818         (gst_osx_audio_src_create_ringbuffer),
819         (gst_osx_audio_src_select_device):
820         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_acquire):
821         Fix the build on macosx.
822
823 2008-08-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
824
825         * gst/icydemux/gsticydemux.c:
826           Small docs fix: in the example pipeline, we need to pass
827           iradio-mode=true to the source, so the server actually sends
828           an ICY stream.
829
830 2008-08-26  Michael Smith <msmith@songbirdnest.com>
831
832         * sys/osxaudio/gstosxaudio.c:
833           Oops. Revert more completely.
834
835 2008-08-26  Michael Smith <msmith@songbirdnest.com>
836
837         * sys/osxaudio/gstosxaudio.c:
838           Revert accidental element rename from testing.
839
840 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
841
842         * gst-plugins-good.doap:
843         Pull in 0.10.10 doap entry from release branch
844
845 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
846
847         * configure.ac:
848         Update version number to reflect 0.10.10 release from
849         branch.
850
851 2008-08-26  Michael Smith <msmith@songbirdnest.com>
852
853         * sys/osxaudio/Makefile.am:
854         * sys/osxaudio/gstosxaudio.c:
855         * sys/osxaudio/gstosxaudiosink.c:
856         * sys/osxaudio/gstosxaudiosink.h:
857         * sys/osxaudio/gstosxaudiosrc.c:
858         * sys/osxaudio/gstosxaudiosrc.h:
859         * sys/osxaudio/gstosxringbuffer.c:
860         * sys/osxaudio/gstosxringbuffer.h:
861           Rewrite caps setting and ring buffer initialisation.
862           Previously we never told CoreAudio what format we were going to send it,
863           so it only worked due to luck, and not at all on some hardware.
864           Now we explicitly advertise what formats the hardware supports, and then
865           configure the selected one correctly.
866
867 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
868
869         * sys/v4l2/gstv4l2object.c:
870         * sys/v4l2/gstv4l2src.c:
871         * sys/v4l2/gstv4l2src.h:
872         * sys/v4l2/v4l2_calls.c:
873         * sys/v4l2/v4l2src_calls.c:
874           Fix memory leaks. Small code cleanups : No need for empty _init(). No
875           need to memset instance structures. Some more FIXME's and comments.
876
877 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
878
879         * tests/icles/.cvsignore:
880           Ignore more.
881
882 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
883
884         * gst/goom/.cvsignore:
885         * gst/goom2k1/.cvsignore:
886           Ignore files.
887
888 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
889
890         * ext/cairo/gsttextoverlay.c:
891           Fix compiler warning.
892
893 2008-08-25  David Schleef  <ds@schleef.org>
894
895         * ext/cairo/gsttextoverlay.c: Fix obvious memleak.
896
897 2008-08-25  Edward Hervey  <edward.hervey@collabora.co.uk>
898
899         * gst/matroska/matroska-demux.c: (gst_matroska_demux_send_event),
900         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
901         * gst/matroska/matroska-mux.c:
902         (gst_matroska_mux_video_pad_setcaps),
903         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_finish):
904         Add Real[Audio|Video] support to Matroska containers.
905         It works fine for:
906         * decoding real audio/video streams contained in mkv
907         * 'transmuxing' real (.rm) files into .mkv files
908         It will not work though for encoding real[audio/video] streams that
909         don't contain the 'mdpr_data' extra data on the caps.
910         The reason why this will not work is because I never intended to
911         duplicate virtually all the 'mdpr' block creation into mkvmux.
912         Fixes #536067
913
914 2008-08-25  Wim Taymans  <wim.taymans@collabora.co.uk>
915
916         * gst/law/alaw-encode.c: (gst_alaw_enc_init), (gst_alaw_enc_chain):
917         * gst/law/mulaw-conversion.c:
918         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
919         (gst_mulawenc_chain):
920         The encoder can't really renegotiate at the time they perform a
921         pad-alloc so make the srcpads use fixed caps.
922         Check the buffer size after a pad-alloc because the returned size might
923         not be right when the downstream element does not know the size of the
924         new buffer (capsfilter). Fixes #549073.
925
926 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
927
928         Patch by: Filippo Argiolas <filippo dot argiolas at gmail dot com>
929
930         * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_set_norm_and_notify):
931         v4l2src doesn't have a property named "norm" so don't try to notify
932         about changes to that property. The "norm" property and related
933         code are commented out currently. Fixes bug #549090.
934
935 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
936
937         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
938
939         * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices):
940         Reprobe devices again instead of taking a cached list as new
941         devices could've been plugged in. Fixes bug #549062.
942
943 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
944
945         * gst/autodetect/Makefile.am:
946         Don't link the autodetect plugin with GConf as it doesn't
947         use GConf. Fixes bug #545463.
948
949 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
950
951         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
952         (gst_ebml_read_element_length), (gst_ebml_read_uint),
953         (gst_ebml_read_sint), (gst_ebml_read_float),
954         (gst_ebml_read_header):
955         Change some GST_ELEMENT_ERRORs to GST_ERROR_OBJECT to make it
956         possible to ignore errors and not post any ERROR messages on
957         the bus.
958
959         * gst/matroska/matroska-demux.c:
960         (gst_matroska_demux_parse_contents):
961         Ignore any errors and not just EOS when parsing the contents of
962         a SeekHead. Errors here are usually caused by truncated files
963         and playback of the file works fine. Fixes playback of the
964         audio_only_chapter_seekbroken.mka file from the MPlayer samples
965         archive.
966
967 2008-08-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
968
969         * gst/multipart/multipartdemux.c:
970         * gst/multipart/multipartmux.c:
971         Conform to RFC2046. audio/basic is mulaw 8000Hz mono.
972
973 2008-08-21  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
974
975         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buffer_alloc,
976           gst_directdraw_sink_bufferpool_clear):
977           Fix two more buffer ref leaks.
978
979 2008-08-21  Tim-Philipp Müller  <tim.muller at collabora co uk>
980
981         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
982
983         * sys/directdraw/gstdirectdrawsink.c:
984           (gst_directdraw_sink_show_frame):
985           Fix buffer ref leak.
986
987 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
988
989         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
990         Revert the last commit. wavenc still supports width!=depth for 32 bit
991         width. Thanks Tim.
992
993 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
994
995         * gst/matroska/matroska-demux.c:
996         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
997         If the duration of a block is unknown only use the timestamp for the
998         first lace and use GST_CLOCK_TIME_NONE as duration for the following
999         laces. Otherwise every lace has the same timestamp which leads to
1000         various problems. Really fixes bug #548831.
1001
1002 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1003
1004         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1005         If we're not allowing width!=depth in wavenc we should also disable
1006         the code that was added to support width!=depth.
1007
1008 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1009
1010         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
1011         Don't calculate the default duration of a frame from the audio sampling
1012         rate. This only works for raw audio if every frame contains a single
1013         sample and results in broken buffer durations for other formats
1014         if no specified default duration is given or the blocks have no
1015         duration. Fixes bug #548831.
1016
1017 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1018
1019         * gst/matroska/matroska-demux.c:
1020         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1021         Allow zero sized blocks instead of returning GST_FLOW_OK. Such blocks
1022         are used for text/plain subtitles as a gap-filler in some files.
1023
1024 2008-08-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1025
1026         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
1027         (gst_v4l2_get_caps_info):
1028         Add S910 and PWC formats with a low priority.
1029
1030         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank),
1031         (gst_v4l2src_probe_caps_for_format):
1032         Add more debugging.
1033
1034 2008-08-20  Tim-Philipp Müller  <tim at collabora co uk>
1035
1036         * ext/flac/gstflacenc.c:
1037           Fix compilation against older libflac versions.
1038
1039 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1040
1041         * ext/pulse/pulsemixer.c: (gst_pulsemixer_class_init),
1042         (gst_pulsemixer_set_property), (gst_pulsemixer_get_property):
1043         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
1044         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_timeout_event),
1045         (gst_pulsemixer_ctrl_set_volume):
1046         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_new):
1047         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open):
1048         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
1049         (gst_pulsesink_init), (gst_pulsesink_open),
1050         (gst_pulsesink_prepare), (gst_pulsesink_write),
1051         (gst_pulsesink_delay), (gst_pulsesink_reset):
1052         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1053         (gst_pulsesrc_init):
1054         Use GST_BOILERPLATE everywhere and fix coding style at some places.
1055         Fix a locking issue in pulsesink's prepare function.
1056
1057         * ext/pulse/pulseutil.c: (gst_pulse_channel_map_to_gst):
1058         Check if the created channel layout is valid for GStreamer.
1059
1060 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1061
1062         * gst/rtsp/gstrtspgoogle.c:
1063         Things that can happen when your brain is in google mode trying to
1064         deal with their google rtsp server extensions and trying to type your
1065         google mail account.
1066
1067 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1068
1069         * gst/rtsp/Makefile.am:
1070         * gst/rtsp/gstrtsp.c: (plugin_init):
1071         * gst/rtsp/gstrtspgoogle.c: (gst_rtsp_google_before_send),
1072         (gst_rtsp_google_after_send), (gst_rtsp_google_get_transports),
1073         (_do_init), (gst_rtsp_google_base_init),
1074         (gst_rtsp_google_class_init), (gst_rtsp_google_init),
1075         (gst_rtsp_google_finalize), (gst_rtsp_google_change_state),
1076         (gst_rtsp_google_extension_init):
1077         * gst/rtsp/gstrtspgoogle.h:
1078         Add google RTSP extension, it can only handle udp and responds with
1079         unsupported if we do anything else. Fixes #546465.
1080
1081         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_connection_send),
1082         (gst_rtspsrc_connection_receive), (gst_rtspsrc_loop_send_cmd),
1083         (gst_rtspsrc_create_transports_string),
1084         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
1085         (gst_rtspsrc_close), (gst_rtspsrc_pause):
1086         Make transport setup code a bit better using GString.
1087         Add some more debug.
1088         Check for closed connections before doing anything on them.
1089
1090 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1091
1092         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1093         (gst_pulsesrc_create_stream), (gst_pulsesrc_negotiate),
1094         (gst_pulsesrc_prepare):
1095         * ext/pulse/pulseutil.c: (gst_pulse_gst_to_channel_map),
1096         (gst_pulse_channel_map_to_gst):
1097         * ext/pulse/pulseutil.h:
1098         If downstream provides no channel layout and >2 channels should be
1099         used use the default layout that pulseaudio chooses and also
1100         add this layout to the caps. Fixes bug #547258.
1101
1102 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1103
1104         Patch by: Peter Kjellerstedt <pkj at axis com>
1105
1106         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
1107         (gst_dynudpsink_finalize), (gst_dynudpsink_set_property),
1108         (gst_dynudpsink_init_send), (gst_dynudpsink_close):
1109         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
1110         (gst_multiudpsink_finalize), (gst_multiudpsink_set_property):
1111         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize),
1112         (gst_udpsrc_set_property):
1113         Avoid leaking internally allocated file descriptors when setting
1114         custom file descriptors. Fixes #543101.
1115
1116 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1117
1118         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
1119         Don't try to configure RTCP back to the server when the server did not
1120         give us a valid port number.
1121
1122 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1123
1124         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
1125         Use new basetransform method to renegotiate. Fixes #544956.
1126
1127         * tests/icles/Makefile.am:
1128         * tests/icles/videobox-test.c: (make_pipeline), (main):
1129         Add videobox renegotiation example.
1130
1131 2008-08-19  David Schleef  <ds@schleef.org>
1132
1133         * gst/wavenc/gstwavenc.c: Remove depth ranges and replace
1134         with sane values.  Fixes #548530.
1135
1136 2008-08-18  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1137
1138         * ext/pulse/pulsesink.c: (gst_pulsesink_prepare):
1139         * ext/pulse/pulsesrc.c: (gst_pulsesrc_prepare):
1140         The bytes_per_sample and silence_sample fields of the GstRingBufferSpec
1141         are already filled with the correct values by
1142         gst_ring_buffer_parse_caps() so there's no need to set them again
1143         with wrong values.
1144
1145 2008-08-16  Edward Hervey  <edward.hervey@collabora.co.uk>
1146
1147         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
1148         (gst_avi_demux_read_subindexes_push):
1149         Some AVI 2.0 (ODML) files don't respect the 'specifications' completely
1150         and instead of using the 'ix##' nomenclature, use '##ix'.
1151         They're still valid though, this fixes the duration and indexes for
1152         virtually all the ODML files I have.
1153
1154 2008-08-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1155
1156         Patch by: Olivier Crete <tester at tester dot ca>
1157
1158         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
1159         (gst_rtp_vorbis_depay_process):
1160         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
1161         Update the vorbis RTP pay/depay to RFC 5215.
1162         Fixes #547842.
1163
1164 2008-08-14  David Schleef  <ds@schleef.org>
1165
1166         * gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60
1167           with 3:2 pulldown, i.e., 24p.
1168
1169 2008-08-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1170
1171         * tests/check/elements/level.c: (GST_START_TEST):
1172         Fix compilation some more.
1173
1174 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
1175
1176         * configure.ac::
1177           Require -base CVS for wavparse acid chunk parsing.
1178
1179 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1180
1181         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
1182         (gst_pulsesink_init), (gst_pulsesink_finalize),
1183         (gst_pulsesink_set_volume), (gst_pulsesink_get_volume),
1184         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
1185         (gst_pulsesink_prepare), (gst_pulsesink_change_state):
1186         * ext/pulse/pulsesink.h:
1187         Add "device-name" property to pulsesink too and currently commented
1188         out and not working support for a "volume" property.
1189
1190 2008-08-13  Thijs Vermeir  <thijsvermeir@gmail.com>
1191
1192         * configure.ac:
1193         Remove more cdio stuff (moved to ugly)
1194
1195 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1196
1197         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1198
1199         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1200         (gst_pulsesrc_get_property):
1201         Add "device-name" property, which provides a human readable string
1202         for the audio device, to make it more consisten with other audio
1203         sources. Fixes bug #547519.
1204
1205 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1206
1207         * ext/pulse/pulsemixer.c: (gst_pulsemixer_change_state):
1208         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
1209         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_new),
1210         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_timeout_event):
1211         * ext/pulse/pulsemixerctrl.h:
1212         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open),
1213         (gst_pulseprobe_enumerate), (gst_pulseprobe_new),
1214         (gst_pulseprobe_free), (gst_pulseprobe_needs_probe),
1215         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values):
1216         * ext/pulse/pulseprobe.h:
1217         * ext/pulse/pulsesink.c: (gst_pulsesink_init):
1218         * ext/pulse/pulsesrc.c: (gst_pulsesrc_init), (gst_pulsesrc_delay),
1219         (gst_pulsesrc_change_state):
1220         Improve debugging a bit by including the parent object in pulsemixerctrl
1221         and pulseprobe objects and using GST_WARNING_OBJECT instead of
1222         GST_WARNING.
1223
1224         Use the parent GObject subclass instead of a random struct as GObject
1225         parameter for G_OBJECT_WARN_INVALID_PROPERTY_ID. This fixes a crash
1226         when probing for another property than "device".
1227
1228 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1229
1230         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1231
1232         * ext/pulse/pulsemixer.c: (gst_pulsemixer_set_property):
1233         Fix property probing after the device property is set by calling
1234         set_server when the server property changes. Fixes bug #547518.
1235
1236 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1237
1238         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1239
1240         * ext/pulse/pulsesink.c: (gst_pulsesink_interface_supported),
1241         (gst_pulsesink_implements_interface_init),
1242         (gst_pulsesink_init_interfaces), (gst_pulsesink_init),
1243         (gst_pulsesink_finalize), (gst_pulsesink_set_property),
1244         (gst_pulsesink_get_type):
1245         * ext/pulse/pulsesink.h:
1246         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
1247         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_init),
1248         (gst_pulsesrc_finalize), (gst_pulsesrc_set_property):
1249         * ext/pulse/pulsesrc.h:
1250         Implement GstPropertyProbe interface on pulsesink for detecting
1251         sink devices and on pulsesrc for detecting source devices.
1252         Fixes bugs #547227 and #547217.
1253
1254 2008-08-13  Stefan Kost  <ensonic@users.sf.net>
1255
1256         * gst/spectrum/gstspectrum.c:
1257           Don't terminate on fabs(in)>1.0. Init doubles as doubles.
1258
1259 2008-08-13  Edward Hervey  <edward.hervey@collabora.co.uk>
1260
1261         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
1262         Properly set the maximum latency value, in the same way it is done in
1263         v4lsrc.
1264         * sys/v4l2/v4l2src_calls.c:
1265         Simplify fraction equality check, no need to use GValues for this.
1266
1267 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
1268
1269         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
1270         Add warning messages stating exactly why the latency query failed.
1271         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
1272         In some cases, the negotiated framerate might be the default one which
1273         is already set internally. But we still need to mark it down in fps_n
1274         and fps_d so that the latency query can happen properly.
1275
1276 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
1277
1278         * docs/plugins/inspect/plugin-1394.xml:
1279         Whoops, forgot one doc file for people who can't/don't build the
1280         raw1394 plugin.
1281
1282 2008-08-12  Jan Schmidt  <jan.schmidt@sun.com>
1283
1284         * docs/plugins/Makefile.am:
1285         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1286         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1287         * docs/plugins/inspect/plugin-cdio.xml:
1288         * ext/Makefile.am:
1289         * ext/cdio/Makefile.am:
1290         * ext/cdio/gstcdio.c:
1291         * ext/cdio/gstcdio.h:
1292         * ext/cdio/gstcdiocddasrc.c:
1293         * ext/cdio/gstcdiocddasrc.h:
1294
1295         Pull changes from 0.10.9.2 pre-release branch moving the libcdio
1296         CDDA source to -ugly.
1297
1298         * po/LINGUAS:
1299         * po/POTFILES.in:
1300         * po/id.po:
1301         Pull in new translation from 0.10.9.2 release branch.
1302
1303 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
1304
1305         * docs/plugins/Makefile.am:
1306         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1307         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1308         * docs/plugins/gst-plugins-good-plugins.args:
1309         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1310         * docs/plugins/gst-plugins-good-plugins.interfaces:
1311         Integrate documentation for new hdv1394src element.
1312
1313 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
1314
1315         * ext/raw1394/Makefile.am:
1316         * ext/raw1394/gst1394.c: (plugin_init):
1317         * ext/raw1394/gsthdv1394src.c: (_do_init),
1318         (gst_hdv1394src_base_init), (gst_hdv1394src_class_init),
1319         (gst_hdv1394src_init), (gst_hdv1394src_dispose),
1320         (gst_hdv1394src_set_property), (gst_hdv1394src_get_property),
1321         (gst_hdv1394src_from_raw1394handle),
1322         (gst_hdv1394src_iec61883_receive), (gst_hdv1394src_bus_reset),
1323         (gst_hdv1394src_create), (gst_hdv1394src_discover_avc_node),
1324         (gst_hdv1394src_start), (gst_hdv1394src_stop),
1325         (gst_hdv1394src_unlock), (gst_hdv1394src_update_device_name),
1326         (gst_hdv1394src_uri_get_type), (gst_hdv1394src_uri_get_protocols),
1327         (gst_hdv1394src_uri_get_uri), (gst_hdv1394src_uri_set_uri),
1328         (gst_hdv1394src_uri_handler_init):
1329         * ext/raw1394/gsthdv1394src.h:
1330         mpeg2-ts (HDV) variant of firewire capture element.
1331         Fixes #350830
1332
1333 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
1334
1335         * gst/level/gstlevel.c: (gst_level_message_new):
1336          Fix compilation (also known as the classic 'fix code that someone
1337          committed without compiling it first').
1338
1339 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1340
1341         * tests/check/elements/level.c:
1342           Add a test for level in stereo mode.
1343
1344 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1345
1346         * tests/examples/spectrum/demo-audiotest.c:
1347         * tests/examples/spectrum/demo-osssrc.c:
1348           Demo how to draw analyzer results synced to the clock.
1349
1350 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1351
1352         * gst/level/gstlevel.c:
1353           Little renaming (l -> level).
1354
1355         * gst/spectrum/gstspectrum.c:
1356         * gst/spectrum/gstspectrum.h:
1357           Also send full timestamp/duration details here.
1358
1359 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1360
1361         * gst/level/gstlevel.c:
1362         * gst/level/gstlevel.h:
1363           Send same timestamp/duration details as videoanalysis. This gives
1364           applications better chance to sync analysis results with playback.
1365
1366 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1367
1368         * gst/matroska/matroska-mux.c:
1369         (gst_matroska_mux_handle_sink_event),
1370         (flac_streamheader_to_codecdata):
1371         We need to drop one additional buffer for FLAC as the fLaC
1372         marker and STREAMINFO block are merged into one buffer in the caps.
1373
1374         Also don't pretend to support NEWSEGMENT events, otherwise we
1375         will most probably write some invalid data.
1376
1377 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1378
1379         * gst/matroska/matroska-mux.c: (flac_streamheader_to_codecdata),
1380         (gst_matroska_mux_audio_pad_setcaps):
1381         Add support for muxing FLAC into Matroska containers.
1382         Fixes bug #311586.
1383
1384 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1385
1386         * ext/flac/gstflacenc.c: (gst_flac_enc_check_discont):
1387         Actually provide the variables required for the format string.
1388
1389 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1390
1391         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1392         (gst_matroska_demux_element_send_event),
1393         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
1394         * gst/matroska/matroska-demux.h:
1395         Close the current segment if we're doing a non-flushing seek and send
1396         the close-segment and the new segment of the seek from the streaming
1397         thread.
1398
1399 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1400
1401         * ext/flac/gstflacenc.c: (gst_flac_enc_write_callback),
1402         (gst_flac_enc_check_discont), (gst_flac_enc_chain),
1403         (gst_flac_enc_change_state):
1404         * ext/flac/gstflacenc.h:
1405         Handle non-zero start timestamps correctly, mark header packets as
1406         IN_CAPS and print a warning and suggest using audiorate if stream
1407         discontinuities are detected. When FLAC supports flushing the encoder
1408         somehow this should be done for discontinuities instead.
1409
1410         Remove some unused variables from the instance struct.
1411
1412 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1413
1414         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback):
1415         If seeking failed return the appropiate return value to FLAC.
1416         Otherwise it thinks seeking was successfull and tries to rewrite
1417         parts of the headers which then get appended to the output.
1418
1419 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
1420
1421         Patch by: Frederic Crozat <fcrozat@mandriva.org>
1422
1423         * ext/esd/gstesd.c: (plugin_init):
1424         * ext/flac/gstflac.c: (plugin_init):
1425         * ext/shout2/gstshout2.c: (plugin_init):
1426         * ext/wavpack/gstwavpack.c: (plugin_init):
1427         * sys/oss/gstossaudio.c: (plugin_init):
1428         * sys/v4l2/gstv4l2.c: (plugin_init):
1429         Make sure gettext returns translations in UTF-8 encoding rather
1430         than in the current locale encoding (#546822).
1431
1432 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1433
1434         * ext/flac/gstflacdec.c:
1435         Add FIXME for 0.11 to simply output everything with width=32 as given
1436         by FLAC and let audioconvert handle the conversions instead of doing
1437         them in flacdec.
1438
1439 2008-08-07  Jan Schmidt  <Jan.Schmidt@sun.com>
1440
1441         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
1442         When outputting a pad template range for the size, include a framerate
1443         range too, to avoid 'not a real subset of template caps' errors.
1444
1445 2008-08-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1446
1447         Based on a patch by: Jonathan Matthew <notverysmart at gmail dot com>
1448
1449         * ext/flac/Makefile.am:
1450         * ext/flac/gstflac.c: (plugin_init):
1451         * ext/flac/gstflactag.c: (gst_flac_tag_setup_interfaces),
1452         (gst_flac_tag_base_init), (gst_flac_tag_class_init),
1453         (gst_flac_tag_dispose), (gst_flac_tag_init),
1454         (gst_flac_tag_sink_setcaps), (gst_flac_tag_chain),
1455         (gst_flac_tag_change_state):
1456         * ext/flac/gstflactag.h:
1457         Port flactag to 0.10, add documentation for it and clean it up a bit.
1458         Fixes bug #413841.
1459
1460         * docs/plugins/Makefile.am:
1461         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1462         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1463         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1464         * docs/plugins/gst-plugins-good-plugins.interfaces:
1465         * docs/plugins/gst-plugins-good-plugins.prerequisites:
1466         * docs/plugins/inspect/plugin-flac.xml:
1467         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init):
1468         * ext/flac/gstflacdec.h:
1469         * ext/flac/gstflacenc.c: (gst_flac_enc_base_init):
1470         * ext/flac/gstflacenc.h:
1471         Add flactag and flacenc to the documentation and mark
1472         the private parts of the flacdec instance structure as private.
1473
1474         Also use gst_element_class_set_details_simple() in flacdec and
1475         flacenc.
1476
1477 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
1478
1479         * gst/qtdemux/qtdemux.c:
1480           Use audio/x-qdm for caps. Collect some info - mplayer has a decoder
1481           for it but ffmpeg does not.
1482
1483 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
1484
1485         * gst/wavparse/gstwavparse.c:
1486           Handle the list chunk and use gst_riff_parse_info() to parse the info
1487           sub-chunk.
1488
1489 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
1490
1491         * gst/wavparse/gstwavparse.c:
1492           Handle the acid chunk and send tempo as part of tags. Other fields are
1493           interesting too, but need more tag-definitions. Fixes #545433.
1494
1495 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
1496
1497         * gst/wavparse/gstwavparse.c:
1498           Refactor wavparse. Call _reset() from dispose() and move old code from
1499           dispose into reset. This way we don't leak taglists when we abort
1500           parsing. Fix some comments. Move code for skipping a chunk into extra
1501           function. Replace chunk sizes with a const to ease readability.         
1502
1503 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1504
1505         Patch by: Aurelien Grimaud <gstelzz at yahoo dot fr>
1506
1507         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_alloc_udp_ports):
1508         Improve udp port setup. Fixes #545710.
1509
1510 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1511
1512         * gst/rtp/Makefile.am:
1513         * gst/rtp/gstrtp.c: (plugin_init):
1514         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_base_init),
1515         (gst_rtp_mp1s_depay_class_init), (gst_rtp_mp1s_depay_init),
1516         (gst_rtp_mp1s_depay_setcaps), (gst_rtp_mp1s_depay_process),
1517         (gst_rtp_mp1s_depay_set_property),
1518         (gst_rtp_mp1s_depay_get_property),
1519         (gst_rtp_mp1s_depay_change_state),
1520         (gst_rtp_mp1s_depay_plugin_init):
1521         * gst/rtp/gstrtpmp1sdepay.h:
1522         Add MP1S depayloader.
1523
1524         * gst/rtsp/URLS:
1525         Some more sample rtsp streams.
1526
1527 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1528
1529         * gst/rtsp/URLS:
1530         Add another URL.
1531
1532         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
1533         * tests/check/elements/rglimiter.c: (GST_START_TEST):
1534         Add some more debug info.
1535
1536 2008-08-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1537
1538         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
1539         Provide cbSize field for audio extra_data size, and take care to
1540         pad extra_data.
1541
1542 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
1543
1544         * gst/qtdemux/qtdemux.c:
1545           Return the result of gst_pad_{start,stop}_task instead of hard-coded
1546           TRUE.
1547
1548 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
1549
1550         * gst/qtdemux/qtdemux.c:
1551         * gst/qtdemux/qtdemux_fourcc.h:
1552           Add keyword tag support. Fixes #520694 for qtdemux.
1553
1554 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
1555
1556         * gst/qtdemux/qtdemux.c:
1557           Add support for tmpo tag (BPM).
1558
1559 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1560
1561         * ext/flac/gstflacenc.c: (gst_flac_enc_query_peer_total_samples),
1562         (gst_flac_enc_sink_setcaps), (gst_flac_enc_write_callback):
1563         Set an estimate for the total number of samples that will be encoded
1564         if possible to help decoders if the streaminfo can't be rewritten
1565         later (like when muxing into Ogg containers).
1566
1567         Add a warning if we get header packets after data packets as those
1568         will get lost when muxing into Ogg, i.e. rewriting the headers doesn't
1569         work.
1570
1571 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1572
1573         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
1574         (gst_flac_dec_write):
1575         Support decoding of all depths between 4 and 32 bits and read the
1576         depth from the streaminfo header if needed. Also support all sampling
1577         rates between 1 and 655350 Hz.
1578
1579         * ext/flac/gstflacenc.c:
1580         (gst_flac_enc_caps_append_structure_with_widths),
1581         (gst_flac_enc_sink_getcaps), (gst_flac_enc_sink_setcaps),
1582         (gst_flac_enc_chain):
1583         * ext/flac/gstflacenc.h:
1584         Support encoding in all bit depths supported by the streamable
1585         subformat (i.e. 8, 12, 16, 20 and 24 bits) and all sampling rates
1586         between 1 Hz and 655350 Hz.
1587
1588 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1589
1590         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
1591         (gst_flac_enc_sink_getcaps):
1592         Support encoding of up to 8 channels.
1593
1594 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
1595
1596         * ext/soup/gstsouphttpsrc.c:
1597         * ext/soup/gstsouphttpsrc.h:
1598         Fix seeking race condition in #540300
1599         Patch By: Wouter Cloetens  <wouter at mind be>
1600
1601 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1602
1603         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek),
1604         (gst_matroska_demux_element_send_event),
1605         (gst_matroska_demux_handle_seek_event),
1606         (gst_matroska_demux_handle_src_event):
1607         When receiving a SEEK event on a specific pad first search for a seek
1608         table entry for the stream of the pad and then fall back to an entry
1609         for a different stream.
1610
1611 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1612
1613         * configure.ac:
1614         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
1615         * gst/matroska/matroska-ids.h:
1616         Build depend on core CVS for the attachment tag.
1617
1618 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1619
1620         * configure.ac:
1621         * gst/matroska/Makefile.am:
1622         * gst/matroska/lzo.c: (get_byte), (get_len), (copy),
1623         (copy_backptr), (lzo1x_decode), (main):
1624         * gst/matroska/lzo.h:
1625         * gst/matroska/matroska-demux.c:
1626         (gst_matroska_demux_read_track_encoding),
1627         (gst_matroska_decompress_data), (gst_matroska_decode_data),
1628         (gst_matroska_decode_buffer),
1629         (gst_matroska_decode_content_encodings),
1630         (gst_matroska_demux_read_track_encodings),
1631         (gst_matroska_demux_add_stream),
1632         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1633         * gst/matroska/matroska-ids.h:
1634         Decode the codec private data and following ContentEncoding if
1635         necessary.
1636
1637         Support bzip2, lzo and header stripped compression. For lzo use the
1638         ffmpeg lzo implementation as liblzo is GPL licensed.
1639         
1640         Fix zlib decompression.
1641
1642 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1643
1644         * gst/matroska/matroska-mux.c:
1645         (gst_matroska_mux_audio_pad_setcaps):
1646         Fix muxing of MP3/MP2 with different MPEG versions by calculating the
1647         duration of a frame with the new mpegaudioversion caps field.
1648
1649 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1650
1651         * gst/matroska/matroska-demux.c: (gst_matroska_demux_finalize),
1652         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
1653         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
1654         (gst_matroska_demux_stream_from_num),
1655         (gst_matroska_demux_tracknumber_unique),
1656         (gst_matroska_demux_add_stream), (gst_matroska_demux_send_event),
1657         (gst_matroska_demux_handle_seek_event),
1658         (gst_matroska_demux_sync_streams),
1659         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1660         (gst_matroska_demux_loop):
1661         * gst/matroska/matroska-demux.h:
1662         Allow an infinite number of stream inside Matroska containers and use
1663         a GPtrArray for storing them instead of allowing "only" 127 streams.
1664
1665 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1666
1667         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
1668         (gst_ebml_read_change_state), (gst_ebml_read_element_level_up),
1669         (gst_ebml_read_peek_bytes), (gst_ebml_read_element_id),
1670         (gst_ebml_read_element_length), (gst_ebml_peek_id),
1671         (gst_ebml_read_get_length), (gst_ebml_read_skip),
1672         (gst_ebml_read_buffer), (gst_ebml_read_bytes),
1673         (gst_ebml_read_uint), (gst_ebml_read_sint), (_ext2dbl),
1674         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_date),
1675         (gst_ebml_read_master), (gst_ebml_read_binary),
1676         (gst_ebml_read_header):
1677         * gst/matroska/ebml-write.c: (gst_ebml_write_element_id),
1678         (gst_ebml_write_element_size), (gst_ebml_write_uint),
1679         (gst_ebml_write_sint), (gst_ebml_write_ascii),
1680         (gst_ebml_write_master_start), (gst_ebml_write_master_finish),
1681         (gst_ebml_replace_uint):
1682         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1683         (gst_matroska_demux_read_track_encoding),
1684         (gst_matroska_demux_read_track_encodings),
1685         (gst_matroska_demux_add_stream), (gst_matroskademux_do_index_seek),
1686         (gst_matroska_demux_send_event),
1687         (gst_matroska_demux_element_send_event),
1688         (gst_matroska_demux_handle_seek_event),
1689         (gst_matroska_demux_handle_src_event),
1690         (gst_matroska_demux_init_stream),
1691         (gst_matroska_demux_parse_tracks),
1692         (gst_matroska_demux_parse_index_cuetrack),
1693         (gst_matroska_demux_parse_index_pointentry),
1694         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
1695         (gst_matroska_demux_parse_metadata_id_simple_tag),
1696         (gst_matroska_demux_parse_metadata_id_tag),
1697         (gst_matroska_demux_parse_metadata),
1698         (gst_matroska_demux_parse_attached_file),
1699         (gst_matroska_demux_parse_attachments),
1700         (gst_matroska_demux_parse_chapters), (gst_matroska_ebmlnum_uint),
1701         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_push_hdr_buf),
1702         (gst_matroska_demux_push_flac_codec_priv_data),
1703         (gst_matroska_demux_push_xiph_codec_priv_data),
1704         (gst_matroska_demux_push_dvd_clut_change_event),
1705         (gst_matroska_demux_add_mpeg_seq_header),
1706         (gst_matroska_demux_add_wvpk_header),
1707         (gst_matroska_demux_check_subtitle_buffer),
1708         (gst_matroska_decode_buffer),
1709         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1710         (gst_matroska_demux_parse_cluster),
1711         (gst_matroska_demux_parse_contents_seekentry),
1712         (gst_matroska_demux_parse_contents),
1713         (gst_matroska_demux_loop_stream_parse_id),
1714         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop),
1715         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
1716         (gst_matroska_demux_subtitle_caps),
1717         (gst_matroska_demux_change_state):
1718         * gst/matroska/matroska-ids.c:
1719         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
1720         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
1721         (gst_matroska_mux_video_pad_setcaps),
1722         (xiph3_streamheader_to_codecdata),
1723         (vorbis_streamheader_to_codecdata),
1724         (theora_streamheader_to_codecdata),
1725         (gst_matroska_mux_audio_pad_setcaps),
1726         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
1727         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
1728         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
1729         (gst_matroska_mux_best_pad), (gst_matroska_mux_write_data),
1730         (gst_matroska_mux_collected), (gst_matroska_mux_change_state):
1731         Fix indention everywhere. A broken indent version has added newlines
1732         after every single declaration some time ago.
1733
1734 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1735
1736         * gst/matroska/matroska-demux.c:
1737         (gst_matroska_demux_loop_stream_parse_id):
1738         If no Tracks are found error out instead of trying it again until the
1739         end of time.
1740
1741 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1742
1743         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
1744         Fix demuxing of raw integer audio. The samples are unsigned only for 8
1745         bit and signed otherwise, not the other way around.
1746
1747 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1748
1749         * gst/matroska/matroska-mux.c:
1750         Add more raw YUV formats to the list of supported formats.
1751
1752 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1753
1754         * gst/matroska/matroska-mux.c:
1755         (gst_matroska_mux_audio_pad_setcaps):
1756         Add support for muxing raw float audio now that the spec defines the
1757         endianness and add support for muxing raw integer audio with 24 and
1758         32 bits.
1759
1760         Allow muxing of more than 8 audio channels.
1761
1762 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1763
1764         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
1765         (gst_matroska_mux_reset), (gst_matroska_mux_start):
1766         Add locking to the global array of used track UIDs to prevent random
1767         crashes if more than a single matrosmux instance is used.
1768
1769         Use 64 bit values for the track UIDs.
1770
1771         Use the global GRandom of GLib instead of creating our own one
1772         for the few random numbers we need every single time.
1773
1774 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1775
1776         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
1777         (gst_flac_dec_setup_stream_decoder),
1778         (gst_flac_dec_update_metadata):
1779         Always post the audio-codec tag, not only if other tags are present.
1780
1781 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
1782
1783         * configure.ac:
1784         Back to development -> 0.10.9.1
1785
1786 === release 0.10.9 ===
1787
1788 2008-07-31  Jan Schmidt <jan.schmidt@sun.com>
1789
1790         * configure.ac:
1791           releasing 0.10.9, "Steam Train Rolling"
1792
1793 2008-07-31  Jan Schmidt  <jan.schmidt@sun.com>
1794
1795         * ext/soup/gstsouphttpsrc.c:
1796         Don't throw an error when soup completes a msg with status
1797         'cancelled', as that indicates we cancelled a request while
1798         shutting down or seeking, and it's not an error.
1799         Fixes: #540300 again.
1800
1801 2008-07-28  Jan Schmidt  <jan.schmidt@sun.com>
1802
1803         * configure.ac:
1804         0.10.8.4 pre-release
1805
1806 2008-07-25  Edward Hervey  <edward.hervey@collabora.co.uk>
1807
1808         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment):
1809         Fix segment-stop regression.
1810         Add documentation regarding segments in quicktime files by Wim Taymans.
1811         Fixes #544509
1812
1813 2008-07-25  Jan Schmidt  <jan.schmidt@sun.com>
1814
1815         * configure.ac:
1816         0.10.8.3 pre-release
1817
1818         * po/LINGUAS:
1819         * po/pt_BR.po:
1820         Add pt_BR translation
1821
1822 2008-07-23  Michael Smith <msmith@songbirdnest.com>
1823
1824         * gst/goom/convolve_fx.c:
1825         * gst/goom/filters.c:
1826         * gst/goom/goom_config.h:
1827         * gst/goom/goom_core.c:
1828         * gst/goom/goom_tools.h:
1829           Fix build with MSVC: include glib.h to define inline appropriately,
1830           use header guards where needed.
1831         * gst/udp/gstudpnetutils.c:
1832         * gst/udp/gstudpsrc.c:
1833           Fix build with MSVC: use WSA* constants/functions where appropriate, use
1834           g_snprintf rather than snprintf.
1835           Fixes #544433.
1836
1837 2008-07-22  Stefan Kost  <ensonic@users.sf.net>
1838
1839         * gst/debug/gsttaginject.c:
1840         * gst/debug/gsttaginject.h:
1841           Sent tags in _transform_ip() instead of _start(). Fixes #543404
1842           partially.
1843
1844 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
1845
1846         * configure.ac:
1847         0.10.8.2 pre-release
1848
1849 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
1850
1851         * ext/Makefile.am:
1852         Finish hooking up pulseaudio plugin to the build.
1853
1854         * ext/pulse/pulsemixerctrl.c:
1855         Fix compilation error.
1856
1857 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
1858
1859         * po/LINGUAS:
1860         * po/lt.po:
1861         Add new lithunian translation, and add french to the LINGUAS
1862         file.
1863
1864 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
1865
1866         * ext/soup/gstsouphttpsrc.c:
1867         Fix Soup HTTP source seeking.
1868         Patch By: Wouter Cloetens  <wouter at mind be>
1869         Fixes: #540300
1870
1871         * tests/check/elements/.cvsignore:
1872         Ignore new check programs.
1873
1874 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
1875
1876         * configure.ac:
1877         * docs/plugins/Makefile.am:
1878         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1879         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1880         * docs/plugins/gst-plugins-good-plugins.args:
1881         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1882         * docs/plugins/gst-plugins-good-plugins.interfaces:
1883         * docs/plugins/gst-plugins-good-plugins.prerequisites:
1884         * docs/plugins/inspect/plugin-interleave.xml:
1885         * docs/plugins/inspect/plugin-replaygain.xml:
1886         * tests/check/Makefile.am:
1887
1888         Move replaygain and interleave plugins from -bad.
1889         Fixes: #543406
1890         Fixes: #536228
1891
1892 2008-07-18  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1893
1894         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
1895         (qtdemux_parse_trak):
1896         Revert ISO base media spec based pixel-aspect-ratio calculation.
1897         Fixes #543300.
1898
1899 2008-07-17  Edward Hervey  <edward.hervey@collabora.co.uk>
1900
1901         * sys/osxvideo/osxvideosink.m:
1902         Fix minor build issues on macosx.
1903         Fixes #543054
1904
1905 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
1906
1907         * configure.ac::
1908         * ext/taglib/Makefile.am::
1909           Only use -Wno-attributes (which is there to work around a
1910           bug in the taglib 1.5 headers) if the c++ compiler actually
1911           supports it (#543255).
1912
1913 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
1914
1915         Patch by: Benoit Fouet <benoit.fouet purplelabs com>
1916
1917         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
1918           Avoid compiler warning by initialising variable to NULL (#543259).
1919
1920 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
1921
1922         * gst/debug/gsttaginject.c: (gst_tag_inject_start):
1923         Don't pass NULL taglists to gst_tag_list_is_empty().
1924
1925 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
1926
1927         * tests/check/elements/cmmldec.c: (GST_START_TEST):
1928         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_create),
1929         (rtp_pipeline_run):
1930         * tests/check/elements/souphttpsrc.c: (souphttpsrc_suite):
1931         Don't use declarations after statements.
1932
1933 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1934
1935         * ext/jpeg/gstjpegdec.c:
1936         Align documentation with reality.
1937
1938 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1939
1940         * gst/udp/gstudpnetutils.c:
1941         EAI_ADDRFAMILY was obsoleted in BSD at some point. Define it to the
1942         old value (1) if it's not defined which should not cause any problems
1943         as we're using it internal only anyway.
1944
1945 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1946
1947         Patch by: Alessandro Decina <alessandro at nnva dot org>
1948
1949         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp):
1950         Fix build of avidemux on big endian architectures.
1951
1952 2008-07-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1953
1954         Patch by: Thiago Sousa Santos <thiagoss at lcc dot ufcg dot edu dot br>
1955
1956         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
1957         Correctly distinguish 8bit vs 16bit raw audio.  Fixes #542410.
1958
1959 2008-07-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1960
1961         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
1962         (qtdemux_parse_trak):
1963         Set pixel-aspect-ratio in caps using display width and height
1964         provided in track.
1965
1966 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1967
1968         * configure.ac:
1969         Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
1970         flags that are invalid for C++. Fixes bug #516509.
1971
1972 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1973
1974         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
1975         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps):
1976         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
1977         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
1978         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
1979         * tests/examples/equalizer/demo.c: (message_handler):
1980         * tests/examples/spectrum/demo-audiotest.c: (message_handler):
1981         * tests/examples/spectrum/demo-osssrc.c: (message_handler):
1982         Don't use declarations after statements and variable length arrays.
1983
1984 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1985
1986         Patch by: Daniel Drake <dsd at gentoo dot org>
1987
1988         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture),
1989         (gst_v4l2src_get_nearest_size):
1990         Try progressive video if interlaced fails. Fixes bug #541956
1991         and the usage of v4l2src on OLPC.
1992
1993 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1994
1995         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
1996         (gst_rtp_speex_depay_process):
1997         * gst/rtp/gstrtpspeexdepay.h:
1998         Revert last change: Only the jitterbuffer is able to convert RTP to
1999         Gstreamer timestamps and normal (de)payloaders should simply copy it.
2000         Reopens bug #541787.
2001
2002 2008-07-07  Stefan Kost  <ensonic@users.sf.net>
2003
2004         * gst/rtp/gstrtpvrawdepay.c:
2005           Include stdlib.h for atoi().
2006
2007         * gst/rtsp/gstrtspsrc.c:
2008           Use floating point math for latencies < 0 sec in log output.
2009
2010 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2011
2012         Patch by: Tomasz Grobelny <tomasz at grobelny dot oswiecenia dot net>
2013
2014         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2015         (gst_rtp_speex_depay_process):
2016         * gst/rtp/gstrtpspeexdepay.h:
2017         Take timestamp from the RTP packet as a first step to fix problems
2018         with transmission over RTP when the network is not reliable.
2019         Fixes bug #541787.
2020
2021 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2022
2023         Patch by: Tero Saarni <tero dot saarni at gmail dot com>
2024
2025         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_uri):
2026         Fix parsing of udp:// URIs containing IPv6 addresses.
2027         Fixes bug #541650.
2028
2029 2008-07-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2030
2031         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
2032         Do not leak incoming buffers.
2033
2034 2008-07-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2035
2036         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
2037
2038         * configure.ac:
2039         Fix build of the RTP plugin with mingw32 by linking to ws2_32
2040         for htons() and htonl(). Fixes bug #541412.
2041
2042 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2043
2044         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
2045         (gst_matroska_demux_add_stream), (gst_matroska_demux_query),
2046         (gst_matroska_demux_element_query),
2047         (gst_matroska_demux_handle_src_query),
2048         (gst_matroska_demux_handle_seek_event):
2049         Handle position and duration query in DEFAULT format if the
2050         pad's track has a default frame duration set.
2051
2052         Fix seeking now that the segment's duration doesn't contain the
2053         (possibly wrong or inaccurate) duration of the Matroska file.
2054
2055 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2056
2057         * gst/matroska/ebml-read.c: (_ext2dbl):
2058         Use NAN constant instead of 0.0/0.0 if possible. NAN is defined
2059         in math.h except on MSVC where it is defined in xmath.h.
2060         Fixes compilation with MSVC.
2061
2062 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2063
2064         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2065         (gst_matroska_demux_handle_src_query),
2066         (gst_matroska_demux_parse_info),
2067         (gst_matroska_demux_loop_stream_parse_id):
2068         * gst/matroska/matroska-demux.h:
2069         Don't set the segment duration to the duration from the Matroska
2070         header as this value could be wrong and is just informational.
2071
2072 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2073
2074         * gst/matroska/matroska-demux.c:
2075         (gst_matroska_demux_loop_stream_parse_id):
2076         If no Tracks element is found until the first Cluster is found
2077         search it and error out if none is found in the complete file.
2078
2079 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2080
2081         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
2082         Resync non-subtitle tracks too if a too large gap compared to other
2083         tracks is detected.
2084
2085 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
2086
2087         * gst/rtp/Makefile.am:
2088         * gst/rtp/gstrtp.c: (plugin_init):
2089         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_base_init),
2090         (gst_rtp_vraw_depay_class_init), (gst_rtp_vraw_depay_init),
2091         (gst_rtp_vraw_depay_setcaps), (gst_rtp_vraw_depay_process),
2092         (gst_rtp_vraw_depay_change_state),
2093         (gst_rtp_vraw_depay_plugin_init):
2094         * gst/rtp/gstrtpvrawdepay.h:
2095         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_get_type),
2096         (gst_rtp_vraw_pay_base_init), (gst_rtp_vraw_pay_class_init),
2097         (gst_rtp_vraw_pay_init), (gst_rtp_vraw_pay_finalize),
2098         (gst_rtp_vraw_pay_setcaps), (gst_rtp_vraw_pay_handle_buffer),
2099         (gst_rtp_vraw_pay_plugin_init):
2100         * gst/rtp/gstrtpvrawpay.h:
2101         Add raw video pay and depayloaders, see RFC4175.
2102
2103 2008-06-30  Jan Schmidt  <jan.schmidt@sun.com>
2104
2105         * ext/libpng/gstpngdec.c:
2106         Don't return GST_FLOW_ERROR when buffer_alloc fails - return
2107         whatever it returned.
2108
2109 2008-06-29  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2110
2111         * gst/avi/avi-ids.h:
2112         Add vprp chunk related structures.
2113         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp),
2114         (gst_avi_demux_parse_stream):
2115         Parse optional vprp chunk and add calculated pixel-aspect-ratio
2116         to caps.  Fixes #539482.
2117         * gst/avi/gstavimux.h:
2118         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset),
2119         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_riff_get_avi_header):
2120         Add a vprp chunk if non-trival pixel-aspect-ratio provided in caps.
2121
2122 2008-06-28  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2123
2124         * tests/check/elements/avimux.c: (check_avimux_pad):
2125         Adjust avimux unit test according to increased streamheader size.
2126
2127 2008-06-27  David Schleef  <ds@schleef.org>
2128
2129         * gst/qtdemux/qtdemux.c: Add Dirac stream type
2130
2131 2008-06-27  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2132
2133         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
2134         * gst/avi/gstavimux.h:
2135         Add 8 bytes to current streamheader to make for a complete one
2136         and to make more players happy.  Fixes #519460.
2137
2138 2008-06-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
2139
2140         * sys/v4l2/v4l2_calls.c::
2141           Don't include unused gstv4l2xoverlay.h. Fixes build
2142           in case where X11 headers are not installed.
2143
2144 2008-06-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2145
2146         * ext/dv/gstdv.c: (plugin_init):
2147         Fix compilation.
2148
2149 2008-06-26  Edward Hervey  <edward.hervey@collabora.co.uk>
2150
2151         * ext/dv/gstdv.c: (plugin_init):
2152         Marking rank of dvdec as GST_RANK_MARGINAL since it's the slowest
2153         DV decoder available.
2154         Fixes #532393
2155
2156 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2157
2158         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
2159         Call getsockname() after the call to bind() to get updated values
2160         for the port, etc. This fixes the usage of udpsrc on anonymous
2161         binding and it's usage by rtspsrc. Fixes bugs #539372, #539548.
2162         Thanks to Aurelien Grimaud for pointing out the obvious fix.
2163
2164 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2165
2166         * tests/check/pipelines/wavpack.c: (bus_handler):
2167         Remove workaround for a bug in identity that is fixed in 0.10.20.
2168
2169 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2170
2171         Patch by: Jason Donenfeld <BugZilla at zx2c4 dot com>
2172
2173         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb):
2174         Fix HTTP auth support with user/password passed via the URI.
2175         Fixes bug #540067.
2176
2177 2008-06-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
2178
2179         * configure.ac:
2180           Depend on released versions of core and -base.
2181
2182 2008-06-23  Julien Moutte  <julien@fluendo.com>
2183
2184         * gst/matroska/matroska-demux.c:
2185         (gst_matroska_demux_read_track_encoding),
2186         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Fix buggy
2187         format strings in macros. (makes it build on OS X again...)
2188
2189 2008-06-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2190
2191         * gst/rtp/gstrtptheorapay.c:
2192         * gst/udp/gstmultiudpsink.c:
2193           Added debug.
2194
2195 2008-06-20  Christian Schaller <christian.schaller@collabora.co.uk>
2196
2197         * configure.ac: switch v4l2src over to the normal build instead of
2198         being 'experimental'. Fixes bug #536831.
2199
2200 2008-06-19  Wim Taymans  <wim.taymans@collabora.co.uk>
2201
2202         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
2203         Remove unused variable so that we can compile again.
2204
2205 2008-06-19  Peter Kjellerstedt  <pkj@axis.com>
2206
2207         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
2208         No need to check for audio/G723 and audio/32KADPCM here as they are
2209         no longer supported.
2210
2211 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2212
2213         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
2214         (gst_wavpack_parse_src_query), (gst_wavpack_parse_create_src_pad):
2215         Use G_GINT64_CONSTANT, this fixes the duration query on files without
2216         known length.
2217
2218 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2219
2220         * gst/matroska/matroska-demux.c:
2221         (gst_matroska_demux_add_wvpk_header),
2222         (gst_matroska_demux_audio_caps):
2223         * gst/matroska/matroska-ids.h:
2224         Fix demuxing of WavPack files. Muxing is still broken.
2225
2226 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2227
2228         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
2229         (gst_matroska_demux_add_mpeg_seq_header),
2230         (gst_matroska_demux_add_wvpk_header),
2231         (gst_matroska_demux_check_subtitle_buffer),
2232         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2233         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
2234         (gst_matroska_demux_subtitle_caps):
2235         * gst/matroska/matroska-ids.h:
2236         Add a "vfunc" to the track context for postprocessing frames and
2237         convert the wavpack and subtitle postprocessing to this vfunc.
2238         Copy buffer flags in those functions to the new buffers too.
2239
2240         Parse CodecState elements of Blocks.
2241
2242         Add a postprocessing function for MPEG video that adds the sequence
2243         header from the codec private data or codec state to the frames if
2244         it's not already there.
2245
2246 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2247
2248         * gst/matroska/matroska-demux.c:
2249         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2250         If a gap of more than 1/2 second is found in one stream send a
2251         NEWSEGMENT event to not stall the pipeline if the gap is too large.
2252         This also fixes Matroska files where the first buffer doesn't start
2253         at timestamp 0. Fixes bug #429322.
2254
2255         The duration of a block is the default duration multiplied with the
2256         number of laces. Every lace is one frame and the default duration
2257         is the duration of one frame. This fixes playback of files that use
2258         lacing for some tracks.
2259
2260 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
2261
2262         * gst/matroska/matroska-demux.c:
2263         (gst_matroska_demux_parse_contents_seekentry):
2264         Update FIXME/TODOs and only ignore EOS at the central, important place
2265         instead of several places.
2266
2267 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
2268
2269         * gst/rtp/gstrtpg726pay.c:
2270         Fix caps, See #538891.
2271
2272 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
2273
2274         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2275         (gst_matroska_demux_stream_from_num),
2276         (gst_matroska_demux_encoding_cmp),
2277         (gst_matroska_demux_encoding_order_unique),
2278         (gst_matroska_demux_read_track_encoding),
2279         (gst_matroska_demux_read_track_encodings),
2280         (gst_matroska_demux_tracknumber_unique),
2281         (gst_matroska_demux_add_stream), (gst_matroska_demux_init_stream),
2282         (gst_matroska_demux_parse_tracks),
2283         (gst_matroska_demux_parse_index_cuetrack),
2284         (gst_matroska_demux_parse_index_pointentry),
2285         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2286         (gst_matroska_demux_parse_metadata_id_simple_tag),
2287         (gst_matroska_demux_parse_metadata_id_tag),
2288         (gst_matroska_demux_parse_metadata),
2289         (gst_matroska_demux_parse_attached_file),
2290         (gst_matroska_demux_parse_attachments),
2291         (gst_matroska_demux_parse_chapters),
2292         (gst_matroska_demux_sync_streams), (gst_matroska_decode_buffer),
2293         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2294         (gst_matroska_demux_parse_cluster),
2295         (gst_matroska_demux_parse_contents_seekentry),
2296         (gst_matroska_demux_parse_contents),
2297         (gst_matroska_demux_loop_stream_parse_id),
2298         (gst_matroska_demux_loop):
2299         Improve debug output everywhere and fix the EOS logic.
2300
2301         Check the values of the ContentEncoding elements more strictly and
2302         don't use tracks for which it's invalid.
2303
2304         Check that the track number is unique for this stream.
2305
2306         Check that seek positions are below G_MAXINT64 as our seeks are
2307         int64-based and overflows will fail badly.
2308
2309         After seeks also don't push SimpleBlocks until the first one
2310         containing a keyframe is found. Before this was done only for normal
2311         Blocks.
2312
2313         Update some FIXME/TODOs.
2314         
2315         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
2316         (gst_ebml_read_utf8), (gst_ebml_read_header):
2317         Improve debug output.
2318
2319         * gst/matroska/matroska-ids.c:
2320         (gst_matroska_track_init_video_context):
2321         * gst/matroska/matroska-ids.h:
2322         * gst/matroska/matroska-mux.c:
2323         (gst_matroska_mux_video_pad_setcaps):
2324         Remove eye mode and don't parse it anymore. We can't use that
2325         information in GStreamer yet so it's useless.
2326
2327
2328 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
2329
2330         Patch by: Mersad Jelacic <mersad at axis dot com>
2331
2332         * gst/rtp/Makefile.am:
2333         * gst/rtp/gstrtp.c: (plugin_init):
2334         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_base_init),
2335         (gst_rtp_g726_depay_class_init), (gst_rtp_g726_depay_init),
2336         (gst_rtp_g726_depay_setcaps), (gst_rtp_g726_depay_process),
2337         (gst_rtp_g726_depay_plugin_init):
2338         * gst/rtp/gstrtpg726depay.h:
2339         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_base_init),
2340         (gst_rtp_g726_pay_class_init), (gst_rtp_g726_pay_init),
2341         (gst_rtp_g726_pay_setcaps), (gst_rtp_g726_pay_plugin_init):
2342         * gst/rtp/gstrtpg726pay.h:
2343         Added G726 pay/depayloaders. Fixes #538891.
2344
2345 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
2346
2347         * gst/rtsp/URLS:
2348         Some more urls.
2349
2350         * gst/smpte/barboxwipes.c:
2351         Add a comment
2352
2353         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
2354         Fix typo, add audioresample to the pipeline.
2355
2356 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
2357
2358         * ext/libmng/Makefile.am:
2359         * ext/libmng/gstmng.c: (plugin_init):
2360         * ext/libmng/gstmngdec.c: (gst_mng_dec_base_init),
2361         (gst_mng_dec_class_init), (gst_mng_dec_sink_setcaps),
2362         (gst_mng_dec_init), (gst_mng_dec_src_getcaps), (gst_mng_dec_loop),
2363         (gst_mng_dec_get_property), (gst_mng_dec_set_property),
2364         (mngdec_error), (mngdec_openstream), (mngdec_closestream),
2365         (gst_mng_dec_sink_event), (mngdec_readdata), (mngdec_settimer),
2366         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
2367         (gst_mng_dec_change_state):
2368         * ext/libmng/gstmngdec.h:
2369         * ext/libmng/gstmngenc.c: (gst_mng_enc_base_init),
2370         (gst_mng_enc_class_init), (gst_mng_enc_sink_setcaps),
2371         (gst_mng_enc_init), (gst_mng_enc_chain),
2372         (gst_mng_enc_get_property), (gst_mng_enc_set_property):
2373         * ext/libmng/gstmngenc.h:
2374         Somewhat port mngenc and mngdec to 0.10. Does not work yet and has many
2375         bits ifdeffed out still.
2376
2377 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
2378
2379         * gst/matroska/matroska-demux.c: (gst_matroska_index_compare):
2380         When comparing index elements with the same time compare their
2381         block number.
2382
2383 2008-06-16  Tim-Philipp Müller  <tim.muller at collabora co uk>
2384
2385         * gst/matroska/matroska-demux.c:
2386           (gst_matroska_demux_parse_attached_file)
2387           Init variable to NULL to avoid compiler warning.
2388
2389 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
2390
2391         * gst/matroska/Makefile.am:
2392         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2393         (gst_matroska_demux_parse_attached_file),
2394         (gst_matroska_demux_parse_attachments),
2395         (gst_matroska_demux_parse_contents_seekentry),
2396         (gst_matroska_demux_loop_stream_parse_id):
2397         * gst/matroska/matroska-demux.h:
2398         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
2399         * gst/matroska/matroska-ids.h:
2400         * gst/matroska/matroska.c: (plugin_init):
2401         Parse Attachments and post them as GST_TAG_IMAGE if we detect
2402         it as image and otherwise as GST_TAG_ATTACHMENT. Include filename
2403         and description of the attachments in the caps. Fixes bug #537622.
2404
2405 2008-06-16  Wim Taymans  <wim.taymans@collabora.co.uk>
2406
2407         * ext/speex/gstspeexenc.c: (gst_speex_enc_mode_get_type),
2408         (gst_speex_enc_class_init), (gst_speex_enc_sink_getcaps),
2409         (gst_speex_enc_get_latency), (gst_speex_enc_get_query_types),
2410         (gst_speex_enc_src_query), (gst_speex_enc_init),
2411         (gst_speex_enc_setup), (gst_speex_enc_push_buffer),
2412         (gst_speex_enc_chain), (gst_speex_enc_get_property),
2413         (gst_speex_enc_set_property):
2414         Add mode property.
2415         Some cleanups, add more debug info.
2416         Add latency query.
2417
2418 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
2419
2420         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes):
2421         Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERROR on short reads.
2422         If we get less bytes than requested we can't do anything except doing
2423         our EOS logic.
2424
2425 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2426
2427         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2428         (gst_matroskademux_do_index_seek),
2429         (gst_matroska_demux_parse_index_cuetrack),
2430         (gst_matroska_demux_parse_index_pointentry),
2431         (gst_matroska_index_compare), (gst_matroska_demux_parse_index),
2432         (gst_matroska_demux_parse_metadata):
2433         * gst/matroska/matroska-demux.h:
2434         * gst/matroska/matroska-ids.h:
2435         Use a GArray for storing the Cue (i.e. seek) information, store
2436         the CueTrackPositions for every track, store the block number
2437         and optimize searching in the array by sorting it after the last
2438         element was added.
2439
2440         Fix a small memory leak when trying to parse a tags element that was
2441         already parsed.
2442
2443 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2444
2445         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
2446         (gst_matroska_mux_start), (gst_matroska_mux_finish),
2447         (gst_matroska_mux_write_data):
2448         * gst/matroska/matroska-mux.h:
2449         Don't write another SeekHead which indexes all Clusters to the end of
2450         the file. This isn't useful for anything and just increases filesize.
2451
2452 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2453
2454         * gst/matroska/ebml-read.c: (_ext2dbl), (gst_ebml_read_float):
2455         Prevent unaligned memory access when reading floats.
2456
2457 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2458
2459         * gst/matroska/ebml-read.c:
2460         * gst/matroska/ebml-read.h:
2461         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2462         (gst_matroska_demux_parse_metadata):
2463         * gst/matroska/matroska-demux.h:
2464         Make sure that every Tags element is only parsed once and it's
2465         containing tags are only posted once.
2466
2467 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2468
2469         * gst/matroska/ebml-read.c: (gst_ebml_peek_id),
2470         (gst_ebml_read_header):
2471         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
2472         (gst_matroska_demux_parse_tracks),
2473         (gst_matroska_demux_parse_index_cuetrack),
2474         (gst_matroska_demux_parse_index_pointentry),
2475         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2476         (gst_matroska_demux_parse_metadata_id_simple_tag),
2477         (gst_matroska_demux_parse_metadata_id_tag),
2478         (gst_matroska_demux_parse_metadata),
2479         (gst_matroska_demux_parse_attachments),
2480         (gst_matroska_demux_parse_chapters),
2481         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2482         (gst_matroska_demux_parse_cluster),
2483         (gst_matroska_demux_parse_contents_seekentry),
2484         (gst_matroska_demux_parse_contents),
2485         (gst_matroska_demux_loop_stream_parse_id):
2486         Handle EBML elements like Void or CRC32 in the EbmlRead base class
2487         already. They're not useful in the matroska parser and only cause
2488         additional code.
2489
2490 2008-06-14  Sebastian Dröge  <slomo@circular-chaos.org>
2491
2492         * gst/matroska/ebml-read.c: (gst_ebml_level_free),
2493         (gst_ebml_finalize), (gst_ebml_read_change_state),
2494         (gst_ebml_read_element_level_up), (gst_ebml_read_master):
2495         * gst/matroska/matroska-demux.c:
2496         (gst_matroska_demux_parse_contents_seekentry):
2497         Reverse the level list as we usually are only interested in the
2498         first element or want to add a new first element. Having the
2499         first element stored at the end and calling g_list_last() and
2500         g_list_append() is more expensive.
2501
2502         Also use GSlice for allocating the GstEbmlLevel structs.
2503
2504 2008-06-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
2505
2506         * gst/debug/gsttaginject.c: (gst_tag_inject_finalize),
2507           (gst_tag_inject_class_init), (gst_tag_inject_init):
2508           Don't unref NULL taglist in finalize. Don't use c++ style
2509           comments.
2510
2511 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
2512
2513         * gst/matroska/matroska-demux.c:
2514         (gst_matroska_demux_parse_metadata_id_simple_tag):
2515         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag),
2516         (gst_matroska_mux_write_data):
2517         Use gst_value_serialize() and gst_value_deserialize() for transforming
2518         tags from some GType to a string and the other way around. The default
2519         transformations in GLib don't include transformations from string to
2520         number types.
2521
2522 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
2523
2524         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2525         (gst_matroska_demux_parse_tracks),
2526         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2527         (gst_matroska_demux_parse_attachments),
2528         (gst_matroska_demux_parse_chapters),
2529         (gst_matroska_demux_parse_contents_seekentry),
2530         (gst_matroska_demux_loop_stream_parse_id):
2531         * gst/matroska/matroska-demux.h:
2532         Only parse Tracks, SeekHead and SegmentInfo elements once but allow
2533         Tags multiple times. The first ones can appear more than once but must
2534         contain the same content as the first for backup purposes so we ignore
2535         all but the first one. Tags can appear multiple times with different
2536         content.
2537
2538         Jump to all elements except Clusters that are available from a
2539         SeekHead to make it more likely to have all required informations
2540         before getting to the first Clusters.
2541
2542         Add dummy functions for parsing Attachments and Chapters.
2543
2544 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2545
2546         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
2547         (gst_udpsrc_create), (gst_udpsrc_set_property),
2548         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
2549         * gst/udp/gstudpsrc.h:
2550         Add property to control automatic join/leave of multicast groups.
2551         Add G_LIKELY.
2552         Remove setting caps on buffers explicitly, basesrc does that for us now.
2553         Improve debug info.
2554         Convert some non-fatal error into warnings.
2555         Use g_ntohs for better portability.
2556         Leave multicast groups when stopping.
2557         When using external sockets, use getsockname() on them to fill up the
2558         addr structure before calling methods that use the structure.
2559         Should all fix #536903.
2560         API: GstUDPSrc::auto-multicast property
2561
2562 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2563
2564         * gst/udp/gstudpnetutils.c: (gst_udp_is_multicast):
2565         Use g_ntohl for better portability.
2566
2567 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2568
2569         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
2570         (gst_multiudpsink_remove):
2571         Fix a typo and do some small cleanups.
2572
2573 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2574
2575         Patch by: Olivier Crete <tester at tester dot ca>
2576
2577         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
2578         Make the delivery-method mandatory on the caps and only accept inline
2579         for now.
2580         Reverse strcmp checks for delivery-method.
2581
2582         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
2583         Make delivery method optional when parsing caps and note this in the
2584         caps.
2585         Reverse strcmp checks for delivery-method.
2586
2587         * gst/rtp/gstrtpvorbispay.c:
2588         Update a comment to note that the delivery-method is optional, 
2589         Fixes #537675.
2590
2591 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
2592
2593         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_mcast):
2594         Set udpsrc for receiving data from multicast groups to PAUSED instead of
2595         leaving them in READY. Fixes #537832.
2596
2597 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
2598
2599         * gst/avi/gstavimux.c:
2600           Simplify code. gst_tag_list_merge() does the NULL checks. Add a FIXME
2601           for a random constant in tagmuxing code.
2602
2603 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
2604
2605         * gst/debug/gsttaginject.c:
2606         * gst/debug/gsttaginject.h:
2607           Now actually adding the new element.
2608
2609 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
2610
2611         * docs/plugins/Makefile.am:
2612         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2613         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2614         * docs/plugins/gst-plugins-good-plugins.args:
2615         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2616         * docs/plugins/gst-plugins-good-plugins.interfaces:
2617         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2618         * docs/plugins/inspect/plugin-aasink.xml:
2619         * docs/plugins/inspect/plugin-alaw.xml:
2620         * docs/plugins/inspect/plugin-alpha.xml:
2621         * docs/plugins/inspect/plugin-alphacolor.xml:
2622         * docs/plugins/inspect/plugin-annodex.xml:
2623         * docs/plugins/inspect/plugin-apetag.xml:
2624         * docs/plugins/inspect/plugin-audiofx.xml:
2625         * docs/plugins/inspect/plugin-auparse.xml:
2626         * docs/plugins/inspect/plugin-autodetect.xml:
2627         * docs/plugins/inspect/plugin-avi.xml:
2628         * docs/plugins/inspect/plugin-cacasink.xml:
2629         * docs/plugins/inspect/plugin-cairo.xml:
2630         * docs/plugins/inspect/plugin-cdio.xml:
2631         * docs/plugins/inspect/plugin-cutter.xml:
2632         * docs/plugins/inspect/plugin-debug.xml:
2633         * docs/plugins/inspect/plugin-dv.xml:
2634         * docs/plugins/inspect/plugin-efence.xml:
2635         * docs/plugins/inspect/plugin-effectv.xml:
2636         * docs/plugins/inspect/plugin-equalizer.xml:
2637         * docs/plugins/inspect/plugin-esdsink.xml:
2638         * docs/plugins/inspect/plugin-flac.xml:
2639         * docs/plugins/inspect/plugin-flxdec.xml:
2640         * docs/plugins/inspect/plugin-gamma.xml:
2641         * docs/plugins/inspect/plugin-gconfelements.xml:
2642         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
2643         * docs/plugins/inspect/plugin-goom.xml:
2644         * docs/plugins/inspect/plugin-goom2k1.xml:
2645         * docs/plugins/inspect/plugin-halelements.xml:
2646         * docs/plugins/inspect/plugin-icydemux.xml:
2647         * docs/plugins/inspect/plugin-id3demux.xml:
2648         * docs/plugins/inspect/plugin-jpeg.xml:
2649         * docs/plugins/inspect/plugin-level.xml:
2650         * docs/plugins/inspect/plugin-matroska.xml:
2651         * docs/plugins/inspect/plugin-monoscope.xml:
2652         * docs/plugins/inspect/plugin-mulaw.xml:
2653         * docs/plugins/inspect/plugin-multifile.xml:
2654         * docs/plugins/inspect/plugin-multipart.xml:
2655         * docs/plugins/inspect/plugin-navigationtest.xml:
2656         * docs/plugins/inspect/plugin-ossaudio.xml:
2657         * docs/plugins/inspect/plugin-png.xml:
2658         * docs/plugins/inspect/plugin-quicktime.xml:
2659         * docs/plugins/inspect/plugin-rtp.xml:
2660         * docs/plugins/inspect/plugin-rtsp.xml:
2661         * docs/plugins/inspect/plugin-smpte.xml:
2662         * docs/plugins/inspect/plugin-soup.xml:
2663         * docs/plugins/inspect/plugin-spectrum.xml:
2664         * docs/plugins/inspect/plugin-speex.xml:
2665         * docs/plugins/inspect/plugin-taglib.xml:
2666         * docs/plugins/inspect/plugin-udp.xml:
2667         * docs/plugins/inspect/plugin-video4linux2.xml:
2668         * docs/plugins/inspect/plugin-videobalance.xml:
2669         * docs/plugins/inspect/plugin-videobox.xml:
2670         * docs/plugins/inspect/plugin-videocrop.xml:
2671         * docs/plugins/inspect/plugin-videoflip.xml:
2672         * docs/plugins/inspect/plugin-videomixer.xml:
2673         * docs/plugins/inspect/plugin-wavenc.xml:
2674         * docs/plugins/inspect/plugin-wavpack.xml:
2675         * docs/plugins/inspect/plugin-wavparse.xml:
2676         * docs/plugins/inspect/plugin-ximagesrc.xml:
2677         * gst/debug/Makefile.am:
2678         * gst/debug/breakmydata.c:
2679         * gst/debug/efence.c:
2680         * gst/debug/gstdebug.c:
2681         * gst/debug/gstnavseek.c:
2682         * gst/debug/gstpushfilesrc.c:
2683         * gst/debug/gstpushfilesrc.h:
2684         * gst/debug/negotiation.c:
2685         * gst/debug/progressreport.c:
2686         * gst/debug/progressreport.h:
2687         * gst/debug/rndbuffersize.c:
2688         * gst/debug/testplugin.c:
2689           Remove dummy plugin_init. Remove some undefined entries from doc-
2690           section file. Add taginject element and rebuild docs for it.
2691
2692 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
2693
2694         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
2695         (gst_matroska_mux_release_pad), (gst_matroska_mux_write_data):
2696         Update the counter for the number of streams when pads are added or
2697         removed. This will make sure that a seek table is generated for
2698         files with just one audio stream.
2699
2700 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
2701
2702         * gst/matroska/matroska-demux.c:
2703         (gst_matroska_demux_parse_metadata_id_simple_tag):
2704         * gst/matroska/matroska-ids.h:
2705         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag):
2706         Add some more tags, improve debugging a bit and make sure that
2707         GValue transformation has succeeded before using the result
2708         as a tag.
2709
2710 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
2711
2712         Patch by: Olivier Crete <tester at tester dot ca>
2713
2714         * gst/rtp/gstrtptheorapay.c:
2715         The Theora RTP payloader only supports the "inline" delievery method
2716         so let's declare this on the caps of the static pad template.
2717         Fixes bug #537675.
2718
2719 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
2720
2721         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
2722         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues):
2723         Remove bogus check.
2724
2725 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
2726
2727         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
2728         (gst_videomixer_blend_buffers):
2729         Use stream_time to synchronize the object properties.
2730         Use running_time of the master pad to timestamp outgoing buffers.
2731         Fix the initial segment event to extend an unknown amount of time.
2732         Fixes #537361.
2733
2734 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
2735
2736         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
2737         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
2738         (gst_avi_demux_calculate_durations_from_index),
2739         (gst_avi_demux_stream_header_push),
2740         (gst_avi_demux_stream_header_pull):
2741         Try to ignore unparsable/unknown streams and give a warning instead of
2742         erroring out. Fixes #537377.
2743
2744 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
2745
2746         * gst/matroska/ebml-write.c: (gst_ebml_write_float):
2747         Use GDOUBLE_TO_BE() instead of (probably slower) custom code.
2748
2749         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
2750         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
2751         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
2752         (gst_matroska_demux_read_track_encodings),
2753         (gst_matroska_demux_add_stream),
2754         (gst_matroska_demux_handle_src_query),
2755         (gst_matroska_demux_init_stream),
2756         (gst_matroska_demux_parse_index_cuetrack),
2757         (gst_matroska_demux_parse_index_pointentry),
2758         (gst_matroska_demux_parse_info),
2759         (gst_matroska_demux_parse_metadata_id_simple_tag),
2760         (gst_matroska_demux_parse_metadata),
2761         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
2762         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2763         (gst_matroska_demux_parse_cluster),
2764         (gst_matroska_demux_parse_contents_seekentry),
2765         (gst_matroska_demux_loop_stream_parse_id),
2766         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
2767         (gst_matroska_demux_audio_caps),
2768         (gst_matroska_demux_subtitle_caps):
2769         * gst/matroska/matroska-demux.h:
2770         * gst/matroska/matroska-ids.c:
2771         (gst_matroska_track_init_subtitle_context):
2772         * gst/matroska/matroska-ids.h:
2773         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
2774         (gst_matroska_mux_class_init), (gst_matroska_mux_init),
2775         (gst_matroska_mux_create_uid), (gst_matroska_mux_reset),
2776         (gst_matroska_mux_video_pad_setcaps),
2777         (gst_matroska_mux_audio_pad_setcaps),
2778         (gst_matroska_mux_subtitle_pad_setcaps),
2779         (gst_matroska_mux_request_new_pad),
2780         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
2781         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
2782         (gst_matroska_mux_write_data), (gst_matroska_mux_collected),
2783         (gst_matroska_mux_set_property):
2784         Add many FIXMEs/TODOs all over the matroska muxer and demuxer
2785         elements, do some checks for valid values in the demuxer, handle
2786         tracktimecodescale in the demuxer, set correct default values for all
2787         settings in the demuxer, review and add all missing matroska
2788         IDs and some more raw YUV formats, and some trivial cleanup.
2789
2790 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
2791
2792         * ext/pulse/pulsemixer.c: (gst_pulsemixer_base_init),
2793         (gst_pulsemixer_class_init):
2794         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
2795         (gst_pulsesink_class_init), (gst_pulsesink_prepare):
2796         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
2797         (gst_pulsesrc_base_init), (gst_pulsesrc_class_init),
2798         (gst_pulsesrc_prepare):
2799         Some smaller cleanup. Use G_PARAM_STATIC_STRINGS,
2800         gst_element_class_set_details_simple() and fix coding style a bit
2801         more.
2802
2803 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
2804
2805         * docs/plugins/Makefile.am:
2806         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2807         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2808         * docs/plugins/gst-plugins-good-plugins.args:
2809         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2810         * docs/plugins/gst-plugins-good-plugins.interfaces:
2811         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2812         * docs/plugins/inspect/plugin-aasink.xml:
2813         * docs/plugins/inspect/plugin-alaw.xml:
2814         * docs/plugins/inspect/plugin-alpha.xml:
2815         * docs/plugins/inspect/plugin-alphacolor.xml:
2816         * docs/plugins/inspect/plugin-annodex.xml:
2817         * docs/plugins/inspect/plugin-apetag.xml:
2818         * docs/plugins/inspect/plugin-audiofx.xml:
2819         * docs/plugins/inspect/plugin-auparse.xml:
2820         * docs/plugins/inspect/plugin-autodetect.xml:
2821         * docs/plugins/inspect/plugin-avi.xml:
2822         * docs/plugins/inspect/plugin-cacasink.xml:
2823         * docs/plugins/inspect/plugin-cairo.xml:
2824         * docs/plugins/inspect/plugin-cdio.xml:
2825         * docs/plugins/inspect/plugin-cutter.xml:
2826         * docs/plugins/inspect/plugin-debug.xml:
2827         * docs/plugins/inspect/plugin-dv.xml:
2828         * docs/plugins/inspect/plugin-efence.xml:
2829         * docs/plugins/inspect/plugin-effectv.xml:
2830         * docs/plugins/inspect/plugin-equalizer.xml:
2831         * docs/plugins/inspect/plugin-esdsink.xml:
2832         * docs/plugins/inspect/plugin-flac.xml:
2833         * docs/plugins/inspect/plugin-flxdec.xml:
2834         * docs/plugins/inspect/plugin-gamma.xml:
2835         * docs/plugins/inspect/plugin-gconfelements.xml:
2836         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
2837         * docs/plugins/inspect/plugin-goom.xml:
2838         * docs/plugins/inspect/plugin-goom2k1.xml:
2839         * docs/plugins/inspect/plugin-halelements.xml:
2840         * docs/plugins/inspect/plugin-icydemux.xml:
2841         * docs/plugins/inspect/plugin-id3demux.xml:
2842         * docs/plugins/inspect/plugin-jpeg.xml:
2843         * docs/plugins/inspect/plugin-level.xml:
2844         * docs/plugins/inspect/plugin-matroska.xml:
2845         * docs/plugins/inspect/plugin-monoscope.xml:
2846         * docs/plugins/inspect/plugin-mulaw.xml:
2847         * docs/plugins/inspect/plugin-multifile.xml:
2848         * docs/plugins/inspect/plugin-multipart.xml:
2849         * docs/plugins/inspect/plugin-navigationtest.xml:
2850         * docs/plugins/inspect/plugin-ossaudio.xml:
2851         * docs/plugins/inspect/plugin-png.xml:
2852         * docs/plugins/inspect/plugin-pulseaudio.xml:
2853         * docs/plugins/inspect/plugin-quicktime.xml:
2854         * docs/plugins/inspect/plugin-rtp.xml:
2855         * docs/plugins/inspect/plugin-rtsp.xml:
2856         * docs/plugins/inspect/plugin-smpte.xml:
2857         * docs/plugins/inspect/plugin-soup.xml:
2858         * docs/plugins/inspect/plugin-spectrum.xml:
2859         * docs/plugins/inspect/plugin-speex.xml:
2860         * docs/plugins/inspect/plugin-taglib.xml:
2861         * docs/plugins/inspect/plugin-udp.xml:
2862         * docs/plugins/inspect/plugin-video4linux2.xml:
2863         * docs/plugins/inspect/plugin-videobalance.xml:
2864         * docs/plugins/inspect/plugin-videobox.xml:
2865         * docs/plugins/inspect/plugin-videocrop.xml:
2866         * docs/plugins/inspect/plugin-videoflip.xml:
2867         * docs/plugins/inspect/plugin-videomixer.xml:
2868         * docs/plugins/inspect/plugin-wavenc.xml:
2869         * docs/plugins/inspect/plugin-wavpack.xml:
2870         * docs/plugins/inspect/plugin-wavparse.xml:
2871         * docs/plugins/inspect/plugin-ximagesrc.xml:
2872         * ext/pulse/plugin.c:
2873         * ext/pulse/pulsemixer.c:
2874         * ext/pulse/pulsesink.c:
2875         * ext/pulse/pulsesrc.c:
2876         Add documentation to the pulseaudio plugin and run make update
2877         in docs/plugins.
2878
2879 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
2880
2881         Patch by: Brian Cameron <brian.cameron at sun dot com>
2882
2883         * sys/sunaudio/gstsunaudiomixerctrl.c:
2884         (gst_sunaudiomixer_ctrl_get_volume),
2885         (gst_sunaudiomixer_ctrl_set_volume):
2886         Improvements for the SunAudio mixer by handling mute as no gain
2887         for tracks that have a gain property but no mute property.
2888         Fixes bug #536067.
2889
2890 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
2891
2892         * configure.ac:
2893         * ext/pulse/Makefile.am:
2894         * ext/pulse/plugin.c: (plugin_init):
2895         * ext/pulse/pulsemixer.c: (gst_pulsemixer_interface_supported),
2896         (gst_pulsemixer_implements_interface_init),
2897         (gst_pulsemixer_init_interfaces), (gst_pulsemixer_base_init),
2898         (gst_pulsemixer_class_init), (gst_pulsemixer_init),
2899         (gst_pulsemixer_finalize), (gst_pulsemixer_set_property),
2900         (gst_pulsemixer_get_property), (gst_pulsemixer_change_state):
2901         * ext/pulse/pulsemixer.h:
2902         * ext/pulse/pulsemixerctrl.c:
2903         (gst_pulsemixer_ctrl_context_state_cb),
2904         (gst_pulsemixer_ctrl_sink_info_cb),
2905         (gst_pulsemixer_ctrl_source_info_cb),
2906         (gst_pulsemixer_ctrl_subscribe_cb),
2907         (gst_pulsemixer_ctrl_success_cb), (gst_pulsemixer_ctrl_open),
2908         (gst_pulsemixer_ctrl_close), (gst_pulsemixer_ctrl_new),
2909         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_list_tracks),
2910         (gst_pulsemixer_ctrl_timeout_event), (restart_time_event),
2911         (gst_pulsemixer_ctrl_set_volume), (gst_pulsemixer_ctrl_get_volume),
2912         (gst_pulsemixer_ctrl_set_record), (gst_pulsemixer_ctrl_set_mute):
2913         * ext/pulse/pulsemixerctrl.h:
2914         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_class_init),
2915         (gst_pulsemixer_track_init), (gst_pulsemixer_track_new):
2916         * ext/pulse/pulsemixertrack.h:
2917         * ext/pulse/pulseprobe.c: (gst_pulseprobe_context_state_cb),
2918         (gst_pulseprobe_sink_info_cb), (gst_pulseprobe_source_info_cb),
2919         (gst_pulseprobe_invalidate), (gst_pulseprobe_open),
2920         (gst_pulseprobe_enumerate), (gst_pulseprobe_close),
2921         (gst_pulseprobe_new), (gst_pulseprobe_free),
2922         (gst_pulseprobe_get_properties), (gst_pulseprobe_needs_probe),
2923         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values),
2924         (gst_pulseprobe_set_server):
2925         * ext/pulse/pulseprobe.h:
2926         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
2927         (gst_pulsesink_class_init), (gst_pulsesink_init),
2928         (gst_pulsesink_destroy_stream), (gst_pulsesink_destroy_context),
2929         (gst_pulsesink_finalize), (gst_pulsesink_dispose),
2930         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
2931         (gst_pulsesink_context_state_cb), (gst_pulsesink_stream_state_cb),
2932         (gst_pulsesink_stream_request_cb),
2933         (gst_pulsesink_stream_latency_update_cb), (gst_pulsesink_open),
2934         (gst_pulsesink_close), (gst_pulsesink_prepare),
2935         (gst_pulsesink_unprepare), (gst_pulsesink_write),
2936         (gst_pulsesink_delay), (gst_pulsesink_success_cb),
2937         (gst_pulsesink_reset), (gst_pulsesink_change_title),
2938         (gst_pulsesink_event), (gst_pulsesink_get_type):
2939         * ext/pulse/pulsesink.h:
2940         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
2941         (gst_pulsesrc_implements_interface_init),
2942         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_base_init),
2943         (gst_pulsesrc_class_init), (gst_pulsesrc_init),
2944         (gst_pulsesrc_destroy_stream), (gst_pulsesrc_destroy_context),
2945         (gst_pulsesrc_finalize), (gst_pulsesrc_dispose),
2946         (gst_pulsesrc_set_property), (gst_pulsesrc_get_property),
2947         (gst_pulsesrc_context_state_cb), (gst_pulsesrc_stream_state_cb),
2948         (gst_pulsesrc_stream_request_cb), (gst_pulsesrc_open),
2949         (gst_pulsesrc_close), (gst_pulsesrc_prepare),
2950         (gst_pulsesrc_unprepare), (gst_pulsesrc_read),
2951         (gst_pulsesrc_delay), (gst_pulsesrc_change_state),
2952         (gst_pulsesrc_get_type):
2953         * ext/pulse/pulsesrc.h:
2954         * ext/pulse/pulseutil.c: (gst_pulse_fill_sample_spec),
2955         (gst_pulse_client_name), (gst_pulse_gst_to_channel_map):
2956         * ext/pulse/pulseutil.h:
2957         Add pulseaudio GStreamer element from gst-pulse. Development will
2958         continue here instead of pulseaudio SVN. Fixes bug #400679.
2959         Only changes over gst-pulse SVN are added copyright to the top of
2960         files and coding style changes.
2961
2962 2008-06-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
2963
2964         Patch by: Benjamin Kampmann  <benjamin at fluendo dot com>
2965
2966         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext),
2967           (gst_cdio_add_cdtext_album_tags):
2968         * ext/cdio/gstcdio.h:
2969         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
2970           Also extract album title and album genre from CD-TEXT if
2971           available (#537021).
2972
2973 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
2974
2975         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2976
2977         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
2978         Improve negotiation a bit more by picking the smallest possible
2979         resolution that is larger than the resolution specified in the
2980         first caps entry of the peer caps. Fixes bug #536994.
2981
2982 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
2983
2984         Patch by: Bastien Nocera <hadess at hadess dot net>
2985
2986         * sys/v4l2/gstv4l2vidorient.c:
2987         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
2988         Fix compilation with newer GIT kernels that deprecated
2989         V4L2_CID_HCENTER and V4L2_CID_VCENTER. Fixes bug #536317.
2990
2991 2008-06-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
2992
2993         * configure.ac:
2994         * ext/cdio/gstcdio.c:
2995         * ext/cdio/gstcdio.h:
2996         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
2997           Require libcdio >= 0.76.
2998
2999 2008-06-05  Thijs Vermeir  <thijsvermeir@gmail.com>
3000
3001         * gst/avi/gstavidemux.c:
3002         Catch UNEXPECTED when downstream has reached end of
3003         segment in reverse mode.
3004
3005 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3006
3007         * gst/avi/gstavidemux.c:
3008         Fix typo in comment
3009
3010 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3011
3012         * gst/avi/gstavidemux.c:
3013         Because we don't know the frame order we need to push till
3014         the next keyframe
3015
3016 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3017
3018         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3019
3020         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
3021         (gst_v4l2src_fixate), (gst_v4l2src_negotiate):
3022         Provide a custom negotiation function to make sure to pick the highest
3023         possible framerate and resolution. Fixes bug #536646.
3024
3025 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3026
3027         * gst/avi/gstavidemux.c:
3028         Set EOS when going out of the segment in reverse playback
3029
3030 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3031
3032         * ext/taglib/Makefile.am::
3033           Add -Wno-attributes to CXXFLAGS to suppress warning caused by
3034           taglib headers (with gcc 4.3.1).
3035
3036 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
3037
3038         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
3039         Use the new gst_rtsp_connection_get_ip() to access the IP address
3040         of a GstRTSPConnection since it is a private member.
3041
3042 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3043
3044         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
3045         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
3046           Use new utility functions in libgsttag to process coverart (#512333).
3047
3048 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3049
3050         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
3051         We actually support left/side, right/side and mid/side files. The
3052         conversion to normal, interleaved stereo is done by libflac.
3053
3054 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3055
3056         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
3057         (gst_ebml_write_set_cache):
3058         Unref the write cache in finalize if it was set and add add "FIXME"
3059         to a comment that needs it.
3060
3061 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3062
3063         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
3064
3065         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
3066         (gst_avi_demux_index_prev), (gst_avi_demux_index_entry_for_time),
3067         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
3068         (gst_avi_demux_process_next_entry):
3069         * gst/avi/gstavidemux.h:
3070         Implement reverse playback. Fixes #535300.
3071         Small cleanups.
3072
3073 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
3074
3075         * gst/videomixer/videomixer.c: (gst_videomixer_query_duration),
3076         (gst_videomixer_query_latency):
3077         When using gst_element_iterate_pads() one has to unref every pad
3078         after usage.
3079
3080 2008-05-31  Edward Hervey  <edward.hervey@collabora.co.uk>
3081
3082         Patch by: Bastien Nocera <hadess at hadess dot net>
3083         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_str),
3084         (qtdemux_parse_udta):
3085         * gst/qtdemux/qtdemux_fourcc.h:
3086         Improve meta-data handling, add 'comment', 'description' and
3087         'copyright' tag handling.
3088         Fixes #535935
3089
3090 2008-05-31  Julien Moutte  <julien@fluendo.com>
3091
3092         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_keyframe),
3093         (gst_qtdemux_find_segment), (gst_qtdemux_perform_seek),
3094         (gst_qtdemux_seek_to_previous_keyframe),
3095         (gst_qtdemux_activate_segment), (gst_qtdemux_loop): Make sure we
3096         we don't clip the segment's stop using the main segment duration as
3097         that could crop quite some video frames. Make reverse playback support
3098         more robust and support edit lists. Support seeking to the last frame,
3099         and fix reverse looping playback. Add some debugging.
3100         * win32/common/config.h: Updated.
3101
3102 2008-05-31  Sebastian Dröge  <slomo@circular-chaos.org>
3103
3104         * gst/equalizer/gstiirequalizer.c:
3105         (gst_iir_equalizer_transform_ip):
3106         Don't clip float/double samples, correctly unset passthrough mode
3107         and use better rounding for integer samples.
3108
3109 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
3110
3111         * gst/equalizer/gstiirequalizer.c:
3112         (gst_iir_equalizer_band_set_property), (gst_iir_equalizer_init),
3113         (setup_filter), (set_passthrough), (update_coefficients),
3114         (gst_iir_equalizer_compute_frequencies),
3115         (gst_iir_equalizer_transform_ip):
3116         * gst/equalizer/gstiirequalizer.h:
3117         Update the filter coefficients only when needed in the transform_ip
3118         function and correctly set the element into passthrough mode if the
3119         gain of all bands is 0.
3120
3121 2008-05-29  Wim Taymans  <wim.taymans@collabora.co.uk>
3122
3123         Based on patch by: Sebastian Keller <sebastian-keller at gmx dot de>
3124
3125         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
3126         (gst_alpha_set_property), (gst_alpha_get_property),
3127         (gst_alpha_chroma_key_ayuv), (gst_alpha_chromakey_row_i420):
3128         Try to skip pixels or areas that are too dark or too bright for us to do
3129         meaningfull color detection.
3130         Added properties to control the sensitivity to light and darkness.
3131         Added some small cleanups. Fixes #512345.
3132
3133 2008-05-28  Jan Schmidt  <jan.schmidt@sun.com>
3134
3135         * docs/plugins/.cvsignore:
3136         * tests/check/elements/.cvsignore:
3137         Ignore some more generated things
3138
3139         * tests/check/Makefile.am:
3140         Ignore OSS elements in the state changes test too.
3141
3142 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3143
3144         * docs/plugins/Makefile.am:
3145         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3146         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3147         Add SMPTE effect elements to docs.
3148
3149 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3150
3151         * docs/plugins/Makefile.am:
3152         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3153         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3154         * ext/raw1394/gstdv1394src.c:
3155           Document whats first shown on the fdo plugin docs page :)
3156
3157 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3158
3159         * docs/plugins/Makefile.am:
3160         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3161         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3162         * docs/plugins/gst-plugins-good-plugins.args:
3163         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3164         * docs/plugins/inspect/plugin-audiofx.xml:
3165         * gst/audiofx/Makefile.am:
3166         * gst/audiofx/audiofx.c:
3167         * gst/audiofx/audiokaraoke.c:
3168         * gst/audiofx/audiokaraoke.h:
3169         * gst/audiofx/audiovoice.c:
3170         * gst/audiofx/audiovoice.h:
3171           Rename audiovoice to audiokaraoke and add it to the docs.
3172
3173 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3174
3175         * REQUIREMENTS:
3176         * docs/plugins/Makefile.am:
3177         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3178         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3179         * docs/plugins/gst-plugins-good-plugins.args:
3180         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3181         * docs/plugins/gst-plugins-good-plugins.interfaces:
3182         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3183         * docs/plugins/inspect/plugin-aasink.xml:
3184         * docs/plugins/inspect/plugin-alaw.xml:
3185         * docs/plugins/inspect/plugin-alpha.xml:
3186         * docs/plugins/inspect/plugin-alphacolor.xml:
3187         * docs/plugins/inspect/plugin-annodex.xml:
3188         * docs/plugins/inspect/plugin-apetag.xml:
3189         * docs/plugins/inspect/plugin-audiofx.xml:
3190         * docs/plugins/inspect/plugin-auparse.xml:
3191         * docs/plugins/inspect/plugin-autodetect.xml:
3192         * docs/plugins/inspect/plugin-avi.xml:
3193         * docs/plugins/inspect/plugin-cacasink.xml:
3194         * docs/plugins/inspect/plugin-cairo.xml:
3195         * docs/plugins/inspect/plugin-cdio.xml:
3196         * docs/plugins/inspect/plugin-cutter.xml:
3197         * docs/plugins/inspect/plugin-debug.xml:
3198         * docs/plugins/inspect/plugin-dv.xml:
3199         * docs/plugins/inspect/plugin-efence.xml:
3200         * docs/plugins/inspect/plugin-effectv.xml:
3201         * docs/plugins/inspect/plugin-equalizer.xml:
3202         * docs/plugins/inspect/plugin-esdsink.xml:
3203         * docs/plugins/inspect/plugin-flac.xml:
3204         * docs/plugins/inspect/plugin-flxdec.xml:
3205         * docs/plugins/inspect/plugin-gamma.xml:
3206         * docs/plugins/inspect/plugin-gconfelements.xml:
3207         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3208         * docs/plugins/inspect/plugin-goom.xml:
3209         * docs/plugins/inspect/plugin-goom2k1.xml:
3210         * docs/plugins/inspect/plugin-halelements.xml:
3211         * docs/plugins/inspect/plugin-icydemux.xml:
3212         * docs/plugins/inspect/plugin-id3demux.xml:
3213         * docs/plugins/inspect/plugin-jpeg.xml:
3214         * docs/plugins/inspect/plugin-level.xml:
3215         * docs/plugins/inspect/plugin-matroska.xml:
3216         * docs/plugins/inspect/plugin-monoscope.xml:
3217         * docs/plugins/inspect/plugin-mulaw.xml:
3218         * docs/plugins/inspect/plugin-multifile.xml:
3219         * docs/plugins/inspect/plugin-multipart.xml:
3220         * docs/plugins/inspect/plugin-navigationtest.xml:
3221         * docs/plugins/inspect/plugin-ossaudio.xml:
3222         * docs/plugins/inspect/plugin-png.xml:
3223         * docs/plugins/inspect/plugin-quicktime.xml:
3224         * docs/plugins/inspect/plugin-rtp.xml:
3225         * docs/plugins/inspect/plugin-rtsp.xml:
3226         * docs/plugins/inspect/plugin-smpte.xml:
3227         * docs/plugins/inspect/plugin-soup.xml:
3228         * docs/plugins/inspect/plugin-spectrum.xml:
3229         * docs/plugins/inspect/plugin-speex.xml:
3230         * docs/plugins/inspect/plugin-taglib.xml:
3231         * docs/plugins/inspect/plugin-udp.xml:
3232         * docs/plugins/inspect/plugin-video4linux2.xml:
3233         * docs/plugins/inspect/plugin-videobalance.xml:
3234         * docs/plugins/inspect/plugin-videobox.xml:
3235         * docs/plugins/inspect/plugin-videocrop.xml:
3236         * docs/plugins/inspect/plugin-videoflip.xml:
3237         * docs/plugins/inspect/plugin-videomixer.xml:
3238         * docs/plugins/inspect/plugin-wavenc.xml:
3239         * docs/plugins/inspect/plugin-wavpack.xml:
3240         * docs/plugins/inspect/plugin-wavparse.xml:
3241         * docs/plugins/inspect/plugin-ximagesrc.xml:
3242         * ext/aalib/gstaasink.c:
3243         * ext/libcaca/gstcacasink.c:
3244           Document aasink and cacasink.
3245
3246 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
3247
3248         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
3249         (gst_videomixer_init), (gst_videomixer_query_duration),
3250         (gst_videomixer_query_latency), (gst_videomixer_query),
3251         (gst_videomixer_blend_buffers):
3252         * gst/videomixer/videomixer.h:
3253         Implement position (in time), duration and latency queries.
3254
3255 2008-05-27  Edward Hervey  <edward.hervey@collabora.co.uk>
3256
3257         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
3258         (gst_videomixer_init), (gst_videomixer_request_new_pad),
3259         (gst_videomixer_fill_queues), (forward_event_func),
3260         (forward_event), (gst_videomixer_src_event),
3261         (gst_videomixer_sink_event):
3262         * gst/videomixer/videomixer.h:
3263         Implement proper seek/newsegment handling.
3264         Based on adder's implementation.
3265         Fixes #535121
3266
3267 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3268
3269         Patch by: Jan Gerber <j at oil21 dot org>
3270
3271         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
3272         Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526481.
3273
3274 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3275
3276         * gst/audiofx/Makefile.am:
3277         * gst/audiofx/audiofx.c: (plugin_init):
3278         * gst/audiofx/audiovoice.c: (gst_audio_voice_base_init),
3279         (gst_audio_voice_class_init), (gst_audio_voice_init),
3280         (update_filter), (gst_audio_voice_set_property),
3281         (gst_audio_voice_get_property), (gst_audio_voice_setup),
3282         (gst_audio_voice_transform_int), (gst_audio_voice_transform_float),
3283         (gst_audio_voice_transform_ip):
3284         * gst/audiofx/audiovoice.h:
3285         Add simple voice removal element. Yay karaoke.
3286
3287 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3288
3289         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
3290
3291         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
3292         Fix potential caps leak.
3293         If we can't get the framerate with an ioctl, try to get it with the
3294         current norm. Fixes #520092.
3295
3296 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3297
3298         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
3299
3300         * sys/v4l2/v4l2src_calls.c:
3301         (gst_v4l2src_probe_caps_for_format_and_size):
3302         If we fail to get the frame intervals, simply don't touch the framerates
3303         on the template caps instead of discarding the format. See #520092.
3304
3305 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3306
3307         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
3308
3309         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
3310         (gst_v4l2_get_caps_info):
3311         Add NV12, NV21 and bayer support. See #520092.
3312
3313 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3314
3315         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
3316         (gst_qtdemux_activate_segment):
3317         Unbreak segment activation again. Fixes #531672.
3318
3319 2008-05-25  Sebastian Dröge  <slomo@circular-chaos.org>
3320
3321         * ext/flac/Makefile.am:
3322         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
3323         Set the channel layout when decoding FLAC files with more than 2
3324         channels as defined by the FLAC spec. Fixes bug #534570.
3325
3326         Also don't try to decode left/side, right/side and mid/side files
3327         as we don't support this at all.
3328
3329 2008-05-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
3330
3331         * configure.ac:
3332           We need -base CVS (rtsp).
3333
3334 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
3335
3336         * gst/udp/Makefile.am:
3337           Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_ADDRFAMILY
3338           when including netdb.h when building against glibc >= 2.8.
3339
3340 2008-05-22  Julien Moutte  <julien@fluendo.com>
3341
3342         * gst/smpte/gstsmptealpha.c: (gst_smpte_alpha_setcaps): Fix
3343         debug statement arguments.
3344         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_setup_qos_dscp):
3345         * gst/udp/gstudpnetutils.c: (gst_udp_join_group),
3346         (gst_udp_leave_group): Fix IP and IPV6 options to make it work
3347         on more platforms.
3348
3349 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3350
3351         * tests/check/elements/avimux.c: (setup_src_pad),
3352         (teardown_src_pad):
3353         * tests/check/elements/icydemux.c: (icydemux_found_pad),
3354         (GST_START_TEST):
3355         * tests/check/elements/matroskamux.c: (setup_src_pad),
3356         (teardown_src_pad), (setup_sink_pad), (teardown_sink_pad):
3357         * tests/check/elements/videocrop.c: (video_crop_get_test_caps),
3358         (GST_START_TEST):
3359         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
3360         (setup_wavpackparse), (cleanup_wavpackparse):
3361         Don't use gst_element_get_pad(), it's a bad, bad method.
3362
3363 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3364
3365         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
3366         (do_toggle_element):
3367         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
3368         (do_toggle_element):
3369         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
3370         (do_toggle_element):
3371         * ext/gconf/gstswitchsink.c: (gst_switch_commit_new_kid):
3372         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_reset),
3373         (do_toggle_element):
3374         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_reset),
3375         (do_toggle_element):
3376         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
3377         (gst_auto_audio_sink_detect):
3378         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
3379         (gst_auto_video_sink_detect):
3380         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
3381         (gst_rtspsrc_stream_free), (gst_rtspsrc_stream_configure_udp),
3382         (gst_rtspsrc_stream_configure_udp_sink), (gst_rtspsrc_skip_lws),
3383         (gst_rtspsrc_unskip_lws), (gst_rtspsrc_skip_commas),
3384         (gst_rtspsrc_skip_item), (gst_rtsp_decode_quoted_string),
3385         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr):
3386         * tests/icles/videocrop-test.c: (test_with_caps),
3387         (video_crop_get_test_caps):
3388         Don't use gst_element_get_pad(), it's a bad method.
3389
3390 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3391
3392         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
3393         (gst_multiudpsink_add_internal):
3394         * gst/udp/gstudpnetutils.c: (gst_udp_set_loop_ttl),
3395         (gst_udp_join_group):
3396         * gst/udp/gstudpnetutils.h:
3397         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
3398         Joining a multicast group and setting the loop/ttl properties are
3399         totally unrelated tasks are must be separated.
3400
3401 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
3402
3403         * gst/avi/gstavimux.c:
3404           Also support alaw/mulaw.
3405
3406 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3407
3408         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
3409         (gst_multiudpsink_setup_qos_dscp), (gst_multiudpsink_add_internal):
3410         * gst/udp/gstmultiudpsink.h:
3411         Add a fixme for the auto-multicast property.
3412         Fix some confusing debug messages.
3413         Disable setting a qos value by default.
3414
3415 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3416
3417         Patch by: Gustaf Räntilä <g dot rantila at gmail dot com>
3418
3419         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
3420         Ignore EPERM errors from sendto. Fixes #533619.
3421
3422 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3423
3424         Patch by: Henrik Eriksson <henriken at axis dot com>
3425
3426         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
3427         (gst_multiudpsink_init), (gst_multiudpsink_setup_qos_dscp),
3428         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
3429         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal):
3430         * gst/udp/gstmultiudpsink.h:
3431         Add qos-dscp property to manage the Quality of service. Fixes #469917.
3432
3433 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3434
3435         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_process):
3436         Improve debugging of the ident.
3437
3438 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3439
3440         Patch by: Bruno Santos <brunof at ua dot pt>
3441
3442         * gst/udp/gstudpnetutils.c: (gst_udp_get_addr),
3443         (gst_udp_join_group), (gst_udp_leave_group),
3444         (gst_udp_is_multicast):
3445         * gst/udp/gstudpnetutils.h:
3446         Provide a bunch of helper methods to deal with IPv4 and IPv6
3447         transparently.
3448
3449         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
3450         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
3451         (gst_multiudpsink_get_property), (join_multicast),
3452         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
3453         (gst_multiudpsink_remove):
3454         * gst/udp/gstmultiudpsink.h:
3455         Add multicast TTL and loopback properties.
3456         Use the helper methods to implement ip4 and ip6.
3457
3458         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
3459         * gst/udp/gstudpsrc.h:
3460         Use the helper methods to implement ip4 and ip6.
3461         Fixes #515962.
3462
3463 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3464
3465         Patch by: Patrick Radizi <patrick dot radizi at axis dot com>
3466
3467         * gst/multipart/multipartdemux.c: (gst_multipart_demux_class_init),
3468         (gst_multipart_demux_get_gstname),
3469         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain):
3470         * gst/multipart/multipartdemux.h:
3471         Don't blindly copy the mime-type as the caps name because they not
3472         always map directly. Instead use a hashtable with common mappings.
3473         Fixes #533287.
3474
3475 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
3476
3477         * ext/esd/esdsink.c: (gst_esdsink_write):
3478         When we post an error, we must return -1 to let the parent know that we
3479         cannot write the segment else it will loop and continue to call us again
3480         forever. Patch by Michael Meeks.
3481
3482 2008-05-20  Stefan Kost  <ensonic@users.sf.net>
3483
3484         * gst/videomixer/videomixer.c:
3485           Add missing incudes.
3486
3487 2008-05-20  Peter Kjellerstedt  <pkj@axis.com>
3488
3489         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
3490         (gst_rtp_h264_pay_handle_buffer):
3491         * gst/rtp/gstrtph264pay.h:
3492         Correct a typo (sinle -> single).
3493
3494 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
3495
3496         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
3497         (gst_rtp_h264_depay_init), (gst_rtp_h264_depay_set_property),
3498         (gst_rtp_h264_depay_get_property), (gst_rtp_h264_depay_setcaps),
3499         (gst_rtp_h264_depay_process):
3500         * gst/rtp/gstrtph264depay.h:
3501         Add experimental support for outputting quicktime-like AVC output in
3502         addition to the existing bytestream output.
3503
3504         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
3505         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
3506         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_payload_nal),
3507         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
3508         (gst_rtp_h264_pay_get_property):
3509         * gst/rtp/gstrtph264pay.h:
3510         Make the parsing mode configurable, for some inputs we don't need to
3511         scan every byte for start codes.
3512         Only set the marker bit on ACCESS units.
3513
3514 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
3515
3516         * gst/equalizer/gstiirequalizer.c:
3517         Use a bigger type in integer mode for the intermediate results to
3518         prevent overflows. This fixes the crippled sound when using the
3519         equalizer in integer mode. Fixes bug #510865.
3520
3521 2008-05-20  Jan Schmidt  <jan.schmidt@sun.com>
3522
3523         * gst/videomixer/videomixer.c:
3524         * gst/videomixer/videomixer.h:
3525         Instead of a random number for the request pad id's,
3526         use a counter.
3527
3528         Register the videomixerpad class from the element's class_init
3529         where it's safer, and allows the docs generator to scan it.
3530
3531 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
3532
3533         * gst/smpte/Makefile.am:
3534         * gst/smpte/gstsmpte.c: (gst_smpte_plugin_init):
3535         * gst/smpte/gstsmpte.h:
3536         * gst/smpte/gstsmptealpha.c:
3537         (gst_smpte_alpha_transition_type_get_type),
3538         (gst_smpte_alpha_get_type), (gst_smpte_alpha_base_init),
3539         (gst_smpte_alpha_class_init), (gst_smpte_alpha_update_mask),
3540         (gst_smpte_alpha_setcaps), (gst_smpte_alpha_get_unit_size),
3541         (gst_smpte_alpha_init), (gst_smpte_alpha_finalize),
3542         (gst_smpte_alpha_do_ayuv), (gst_smpte_alpha_do_i420),
3543         (gst_smpte_alpha_transform), (gst_smpte_alpha_set_property),
3544         (gst_smpte_alpha_get_property), (gst_smpte_alpha_plugin_init):
3545         * gst/smpte/gstsmptealpha.h:
3546         * gst/smpte/plugin.c: (plugin_init):
3547         Add new plugin that adds the SMPTE transition in the alpha channel of
3548         I420 and AYUV frames so that they can be blended with videomixer later
3549         on. Uses all niceties such as using base transform for efficient alloc
3550         and negotiation. It currently requires GstController to control the
3551         position in the transition effect.
3552
3553 2008-05-19  Stefan Kost  <ensonic@users.sf.net>
3554
3555         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3556         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3557         * docs/plugins/gst-plugins-good-plugins.args:
3558         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3559         * docs/plugins/gst-plugins-good-plugins.interfaces:
3560         * docs/plugins/gst-plugins-good-plugins.types:
3561         * gst/videomixer/videomixer.c:
3562           Try using thaytans new mechanism to get extra classes into plugin
3563           docs. Aparently works for the Eq. For VideoMixer the GObject stuff is
3564           missing still.
3565
3566 2008-05-18  Mark Nauwelaerts  <mnauw@users.sf.net>
3567
3568         * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps):
3569         Set proper rate in avi stream header for PCM audio, and also do some
3570         more sanity checks on caps in this case.  Fixes #511489.
3571
3572 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
3573
3574         * sys/v4l2/gstv4l2src.c:
3575         Don't include the gstv4l2xoverlay.h header as the XOverlay support
3576         isn't implemented at all yet and this requires X headers to be
3577         installed. Fixes bug #533264.
3578
3579 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
3580
3581         reviewed by: <delete if not using a buddy>
3582
3583         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
3584         (gst_ebml_write_set_cache):
3585         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
3586         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
3587         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
3588         (gst_matroska_demux_read_track_encodings),
3589         (gst_matroska_demux_add_stream),
3590         (gst_matroska_demux_handle_src_query),
3591         (gst_matroska_demux_init_stream),
3592         (gst_matroska_demux_parse_index_cuetrack),
3593         (gst_matroska_demux_parse_index_pointentry),
3594         (gst_matroska_demux_parse_info),
3595         (gst_matroska_demux_parse_metadata_id_simple_tag),
3596         (gst_matroska_demux_parse_metadata),
3597         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
3598         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3599         (gst_matroska_demux_parse_cluster),
3600         (gst_matroska_demux_parse_contents_seekentry),
3601         (gst_matroska_demux_loop_stream_parse_id),
3602         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
3603         (gst_matroska_demux_audio_caps),
3604         (gst_matroska_demux_subtitle_caps):
3605         * gst/matroska/matroska-demux.h:
3606         * gst/matroska/matroska-ids.c:
3607         (gst_matroska_track_init_subtitle_context):
3608         * gst/matroska/matroska-ids.h:
3609         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
3610         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start),
3611         (gst_matroska_mux_finish), (gst_matroska_mux_collected):
3612         * sys/v4l2/gstv4l2src.c:
3613         * tests/check/pipelines/wavpack.c: (bus_handler):
3614         * win32/common/config.h:
3615
3616 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
3617
3618         * ext/wavpack/gstwavpackstreamreader.c:
3619         * tests/examples/spectrum/demo-audiotest.c:
3620         * tests/examples/spectrum/demo-osssrc.c:
3621         Fix some compiler warnings.
3622
3623 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
3624
3625         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
3626         Small comment added.
3627
3628         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
3629         (gst_rtp_h264_pay_decode_nal), (gst_rtp_h264_pay_parse_sps_pps),
3630         (gst_rtp_h264_pay_payload_nal), (gst_rtp_h264_pay_handle_buffer):
3631         Debug string cleanups (remove trailing \n)
3632         Refactor and clean up the payloader a bit and make sure that we only
3633         put one NAL unit in an RTP packet even if the input buffer contains
3634         multiple NAL units.
3635         Add suport for AVC format input.
3636
3637 2008-05-14  Peter Kjellerstedt  <pkj@axis.com>
3638
3639         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
3640         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_handle_buffer),
3641         (gst_rtp_h264_pay_set_property), (gst_rtp_h264_pay_get_property):
3642         * gst/rtp/gstrtph264pay.h:
3643         Make it possible to specify profile-level-id and sprop-parameter-sets
3644         using properties in case they are not available in-stream.
3645
3646 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
3647
3648         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3649         * docs/plugins/gst-plugins-good-plugins.args:
3650         * docs/plugins/inspect/plugin-ladspa.xml:
3651           Remove ladspa fro plugin-docs, its in gst-plugins-bad.
3652
3653 2008-05-13  Mark Nauwelaerts  <mnauw@users.sf.net>
3654
3655         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
3656         Send an initial BYTE segment to inform downstream of later seeking,
3657         and to forego sync attempts.
3658
3659 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3660
3661         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps):
3662         Fix wrong caps string.
3663
3664 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3665
3666         Based on patch by: Olivier Crete <tester at tester dot ca>
3667
3668         * gst/rtp/Makefile.am:
3669         * gst/rtp/gstrtp.c: (plugin_init):
3670         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_base_init),
3671         (gst_rtp_g729_depay_class_init), (gst_rtp_g729_depay_init),
3672         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process),
3673         (gst_rtp_g729_depay_plugin_init):
3674         * gst/rtp/gstrtpg729depay.h:
3675         * gst/rtp/gstrtpg729pay.c: (gst_rtpg729pay_base_init),
3676         (gst_rtpg729pay_class_init), (gst_rtpg729pay_init),
3677         (gst_rtpg729pay_setcaps), (gst_rtp_g729_pay_plugin_init):
3678         * gst/rtp/gstrtpg729pay.h:
3679         Added G729 pay and depayloaders. Fixes #532409.
3680
3681 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3682
3683         * ext/speex/gstspeexdec.c: (speex_dec_sink_event):
3684         Fix the calculation of the duration of the concealment packets.
3685
3686 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
3687
3688         Based on patch by: Olivier Crete <tester at tester dot ca>
3689
3690         * gst/rtp/Makefile.am:
3691         * gst/rtp/gstrtp.c: (plugin_init):
3692         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_base_init),
3693         (gst_rtp_dv_depay_class_init), (gst_rtp_dv_depay_init),
3694         (parse_encode), (gst_rtp_dv_depay_setcaps),
3695         (calculate_difblock_location), (gst_rtp_dv_depay_process),
3696         (gst_rtp_dv_depay_reset), (gst_rtp_dv_depay_change_state),
3697         (gst_rtp_dv_depay_plugin_init):
3698         * gst/rtp/gstrtpdvdepay.h:
3699         * gst/rtp/gstrtpdvpay.c: (gst_dv_pay_mode_get_type),
3700         (gst_rtp_dv_pay_base_init), (gst_rtp_dv_pay_class_init),
3701         (gst_rtp_dv_pay_init), (gst_dv_pay_set_property),
3702         (gst_dv_pay_get_property), (gst_rtp_dv_pay_setcaps),
3703         (gst_dv_pay_negotiate), (include_dif),
3704         (gst_rtp_dv_pay_handle_buffer), (gst_rtp_dv_pay_plugin_init):
3705         * gst/rtp/gstrtpdvpay.h:
3706         Add DV pay and depayloaders. Fixes #532423.
3707
3708 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
3709
3710         * gst/matroska/matroska-demux.c:
3711         (gst_matroska_demux_push_dvd_clut_change_event):
3712         Convert subtitle palette info in VobSub private data from VobSub's
3713         (buggy) RGB to YUV.
3714
3715 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
3716
3717         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset):
3718         Do not leave fourcc stream header field empty upon reset.
3719         Fixes #519301.
3720
3721 2008-05-11  Jan Schmidt  <jan.schmidt@sun.com>
3722
3723         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3724         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3725         * docs/plugins/inspect/plugin-goom.xml:
3726         * docs/plugins/inspect/plugin-goom2k1.xml:
3727         * gst/goom/gstgoom.c:
3728         * gst/goom2k1/gstgoom.c:
3729         Add goom2k1 into the docs.
3730
3731 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
3732
3733         Based on patch by: Wouter Cloetens  <wouter at mind be>
3734
3735         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
3736         (gst_rtspsrc_skip_lws), (gst_rtspsrc_unskip_lws),
3737         (gst_rtspsrc_skip_commas), (gst_rtspsrc_skip_item),
3738         (gst_rtsp_decode_quoted_string),
3739         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr),
3740         (gst_rtspsrc_setup_auth):
3741         Support Digest authentication. Fixes #532065.
3742
3743 2008-05-08  Stefan Kost  <ensonic@users.sf.net>
3744
3745         * gst/level/gstlevel.c:
3746           Also support 32bit (e.g. whe having it after 'mad'). Add more notes
3747           about whats needed for liboil acceleration. Simplify docs a bit.
3748
3749 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
3750
3751         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3752
3753         * gst/matroska/matroska-mux.c: (gst_matroska_mux_collected):
3754         Update the track duration if the old one was invalid.
3755         Fixes bug #532117.
3756
3757 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
3758
3759         * gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps):
3760           Use GST_STR_NULL when trying to print sps and pps strings that could
3761           be NULL, as this might crash on some platforms.
3762
3763 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
3764
3765         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
3766
3767         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw):
3768           Do IDirectDrawClipper_SetHWnd() if the window ID has already been
3769           set after creating the clipper.
3770
3771 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
3772
3773         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
3774
3775         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame):
3776           Added checking of surface lost case after an unsuccessful
3777           IDirectDrawSurface7_Lock() call.
3778           If surface is lost, return GST_FLOW_OK.
3779
3780 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
3781
3782         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
3783
3784         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame,
3785           WndProc, gst_directdraw_sink_window_thread):
3786           Improved Windows message loop and fixed window destruction issue.
3787           When the window which DirectDraw is rendering to is destroyed, the
3788           render/show_frame function will return GST_FLOW_ERROR.
3789           Partially fixes #520885.
3790
3791 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
3792
3793         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
3794
3795         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set_caps):
3796           Fixed mid stream resolution change bug, the offscreen surface is now
3797           released when set_caps is called.
3798           Partially fixes #520885.
3799
3800 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
3801
3802         * sys/directdraw/gstdirectdrawsink.c
3803           (gst_directdraw_sink_buffer_alloc):
3804           Make it so that gst_directdraw_sink_buffer_alloc uses the right
3805           width/height.
3806
3807           Especially when looking through the pool of buffers, make sure that
3808           the width/height of caps is used instead of the already negotiated
3809           dimensions.
3810           For example if a buffer with different caps is requested, i.e.
3811           higher resolution, the caller would get a buffer with the old
3812           dimensions and thus corrupt the heap.
3813
3814 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
3815
3816         * sys/directdraw/gstdirectdrawsink.c
3817           (gst_directdraw_sink_buffer_alloc):
3818           Clear the flags on recycled buffers from buffer_alloc.
3819           Partially fixes #520885.
3820
3821 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
3822
3823         * gst/rtp/gstrtpilbcpay.c:
3824           Added missing stdlib.h include for strtol(), and made include ordering and
3825           style consistent with the corresponding depayloader.
3826
3827 2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
3828
3829         * configure.ac:
3830           Error out if we don't have the required core/base versions.
3831
3832 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
3833
3834         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
3835
3836         * sys/osxvideo/cocoawindow.m:
3837         Fix compiler warnings on PPC64. Fixes bug #499318.
3838
3839 2008-05-05  Wim Taymans  <wim.taymans@collabora.co.uk>
3840
3841         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3842
3843         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (gst_rtspsrc_open):
3844         Don't leak file descriptors on error. Fixes #531532.
3845
3846 2008-05-03  Sebastian Dröge  <slomo@circular-chaos.org>
3847
3848         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
3849         (gst_gconf_audio_src_change_state):
3850         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
3851         (gst_gconf_video_sink_change_state):
3852         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
3853         (gst_gconf_video_src_change_state):
3854         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
3855         (gst_switch_commit_new_kid), (gst_switch_sink_change_state):
3856         When we can't create a fakesink/fakesrc complain instead of unreffing
3857         NULL pointers and crashing later. See bug #530535.
3858
3859 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3860
3861         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
3862         Add some more debug info and guard against small payloads.
3863
3864         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
3865         Set duration on outgoing buffers because we can.
3866
3867 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3868
3869         Patch by: Olivier Crete <tester at tester dot ca>
3870
3871         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps),
3872         (gst_speex_enc_init), (gst_speex_enc_chain):
3873         Add negotiation for the speex channels and rate. Fixes #465146.
3874
3875 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3876
3877         Patch by: Olivier Crete <tester at tester dot ca>
3878
3879         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init),
3880         (gst_rtp_speex_pay_getcaps):
3881         Add negotiation for the speex channels and rate. See #465146.
3882
3883 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3884
3885         Patch by: Olivier Crete <tester at tester dot ca>
3886
3887         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_class_init),
3888         (gst_rtpilbcpay_sink_setcaps), (gst_rtpilbcpay_sink_getcaps):
3889         Add negotiation for the ILBC mode. See #465146.
3890
3891 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
3892
3893         * ext/soup/gstsouphttpsrc.c:
3894           Include stdlib to fix the build. Use g_free instead of free, libsoup
3895           uses glib.
3896
3897 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3898
3899         Patch by: j^ <j@bootlab.org>
3900
3901         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
3902         Add more mpeg2 variants. Fixes #530886.
3903
3904 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
3905
3906         Patch by: Youness Alaoui <youness.alaoui at collabora co uk>
3907
3908         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
3909           Don't error out if we get an ICMP destination-unreachable
3910           message when trying to read packets on win32 (#529454).
3911
3912 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
3913
3914         * configure.ac:
3915         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
3916           Use new error code for encrypted streams (which requires core CVS).
3917
3918 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
3919
3920         * gst/qtdemux/qtdemux.c: (gst_qtdemux_videosrc_template),
3921           (gst_qtdemux_audiosrc_template):
3922           Fix swapped pad template names, spotted by Thiago Sousa Santos.
3923
3924 2008-04-30  Wim Taymans  <wim.taymans@collabora.co.uk>
3925
3926         * ext/speex/gstspeexdec.c: (speex_dec_sink_event),
3927         (speex_dec_chain_parse_data):
3928         Produce concealment data when time progresses in a segment update.
3929
3930 2008-04-29  Wim Taymans  <wim.taymans@collabora.co.uk>
3931
3932         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data),
3933         (speex_dec_chain):
3934         Try to preserve input timestamps when we can.
3935         Do beginnings of error concealment.
3936
3937 2008-04-28  Michael Smith <msmith@songbirdnest.com>
3938
3939         * gst/debug/gstnavigationtest.c:
3940           MSVC doesn't provide rint(), define an adequate replacement locally as
3941           elsewhere.
3942
3943 2008-04-28  Julien Moutte  <julien@fluendo.com>
3944
3945         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop): Fix printf
3946         format to pacify Mac OSX's gcc.
3947
3948 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
3949
3950         * gst/debug/rndbuffersize.c: (DEFAULT_SEED), (DEFAULT_MIN),
3951           (DEFAULT_MAX), (src_template), (sink_template),
3952           (gst_rnd_buffer_size_base_init), (gst_rnd_buffer_size_class_init),
3953           (gst_rnd_buffer_size_init), (gst_rnd_buffer_size_activate),
3954           (gst_rnd_buffer_size_loop), (gst_rnd_buffer_size_plugin_init):
3955           Bring rndbuffersize element into a state that doesn't require us
3956           to move it to -bad immediately. For one, fix up default min/max
3957           values so that the element actuall works using the default values.
3958           Also, don't ignore flow return values and do some kind of minimal
3959           eos logic. Allow min=max to pull fixed-sized buffers. Bunch of
3960           other gratuitious clean-ups.
3961
3962 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
3963
3964         * docs/plugins/Makefile.am:
3965         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3966         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3967         * docs/plugins/gst-plugins-good-plugins.args:
3968         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3969         * docs/plugins/gst-plugins-good-plugins.interfaces:
3970         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3971         * docs/plugins/inspect/plugin-1394.xml:
3972         * docs/plugins/inspect/plugin-aasink.xml:
3973         * docs/plugins/inspect/plugin-alaw.xml:
3974         * docs/plugins/inspect/plugin-alpha.xml:
3975         * docs/plugins/inspect/plugin-alphacolor.xml:
3976         * docs/plugins/inspect/plugin-annodex.xml:
3977         * docs/plugins/inspect/plugin-apetag.xml:
3978         * docs/plugins/inspect/plugin-audiofx.xml:
3979         * docs/plugins/inspect/plugin-auparse.xml:
3980         * docs/plugins/inspect/plugin-autodetect.xml:
3981         * docs/plugins/inspect/plugin-avi.xml:
3982         * docs/plugins/inspect/plugin-cacasink.xml:
3983         * docs/plugins/inspect/plugin-cairo.xml:
3984         * docs/plugins/inspect/plugin-cdio.xml:
3985         * docs/plugins/inspect/plugin-cutter.xml:
3986         * docs/plugins/inspect/plugin-debug.xml:
3987         * docs/plugins/inspect/plugin-dv.xml:
3988         * docs/plugins/inspect/plugin-efence.xml:
3989         * docs/plugins/inspect/plugin-effectv.xml:
3990         * docs/plugins/inspect/plugin-equalizer.xml:
3991         * docs/plugins/inspect/plugin-esdsink.xml:
3992         * docs/plugins/inspect/plugin-flac.xml:
3993         * docs/plugins/inspect/plugin-flxdec.xml:
3994         * docs/plugins/inspect/plugin-gamma.xml:
3995         * docs/plugins/inspect/plugin-gconfelements.xml:
3996         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3997         * docs/plugins/inspect/plugin-goom.xml:
3998         * docs/plugins/inspect/plugin-halelements.xml:
3999         * docs/plugins/inspect/plugin-icydemux.xml:
4000         * docs/plugins/inspect/plugin-id3demux.xml:
4001         * docs/plugins/inspect/plugin-jpeg.xml:
4002         * docs/plugins/inspect/plugin-level.xml:
4003         * docs/plugins/inspect/plugin-matroska.xml:
4004         * docs/plugins/inspect/plugin-monoscope.xml:
4005         * docs/plugins/inspect/plugin-mulaw.xml:
4006         * docs/plugins/inspect/plugin-multifile.xml:
4007         * docs/plugins/inspect/plugin-multipart.xml:
4008         * docs/plugins/inspect/plugin-navigationtest.xml:
4009         * docs/plugins/inspect/plugin-ossaudio.xml:
4010         * docs/plugins/inspect/plugin-png.xml:
4011         * docs/plugins/inspect/plugin-quicktime.xml:
4012         * docs/plugins/inspect/plugin-rtp.xml:
4013         * docs/plugins/inspect/plugin-rtsp.xml:
4014         * docs/plugins/inspect/plugin-shout2send.xml:
4015         * docs/plugins/inspect/plugin-smpte.xml:
4016         * docs/plugins/inspect/plugin-spectrum.xml:
4017         * docs/plugins/inspect/plugin-speex.xml:
4018         * docs/plugins/inspect/plugin-taglib.xml:
4019         * docs/plugins/inspect/plugin-udp.xml:
4020         * docs/plugins/inspect/plugin-video4linux2.xml:
4021         * docs/plugins/inspect/plugin-videobalance.xml:
4022         * docs/plugins/inspect/plugin-videobox.xml:
4023         * docs/plugins/inspect/plugin-videocrop.xml:
4024         * docs/plugins/inspect/plugin-videoflip.xml:
4025         * docs/plugins/inspect/plugin-videomixer.xml:
4026         * docs/plugins/inspect/plugin-wavenc.xml:
4027         * docs/plugins/inspect/plugin-wavpack.xml:
4028         * docs/plugins/inspect/plugin-wavparse.xml:
4029         * docs/plugins/inspect/plugin-ximagesrc.xml:
4030           Add docs for gdkpixbufsink; update docs to CVS version.
4031
4032 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4033
4034         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4035         Remove test sync-offset by default.
4036
4037 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4038
4039         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_chain):
4040         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add_internal):
4041         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4042           Use GLib versions of htonl, htons, ntohl and ntohs in order
4043           to avoid problems on win32 (#529707).
4044
4045 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4046
4047         Patch by: Jesús Corrius <jesus at softcatala org>
4048
4049         * gst/goom/filters.c: (zoomVector):
4050         * gst/goom/goom_core.c: (init_buffers):
4051           Fix build with mingw32: use rand() instead of random() and
4052           replace bzero() with memset(). Fixes #529692.
4053
4054 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4055
4056         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows):
4057         Fix typo in comments.
4058
4059         * tests/examples/rtp/client-H263p-PCMA.sdp:
4060         * tests/examples/rtp/client-H263p-PCMA.sh:
4061         * tests/examples/rtp/client-H264-PCMA.sdp:
4062         * tests/examples/rtp/client-H264-PCMA.sh:
4063         * tests/examples/rtp/client-H264.sdp:
4064         * tests/examples/rtp/client-H264.sh:
4065         * tests/examples/rtp/client-PCMA.sdp:
4066         * tests/examples/rtp/client-PCMA.sh:
4067         * tests/examples/rtp/server-alsasrc-PCMA.sh:
4068         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
4069         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4070         Add some more docs and fix examples.
4071
4072 2008-04-25  Sebastian Dröge  <slomo@circular-chaos.org>
4073
4074         * tests/check/elements/multifile.c:
4075         Include stdlib.h and unistd.h for mkdtemp. Some platforms have it
4076         declared in the former, some have it declared in the latter.
4077
4078 2008-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
4079
4080         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_set_property):
4081         * gst/debug/tests.c: (md5_get_value):
4082         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
4083         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
4084         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
4085         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
4086         Stop using deprecated GLib functions.
4087
4088 2008-04-24  Jan Schmidt  <jan.schmidt@sun.com>
4089
4090         * configure.ac:
4091         Back to development -> 0.10.8.1
4092
4093 === release 0.10.8 ===
4094
4095 2008-04-23  Jan Schmidt <jan.schmidt@sun.com>
4096
4097         * configure.ac:
4098           releasing 0.10.8, "One For The Money"
4099
4100 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
4101
4102         * configure.ac:
4103         0.10.7.4 pre-release
4104
4105 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
4106
4107         * gst/goom/config_param.c: (goom_plugin_parameters_free):
4108         * gst/goom/convolve_fx.c: (convolve_init), (convolve_free):
4109         * gst/goom/filters.c: (zoomFilterVisualFXWrapper_free):
4110         * gst/goom/flying_stars_fx.c: (fs_free):
4111         * gst/goom/goom_config_param.h:
4112         * gst/goom/goom_core.c: (goom_init), (goom_close):
4113         * gst/goom/goom_plugin_info.h:
4114         * gst/goom/gstgoom.c: (gst_goom_finalize):
4115         * gst/goom/lines.c: (goom_lines_free):
4116         * gst/goom/plugin_info.c: (plugin_info_init), (plugin_info_free):
4117         * gst/goom/surf3d.c: (grid3d_free):
4118         * gst/goom/surf3d.h:
4119         * gst/goom/tentacle3d.c: (tentacle_free):
4120         Free a bunch of stuff, and initialise things to fix leaks
4121         and valgrind warnings in the testsuite.
4122
4123         Fixes: #529268
4124
4125 2008-04-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4126
4127         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (request_pt_map),
4128         (gst_rtspsrc_configure_caps):
4129         Ref caps as the return value for the request_pt_map signal.
4130         Remove some caps weirdness when configuring a stream. See #528245.
4131
4132 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
4133
4134         * tests/icles/gdkpixbufsink-test.c:
4135           Add cast to placate gcc 4.1.2.
4136
4137 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
4138
4139         * configure.ac:
4140         0.10.7.3 pre-release
4141
4142 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
4143
4144         * tests/check/Makefile.am:
4145         Disable some more elements in the state test.
4146         Add a define so the soup test can find the test files
4147         it needs at runtime.
4148
4149         * tests/check/elements/souphttpsrc.c: (run_server):
4150
4151         Add a define so the soup test can find the test files
4152         it needs at runtime.
4153
4154 2008-04-17  Jan Schmidt  <Jan.Schmidt@sun.com>
4155
4156         * gst/goom/convolve_fx.c: (convolve_apply):
4157         Don't ever draw the GOOM logo.
4158         Fixes: #528615
4159
4160 2008-04-17  Edward Hervey  <edward.hervey@collabora.co.uk>
4161
4162         * ext/cdio/gstcdiocddasrc.c:
4163         * ext/dv/gstdvdemux.c: 
4164         gst_atomic_int_set ==> g_atomic_int_set
4165
4166 2008-04-16  Tim-Philipp Müller  <tim at centricular dot net>
4167
4168         * configure.ac:
4169         * gst/goom/Makefile.am:
4170         * gst/goom/convolve_fx.c:
4171         * gst/goom/default_scripts.h:
4172         * gst/goom/goom.h:
4173         * gst/goom/goom_core.c: (choose_a_goom_line):
4174         * gst/goom/goom_plugin_info.h:
4175         * gst/goom/goomsl.c:
4176         * gst/goom/goomsl.h:
4177         * gst/goom/goomsl_hash.c:
4178         * gst/goom/goomsl_hash.h:
4179         * gst/goom/goomsl_heap.c:
4180         * gst/goom/goomsl_heap.h:
4181         * gst/goom/goomsl_private.h:
4182         * gst/goom/plugin_info.c:
4183           Strip out the config/script parsing stuff, we don't need it.
4184           Fixes #527999.
4185
4186 2008-04-15  Tim-Philipp Müller  <tim at centricular dot net>
4187
4188         * gst/goom/plugin_info.c: (setOptimizedMethods):
4189           Disable altivec optimisations for 32-bit PPC as well to make
4190           things build properly on all PPC systems. Fixes #528143
4191
4192 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
4193
4194         * gst-plugins-good.spec.in:
4195           Update for souphttpsrc plugin which has moved to -good.
4196
4197 2008-04-14  Jan Schmidt  <Jan.Schmidt@sun.com>
4198
4199         * gst/matroska/matroska-demux.c:
4200         (gst_matroska_demux_handle_seek_event):
4201         Fix open-ended seeks in matroskademux
4202         Patch by: Mark Nauwelaerts <manauw skynet be>
4203         Fixes: #526557
4204
4205 2008-04-14  Jan Schmidt  <jan.schmidt@sun.com>
4206
4207         * tests/check/Makefile.am:
4208         Add soup test certificates to the dist.
4209
4210 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4211
4212         * ext/Makefile.am:
4213         Remove LADSPA reference I missed.
4214
4215 2008-04-13  Sebastian Dröge  <slomo@circular-chaos.org>
4216
4217         * ext/soup/gstsouphttpsrc.c: (plugin_init):
4218         Give souphttpsrc GST_RANK_PRIMARY to make it the default HTTP source
4219         over gnome-vfs and everything else. Fixes bug #527848.
4220
4221 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4222
4223         * configure.ac:
4224         * ext/Makefile.am:
4225         Remove LADSPA plugin. Fixes: #515978
4226
4227 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4228
4229         * configure.ac:
4230         * docs/plugins/Makefile.am:
4231         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4232         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4233         * docs/plugins/gst-plugins-good-plugins.args:
4234         * docs/plugins/inspect/plugin-soup.xml:
4235         * ext/Makefile.am:
4236         * tests/check/Makefile.am:
4237         Move soup plugin from -bad (Fixes: #523124)
4238
4239 2008-04-11  Jan Schmidt  <Jan.Schmidt@sun.com>
4240
4241         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_header):
4242         Fix bounds checking of mode in Speex header, which may
4243         produce negative numbers in speex <= 1.1.12
4244
4245 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
4246
4247         * gst/goom/Makefile.am:
4248         * gst/goom/gfontlib.c:
4249         * gst/goom/gfontlib.h:
4250         * gst/goom/gfontrle.c:
4251         * gst/goom/gfontrle.h:
4252         * gst/goom/goom.h:
4253         * gst/goom/goom_core.c: (goom_update):
4254         * gst/goom/goom_plugin_info.h:
4255         * gst/goom/gstgoom.c: (gst_goom_chain):
4256         * gst/goom/plugin_info.c:
4257           Remove a bunch of font/text related code that we don't need.
4258
4259 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
4260
4261         * gst/goom/ppc_drawings.s:
4262         * gst/goom/ppc_zoom_ultimate.s:
4263           Change license of these files to LGPL, as permitted by the
4264           author, Guillaume Borios. See #515073.
4265
4266 2008-04-09  Stefan Kost  <ensonic@users.sf.net>
4267
4268         * gst/goom/convolve_fx.c:
4269         * gst/goom/motif_goom1.h:
4270         * gst/goom/motif_goom2.h:
4271           As hinted in Bug #518213, revert one change and fix warnings properly.
4272           This fixes both #518213 and #520073 for me.     
4273
4274 2008-04-09  Jan Schmidt  <Jan.Schmidt@sun.com>
4275
4276         * gst/matroska/ebml-read.c: (gst_ebml_read_seek):
4277         * gst/matroska/matroska-demux.c:
4278         (gst_matroska_demux_handle_seek_event),
4279         (gst_matroska_demux_parse_contents_seekentry),
4280         (gst_matroska_demux_loop):
4281         Fix the Forte build by making function declaration signatures
4282         match the implementations.
4283
4284 2008-04-08  Tim-Philipp Müller  <tim at centricular dot net>
4285
4286         * sys/oss/gstosshelper.c: (gst_oss_helper_rate_check_rate):
4287         * sys/oss/gstosssink.c: (gst_oss_sink_reset):
4288         * sys/oss/gstosssrc.c: (gst_oss_src_reset):
4289           More logging when probing (see #518474), some comments in _reset().
4290
4291 2008-04-07  Julien Moutte  <julien@fluendo.com>
4292
4293         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps): Fix build
4294         because of a bad argument number.
4295
4296 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
4297
4298         * tests/icles/.cvsignore:
4299         * tests/icles/Makefile.am:
4300         * tests/icles/gdkpixbufsink-test.c:
4301           Interactive test app for gdkpixbufsink.
4302
4303 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
4304
4305         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
4306
4307         * configure.ac:
4308         Actually build dlls when cross-compiling with mingw32.
4309         Fixes bug #526247.
4310
4311 2008-04-05  Tim-Philipp Müller  <tim at centricular dot net>
4312
4313         * ext/hal/hal.c: (gst_hal_get_alsa_element):
4314           Don't munge device string to 'default:x' for capture devices.
4315           Fixes #525833.
4316
4317 2008-04-04  Sebastian Dröge  <slomo@circular-chaos.org>
4318
4319         * ext/wavpack/gstwavpackparse.c:
4320         (gst_wavpack_parse_index_entry_free):
4321         Always use GSlice as we actually depend on GLib 2.12 already.
4322
4323 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
4324
4325         * configure.ac:
4326           Require core/base 0.10.18 for ARGB caps parsing fixes in libgstvideo.
4327           Also bump the GLib requirement to the current de-facto requirement
4328           (ie. 2.12).
4329
4330 2008-04-04  Wim Taymans  <wim.taymans@collabora.co.uk>
4331
4332         * gst/rtp/gstrtph264pay.c: (encode_base64),
4333         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_handle_buffer):
4334         * gst/rtp/gstrtph264pay.h:
4335         Parse codec_data for future AVC compatibility.
4336         Fail when we encounter AVC data for now.
4337
4338 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
4339
4340         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
4341           (gst_spectrum_init), (gst_spectrum_set_property),
4342           (gst_spectrum_get_property), (gst_spectrum_message_new):
4343           Rename property enums and default defines for the properties to match
4344           the property names and rephrase property descriptions to make them a
4345           bit clearer (hopefully). See #518188.
4346
4347 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
4348
4349         * tests/check/Makefile.am:
4350         * tests/check/elements/.cvsignore:
4351         * tests/check/elements/gdkpixbufsink.c:
4352           Add unit test for gdkpixbufsink element.
4353
4354 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
4355
4356         * ext/gdk_pixbuf/Makefile.am:
4357         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
4358         * ext/gdk_pixbuf/gstgdkpixbufsink.c:
4359           (gst_gdk_pixbuf_sink_base_init),
4360           (gst_gdk_pixbuf_sink_class_init), (gst_gdk_pixbuf_sink_init),
4361           (gst_gdk_pixbuf_sink_start), (gst_gdk_pixbuf_sink_stop),
4362           (gst_gdk_pixbuf_sink_set_caps),
4363           (gst_gdk_pixbuf_sink_pixbuf_destroy_notify),
4364           (gst_gdk_pixbuf_sink_get_pixbuf_from_buffer),
4365           (gst_gdk_pixbuf_sink_handle_buffer), (gst_gdk_pixbuf_sink_preroll),
4366           (gst_gdk_pixbuf_sink_render), (gst_gdk_pixbuf_sink_set_property),
4367           (gst_gdk_pixbuf_sink_get_property):
4368         * ext/gdk_pixbuf/gstgdkpixbufsink.h:
4369           Add gdkpixbufsink element for easy snapshotting (#525946).
4370
4371 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4372
4373         * tests/check/pipelines/wavpack.c: (wavpack_suite):
4374         Bump timeout from 3 to 60 seconds.
4375
4376 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4377
4378         * tests/check/pipelines/.cvignore:
4379         Remove useless file.
4380
4381         * tests/check/pipelines/.cvsignore:
4382         Add new test to .cvsignore.
4383
4384 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4385
4386         * tests/check/Makefile.am:
4387         * tests/check/pipelines/wavpack.c: (bus_handler),
4388         (identity_handoff), (fakesink_handoff), (GST_START_TEST),
4389         (wavpack_suite), (main):
4390         Add unit test that encodes and decodes some data, checks that it
4391         is still the same and that all timestamps/offsets are perfect.
4392
4393 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4394
4395         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
4396         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init):
4397         * ext/wavpack/gstwavpackparse.c:
4398         (gst_wavpack_parse_index_entry_new),
4399         (gst_wavpack_parse_index_entry_free),
4400         (gst_wavpack_parse_base_init),
4401         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset):
4402         Use GSlice for allocating index entries and use
4403         gst_element_class_set_details_simple().
4404
4405 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
4406
4407         Patch by: Brian Cameron <brian.cameron at sun dot com>
4408
4409         * sys/sunaudio/gstsunaudio.c:
4410         * sys/sunaudio/gstsunaudiomixer.c:
4411         * sys/sunaudio/gstsunaudiomixer.h:
4412         * sys/sunaudio/gstsunaudiomixerctrl.c:
4413         * sys/sunaudio/gstsunaudiomixerctrl.h:
4414         * sys/sunaudio/gstsunaudiomixertrack.c:
4415         * sys/sunaudio/gstsunaudiomixertrack.h:
4416         * sys/sunaudio/gstsunaudiosink.c:
4417         * sys/sunaudio/gstsunaudiosink.h:
4418         * sys/sunaudio/gstsunaudiosrc.c:
4419         * sys/sunaudio/gstsunaudiosrc.h:
4420           Fix up copyrights (#525860).
4421
4422 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
4423
4424         * gst/goom/goomsl.c: (gsl_read_file):
4425           Check return value of fread() to avoid compiler warnings.
4426
4427 2008-04-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4428
4429         Based on patch by: Mersad Jelacic <mersad at axis dot com>
4430
4431         * gst/law/alaw-decode.c: (gst_alaw_dec_sink_setcaps),
4432         (gst_alaw_dec_chain), (gst_alaw_dec_change_state):
4433         * gst/law/alaw-decode.h:
4434         * gst/law/alaw-encode.c: (gst_alaw_enc_chain):
4435         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
4436         (gst_mulawdec_chain), (gst_mulawdec_change_state):
4437         * gst/law/mulaw-decode.h:
4438         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
4439         Make negotiation a bit modern.
4440         Use pad_alloc. Fixes #525359.
4441
4442 2008-03-31  David Schleef  <ds@schleef.org>
4443
4444         * gst/goom/xmmx.c: Fix constraints on asm code so that it
4445           compiles consistently.  Fixes #522278.
4446
4447 2008-03-27  Tim-Philipp Müller  <tim at centricular dot net>
4448
4449         Patch by: Brian Cameron <brian.cameron at sun dot com>
4450
4451         * sys/sunaudio/gstsunaudiomixerctrl.c:
4452           (gst_sunaudiomixer_ctrl_get_volume),
4453           (gst_sunaudiomixer_ctrl_set_volume):
4454         * sys/sunaudio/gstsunaudiomixertrack.c: (gst_sunaudiomixer_track_new):
4455           Fix up the mixer tracks to use a volume range of 0-255, which is what
4456           the sun audio API uses. This simplifies the code and avoids rounding
4457           errors. Fixes #524593.
4458
4459 2008-03-26  Edgard Lima  <edgard.lima@indt.org.br>
4460
4461         * sys/v4l2/gstv4l2object.c:
4462         * sys/v4l2/gstv4l2object.h:
4463         Add device-fd property to make it possible to apps to call ioctl's.
4464
4465 2008-03-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4466
4467         * gst/qtdemux/qtdemux.c: (next_entry_size):
4468         Unbreak streaming mode again.
4469
4470 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
4471
4472         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
4473           Remove superfluous DEBUG macro.
4474
4475 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
4476
4477         Based on patch by: William M. Brack <wbrack at mmm com hk>
4478
4479         * sys/v4l2/v4l2src_calls.c: (fractions_are_equal),
4480           (gst_v4l2src_set_capture):
4481           Check whether the device supports setting the framerate before
4482           trying to set it and then posting a warning or error if it doesn't
4483           work (#516649, #520092). Also compare fractions more correctly.
4484
4485 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
4486
4487         * gst/goom/Makefile.am:
4488           Remove ppc assembler optimisations from the build until they
4489           actually build (they also seem to have GPL headers).
4490
4491 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
4492
4493         * m4/Makefile.am:
4494           Better not dist files that don't exist any longer (lrint*m4).
4495
4496 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
4497
4498         * configure.ac:
4499         * m4/lrint.m4:
4500         * m4/lrintf.m4:
4501         Remove lrint/lrintf checks. We don't use it anywhere.
4502
4503 2008-03-18  Andy Wingo  <wingo@pobox.com>
4504
4505         * sys/osxvideo/osxvideosink.m
4506         (gst_osx_video_sink_osxwindow_destroy)
4507         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
4508         task, whoopdee.
4509         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
4510         2 ms.
4511
4512 2008-03-18  Andy Wingo  <wingo@pobox.com>
4513
4514         * sys/osxvideo/osxvideosink.m
4515         (gst_osx_video_sink_osxwindow_destroy)
4516         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
4517         task, whoopdee.
4518         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
4519         2 ms.
4520         
4521 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
4522
4523         Patch by: William M. Brack <wbrack at mmm com hk>
4524
4525         * sys/v4l2/v4l2src_calls.c:
4526           (gst_v4l2src_probe_caps_for_format_and_size),
4527           (gst_v4l2src_probe_caps_for_format):
4528           Make sure the probed frame sizes are reversed in the resulting
4529           caps also when using V4L2_FRMSIZE_STEPWISE (so they end up
4530           highest resolution first); also remove unused variable.
4531           (Partly fixes #520092)
4532
4533 2008-03-17  Wim Taymans  <wim.taymans@collabora.co.uk>
4534
4535         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
4536
4537         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4538         (gst_rtspsrc_finalize):
4539         Call WSAStartup() and WSACleanup before using the Winsock API.
4540         See #520808.
4541
4542 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
4543
4544         * gst/avi/gstavidemux.c:
4545           Erm, the buffer-size is just guint, no need for the special format
4546           specifier.
4547
4548 2008-03-16  Tim-Philipp Müller  <tim at centricular dot net>
4549
4550         * gst/goom/plugin_info.c:
4551         * gst/goom/ppc_zoom_ultimate.h:
4552           Small fixes to build more on PPC: ifdef out code that uses unknown
4553           define; add newline at end of header file to avoid compiler warning.
4554           Assembler code still doesn't build though.
4555
4556 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
4557
4558         * gst/avi/gstavidemux.c:
4559           Fix up my last commit. Use G_GUINT32_FORMAT for the guint32 debug log.
4560           Also downgrade a GST_WARNING to GST_DEBUG and add a comment.
4561
4562 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
4563
4564         * gst/avi/gstavidemux.c:
4565           Chunksize is uint32. Fix format specifier.
4566
4567 2008-03-14  Christian Schaller <christian.schaller@collabora.co.uk>
4568
4569         * gst/rtsp/COPYING.MIT: Remove extra line that got copied over by
4570         mistake. Return file to pure MIT text.
4571
4572 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
4573
4574         * gst/audiofx/audiofx.c:
4575         Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
4576         of hardcoding values.
4577
4578 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
4579
4580         Patch by: Mark Nauwelaerts <manauw skynet be>
4581
4582         * sys/oss/gstosssrc.c: (gst_oss_src_init), (gst_oss_src_getcaps),
4583           (gst_oss_src_close):
4584         * sys/oss/gstosssrc.h:
4585           Cache probed caps, so _get_caps() during recording doesn't cause
4586           ioctl calls which may disrupt the recording (fixes #521875).
4587
4588 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
4589
4590         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
4591         (gst_qtdemux_activate_segment),
4592         (gst_qtdemux_prepare_current_sample),
4593         (gst_qtdemux_loop_state_movie), (qtdemux_parse_trak):
4594         Make sure we always send a DISCONT after a seek by setting the sample
4595         index to an undefined value after a seek.
4596
4597 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
4598
4599         * gst/avi/gstavisubtitle.h: (GST_IS_AVI_SUBTITLE),
4600           (GST_IS_AVI_SUBTITLE_CLASS):
4601           Fix up IS_FOO macros, which makes gtk-doc much happier.
4602
4603 2008-03-08  Tim-Philipp Müller  <tim at centricular dot net>
4604
4605         * tests/icles/Makefile.am:
4606           Move the -lgstfoo where it belongs.
4607
4608 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
4609
4610         * gst/matroska/ebml-ids.h:
4611         Add ID for EBML CRC32 elements.
4612
4613         * gst/matroska/Makefile.am:
4614         * gst/matroska/ebml-read.c: (gst_ebml_finalize),
4615         (gst_ebml_read_class_init), (gst_ebml_read_peek_bytes),
4616         (gst_ebml_read_get_length), (_ext2dbl), (gst_ebml_read_float),
4617         (gst_ebml_read_header):
4618         Support reading 80bit floats, add finalize method to clean up
4619         in any case, support reading length/id elements with any length
4620         as long as it's smaller than our supported maximum, don't leak
4621         buffers if reading as much data as we wanted failed and some
4622         smaller cleanup.
4623
4624 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
4625
4626         Patch by: Olivier Crete <tester at tester dot ca>
4627
4628         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
4629         Check that a buffer is large enough before reading from it.
4630         Fixes bug #521102.
4631         
4632 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4633
4634         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4635         Fix compilation after removing the GstPollMode from the
4636         constructor.
4637
4638 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
4639
4640         * configure.ac:
4641         * gst/audiofx/Makefile.am:
4642         * gst/audiofx/audiochebband.c:
4643         * gst/audiofx/audiocheblimit.c:
4644         * gst/audiofx/math_compat.h:
4645         Check for sinh(), cosh() and asinh() and define our own
4646         implementations if they're not available. Fixes bug #520880.
4647
4648 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
4649
4650         Patch by: Olivier Crete <tester at tester dot ca>
4651
4652         * ext/speex/gstspeexenc.c: (gst_speex_enc_chain):
4653         Unref the buffers only once when handling not-negotiated errors.
4654         Fixes bug #520764.
4655
4656 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4657
4658         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
4659
4660         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize), (gst_udpsrc_start),
4661         (gst_udpsrc_stop):
4662         Properly balance WSA_Cleanup with WSA_Startup.
4663         Also make the poll controllable on windows. Fixes #520888.
4664
4665 2008-03-06  Wim Taymans  <wim.taymans@collabora.co.uk>
4666
4667         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
4668         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
4669         (gst_ebml_read_element_length), (gst_ebml_peek_id),
4670         (gst_ebml_read_skip), (gst_ebml_read_buffer),
4671         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
4672         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_utf8),
4673         (gst_ebml_read_date), (gst_ebml_read_master),
4674         (gst_ebml_read_binary), (gst_ebml_read_header):
4675         * gst/matroska/ebml-read.h:
4676         * gst/matroska/matroska-demux.c:
4677         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
4678         (gst_matroska_demux_read_track_encodings),
4679         (gst_matroska_demux_add_stream),
4680         (gst_matroska_demux_handle_src_query),
4681         (gst_matroska_demux_handle_seek_event),
4682         (gst_matroska_demux_init_stream),
4683         (gst_matroska_demux_parse_tracks),
4684         (gst_matroska_demux_parse_index_cuetrack),
4685         (gst_matroska_demux_parse_index_pointentry),
4686         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
4687         (gst_matroska_demux_parse_metadata_id_simple_tag),
4688         (gst_matroska_demux_parse_metadata_id_tag),
4689         (gst_matroska_demux_parse_metadata),
4690         (gst_matroska_demux_sync_streams),
4691         (gst_matroska_demux_push_hdr_buf),
4692         (gst_matroska_demux_push_flac_codec_priv_data),
4693         (gst_matroska_demux_push_xiph_codec_priv_data),
4694         (gst_matroska_demux_add_wvpk_header),
4695         (gst_matroska_demux_check_subtitle_buffer),
4696         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
4697         (gst_matroska_demux_parse_cluster),
4698         (gst_matroska_demux_parse_contents_seekentry),
4699         (gst_matroska_demux_parse_contents),
4700         (gst_matroska_demux_loop_stream_parse_id),
4701         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop):
4702         * gst/matroska/matroska-demux.h:
4703         * gst/matroska/matroska-ids.h:
4704         Handle return values from pull_range in a more granular way to properly
4705         shut down on seeks.
4706         Combine return values from push.
4707         Implement proper error handling.
4708         Prepare for handling seeking correctly.
4709
4710 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
4711
4712         * gst/matroska/ebml-read.c:
4713         Use GINT64 formatting constants from GLIB.
4714
4715         * gst/matroska/matroska-demux.c:
4716         Add some guards to avoid a possible division by 0 and crashing
4717         with NULL events on some systems.
4718         Use gst_gdouble_to_guint64 somewhere instead of an implicit
4719         conversion. 
4720
4721         * gst/matroska/matroska-mux.c:
4722         Check for invalid timestamps in a bunch of places to avoid
4723         writing bogus durations into the output file.
4724         Fix some double<->gint64 conversions that weren't using
4725         gst_guint64_to_gdouble
4726
4727 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
4728
4729         * configure.ac:
4730         Move the checks for bison, flex and as to the program section and the
4731         check for gcc inline asm to the compiler characteristics section.
4732
4733 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
4734
4735         * configure.ac:
4736         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
4737         plug-ins are included/excluded. (#498222)
4738
4739 2008-02-29  Michael Smith <msmith@fluendo.com>
4740
4741         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
4742           Don't call gst_object_sync_values() unless we have a valid timestamp.
4743
4744 2008-02-28  David Schleef  <ds@schleef.org>
4745
4746         * gst/matroska/matroska-demux.c:
4747         * gst/matroska/matroska-ids.h:
4748         * gst/matroska/matroska-mux.c:
4749           Fix Dirac mapping.  I had previously added a VfW-type
4750           mapping, but it looks like Dirac will get a native Matroska
4751           mapping, and this is the most likely method.
4752
4753 2008-02-28  David Schleef  <ds@schleef.org>
4754
4755         * gst/avi/gstavimux.c: Add Dirac encoding
4756
4757 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4758
4759         Patch by: Peter Kjellerstedt <pkj at axis com>
4760
4761         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
4762         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_unlock),
4763         (gst_udpsrc_unlock_stop), (gst_udpsrc_stop):
4764         * gst/udp/gstudpsrc.h:
4765         Port to GstPoll. See #505417.
4766
4767 2008-02-28  Sebastian Dröge  <slomo@circular-chaos.org>
4768
4769         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
4770         Return GST_FLOW_NOT_NEGOTIATED when the caps are not set
4771         yet on the srcpad. We need rate and channels before we
4772         can do any processing. Fixes bug #519088.
4773
4774 2008-02-26  Jan Schmidt  <jan.schmidt@sun.com>
4775
4776         * configure.ac:
4777         Detect and indicate if GCC inline assembly syntax is
4778         available.
4779
4780         * gst/goom/Makefile.am:
4781         * gst/goom/convolve_fx.c:
4782         * gst/goom/flying_stars_fx.c:
4783         * gst/goom/goom_config.h:
4784         * gst/goom/goom_core.c:
4785         * gst/goom/goomsl.c:
4786         * gst/goom/ifs.c:
4787         * gst/goom/mmx.c:
4788         * gst/goom/plugin_info.c:
4789         * gst/goom/xmmx.c:
4790         Fix various GCC-isms, and only build the inline assembly
4791         with compilers that support GCC inline assembly.
4792
4793         Fix a couple of other warnings shown with Forte.
4794
4795 2008-02-25  Stefan Kost  <ensonic@users.sf.net>
4796
4797         * gst/goom/xmmx.c:
4798           Use 'emms' instead of 'femms' to not crash on cpus that do not
4799           implement this 3dnow specific instruction.
4800
4801 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4802
4803         * gst/goom/plugin_info.c: (setOptimizedMethods):
4804         Use extended MMX for draw_line() too if available, not only
4805         normal MMX.
4806
4807 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4808
4809         * ext/jpeg/gstjpeg.c: (plugin_init):
4810         Remove (commented out) smoke typefinder. This is in base now.
4811
4812 2008-02-23  Jan Schmidt  <jan.schmidt@sun.com>
4813
4814         * gst/goom2k1/Makefile.am:
4815         * gst/goom2k1/gstgoom.c:
4816
4817         Rename the installed library, and don't register the same 
4818         GType name as the new goom.
4819
4820 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
4821
4822         * configure.ac:
4823         * ext/taglib/Makefile.am:
4824           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
4825           when building C++ code (#516509).
4826
4827 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
4828
4829         * gst/goom/gstgoom.c: (goom_debug), (plugin_init):
4830         * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
4831           (setOptimizedMethods):
4832           Call oil_init(), otherwise oil_get_cpu_flags() won't return
4833           anything useful. Export goom debug category so we can get
4834           rid of the VERBOSE define and the printfs.
4835
4836 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
4837
4838         * gst/goom/goomsl_heap.c: (align_it):
4839         * gst/goom/plugin_info.c: (setOptimizedMethods):
4840           Compile fixes for x86-64.
4841
4842 2008-02-23  Bastien Nocera  <hadess@hadess.net>
4843
4844         * gst/goom/Makefile.am: Don't compile lex or yacc outputs
4845         with warnings, but add other CFLAGS
4846
4847         * gst/goom/goomsl.c (gsl_instr_set_namespace),
4848         (gsl_instr_add_param), (iflow_execute), (gsl_enternamespace),
4849         (calculate_labels), (gsl_read_file):
4850         * gst/goom/goomsl_lex.l:
4851         * gst/goom/goomsl_yacc.y:
4852         * gst/goom/plugin_info.c: Remove a few live printf, and
4853         fprintf, replace exit() calls with g_assert_not_reached()
4854         if it not optimal for a library
4855
4856 2008-02-23  Bastien Nocera  <hadess@hadess.net>
4857
4858         * gst/goom/Makefile.am: Remove the warnings being disabled,
4859         fix linkage on x86, spotted by Sebastian Dröge
4860         <slomo@circular-chaos.org>
4861
4862         * gst/goom/convolve_fx.c (convolve_init),
4863         (create_output_with_brightness), (convolve_apply):
4864         * gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
4865         * gst/goom/goomsl.c:
4866         * gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
4867         * gst/goom/plugin_info.c:
4868         * gst/goom/tentacle3d.c (tentacle_fx_create):
4869         Fix warnings, and disable the motifs in the convolve_fx
4870         plugin (they were causing warnings, and they were just
4871         "Goom" in funny letterring)
4872
4873 2008-02-23  Bastien Nocera  <hadess@hadess.net>
4874
4875         * configure.ac: Add checks for Flex/Yacc/Bison and other
4876         furry animals, for the new goom 2k4 based plugin
4877
4878         * gst/goom/*: Update to use goom 2k4, uses liboil to detect
4879         CPU optimisations (not working yet), move the old plugin to...
4880
4881         * gst/goom2k1/*: ... here, in case somebody is sick enough
4882
4883         Fixes #515073
4884
4885 2008-02-22  Wim Taymans  <wim.taymans@collabora.co.uk>
4886
4887         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
4888         Post the server response code in an error message instead of a generic
4889         'error' message. Fixes #517237.
4890
4891 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
4892
4893         * tests/check/Makefile.am:
4894         Ignore gconfaudiosrc for the states unit test too. It will fallback
4895         to alsasrc if the gconf settings can't be read and not everybody has
4896         alsa.
4897
4898 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
4899
4900         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
4901         (gst_wavpack_parse_create_src_pad):
4902         * ext/wavpack/gstwavpackparse.h:
4903         Always report the duration if we know it in push mode and don't
4904         return 0 just to make totem believe we can't seek in push mode.
4905         Newer totem version use the SEEKING query which properly reports
4906         if we can seek or not.
4907
4908 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
4909
4910         Patch by: Jens Granseuer <jensgr at gmx dot net>
4911
4912         * tests/examples/equalizer/demo.c: (main):
4913         C89 fix, moving variable declarations to the beginning of
4914         the block. Fixes bug #517933.
4915
4916 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
4917
4918         * configure.ac:
4919         Back to development...
4920
4921 === release 0.10.7 ===
4922
4923 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
4924
4925         * configure.ac:
4926           releasing 0.10.7, "Red Door Black"
4927
4928 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
4929
4930         * gst/alpha/Makefile.am:
4931         Link alpha plugin with libgstbase. Fixes bug #517386.
4932
4933 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4934
4935         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
4936         Init values to -1 instead of the default 0 value.
4937         Fixes #516524.
4938
4939 2008-02-14  Stefan Kost  <ensonic@users.sf.net>
4940
4941         * tests/examples/spectrum/spectrum-example.c:
4942         Add missing include to fix compilation when libxml usage is disabled.
4943         Fixes: #516371
4944
4945 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
4946
4947         patch by:  Wim Taymans  <wim.taymans@collabora.co.uk>
4948         fixes: #514889
4949
4950         * gst/rtp/gstrtph264pay.c:
4951         * gst/rtp/gstrtpmp4gdepay.c:
4952         * gst/rtp/gstrtpmp4gpay.c:
4953         * gst/rtp/gstrtpmp4gpay.h:
4954         * gst/rtp/gstrtptheorapay.c:
4955         * gst/rtp/gstrtpvorbispay.c:
4956
4957         Fix various leaks shown up in valgrind
4958         - free sprops and buffer in error cases in H264 payloader
4959         - fix leak in mp4g depayloader when construction the caps
4960         - don't leak config string in the mp4g payloader
4961         - don't leak buffers and headers in theora and vorbis payloaders
4962
4963         * tests/check/elements/rtp-payloading.c:
4964
4965         Fix the RTP data test
4966         - Actually send valid amr data to the payloader instead of 20
4967         zero-bytes
4968         - The mp4g payloader expects codec_data on the caps
4969
4970 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
4971
4972         * win32/MANIFEST:
4973         Add libgstpng.dsp to MANIFEST.
4974         * win32/vs6/libgstaudiofx.dsp:
4975         Add new source files to VS project file.
4976
4977 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
4978
4979         * sys/ximage/gstximagesrc.c:
4980         Initialise variables when opening the X display rather
4981         than in _start(), as the display can be opened before that.
4982
4983         Fixes: #515985
4984
4985 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4986
4987         * sys/directdraw/gstdirectdrawsink.c:
4988         (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
4989         (gst_directdraw_sink_finalize):
4990         Properly chain up finalize functions. Fixes bug #515980.
4991
4992 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4993
4994         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
4995         (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
4996         (gst_v4l2_buffer_pool_class_init):
4997         Chain up the finalize functions. Fixes bug #515984.
4998
4999 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5000
5001         * sys/ximage/ximageutil.c:
5002         Chain up in the finalize function for our custom
5003         buffer sub-class.
5004         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
5005         Fixes: #515706
5006
5007 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5008
5009         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
5010         (gst_fenced_buffer_class_init):
5011         Properly chain up finalize method. Fixes bug #515979.
5012
5013 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5014
5015         * sys/ximage/gstximagesrc.c:
5016         Free allocated Damage memory before closing our connection to the
5017         X server. Partially fixes: #515706
5018
5019 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5020
5021         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
5022         * tests/check/Makefile.am:
5023         * tests/check/gst-plugins-good.supp:
5024         Add a few libjpeg suppressions and initialize a variable to
5025         make smokeenc valgrind clean. Fixes bug #515701.
5026
5027 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
5028
5029         * gst/avi/gstavidemux.c:
5030         Revert patch which sends timestamps only on keyframes, as it
5031         breaks playback with current gst-ffmpeg.
5032
5033         Fixes: #515562
5034
5035 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5036
5037         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5038         * tests/check/elements/multifile.c: (GST_START_TEST):
5039         Close some memory leaks spotted by the unit test. Fixes bug #515697.
5040
5041 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5042
5043         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
5044         Use and unset the GError when pipeline creation fails instead of
5045         simply leaking it. Fixes bug #515704.
5046
5047 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
5048
5049         * gst/audiofx/audioamplify.c:
5050         * gst/audiofx/audiochebband.c:
5051         * gst/audiofx/audiocheblimit.c:
5052         * gst/audiofx/audiodynamic.c:
5053         * gst/audiofx/audioinvert.c:
5054         * gst/audiofx/audiopanorama.c:
5055         * gst/audiofx/audiowsincband.c:
5056         * gst/audiofx/audiowsinclimit.c:
5057         Fix long description of audiofx elements. Fixes bug #515457.
5058
5059 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
5060
5061         * docs/plugins/Makefile.am:
5062         * gst/spectrum/gstspectrum.c:
5063         * tests/examples/spectrum/.cvsignore:
5064         * tests/examples/spectrum/Makefile.am:
5065         * tests/examples/spectrum/spectrum-example.c:
5066
5067         Add a simple example application for the spectrum element, include it
5068         in the docs, and fix some documentation ambiguities.
5069
5070         Fixes: #348085
5071
5072 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5073
5074         * gst/equalizer/Makefile.am:
5075         * gst/spectrum/Makefile.am:
5076         Fix includes order
5077
5078         * tests/check/Makefile.am:
5079         Exclude v4l2src from the states test - it takes too long to start.
5080
5081         * tests/check/elements/spectrum.c:
5082         Make the test run properly with CK_FORK=no
5083
5084 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
5085
5086         * gst/audiofix/Makefile.am: add missing header files 
5087
5088 2008-02-08  Julien Moutte  <julien@fluendo.com>
5089
5090         * gst/matroska/matroska-demux.c:
5091         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
5092         keyframe and delta units correctly when dealign with a BlockGroup.
5093         Fixes: #514397
5094
5095 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5096
5097         * tests/check/elements/.cvsignore:
5098         Spell the new tests correctly in .cvsignore
5099
5100 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
5101
5102         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5103           Need to use gsize here for the size, fixes compiler warning.
5104
5105         * tests/examples/equalizer/.cvsignore:
5106         * tests/examples/equalizer/Makefile.am:
5107         * tests/examples/spectrum/.cvsignore:
5108         * tests/examples/spectrum/Makefile.am:
5109           Add missing files to fix the build.
5110
5111 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5112
5113         * configure.ac:
5114         * docs/plugins/Makefile.am:
5115         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5116         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5117         * docs/plugins/gst-plugins-good-plugins.args:
5118         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5119         * docs/plugins/inspect/plugin-multifile.xml:
5120         * tests/check/Makefile.am:
5121         * tests/check/elements/.cvsignore:
5122
5123         Move multifile plugin from -bad.
5124         Fixes: #490283
5125
5126 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5127
5128         * configure.ac:
5129         * docs/plugins/Makefile.am:
5130         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5131         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5132         * docs/plugins/gst-plugins-good-plugins.args:
5133         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5134         * docs/plugins/inspect/plugin-spectrum.xml:
5135         * gst/spectrum/Makefile.am:
5136         * tests/check/Makefile.am:
5137         * tests/check/elements/.cvsignore:
5138         * tests/examples/Makefile.am:
5139
5140         Move spectrum plugin from -bad.
5141         Move examples into tests/examples/spectrum.
5142
5143 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5144
5145         * configure.ac:
5146         * docs/plugins/Makefile.am:
5147         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5148         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5149         * docs/plugins/gst-plugins-good-plugins.args:
5150         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5151         * docs/plugins/gst-plugins-good-plugins.interfaces:
5152         * docs/plugins/inspect/plugin-equalizer.xml:
5153         * gst/equalizer/Makefile.am:
5154         * tests/check/Makefile.am:
5155         * tests/examples/Makefile.am:
5156         Move the equalizer plugin across from -bad
5157
5158         * tests/check/elements/.cvsignore:
5159         Add equalizer, audiosincwband and audiosincwlimit
5160
5161         * tests/check/elements/equalizer.c:
5162         Fix compiler warnings
5163
5164         Fixes: #415627
5165
5166 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5167
5168         * configure.ac:
5169         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
5170         are treated like releases and build without it.
5171
5172 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5173
5174         * docs/plugins/Makefile.am:
5175         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5176         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5177         * docs/plugins/gst-plugins-good-plugins.args:
5178         * docs/plugins/inspect/plugin-audiofx.xml:
5179         * gst/audiofx/Makefile.am:
5180         * gst/audiofx/audiofx.c:
5181         * gst/audiofx/audiowsincband.c:
5182         * gst/audiofx/audiowsincband.h:
5183         * gst/audiofx/audiowsinclimit.c:
5184         * gst/audiofx/audiowsinclimit.h:
5185         * tests/check/Makefile.am:
5186         * tests/check/elements/audiowsincband.c:
5187         * tests/check/elements/audiowsinclimit.c:
5188
5189         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
5190         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
5191         respectively.
5192
5193         Fixes: #467666
5194
5195 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5196
5197         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
5198         * tests/check/elements/icydemux.c:
5199           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
5200           caps, and add a somewhat useful debug message. Plus test.
5201
5202 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
5203
5204         * gst/rtsp/gstrtspsrc.c:
5205         Include unistd.h only if HAVE_UNISTD_H is defined
5206         * win32/common/config.h.in:
5207         * win32/common/config.h:
5208         Define socklen_t as it seems it's not defined in default 
5209         Visual Studio headers.
5210         * win32/vs6/libgstalpha.dsp:
5211         * win32/vs6/libgstapetag.dsp:
5212         * win32/vs6/libgstavi.dsp:
5213         * win32/vs6/libgstrtp.dsp:
5214         * win32/vs6/libgstrtsp.dsp:
5215         * win32/vs6/libgstvideomixer.dsp:
5216         Update project file dependencies and add new source files       
5217
5218 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
5219
5220         Patch by: Bjarne Rosengren <bjarne at axis dot com>
5221
5222         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
5223         Don't leak buffers when we don't push them downstream.
5224         Fixes bug #514965.
5225
5226 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5227
5228         * configure.ac:
5229           Bump requirements to (good) released versions to avoid
5230           confusion and make implicit core requirement explicit.
5231
5232 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
5233
5234         * docs/plugins/Makefile.am:
5235         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5236         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5237         * docs/plugins/gst-plugins-good-plugins.args:
5238         * docs/plugins/inspect/plugin-audiofx.xml:
5239         * gst/audiofx/Makefile.am:
5240         * gst/audiofx/audiochebband.c:
5241         * gst/audiofx/audiochebband.h:
5242         * gst/audiofx/audiocheblimit.c:
5243         * gst/audiofx/audiocheblimit.h:
5244         * gst/audiofx/audiochebyshevfreqband.c:
5245         * gst/audiofx/audiochebyshevfreqband.h:
5246         * gst/audiofx/audiochebyshevfreqlimit.c:
5247         * gst/audiofx/audiochebyshevfreqlimit.h:
5248         * gst/audiofx/audiofx.c:
5249         * tests/check/Makefile.am:
5250         * tests/check/elements/.cvsignore:
5251         * tests/check/elements/audiochebband.c:
5252         * tests/check/elements/audiocheblimit.c:
5253         * tests/check/elements/audiochebyshevfreqband.c:
5254         * tests/check/elements/audiochebyshevfreqlimit.c:
5255
5256         Rename audiochebyshevfreqband -> audiochebband and
5257         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
5258         surgery.
5259
5260         Closes: #491811
5261
5262 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
5263
5264         Patch by: Orjan Friberg <orjanf at axis dot com>
5265
5266         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
5267         Fix caps memory leak. Fixes #514573.
5268
5269 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
5270
5271         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
5272         If there's no entries in the subindex, don't try to do anything stupid,
5273         just return.
5274
5275 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
5276
5277         Patch by: John Millikin <jmillikin at gmail dot com>
5278
5279         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
5280           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
5281           Fix extraction of picture blocks with newer libflac versions again:
5282           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
5283
5284 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
5285
5286         * tests/check/Makefile.am:
5287           Add rtp-payloading test to VALGRIND_TO_FIX.
5288
5289         * tests/check/elements/rtp-payloading.c:
5290           Add semicolons after GST_TEST_END so gst-indent gets the
5291           formatting right; make test less verbose in general, but
5292           more verbose in the error case (which should probably
5293           make the test fail anyway).
5294
5295 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
5296
5297         * docs/plugins/Makefile.am:
5298         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5299         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5300         * gst/avi/gstavisubtitle.c:
5301         Add documentation for avisubtitle and change class to
5302         Codec/Parser/Subtitle
5303
5304 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
5305
5306         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
5307         Treat ENOTTY (driver does not implement ioctl) the same as
5308         EINVAL since it implies there are no available standards.
5309
5310         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
5311         (gst_v4l2src_get_nearest_size):
5312         Replace gst_v4l2src_get_size_limits with 2 calls to new function
5313         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
5314         probe if the driver does not support VIDIOC_TRY_FMT for whatever
5315         reason, and if we aren't yet actively capturing.
5316
5317         * sys/v4l2/v4l2src_calls.h:
5318         Remove replaced function declaration.
5319
5320 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
5321
5322         * configure.ac:
5323         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
5324         API.
5325
5326 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
5327
5328         * configure.ac:
5329         Fix typo.
5330
5331 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
5332
5333         * gst/alpha/Makefile.am:
5334         * gst/alpha/gstalpha.c:
5335
5336         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
5337         some stuff, and making buffer-alloc and resizing work automatically.
5338         No longer crashes on odd frame widths and heights, although there
5339         seems to be a disagreement with ffmpegcolorspace about what size
5340         an AYUV frame with odd height should be.
5341
5342 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
5343
5344         Patch by: Alessandro Decina <alessandro at nnva dot org>
5345
5346         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
5347         * ext/libpng/gstpngenc.h:
5348         Preallocate the output buffer so that g_memdup() and
5349         gst_buffer_merge() aren't needed anymore. This greatly improves
5350         performances and fixes #512544.
5351
5352 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
5353
5354         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
5355         (gst_avi_demux_stream_data):
5356         GStreamer timestamps are PTS values while AVI only knows about DTS
5357         timestamps. Make sure we only copy the DTS as the buffer timestamp when
5358         we are dealing with a key frame.
5359
5360 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
5361
5362         * tests/check/Makefile.am:
5363         * tests/check/elements/.cvsignore:
5364         * tests/check/elements/rtp-payloading.c:
5365           Add add testsuite for the rtp-payloader that tries simulating
5366           dataflow. Needs more test data.
5367
5368 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
5369
5370         * tests/check/elements/alphacolor.c:
5371           Remove two unused variables.
5372
5373 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
5374
5375         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
5376           Use g_ascii_strtoll() instead of atoll, which is only
5377           available in C99.
5378
5379 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
5380
5381         * gst/rtp/Makefile.am:
5382         * gst/rtp/gstrtp.c:
5383         * gst/rtp/gstrtpmpvpay.c:
5384         * gst/rtp/gstrtpmpvpay.h:
5385         Add MPEG2 video payloader
5386
5387 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
5388
5389         * gst/level/gstlevel.c:
5390         Use #include <math.h> instead of #include "math.h".
5391
5392 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
5393
5394         * tests/check/Makefile.am:
5395         Fix up some CFLAGS sets.
5396         Don't include gconfvideosrc in the states test.
5397
5398         * tests/check/elements/autodetect.c: (GST_START_TEST):
5399         Add some error strings to fail_unless arguments to fix some weird
5400         compiler errors on Solaris.
5401
5402 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
5403
5404         * configure.ac:
5405         Detect video4linux headers on Solaris too.
5406         * sys/v4l2/gstv4l2colorbalance.h:
5407         * sys/v4l2/gstv4l2object.h:
5408         * sys/v4l2/v4l2_calls.c:
5409         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
5410         (gst_v4l2_buffer_new):
5411
5412         Make v4l2 build on Solaris.
5413         Patch by: Brian Cameron  <brian.cameron at sun dot com>
5414         Fixes: #510505
5415
5416 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
5417
5418         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5419           Update list from (still local) scanning script.
5420
5421 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
5422
5423         Based on a patch by:
5424             Victor STINNER <victor dot stinner at haypocalc dot com>
5425
5426         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
5427         Set variable to NULL after freeing it to prevent double frees
5428         or make failures by another use of it afterwards more obvious
5429         and fix use of it after the freeing. Fixes bug #510592.
5430
5431 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
5432
5433         * gst/udp/gstmultiudpsink.c:
5434         use GST_WARNING for logging
5435
5436 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
5437
5438         * gst/udp/gstmultiudpsink.c:
5439         Don't try to leave a multicast group with an invalid socket
5440
5441 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
5442
5443         * ext/flac/gstflacdec.c:
5444           Fix compilation against flac 1.1.2 (as on debian stable), where
5445           the picture metadata defines and structs don't exist yet.
5446           Fixes #509301.
5447
5448 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
5449
5450         Patch by: Olivier Crete <tester at tester dot ca>
5451
5452         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
5453         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
5454         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
5455         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
5456         * gst/udp/gstmultiudpsink.h:
5457         Add property to automatically join a multicast group or not. This can be
5458         useful when sharing a socket between multiple elements.
5459         Fixes #509531.
5460
5461 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
5462
5463         * gst/videomixer/Makefile.am:
5464           Add controller flags.
5465
5466 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
5467
5468         * gst/videomixer/videomixer.c:
5469           Also commit the missing gst_object_sync_values().
5470
5471 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
5472
5473         * docs/plugins/Makefile.am:
5474           Remove duplicate entry.
5475
5476 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5477
5478         * docs/plugins/Makefile.am:
5479         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5480         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5481         * docs/plugins/inspect/plugin-gamma.xml:
5482         * docs/plugins/inspect/plugin-monoscope.xml:
5483         * docs/plugins/inspect/plugin-video4linux2.xml:
5484           Add 3 more plugins to docs.
5485
5486 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5487
5488         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5489         * sys/osxvideo/osxvideosink.h:
5490           Revert previous change caused by a file that got stuck on an old
5491           revision.
5492
5493 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5494
5495         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5496         * gst/multipart/Makefile.am:
5497         * gst/multipart/multipartdemux.c:
5498         * gst/multipart/multipartdemux.h:
5499         * gst/multipart/multipartmux.c:
5500         * gst/multipart/multipartmux.h:
5501           Re-add multipartdemux to the docs. Last round of section cleanup.
5502
5503 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5504
5505         * docs/plugins/Makefile.am:
5506         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5507         * sys/osxaudio/gstosxaudiosink.h:
5508         * sys/osxvideo/osxvideosink.h:
5509           Managed to resolve most unused declarations. Filed a bug for one left.          
5510
5511 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5512
5513         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5514           Cleanup section file.
5515
5516 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5517
5518         * docs/plugins/Makefile.am:
5519         * docs/plugins/gst-plugins-good-plugins.args:
5520         * docs/plugins/gst-plugins-good-plugins.signals:
5521         * docs/plugins/inspect/plugin-alaw.xml:
5522         * docs/plugins/inspect/plugin-alpha.xml:
5523         * docs/plugins/inspect/plugin-alphacolor.xml:
5524         * docs/plugins/inspect/plugin-annodex.xml:
5525         * docs/plugins/inspect/plugin-apetag.xml:
5526         * docs/plugins/inspect/plugin-audiofx.xml:
5527         * docs/plugins/inspect/plugin-auparse.xml:
5528         * docs/plugins/inspect/plugin-autodetect.xml:
5529         * docs/plugins/inspect/plugin-avi.xml:
5530         * docs/plugins/inspect/plugin-cairo.xml:
5531         * docs/plugins/inspect/plugin-cdio.xml:
5532         * docs/plugins/inspect/plugin-cutter.xml:
5533         * docs/plugins/inspect/plugin-debug.xml:
5534         * docs/plugins/inspect/plugin-dv.xml:
5535         * docs/plugins/inspect/plugin-efence.xml:
5536         * docs/plugins/inspect/plugin-effectv.xml:
5537         * docs/plugins/inspect/plugin-flac.xml:
5538         * docs/plugins/inspect/plugin-flxdec.xml:
5539         * docs/plugins/inspect/plugin-gconfelements.xml:
5540         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
5541         * docs/plugins/inspect/plugin-goom.xml:
5542         * docs/plugins/inspect/plugin-halelements.xml:
5543         * docs/plugins/inspect/plugin-icydemux.xml:
5544         * docs/plugins/inspect/plugin-id3demux.xml:
5545         * docs/plugins/inspect/plugin-jpeg.xml:
5546         * docs/plugins/inspect/plugin-ladspa.xml:
5547         * docs/plugins/inspect/plugin-level.xml:
5548         * docs/plugins/inspect/plugin-matroska.xml:
5549         * docs/plugins/inspect/plugin-mulaw.xml:
5550         * docs/plugins/inspect/plugin-multipart.xml:
5551         * docs/plugins/inspect/plugin-navigationtest.xml:
5552         * docs/plugins/inspect/plugin-png.xml:
5553         * docs/plugins/inspect/plugin-quicktime.xml:
5554         * docs/plugins/inspect/plugin-rtp.xml:
5555         * docs/plugins/inspect/plugin-rtsp.xml:
5556         * docs/plugins/inspect/plugin-shout2send.xml:
5557         * docs/plugins/inspect/plugin-smpte.xml:
5558         * docs/plugins/inspect/plugin-speex.xml:
5559         * docs/plugins/inspect/plugin-taglib.xml:
5560         * docs/plugins/inspect/plugin-udp.xml:
5561         * docs/plugins/inspect/plugin-videobalance.xml:
5562         * docs/plugins/inspect/plugin-videobox.xml:
5563         * docs/plugins/inspect/plugin-videocrop.xml:
5564         * docs/plugins/inspect/plugin-videoflip.xml:
5565         * docs/plugins/inspect/plugin-videomixer.xml:
5566         * docs/plugins/inspect/plugin-wavenc.xml:
5567         * docs/plugins/inspect/plugin-wavpack.xml:
5568         * docs/plugins/inspect/plugin-wavparse.xml:
5569           Update plugin docs.
5570
5571         * gst/videomixer/Makefile.am:
5572         * gst/videomixer/videomixer.c:
5573         * gst/videomixer/videomixer.h:
5574         * gst/videomixer/videomixerpad.h:
5575           Split out header to fix warnings from the doc-build.
5576
5577 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5578
5579         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
5580
5581         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
5582         Use atoll to parse the rtptime with enough precision. Fixes #509329.
5583
5584 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
5585
5586         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
5587         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
5588           Initialise variables to work around (false) 'foo might be used
5589           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
5590
5591 2008-01-11  David Schleef  <ds@schleef.org>
5592
5593         * docs/plugins/.cvsignore:
5594         * tests/check/pipelines/.cvsignore:
5595           Ignore more files for the buildbot.
5596
5597 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
5598
5599         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
5600         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
5601         Generate the image-type values correctly. Leave them out of the caps
5602         when outputting a "preview image" tag, since it only makes sense
5603         to have one of those - the type is irrelevant.
5604
5605         * sys/sunaudio/gstsunaudiomixerctrl.c:
5606         (gst_sunaudiomixer_ctrl_open):
5607         If we can, mark the mixer multiple open when we use it, in case
5608         (for some reason) the process wants to open it again elsewhere.
5609
5610 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5611
5612         Patch by: Olivier Crete <tester at tester dot ca>
5613
5614         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
5615         * gst/rtp/gstrtptheorapay.c:
5616         Fix the clock rate to 90000 as required by the RFC.
5617         Fixes #508644.
5618
5619 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
5620
5621         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
5622           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
5623
5624 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
5625
5626         * autogen.sh:
5627           Add -Wno-portability to the automake parameters to stop warnings
5628           about GNU make extensions being used. We require GNU make in almost
5629           every Makefile anyway.
5630           
5631         * configure.ac:
5632           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
5633           at the same time is required for per target flags.
5634
5635 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
5636
5637         * gst/videomixer/videomixer.c: (gst_videomixer_init):
5638         Fix error from my last commit.
5639
5640 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
5641
5642         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
5643
5644         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
5645           Make sure the ISO 639-X language code in ID3v2 COMM frames
5646           is actually valid UTF-8 (or rather: ASCII), so we don't end
5647           up with non-UTF8 strings in tags if there's garbage in the
5648           language field. Also make sure the language code is always
5649           lower case. Fixes: #508291.
5650
5651 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
5652
5653         * ChangeLog:
5654           Fix ChangeLog typo.
5655
5656 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
5657
5658         * Makefile.am:
5659           Include lcov.mak to allow building coverage reports. Guard
5660           check-torture target like in the other packages.
5661
5662 2008-01-09  Sameer Naik  <sameer@damagehead.com>
5663
5664         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
5665
5666         * gst/videomixer/videomixer.c:
5667         (gst_videomixer_set_master_geometry), (_do_init),
5668         (gst_videomixer_child_proxy_get_child_by_index),
5669         (gst_videomixer_child_proxy_get_children_count),
5670         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
5671         (gst_videomixer_init), (gst_videomixer_request_new_pad),
5672         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
5673         Implement GstChildProxy interface.
5674         Send newsegment at the right moment
5675         Fixes #488879
5676
5677 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
5678
5679         * gst/alpha/Makefile.am:
5680         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
5681         (gst_alpha_sink_event), (gst_alpha_chain),
5682         (gst_alpha_change_state), (plugin_init):
5683         Make the various properties of 'alpha' controllable. This allows doing
5684         niceties like fade-in/fade-out.
5685
5686 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
5687
5688         * gst/rtp/gstasteriskh263.c:
5689         * gst/rtp/gstrtpL16depay.c:
5690         * gst/rtp/gstrtpac3depay.c:
5691         * gst/rtp/gstrtpamrpay.c:
5692         * gst/rtp/gstrtpdepay.c:
5693         * gst/rtp/gstrtpgsmdepay.c:
5694         * gst/rtp/gstrtph263depay.c:
5695         * gst/rtp/gstrtph263pdepay.c:
5696         * gst/rtp/gstrtph263ppay.c:
5697         * gst/rtp/gstrtph264depay.c:
5698         * gst/rtp/gstrtph264pay.c:
5699         * gst/rtp/gstrtpmp2tdepay.c:
5700         * gst/rtp/gstrtpmp4adepay.c:
5701         * gst/rtp/gstrtpmp4gdepay.c:
5702         * gst/rtp/gstrtpmp4gpay.c:
5703         * gst/rtp/gstrtpmp4vdepay.c:
5704         * gst/rtp/gstrtpmpadepay.c:
5705         * gst/rtp/gstrtpmpvdepay.c:
5706         * gst/rtp/gstrtpsv3vdepay.c:
5707         * gst/rtp/gstrtptheoradepay.c:
5708         * gst/rtp/gstrtptheorapay.c:
5709         * gst/rtp/gstrtpvorbisdepay.c:
5710         * gst/rtp/gstrtpvorbispay.c:
5711           Remove copy/paste unused code (property setters and getter) found by
5712           the coverage suite (yay, saves ~20k on disk).
5713
5714 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5715
5716         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
5717           (videosink_templ):
5718           Also fix up pad templates to indicate that image/jpeg doesn't
5719           absolutely require the framerate property to be set (#504081).
5720
5721 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5722
5723         Based on patch by: Wouter Cloetens  <wouter at mind be>
5724
5725         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
5726           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
5727           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
5728         * gst/matroska/matroska-mux.h:
5729           Keep track of first and last timestamps for each incoming stream,
5730           so we can calculate the total duration for live sources and other
5731           input where we can't query the duration from the start or where
5732           there's no constant framerate from which we can deduce the
5733           duration; also use calculated/observed duration if it is bigger
5734           than the previously queried duration. Furthermore, use
5735           gst_pad_query_peer_duration() and take into account that it may
5736           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
5737           screws up comparisons when using unsigned integers. Fixes #504081.
5738
5739 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
5740
5741         * configure.ac:
5742         * gst/audiofx/audioamplify.c:
5743         (gst_audio_amplify_clipping_method_get_type),
5744         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
5745         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
5746         (gst_audio_dynamic_transform_ip):
5747         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
5748         (gst_audio_invert_transform_ip):
5749         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
5750         (gst_audio_panorama_transform):
5751         * gst/level/gstlevel.c: (gst_level_init):
5752         Make elements GST_BUFFER_FLAG_GAP aware and call
5753         gst_base_transform_set_gap_aware for this.
5754         Bump core requirement to CVS.
5755         
5756         * gst/audiofx/audiochebyshevfreqband.c:
5757         (gst_audio_chebyshev_freq_band_transform_ip):
5758         * gst/audiofx/audiochebyshevfreqlimit.c:
5759         (gst_audio_chebyshev_freq_limit_transform_ip):
5760         Also sync GObject properties to the controller if operating
5761         in passthrough mode.
5762
5763 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
5764
5765         * sys/directdraw/gstdirectdrawsink.c:
5766           (gst_directdraw_sink_window_thread):
5767           FALSE is not a gpointer.
5768
5769 2008-01-05  Julien Moutte  <julien@fluendo.com>
5770
5771         * sys/directdraw/gstdirectdrawsink.c:
5772         (gst_directdraw_sink_set_window_id),
5773         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
5774         (gst_directdraw_sink_buffer_alloc),
5775         (gst_directdraw_sink_draw_borders),
5776         (gst_directdraw_sink_show_frame),
5777         (gst_directdraw_sink_setup_ddraw),
5778         (gst_directdraw_sink_window_thread),
5779         (gst_directdraw_sink_get_ddrawcaps),
5780         (gst_directdraw_sink_surface_create): Make sure we create our
5781         internal window only when we need it. That will give a chance to
5782         the application to get the prepare-xwindow-id bus message. Draw
5783         black borders when keeping aspect ratio. Handle the case where our
5784         rendering window disappears (closed or errors) like other sinks
5785         do. Various 80 columns fixes, improve state change order. That
5786         element could need some more love.
5787
5788 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
5789
5790         * ext/taglib/gstapev2mux.h:
5791         * ext/taglib/gstid3v2mux.h:
5792         Remove useless typedefs without new type name. Fixes a warning with
5793         gcc 4.3.
5794
5795 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
5796
5797         Patch by: John Millikin <jmillikin at gmail dot com>
5798
5799         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
5800         (gst_flac_dec_setup_stream_decoder),
5801         (gst_flac_normalize_picture_mime_type),
5802         (gst_flac_extract_picture_buffer),
5803         (gst_flac_dec_metadata_callback):
5804         Emit metadata messages when a PICTURE block is encountered.
5805         Fixes #506715.
5806
5807 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
5808
5809         * gst/avi/gstavi.c:
5810         increase rank because no known issues anymore ...
5811         * gst/avi/gstavisubtitle.c:
5812         send subtitle name to the srcpad
5813
5814 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
5815
5816         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
5817         * gst/rtsp/gstrtspsrc.h:
5818         Implement redirect for the DESCRIBE reply. Fixes #506025.
5819
5820 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
5821
5822         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
5823         Fix 'xyz may be used uninitialized' compiler warnings caused
5824         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
5825         abort() in any case but properly report the error.
5826
5827 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
5828
5829         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
5830         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
5831         * sys/ximage/gstximagesrc.c: (composite_pixel):
5832           Fix 'xyz may be used uninitialized' compiler warnings caused
5833           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
5834           not really nice to abort in any case). Fixes #505745.
5835
5836 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
5837
5838         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
5839           Small unit test fix (has no practical impact at the moment,
5840           since we're only feeding utf8 and hence just create a sub-
5841           buffer for the output).
5842
5843 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
5844
5845         * gst/avi/gstavisubtitle.c:
5846         * tests/check/elements/avisubtitle.c:
5847         Add seeking support for avi subtitle
5848
5849 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5850
5851         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
5852         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
5853         (gst_flac_dec_write):
5854         * ext/flac/gstflacdec.h:
5855         Remove some unused vars.
5856         Do more cleanup of leftover events and tags.
5857         Output tags after the segment event. Fixes #504018.
5858
5859 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
5860
5861         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
5862           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
5863           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
5864           Detect other UTF byte order markers and convert to UTF-8 as
5865           appropriate.
5866
5867 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
5868
5869         * gst/avi/gstavisubtitle.c: (src_template),
5870           (gst_avi_subtitle_extract_utf8_file),
5871           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
5872           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
5873           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
5874         * gst/avi/gstavisubtitle.h:
5875           Refactor a bit; fix name extraction; don't assume all the data
5876           in the chunk is actually subtitle data, there may be padding at
5877           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
5878           file so it's there to send again after a seek (for future use).
5879
5880 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
5881
5882         * gst/avi/Makefile.am:
5883         * gst/avi/gstavi.c:
5884         * gst/avi/gstavisubtitle.c:
5885         * gst/avi/gstavisubtitle.h:
5886         * tests/check/Makefile.am:
5887         * tests/check/elements/avisubtitle.c:
5888         * win32/common/config.h:
5889                 Add avi subtitle element for bug #442034. Need seeking support
5890                 and more support for character conversion.
5891
5892 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
5893
5894         * Makefile.am:
5895           Include common/win32.mak for CRLF check of win32 project
5896           files (see #393626).
5897
5898         * win32/vs6/libgstpng.dsp:
5899           Fix line endings and do cvs admin -kb.
5900
5901 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
5902
5903         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
5904         Actually drop the buffers which are outside the currently configured
5905         segment instead of just emitting a WARNING.
5906
5907 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5908
5909         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
5910         (gst_flac_dec_write):
5911         * ext/flac/gstflacdec.h:
5912         Send segments from the streaming thread. Fixes #502187.
5913         Fix segment seeking and a bunch of other seeking cases.
5914
5915 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
5916
5917         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
5918           Parse WOAF frames and put the result into GST_TAG_CONTACT,
5919           which is where it would end up if the same information was
5920           put in a vorbis comment (don't think it's worth adding a
5921           new URI tag for this). Fixes #488112.
5922
5923 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
5924
5925         * configure.ac:
5926           We need core/base 0.10.15 or later.
5927
5928 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5929
5930         Patch by: Mark Nauwelaerts <manauw skynet be>
5931
5932         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
5933         Fix regression in stream numbering. Fixes #502655.
5934
5935 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5936
5937         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
5938
5939         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
5940         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
5941         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
5942         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
5943         (gst_rtp_h264_pay_handle_buffer):
5944         * gst/rtp/gstrtph264pay.h:
5945         Use higher performance start-code searching.
5946         Parse NALs and store SPS, PPS and profile in the caps so that they can
5947         be used in the SDP. Fixes #502814.
5948
5949 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
5950
5951         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
5952         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
5953           Init some structs to zero before we pass them to ioctl, which
5954           avoids valgrind warnings.  Also fix a small memory leak.
5955
5956 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5957
5958         Patch by: Wouter Cloetens <wouter at mind dot be>
5959
5960         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
5961         Copy timestamp from input to output. Not very perfect yet but better
5962         than nothing. Fixes #503023.
5963
5964 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5965
5966         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
5967           Also print a useful error message with the old Wavpack API
5968           if possible.
5969
5970 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
5971
5972         * ext/wavpack/gstwavpackdec.c:
5973           More build fixes for old libwavpack versions: include config.h so
5974           that WAVPACK_OLD_API is actually defined as detected; only use
5975           WavpackGetErrorMessage if it is available. This fixes the build
5976           on debian stable for me.
5977
5978 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5979
5980         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
5981         * ext/wavpack/gstwavpackparse.c:
5982           (gst_wavpack_parse_create_src_pad):
5983           Workaround the non-existance of WavpackGetChannelMask in Wavpack
5984           versions below 4.40.0.
5985
5986 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5987
5988         * configure.ac:
5989           And now do it right for real...
5990
5991 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5992
5993         * configure.ac:
5994           Correctly reset $LIBS to not contain -lm.
5995
5996 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5997
5998         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
5999
6000         * configure.ac:
6001         * ext/cairo/gsttimeoverlay.c:
6002           (gst_cairo_time_overlay_print_smpte_time):
6003           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
6004           and checking for rint() and implementing it ourself if it doesn't
6005           exist. Fixes #497293.
6006
6007 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6008
6009         * configure.ac:
6010           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
6011
6012 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
6013
6014         * sys/oss/gstosshelper.c:
6015         Verify that the format returned after the ioctl is the one
6016         we requested. It is valid for the ioctl to succeed while
6017         substituting an alternate 'supported' sample format.
6018
6019 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
6020
6021         * sys/oss/gstossaudio.c: (plugin_init):
6022         * sys/oss/gstosssink.c: (gst_oss_sink_open):
6023         * sys/oss/gstosssrc.c: (gst_oss_src_open):
6024           Post decent (and translated) error message when we can't
6025           open the audio device for some reason.
6026
6027 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
6028
6029         * sys/oss/gstosssink.c:
6030         * sys/oss/gstosssrc.c:
6031         Allow the AUDIODEV environment variable to redirect us
6032         to a different default OSS device, like sunaudiosink does
6033         on Solaris (makes audio play automatically on SunRays).
6034
6035 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
6036
6037         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
6038         * gst/audiofx/audiochebyshevfreqband.c:
6039         (gst_audio_chebyshev_freq_band_transform_ip):
6040         * gst/audiofx/audiochebyshevfreqlimit.c:
6041         (gst_audio_chebyshev_freq_limit_transform_ip):
6042         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
6043         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
6044         The transform_ip() methods should do nothing if in passthrough mode.
6045         It might get non-writable buffers in that case but the buffer might
6046         as well be writable.
6047
6048         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
6049         The transform() methods won't be called in passthrough mode and
6050         otherwise the buffer is always writable so don't check here.
6051
6052 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
6053
6054         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
6055           Fix seeking in .wav files again (#501775).  Some people seem to think
6056           they don't need to test their changes when they're just 'reflowing'
6057           some code.
6058
6059 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
6060
6061         * gst/autodetect/gstautovideosink.c:
6062         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
6063         (gst_auto_video_sink_init),
6064         (gst_auto_video_sink_create_element_with_pretty_name),
6065         (gst_auto_video_sink_find_best),
6066         (gst_auto_video_sink_set_property),
6067         (gst_auto_video_sink_get_property):
6068         * gst/autodetect/gstautovideosink.h:
6069         Fix docs.
6070         Use same error reporting code as autoaudiosink.
6071         Add property to filter sinks based on caps. Only select raw video sinks
6072         by default for backwards compat.
6073         API: GstAutoVideoSink::filter-caps
6074
6075 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
6076
6077         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6078
6079         * gst/autodetect/gstautoaudiosink.c:
6080         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
6081         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
6082         (gst_auto_audio_sink_set_property),
6083         (gst_auto_audio_sink_get_property):
6084         * gst/autodetect/gstautoaudiosink.h:
6085         Add property to filter sinks based on caps. Only select raw audio sinks
6086         by default for backwards compat.  Fixes #417420.
6087         API: GstAutoAudioSink::filter-caps
6088
6089 2007-11-29  Michael Smith <msmith@fluendo.com>
6090
6091         Patch by: Arek Korbik <arkadini@gmail.com>
6092
6093         * gst/videobox/gstvideobox.c: (plugin_init):
6094           Initialise liboil in plugin_init()
6095
6096 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
6097
6098         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
6099         Post error before sending EOS. Fixes #499178.
6100
6101 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
6102
6103         * win32/vs6/gst_plugins_good.dsw:
6104         * win32/vs6/libgstpng.dsp:
6105         Add a project file for libgstpng
6106
6107 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
6108
6109         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
6110         (gst_rtp_h263_depay_process):
6111         Code beautification.
6112         Added debug statements.
6113         Don't bit-shift everything, just do operations on last/first byte
6114         instead.
6115
6116 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
6117
6118         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
6119
6120         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
6121         Fix wrong comparison in overrun check. Fixes #499239 some more.
6122
6123 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
6124
6125         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
6126         (gst_rtp_h263_depay_process):
6127         * gst/rtp/gstrtph263depay.h:
6128         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
6129         stream.
6130
6131 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
6132
6133         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
6134
6135         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
6136         (gst_rtp_mp4a_depay_process):
6137         * gst/rtp/gstrtpmp4adepay.h:
6138         Fix depayloading when multiple frames are inside one RTP packet.
6139         Fixes #499239.
6140
6141 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6142
6143         * gst/level/gstlevel.c:
6144           Add GAP-flag support.
6145
6146 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
6147
6148         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
6149         Read the I flag for Mode A h263 rtp stream and set the
6150         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
6151         Fixes #499383
6152
6153 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6154
6155         * gst/level/gstlevel.c:
6156           Remove some dead code and do cleanups.
6157
6158 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6159
6160         * tests/check/pipelines/simple-launch-lines.c:
6161           Improve the tests by allowing to set a target state.
6162
6163 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
6164
6165         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
6166         Don't check the caps of the output buffer if they're equal some
6167         other caps. The caps can change in a backward compatible way
6168         and did at this point.
6169
6170 2007-11-24  Julien MOUTTE  <julien@moutte.net>
6171
6172         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
6173         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
6174         (gst_qtdemux_seek_to_previous_keyframe),
6175         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
6176         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
6177         reverse playback support.
6178
6179 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
6180
6181         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
6182         Also set the channel layout on the Wavpack caps if we're having
6183         a mono layout. Of course only do it for "audio/x-wavpack".
6184
6185 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
6186
6187         * ext/wavpack/gstwavpackcommon.c:
6188         (gst_wavpack_get_default_channel_mask),
6189         (gst_wavpack_set_channel_layout),
6190         (gst_wavpack_get_default_channel_positions),
6191         (gst_wavpack_get_channel_mask_from_positions),
6192         (gst_wavpack_set_channel_mapping):
6193         * ext/wavpack/gstwavpackcommon.h:
6194         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
6195         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
6196         * ext/wavpack/gstwavpackdec.h:
6197         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
6198         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
6199         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
6200         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
6201         (gst_wavpack_enc_rewrite_first_block),
6202         (gst_wavpack_enc_sink_event):
6203         * ext/wavpack/gstwavpackenc.h:
6204         * ext/wavpack/gstwavpackparse.c:
6205         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
6206         (gst_wavpack_parse_scan_to_find_sample),
6207         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
6208         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
6209         * ext/wavpack/gstwavpackparse.h:
6210         Add support for encoding, parsing and decoding multichannel
6211         files with up to 8 channels. This also improves the robustness
6212         of parsing quite a bit.
6213
6214         * ext/wavpack/gstwavpackstreamreader.c:
6215         (gst_wavpack_stream_reader_read_bytes),
6216         (gst_wavpack_stream_reader_get_pos),
6217         (gst_wavpack_stream_reader_set_pos_abs),
6218         (gst_wavpack_stream_reader_set_pos_rel),
6219         (gst_wavpack_stream_reader_push_back_byte),
6220         (gst_wavpack_stream_reader_get_length),
6221         (gst_wavpack_stream_reader_can_seek),
6222         (gst_wavpack_stream_reader_write_bytes):
6223         Improve debugging.
6224
6225 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6226
6227         * ext/libpng/gstpngdec.c:
6228         * ext/libpng/gstpngdec.h:
6229           Don't release the png-memory from within the callback.
6230
6231 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6232
6233         Patch by: René Stadler <mail at renestadler dot de>
6234
6235         * ext/libpng/gstpngenc.c:
6236           Don't leak buffer data memory. Fixes #498395.
6237
6238 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6239
6240         Patch by: René Stadler <mail at renestadler dot de>
6241
6242         * tests/check/pipelines/simple-launch-lines.c:
6243           Tests for #498395.
6244
6245 2007-11-20  Julien MOUTTE  <julien@moutte.net>
6246
6247         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
6248         (gst_tag_lib_mux_adjust_event_offsets):
6249         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
6250         * sys/osxaudio/Makefile.am:
6251         * sys/osxvideo/cocoawindow.h:
6252         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
6253
6254 2007-11-15  David Schleef  <ds@schleef.org>
6255
6256         * ext/cairo/gsttextoverlay.c:
6257           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
6258
6259 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6260
6261         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
6262
6263         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
6264         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
6265         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
6266         * gst/rtp/gstrtpmp2tpay.h:
6267         Fill the MTU with as many packets as possible. Fixes #491323.
6268
6269 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6270
6271         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6272
6273         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
6274         Fix some more leaks. Fixes #497007.
6275
6276 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6277
6278         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6279
6280         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
6281         (gst_rtspsrc_stream_configure_tcp):
6282         Fix 3 pad leaks. Fixes #496983.
6283
6284 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6285
6286         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6287
6288         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
6289         Fix small leak. Fixes #497017.
6290
6291 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6292
6293         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6294         (gst_qtdemux_prepare_current_sample),
6295         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
6296         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
6297         * gst/qtdemux/qtdemux_fourcc.h:
6298         * gst/qtdemux/qtdemux_types.c:
6299         Add suppport for theora in quicktime according to XiphQT.
6300
6301 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
6302
6303         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
6304         (gst_v4l2src_init), (gst_v4l2src_set_property),
6305         (gst_v4l2src_get_property):
6306         * sys/v4l2/gstv4l2src.h:
6307         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
6308           Always copy buffers by default (handle safer with bugged drivers)
6309           and added a property to make it possible to use mmap effectively (no
6310           copy if possible) when application wants to. Fixes: #480557.
6311
6312 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6313
6314         * gst/id3demux/id3tags.c:
6315         * gst/id3demux/id3tags.h:
6316         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
6317           We don't want the same string multiple times in a tag list for the
6318           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
6319           this doesn't happen and remove special-case code for GST_TAG_GENRE.
6320
6321 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6322
6323         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
6324           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
6325           into ID3v2 TXXX frames (fixes #347848).
6326
6327 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6328
6329         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
6330           Don't leak sdp message contents (fixes #496773).
6331
6332         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
6333           Don't leak URI string.
6334
6335 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6336
6337         Patch by: Julien Puydt <julien dot puydt at laposte net>
6338
6339         * ext/raw1394/Makefile.am:
6340         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
6341           (gst_1394_property_probe_get_properties),
6342           (gst_1394_property_probe_probe_property),
6343           (gst_1394_property_probe_needs_probe),
6344           (gst_1394_property_probe_get_values),
6345           (gst_1394_property_probe_interface_init),
6346           (gst_1394_type_add_property_probe_interface):
6347         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
6348         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
6349           (gst_dv1394src_init), (gst_dv1394src_dispose),
6350           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
6351           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
6352           (gst_dv1394src_update_device_name):
6353         * ext/raw1394/gstdv1394src.h:
6354           Implement GstPropertyProbe interface and add "device-name" property,
6355           so applications can use this to probe for available devices in the
6356           same way they can already with v4lsrc and v4l2src (however horrible
6357           this property probe interface may be). Fixes #358841.
6358
6359 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6360
6361         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6362
6363         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
6364           (gst_rtspsrc_parse_range):
6365           Don't leak event, don't leak range (fixes #496752).
6366
6367 2007-11-14  Michael Smith <msmith@fluendo.com>
6368
6369         Patch by: Arek Korbik <arkadini@gmail.com>
6370
6371         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
6372           Detect RGBA/BGRA correctly on little endian systems.
6373
6374 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
6375
6376         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
6377           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
6378           corresponding ioctl() call fails even though the driver claims to
6379           support this format, just fall back to the pre-2.6.19 kernel
6380           routine that creates caps with suitable height and width ranges
6381           (see #448278).
6382
6383 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
6384
6385         Patch by: Mark Nauwelaerts <manauw skynet be>
6386
6387         * gst/matroska/matroska-demux.c:
6388           (gst_matroska_demux_push_dvd_clut_change_event),
6389           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
6390           (gst_matroska_demux_subtitle_caps):
6391         * gst/matroska/matroska-ids.h:
6392           Extract palette data for dvd subpicture streams and send it
6393           downstream as custom gstreamer dvd event (fixes #453417).
6394
6395 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
6396
6397         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
6398           Implement minimal parsing of the passed pango font description
6399           string, so passing a font size works the same as with the
6400           pango textoverlay plugin; fixes #455086.
6401           (Maybe we could just use pangocairo here at some point).
6402
6403 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
6404
6405         * gst/avi/gstavidemux.c:
6406         * gst/wavparse/gstwavparse.c:
6407           Return the result in _activate_pull(). Don't ref element there.
6408
6409 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
6410
6411         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
6412         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
6413         (gst_wavparse_srcpad_event):
6414           Ref the element when we should, but not when we its not needed. Reflow
6415           the event_handling to not leak the event.       
6416
6417 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
6418
6419         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6420         (qtdemux_parse_samples):
6421         Properly free QTDemuxSamples array.
6422         Protect table write with a sensible check, some files apparently DO contain
6423         stts values starting with 0 :(
6424
6425 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
6426
6427         * gst/avi/gstavidemux.c:
6428         * gst/qtdemux/qtdemux.c:
6429           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
6430           previous commit messed up.
6431
6432 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
6433
6434         * gst/avi/gstavidemux.c:
6435         * gst/qtdemux/qtdemux.c:
6436           Sync _handle_src_event() with oggdemux. In avidemux also ref the
6437           element when we should, but not when we its not needed.
6438
6439 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
6440
6441         * gst/wavparse/gstwavparse.c:
6442           Return FALSE if we can't handle a query instead of changing the
6443           format. Ignore fact when dealing with mpeg audio.
6444
6445 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
6446
6447         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
6448
6449         * configure.ac:
6450         * gst/udp/gstdynudpsink.c:
6451         * gst/udp/gstdynudpsink.h:
6452         * gst/udp/gstmultiudpsink.c:
6453         * gst/udp/gstmultiudpsink.h:
6454         * gst/udp/gstudpsink.c:
6455         * gst/udp/gstudpsink.h:
6456           Fix includes for MSVC and GLib-2.14.0 (#492388).
6457
6458         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
6459           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
6460
6461 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
6462
6463         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
6464         (gst_mulawdec_chain):
6465         * gst/law/mulaw-decode.h:
6466         Calculate outgoing buffer duration if incoming buffer didn't have a
6467         valid duration.
6468
6469 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
6470
6471         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
6472         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
6473         Smarter combine_flow code that also deals with downstream elements
6474         returning UNEXPECTED when they receive data out of the segment
6475         boundaries. Fixes #491305.
6476
6477 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
6478
6479         * sys/v4l2/v4l2src_calls.c:
6480           Fix 'unused variable' compiler warning when compiling against
6481           older kernel headers.
6482
6483 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
6484
6485         * ext/taglib/gstid3v2mux.cc (add_funcs):
6486           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
6487
6488 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
6489
6490         * tests/check/pipelines/simple-launch-lines.c:
6491            Improve the tests a little more.
6492
6493 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
6494
6495         patch by: Yun Zheng Hu
6496
6497         * sys/osxaudio/gstosxaudiosrc.c:
6498         Use default input device instead of default output device and
6499         only memcpy actual available bytes.
6500
6501 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
6502
6503         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
6504           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
6505           early. It is temporary until we find something better.
6506
6507 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
6508
6509         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6510
6511         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
6512         Fix race when pausing a RTSP stream in interleaved.
6513         Fixes #475784.
6514
6515 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
6516
6517         Patch by: Peter Kjellerstedt <pkj at axis com>
6518
6519         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
6520         Use correct unref function for buffers. #488844.
6521
6522 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
6523
6524         * gst/avi/gstavimux.c:
6525         * tests/check/elements/avimux.c:
6526           Add some debug and sync tests with the fix.     
6527
6528 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
6529
6530         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
6531
6532         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
6533         When the socket is used by the app for other purposes, don't generate an
6534         error if there is activaty on the socket that is not data related.
6535         Fixes #487488.
6536
6537 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
6538
6539         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
6540         (gst_v4l2src_grab_frame):
6541         Add some more debug info. Generate an error when we run out of buffers
6542         for some reason. See #480557.
6543
6544 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
6545
6546         Patch by: Anders Skargren <anders dot skargren at axis dot com>
6547
6548         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
6549         Set marker bit correctly.
6550
6551 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
6552
6553         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
6554         Use allowed name for the GstStructure.
6555
6556 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
6557
6558         * ext/gconf/gstswitchsink.c:
6559         * gst/autodetect/gstautoaudiosink.c:
6560           Use new gst_bus_pop_filtered().
6561
6562 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
6563
6564         * sys/v4l2/gstv4l2src.c:
6565         * sys/v4l2/v4l2src_calls.c:
6566           When probing the formats and sizes a camera supports, make
6567           sure the best ones (highest resolution, prefered format)
6568           end up at the beginning of the probed caps and the less
6569           desirable ones at the end.  This is important because the
6570           order within the caps matters for things like fixation and
6571           negotiation, ie. what format is chosen in the end.
6572           With recent kernels, the current probing code will end up
6573           querying the supported sizes from lowest resolution to
6574           highest resolution, adding them to the probed caps in that
6575           order, resulting to v4l2src fixating to the lowest possible
6576           resolution if downstream does not express a size preference.
6577           Also make up a somewhat random ranking of prefered output
6578           formats for the same reason. Fixes #485828.
6579         
6580 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
6581
6582         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
6583
6584         * gst/id3demux/id3v2frames.c:
6585           Extract license/copyright URIs from ID3v2 WCOP frames
6586           (Fixes #447000).
6587
6588         * tests/check/elements/id3demux.c:
6589         * tests/files/Makefile.am:
6590         * tests/files/id3-447000-wcop.tag:
6591           Add simple unit test.
6592
6593 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
6594
6595         * ext/taglib/gstid3v2mux.cc:
6596           Add support for license/copyright URI tags (ID3v2 WCOP frame).
6597           Prerequisite for #447000.
6598
6599 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
6600
6601         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
6602         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
6603         a GstClockTime.
6604
6605 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6606
6607         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
6608         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
6609         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
6610         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
6611         (gst_rtspsrc_change_state):
6612         More seeking fixes, mostly passing around the new playback segment in
6613         order to configure it properly.
6614         Also reset base_time of udp sources when setting them back to PLAYING as
6615         a temporary hack until core supports seek in live sources properly.
6616
6617 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6618
6619         * gst/rtp/gstrtpmp4adepay.c:
6620         Fix caps as to not confuse autopluggers.
6621
6622 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
6623
6624         * gst/id3demux/gstid3demux.c:
6625         * gst/id3demux/gstid3demux.h:
6626         * gst/id3demux/id3tags.c:
6627         * gst/id3demux/id3tags.h:
6628         * gst/id3demux/id3v2frames.c:
6629           Port ID3 tag demuxer over to the new GstTagDemux in -base
6630           (now would be a good time to test re-importing your music
6631           collection).
6632
6633 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
6634
6635         * gst/apetag/Makefile.am:
6636         * gst/apetag/gstapedemux.c:
6637         * gst/apetag/gstapedemux.h:
6638         * gst/apetag/gsttagdemux.c:
6639         * gst/apetag/gsttagdemux.h:
6640           Port APE tag demuxer over to the new GstTagDemux in -base.
6641
6642 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
6643
6644         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
6645         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
6646         (gst_rtspsrc_handle_internal_src_query),
6647         (gst_rtspsrc_handle_src_query), (new_session_pad),
6648         (gst_rtspsrc_stream_configure_tcp),
6649         (gst_rtspsrc_stream_configure_transport),
6650         (gst_rtspsrc_loop_send_cmd):
6651         Improve flushing behaviour.
6652         Set state of the udp sources to PAUSE/PLAYING correctly.
6653         Handle events and queries for UDP and TCP transport now.
6654
6655 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
6656
6657         * gst/rtp/gstrtpgsmdepay.c:
6658         * gst/rtp/gstrtpgsmpay.c:
6659           Add log category.
6660
6661 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
6662
6663         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
6664
6665         * tests/check/Makefile.am:
6666         * tests/check/pipelines/simple-launch-lines.c:
6667           Add unit tests for payloaders/depayloaders.
6668
6669 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
6670
6671         * gst/avi/gstavimux.c:
6672         * gst/avi/gstavimux.h:
6673           Also save codec data for audio streams. Fixes #482495.
6674
6675 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
6676
6677         * gst/avi/gstavimux.c:
6678           Fix "Index entry has invalid stream nr 1".
6679           Add support for muxing aac - work in progress (see #482495).
6680
6681 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6682
6683         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
6684         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
6685         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
6686         * gst/rtsp/gstrtspsrc.h:
6687         Parse bandwidth modifiers, they are not yet configured in the session
6688         manager because we don't have an API for that yet.
6689
6690 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6691
6692         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
6693         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
6694         Use shiny new function in -base to get the default clock-rate.
6695         Update some docs.
6696
6697 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
6698
6699         * win32/MANIFEST:
6700         Add files to win32 manifest.
6701         * win32/vs6/libgstaudiofx.dsp:
6702         * win32/vs6/libgstqtdemux.dsp:
6703         * win32/vs6/libgstrtp.dsp:
6704         * win32/vs6/libgstrtsp.dsp:
6705         Update project files.
6706
6707 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
6708
6709         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
6710         (gst_rtspsrc_play):
6711         * gst/rtsp/gstrtspsrc.h:
6712         In TCP mode, only timestamp the first buffer. TCP is not real time and
6713         it does not make sense to try to skew compensate, also some servers send
6714         the first batch of data in a burst.
6715
6716 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
6717
6718         * gst/matroska/matroska-demux.c:
6719           Fix setting the discont flag on the first buffer
6720           pushed downstream for formats with private codec
6721           data that needs to be deserialised into buffers
6722           (such as vorbis and FLAC when in a matroska container).
6723
6724 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
6725
6726         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
6727
6728         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
6729         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
6730         (gst_rtp_mp4v_pay_handle_buffer):
6731         * gst/rtp/gstrtpmp4vpay.h:
6732         Free the config string. Fixes #480707.
6733         Clean up the timestamp code a little.
6734
6735 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
6736
6737         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
6738         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
6739         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
6740         * gst/rtsp/gstrtspsrc.h:
6741         Set timestamps on RTP buffers in interleaved mode.
6742         Mark first buffers with a DISCONT.
6743         Remove flush hack now that sync for live sources has been figured out.
6744
6745 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
6746
6747         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
6748         Update documentation.
6749
6750 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
6751
6752         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
6753         (gst_rtp_xqt_depay_change_state):
6754         * gst/qtdemux/gstrtpxqtdepay.h:
6755         Fail if we don't know the quicktime format.
6756
6757 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
6758
6759         * ext/flac/gstflacenc.c:
6760         * ext/flac/gstflacenc.h:
6761           Save the flow return from the last gst_pad_push() and
6762           make sure we pass the right flow return value upstream
6763           in the case of failure; minor clean-ups.
6764
6765 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
6766
6767         * ext/taglib/gstapev2mux.cc:
6768         * ext/taglib/gstid3v2mux.cc:
6769         * gst/apetag/gstapedemux.c:
6770           Add support for the new GST_TAG_COMPOSER (#459809).
6771
6772 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
6773
6774         * gst/law/alaw-decode.c:
6775         * gst/law/alaw-decode.h:
6776         * gst/law/alaw-encode.c:
6777         * gst/law/alaw-encode.h:
6778         * gst/law/alaw.c:
6779         * gst/law/mulaw-conversion.h:
6780           Compulsive clean-ups: use boilerplate macros, add debug
6781           categories, fix up things to conform to symbol nomenklatura,
6782           etc.
6783
6784 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
6785
6786         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
6787
6788         * gst/law/alaw-decode.c:
6789         * gst/law/alaw-encode.c:
6790           Use static tables for A-Law decoding and encoding; this makes
6791           A-Law decoding and encoding less CPU-intensive, but increases
6792           the binary size a bit. Leaving old code around for now,
6793           selectable by a define in the code. Fixes #435435.
6794
6795 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
6796
6797         * configure.ac:
6798         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
6799         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
6800         in configure.ac.
6801
6802 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
6803
6804         Patch by: Jan Gerber <j at bootlab dot org>
6805
6806         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6807         Add fourccs for MPEG2 HDV streams. Fixes #479960.
6808
6809 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
6810
6811         * sys/oss/gstosshelper.c:
6812           Use GST_WARNING instead of a g_critical. This situation is not caused
6813           by the application.
6814
6815 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6816
6817         * po/LINGUAS:
6818         * po/nl.po:
6819           Updated translations.
6820
6821 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6822
6823         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
6824
6825         * po/eu.po:
6826           Added Basque translation.
6827
6828 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6829
6830         translated by: Abel Cheung <abelcheung@gmail.com>
6831
6832         * po/zh_HK.po:
6833         * po/zh_TW.po:
6834           Added Chinese (traditional and Hong Kong) translation.
6835
6836 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6837
6838         translated by: Jakub Bogusz <qboosh@pld-linux.org>
6839
6840         * po/pl.po:
6841           Added Polish translation.
6842
6843 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6844
6845         translated by: Ilkka Tuohela <hile@iki.fi>
6846
6847         * po/fi.po:
6848           Added Finnish translation.
6849
6850 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6851
6852         translated by: Jorge González González <aloriel@gmail.com>
6853
6854         * po/es.po:
6855           Added Spanish translation.
6856
6857 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6858
6859         translated by: Mogens Jaeger <mogens@jaeger.tf>
6860
6861         * po/da.po:
6862           Added Danish translation.
6863
6864 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6865
6866         translated by: Funda Wang <fundawang@linux.net.cn>
6867
6868         * po/zh_CN.po:
6869           Added Chinese (simplified) translation.
6870
6871 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6872
6873         translated by: Alexander Shopov <ash@contact.bg>
6874
6875         * po/bg.po:
6876           Added Bulgarian translation.
6877
6878 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
6879
6880         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
6881         Set outgoing packet duration because we can. Fixes #478244 some more.
6882
6883 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
6884
6885         * ext/cairo/gsttextoverlay.c:
6886           Add info about static leak.
6887         
6888         * tests/check/Makefile.am:
6889         * tests/check/generic/states.c:
6890           Improved state change unit test.
6891
6892 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
6893
6894         * docs/plugins/.cvsignore:
6895         * tests/check/.cvsignore:
6896           Ignore registries in any format.
6897
6898 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
6899
6900         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
6901         Removed some unused code.
6902
6903         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
6904         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
6905         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
6906         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
6907         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
6908         (gst_rtp_theora_pay_flush_packet):
6909         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
6910         Try to preserve the incomming buffer duration on the outgoing
6911         packets. Fixes #478244.
6912
6913 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
6914
6915         * ext/taglib/gstapev2mux.cc:
6916         * ext/taglib/gstid3v2mux.cc:
6917           Work around compiler warnings with g++-4.2 when assigning a
6918           string constant to a gchar * (partially fixes #478092).
6919
6920 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
6921
6922         * configure.ac:
6923           We require core CVS now for gst_base_src_set_do_timestamp().
6924
6925 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
6926
6927         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
6928         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
6929         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
6930         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
6931         (gst_rtspsrc_handle_message):
6932         Fix compiler warnings shown with Forte.
6933
6934 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
6935
6936         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
6937         (gst_rtspsrc_dup_printf):
6938         Give meaningfull error when all streams failed to configure for some
6939         reason.
6940
6941 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
6942
6943         * gst/rtp/README:
6944         Update README with the design for synchronisation rules of RTP on
6945         sender and receiver.
6946
6947 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
6948
6949         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
6950         (gst_wavparse_chain):
6951         Don't push EOS from the chain function, the element
6952         driving the pipeline is responsible for this. The bug
6953         this was meant to fix seems to be queue not forwarding
6954         EOS in all cases (see #476514).
6955
6956 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
6957
6958         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
6959         (gst_level_transform_ip):
6960         * gst/level/gstlevel.h:
6961         Use basetransform segment so that it is correctly managed on flushes and
6962         start/stop.
6963         Report message timestamp as stream time, which is what an application
6964         can understand.
6965
6966 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
6967
6968         * ext/taglib/gstapev2mux.cc:
6969         * ext/taglib/gstapev2mux.h:
6970         * ext/taglib/gsttaglibmux.c:
6971         * tests/check/elements/apev2mux.c:
6972         Update my mail address.
6973
6974 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
6975
6976         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
6977         (gst_wavparse_loop), (gst_wavparse_chain):
6978         Add EOS logic for the push-based mode too. Fixes #476514.
6979
6980 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
6981
6982         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
6983         * gst/law/alaw-encode.h:
6984         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
6985         (gst_mulawenc_chain):
6986         * gst/law/mulaw-encode.h:
6987         Fix law encoder timestamps.
6988
6989 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
6990
6991         * ext/gconf/gstgconfaudiosink.c:
6992           Fix warning when building without debug.
6993
6994         * sys/oss/gstossmixertrack.c:
6995           Use const like in alsamixertrack.c (fixes warnings).
6996
6997 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
6998
6999         * sys/v4l2/v4l2src_calls.c:
7000         (gst_v4l2src_probe_caps_for_format_and_size):
7001         Fix framerate detection code some more.
7002         Handle the case where there is a weird step in the stepwise framerates.
7003         Don't overwrite the min interval with the framerate, use a temp variable
7004         instead.
7005         Use max in the Continuous framerate intervals instead of step, which is
7006         1 according to the docs. Fixes #475424.
7007
7008 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
7009
7010         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
7011         Make udpsrc timestamp outgoing buffers based on when they were received.
7012         Also make it output a segment in time.
7013
7014 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
7015
7016         * gst/avi/gstavidemux.c:
7017           Plug a little leak. Little code cleanups.
7018
7019 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
7020
7021         * configure.ac:
7022           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
7023           flac versions, 's good for cross-compilation karma.
7024
7025 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
7026
7027         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
7028
7029         * gst/rtp/gstrtph263pay.c:
7030           Fix up header structure so that compilers don't add padding
7031           between the structure fields, since that would lead to us
7032           sending RTP packets with broken headers (as is currently the
7033           case when compiling with MSVC). Also see similar fixes in
7034           libgstrtp in gst-plugins-base. (#474616; #471194)
7035
7036 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
7037
7038         * sys/v4l2/v4l2src_calls.c:
7039         (gst_v4l2src_probe_caps_for_format_and_size):
7040         Don't overwrite our GValue with 0 but instead use the previously
7041         computed value. Fixes #471823 some more.
7042
7043 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7044
7045         * docs/plugins/gst-plugins-good-plugins.hierarchy:
7046           No tabs in this file please, or gtk-doc will end up documenting
7047           rather absurd class hierarchies.
7048
7049 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7050
7051         * ext/gconf/gstswitchsink.c:
7052           If the new kid element fails to change state for some reason
7053           (e.g. esdsink not being able to connect to the sound server),
7054           forward the error message it posted on the bus instead of just
7055           posting a generic 'Internal state change error: please file a
7056           bug' error message. Fixes #471364.
7057
7058 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7059
7060         * gst/qtdemux/Makefile.am:
7061         * gst/qtdemux/qtdemux.c:
7062           Don't assume tags are encoded as UTF-8 (#473670).
7063
7064 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7065
7066         * sys/v4l2/gstv4l2src.c:
7067         * sys/v4l2/gstv4l2src.h:
7068         * sys/v4l2/v4l2src_calls.c:
7069           Implement LATENCY queries in the crudest way possible so I don't
7070           have to use sync=false any longer when testing with videosinks.
7071
7072 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7073
7074         * configure.ac:
7075           Fix build.
7076
7077 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7078
7079         * sys/v4l2/v4l2src_calls.c:
7080         (gst_v4l2src_probe_caps_for_format_and_size):
7081         Add some more debugging in the framerate function.
7082         Iterate stepwise framerate up to and _including_ the max and if nothing
7083         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
7084         don't end up with an empty list. Fixes #471823
7085
7086 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7087
7088         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
7089         (gst_multiudpsink_set_clients_string),
7090         (gst_multiudpsink_get_clients_string),
7091         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
7092         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
7093         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
7094         (gst_multiudpsink_clear):
7095         Add property do configure destination address/port pairs
7096         API:GstMultiUDPSink::clients
7097
7098 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7099
7100         * tests/examples/Makefile.am:
7101         * tests/examples/rtp/Makefile.am:
7102         * tests/examples/rtp/client-H263p-AMR.sh:
7103         * tests/examples/rtp/client-H263p-PCMA.sdp:
7104         * tests/examples/rtp/client-H263p-PCMA.sh:
7105         * tests/examples/rtp/client-H264-PCMA.sdp:
7106         * tests/examples/rtp/client-H264-PCMA.sh:
7107         * tests/examples/rtp/client-PCMA.sh:
7108         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
7109         * tests/examples/rtp/server-alsasrc-PCMA.sh:
7110         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
7111         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
7112         Added some RTP example scripts for sending and receiving RTP streams.
7113
7114 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7115
7116         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
7117         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
7118         Restructure the setcaps function so that we can also compute the
7119         expected GStreamer output size of the video frames.
7120         Set frame_byte_size correctly so that read-based devices have a chance
7121         of working correctly.
7122         When grabbing a frame, discard frames that are not of the expected size.
7123         Some cameras don't output the right framesize for the first buffer.
7124         Try only a couple of times to get a valid frame, else error out.
7125
7126         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
7127         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
7128         Add some more debug info when scanning the device.
7129
7130         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
7131         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
7132         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
7133         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
7134         Add some more debug info when dequeing a frame.
7135
7136 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
7137
7138         * gst/wavparse/gstwavparse.c:
7139           More code cleanups. Add some more comment and improve debugs logs.
7140
7141 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
7142
7143         * gst/wavparse/gstwavparse.c:
7144         * gst/wavparse/gstwavparse.h:
7145           Implement seek-query. Refactor duration calculations. Appropriate use
7146           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
7147           out of loops.
7148
7149 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
7150
7151         * gst/avi/gstavidemux.c:
7152           Implement seek-query.
7153
7154 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
7155
7156         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
7157         (gst_rtspsrc_dup_printf):
7158         Use new basesink async property to make sparse RTCP packet not wait for
7159         preroll.
7160
7161 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
7162
7163         * gst/audiofx/Makefile.am:
7164         Dist the right file.
7165
7166 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
7167
7168         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
7169         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
7170         Make sure we generate and parse floating point values in the POSIX
7171         locale instead of the current locale. 
7172
7173 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
7174
7175         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
7176         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7177         (gst_rtspsrc_play):
7178         * gst/rtsp/gstrtspsrc.h:
7179         Fix method detection again.
7180         Keep track of when we must send a Range header.
7181         Use segment values for Range, Speed and Scale headers.
7182         Parse Speed and Scale headers to update the segment values.
7183
7184 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
7185
7186         patch by: Mark Nauwelaerts <manauw@skynet.be>
7187
7188         * sys/v4l2/v4l2src_calls.c:
7189           Handle optional v4l2 ioctls gracefully.
7190
7191 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
7192
7193         * gst/rtp/Makefile.am:
7194         * gst/rtp/gstrtp.c: (plugin_init):
7195         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
7196         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
7197         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
7198         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
7199         (gst_rtp_h263_depay_get_property),
7200         (gst_rtp_h263_depay_change_state),
7201         (gst_rtp_h263_depay_plugin_init):
7202         * gst/rtp/gstrtph263depay.h:
7203         Added an H263 depayloader. Fixes #369392.
7204
7205         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
7206         (gst_rtp_h263p_depay_process):
7207         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
7208         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
7209         Make the H263+ pay/depayloader support H263-1998 and H263-2000
7210         payloads.
7211         Also alow plain H263 on the h263p payloaders. Fixes #465040.
7212
7213 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
7214
7215         * gst/audiofx/audiochebyshevfreqband.c:
7216         * gst/audiofx/audiochebyshevfreqlimit.c:
7217         Add small comparision with the windowed sinc filters in the docs.
7218
7219 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
7220
7221         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
7222         (audiochebyshevfreqband_suite):
7223         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
7224         (audiochebyshevfreqlimit_suite):
7225         Also test 32 bit float mode and the type 2 variants of the filters.
7226
7227 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
7228
7229         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
7230         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
7231         (gst_rtspsrc_loop):
7232         Refactor the udp and interleaved loop function a bit.
7233
7234 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7235
7236         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
7237         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
7238         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
7239         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
7240         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
7241         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
7242         * gst/rtsp/gstrtspsrc.h:
7243         Protect connection activity with a new lock, avoids deadlocks when going
7244         to PAUSED. Fixes #455808.
7245
7246 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7247
7248         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
7249         Fix debug statement.
7250
7251 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7252
7253         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
7254         Fix stray %u in debug line as spotted by Saur on IRC.
7255
7256 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
7257
7258         * gst/audiofx/audiochebyshevfreqband.c:
7259         (gst_audio_chebyshev_freq_band_class_init):
7260         * gst/audiofx/audiochebyshevfreqlimit.c:
7261         (gst_audio_chebyshev_freq_limit_class_init):
7262         Use generator macros for the process functions for the different
7263         sample types, add lower upper boundaries for the GObject properties
7264         so automatically generated UIs can use sliders and add a note about
7265         the number of poles as a too high number of poles combined with
7266         very low or very high frequencies will produce only noise.
7267         * docs/plugins/gst-plugins-good-plugins.args:
7268         Regenerated for the property changes.
7269
7270 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7271
7272         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
7273         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
7274         (gst_rtspsrc_stream_configure_udp_sink),
7275         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
7276         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
7277         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
7278         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
7279         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
7280         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7281         * gst/rtsp/gstrtspsrc.h:
7282         Improve timeout handling.
7283         Use the same socket for sending and receiving RTCP packets so that some
7284         servers can track clients better.
7285         Improve connection closed handling. Try to reconnect.
7286         Don't overwrite our content base with NULL.
7287         Improve debugging.
7288         Improve range parsing and handling.
7289         Remove flushing hack now that core does the right thing.
7290
7291 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7292
7293         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
7294         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
7295         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
7296         (gst_multiudpsink_close), (gst_multiudpsink_add):
7297         * gst/udp/gstmultiudpsink.h:
7298         Add support for getting and setting the socket to use.
7299
7300         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
7301         (gst_udpsrc_create), (gst_udpsrc_get_property):
7302         Add support for getting the currently used socket.
7303
7304 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
7305
7306         reviewed by: Stefan Kost  <ensonic@users.sf.net>
7307
7308         * gst/audiofx/Makefile.am:
7309         * gst/audiofx/audiochebyshevfreqband.c:
7310         (gst_audio_chebyshev_freq_band_mode_get_type),
7311         (gst_audio_chebyshev_freq_band_base_init),
7312         (gst_audio_chebyshev_freq_band_dispose),
7313         (gst_audio_chebyshev_freq_band_class_init),
7314         (gst_audio_chebyshev_freq_band_init),
7315         (generate_biquad_coefficients), (calculate_gain),
7316         (generate_coefficients),
7317         (gst_audio_chebyshev_freq_band_set_property),
7318         (gst_audio_chebyshev_freq_band_get_property),
7319         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
7320         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
7321         (gst_audio_chebyshev_freq_band_start):
7322         * gst/audiofx/audiochebyshevfreqband.h:
7323         * gst/audiofx/audiochebyshevfreqlimit.c:
7324         (gst_audio_chebyshev_freq_limit_mode_get_type),
7325         (gst_audio_chebyshev_freq_limit_base_init),
7326         (gst_audio_chebyshev_freq_limit_dispose),
7327         (gst_audio_chebyshev_freq_limit_class_init),
7328         (gst_audio_chebyshev_freq_limit_init),
7329         (generate_biquad_coefficients), (calculate_gain),
7330         (generate_coefficients),
7331         (gst_audio_chebyshev_freq_limit_set_property),
7332         (gst_audio_chebyshev_freq_limit_get_property),
7333         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
7334         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
7335         (gst_audio_chebyshev_freq_limit_start):
7336         * gst/audiofx/audiochebyshevfreqlimit.h:
7337         * gst/audiofx/audiofx.c: (plugin_init):
7338         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
7339         Fixes #464800.
7340
7341         * tests/check/Makefile.am:
7342         * tests/check/elements/.cvsignore:
7343         * tests/check/elements/audiochebyshevfreqband.c:
7344         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
7345         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
7346         * tests/check/elements/audiochebyshevfreqlimit.c:
7347         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
7348         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
7349         Add unit tests for the chebyshev filters.
7350
7351         * docs/plugins/Makefile.am:
7352         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7353         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7354         * docs/plugins/gst-plugins-good-plugins.args:
7355         * docs/plugins/inspect/plugin-1394.xml:
7356         * docs/plugins/inspect/plugin-audiofx.xml:
7357         * docs/plugins/inspect/plugin-dv.xml:
7358         * docs/plugins/inspect/plugin-flac.xml:
7359         * docs/plugins/inspect/plugin-jpeg.xml:
7360         * docs/plugins/inspect/plugin-png.xml:
7361         * docs/plugins/inspect/plugin-rtp.xml:
7362         * docs/plugins/inspect/plugin-shout2send.xml:
7363         * docs/plugins/inspect/plugin-wavpack.xml:
7364         And add docs for the chebyshev filters. While doing
7365         that also run make update in docs/plugins.
7366
7367 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
7368
7369         * ext/annodex/gstcmmltag.c:
7370         * gst/rtp/gstrtpvorbispay.c:
7371           Make ro memory to share.
7372
7373 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7374
7375         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7376         Improve UDP performance by avoiding a select() when we have data
7377         available immediatly.
7378
7379 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7380
7381         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
7382         (gst_rtp_dec_class_init):
7383         * gst/rtsp/gstrtpdec.h:
7384         Add (dummy) SSRC management signals.
7385
7386         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
7387         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
7388         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
7389         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
7390         (on_timeout), (gst_rtspsrc_stream_configure_manager),
7391         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
7392         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
7393         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7394         * gst/rtsp/gstrtspsrc.h:
7395         Add connection-speed property.
7396         Add find_stream helper functions.
7397         Handle stream EOS based on BYE messages or SSRC timeout.
7398         Returns SUCCESS from the state change function as we hide our async
7399         elements from the parent.
7400
7401 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
7402
7403         * gst/debug/rndbuffersize.c:
7404           Fix da leak.
7405
7406 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
7407
7408         * gst/debug/Makefile.am:
7409         * gst/debug/breakmydata.c:
7410         * gst/debug/gstdebug.c:
7411         * gst/debug/negotiation.c:
7412         * gst/debug/progressreport.c:
7413         * gst/debug/rndbuffersize.c:
7414         * gst/debug/testplugin.c:
7415           Add new test element and clean-up the others a little.
7416
7417 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
7418
7419         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
7420         Fix parsing of mp4a version 0 atoms. Fixes #465774.
7421
7422 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
7423
7424         * gst/rtp/gstrtpilbcdepay.c:
7425           Include stdlib.
7426
7427 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
7428
7429         * gst/rtp/gstrtpmpvdepay.c:
7430         Set the mpegversion in the caps so that autoplugging does not get
7431         confused.
7432
7433 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7434
7435         * po/hu.po:
7436         * po/uk.po:
7437         * po/vi.po:
7438           Updated translations.
7439
7440 2007-08-08  Michael Smith <msmith@fluendo.com>
7441
7442         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
7443           Render right border in the correct location.
7444
7445 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
7446
7447         Patch by: Olivier Crete <tester at tester dot ca>
7448
7449         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
7450         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
7451         Make mode property a string. Fixes #464475.
7452
7453 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
7454
7455         * ext/flac/gstflacenc.c:
7456           Widen caps to match decoder a bit and add more FIXMEs.
7457
7458 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
7459
7460         patch by: Mark Nauwelaerts <manauw@skynet.be>
7461
7462         * gst/avi/gstavimux.c:
7463           Fix ODML index tag numbering. Fixes #463624.
7464
7465 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
7466
7467         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
7468         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
7469         (gst_rtspsrc_stream_configure_tcp),
7470         (gst_rtspsrc_stream_configure_udp_sink):
7471         Fix default clock-rate for realmedia.
7472         Fix parsing of transport.
7473         Don't try to link NULL pads.
7474
7475 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
7476
7477         * po/POTFILES.skip:
7478           Add POTFILES.skip with list of source files that aren't disted at the
7479           moment but contain translatable strings. Should hopefully pacify
7480           broken tools and make it clearer that these files are left out
7481           intentionally (#461600).
7482
7483 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
7484
7485         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
7486         If the buffer was entirely clipped ... don't try sending it :)
7487
7488 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7489
7490         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
7491         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
7492         (gst_rtspsrc_create_transports_string),
7493         (gst_rtspsrc_prepare_transports):
7494         If we don't hav a session manager, set the caps on outgoing buffers
7495         ourselves.
7496         Force PAUSE/PLAY methods for now until the extensions can overwrite.
7497         Append final bit of the transport string even when it does not contain a
7498         placeholder.
7499
7500 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7501
7502         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
7503         (gst_rtsp_ext_list_connect):
7504         * gst/rtsp/gstrtspext.h:
7505         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
7506         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
7507         Clean up the interface list.
7508         Allow connecting to interface signals for the extensions.
7509         Remove old extension code.
7510         Free list on cleanup.
7511         Allow extensions to send additional RTSP messages.
7512
7513 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7514
7515         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
7516         Handle a NULL gconf key gracefully by rendering the default element.
7517
7518 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7519
7520         * gst/rtsp/gstrtspext.h:
7521         Fix include path for extension interface.
7522
7523 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
7524
7525         * gst/audiofx/audioamplify.h:
7526         Also remove a now unecessary variable here.
7527
7528 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
7529
7530         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
7531         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
7532         * gst/audiofx/audiodynamic.c:
7533         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
7534         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
7535         * gst/audiofx/audiodynamic.h:
7536         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
7537         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
7538         * gst/audiofx/audioinvert.h:
7539         Don't save format information ourselves, this is already saved in
7540         GstAudioFilter.
7541
7542 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7543
7544         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
7545         (gst_rtsp_ext_list_stream_select):
7546         * gst/rtsp/gstrtspext.h:
7547         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
7548         Use rank to filter out extensions.
7549         Add url to stream_select interface call.
7550
7551 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7552
7553         * gst/rtsp/Makefile.am:
7554         * gst/rtsp/base64.c:
7555         * gst/rtsp/base64.h:
7556         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
7557         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
7558         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
7559         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
7560         (gst_rtsp_ext_list_setup_media),
7561         (gst_rtsp_ext_list_configure_stream),
7562         (gst_rtsp_ext_list_get_transports),
7563         (gst_rtsp_ext_list_stream_select):
7564         * gst/rtsp/gstrtspext.h:
7565         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
7566         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
7567         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
7568         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
7569         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
7570         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
7571         (gst_rtspsrc_stream_configure_tcp),
7572         (gst_rtspsrc_stream_configure_mcast),
7573         (gst_rtspsrc_stream_configure_udp),
7574         (gst_rtspsrc_stream_configure_udp_sink),
7575         (gst_rtspsrc_stream_configure_transport),
7576         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
7577         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
7578         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
7579         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
7580         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
7581         (gst_rtspsrc_parse_methods),
7582         (gst_rtspsrc_create_transports_string),
7583         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
7584         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
7585         (gst_rtspsrc_play), (gst_rtspsrc_pause),
7586         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
7587         * gst/rtsp/gstrtspsrc.h:
7588         * gst/rtsp/rtsp.h:
7589         * gst/rtsp/rtspconnection.c:
7590         * gst/rtsp/rtspconnection.h:
7591         * gst/rtsp/rtspdefs.c:
7592         * gst/rtsp/rtspdefs.h:
7593         * gst/rtsp/rtspext.h:
7594         * gst/rtsp/rtspextwms.c:
7595         * gst/rtsp/rtspextwms.h:
7596         * gst/rtsp/rtspmessage.c:
7597         * gst/rtsp/rtspmessage.h:
7598         * gst/rtsp/rtsprange.c:
7599         * gst/rtsp/rtsprange.h:
7600         * gst/rtsp/rtsptransport.c:
7601         * gst/rtsp/rtsptransport.h:
7602         * gst/rtsp/rtspurl.c:
7603         * gst/rtsp/rtspurl.h:
7604         * gst/rtsp/sdp.h:
7605         * gst/rtsp/sdpmessage.c:
7606         * gst/rtsp/sdpmessage.h:
7607         * gst/rtsp/test.c:
7608         Use shiny new RTSP and SDP library.
7609         Implement RTSP extensions using the new interface.
7610         Remove a lot of old code.
7611
7612 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
7613
7614         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
7615         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
7616
7617 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
7618
7619         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
7620         Don't unref the outgoing buffer twice when dropping it because it's
7621         outside of the segment.
7622
7623 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
7624
7625         * configure.ac:
7626         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
7627         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
7628         Use the new buffer clipping function from gstaudio here and
7629         require gst-plugins-base CVS.
7630         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
7631         For framed Wavpack buffers we require a valid timestamp.
7632
7633 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
7634
7635         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
7636         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
7637         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
7638         Clip raw audio and video when we can, keep track of current output
7639         segment.
7640         Don't leak buffers and events when there is no output pad.
7641         Improve debugging here and there.
7642
7643 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
7644
7645         * configure.ac:
7646           Sync liboil check with plugins-base.
7647
7648 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
7649
7650         * ext/annodex/Makefile.am:
7651           Fix CFLAGS/LIBS.
7652
7653         * ext/cdio/gstcdiocddasrc.c:
7654         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
7655           Include stdlib
7656
7657         * ext/cairo/Makefile.am:
7658         * gst/videofilter/Makefile.am:
7659         * tests/examples/level/Makefile.am:
7660           Use $(LIBM) instead of -lm
7661
7662 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
7663
7664         * sys/v4l2/gstv4l2src.c:
7665           Add another example pipeline.
7666
7667 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
7668
7669         Patch by: Alexander Eichner <alexeichi@yahoo.de>
7670
7671         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
7672           Use define here.
7673
7674         * sys/v4l2/gstv4l2tuner.c:
7675         (gst_v4l2_tuner_set_frequency_and_notify):
7676           Don't touch the property - its still disabled.
7677
7678         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
7679         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
7680         * sys/v4l2/v4l2src_calls.h:
7681           Improve fallback format negotionation. Fixes #451388
7682
7683 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
7684
7685         * tests/check/elements/videocrop.c: (GST_START_TEST):
7686           Fix the test.
7687
7688 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
7689
7690         * docs/plugins/Makefile.am:
7691         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7692         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7693         * docs/plugins/inspect/plugin-jpeg.xml:
7694         * docs/plugins/inspect/plugin-png.xml:
7695         * ext/jpeg/gstjpegdec.c:
7696         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
7697         (gst_pngdec_sink_setcaps):
7698           More docs. More logs in pngdec.
7699
7700 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
7701
7702         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
7703           Initialize num_buffers with minimum value.
7704
7705         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
7706         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
7707           Handle frame-size query failure gracefully.
7708
7709 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
7710
7711         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
7712         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
7713         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
7714         of qt/aac files.
7715
7716 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
7717
7718         * ext/wavpack/gstwavpackdec.c:
7719         (gst_wavpack_dec_clip_outgoing_buffer):
7720         Fix buffer clipping to correctly clip to the segment stop.
7721
7722 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7723
7724         * configure.ac:
7725         * tests/Makefile.am:
7726         Remove bogus check for libcheck, since we check for
7727         gstreamer-check and it pulls in the required info from there,
7728         and we weren't actually _using_ the information for libcheck
7729         ourselves anyway.
7730
7731 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
7732
7733         * configure.ac:
7734           Use pkg-config to locate check.
7735
7736 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
7737
7738         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
7739         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
7740         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
7741         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
7742         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
7743         * gst/effectv/gstaging.c: (gst_agingtv_transform):
7744         * gst/effectv/gstdice.c: (gst_dicetv_transform):
7745         * gst/effectv/gstedge.c: (gst_edgetv_transform):
7746         * gst/effectv/gstquark.c: (gst_quarktv_transform):
7747         * gst/effectv/gstrev.c: (gst_revtv_transform):
7748         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
7749         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
7750         * gst/effectv/gstwarp.c: (gst_warptv_transform):
7751         * gst/matroska/matroska-demux.c:
7752         (gst_matroska_demux_add_wvpk_header),
7753         (gst_matroska_demux_check_subtitle_buffer),
7754         (gst_matroska_decode_buffer):
7755         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
7756           Fix build against core CVS.
7757
7758 2007-07-10  Edward Hervey  <bilboed@gmail.com>
7759
7760         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
7761         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
7762         don't have enough granularity to convert that boolean into a
7763         GstFlowReturn.
7764
7765 2007-07-06  Michael Smith <msmith@fluendo.com>
7766
7767         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
7768         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
7769         (gst_alawdec_change_state):
7770         * gst/law/alaw-decode.h:
7771         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
7772         (gst_mulawdec_class_init), (gst_mulawdec_init),
7773         (gst_mulawdec_chain), (gst_mulawdec_change_state):
7774         * gst/law/mulaw-decode.h:
7775           Fix capsnego bogosity in *law decoders. 
7776
7777 2007-07-06  Michael Smith <msmith@fluendo.com>
7778
7779         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
7780         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
7781         (gst_smokeenc_change_state):
7782         * ext/jpeg/gstsmokeenc.h:
7783           Remove stupidity in get/set caps functions.
7784           Fix some refcounting problems.
7785
7786 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
7787
7788         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
7789         Remove endianness-flipping hack that seems to have been required
7790         only because of a bug in ffmpegcolorspace.
7791         Partially Fixes: #451908
7792
7793 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
7794
7795         * docs/plugins/Makefile.am:
7796           Simplify --extra-dir as gtkdoc scans recursively.
7797
7798 2007-07-03  Wim Taymans  <wim@fluendo.com>
7799
7800         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7801
7802         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
7803         Set the encoding-name in the rtp caps to all uppercase, as required by
7804         the caps spec.
7805         Some small cleanups in the error paths. Fixes #453037.
7806
7807 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
7808
7809         * ext/wavpack/gstwavpackparse.c:
7810         (gst_wavpack_parse_index_get_last_entry),
7811         (gst_wavpack_parse_index_get_entry_from_sample),
7812         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
7813         (gst_wavpack_parse_scan_to_find_sample):
7814         * ext/wavpack/gstwavpackparse.h:
7815         Use a GSList for the GArray that is used like a list anyway.
7816
7817 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
7818
7819         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
7820         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
7821         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
7822           Add state change function where we set 0/1 as default framerate in
7823           case our setcaps function isn't called, like it might not in a
7824           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
7825           gdkpixbufdec trying to create caps with a 0/0 framerate.
7826           Also post an error message on the bus if gst_pad_push() fails when
7827           called from our sink event handler (+1 for flow returns for event
7828           functions in 0.11) instead of failing silently.
7829
7830 2007-06-27  Wim Taymans  <wim@fluendo.com>
7831
7832         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
7833         Cast stack args to the proper types. Fixes #451249.
7834
7835 2007-06-27  Wim Taymans  <wim@fluendo.com>
7836
7837         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7838         (new_session_pad), (gst_rtspsrc_setup_streams):
7839         * gst/rtsp/gstrtspsrc.h:
7840         For container formats we only need to activate one of the streams so
7841         that we correctly signal no-more-pads. Fixes #451015.
7842
7843 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
7844
7845         * docs/plugins/gst-plugins-good-plugins.args:
7846         * docs/plugins/inspect/plugin-aasink.xml:
7847         * docs/plugins/inspect/plugin-alaw.xml:
7848         * docs/plugins/inspect/plugin-alpha.xml:
7849         * docs/plugins/inspect/plugin-alphacolor.xml:
7850         * docs/plugins/inspect/plugin-annodex.xml:
7851         * docs/plugins/inspect/plugin-apetag.xml:
7852         * docs/plugins/inspect/plugin-audiofx.xml:
7853         * docs/plugins/inspect/plugin-auparse.xml:
7854         * docs/plugins/inspect/plugin-autodetect.xml:
7855         * docs/plugins/inspect/plugin-avi.xml:
7856         * docs/plugins/inspect/plugin-cacasink.xml:
7857         * docs/plugins/inspect/plugin-cairo.xml:
7858         * docs/plugins/inspect/plugin-cdio.xml:
7859         * docs/plugins/inspect/plugin-cutter.xml:
7860         * docs/plugins/inspect/plugin-debug.xml:
7861         * docs/plugins/inspect/plugin-efence.xml:
7862         * docs/plugins/inspect/plugin-effectv.xml:
7863         * docs/plugins/inspect/plugin-esdsink.xml:
7864         * docs/plugins/inspect/plugin-flac.xml:
7865         * docs/plugins/inspect/plugin-flxdec.xml:
7866         * docs/plugins/inspect/plugin-gconfelements.xml:
7867         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
7868         * docs/plugins/inspect/plugin-goom.xml:
7869         * docs/plugins/inspect/plugin-halelements.xml:
7870         * docs/plugins/inspect/plugin-icydemux.xml:
7871         * docs/plugins/inspect/plugin-id3demux.xml:
7872         * docs/plugins/inspect/plugin-jpeg.xml:
7873         * docs/plugins/inspect/plugin-ladspa.xml:
7874         * docs/plugins/inspect/plugin-level.xml:
7875         * docs/plugins/inspect/plugin-matroska.xml:
7876         * docs/plugins/inspect/plugin-mulaw.xml:
7877         * docs/plugins/inspect/plugin-multipart.xml:
7878         * docs/plugins/inspect/plugin-navigationtest.xml:
7879         * docs/plugins/inspect/plugin-ossaudio.xml:
7880         * docs/plugins/inspect/plugin-png.xml:
7881         * docs/plugins/inspect/plugin-quicktime.xml:
7882         * docs/plugins/inspect/plugin-rtp.xml:
7883         * docs/plugins/inspect/plugin-rtsp.xml:
7884         * docs/plugins/inspect/plugin-smpte.xml:
7885         * docs/plugins/inspect/plugin-speex.xml:
7886         * docs/plugins/inspect/plugin-taglib.xml:
7887         * docs/plugins/inspect/plugin-udp.xml:
7888         * docs/plugins/inspect/plugin-videobalance.xml:
7889         * docs/plugins/inspect/plugin-videobox.xml:
7890         * docs/plugins/inspect/plugin-videocrop.xml:
7891         * docs/plugins/inspect/plugin-videoflip.xml:
7892         * docs/plugins/inspect/plugin-videomixer.xml:
7893         * docs/plugins/inspect/plugin-wavenc.xml:
7894         * docs/plugins/inspect/plugin-wavparse.xml:
7895         * docs/plugins/inspect/plugin-ximagesrc.xml:
7896           Update docs with caps info.
7897
7898 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
7899
7900         * po/POTFILES.in:
7901           Add more files with translatable strings (#450878).
7902
7903 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
7904
7905         * MAINTAINERS:
7906         Updating all the maintainers files
7907
7908 2007-06-22  Edward Hervey  <edward@fluendo.com>
7909
7910         * ext/flac/gstflactag.c: (gst_flac_tag_init):
7911         * gst/interleave/deinterleave.c: (deinterleave_init),
7912         (deinterleave_sink_link):
7913         * gst/interleave/interleave.c: (interleave_init):
7914         * gst/median/gstmedian.c: (gst_median_init):
7915         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
7916         Fix memory leaks.
7917         * tests/check/elements/id3demux.c: (pad_added_cb):
7918         Remove unused variable.
7919
7920 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
7921
7922         * ext/gconf/gconf.h:
7923         Make the prototype of gst_gconf_get_key_for_sink_profile
7924         match the implementation.
7925         Patch by: Damien Carbery <damien dot carbery at sun dot com>
7926         Fixes: #449747
7927
7928 2007-06-20  Michael Smith <msmith@fluendo.com>
7929
7930         * gst/rtp/gstrtpdepay.c:
7931           Fix description - rtpdepay is not a payloader.
7932
7933 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
7934
7935         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
7936         (qtdemux_video_caps):
7937         * gst/qtdemux/qtdemux_fourcc.h:
7938           Add MJPG to the variants of motion jpeg.
7939
7940 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
7941
7942         * tests/check/Makefile.am:
7943         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
7944         * tests/check/elements/videocrop.c: (GST_START_TEST):
7945         * tests/check/elements/videofilter.c:
7946         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
7947         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
7948           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
7949           error flags are included and it errors out on compiler warnings
7950           for CVS builds; remove unused variables in various unit tests.
7951
7952 2007-06-19  Wim Taymans  <wim@fluendo.com>
7953
7954         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
7955         (rtsp_connection_close), (rtsp_connection_free):
7956         Use threadsafe inet_ntop to convert an ip number to a string. 
7957         Fixes #447961.
7958         Don't leak fd (and ip) when freeing a connection without first closing
7959         it.
7960
7961 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
7962
7963         * configure.ac:
7964         Back to CVS
7965
7966         * gst-plugins-good.doap:
7967         Add 0.10.6 to the doap file.
7968
7969 === release 0.10.6 ===
7970
7971 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
7972
7973         * configure.ac:
7974           releasing 0.10.6, "Wobble Board"
7975
7976 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
7977
7978         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
7979         (rtsp_connection_free):
7980           Revert previous commit again, since we are frozen (sorry).
7981
7982 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
7983
7984         Patch by: Peter Kjellerstedt <pkj at axis com>
7985
7986         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
7987         (rtsp_connection_free):
7988           inet_ntoa() uses a static buffer internally, so we need to copy the
7989           returned string if we want to store it for later (#447961).
7990
7991 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
7992
7993         * win32/vs6/autogen.dsp:
7994         * win32/vs6/gst_plugins_good.dsw:
7995         * win32/vs6/libgstalaw.dsp:
7996         * win32/vs6/libgstalpha.dsp:
7997         * win32/vs6/libgstalphacolor.dsp:
7998         * win32/vs6/libgstapetag.dsp:
7999         * win32/vs6/libgstaudiofx.dsp:
8000         * win32/vs6/libgstauparse.dsp:
8001         * win32/vs6/libgstautodetect.dsp:
8002         * win32/vs6/libgstavi.dsp:
8003         * win32/vs6/libgstcutter.dsp:
8004         * win32/vs6/libgstdirectdraw.dsp:
8005         * win32/vs6/libgstdirectsound.dsp:
8006         * win32/vs6/libgsteffectv.dsp:
8007         * win32/vs6/libgstflx.dsp:
8008         * win32/vs6/libgstgoom.dsp:
8009         * win32/vs6/libgsticydemux.dsp:
8010         * win32/vs6/libgstid3demux.dsp:
8011         * win32/vs6/libgstinterleave.dsp:
8012         * win32/vs6/libgstjpeg.dsp:
8013         * win32/vs6/libgstlevel.dsp:
8014         * win32/vs6/libgstmatroska.dsp:
8015         * win32/vs6/libgstmedian.dsp:
8016         * win32/vs6/libgstmonoscope.dsp:
8017         * win32/vs6/libgstmulaw.dsp:
8018         * win32/vs6/libgstmultipart.dsp:
8019         * win32/vs6/libgstqtdemux.dsp:
8020         * win32/vs6/libgstrtp.dsp:
8021         * win32/vs6/libgstrtsp.dsp:
8022         * win32/vs6/libgstsmpte.dsp:
8023         * win32/vs6/libgstspeex.dsp:
8024         * win32/vs6/libgstudp.dsp:
8025         * win32/vs6/libgstvideobalance.dsp:
8026         * win32/vs6/libgstvideobox.dsp:
8027         * win32/vs6/libgstvideocrop.dsp:
8028         * win32/vs6/libgstvideoflip.dsp:
8029         * win32/vs6/libgstvideomixer.dsp:
8030         * win32/vs6/libgstwaveform.dsp:
8031         * win32/vs6/libgstwavenc.dsp:
8032         * win32/vs6/libgstwavparse.dsp:
8033         Mark *.dsp & *.dsw as binary files and convert to DOS line
8034         endings, as they don't load into VS6 correctly otherwise.
8035
8036 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
8037
8038         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8039         (rtsp_connection_connect):
8040         Fix the MingW build. 
8041         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
8042         Fixes: #446981
8043
8044 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
8045
8046         * tests/check/elements/.cvsignore:
8047         * tests/icles/.cvsignore:
8048         Hush the buildbots up
8049
8050 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
8051
8052         * configure.ac:
8053         * sys/Makefile.am:
8054         * sys/directdraw/Makefile.am:
8055         * sys/directsound/Makefile.am:
8056         * sys/waveform/Makefile.am:
8057         Make sure to dist everything needed for win32 builds.
8058
8059 2007-06-14  Edward Hervey  <edward@fluendo.com>
8060
8061         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
8062         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
8063         caps.
8064         Fixes #447458
8065
8066 2007-06-13  Wim Taymans  <wim@fluendo.com>
8067
8068         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
8069         Make sure we allocate enough memory for the codec_data.
8070         Fixes #447210.
8071
8072 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
8073
8074         * win32/MANIFEST:
8075         Add videocrop project file to the win32 manifest.
8076         * win32/vs6/gst_plugins_good.dsw:
8077         Add qtdemux,videocrop and waveform projects to the workspace.
8078         * win32/vs6/libgstqtdemux.dsp:
8079         Add zlib to the link list of qtdemux.
8080         * win32/vs6/libgstvideocrop.dsp:
8081         Add a project file for videocrop.
8082
8083 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8084
8085         * po/POTFILES.in:
8086         Add qtdemux for translation
8087
8088 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8089
8090         * configure.ac:
8091         * docs/plugins/Makefile.am:
8092         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8093         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8094         * docs/plugins/inspect/plugin-videocrop.xml:
8095         * gst-plugins-good.spec.in:
8096         * sys/Makefile.am:
8097         * tests/check/Makefile.am:
8098         * tests/icles/Makefile.am:
8099         * tests/icles/videocrop-test.c:
8100         Move videocrop and osxvideo from -bad.
8101
8102 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8103
8104         * configure.ac:
8105         * docs/plugins/Makefile.am:
8106         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8107         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8108         * docs/plugins/gst-plugins-good-plugins.args:
8109         * docs/plugins/inspect/plugin-qtdemux.xml:
8110         * docs/plugins/inspect/plugin-quicktime.xml:
8111         * win32/MANIFEST:
8112         Move qtdemux from -bad.
8113
8114         * gst-plugins-good.spec.in:
8115         Update spec file to reflect moving of qtdemux and wavpack
8116
8117 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8118         
8119         * win32/MANIFEST:
8120         * docs/plugins/Makefile.am:
8121         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8122         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8123         * docs/plugins/inspect/plugin-directdraw.xml:
8124         * docs/plugins/inspect/plugin-directsound.xml:
8125         * docs/plugins/inspect/plugin-waveform.xml:
8126         Move the waveform plugin from -bad too. Update the inspect xml
8127         files to mention Plugins Good instead of Plugins Bad.
8128
8129 2007-06-12  Andy Wingo  <wingo@pobox.com>
8130
8131         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
8132         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
8133         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
8134         finalization and resuscitation. No longer public.
8135         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
8136         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
8137         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
8138         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
8139         miniobject semantics, and be threadsafe.
8140         (gst_v4l2src_queue_frame): Remove this function, as we just call
8141         the ioctls directly in the two places where we queue buffers.
8142         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
8143         directly.
8144         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
8145         to allocate the pool, which also preallocates the GstBuffers.
8146         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
8147         queueing the frames directly.
8148         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
8149         mmap buffers have been dequeued.
8150
8151         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
8152         real MiniObject instead of rolling our own refcounting and
8153         finalizing. Give it a lock.
8154         (struct _GstV4l2Buffer): Remove one intermediary object, having
8155         the buffers hold the struct v4l2_buffer directly.
8156
8157         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
8158         capture_init so that it can set them on the buffers that it will
8159         create.
8160         (gst_v4l2src_get_read): For better or for worse, include the
8161         timestamping and offsetting code here; really we should be using
8162         bufferalloc though.
8163         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
8164         preallocated, mmap'd buffers.
8165
8166 2007-06-11  Wim Taymans  <wim@fluendo.com>
8167
8168         Patch by: daniel fischer <dan at f3c dot com>
8169
8170         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
8171         (gst_ximage_src_get_caps):
8172         Actually use the display_name property so that we can dump any
8173         available X display. Fixes #445905.
8174
8175 2007-06-11  Wim Taymans  <wim@fluendo.com>
8176
8177         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8178
8179         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
8180         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
8181         Add missing rate fields to caps. Fixes #441118.
8182
8183 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
8184
8185         * win32/vs6/gst_plugins_good.dsw:
8186         * win32/vs8/gst-plugins-good.sln:
8187         Add DirectSound and DirectDraw sinks project files to
8188         workspace and solution files.
8189
8190 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
8191
8192         Patch by: Josh Coalson <xflac at yahoo dot com>,
8193         updated by Alexis Ballier <aballier at gentoo dot org>:
8194
8195         * configure.ac:
8196         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
8197         (gst_flac_dec_setup_seekable_decoder),
8198         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
8199         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
8200         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
8201         * ext/flac/gstflacdec.h:
8202         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
8203         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
8204         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
8205         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
8206         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
8207         (gst_flac_enc_chain), (gst_flac_enc_set_property),
8208         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
8209         * ext/flac/gstflacenc.h:
8210         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
8211         
8212 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
8213
8214         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
8215         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
8216         not necessary anymore as we need at least that core version. 
8217
8218 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
8219
8220         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
8221         (gst_wavpack_dec_chain):
8222         * ext/wavpack/gstwavpackdec.h:
8223         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
8224         (gst_wavpack_parse_push_buffer):
8225         * ext/wavpack/gstwavpackparse.h:
8226         Improve discont handling by checking if the next Wavpack block has
8227         the expected, following block index.
8228
8229 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8230
8231         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
8232           Fix element description.
8233
8234 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8235
8236         * configure.ac:
8237         * docs/plugins/Makefile.am:
8238         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8239         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8240         * docs/plugins/gst-plugins-good-plugins.args:
8241         * docs/plugins/gst-plugins-good-plugins.hierarchy:
8242         * docs/plugins/gst-plugins-good-plugins.signals:
8243         * docs/plugins/inspect/plugin-autodetect.xml:
8244         * docs/plugins/inspect/plugin-gconfelements.xml:
8245         * docs/plugins/inspect/plugin-ladspa.xml:
8246         * docs/plugins/inspect/plugin-rtp.xml:
8247         * docs/plugins/inspect/plugin-wavpack.xml:
8248         * ext/Makefile.am:
8249         * tests/check/Makefile.am:
8250           move wavpack plugin.  See #352605.
8251
8252 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
8253
8254         * configure.ac:
8255         * docs/plugins/Makefile.am:
8256         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8257         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8258         * docs/plugins/gst-plugins-good-plugins.args:
8259         * sys/Makefile.am:
8260         * win32/MANIFEST:
8261         Add DirectDraw & DirectSound plugins to the build and docs.
8262
8263 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
8264
8265         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
8266         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
8267           When operating in pull mode, error out correct on not-linked.
8268
8269 2007-06-06  Andy Wingo  <wingo@pobox.com>
8270
8271         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
8272         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
8273         format and size if the ioctls are defined; should fix compilation
8274         on Linux < 2.16.19.
8275
8276 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
8277
8278         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
8279           Printf fixes in debug statements; use LOG level for debug statements
8280           that are printed for each and every frame; convert c++ comments to
8281           C-style comments; not much point using g_try_malloc() if we then not
8282           even check the return value.
8283
8284 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
8285
8286         * configure.ac:
8287           Bump requirements to released versions (core and base 0.10.13).
8288
8289         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
8290           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
8291           own implementation.
8292
8293 2007-06-05  Andy Wingo  <wingo@pobox.com>
8294
8295         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
8296         some useless comments.
8297
8298         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
8299         frames before calling STREAMON, that might leave them in a state
8300         where they can't be dequeued if we go back to NULL without calling
8301         STREAMON, according to the docs.
8302         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
8303         before we call STREAMON.
8304         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
8305         failures. (For me this code hung.) The pool refcounting is still
8306         crack; added a note to that effect.
8307
8308 2007-06-05  Wim Taymans  <wim@fluendo.com>
8309
8310         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
8311         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
8312         Add support for mapping gst structure names to the MIME type equivalent.
8313         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
8314
8315 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
8316
8317         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
8318         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
8319         (gst_wavenc_chain), (gst_wavenc_change_state):
8320         * gst/wavenc/gstwavenc.h:
8321         Properly write wav files with width!=depth by having the depth most
8322         significant bytes set and all others zero. Fixes #442535.
8323
8324 2007-06-01  Wim Taymans  <wim@fluendo.com>
8325
8326         * gst/rtsp/rtspconnection.c:
8327         Add include to make buildbot happy.
8328
8329 2007-06-01  Wim Taymans  <wim@fluendo.com>
8330
8331         Patch by: Peter Kjellerstedt  <pkj at axis com>
8332
8333         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8334         (rtsp_connection_connect), (add_date_header),
8335         (rtsp_connection_send), (parse_response_status),
8336         (parse_request_line), (parse_line), (rtsp_connection_receive):
8337         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
8338         * gst/rtsp/rtspdefs.h:
8339         * gst/rtsp/rtspmessage.c: (key_value_foreach),
8340         (rtsp_message_init_request), (rtsp_message_init_response),
8341         (rtsp_message_remove_header), (rtsp_message_append_headers),
8342         (rtsp_message_dump):
8343         * gst/rtsp/rtspmessage.h:
8344         Improves version checking, allowing an RTSP server to reply with "505
8345         RTSP Version not supported.
8346         Adds a Date header to all messages.
8347         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
8348         want to be able to send a response even if something in the request was
8349         invalid. EINVAL is only used when passing wrong arguments to functions.
8350         Do not handle an invalid method in parse_request_line(). Defer this to
8351         the caller so it can respond with "405 Method Not Allowed".
8352         Improves parsing of the timeout parameter to the Session header,
8353         allowing whitespace after the semicolon. 
8354         Avoids a compiler warning due to variables shadowing a function argument.
8355
8356 2007-06-01  Wim Taymans  <wim@fluendo.com>
8357
8358         Based on Patch by: Daniel Charles <dcharles at ti dot com>
8359
8360         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
8361         (gst_rtp_amr_depay_process):
8362         * gst/rtp/gstrtpamrdepay.h:
8363         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
8364         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
8365         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
8366         * gst/rtp/gstrtpamrpay.h:
8367         Add support for AMR-WB.
8368         Small cleanups such as using BOILERPLATE.
8369
8370 2007-05-31  Wim Taymans  <wim@fluendo.com>
8371
8372         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
8373         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
8374
8375 2007-05-30  Andy Wingo  <wingo@pobox.com>
8376
8377         * sys/v4l2/gstv4l2object.h: 
8378         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
8379         unintended changes.
8380
8381         * sys/v4l2/v4l2src_calls.h: 
8382         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
8383         the format list in the order that the driver gives it to us.
8384         (gst_v4l2src_probe_caps_for_format_and_size)
8385         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
8386         based on the capabilities of the device.
8387         (gst_v4l2src_grab_frame): Update for object variable renaming.
8388         (gst_v4l2src_set_capture): Update to be strict in its parameters,
8389         as in the set_caps below.
8390         (gst_v4l2src_capture_init): Update for object variable renaming,
8391         and reflow.
8392         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
8393         (gst_v4l2src_capture_deinit): Update for object variable renaming.
8394         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
8395         (gst_v4l2src_get_fps): Remove; these functions don't have much
8396         meaning outside of an atomic set_caps method.
8397         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
8398         known.
8399
8400         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
8401         call to update_fps; not sure about this change.
8402         (gst_v4l2_tuner_set_norm): Work around the fact that for the
8403         moment we don't have an update_fps_func.
8404
8405         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
8406         structures in the object, just store what we need. Do store the
8407         probed caps of the device. Don't store the current frame rate.
8408
8409         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
8410         update_fps_function, for now. Update for new object variable
8411         naming.
8412         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
8413         new object variable naming.
8414         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
8415         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
8416         (gst_v4l2src_get_caps): Rework to probe the device for supported
8417         frame sizes and frame rates.
8418         (gst_v4l2src_set_caps): Rework to be strict in the given
8419         parameters: if someone asks us to have a certain size and rate,
8420         that is what we configure.
8421         (gst_v4l2src_get_read): Update for object variable naming. Don't
8422         leak buffers on short reads.
8423         (gst_v4l2src_get_mmap): Update for object variable naming, and add
8424         comments.
8425         (gst_v4l2src_create): Update for object variable naming.
8426
8427 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
8428
8429         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
8430         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
8431         * gst/avi/gstavidemux.h:
8432           Parse subtitle text streams instead of erroring out (#442034). Still
8433           needs a parser for the subtitles to actually show up.
8434
8435 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
8436
8437         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
8438         (gst_avi_demux_loop):
8439           Make _push_event() return TRUE if the event could be pushed on at
8440           least one pad and not only if it could be pushed on all pads,
8441           otherwise we'll end up posting an error message on EOS if one or
8442           more source pads are not connected.
8443
8444 2007-05-28  Wim Taymans  <wim@fluendo.com>
8445
8446         * gst/rtsp/rtsptransport.c:
8447         Use renamed RTP bin.
8448
8449 2007-05-28  Wim Taymans  <wim@fluendo.com>
8450
8451         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
8452
8453         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
8454         (gst_video_box_set_property), (gst_video_box_transform_caps),
8455         (video_box_recalc_transform), (gst_video_box_set_caps),
8456         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
8457         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
8458         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
8459         (gst_video_box_i420_i420), (gst_video_box_transform),
8460         (plugin_init):
8461         Add AYUV->AYUV and AYUV->I420 formats. 
8462         Fix negotiation and I420->AYUV conversion.
8463         Fixes #429329.
8464
8465 2007-05-26  Wim Taymans  <wim@fluendo.com>
8466
8467         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
8468         Use different variables for nested for loops so that the outer loop
8469         functions properly and speex files with multiple frames per buffer work
8470         properly.
8471         Fixes #441408.
8472
8473 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
8474
8475         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
8476           Don't leak newsegment events.
8477
8478 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
8479
8480         * gst/wavparse/Makefile.am:
8481           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
8482           drags it in.
8483
8484 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
8485
8486         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
8487         (notgst_value_array_append_buffer),
8488         (gst_flac_enc_process_stream_headers),
8489         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
8490         (gst_flac_enc_change_state):
8491         * ext/flac/gstflacenc.h:
8492           Collect headers, add "streamheader" field to output caps and set
8493           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
8494           produces output according to the official FLAC-to-Ogg mapping
8495           instead of completely broken files. Fixes #426044.
8496
8497 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
8498
8499         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
8500         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
8501         (gst_id3demux_sink_event):
8502         * gst/id3demux/gstid3demux.h:
8503         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
8504         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
8505         (gst_tag_demux_send_new_segment):
8506         Handle and adjust new-segment events so that downstream really
8507         sees a stream with the tag pieces stripped off the front and back.
8508         Fixes strangeness in seeking when mp3 decoders use the new-segment
8509         byte position to estimate their current playback position timestamp
8510         and then the arriving buffers don't match up.
8511
8512 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
8513
8514         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
8515           Don't unnecessarily perform a READY->NULL->READY transition on the
8516           detected audio sink when starting up. Fixes: #440127
8517
8518 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
8519
8520         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
8521         (gst_flac_enc_chain):
8522           Don't crash in chain function if setcaps hasn't been called.
8523
8524 2007-05-24  Wim Taymans  <wim@fluendo.com>
8525
8526         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
8527         Init value to avoid infinte loops.
8528
8529 2007-05-24  Wim Taymans  <wim@fluendo.com>
8530
8531         Patch by: Peter Kjellerstedt  <pkj at axis com>
8532
8533         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
8534         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
8535         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
8536         (gst_rtspsrc_play):
8537         (rtsp_connection_send), (rtsp_connection_receive):
8538         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
8539         Fix for new API.
8540
8541         * gst/rtsp/rtspconnection.c: (add_auth_header),
8542         Only add authorisation and session headers when sending messages.
8543
8544         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
8545         (rtsp_message_init_request), (rtsp_message_init_response),
8546         (rtsp_message_unset), (rtsp_message_add_header),
8547         (rtsp_message_remove_header), (rtsp_message_get_header),
8548         (rtsp_message_append_headers), (dump_key_value),
8549         (rtsp_message_dump):
8550         * gst/rtsp/rtspmessage.h:
8551         Add support for multiple headers of the same type by storing the parsed
8552         headers in a GArray instaed of a hashtable.
8553
8554 2007-05-21  Wim Taymans  <wim@fluendo.com>
8555
8556         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
8557         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
8558         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
8559         safer shutdown.
8560
8561 2007-05-21  Wim Taymans  <wim@fluendo.com>
8562
8563         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
8564         * gst/rtsp/gstrtpdec.h:
8565         Added signal for backwards compat.
8566
8567 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
8568         
8569         Patch by: René Stadler <mail at renestadler dot de>
8570
8571         * configure.ac:
8572         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
8573         (gst_au_parse_parse_header), (gst_au_parse_chain):
8574         * gst/auparse/gstauparse.h:
8575         Use audioconvert for converting from non-native endianness floats
8576         in auparse instead of doing it ourself. Fixes #424527.
8577         This needs the audioconvert from plugins-base CVS.
8578         
8579 2007-05-21  Wim Taymans  <wim@fluendo.com>
8580
8581         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
8582         (gst_rtp_h263p_pay_flush):
8583         Fix enum registration.
8584
8585 2007-05-21  Wim Taymans  <wim@fluendo.com>
8586
8587         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
8588
8589         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
8590         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
8591         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
8592         (gst_rtp_h263p_pay_flush):
8593         * gst/rtp/gstrtph263ppay.h:
8594         Add new fragmentation mode base on GOB headers. Fixes #438940.
8595
8596 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
8597
8598         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
8599           Printf format fix.
8600
8601 2007-05-18  Wim Taymans  <wim@fluendo.com>
8602
8603         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
8604         Don't crash when an unsupported transport error was returned by the
8605         server, just try to configure the next stream. Fixes #439255.
8606
8607 2007-05-18  Wim Taymans  <wim@fluendo.com>
8608
8609         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8610         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
8611         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
8612         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8613         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
8614         * gst/rtsp/gstrtspsrc.h:
8615         Add TCP timeout property and use it for all TCP connection.
8616
8617         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8618         (rtsp_connection_write), (rtsp_connection_next_timeout),
8619         (rtsp_connection_reset_timeout):
8620         Make connect and writes cancelable and make them use the timeout.
8621
8622 2007-05-18  Wim Taymans  <wim@fluendo.com>
8623
8624         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
8625         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
8626         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8627         (gst_rtspsrc_setup_streams):
8628         Refactor timeout handling.
8629         Also send keep-alive when dealing with TCP transport.
8630
8631         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8632         (rtsp_connection_free), (rtsp_connection_next_timeout),
8633         (rtsp_connection_reset_timeout):
8634         * gst/rtsp/rtspconnection.h:
8635         Use a timer to handle the session timeouts, add some methods to deal
8636         with timeouts.
8637
8638 2007-05-17  Wim Taymans  <wim@fluendo.com>
8639
8640         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
8641         (gst_rtspsrc_setup_streams):
8642         Ignore streams that fail the setup command, we will retry with a
8643         different transport later on.
8644
8645         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
8646         (rtsp_ext_wms_configure_stream):
8647         Fix encoding name case.
8648
8649 2007-05-16  Edward Hervey  <edward@fluendo.com>
8650
8651         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
8652         Fix build on macosx.
8653
8654 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
8655
8656         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
8657         Replace direct comparison of a string with the string literal "" with
8658         a comparison of the first character with '\0'. Fixes #438926.
8659
8660 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8661
8662         * gst/debug/breakmydata.c (gst_break_my_data_init):
8663           One more try. This should be the proper fix now.
8664
8665 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8666
8667         * gst/debug/breakmydata.c:
8668           Ooops, no // comments please.
8669
8670 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8671
8672         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
8673         (gst_break_my_data_init):
8674           Fix gst_buffer_is_writable() assertion.
8675
8676 2007-05-14  David Schleef  <ds@schleef.org>
8677
8678         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
8679           video/x-raw-bayer.  Fixes #314160.
8680
8681 2007-05-14  Wim Taymans  <wim@fluendo.com>
8682
8683         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
8684         (gst_rtp_theora_depay_parse_configuration):
8685         * gst/rtp/gstrtptheorapay.c: (encode_base64),
8686         (gst_rtp_theora_pay_finish_headers),
8687         (gst_rtp_theora_pay_handle_buffer):
8688         Update theora pay/depayloader in a similar to vorbis.
8689
8690         * gst/rtp/gstrtpvorbisdepay.c:
8691         (gst_rtp_vorbis_depay_parse_configuration):
8692         Update docs.
8693
8694 2007-05-14  Wim Taymans  <wim@fluendo.com>
8695
8696         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
8697         When we try to execute a method that is not supported by the server,
8698         don't error out but remove the method from the accepted methods so that
8699         we never try to perform this method again.
8700
8701 2007-05-14  Wim Taymans  <wim@fluendo.com>
8702
8703         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
8704         Remove annoying _dump_mem.
8705
8706 2007-05-14  Wim Taymans  <wim@fluendo.com>
8707
8708         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
8709         Parse range correctly.
8710
8711         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
8712         The baseurl now always has a '/' at the start.
8713
8714 2007-05-14  Wim Taymans  <wim@fluendo.com>
8715
8716         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
8717         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
8718         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
8719         Factor out caps configuration and configure more stuff such as the time
8720         ranges and speed/scale values.
8721
8722         * gst/rtsp/rtsptransport.c:
8723         Add Copyright after non-trival fixes.
8724
8725 2007-05-12  Wim Taymans  <wim@fluendo.com>
8726
8727         Patch by: Peter Kjellerstedt  <pkj at axis com>
8728
8729         * gst/rtsp/gstrtspsrc.h:
8730         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
8731         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
8732         (rtsp_message_get_header):
8733         * gst/rtsp/rtspmessage.h:
8734         Make channel guint8 where possible.
8735         Make rtsp_message_init_data() take the channel as a guint8.
8736
8737         * gst/rtsp/rtspdefs.c:
8738         Fixed a typo: Timout -> Timeout
8739
8740         * gst/rtsp/rtspdefs.h:
8741         Make RTSP_CHECK() behave as a statement.
8742
8743         * gst/rtsp/sdpmessage.c:
8744         Avoid a compiler warning in INIT_ARRAY().
8745         Fixes #437692.
8746
8747 2007-05-12  Wim Taymans  <wim@fluendo.com>
8748
8749         Patch by: Peter Kjellerstedt  <pkj at axis com>
8750
8751         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
8752         (rtsp_url_get_request_uri):
8753         * gst/rtsp/rtspurl.h:
8754         Add support for query parameters to RTSP URLs.
8755
8756 2007-05-12  Wim Taymans  <wim@fluendo.com>
8757
8758         Patch by: Peter Kjellerstedt  <pkj at axis com>
8759
8760         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
8761         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
8762         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
8763         (rtsp_transport_parse), (rtsp_transport_as_text):
8764         * gst/rtsp/rtsptransport.h:
8765         Add validation to rtsp_transport_parse().
8766         Add rtsp_transport_as_text() to generate an RTSP header from an
8767         RTSPTransport.
8768         Change ssrc to guint (was a string) since that is what it is, even
8769         though it is sent as a hex string.
8770         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
8771         incorrect, which can be seen when looking at the examples in the RFC).
8772         Fixes #437670.
8773
8774 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
8775
8776         Patch by: Eric Anholt
8777
8778         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
8779           gst_ximage_src_ximage_get):
8780         Use union of all damage between frames to make it faster.
8781         Fixes bug #342463.
8782         Also fix crasher when cursor is at bottom right of window.
8783
8784 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
8785
8786         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
8787           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
8788           streaming mode regression for file from #343837 with 'bext' chunk
8789           before the 'fmt' chunk.
8790
8791 2007-05-11  Wim Taymans  <wim@fluendo.com>
8792
8793         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
8794         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
8795         (gst_rtspsrc_handle_src_event),
8796         (gst_rtspsrc_stream_configure_manager),
8797         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
8798         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
8799         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
8800         * gst/rtsp/gstrtspsrc.h:
8801         * gst/rtsp/rtspdefs.h:
8802         Preliminary seek support.
8803         Activate internal pads so that we can receive events on them.
8804         Don't try to parse a range string when it's NULL.
8805
8806 2007-05-11  Wim Taymans  <wim@fluendo.com>
8807
8808         * gst/rtp/README:
8809         Update README with new RTP variables that will be used for
8810         synchronisation.
8811
8812         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
8813         (gst_rtp_vorbis_depay_parse_configuration),
8814         (gst_rtp_vorbis_depay_process):
8815         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
8816         (gst_rtp_vorbis_pay_finish_headers),
8817         (gst_rtp_vorbis_pay_handle_buffer):
8818         Update vorbis pay and depayloader to draft-04.
8819
8820 2007-05-11  Wim Taymans  <wim@fluendo.com>
8821
8822         * gst/rtsp/rtsptransport.c:
8823         UDP MCAST is actually the default for RTP/AVP.
8824 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
8825
8826         * gst/level/gstlevel.c: (gst_level_transform_ip):
8827         Use guint8 * instead of gpointer then vs6 can build 
8828         in_data += (filter->width / 8).
8829
8830 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
8831
8832         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
8833           gst_ximage_src_ximage_get):
8834         * sys/ximage/gstximagesrc.h (last_ximage):
8835         When using Damage actually keep the last frame, and not assume
8836         that the buffer we get already has the last frame on it.
8837         Copy the cursor over if we specify a non-zero start x and
8838         start y.
8839
8840 2007-05-11  Wim Taymans  <wim@fluendo.com>
8841
8842         * gst/rtsp/rtsptransport.c:
8843         Make UDP the default transport when not specified.
8844
8845 2007-05-09  David Schleef  <ds@schleef.org>
8846
8847         * gst/level/gstlevel.c:
8848           Revert last change.
8849
8850 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
8851
8852         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
8853         (gst_level_transform_ip):
8854         Use guint8 * instead of gpointer then vs6 know the size of data
8855         pointed when moving the pointer.
8856         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
8857         Move instructions after variables declaration.
8858         * win32/vs6/autogen.dsp:
8859         * win32/vs6/libgstrtp.dsp:
8860         * win32/vs6/libgstrtsp.dsp:
8861         Update vs6 project files.
8862
8863 2007-05-09  Wim Taymans  <wim@fluendo.com>
8864
8865         * gst/rtsp/Makefile.am:
8866         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
8867         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
8868         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
8869         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
8870         (rtsp_range_free):
8871         * gst/rtsp/rtsprange.h:
8872         Add code to parse time ranges.
8873         Report DURATION on the stream when possible.
8874
8875 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
8876
8877         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
8878         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
8879         (gst_videomixer_collected):
8880           Fix strides calculation for AYUV (it's just width*4) (#436910).
8881
8882 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
8883
8884         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
8885         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
8886         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
8887         Sync the GObject properties before each processing step to properly
8888         work with the controller.
8889
8890 2007-05-04  Wim Taymans  <wim@fluendo.com>
8891
8892         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
8893         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8894         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
8895         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
8896         (gst_rtspsrc_change_state):
8897         Let more error state trickle down so that we can catch more error
8898         cases.
8899         Handle keep-alive a little smarter by selecting a method the server
8900         actually supports.
8901         Fix a race in UDP streaming shutdown.
8902
8903 2007-05-04  Wim Taymans  <wim@fluendo.com>
8904
8905         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
8906         Ignore errors when trying to use the keep-alive messages.
8907
8908 2007-05-04  Wim Taymans  <wim@fluendo.com>
8909
8910         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
8911         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
8912         (gst_rtspsrc_stream_configure_manager),
8913         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
8914         (gst_rtspsrc_stream_configure_mcast),
8915         (gst_rtspsrc_stream_configure_udp),
8916         (gst_rtspsrc_stream_configure_udp_sink),
8917         (gst_rtspsrc_stream_configure_transport):
8918         Send RTCP messages back to the server over the TCP connection.
8919
8920         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
8921         (rtsp_connection_send), (rtsp_connection_read), (read_body),
8922         (rtsp_connection_receive):
8923         * gst/rtsp/rtspconnection.h:
8924         Factor out and expose lowlevel _write and _read methods.
8925         Implement sending data messages to the server.
8926
8927 2007-05-03  Wim Taymans  <wim@fluendo.com>
8928
8929         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
8930         (gst_multipart_mux_collected):
8931         Fix timestamps on outgoing buffers.
8932
8933 2007-05-03  Wim Taymans  <wim@fluendo.com>
8934
8935         * gst/multipart/multipartmux.c:
8936         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
8937         (gst_multipart_mux_change_state):
8938         Emit NEWSEGMENT events before pushing the first buffer.
8939
8940 2007-05-03  Wim Taymans  <wim@fluendo.com>
8941
8942         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
8943         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
8944         (gst_rtspsrc_handle_src_query),
8945         (gst_rtspsrc_stream_configure_manager),
8946         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
8947         (gst_rtspsrc_stream_configure_mcast),
8948         (gst_rtspsrc_stream_configure_udp),
8949         (gst_rtspsrc_stream_configure_udp_sink),
8950         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
8951         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
8952         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
8953         (gst_rtspsrc_pause):
8954         Refactor transport configuration code.
8955         Create internal pads for TCP transport so that we can implement events
8956         and queries.
8957         Handle events and queries.
8958         Parse range from the SDP.
8959         Fix race in pause handler where the connection could still be flushing.
8960
8961 2007-05-02  Wim Taymans  <wim@fluendo.com>
8962
8963         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8964         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
8965         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
8966         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
8967         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
8968         (gst_rtspsrc_change_state):
8969         * gst/rtsp/gstrtspsrc.h:
8970         Fix race when multiple udp sources post timeouts, just act on the first
8971         received timeout.
8972         Protect stream list with a recursive lock to fix some races.
8973         Flush connection when we need to do a reconnect or stop.
8974         Make state lock recursive.
8975
8976         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8977         (rtsp_connection_close):
8978         Some small cleanups.
8979
8980 2007-05-02  Wim Taymans  <wim@fluendo.com>
8981
8982         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
8983         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
8984         Only set DISCONT when there actually is a discont or when we just
8985         started.
8986
8987 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
8988
8989         * ext/flac/gstflac.c: (plugin_init):
8990         Call bindtextdomain() to get localized strings.
8991
8992 2007-05-02  Wim Taymans  <wim@fluendo.com>
8993
8994         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
8995         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
8996         (gst_wavparse_stream_data):
8997         * gst/wavparse/gstwavparse.h:
8998         Be a bit more clever when dealing with VBR files with FACT tags, we
8999         don't want to timestamp buffers in that case but the estimated BPS can
9000         be used for seeking.
9001         Only send close segment in the streaming thread.
9002
9003 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
9004
9005         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
9006         Correctly post an error on the bus if something went wrong in the loop
9007         function. This fixes a few cases where the task was paused and nothing
9008         happened anymore.
9009
9010 2007-05-02  Wim Taymans  <wim@fluendo.com>
9011
9012         * gst/rtsp/test.c: (main):
9013         Fix compilation of deprecated test just because I'm too lazy to delete
9014         it.
9015
9016 2007-05-02  Wim Taymans  <wim@fluendo.com>
9017
9018         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9019         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
9020         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
9021         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
9022         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9023         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
9024         * gst/rtsp/gstrtspsrc.h:
9025         Fix sending RTCP to the right place.
9026         Fix bug in reffing the wrong UDP element.
9027         Use new pad names for the session manager.
9028         Implement handling server requests in interleaved and UDP modes.
9029         Handle session keep-alive in UDP modes.
9030         Remove GCond for handling UDP timeouts.
9031
9032         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9033         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9034         (rtsp_connection_receive), (rtsp_connection_close):
9035         * gst/rtsp/rtspconnection.h:
9036         Store connection IP address for later.
9037         Add timeout args to all operations that might block forever.
9038         Parse session timeout.
9039         Only close sockets when not already closed.
9040
9041         * gst/rtsp/rtspdefs.c:
9042         * gst/rtsp/rtspdefs.h:
9043         Add timeout return value and error string.
9044
9045         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
9046         Add small comment.
9047
9048 2007-05-01  Wim Taymans  <wim@fluendo.com>
9049
9050         Patch by: Sjoerd Simons <sjoerd at luon dot net>
9051
9052         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
9053         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
9054         * gst/rtp/gstrtpmp4vpay.h:
9055         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
9056
9057 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
9058
9059         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9060           Remove v4l2src from docs, since it breaks the docs build, and the
9061           plugin is only built if --enable-experimental is used anyway.
9062
9063         * docs/plugins/Makefile.am:
9064           Spaces => tab.
9065
9066 2007-04-29  Wim Taymans  <wim@fluendo.com>
9067
9068         * gst/udp/gstmultiudpsink.c: (leave_multicast),
9069         (gst_multiudpsink_add), (gst_multiudpsink_remove):
9070         Add code to drop membership of a multicast group.
9071
9072         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
9073         (gst_udpsink_set_uri):
9074         Implement URI handler.
9075
9076         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9077         (gst_rtspsrc_parse_rtpinfo):
9078         Use URI handler to make udpsink instace.
9079         Improve code to configure port and destination.
9080
9081 2007-04-29  Wim Taymans  <wim@fluendo.com>
9082
9083         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
9084         Fix multicast detection.
9085         Don't try to join a multicast group if the address is not multicast.
9086
9087         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
9088         Small debug improvement.
9089
9090 2007-04-27  Wim Taymans  <wim@fluendo.com>
9091
9092         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9093         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9094         (gst_rtspsrc_handle_message):
9095         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
9096         parent.
9097
9098 2007-04-27  Wim Taymans  <wim@fluendo.com>
9099
9100         * gst/rtp/gstrtpilbcdepay.h:
9101         Fix mode property when specified as an arg.
9102
9103 2007-04-26  Edward Hervey  <edward@fluendo.com>
9104
9105         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9106         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9107         * docs/plugins/gst-plugins-good-plugins.hierarchy:
9108         * docs/plugins/inspect/plugin-osxaudio.xml:
9109         Add documentation for osxaudio plugin.
9110
9111 2007-04-26  Wim Taymans  <wim@fluendo.com>
9112
9113         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9114         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
9115         (gst_rtspsrc_open), (gst_rtspsrc_close),
9116         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9117         (gst_rtspsrc_pause):
9118         * gst/rtsp/gstrtspsrc.h:
9119         Protect state changes with a lock.
9120
9121         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9122         (parse_line):
9123         * gst/rtsp/rtspconnection.h:
9124         Remove some unused stuff.
9125
9126 2007-04-26  Wim Taymans  <wim@fluendo.com>
9127
9128         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
9129         Handle the case where there are exactly 0 bytes to read and the ioctl
9130         did not report an error. Fixes #433530.
9131
9132 2007-04-26  Wim Taymans  <wim@fluendo.com>
9133
9134         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9135         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
9136         * gst/wavparse/gstwavparse.h:
9137         Apply DISCONT to buffers.
9138         Only apply timestamp to the first sample after a DISCONT, too many VBR
9139         files cause random jitter in the timestamps. Fixes #433119.
9140
9141 2007-04-25  Wim Taymans  <wim@fluendo.com>
9142
9143         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
9144         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
9145         (gst_rtp_dec_get_property):
9146         * gst/rtsp/gstrtpdec.h:
9147         Add dummy latency property to be backwards compat with rtpbin.
9148
9149         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9150         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
9151         (gst_rtspsrc_stream_configure_transport),
9152         (gst_rtspsrc_parse_rtpinfo):
9153         * gst/rtsp/gstrtspsrc.h:
9154         Add latency property and configure in the session manager.
9155         Don't set invalid clock-base and seqnum-base on caps, some servers
9156         sometimes don't send them.
9157
9158 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9159
9160         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
9161         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
9162           Double-check that RGB input caps are really RGBA caps (apparently
9163           the core doesn't always catch it if those caps aren't a subset of
9164           our template caps, also see #421543). Fixes #429319 in a way.
9165           Also, don't leak the pad template in the transform_caps function.
9166
9167         * tests/check/Makefile.am:
9168         * tests/check/elements/.cvsignore:
9169         * tests/check/elements/alphacolor.c: (setup_alphacolor),
9170         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
9171         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
9172         (GST_START_TEST), (alphacolor_suite):
9173           Add some basic unit tests for alphacolor.
9174
9175 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9176
9177         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
9178           If we get a fatal flow return in the loop function, first post the
9179           error message and only then send the EOS event downstream, otherwise
9180           applications might get an eos message before the error message and
9181           think everything was ok (related to #429319).
9182
9183 2007-04-25  Wim Taymans  <wim@fluendo.com>
9184
9185         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
9186         Read the channel byte as an unsigned byte.
9187
9188 2007-04-25  Wim Taymans  <wim@fluendo.com>
9189
9190         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
9191         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
9192         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
9193         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
9194         (gst_rtp_gsm_depay_setcaps):
9195         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
9196         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
9197         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
9198         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
9199         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
9200         (gst_ilbc_depay_get_property):
9201         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
9202         * gst/rtp/gstrtpmp4adepay.c:
9203         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
9204         (gst_rtp_pcma_depay_setcaps):
9205         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
9206         (gst_rtp_pcmu_depay_setcaps):
9207         Make sure we configure the clock_rate in the baseclass in the setcaps
9208         function. Fixes #431282.
9209
9210 2007-04-25  Wim Taymans  <wim@fluendo.com>
9211
9212         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9213         (gst_rtspsrc_stream_free), (request_pt_map),
9214         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
9215         * gst/rtsp/gstrtspsrc.h:
9216         Parse server address from SDP.
9217         Hook up a udpsink to send RTCP back to the server.
9218
9219         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9220         * gst/rtsp/rtsptransport.h:
9221         Add some docs.
9222
9223 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
9224
9225         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9226           Make header field check conditional. Fixes #433135
9227
9228 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
9229
9230         * docs/plugins/Makefile.am:
9231         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9232         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9233         * docs/plugins/inspect/plugin-alphacolor.xml:
9234         * gst/alpha/Makefile.am:
9235         * gst/alpha/gstalphacolor.c:
9236         * gst/alpha/gstalphacolor.h:
9237           Add minimal docs blurb to alphacolor; split out headers into
9238           separate header file for gtk-doc.
9239
9240 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
9241
9242         * gst/debug/progressreport.c: (gst_progress_report_report):
9243           Don't try to post NULL message (in case we can't query upstream
9244           position or duration).
9245
9246 2007-04-18  Michael Smith  <msmith@fluendo.com>
9247
9248         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
9249         (gst_cutter_get_caps):
9250         * gst/cutter/gstcutter.h:
9251           Fix some of the most obvious bugs in cutter. Now doesn't leak
9252           everything if input is silent.
9253
9254 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
9255
9256         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
9257         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
9258         * gst/wavenc/gstwavenc.h:
9259         Wav apparently only supports width==GST_ROUND_UP(depth), everything
9260         else results in a invalid block align and invalid files.
9261
9262 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
9263
9264         Patch by: Snaik <snaik32 gmail com>
9265
9266         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
9267           Add missing break statement for BOX_HORIZONTAL case.
9268
9269 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9270
9271         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
9272
9273         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9274         Use correct format strings for integer types.
9275
9276 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9277
9278         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
9279         (gst_wavparse_create_sourcepad):
9280         Use gst_riff_create_audio_template_caps () instead of the local caps.
9281         This makes updates of the local caps unecessary whenever libgstriff
9282         gets support for new formats.
9283
9284 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
9285
9286         Patch by: Brian Cameron  <brian.cameron at sun dot com>
9287
9288         * sys/sunaudio/gstsunaudio.c:
9289         * sys/sunaudio/gstsunaudiomixer.c:
9290         * sys/sunaudio/gstsunaudiomixer.h:
9291         * sys/sunaudio/gstsunaudiomixerctrl.c:
9292         * sys/sunaudio/gstsunaudiomixerctrl.h:
9293         * sys/sunaudio/gstsunaudiomixertrack.h:
9294         * sys/sunaudio/gstsunaudiosink.c:
9295         * sys/sunaudio/gstsunaudiosink.h:
9296         * sys/sunaudio/gstsunaudiosrc.c:
9297         * sys/sunaudio/gstsunaudiosrc.h:
9298           Fix and/or update copyright attributions (#430228).
9299
9300 2007-04-13  Wim Taymans  <wim@fluendo.com>
9301
9302         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9303         Fix docs.
9304
9305         * gst/rtsp/URLS:
9306         Add some more example urls.
9307
9308         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
9309         (gst_rtp_dec_chain_rtp):
9310         Better debugging.
9311
9312         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
9313         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
9314         (gst_rtspsrc_parse_rtpinfo):
9315         Remove unused code.
9316
9317 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
9318
9319         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
9320         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9321         (gst_wavparse_stream_data):
9322           Relax the audio/mpeg caps again and add FIXME: comment.
9323
9324 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
9325
9326         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
9327         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9328         (gst_wavparse_stream_data):
9329         * gst/wavparse/gstwavparse.h:
9330           More sanity check for the header fields. Fix type for 'rate' header
9331           field.
9332
9333 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
9334
9335         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
9336         (gst_icydemux_unicodify):
9337           If the metadata strings we get in the stream are not UTF-8, try to
9338           interpret them according to the character encodings specified in the
9339           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
9340           only fall back to locale/ISO-8859-1 if those aren't set or don't
9341           work. Should fix #428901.
9342
9343 2007-04-12  Wim Taymans  <wim@fluendo.com>
9344
9345         * gst/rtp/gstrtph264depay.c:
9346         Use the proper sync word for SPS and PPS.
9347
9348 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
9349
9350         * gst/rtp/Makefile.am:
9351         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
9352           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
9353         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
9354           Add a simple hashing implementation that we can use to generate
9355           a 24-bit ident value based on the codebooks for vorbis and theora.
9356         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
9357           gst_rtp_theora_pay_handle_buffer):
9358         * gst/rtp/gstrtpvorbisdepay.c
9359           (gst_rtp_vorbis_depay_parse_configuration,
9360           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
9361         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
9362           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
9363           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
9364           Use the hashing function, ensuring that the same codebooks result
9365           in the same ident and thus the same SDP description.
9366           Various log fixes/changes.
9367
9368 2007-04-12  Wim Taymans  <wim@fluendo.com>
9369
9370         Patch by: jerry tan <jerry dot tan at sun dot com>
9371
9372         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
9373         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
9374         application's responsibility to make sure it open the device once.
9375         Remove a careless error if AUDIODEV is set. Fixes #392620.
9376
9377 2007-04-12  Wim Taymans  <wim@fluendo.com>
9378
9379         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
9380         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
9381         * gst/rtsp/gstrtpdec.h:
9382         Make backward compat with rtpbin by adding the request-pt-map signals.
9383
9384         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
9385         (new_session_pad), (request_pt_map),
9386         (gst_rtspsrc_stream_configure_transport),
9387         (gst_rtspsrc_stream_configure_caps),
9388         (gst_rtspsrc_activate_streams):
9389         * gst/rtsp/gstrtspsrc.h:
9390         Implement request-pt-map signals instead of setting caps on the buffers
9391         for the session manager.
9392
9393 2007-04-11  Wim Taymans  <wim@fluendo.com>
9394
9395         * gst/udp/gstudp.c: (plugin_init):
9396         Register GstNetBuffer in plugin_init so that the type can be used from
9397         multiple threads without races.
9398
9399 2007-04-10  Wim Taymans  <wim@fluendo.com>
9400
9401         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
9402         (gst_rtp_amr_depay_process):
9403         Fix depayloader clock_rate and some cleanups.
9404
9405         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
9406         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
9407         * gst/rtp/gstrtph264depay.h:
9408         Don't push codec_data in the adapter because it might get flushed when
9409         we get a discont.
9410
9411         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
9412         Handle multiple AU per packet.
9413
9414         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
9415         (gst_rtp_sv3v_depay_plugin_init):
9416         Disable rank, this one does not work.
9417         Remove timestamping, base class does that.
9418
9419 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
9420
9421         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
9422           limit caps to the formats we announce in the template
9423
9424         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
9425         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9426         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
9427           fix some crashers/asserts when dealing with broken files
9428
9429 2007-04-10  Wim Taymans  <wim@fluendo.com>
9430
9431         Patch by: Peter Kjellerstedt  <pkj at axis com>
9432
9433         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
9434         * gst/rtp/gstrtpL16depay.c:
9435         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
9436         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
9437         (gst_rtp_speex_depay_setcaps):
9438         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
9439         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
9440         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
9441         Fix some compiler warnings. Fixes #428182.
9442
9443 2007-04-06  Wim Taymans  <wim@fluendo.com>
9444
9445         * gst/rtsp/Makefile.am:
9446         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
9447         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
9448         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
9449         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
9450         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
9451         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
9452         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
9453         (create_rtcp), (gst_rtp_dec_request_new_pad),
9454         (gst_rtp_dec_release_pad):
9455         * gst/rtsp/gstrtpdec.h:
9456         * gst/rtsp/gstrtsp.c: (plugin_init):
9457         Morph RTPDec into something compatible with RTPBin as a fallback.
9458         Various other style fixes.
9459
9460         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
9461         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
9462         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
9463         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
9464         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
9465         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
9466         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
9467         * gst/rtsp/gstrtspsrc.h:
9468         Implement RTPBin session manager handling.
9469         Don't try to add empty properties to caps.
9470         Implement fallback session manager, handling.
9471         Don't combine errors from RTCP streams, just ignore them.
9472
9473         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
9474         * gst/rtsp/rtsptransport.h:
9475         Implement fallback session manager.
9476         Make RTPBin the default one when available.
9477
9478 2007-04-05  Wim Taymans  <wim@fluendo.com>
9479
9480         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
9481         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
9482         This element is ready to be autoplugged.
9483
9484 2007-04-05  Julien MOUTTE  <julien@moutte.net>
9485
9486         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
9487         Don't leave the offsets defined by upstream element on the
9488         compressed data buffer we are pushing downstream. Make them
9489         GST_BUFFER_OFFSET_NONE.
9490
9491 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
9492
9493         * gst/avi/README:
9494         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
9495         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
9496         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
9497         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
9498         (gst_avi_demux_calculate_durations_from_index),
9499         (gst_avi_demux_stream_header_push),
9500         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
9501         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
9502           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
9503
9504 2007-04-03  Wim Taymans  <wim@fluendo.com>
9505
9506         * gst/smpte/barboxwipes.c:
9507         Fix error as spotted by Snaik <snaik32 at gmail dot com>
9508
9509 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
9510
9511         * gst/wavparse/gstwavparse.c:
9512         Support audio/x-raw-float in wav files. This only works with
9513         plugins-base CVS, using an older version doesn't have any
9514         disadvantages though.
9515
9516 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
9517
9518         * configure.ac:
9519         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
9520         (gst_au_parse_parse_header), (gst_au_parse_chain):
9521         * gst/auparse/gstauparse.h:
9522         Revert last change as we don't want plugins-good to depend on
9523         plugins-base CVS now.
9524
9525 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9526
9527         * configure.ac:
9528         Require gst-plugins-base CVS for audioconvert with non-native
9529         float support and width/depth fix in libgstriff.
9530
9531         Patch by: René Stadler <mail at renestadler dot de>
9532
9533         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
9534         (gst_au_parse_parse_header), (gst_au_parse_chain):
9535         * gst/auparse/gstauparse.h:
9536         Don't swap the floats ourself if they're not in native endianness.
9537         Instead let audioconvert handle this. Fixes #339838.
9538
9539 2007-03-29  Wim Taymans  <wim@fluendo.com>
9540
9541         * gst/rtp/gstasteriskh263.h:
9542         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
9543         (gst_rtp_h263p_depay_change_state):
9544         * gst/rtp/gstrtph263pdepay.h:
9545         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
9546         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
9547         (gst_rtp_h264_depay_change_state):
9548         * gst/rtp/gstrtph264depay.h:
9549         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
9550         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
9551         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
9552         Flush adapter on disconts.
9553
9554 2007-03-29  Wim Taymans  <wim@fluendo.com>
9555
9556         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
9557         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
9558         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
9559         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
9560         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
9561         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
9562         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
9563         (gst_rtp_mp4v_depay_process):
9564         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
9565         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
9566         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
9567         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
9568         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
9569         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
9570         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
9571         Use more efficient adapter and rtpbuffer methods when possible.
9572
9573 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9574
9575         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
9576         (gst_wavenc_sink_setcaps):
9577         Correctly handle width!=depth input.
9578         * gst/wavparse/gstwavparse.c:
9579         Already export in the caps that width==8 uses unsigned samples and
9580         everything else uses signed samples.
9581
9582 2007-03-29  Wim Taymans  <wim@fluendo.com>
9583
9584         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
9585
9586         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
9587         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
9588         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
9589         (gst_dynudpsink_close):
9590         * gst/udp/gstdynudpsink.h:
9591         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
9592         (gst_udpsrc_create), (gst_udpsrc_set_property),
9593         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
9594         * gst/udp/gstudpsrc.h:
9595         Rework the socket allocation a bit based on the sockfd argument so that
9596         it becomes usable.
9597         Add a closefd property to instruct the udp elements to close the custom
9598         file descriptors when going to READY. Fixes #423304.
9599         API:GstUDPSrc::closefd property
9600         API:GstDynUDPSink::closefd property
9601
9602 2007-03-29  Wim Taymans  <wim@fluendo.com>
9603
9604         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
9605
9606         * gst/rtp/Makefile.am:
9607         * gst/rtp/gstrtp.c: (plugin_init):
9608         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
9609         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
9610         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
9611         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
9612         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
9613         (gst_rtp_h264_pay_plugin_init):
9614         * gst/rtp/gstrtph264pay.h:
9615         Added H264 payloader. Fixes #423782.
9616
9617         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
9618         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
9619         Small fixes.
9620
9621 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9622
9623         * gst/wavparse/gstwavparse.c:
9624         Actually support depths from 1 to 32, not only 8 to 32.
9625
9626 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9627
9628         * gst/wavparse/gstwavparse.c:
9629         Add support for wav files containing audio/x-raw-int with random
9630         depths between 1 and 32 bits.
9631
9632 2007-03-28  Wim Taymans  <wim@fluendo.com>
9633
9634         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
9635
9636         * gst/rtp/Makefile.am:
9637         * gst/rtp/gstrtp.c: (plugin_init):
9638         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
9639         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
9640         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
9641         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
9642         (gst_rtp_mp4a_depay_get_property),
9643         (gst_rtp_mp4a_depay_change_state),
9644         (gst_rtp_mp4a_depay_plugin_init):
9645         * gst/rtp/gstrtpmp4adepay.h:
9646         Added MP4A-LATM depayloader. Fixes #417792.
9647
9648         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
9649         (gst_rtp_mp4v_depay_process):
9650         Fixup depayloader, setting codec_data, using more efficient adaptor and
9651         rtpbuffer handling.
9652
9653         * gst/rtsp/URLS:
9654         Add url to test above.
9655
9656 2007-03-25  Wim Taymans  <wim@fluendo.com>
9657
9658         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
9659         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
9660         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
9661         (gst_rtspsrc_media_to_caps),
9662         (gst_rtspsrc_stream_configure_transport),
9663         (gst_rtspsrc_stream_configure_caps),
9664         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
9665         * gst/rtsp/gstrtspsrc.h:
9666         Handle default clock-rates for static payload types, rearrange stuff so
9667         that the rtpmap field in the sdp can override the defaults.
9668         Parse RTP-Info field to get the seqnum and timebase fields that should
9669         go in the caps.
9670         Delay configuring caps after we got the RTP-Info from the PLAY reply from
9671         the server. 
9672
9673 2007-03-22  Wim Taymans  <wim@fluendo.com>
9674
9675         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
9676
9677         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
9678         Accept complex pipeline descriptions as an audio profile instead of just
9679         a single element. Fixes #420658.
9680
9681 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
9682
9683         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
9684           Rename registered type in preparation of GstTagDemux moving to
9685           -base at some point in the future.
9686
9687 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
9688
9689         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9690           Streaming mode fixes: don't unref buffer we don't own any longer;
9691           remove bogus adapter flush. Fixes #419338.
9692
9693 2007-03-17  David Schleef  <ds@schleef.org>
9694
9695         * REQUIREMENTS: Change the format to key/value, add a bunch of
9696           information, remove a bunch of requirements that are for
9697           other GStreamer packages.
9698
9699 2007-03-17  David Schleef  <ds@schleef.org>
9700
9701         * REQUIREMENTS: Fix a few things.  This file really needs a
9702         good once-over.
9703
9704 2007-03-15  Edward Hervey  <edward@fluendo.com>
9705
9706         * sys/Makefile.am:
9707         Don't forget to distribute the sys/osxaudio/ directory.
9708
9709 2007-03-15  Edward Hervey  <edward@fluendo.com>
9710
9711         * configure.ac:
9712         * sys/Makefile.am:
9713         * sys/osxaudio/Makefile.am:
9714         * sys/osxaudio/gstosxaudio.c:
9715         * sys/osxaudio/gstosxaudiosink.c:
9716         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
9717         (gst_osx_audio_sink_getcaps),
9718         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
9719         * sys/osxaudio/gstosxaudiosrc.c:
9720         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
9721         (gst_osx_audio_src_create_ringbuffer):
9722         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
9723         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
9724         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
9725         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
9726         * sys/osxaudio/gstosxringbuffer.h:
9727         Activate osxaudio in gst-plugins-good with proper build setup.
9728         Add inlined documentation.
9729         Fix debug statements
9730         Fix ringbuffer when pausing.
9731         Fixes #323471
9732
9733 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
9734         * gst/rtp/gstrtppcmapay.c:
9735         * gst/rtp/gstrtppcmapay.h:
9736         * gst/rtp/gstrtppcmupay.c:
9737         * gst/rtp/gstrtppcmupay.h:
9738         Ported mulaw and alaw payloaders to use new base class
9739
9740 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9741
9742         * po/af.po:
9743         * po/az.po:
9744         * po/cs.po:
9745         * po/en_GB.po:
9746         * po/it.po:
9747         * po/nl.po:
9748         * po/or.po:
9749         * po/sq.po:
9750         * po/sr.po:
9751         * po/sv.po:
9752         * po/uk.po:
9753         * po/vi.po:
9754           Update translations.
9755
9756 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
9757
9758         * configure.ac:
9759           Fix string replace error (AG_AG_GST_* => AG_GST_*).
9760
9761 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
9762
9763         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
9764           Fix handling of -1 values for start and stop values when seeking,
9765           and SEEK_CUR+SEEK_END here as well.
9766
9767 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
9768
9769         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
9770           Fix handling of -1 values for start and stop values when seeking, 
9771           and SEEK_CUR+SEEK_END.
9772
9773 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
9774
9775         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
9776           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
9777           the image format a variable-length NUL-terminated string; in
9778           versions before that the image format is a fixed-length string of
9779           3 characters (see #348644 for a sample tag).
9780           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
9781
9782 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
9783
9784         * win32/MANIFEST:
9785         Add new project files to MANIFEST.
9786         * win32/vs6/libgstaudiofx.dsp:
9787         * win32/vs6/libgstrtp.dsp:
9788         * win32/vs6/libgstrtsp.dsp:
9789         Update project files.
9790         
9791 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9792
9793         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
9794         (gst_avi_demux_parse_index):
9795         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
9796         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
9797           Printf format fixes; also add some missing quotes in translated
9798           strings. Fixes #416728 and #416727.
9799
9800 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
9801
9802         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
9803           Tim and I can't think of any reason the child audio sink needs to 
9804           be set back to NULL after successfully determining that it can 
9805           reach READY - it gets immediately set back to READY by the caller
9806           anyway, causing an unnecessary close/open of any audio devices
9807           involved.
9808
9809 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9810
9811         * po/LINGUAS:
9812         * po/ja.po:
9813           Add ja.po file from #377306.
9814
9815 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9816
9817         * sys/sunaudio/gstsunaudio.c: (plugin_init):
9818         * sys/sunaudio/gstsunaudiomixertrack.c:
9819         (gst_sunaudiomixer_track_new):
9820           Actually translate sunaudio mixer track labels instead of just
9821           marking the strings as translatable (#377306); clean up weird
9822           label string mapping code that serves no apparent purpose. Also
9823           set the 'untranslated-label' property when creating mixer tracks
9824           if the GstMixerTrack base class supports this.
9825
9826         * tests/check/Makefile.am:
9827         * tests/check/elements/.cvsignore:
9828         * tests/check/elements/sunaudio.c: (GST_START_TEST),
9829         (sunaudio_suite):
9830           Very minimalistic unit test for sunaudiomixer element (compiles, but not
9831           actually tested on a system where sunaudiomixer is available).
9832
9833 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
9834
9835         * tests/check/Makefile.am:
9836         Re-enable the states test and see if it works on the buildbots.
9837
9838 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
9839
9840         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
9841         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
9842         (gst_dvdec_change_state):
9843         * ext/dv/gstdvdec.h:
9844         Infer pixel-aspect-ratio from the video frame format if it isn't
9845         provided by the container, as happens when playing DV from AVI
9846         or Quicktime containers.
9847
9848         Patch by: Wim Taymans <wim@fluendo.com>
9849         Fixes #380944
9850
9851 2007-03-09  Wim Taymans  <wim@fluendo.com>
9852
9853         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
9854         When activated, remove the udpsrc timeout, we have dataflow and timeouts
9855         will later be handled by the jitterbuffer.
9856
9857 2007-03-09  Wim Taymans  <wim@fluendo.com>
9858
9859         * ext/taglib/gstid3v2mux.cc:
9860         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
9861         Fixes #414496.
9862         
9863         Patch by: Alex Lancaster <alexl at users sourceforge net>
9864
9865 2007-03-09  Wim Taymans  <wim@fluendo.com>
9866
9867         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
9868         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
9869         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
9870         (gst_avi_demux_chain):
9871         Fix stream position reporting after a seek. Fixes #416445.
9872
9873 2007-03-08  Wim Taymans  <wim@fluendo.com>
9874
9875         Patch by: René Stadler <mail at renestadler dot de>
9876
9877         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
9878         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
9879         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
9880         Make avidemux accept optional header chunks in any order.
9881         Fixes #415446.
9882
9883 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9884
9885         * tests/check/Makefile.am:
9886         Disable the states check until the remaining Valgrind errors
9887         are fixed or suppressed.
9888
9889 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
9890
9891         * tests/check/elements/.cvsignore:
9892           Add audiodynamic check to .cvsignore
9893
9894 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
9895
9896         reviewed by: Stefan Kost  <ensonic@users.sf.net>
9897
9898         * gst/audiofx/Makefile.am:
9899         * gst/audiofx/audiodynamic.c:
9900         (gst_audio_dynamic_characteristics_get_type),
9901         (gst_audio_dynamic_mode_get_type),
9902         (gst_audio_dynamic_set_process_function),
9903         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
9904         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
9905         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
9906         (gst_audio_dynamic_transform_hard_knee_compressor_int),
9907         (gst_audio_dynamic_transform_hard_knee_compressor_float),
9908         (gst_audio_dynamic_transform_soft_knee_compressor_int),
9909         (gst_audio_dynamic_transform_soft_knee_compressor_float),
9910         (gst_audio_dynamic_transform_hard_knee_expander_int),
9911         (gst_audio_dynamic_transform_hard_knee_expander_float),
9912         (gst_audio_dynamic_transform_soft_knee_expander_int),
9913         (gst_audio_dynamic_transform_soft_knee_expander_float),
9914         (gst_audio_dynamic_transform_ip):
9915         * gst/audiofx/audiodynamic.h:
9916         * gst/audiofx/audiofx.c: (plugin_init):
9917         Add new audiodynamic element which can act as a compressor or
9918         expander. Supported are hard-knee and soft-knee operation modes with
9919         user-specified ratio and threshold.
9920         Attack and release parameters are not yet implemented but will follow.
9921         * docs/plugins/Makefile.am:
9922         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9923         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9924         * docs/plugins/gst-plugins-good-plugins.args:
9925         * docs/plugins/inspect/plugin-audiofx.xml:
9926         Integrate audiodynamic into the docs.
9927         * tests/check/Makefile.am:
9928         * tests/check/elements/audiodynamic.c: (setup_dynamic),
9929         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
9930         Add unit test for audiodynamic.
9931
9932 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
9933
9934         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
9935         Free handles that we allocated when exiting via the error paths.
9936
9937 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
9938
9939         * gst/level/gstlevel.c: (gst_level_class_init),
9940         (gst_level_set_caps), (gst_level_start), (gst_level_event),
9941         (gst_level_transform_ip):
9942         * gst/level/gstlevel.h:
9943           Resolve message timestamps against the playback segment.
9944
9945 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
9946
9947         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
9948         (gst_id3demux_sink_activate):
9949           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
9950           caps passed to it (previously one code path assumed it took ownership
9951           while another one assumed it didn't, while in fact it sometimes did and
9952           sometimes didn't ...).
9953
9954         * configure.ac:
9955         * tests/files/Makefile.am:
9956         * tests/files/id3-407349-1.tag:
9957         * tests/files/id3-407349-2.tag:
9958           Add directory where data for unit tests can be stored.
9959
9960         * tests/Makefile.am:
9961         * tests/check/Makefile.am:
9962         * tests/check/elements/.cvsignore:
9963         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
9964         (read_tags_from_file), (run_check_for_file),
9965         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
9966           Add unit test for id3demux, and in particular for bug #407349. Only
9967           testing pull-mode for now; push mode doesn't work yet because the test
9968           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
9969
9970 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
9971
9972         * tests/check/Makefile.am:
9973           Add missing backslash at end of line.
9974
9975 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
9976
9977         Trigger rebuild.
9978
9979 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
9980
9981         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
9982         * gst/id3demux/id3tags.h:
9983         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
9984         (parse_obsolete_tdat_frame):
9985           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
9986           the four-digit number will be interpreted as a year, whereas it is
9987           month and day in DDMM format. Instead, parse TDAT frames and fix up
9988           the date in the GST_TAG_DATE tag later if we also extracted a year.
9989           Fixes #407349.
9990
9991 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
9992
9993         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
9994         (gst_switch_commit_new_kid):
9995         Fix up the dispose logic so it doesn't leak, and fix setting of 
9996         the child state so that we don't set a child to our current state 
9997         just as we are changing it to something else.
9998
9999 2007-03-06  Wim Taymans  <wim@fluendo.com>
10000
10001         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
10002         (gst_goom_chain):
10003         * gst/goom/gstgoom.h:
10004         Document, fix and improve goom adapter behaviour.
10005         Fixes #407006.
10006
10007 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10008
10009         * ext/esd/esdsink.c: (gst_esdsink_open):
10010         Unref static pad template after using it.
10011
10012 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10013
10014         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10015         (gst_switch_commit_new_kid):
10016         Fix up the reference counting of the child elements.
10017
10018 2007-03-05  Wim Taymans  <wim@fluendo.com>
10019
10020         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
10021         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
10022         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
10023         Fix encoding-name case.
10024
10025 2007-03-05  Wim Taymans  <wim@fluendo.com>
10026
10027         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
10028         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
10029         (gst_rtp_speex_depay_process):
10030         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
10031         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
10032         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
10033         (gst_rtp_speex_pay_change_state):
10034         * gst/rtp/gstrtpspeexpay.h:
10035         Fix speex (de)payloader. Fixes #358040.
10036
10037 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10038
10039         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
10040         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
10041         Install fakesink in NULL by fixing some broken logic. This obviates
10042         the need to manually set _IS_SINK.
10043         Add some comments and remove a little cruft while I'm at it.
10044
10045 2007-03-05  Wim Taymans  <wim@fluendo.com>
10046
10047         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
10048         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
10049
10050 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
10051
10052         * po/POTFILES.in:
10053           Update.
10054
10055 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10056
10057         * tests/check/Makefile.am:
10058         Gah! Also disable gconfvideosink from the tests, otherwise
10059         it will instantiate autovideosink, and dfbvideosink and
10060         leak on the buildbots.
10061
10062 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10063
10064         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
10065         (gst_cdio_cdda_src_finalize):
10066         Make sure we always destroy our libcdio handle.
10067
10068 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10069
10070         * tests/check/Makefile.am:
10071         Disable autovideosink so the buildbots don't barf over memory
10072         leaked in the directfb sink.
10073
10074 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10075
10076         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
10077         Chain up in dispose
10078
10079 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10080
10081         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
10082         (gst_multipart_find_pad_by_mime):
10083         Use gst_pad_new_from_static_template instead of
10084         static_pad_template_get+pad_new.
10085
10086 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10087
10088         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
10089         Catch the case where no clock has been set.
10090
10091 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10092
10093         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
10094         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
10095         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
10096         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
10097         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
10098         (gst_gconf_audio_src_finalize), (do_toggle_element):
10099         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
10100         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
10101         (do_toggle_element):
10102         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
10103         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
10104         (gst_gconf_video_src_finalize), (do_toggle_element):
10105         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
10106         (gst_switch_sink_reset), (gst_switch_sink_set_child):
10107         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
10108         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
10109         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
10110         (gst_shout2send_init), (gst_shout2send_finalize):
10111         * gst/debug/testplugin.c: (gst_test_class_init),
10112         (gst_test_finalize):
10113         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
10114         (gst_flxdec_dispose):
10115         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
10116         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
10117         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
10118         (gst_rtspsrc_finalize):
10119         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
10120         * gst/rtsp/rtspextwms.h:
10121         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
10122         (gst_smpte_finalize):
10123         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
10124         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
10125         (gst_udpsink_finalize):
10126         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
10127         (gst_wavparse_sink_activate):
10128         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
10129         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
10130         (gst_oss_src_finalize):
10131         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
10132         * sys/v4l2/gstv4l2object.h:
10133         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
10134         (gst_v4l2src_finalize):
10135         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
10136
10137         Fix a bunch of leaks shown by the newly-added states test.
10138
10139 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10140
10141         * ext/dv/gstdvdec.c: (gst_dvdec_init):
10142         Use gst_pad_new_from_static_template instead of 
10143         static_pad_template_get+pad_new.
10144
10145 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
10146
10147         Patch by: Loïc Minier <lool+gnome at via ecp fr>
10148
10149         * ext/libcaca/Makefile.am:
10150         * gst/debug/Makefile.am:
10151           Don't mix tabs and spaces (#414168).
10152
10153 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10154
10155         * tests/check/generic/.cvsignore:
10156           Ignore files to please buildbot.
10157
10158 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10159
10160         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
10161         (gst_wavparse_stream_data):
10162           Unbreak my previous commit (swapped nominator & denominator). Tim,
10163           thanks for spotting.
10164
10165 2007-03-02  Wim Taymans  <wim@fluendo.com>
10166
10167         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
10168         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
10169         (gst_cdio_cdda_src_finalize):
10170         Small code cleanups.
10171         Don't use pad_alloc as the base class cannot deal with the error codes.
10172
10173 2007-03-02  Wim Taymans  <wim@fluendo.com>
10174
10175         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
10176         (gst_udpsrc_create):
10177         Fix doc.
10178
10179 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10180
10181         Patch by: René Stadler <mail@renestadler.de>
10182
10183         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10184         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10185         (gst_wavparse_stream_data):
10186           Handle rounding better to not drop last sample frame. Fixes #356692
10187
10188 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
10189
10190         * tests/check/Makefile.am:
10191         Disable cacasink from the states check too - it also calls exit(1)
10192         on us when it can't find a terminal to talk to.
10193
10194 2007-03-02  Wim Taymans  <wim@fluendo.com>
10195
10196         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
10197
10198         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
10199         (gst_udpsrc_create), (gst_udpsrc_set_property),
10200         (gst_udpsrc_get_property):
10201         * gst/udp/gstudpsrc.h:
10202         Add support to strip proprietary headers. Fixes #350296.
10203
10204 2007-03-02  Wim Taymans  <wim@fluendo.com>
10205
10206         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
10207         Fix compilation.
10208
10209 2007-03-02  Wim Taymans  <wim@fluendo.com>
10210
10211         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
10212
10213         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
10214         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
10215         (gst_rtp_mp2t_depay_set_property),
10216         (gst_rtp_mp2t_depay_get_property):
10217         * gst/rtp/gstrtpmp2tdepay.h:
10218         Add support to strip off proprietary headers. Fixes #350278.
10219
10220 2007-03-02  Wim Taymans  <wim@fluendo.com>
10221
10222         * ext/hal/hal.c:
10223         Fix compilation.
10224
10225 2007-03-02  Wim Taymans  <wim@fluendo.com>
10226
10227         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
10228         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
10229         (gst_sunaudiosrc_open):
10230         * sys/sunaudio/gstsunaudiosrc.h:
10231         Remove device-name from GstSunAudioSrc. Fixes #412597.
10232
10233 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
10234
10235         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
10236         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
10237         Having NULL as UDI previously selected the default sink/src. Change
10238         this back but mention it in the debug output.
10239         * ext/hal/hal.c: (gst_hal_get_alsa_element),
10240         (gst_hal_get_oss_element), (gst_hal_get_string),
10241         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
10242         (gst_hal_get_audio_src):
10243         * ext/hal/hal.h:
10244         Refactor a bit, check all error conditions, greatly improve debugging
10245         and fix some possible memory leaks. Also implement OSS support
10246         and allow specifying an UDI that points to a real device. For this the
10247         child device which supports ALSA (preferred) or OSS is used.
10248         As a side effect this makes it impossible now to get a alsasink in
10249         halaudiosrc and a alsasrc in halaudiosink.
10250
10251 2007-03-01  Wim Taymans  <wim@fluendo.com>
10252
10253         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
10254         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
10255         Errors from the udp sources are not fatal unless all of them are in
10256         error.
10257
10258 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
10259
10260         * tests/check/Makefile.am:
10261         Disable aasink in the states test. I suspect this is the element that
10262         is calling exit(1) when it can't proceed.
10263
10264 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
10265
10266         * tests/check/Makefile.am:
10267         Draw plugins in from the build tree sys/ dir, rather than picking
10268         up the already installed versions.
10269
10270 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10271
10272         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
10273         Error out correctly when getting xcontext fails.
10274
10275 2007-03-01  Wim Taymans  <wim@fluendo.com>
10276
10277         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
10278         Make state change to PAUSED NO_PREROLL because that's what it will be in
10279         the future and rtspsrc relies on it.
10280
10281         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
10282         (gst_rtspsrc_change_state):
10283         Don't error out when we don't get an error from the state change
10284         function.
10285
10286 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
10287
10288         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
10289         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
10290           Check if the device UDI is set before trying to query HAL
10291           about it and give a useful error message if it wasn't set.
10292         * ext/hal/hal.c: (gst_hal_get_string):
10293           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
10294           gives an assertion failure in D-Bus when running with
10295           DBUS_FATAL_WARNINGS=1.
10296
10297 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10298
10299         * configure.ac:
10300           Convert to new AG_GST style.
10301
10302 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10303
10304         * tests/check/Makefile.am:
10305         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
10306           add test for states
10307
10308 2007-02-28  Wim Taymans  <wim@fluendo.com>
10309
10310         * tests/check/elements/.cvsignore:
10311         Add new videofilter check to .cvsignore.
10312
10313 2007-02-28  Wim Taymans  <wim@fluendo.com>
10314
10315         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
10316         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10317         (gst_avi_demux_loop), (gst_avi_demux_chain):
10318         Fix combined flow return. Fixes #412608.
10319
10320 2007-02-28  Wim Taymans  <wim@fluendo.com>
10321
10322         * gst/videofilter/Makefile.am:
10323         Dist header..
10324
10325 2007-02-28  Wim Taymans  <wim@fluendo.com>
10326
10327         * gst/videofilter/gstgamma.h:
10328         Add header too.
10329
10330 2007-02-28  Wim Taymans  <wim@fluendo.com>
10331
10332         Patch by: Mark Nauwelaerts <manauw at skynet be>
10333
10334         * gst/videofilter/Makefile.am:
10335         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
10336         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
10337         (gst_gamma_get_property), (gst_gamma_calculate_tables),
10338         (oil_tablelookup_u8), (gst_gamma_set_caps),
10339         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
10340         Port gamma filter to 0.10. Fixes #412704.
10341
10342         * tests/check/Makefile.am:
10343         * tests/check/elements/videofilter.c: (setup_filter),
10344         (cleanup_filter), (check_filter), (GST_START_TEST),
10345         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
10346         Add unit tests for videofilters.
10347
10348 2007-02-28  Wim Taymans  <wim@fluendo.com>
10349
10350         * gst/rtsp/URLS:
10351         Add another interesting test url.
10352
10353         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
10354         Don't allow getting header fields from data packets.
10355
10356 2007-02-28  Michael Smith  <msmith@fluendo.com>
10357
10358         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
10359         (gst_shout2send_init), (gst_shout2send_start),
10360         (gst_shout2send_set_property), (gst_shout2send_get_property):
10361         * ext/shout2/gstshout2.h:
10362           Add a property for username.
10363
10364 2007-02-27  Christian Schallerr <christian@fluendo.com>
10365
10366         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
10367
10368 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
10369
10370         * gst/rtsp/Makefile.am:
10371         Fix make check too.
10372
10373 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
10374
10375         * gst/rtsp/base64.c: (util_base64_encode):
10376         * gst/rtsp/base64.h:
10377         Commit missing files for base64 encoding.
10378
10379 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
10380
10381         Patch by: Loïc Minier <lool+gnome at via ecp fr>
10382
10383         * configure.ac:
10384         * ext/annodex/Makefile.am:
10385         * ext/jpeg/Makefile.am:
10386         * ext/speex/Makefile.am:
10387         * gst/alpha/Makefile.am:
10388         * gst/cutter/Makefile.am:
10389         * gst/debug/Makefile.am:
10390         * gst/effectv/Makefile.am:
10391         * gst/goom/Makefile.am:
10392         * gst/level/Makefile.am:
10393         * gst/smpte/Makefile.am:
10394         * gst/videofilter/Makefile.am:
10395           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
10396
10397 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
10398
10399         * gst/rtsp/Makefile.am:
10400         * gst/rtsp/rtspconnection.c: (append_auth_header),
10401         (rtsp_connection_send), (rtsp_connection_set_auth):
10402         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
10403         from icecast to replace it. Relicensed from GPL courtesy of Mike
10404         Smith.
10405
10406 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
10407
10408         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
10409         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
10410         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
10411         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
10412         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
10413         (gst_rtspsrc_uri_set_uri):
10414         * gst/rtsp/gstrtspsrc.h:
10415         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
10416         (append_auth_header), (rtsp_connection_send),
10417         (rtsp_connection_free), (rtsp_connection_set_auth):
10418         * gst/rtsp/rtspconnection.h:
10419         * gst/rtsp/rtspdefs.h:
10420         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
10421         * gst/rtsp/rtspurl.h:
10422
10423         Implement simple Basic Authentication support so that urls like
10424         rtsp://user:pass@hostname/rtspstream work on hosts that require
10425         authentication.
10426
10427 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
10428
10429         * sys/v4l2/gstv4l2object.c:
10430         * sys/v4l2/gstv4l2tuner.c:
10431         * sys/v4l2/v4l2_calls.c:
10432         Fix segfault when oppening a radio device.
10433         
10434 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
10435
10436         * gst/level/gstlevel.c: (gst_level_set_caps),
10437         (gst_level_transform_ip):
10438         * sys/v4l2/README:
10439         * tests/check/elements/level.c: (GST_START_TEST):
10440           Fix level for multi-channel case.
10441
10442 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
10443
10444         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
10445         (gst_level_transform_ip):
10446         * gst/level/gstlevel.h:
10447           Use function pointer for process function and add process functions
10448           for float audio.
10449
10450 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
10451
10452         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
10453         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
10454         (gst_v4l2src_capture_init):
10455           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
10456           fixes #407369
10457
10458 2007-02-18  Wim Taymans  <wim@fluendo.com>
10459
10460         * gst/rtp/Makefile.am:
10461         * gst/rtp/gstrtp.c: (plugin_init):
10462         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
10463         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
10464         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
10465         (gst_rtp_mp2t_pay_plugin_init):
10466         * gst/rtp/gstrtpmp2tpay.h:
10467         Added simple mpeg transport stream payloader.
10468
10469 2007-02-16  Wim Taymans  <wim@fluendo.com>
10470
10471         * gst/rtsp/URLS:
10472         Add example H264 rtsp url.
10473
10474         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
10475         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
10476         Don't convert values to lowercase or we might mess up base64 encoded
10477         properties.
10478
10479 2007-02-16  Wim Taymans  <wim@fluendo.com>
10480
10481         * gst/rtp/README:
10482         Fix case of string params.
10483
10484         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10485         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10486         Fix depayloader, support more packet types.
10487         Add sync codes to make sure the packetizer can do its job.
10488
10489         * gst/rtp/gstrtpmp4gdepay.c:
10490         * gst/rtp/gstrtpmp4gpay.c:
10491         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
10492         Fix caps case again.
10493
10494 2007-02-15  Wim Taymans  <wim@fluendo.com>
10495
10496         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
10497         Set right caps on output buffers.
10498
10499 2007-02-14  Wim Taymans  <wim@fluendo.com>
10500
10501         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
10502         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
10503         Clear stack allocated SDPMedia struct before calling _init() on it.
10504         Clarify this in the docs as well.
10505
10506 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
10507
10508         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
10509         (do_change_child):
10510         Don't reset the profile when going switching states, as it makes
10511         the element non-reusable.
10512
10513 2007-02-14  Wim Taymans  <wim@fluendo.com>
10514
10515         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
10516         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
10517         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
10518         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
10519         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
10520         (sdp_parse_line):
10521         * gst/rtsp/sdpmessage.h:
10522         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
10523         Fix memory management of SDP messages. Fixes #407793.
10524
10525 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
10526
10527         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
10528
10529         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
10530         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
10531
10532 2007-02-14  Wim Taymans  <wim@fluendo.com>
10533
10534         Patch by: jp.liu <jp_liu at astrocom dot cn>
10535
10536         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
10537         Fix parsing of password field in url. Fixes #407797.
10538
10539 2007-02-14  Wim Taymans  <wim@fluendo.com>
10540
10541         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
10542         (gst_wavparse_reset), (gst_wavparse_init),
10543         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
10544         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
10545         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
10546         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
10547         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
10548         (gst_wavparse_loop), (gst_wavparse_chain),
10549         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
10550         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
10551         (plugin_init):
10552         * gst/wavparse/gstwavparse.h:
10553         Update docs.
10554         Use boilerplate.
10555         Various code cleanups.
10556         When the bitrate is not known (bps == 0 or compressed formats) let
10557         downstream element guestimate the duration and position and don't
10558         generate timestamps or durations. Fixes #405213.
10559         Fix EOS and ERROR conditions in chain mode, we just need to forward the
10560         error flowreturn upstream.
10561
10562 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
10563
10564         * ext/gconf/Makefile.am:
10565         * ext/gconf/gconf.c: (gst_gconf_get_string),
10566         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
10567         (gst_gconf_render_bin_with_default):
10568         * ext/gconf/gconf.h:
10569         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
10570         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
10571         (gst_gconf_audio_sink_dispose), (do_change_child),
10572         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
10573         (cb_change_child), (gst_gconf_audio_sink_change_state):
10574         * ext/gconf/gstgconfaudiosink.h:
10575         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
10576         (gst_switch_sink_class_init), (gst_switch_sink_reset),
10577         (gst_switch_sink_init), (gst_switch_sink_dispose),
10578         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
10579         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
10580         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
10581         * ext/gconf/gstswitchsink.h:
10582         * gst/autodetect/gstautoaudiosink.c:
10583         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
10584         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
10585         (gst_auto_audio_sink_detect):
10586         * gst/autodetect/gstautovideosink.c:
10587         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
10588         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
10589         (gst_auto_video_sink_detect):
10590         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
10591         and a child that implements the GConf key monitoring. The end goal of
10592         this is an audio sink that can be changed on the fly, but at the 
10593         moment it still only changes on the next READY transition.
10594
10595 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
10596
10597         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
10598         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
10599         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
10600         (gst_avi_demux_calculate_durations_from_index),
10601         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
10602         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10603         (gst_avi_demux_loop):
10604           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
10605
10606 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
10607
10608         * configure.ac:
10609         * docs/plugins/Makefile.am:
10610           Add crossreferences to glib/gobject/gstream docs.
10611
10612 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
10613
10614         * gst/monoscope/Makefile.am:
10615         * gst/monoscope/gstmonoscope.c:
10616           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
10617           (but no LIBS, since we only use defines from the headers).
10618
10619 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
10620
10621         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
10622
10623         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
10624         (gst_wavparse_stream_data):
10625           Fix massive memory leak when operating in streaming mode due to
10626           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
10627           Fixes #407057.
10628
10629 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
10630
10631         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
10632         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
10633         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
10634         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
10635         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
10636         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
10637         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
10638         (gst_avi_demux_calculate_durations_from_index),
10639         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
10640         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
10641         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
10642         * gst/avi/gstavidemux.h:
10643           Save some memory (8%) by repacking the index entry structure (more to
10644           come). Add more FIXMEs to questionable parts.
10645
10646 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
10647
10648         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
10649         (gst_v4l2src_get_caps):
10650         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
10651         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
10652         (gst_v4l2src_capture_init):
10653           More FIXME comments and messaging changes.
10654
10655 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
10656
10657         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
10658         (gst_goom_change_state):
10659         * gst/goom/gstgoom.h:
10660           Improved docs and use GST_DEBUG_FUNCPTR.
10661
10662         * gst/level/gstlevel.c: (gst_level_class_init):
10663           Use GST_DEBUG_FUNCPTR.
10664
10665         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
10666         (gst_monoscope_chain), (gst_monoscope_change_state):
10667           Improved docs source cleanups.
10668
10669 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
10670
10671         * gst/debug/Makefile.am:
10672         * gst/debug/gstdebug.c: (plugin_init):
10673         * gst/debug/gstpushfilesrc.c:
10674         * gst/debug/gstpushfilesrc.h:
10675           Add code for a pushfilesrc element that implements a pushfile:// URI
10676           handler, to make debugging push-mode operation of demuxer/decoders
10677           that support both easier in connection with seek/playbin/etc.
10678           The element isn't registered at the moment.
10679
10680 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
10681
10682         * gst/avi/gstavimux.c:
10683           Comment a #if 0 in caps template definition as VS6 seems to 
10684         do not support it.
10685         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
10686           Use gst_guint64_to_gdouble for conversion.
10687         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
10688           Move variables declaration before the first instruction.
10689         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
10690           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
10691           And don't include netdb.h for G_OS_WIN32
10692         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
10693           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
10694           by VS6 then use an other way to initialize SDPMedia structure.
10695         * gst/udp/gstdynudpsink.h:
10696         * gst/udp/gstdynudpnetutils.h:
10697           Do not include <sys/time.h> for G_OS_WIN32
10698         * gst/udp/gstudpsrc.c:
10699           Define socklen_t as int for G_OS_WIN32
10700         * win/common/config.h.in:
10701           Undef HAVE_NETINET_IN_H
10702         * win32/vs6/gst_plugins_good.dsw:
10703         * win32/vs6/libgstrtp.dsp:
10704         * win32/vs6/libgstrtsp.dsp:
10705         * win32/vs6/libgstautogen.dsp:
10706         * win32/vs6/libgstaudiofx.dsp:
10707         * win32/vs6/libgstudp.dsp:
10708           Add and update project files.
10709         * win32/common/gstudp-enumtypes.c:
10710         * win32/common/gstudp-enumtypes.h:
10711           Add a copy of udp enumtypes to win32/common as in core 
10712           and base.
10713         
10714 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
10715
10716         * configure.ac:
10717           Activate monoscope when building with --enable-experimental. Fix
10718           --enable-external configure switch description.
10719
10720         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
10721         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
10722           Help gst-indent.
10723
10724 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
10725
10726         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
10727           Explicitly cast result of pointer arithmetic to integer in order to
10728           avoid compiler warnings on some 64-bit systems. Should fix #406018.
10729
10730 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
10731
10732         * gst/debug/progressreport.c:
10733           Some more docs.
10734
10735 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
10736
10737         * docs/plugins/inspect/plugin-rtp.xml:
10738           Update for new elements.
10739
10740         * gst/debug/progressreport.h:
10741           Commit newly-created header file as well.
10742
10743 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
10744
10745         * docs/plugins/Makefile.am:
10746         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10747         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10748         * docs/plugins/gst-plugins-good-plugins.hierarchy:
10749         * gst/debug/Makefile.am:
10750         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
10751         (gst_progress_report_do_query), (gst_progress_report_report):
10752           Make progressreport element post messages with the current progress
10753           on the bus. Also add some basic docs for it.
10754
10755 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
10756
10757         * ext/hal/hal.c: (gst_hal_get_string):
10758         * ext/hal/hal.h:
10759           Some small cleanups; deal with errors when parsing the HAL ALSA
10760           capabilities a bit better.
10761
10762 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
10763
10764         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
10765           Let's try this again and use the right cast this time.
10766
10767 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
10768
10769         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
10770           Add cast to avoid compiler warnings with older GLib versions
10771           where the nick/name members in GEnumValue are not declared as
10772           constant strings.
10773
10774 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
10775
10776         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
10777         (gst_gconf_render_bin_from_key),
10778         (gst_gconf_get_default_audio_sink):
10779         * ext/gconf/gconf.h:
10780         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
10781         (do_toggle_element), (gst_gconf_audio_sink_set_property),
10782         (gst_gconf_audio_sink_get_property):
10783           In gconfaudiosink, get the right key as the old key in do_toggle
10784           (ie. one dependent on the profile selected). Log some more stuff so
10785           we can see what's actually going on.
10786
10787 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
10788
10789         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
10790         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
10791         (gst_audio_amplify_set_process_function),
10792         (gst_audio_amplify_setup):
10793         * gst/audiofx/audioamplify.h:
10794         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
10795         (gst_audio_invert_class_init), (gst_audio_invert_setup):
10796         * gst/audiofx/audioinvert.h:
10797         Some small cleanups and port both elements to the new GstAudioFilter
10798         base class to save a few lines of common code.
10799         * gst/audiofx/Makefile.am:
10800         Link against libgstaudio for the above changes
10801
10802 2007-01-29  Wim Taymans  <wim@fluendo.com>
10803
10804         * tests/check/elements/.cvsignore:
10805         Some more ignores.
10806
10807 2007-01-26  Wim Taymans  <wim@fluendo.com>
10808
10809         Patch by: charles <charlesg3 at gmail dot com>
10810
10811         * ext/shout2/gstshout2.c: (gst_shout2send_init),
10812         (set_shout_metadata), (gst_shout2send_event):
10813         * ext/shout2/gstshout2.h:
10814         Properly handle tags in shout2send. Fixes #399825.
10815
10816 2007-01-25  Wim Taymans  <wim@fluendo.com>
10817
10818         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
10819         (gst_rtspsrc_activate_streams):
10820         Convert SDP fields to upper/lowercase following the rules in the SDP to
10821         caps document. 
10822
10823 2007-01-25  Wim Taymans  <wim@fluendo.com>
10824
10825         * gst/rtp/README:
10826         * gst/rtp/gstrtpilbcdepay.c:
10827         * gst/rtp/gstrtpilbcpay.c:
10828         * gst/rtp/gstrtpmp4gdepay.c:
10829         * gst/rtp/gstrtpmp4gpay.c:
10830         * gst/rtp/gstrtpspeexdepay.c:
10831         * gst/rtp/gstrtpspeexpay.c:
10832         * gst/rtp/gstrtpsv3vdepay.c:
10833         * gst/rtp/gstrtptheoradepay.c:
10834         * gst/rtp/gstrtptheorapay.c:
10835         * gst/rtp/gstrtpvorbisdepay.c:
10836         * gst/rtp/gstrtpvorbispay.c:
10837         Fix case of encoding-name and key/value pairs to match the document.
10838         This is to make interoperation with SDP case-insensitive as required by
10839         the relevant RFCs.
10840
10841 2007-01-25  Wim Taymans  <wim@fluendo.com>
10842
10843         * configure.ac:
10844         Bump required -core/-base to CVS
10845
10846 2007-01-25  Wim Taymans  <wim@fluendo.com>
10847
10848         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
10849         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
10850         * gst/rtp/gstrtpL16pay.h:
10851         Fill up to MTU using adapter.
10852         Timestamp rtp packets.
10853
10854 2007-01-25  Edward Hervey  <edward@fluendo.com>
10855
10856         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
10857         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
10858         Use G_GSIZE_FORMAT in print statements for portability.
10859         Fixes build on macosx.
10860
10861 2007-01-24  Wim Taymans  <wim@fluendo.com>
10862
10863         * gst/rtp/Makefile.am:
10864         * gst/rtp/gstrtp.c: (plugin_init):
10865         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
10866         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
10867         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
10868         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
10869         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
10870         (gst_rtp_L16_depay_plugin_init):
10871         * gst/rtp/gstrtpL16depay.h:
10872         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
10873         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
10874         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
10875         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
10876         (gst_rtp_L16_pay_plugin_init):
10877         * gst/rtp/gstrtpL16pay.h:
10878         Port and enable raw audio payloader/depayloader. Needs a bit more work
10879         on the payloader side.
10880
10881 2007-01-24  Wim Taymans  <wim@fluendo.com>
10882
10883         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
10884         (gst_rtspsrc_stream_configure_transport),
10885         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
10886         * gst/rtsp/gstrtspsrc.h:
10887         Only unblock the udp pads when we linked and activated them all.
10888         Fixes #395688.
10889
10890 2007-01-24  Wim Taymans  <wim@fluendo.com>
10891
10892         * gst/rtp/Makefile.am:
10893         * gst/rtp/gstrtp.c: (plugin_init):
10894         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
10895         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
10896         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
10897         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
10898         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
10899         * gst/rtp/gstrtpac3depay.h:
10900         Added simple AC3 depayloader (RFC 4184).
10901
10902         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
10903         Fix a leak.
10904
10905 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
10906
10907         reviewed by: Stefan Kost  <ensonic@users.sf.net>
10908
10909         * gst/audiofx/Makefile.am:
10910         * gst/audiofx/audioamplify.c:
10911         (gst_audio_amplify_clipping_method_get_type),
10912         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
10913         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
10914         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
10915         (gst_audio_amplify_set_caps),
10916         (gst_audio_amplify_transform_int_clip),
10917         (gst_audio_amplify_transform_int_wrap_negative),
10918         (gst_audio_amplify_transform_int_wrap_positive),
10919         (gst_audio_amplify_transform_float_clip),
10920         (gst_audio_amplify_transform_float_wrap_negative),
10921         (gst_audio_amplify_transform_float_wrap_positive),
10922         (gst_audio_amplify_transform_ip):
10923         * gst/audiofx/audioamplify.h:
10924         * gst/audiofx/audiofx.c: (plugin_init):
10925         Add new element "audioamplify". This allows scaling of raw audio
10926         samples, similar to the "volume" element, but provides different modes
10927         for clipping and allows unlimited amplification. It's mainly targeted
10928         for creative sound design and not as a replacement of the "volume"
10929         element. Fixes #397162
10930         * docs/plugins/Makefile.am:
10931         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10932         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10933         * docs/plugins/gst-plugins-good-plugins.args:
10934         * docs/plugins/inspect/plugin-audiofx.xml:
10935         Add docs for audioamplify and integrate them into the build system
10936         * tests/check/Makefile.am:
10937         * tests/check/elements/audioamplify.c: (setup_amplify),
10938         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
10939         Add fairly extensive unit test suite for audioamplify
10940
10941 2007-01-24  Wim Taymans  <wim@fluendo.com>
10942
10943         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
10944         Unblock pads after adding the pads to the element so that autopluggers
10945         get a change to link something. Possibly fixes #395688.
10946
10947 2007-01-24  Wim Taymans  <wim@fluendo.com>
10948
10949         * gst/rtp/gstrtpamrdepay.c:
10950         * gst/rtp/gstrtpgsmdepay.c:
10951         * gst/rtp/gstrtph263pdepay.c:
10952         * gst/rtp/gstrtph263ppay.c:
10953         * gst/rtp/gstrtph264depay.c:
10954         * gst/rtp/gstrtpilbcdepay.c:
10955         * gst/rtp/gstrtpmp2tdepay.c:
10956         * gst/rtp/gstrtpmp4gdepay.c:
10957         * gst/rtp/gstrtpmp4gpay.c:
10958         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
10959         * gst/rtp/gstrtpmp4vpay.c:
10960         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
10961         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
10962         (gst_rtp_mpa_depay_process):
10963         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
10964         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
10965         * gst/rtp/gstrtppcmadepay.c:
10966         * gst/rtp/gstrtppcmudepay.c:
10967         * gst/rtp/gstrtpspeexdepay.c:
10968         * gst/rtp/gstrtpspeexpay.c:
10969         * gst/rtp/gstrtpsv3vdepay.c:
10970         * gst/rtp/gstrtptheoradepay.c:
10971         * gst/rtp/gstrtptheorapay.c:
10972         * gst/rtp/gstrtpvorbisdepay.c:
10973         * gst/rtp/gstrtpvorbispay.c:
10974         Fix caps with payload numbers.
10975         Add some fixed payload numbers to caps when possible.
10976
10977 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
10978
10979         reviewed by: Stefan Kost  <ensonic@users.sf.net>
10980
10981         * gst/audiofx/Makefile.am:
10982         * gst/audiofx/audiofx.c: (plugin_init):
10983         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
10984         (gst_audio_invert_class_init), (gst_audio_invert_init),
10985         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
10986         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
10987         (gst_audio_invert_transform_float),
10988         (gst_audio_invert_transform_ip):
10989         * gst/audiofx/audioinvert.h:
10990         Add new audiofx element "audioinvert". This element swaps the upper
10991         and lower half of samples and can be used for example for a
10992         wide-stereo effect. Fixes #396057
10993         * docs/plugins/Makefile.am:
10994         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10995         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10996         * docs/plugins/gst-plugins-good-plugins.args:
10997         * docs/plugins/inspect/plugin-audiofx.xml:
10998         Add docs for the audioinvert element and add them to the build system.
10999         * tests/check/Makefile.am:
11000         * tests/check/elements/audioinvert.c: (setup_invert),
11001         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
11002         Add unit test suite for the audioinvert element.
11003
11004 2007-01-23  Wim Taymans  <wim@fluendo.com>
11005
11006         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
11007         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
11008         Parse config params as string and int.
11009         Parse and use AU header length
11010
11011 2007-01-23  Wim Taymans  <wim@fluendo.com>
11012
11013         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
11014         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
11015         * gst/smpte/gstmask.c: (_gst_mask_register):
11016         * gst/smpte/gstmask.h:
11017         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
11018         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
11019         (gst_smpte_paint_triangle_clock):
11020         constify some static structs.
11021         Don't update the mask if nothing changed to the params.
11022         Make sure we never draw outside of the picture. Fixes #398325.
11023
11024 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
11025
11026         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
11027           Error out properly when pull_range fails while we're reading the
11028           headers, instead of just pausing the task silently. Fixes #399338.
11029
11030 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
11031
11032         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11033           Some more sanity checks to make sure the input formats match and the
11034           input pads are actually negotiated, in case someone tries to feed
11035           buffers from fakesrc or filesrc. Fixes #398299.
11036           Also const-ify an array, just because we can.
11037
11038 2007-01-19  Edward Hervey  <edward@fluendo.com>
11039
11040         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
11041         Ignore previous commit, that was only valid for widths and heights
11042         that are multiples of 4.
11043         Copy over size/stride macros from jpegdec. This allows the element
11044         to work with any width,height...
11045         ... but puts in evidence that the actual transformations only work
11046         with width/height that are multiples of 4.
11047
11048 2007-01-19  Edward Hervey  <edward@fluendo.com>
11049
11050         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11051         Allocate buffers of the right size.
11052         The proper size of a I420 buffer in bytes is:
11053         
11054             width * height * 3
11055             ------------------
11056                     2
11057
11058 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11059
11060         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11061           Proxy getcaps on sink pads too, so that we either end up with the
11062           same dimensions on all pads or error out if that's not possible
11063           (seems to work even!). Fixes #398086, I think.
11064
11065 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11066
11067         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11068         * docs/plugins/gst-plugins-good-plugins.args:
11069         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11070           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
11071           fix integer properties with -1 as minimum value.
11072
11073         * docs/plugins/inspect/plugin-1394.xml:
11074         * docs/plugins/inspect/plugin-aasink.xml:
11075         * docs/plugins/inspect/plugin-alaw.xml:
11076         * docs/plugins/inspect/plugin-alpha.xml:
11077         * docs/plugins/inspect/plugin-alphacolor.xml:
11078         * docs/plugins/inspect/plugin-annodex.xml:
11079         * docs/plugins/inspect/plugin-apetag.xml:
11080         * docs/plugins/inspect/plugin-audiofx.xml:
11081         * docs/plugins/inspect/plugin-auparse.xml:
11082         * docs/plugins/inspect/plugin-autodetect.xml:
11083         * docs/plugins/inspect/plugin-avi.xml:
11084         * docs/plugins/inspect/plugin-cacasink.xml:
11085         * docs/plugins/inspect/plugin-cairo.xml:
11086         * docs/plugins/inspect/plugin-cdio.xml:
11087         * docs/plugins/inspect/plugin-cutter.xml:
11088         * docs/plugins/inspect/plugin-debug.xml:
11089         * docs/plugins/inspect/plugin-dv.xml:
11090         * docs/plugins/inspect/plugin-efence.xml:
11091         * docs/plugins/inspect/plugin-effectv.xml:
11092         * docs/plugins/inspect/plugin-esdsink.xml:
11093         * docs/plugins/inspect/plugin-flac.xml:
11094         * docs/plugins/inspect/plugin-flxdec.xml:
11095         * docs/plugins/inspect/plugin-gconfelements.xml:
11096         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
11097         * docs/plugins/inspect/plugin-goom.xml:
11098         * docs/plugins/inspect/plugin-halelements.xml:
11099         * docs/plugins/inspect/plugin-icydemux.xml:
11100         * docs/plugins/inspect/plugin-id3demux.xml:
11101         * docs/plugins/inspect/plugin-jpeg.xml:
11102         * docs/plugins/inspect/plugin-level.xml:
11103         * docs/plugins/inspect/plugin-matroska.xml:
11104         * docs/plugins/inspect/plugin-mulaw.xml:
11105         * docs/plugins/inspect/plugin-multipart.xml:
11106         * docs/plugins/inspect/plugin-navigationtest.xml:
11107         * docs/plugins/inspect/plugin-ossaudio.xml:
11108         * docs/plugins/inspect/plugin-png.xml:
11109         * docs/plugins/inspect/plugin-rtp.xml:
11110         * docs/plugins/inspect/plugin-rtsp.xml:
11111         * docs/plugins/inspect/plugin-shout2send.xml:
11112         * docs/plugins/inspect/plugin-smpte.xml:
11113         * docs/plugins/inspect/plugin-speex.xml:
11114         * docs/plugins/inspect/plugin-taglib.xml:
11115         * docs/plugins/inspect/plugin-udp.xml:
11116         * docs/plugins/inspect/plugin-videobalance.xml:
11117         * docs/plugins/inspect/plugin-videobox.xml:
11118         * docs/plugins/inspect/plugin-videoflip.xml:
11119         * docs/plugins/inspect/plugin-videomixer.xml:
11120         * docs/plugins/inspect/plugin-wavenc.xml:
11121         * docs/plugins/inspect/plugin-wavparse.xml:
11122         * docs/plugins/inspect/plugin-ximagesrc.xml:
11123           Update to CVS.
11124
11125 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
11126
11127         Patch by: Sebastian Dröge <slomo circular-chaos org>
11128
11129         * gst/audiofx/audiopanorama.c:
11130           Fix doc section name (Fixes #397946)
11131
11132 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
11133
11134         * sys/v4l2/gstv4l2object.c:
11135         (gst_v4l2_object_install_properties_helper),
11136         (gst_v4l2_object_set_property_helper),
11137         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
11138         * sys/v4l2/gstv4l2object.h:
11139         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
11140         (gst_v4l2src_init), (gst_v4l2src_set_property),
11141         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
11142         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11143         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11144         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
11145         (gst_v4l2src_capture_deinit):
11146           Fix EIO handing when capturing. Add new property to specify the number of
11147           buffers to enque (and remove the borked num-buffers usage).
11148
11149 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
11150
11151         Patch by: Sebastian Dröge <slomo circular-chaos org>
11152
11153         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
11154         (gst_audio_panorama_set_process_function):
11155           Use a function array for process methods, add more docs and define the
11156           startindex of enums.
11157
11158 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
11159
11160         Patch by: Mark Nauwelaerts <manauw at skynet be>
11161
11162         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
11163         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
11164         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
11165         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
11166         (gst_avi_mux_riff_get_avi_header),
11167         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
11168         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
11169         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
11170         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
11171         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
11172         (gst_avi_mux_change_state):
11173         * gst/avi/gstavimux.h:
11174         * tests/check/elements/avimux.c: (teardown_src_pad):
11175           Add support for more than one audio stream; write better AVIX
11176           header; refactor code a bit; don't announce vorbis caps on our audio
11177           sink pads since we don't support it anyway. Closes #379298.
11178
11179 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
11180
11181         Patch by: Sebastian Dröge <slomo circular-chaos org>
11182
11183         * gst/audiofx/audiopanorama.c:
11184         (gst_audio_panorama_method_get_type),
11185         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
11186         (gst_audio_panorama_set_process_function),
11187         (gst_audio_panorama_set_property),
11188         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
11189         (gst_audio_panorama_transform_m2s_int_simple),
11190         (gst_audio_panorama_transform_s2s_int_simple),
11191         (gst_audio_panorama_transform_m2s_float_simple),
11192         (gst_audio_panorama_transform_s2s_float_simple):
11193         * gst/audiofx/audiopanorama.h:
11194           Add 'method' property and provide a simple (non-psychoacustic)
11195           processing method (#394859).
11196
11197         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
11198         (panorama_suite):
11199           Tests for new method.
11200
11201 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
11202
11203         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
11204         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
11205           Set correct caps on outgoing pulled buffers, or things blow up
11206           after recent core changes.
11207
11208 2007-01-11  Wim Taymans  <wim@fluendo.com>
11209
11210         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
11211
11212         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
11213         (gst_multipart_mux_request_new_pad),
11214         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
11215         (gst_multipart_mux_change_state):
11216         Return FLOW errors ASAP. Fixes #394977.
11217         Misc cleanups.
11218
11219 2007-01-11  Wim Taymans  <wim@fluendo.com>
11220
11221         Patch by: Lutz Mueller <lutz at topfrose dot de>
11222
11223         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
11224         Check for stream pad before activating. 
11225
11226 2007-01-10  Wim Taymans  <wim@fluendo.com>
11227
11228         Patch by: Peter Kjellerstedt  <pkj at axis com>
11229
11230         * gst/rtsp/COPYING.MIT:
11231         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
11232         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
11233         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
11234         (gst_rtspsrc_stream_configure_transport),
11235         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
11236         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
11237         (gst_rtspsrc_parse_methods),
11238         (gst_rtspsrc_create_transports_string),
11239         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
11240         (gst_rtspsrc_open), (gst_rtspsrc_close):
11241         * gst/rtsp/gstrtspsrc.h:
11242         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11243         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
11244         (parse_request_line), (parse_line), (rtsp_connection_read),
11245         (rtsp_connection_close):
11246         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
11247         (rtsp_method_as_text), (rtsp_header_as_text),
11248         (rtsp_status_as_text), (rtsp_find_header_field),
11249         (rtsp_find_method):
11250         * gst/rtsp/rtspdefs.h:
11251         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
11252         (rtsp_ext_wms_configure_stream):
11253         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
11254         (rtsp_message_new_request), (rtsp_message_init_request),
11255         (rtsp_message_new_response), (rtsp_message_init_response),
11256         (rtsp_message_init_data), (rtsp_message_unset),
11257         (rtsp_message_free), (rtsp_message_add_header),
11258         (rtsp_message_get_header), (rtsp_message_set_body),
11259         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
11260         * gst/rtsp/rtspmessage.h:
11261         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
11262         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
11263         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
11264         (sdp_message_dump):
11265         Allow url to be NULL to be able to use it for server connections.
11266         Can now send responses as well as requests.
11267         No longer hangs in an endless loop if EOF is received.
11268         Can now convert a status code to a text string.
11269         Return RTSP_HDR_INVALID for unknown headers.
11270         Return RTSP_INVALID for unknown methods.
11271         Copy CSeq and Session headers from the request.
11272         Only free memory corresponding to the currently set message type.
11273         Added const to function arguments as appropriate.
11274         Avoid a compiler warning when initializing nmedia.
11275         Use guint rather than gint to avoid compiler warnings.
11276         Fix crasher in wms extension.
11277         Factor out stream setup from open_connection.
11278         Delay activation of streams when actual data is received from the
11279         server, this prepares us to do proper protocol switching.
11280         Added new license.
11281         Fixes #380895.
11282
11283
11284 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
11285
11286         Patch by: Sebastian Dröge <slomo ubuntu com>
11287
11288         * docs/plugins/Makefile.am:
11289         * gst/audiofx/audiopanorama.c:
11290           Some small docs fixes (#394851).
11291
11292 2007-01-09  Wim Taymans  <wim@fluendo.com>
11293
11294         * gst/avi/gstavidemux.c:
11295         Fix docs.
11296
11297 2007-01-09  Wim Taymans  <wim@fluendo.com>
11298
11299         * gst/rtp/Makefile.am:
11300         * gst/rtp/gstrtp.c: (plugin_init):
11301         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
11302         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
11303         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
11304         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
11305         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
11306         * gst/rtp/gstrtpmpvdepay.h:
11307           Added RFC 2250 MPEG Video Depayloader.
11308
11309         * gst/rtp/gstrtpL16depay.h:
11310         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
11311         (gst_rtp_h263p_depay_process):
11312         Fix Header file. Small cleanups.
11313
11314         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
11315         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
11316         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
11317         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
11318         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
11319         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
11320         (gst_rtp_mp4v_depay_change_state):
11321         Remove usused code. Remove Adapter from state Change. Added debug.
11322
11323         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
11324         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
11325         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
11326         * gst/rtp/gstrtpmpadepay.h:
11327         Subclass base depayloader.
11328         Added debug.
11329         Support static payload type assignment as well.
11330
11331         * gst/rtp/gstrtpmpapay.c:
11332         Fix caps.
11333
11334 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
11335
11336         Patch by: Vincent Torri  <vtorri at univ-evry fr>
11337
11338         * ext/jpeg/gstjpegdec.c:
11339         * ext/jpeg/gstjpegenc.c:
11340         * ext/jpeg/smokecodec.c:
11341           These libjpeg callbacks should return a 'boolean' (unsigned char
11342           apparently) and not a 'gboolean' (which maps to gint). Fixes
11343           warnings when compiling with MingW (#393427).
11344
11345         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
11346           Use ioctlsocket on win32.
11347
11348         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
11349           Some printf format fixes for win32.
11350
11351 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
11352
11353         * gst/cutter/gstcutter.c: (gst_cutter_chain):
11354           Use gst_guint64_to_gdouble for conversion.
11355         * win32/vs6/libgstmatroska.dsp:
11356           Add zlib to the link.
11357         * win32/vs6/libgstvideobox.dsp:
11358           Update liboil library name (project is linked to 
11359           liboil-0.3-0.lib now).
11360           
11361 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11362
11363         * gst/matroska/Makefile.am:
11364           If zlib is available and used, we must link it explicitly for
11365           things to work on MingW (fixes #392855).
11366
11367 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
11368
11369         * ext/esd/esdsink.c: (gst_esdsink_delay):
11370           Don't return bogus values when esd_get_delay() fails for some
11371           reason (#392189).
11372
11373 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
11374
11375         * sys/ximage/gstximagesrc.c: (composite_pixel):
11376           Fix presumably copy'n'pasto for 16bpp depth.
11377
11378 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
11379
11380         * gst/matroska/matroska-mux.c:
11381         (gst_matroska_mux_audio_pad_setcaps):
11382           The "signed" field in audio caps is of boolean type, trying to use
11383           gst_structure_get_int() to extract it will fail. Fixing this makes
11384           matroskamux accept raw audio input (#387121) (use at your own risk
11385           though, due to the matroska spec being not entirely useful in this
11386           respect).
11387           Also fix up raw audio structures in template caps so that they
11388           represent what our setcaps function will actually accept, so that
11389           converters know what to convert to.
11390           Finally, don't fail if there isn't an "endianness" field in 8-bit
11391           PCM caps.
11392
11393 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
11394
11395         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
11396         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
11397         * tests/check/elements/cmmldec.c: (setup_cmmldec),
11398         (teardown_cmmldec):
11399         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
11400         (teardown_cmmlenc):
11401         * tests/check/elements/level.c: (setup_level), (cleanup_level):
11402           reapply consistent pad (de)activation
11403
11404 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
11405
11406         * configure.ac:
11407         Back to CVS
11408
11409         * gst-plugins-good.doap:
11410         Add 0.10.5 doap entry
11411
11412 === release 0.10.5 ===
11413
11414 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
11415
11416         * configure.ac:
11417           releasing 0.10.5, "The Path of Thorns"
11418
11419 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
11420
11421         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
11422         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
11423         * tests/check/elements/cmmldec.c: (setup_cmmldec),
11424         (teardown_cmmldec):
11425         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
11426         (teardown_cmmlenc):
11427         * tests/check/elements/level.c: (setup_level), (cleanup_level):
11428           revert my freeze breakage
11429
11430 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
11431
11432         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
11433         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
11434         * tests/check/elements/cmmldec.c: (setup_cmmldec),
11435         (teardown_cmmldec):
11436         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
11437         (teardown_cmmlenc):
11438         * tests/check/elements/level.c: (setup_level), (cleanup_level):
11439           consistent pad (de)activation
11440
11441 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
11442
11443         * configure.ac:
11444         * ext/Makefile.am:
11445         Disable LADPSA, as it has moved to the -bad module for the duration.
11446
11447 2006-12-18  Wim Taymans  <wim@fluendo.com>
11448
11449         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
11450         (gst_signal_processor_event):
11451         Reset flow_state back to _OK after a flush stop so that we exit our
11452         error state after the flush. Fixes #374213
11453
11454 2006-12-16  David Schleef  <ds@schleef.org>
11455
11456         * sys/osxvideo/osxvideosink.h:
11457         * sys/osxvideo/osxvideosink.m:
11458           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
11459
11460 2006-12-16  David Schleef  <ds@schleef.org>
11461
11462         Patch by: Vijay Santhanam <vijay santhanam gmail com>
11463
11464         * sys/osxvideo/Makefile.am:
11465         * sys/osxvideo/osxvideosink.h:
11466         * sys/osxvideo/osxvideosink.m:
11467           Preliminary patch for porting osxvideosink
11468
11469 2006-12-16  Wim Taymans  <wim@fluendo.com>
11470
11471         Patch by: Sjoerd Simons <sjoerd at luon dot net>
11472
11473         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
11474         (gst_videomixer_set_master_geometry),
11475         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
11476         (gst_videomixer_reset), (gst_videomixer_init),
11477         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
11478         (gst_videomixer_release_pad), (gst_videomixer_collected),
11479         (gst_videomixer_change_state):
11480         Introduce some locking around the videomixer state so that it does not
11481         crash when adding/removing pads. Fixes #383043.
11482
11483 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
11484
11485         * configure.ac:
11486           Make sure libcaca can actually be used instead of just checking for
11487           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
11488           cross-compiling (fixes #384587).
11489
11490 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11491
11492         * Makefile.am:
11493         * gst-plugins-good.doap:
11494         * gst-plugins-good.spec.in:
11495           adding doap file
11496
11497 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
11498
11499         * configure.ac:
11500           libflac-1.1.3 changed API again, but we can't build against it yet,
11501           so make sure our check doesn't use libflac-1.1.3 and add a comment
11502           to this effect.
11503
11504 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
11505
11506         * gst/effectv/gstquark.c: (gst_quarktv_transform),
11507         (gst_quarktv_planetable_clear):
11508           Add some NULL pointer checks (possibly related to #385623).
11509
11510 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
11511
11512         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
11513         (gst_tag_demux_chain):
11514         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
11515           In streaming mode, if the first buffer we get doesn't have an
11516           offset, fix it up to be 0, otherwise trimming won't work later on
11517           and we'll be typefinding application/x-id3, which may result in
11518           decodebin plugging an endless number of id3demux elements as a
11519           consequence. Fixes #385031.
11520           
11521 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
11522
11523         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
11524           Ignore the buffer_time the sound device reports. Turns out it is 
11525           sometimes completely bogus and we're better off without it.
11526
11527 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
11528
11529         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
11530         (gst_matroska_demux_video_caps):
11531         * gst/matroska/matroska-ids.c:
11532         (gst_matroska_track_init_video_context):
11533         * gst/matroska/matroska-ids.h:
11534           Try harder to extract the framerate for video tracks correctly and
11535           save it directly instead of converting it back and forth a few
11536           times. Mostly makes a difference for very small framerates (<1).
11537           Fixes #380199.
11538
11539 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
11540
11541         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
11542         (gst_gconf_audio_src_dispose), (do_toggle_element):
11543         * ext/gconf/gstgconfaudiosrc.h:
11544           Remove gconf notify hook when the gconfaudiosrc element is
11545           destroyed, otherwise the callback may be called on an
11546           already-destroyed instance and bad things happen. Should fix
11547           #378184.
11548           Also ignore gconf key changes when the source is already running.
11549
11550 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
11551
11552         Patch by: Sebastian Dröge  <mail at slomosnail de>
11553
11554         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
11555           We need to be able to read and parse any possible floating point string
11556           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
11557           will parse the former only in certain locales though, so we really need
11558           to canonicalise the separator to '.' and then use g_ascii_strtod() to
11559           make sure we can parse either version at all times.
11560           Fixes #382982 for real.
11561
11562 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
11563
11564         * sys/sunaudio/gstsunaudiomixerctrl.c:
11565         * sys/sunaudio/gstsunaudiosrc.c:
11566
11567         Use the sunaudio debug category.
11568
11569         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
11570         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
11571         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
11572         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
11573         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
11574         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
11575         (gst_sunaudiosink_reset):
11576         * sys/sunaudio/gstsunaudiosink.h:
11577
11578         Uses the sunaudio debug category for all debug output
11579         Implements the _delay() callback to synchronise video playback better
11580         Change the segtotal and segsize values back to the parent class 
11581           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
11582           respectively)
11583         Measure the samples written to the device vs. played.
11584         Keep track of segments in the device by writing empty eof frames, and
11585         sleep using a GCond when we get too far ahead and risk overrunning the
11586         sink's ringbuffer.
11587
11588         Fixes: #360673
11589
11590 2006-12-08  Wim Taymans  <wim@fluendo.com>
11591
11592         Patch by: Sebastian Dröge  <mail at slomosnail de >
11593
11594         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
11595         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
11596         * gst/audiofx/audiopanorama.h:
11597         Fix audiopanorame with float samples. Fixes #383726.
11598
11599 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
11600
11601         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
11602         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
11603         (gst_sunaudiosrc_reset):
11604
11605         Implement reset functions to unblock the src/sink more quickly on 
11606         state change requests.
11607         Patch by: Brian Cameron <brian dot cameron at sun com>
11608
11609 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
11610
11611         * sys/sunaudio/gstsunaudiomixer.c:
11612         (gst_sunaudiomixer_change_state):
11613         Construct the correct mixer device name when the AUDIODEV env var
11614         is set.
11615
11616         Patch by: Jerry Tan <jerry.tan at sun dot com>
11617         Fixes: #383596
11618
11619 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
11620
11621         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
11622         Apply patch to open the mixer control and set the MULTIPLE_OPEN
11623         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
11624         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
11625         Patch by: Jerry Tan <jerry.tan at sun dot com>
11626         Fixes: #349015
11627
11628 2006-12-07  Wim Taymans  <wim@fluendo.com>
11629
11630         * gst/smpte/gstmask.h:
11631         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
11632         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
11633         (gst_smpte_collected), (gst_smpte_set_property),
11634         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
11635         * gst/smpte/gstsmpte.h:
11636         Port to 0.10 some more. 
11637         Added duration property to specify the duration of the transition.
11638         Make framerate a fraction.
11639         Deprecate fps property, we only use negotiated fps.
11640         Added docs.
11641         Fix collectpad usage.
11642         Reset state in READY.
11643         Send NEWSEGMENT event.
11644         Fix racy updates of object properties.
11645         Added debug category.
11646         Fixes #383323.
11647
11648 2006-12-06  Wim Taymans  <wim@fluendo.com>
11649
11650         Patch by: Sjoerd Simons <sjoerd at luon dot net>
11651
11652         * gst/videomixer/videomixer.c:
11653         (gst_videomixer_set_master_geometry),
11654         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
11655         Don't reset xpos and ypos in the setcaps function because causes
11656         unexpected behaviour.
11657         Fixes #382179.
11658
11659 2006-12-06  Wim Taymans  <wim@fluendo.com>
11660
11661         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
11662         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
11663         Keep track of the buffer timestamp in the collectdata member instead
11664         of modifying the buffer without making the metadata writable first.
11665         Fixes #382277.
11666
11667 2006-12-06  Wim Taymans  <wim@fluendo.com>
11668
11669         Patch by: Rob Taylor <robtaylor at floopily dot org>
11670
11671         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
11672         If using multicast in udpsrc, bind to the multicast address rather than
11673         IN_ADDR_ANY.
11674         This allows the simultanous use of multiple udpsrcs listening on
11675         different multicat addresses. Without this all udpsrcs will receive all
11676         packets from all subscribed multicast addresses.
11677         Fixes #383001.
11678
11679 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
11680
11681         * ext/taglib/gstid3v2mux.cc:
11682         Don't attempt to write a NULL frame into the ID3 tag set when the 
11683         createFrame method returned NULL.
11684         Fixes: #381857
11685         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
11686
11687 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
11688
11689         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
11690         Use g_strtod() instead of sscanf to parse doubles, so that it will
11691         try parsing in the C locale if the current locale fails.
11692         Fixes: #382982
11693         Patch by: Sebastian Dröge  <mail at slomosnail de >
11694
11695 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
11696
11697         * win32/MANIFEST:
11698         Fix compilation on win32 under VS8
11699         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
11700         Partially fixes #381175
11701
11702 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
11703
11704         * gst/avi/gstavimux.c:
11705           accept all mpegversions,fixes #380825
11706           spotted by: Jerome Alet  
11707
11708 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
11709
11710         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11711         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
11712         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
11713         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
11714           cleanup the error message a bit more
11715
11716 2006-11-28  Wim Taymans  <wim@fluendo.com>
11717
11718         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
11719         Fix width and height properties.
11720
11721         * ext/libcaca/gstcacasink.h:
11722         Fix compilation on newer libcaca that require us to include a new
11723         header. Fixes #379918.
11724
11725 2006-11-28  Wim Taymans  <wim@fluendo.com>
11726
11727         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
11728         * gst/rtsp/gstrtspsrc.h:
11729         * gst/rtsp/rtspext.h:
11730         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
11731         (rtsp_ext_wms_get_context):
11732         Add method so that extensions can choose to disable the setup of
11733         a stream.
11734         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
11735
11736 2006-11-27  Wim Taymans  <wim@fluendo.com>
11737
11738         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
11739
11740         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
11741         Push header in a separate buffer instead of memcpy:ing all data.
11742         Change LF => CRLF in headers.
11743         Move trailing LF to header. Fixes #379792.
11744
11745 2006-11-27  Wim Taymans  <wim@fluendo.com>
11746
11747         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
11748         Small buffer overflow fix and improve debugging.
11749
11750 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
11751
11752         * ext/esd/esdmon.h:
11753         * ext/esd/esdsink.h:
11754           remove obsolete _factory_init protos
11755
11756 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
11757
11758         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
11759         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11760         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
11761         (gst_avi_demux_read_subindexes_push),
11762         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
11763         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11764         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
11765         (gst_avi_demux_massage_index),
11766         (gst_avi_demux_calculate_durations_from_index),
11767         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
11768         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
11769         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11770           remove dead code, tweak debugs statements, add comments, use
11771           _uint64_scale instead _uint64_scale_int when using guint64 values,
11772           small optimizations, reflow some error handling
11773
11774 2006-11-22  Edward Hervey  <edward@fluendo.com>
11775
11776         * po/.cvsignore:
11777         We never put .pot files in cvs. Let's ignore them all.
11778
11779 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
11780
11781         * po/POTFILES.in:
11782           ... but better exclude files that aren't disted.
11783
11784 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
11785
11786         * po/POTFILES.in:
11787           Add v4l2 source files to list of files with translations, so the
11788           strings are actually extracted (however bad they still may be).
11789
11790 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
11791
11792         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
11793           Minor clean-ups: const-ify static array, remove trailing comma from
11794           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
11795
11796 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
11797
11798         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
11799         Make sure that g_free always gets called on the same pointer that was 
11800         returned by g_malloc.  Fixes #376594.
11801         Do not leak memory if decompressed size is wrong.
11802         Remove unneeded check of return value of g_malloc.
11803         Patch by: René Stadler <mail@renestadler.de>
11804
11805 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
11806
11807         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
11808           Add missing curly brackets.
11809
11810 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
11811
11812         * sys/v4l2/v4l2src_calls.c:
11813         Fix capture_deinit.
11814
11815 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
11816
11817         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
11818         (gst_matroska_mux_request_new_pad):
11819           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
11820
11821         * tests/check/elements/matroskamux.c: (setup_src_pad),
11822         (setup_sink_pad), (GST_START_TEST):
11823         Activate pads before using them.
11824
11825 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
11826
11827         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
11828           Initialise variable to get rid of bogus compiler warning.
11829
11830 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
11831
11832         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
11833
11834         * gst/rtp/gstrtph263pay.c:
11835         * gst/rtp/gstrtph263pdepay.c:
11836         * gst/rtp/gstrtph263ppay.c:
11837           Specify H.263 variant and version in the caps (fixes #361637)
11838
11839 2006-11-15  Wim Taymans  <wim@fluendo.com>
11840
11841         * gst/rtsp/rtspconnection.c: (read_body):
11842         Don't set a data pointer to NULL and a size > 0 when we deal
11843         with empty packets.
11844
11845         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
11846         (rtsp_message_init_response), (rtsp_message_init_data),
11847         (rtsp_message_unset), (rtsp_message_free),
11848         (rtsp_message_take_body):
11849         Check that we can't create invalid empty packets. 
11850
11851 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
11852
11853         Patch by: Mark Nauwelaerts  <manauw at skynet be>
11854
11855         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
11856         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
11857         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
11858         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
11859         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
11860         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
11861         * gst/matroska/matroska-mux.h:
11862           Add basic tag writing support; implement releasing pads (#374658).
11863
11864 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
11865
11866         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
11867         (gst_matroska_demux_audio_caps):
11868           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
11869
11870 2006-11-14  David Schleef  <ds@schleef.org>
11871
11872         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
11873
11874 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
11875
11876         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
11877
11878         * win32/vs8/gst-plugins-good.sln:
11879         * win32/vs8/libgst1394.vcproj:
11880         * win32/vs8/libgstaasink.vcproj:
11881         * win32/vs8/libgstalaw.vcproj:
11882         * win32/vs8/libgstalpha.vcproj:
11883         * win32/vs8/libgstalphacolor.vcproj:
11884         * win32/vs8/libgstannodex.vcproj:
11885         * win32/vs8/libgstapetag.vcproj:
11886         * win32/vs8/libgstaudiofx.vcproj:
11887         * win32/vs8/libgstauparse.vcproj:
11888         * win32/vs8/libgstautodetect.vcproj:
11889         * win32/vs8/libgstavi.vcproj:
11890         * win32/vs8/libgstcacasink.vcproj:
11891         * win32/vs8/libgstcdio.vcproj:
11892         * win32/vs8/libgstcutter.vcproj:
11893         * win32/vs8/libgstdv.vcproj:
11894         * win32/vs8/libgsteffectv.vcproj:
11895         * win32/vs8/libgstflac.vcproj:
11896         * win32/vs8/libgstflxdec.vcproj:
11897         * win32/vs8/libgstgoom.vcproj:
11898         * win32/vs8/libgsticydemux.vcproj:
11899         * win32/vs8/libgstid3demux.vcproj:
11900         * win32/vs8/libgstjpeg.vcproj:
11901         * win32/vs8/libgstladspa.vcproj:
11902         * win32/vs8/libgstlevel.vcproj:
11903         * win32/vs8/libgstmatroska.vcproj:
11904         * win32/vs8/libgstmikmod.vcproj:
11905         * win32/vs8/libgstmng.vcproj:
11906         * win32/vs8/libgstmonoscope.vcproj:
11907         * win32/vs8/libgstmulaw.vcproj:
11908         * win32/vs8/libgstmultipart.vcproj:
11909         * win32/vs8/libgstpng.vcproj:
11910         * win32/vs8/libgstrtp.vcproj:
11911         * win32/vs8/libgstrtsp.vcproj:
11912         * win32/vs8/libgstshout2.vcproj:
11913         * win32/vs8/libgstsmpte.vcproj:
11914         * win32/vs8/libgstspeex.vcproj:
11915         * win32/vs8/libgsttaglib.vcproj:
11916         * win32/vs8/libgstudp.vcproj:
11917         * win32/vs8/libgstvideobalance.vcproj:
11918         * win32/vs8/libgstvideobox.vcproj:
11919         * win32/vs8/libgstvideoflip.vcproj:
11920         * win32/vs8/libgstvideomixer.vcproj:
11921         * win32/vs8/libgstwavenc.vcproj:
11922         * win32/vs8/libgstwavparse.vcproj:
11923           Make end-of-line returns unixy, so that when the files are checked
11924           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
11925           Hopefully fixes #366492.
11926
11927 2006-11-14  Wim Taymans  <wim@fluendo.com>
11928
11929         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
11930         Disable init_frames delay timestamp adjustment, it does not
11931         seem to be needed at all. Fixes #369621.
11932
11933 2006-11-13  Wim Taymans  <wim@fluendo.com>
11934
11935         Patch by: Mark Nauwelaerts  <manauw at skynet be>
11936
11937         * gst/videomixer/videomixer.c:
11938         (gst_videomixer_set_master_geometry),
11939         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
11940         (gst_videomixer_collect_free), (gst_videomixer_reset),
11941         (gst_videomixer_init), (gst_videomixer_finalize),
11942         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
11943         (gst_videomixer_collected), (gst_videomixer_change_state):
11944         Fix memleak by unref'ing collectpads instance (when finalizing)
11945         Implement releasing a request pad. Fixes #374479.
11946
11947 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
11948
11949         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
11950
11951         * win32/vs8/gst-plugins-good.sln:
11952         * win32/vs8/libgst1394.vcproj:
11953         * win32/vs8/libgstaasink.vcproj:
11954         * win32/vs8/libgstalaw.vcproj:
11955         * win32/vs8/libgstalpha.vcproj:
11956         * win32/vs8/libgstalphacolor.vcproj:
11957         * win32/vs8/libgstannodex.vcproj:
11958         * win32/vs8/libgstapetag.vcproj:
11959         * win32/vs8/libgstaudiofx.vcproj:
11960         * win32/vs8/libgstauparse.vcproj:
11961         * win32/vs8/libgstautodetect.vcproj:
11962         * win32/vs8/libgstavi.vcproj:
11963         * win32/vs8/libgstcacasink.vcproj:
11964         * win32/vs8/libgstcdio.vcproj:
11965         * win32/vs8/libgstcutter.vcproj:
11966         * win32/vs8/libgstdv.vcproj:
11967         * win32/vs8/libgsteffectv.vcproj:
11968         * win32/vs8/libgstflac.vcproj:
11969         * win32/vs8/libgstflxdec.vcproj:
11970         * win32/vs8/libgstgoom.vcproj:
11971         * win32/vs8/libgsticydemux.vcproj:
11972         * win32/vs8/libgstid3demux.vcproj:
11973         * win32/vs8/libgstjpeg.vcproj:
11974         * win32/vs8/libgstladspa.vcproj:
11975         * win32/vs8/libgstlevel.vcproj:
11976         * win32/vs8/libgstmatroska.vcproj:
11977         * win32/vs8/libgstmikmod.vcproj:
11978         * win32/vs8/libgstmng.vcproj:
11979         * win32/vs8/libgstmonoscope.vcproj:
11980         * win32/vs8/libgstmulaw.vcproj:
11981         * win32/vs8/libgstmultipart.vcproj:
11982         * win32/vs8/libgstpng.vcproj:
11983         * win32/vs8/libgstrtp.vcproj:
11984         * win32/vs8/libgstrtsp.vcproj:
11985         * win32/vs8/libgstshout2.vcproj:
11986         * win32/vs8/libgstsmpte.vcproj:
11987         * win32/vs8/libgstspeex.vcproj:
11988         * win32/vs8/libgsttaglib.vcproj:
11989         * win32/vs8/libgstudp.vcproj:
11990         * win32/vs8/libgstvideobalance.vcproj:
11991         * win32/vs8/libgstvideobox.vcproj:
11992         * win32/vs8/libgstvideoflip.vcproj:
11993         * win32/vs8/libgstvideomixer.vcproj:
11994         * win32/vs8/libgstwavenc.vcproj:
11995         * win32/vs8/libgstwavparse.vcproj:
11996           Add VS8 project files (note that many of the plugins in ext are
11997           disabled by default). Fixes #366492.
11998
11999 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
12000
12001         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
12002           we do not translate debug messages
12003
12004 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
12005
12006         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
12007           fix categorisation, make short desc more explicit, remove unused code
12008           Fixes #372021
12009
12010 2006-11-08  Wim Taymans  <wim@fluendo.com>
12011
12012         * gst/rtp/gstrtpL16depay.c:
12013         * gst/rtp/gstrtpamrdepay.c:
12014         * gst/rtp/gstrtpamrpay.c:
12015         * gst/rtp/gstrtpgsmdepay.c:
12016         * gst/rtp/gstrtph263pay.c:
12017         * gst/rtp/gstrtph263pdepay.c:
12018         * gst/rtp/gstrtph263ppay.c:
12019         * gst/rtp/gstrtph264depay.c:
12020         * gst/rtp/gstrtpmp2tdepay.c:
12021         * gst/rtp/gstrtpmp4gdepay.c:
12022         * gst/rtp/gstrtpmp4gpay.c:
12023         * gst/rtp/gstrtpmp4vdepay.c:
12024         * gst/rtp/gstrtpmp4vpay.c:
12025         * gst/rtp/gstrtpmpadepay.c:
12026         * gst/rtp/gstrtpmpapay.c:
12027         * gst/rtp/gstrtppcmadepay.c:
12028         * gst/rtp/gstrtppcmapay.c:
12029         * gst/rtp/gstrtppcmudepay.c:
12030         * gst/rtp/gstrtppcmupay.c:
12031         * gst/rtp/gstrtpspeexdepay.c:
12032         * gst/rtp/gstrtpspeexpay.c:
12033         * gst/rtp/gstrtpsv3vdepay.c:
12034         Fix element descriptions.
12035
12036 2006-11-08  Wim Taymans  <wim@fluendo.com>
12037
12038         * gst/rtp/gstrtpvorbisdepay.c:
12039         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
12040         Fix description.
12041         Small cleanup in the payloader.
12042
12043 2006-11-08  Wim Taymans  <wim@fluendo.com>
12044
12045         * gst/rtp/Makefile.am:
12046         * gst/rtp/gstrtp.c: (plugin_init):
12047         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
12048         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
12049         (gst_rtp_theora_depay_finalize),
12050         (gst_rtp_theora_depay_parse_configuration),
12051         (gst_rtp_theora_depay_setcaps),
12052         (gst_rtp_theora_depay_switch_codebook),
12053         (gst_rtp_theora_depay_process),
12054         (gst_rtp_theora_depay_set_property),
12055         (gst_rtp_theora_depay_get_property),
12056         (gst_rtp_theora_depay_change_state),
12057         (gst_rtp_theora_depay_plugin_init):
12058         * gst/rtp/gstrtptheoradepay.h:
12059         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
12060         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
12061         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
12062         (gst_rtp_theora_pay_init_packet),
12063         (gst_rtp_theora_pay_flush_packet),
12064         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
12065         (gst_rtp_theora_pay_handle_buffer),
12066         (gst_rtp_theora_pay_plugin_init):
12067         * gst/rtp/gstrtptheorapay.h:
12068         Add theora pay/depayloaders.
12069
12070 2006-11-06  Wim Taymans  <wim@fluendo.com>
12071
12072         * gst/rtp/Makefile.am:
12073         We depend on gsttag to generate the vorbis comments.
12074
12075         * gst/rtp/gstrtpvorbisdepay.c:
12076         (gst_rtp_vorbis_depay_parse_configuration),
12077         (gst_rtp_vorbis_depay_setcaps),
12078         (gst_rtp_vorbis_depay_switch_codebook),
12079         (gst_rtp_vorbis_depay_process):
12080         * gst/rtp/gstrtpvorbisdepay.h:
12081         Parse configuration string in the depayloader.
12082         Implement selecting and switching to a new codebook.
12083         Receiving vorbis over RTP now works.
12084
12085         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
12086         (gst_rtp_vorbis_pay_init_packet),
12087         (gst_rtp_vorbis_pay_finish_headers),
12088         (gst_rtp_vorbis_pay_handle_buffer):
12089         * gst/rtp/gstrtpvorbispay.h:
12090         Set timestamps on outgoing buffers and RTP packets.
12091         Fix configuration string, prepend number of Packet headers.
12092         Fix encoding of ident string.
12093         Add delivery-method to caps.
12094         Streaming vorbis over RTP now works.
12095
12096 2006-11-06  Wim Taymans  <wim@fluendo.com>
12097
12098         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
12099         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
12100         (gst_rtp_vorbis_pay_handle_buffer):
12101         * gst/rtp/gstrtpvorbispay.h:
12102         Generate a valid configuration string in the caps based on the
12103         vorbis headers.
12104
12105 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
12106
12107         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
12108         * ext/cdio/gstcdio.h:
12109         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
12110           Move CD-TEXT utility function into common file so it can also be
12111           used by a future cdioparanoiasrc.
12112
12113 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
12114         
12115         * sys/v4l2/Makefile.am:
12116         * sys/v4l2/gstv4l2object.c:
12117         * sys/v4l2/gstv4l2src.c:
12118         * sys/v4l2/gstv4l2xoverlay.c:
12119         * sys/v4l2/v4l2_calls.c:
12120         * sys/v4l2/v4l2src_calls.c:
12121         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
12122         xoverlay code that is still not implemented.
12123
12124 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
12125
12126         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
12127           We require a -base more recent than 0.10.9, so it's safe to use
12128           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
12129
12130         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
12131         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
12132           Use _newsegment_full() now that we depend on a recent enough core.
12133
12134         * gst/wavparse/gstwavparse.c:
12135           Remove cruft that we don't need any longer now that we depend on
12136           a recent enough -base.
12137
12138 2006-10-31  Wim Taymans  <wim@fluendo.com>
12139
12140         * gst/rtp/Makefile.am:
12141         * gst/rtp/gstrtp.c: (plugin_init):
12142         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
12143         (gst_rtpilbcpay_setcaps):
12144         Fix and activate ILBC pay and depayloaders. Fixes #368162.
12145
12146 2006-10-31  Wim Taymans  <wim@fluendo.com>
12147
12148         * ext/speex/gstspeexdec.c: (speex_dec_convert),
12149         (speex_dec_sink_event), (speex_dec_chain_parse_header):
12150         Some small cleanups, use _scale.
12151
12152 2006-10-31  Wim Taymans  <wim@fluendo.com>
12153
12154         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
12155         Use higher precision scale function.
12156
12157 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
12158
12159         Patch by: Michal Benes  <michal dot benes at itonis tv>
12160
12161         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
12162         (gst_matroska_demux_read_track_encodings),
12163         (gst_matroska_decode_buffer):
12164           Fix several issues with encoded/compressed/encrypted/signed tracks;
12165           also, remove superfluous newline characters from some debug
12166           statements. (#366155)
12167
12168 2006-10-30  Wim Taymans  <wim@fluendo.com>
12169
12170         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
12171         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
12172         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
12173         (gst_smokedec_change_state):
12174         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
12175         (gst_smokeenc_init), (gst_smokeenc_finalize),
12176         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
12177         (gst_smokeenc_resync), (gst_smokeenc_chain),
12178         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
12179         (gst_smokeenc_change_state):
12180         Various cleanups, capsnego and leak fixes.
12181
12182 2006-10-30  Wim Taymans  <wim@fluendo.com>
12183
12184         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12185
12186         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
12187         Fix videomixer so that it can handle any combination of framerates.
12188         Fixes #367221.
12189
12190 2006-10-28  Wim Taymans  <wim@fluendo.com>
12191
12192         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
12193         (gst_avi_demux_parse_file_header),
12194         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
12195         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
12196         (gst_avi_demux_chain):
12197         Fix position query for audio. also fixes timestamps in streaming
12198         mode and bug #364958.
12199         Small cleanups.
12200
12201 2006-10-27  Wim Taymans  <wim@fluendo.com>
12202
12203         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
12204         * ext/libpng/gstpngenc.h:
12205         Fix strides. Fixes #364856.
12206         Cleanup capsnego.
12207         Set caps on outgoing buffers.
12208
12209 2006-10-18  Wim Taymans  <wim@fluendo.com>
12210
12211         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
12212
12213         * gst/rtp/gstrtpgsmpay.c:
12214         * gst/rtp/gstrtph263pay.c:
12215         * gst/rtp/gstrtpmpapay.c:
12216         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
12217         (gst_rtp_pcma_pay_handle_buffer):
12218         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
12219         Add static payload numbers in addition to the dynamic ones.
12220         Fixes #361639.
12221
12222 2006-10-18  Wim Taymans  <wim@fluendo.com>
12223
12224         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
12225         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
12226         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
12227         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
12228         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
12229         * gst/rtsp/rtspdefs.h:
12230         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
12231         * gst/rtsp/rtspurl.h:
12232         Reuse already existing enum for lower transport.
12233         Add rtspt and rtspu protocols.
12234         Send redirect to rtspt when udp times out.
12235
12236 2006-10-18  Wim Taymans  <wim@fluendo.com>
12237
12238         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
12239         (gst_wavparse_stream_data):
12240         Fix seeking some more, mostly for speed changes.
12241
12242 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12243
12244         Patch by: Fredrik Persson  <frepe at bredband net>
12245
12246         * sys/v4l2/gstv4l2tuner.c:
12247         * sys/v4l2/gstv4l2tuner.h:
12248           Fix _set_channel(): remove useless g_object_notify() for "channel"
12249           property that doesn't exist any longer and therefore now also
12250           useless redirect (#338818).
12251
12252 2006-10-17  Wim Taymans  <wim@fluendo.com>
12253
12254         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
12255         Some drivers do not support unsetting the non-blocking flag once the
12256         device is opened. In those cases, close/open the device in
12257         non-blocking mode. Fixes #362673.
12258
12259 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
12260
12261         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
12262         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
12263         (gst_v4l2src_get_fps):
12264           dear stefan, framespersecond is not frameperiod, reverting but adding
12265           comment
12266
12267 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
12268
12269         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
12270         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
12271         (gst_v4l2src_get_fps):
12272           Numerator is numerator and denominator is denominator. Say that aloud
12273           5 times and retry after next beer.
12274
12275 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
12276
12277         Patch by: Josep Torra Valles  <josep at fluendo com>
12278
12279         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
12280         * ext/esd/esdsink.c: (gst_esdsink_write):
12281         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
12282         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
12283         (gst_flac_dec_send_newsegment):
12284         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
12285         (gst_flac_enc_tell_callback):
12286         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
12287         (smokecodec_parse_header), (smokecodec_decode):
12288         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
12289         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
12290         * gst/goom/Makefile.am:
12291         * gst/goom/gstgoom.c:
12292         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
12293         * gst/rtsp/gstrtspsrc.c:
12294         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
12295         * gst/udp/gstudpsink.c:
12296         * gst/udp/gstudpsrc.c:
12297         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
12298         * sys/sunaudio/gstsunaudiomixertrack.h:
12299           Fix a bunch of problems discovered by the Forte compiler, mostly type
12300           mixups and pointer arithmetics with void pointers. Fixes #362603.
12301
12302 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
12303
12304         * ext/speex/gstspeex.c: (plugin_init):
12305         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
12306         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
12307         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
12308         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
12309         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
12310         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
12311         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
12312         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
12313         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
12314         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
12315         (gst_speex_enc_chain), (gst_speex_enc_get_property),
12316         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
12317         * ext/speex/gstspeexenc.h:
12318           Miscellaneous clean-ups, among other things: speexenc => enc to
12319           enhance code readability; change speexenc => speex_enc; in chain
12320           function unref input buffer in case of error; take reference in
12321           event function; use boilerplate macro; use gst_pad_query_peer_*
12322           convenience functions.
12323
12324 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
12325
12326         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
12327         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
12328         (gst_speexenc_set_header_on_caps):
12329           Fix some mem leaks.
12330
12331 2006-10-11  Wim Taymans  <wim@fluendo.com>
12332
12333         * gst/rtsp/URLS:
12334         Added some other URL.
12335
12336         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
12337         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
12338         (gst_rtspsrc_open), (gst_rtspsrc_play),
12339         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
12340         * gst/rtsp/gstrtspsrc.h:
12341         Work on fallback to TCP connection when the UDP socket times out.
12342         Handler server requests, just reply with OK for now.
12343
12344         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
12345         * gst/rtsp/rtspdefs.h:
12346         Added some more Real extension headers.
12347
12348         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
12349         Fix parsing of urls with a ':' that is not part of the hostname:port
12350         part of the url.
12351
12352 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
12353
12354         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
12355         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
12356         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
12357           Activate pad before adding it to the already-running element.
12358
12359         * tests/check/elements/icydemux.c: (icydemux_found_pad):
12360           Activate newly-created pad too.
12361
12362 2006-10-11  Wim Taymans  <wim@fluendo.com>
12363
12364         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
12365
12366         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
12367         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
12368         (gst_udpsrc_start):
12369         Fix some leaks in caps and uris. Fixes #361252.
12370
12371 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
12372
12373         * gst/wavparse/Makefile.am:
12374           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
12375
12376 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
12377
12378         * sys/v4l2/gstv4l2xoverlay.c:
12379         * sys/v4l2/gstv4l2xoverlay.h:
12380         Fix build as per the patch in #338818 comment 36.
12381
12382 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
12383
12384         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
12385           Activate pads before adding them to the source.
12386
12387 2006-10-06  Wim Taymans  <wim@fluendo.com>
12388
12389         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
12390         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
12391         Activate pads before adding.
12392
12393 2006-10-06  Wim Taymans  <wim@fluendo.com>
12394
12395         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
12396         (gst_multipart_find_pad_by_mime):
12397         Activate pads before adding.
12398
12399         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
12400         BOILERPLATE sets parent_class for us.
12401
12402 2006-10-06  Wim Taymans  <wim@fluendo.com>
12403
12404         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
12405         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
12406         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
12407         (gst_rtspsrc_alloc_udp_ports),
12408         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
12409         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
12410         (gst_rtspsrc_create_transports_string),
12411         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
12412         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
12413         * gst/rtsp/gstrtspsrc.h:
12414         Rework how the transport string is constructed, try to share channels
12415         and udp ports.
12416         Make most of the stuff less dependant on RTP as we are also going to use
12417         it for RDT.
12418         Add support for transport specific session managers.
12419
12420         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
12421         Implement _flush().
12422
12423         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
12424         * gst/rtsp/rtspdefs.h:
12425         Add generic error return code.
12426
12427         * gst/rtsp/rtspext.h:
12428         Add support for pluggable tranport strings.
12429
12430         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
12431         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
12432         (rtsp_ext_wms_get_context):
12433         Detect WMServer and activate the extension.
12434
12435         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
12436         (rtsp_transport_get_manager), (rtsp_transport_parse):
12437         * gst/rtsp/rtsptransport.h:
12438         Added methods to get mime/manager for certain transports.
12439
12440 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
12441
12442         * ext/cairo/gsttimeoverlay.c:
12443         (gst_cairo_time_overlay_update_font_height):
12444         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
12445         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
12446         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
12447         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
12448         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
12449         * ext/libpng/gstpngdec.c: (user_endrow_callback):
12450         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
12451         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
12452         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
12453         (gst_avi_demux_stream_data):
12454         * gst/cutter/gstcutter.c: (gst_cutter_chain):
12455         * gst/debug/efence.c: (gst_efence_buffer_alloc),
12456         (gst_fenced_buffer_copy):
12457         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12458         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
12459         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
12460         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
12461         (gst_rtspsrc_handle_message):
12462         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
12463         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
12464           Printf format fixes.
12465
12466 2006-10-04  Wim Taymans  <wim@fluendo.com>
12467
12468         * gst/rtsp/Makefile.am:
12469         Dist new .h file too.
12470
12471 2006-10-04  Wim Taymans  <wim@fluendo.com>
12472
12473         * gst/rtsp/Makefile.am:
12474         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
12475         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
12476         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
12477         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
12478         (gst_rtspsrc_parse_rtpmap),
12479         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
12480         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
12481         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
12482         * gst/rtsp/gstrtspsrc.h:
12483         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
12484         * gst/rtsp/rtspdefs.h:
12485         * gst/rtsp/rtspext.h:
12486         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
12487         (rtsp_ext_wms_get_context):
12488         * gst/rtsp/rtspextwms.h:
12489         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
12490         (rtsp_transport_parse):
12491         * gst/rtsp/rtsptransport.h:
12492         Factor out extension in separate module.
12493         Fix getcaps to filter against the padtemplate.
12494         Use Content-Base if the server gives one.
12495         Rework the transport parsing a bit for future extensions.
12496         Added some Real Header field definitions.
12497
12498 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12499
12500         * docs/plugins/Makefile.am:
12501         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12502         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12503           added v4l2 stubs
12504         * gst-plugins-good.spec.in:
12505           add v4l2
12506
12507 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
12508
12509         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12510           Extract disc/album/medium number and count and try harder
12511           to extract track number/count.
12512
12513 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12514
12515         * configure.ac:
12516         * sys/Makefile.am:
12517           add build stuff for v4l2, needs --enable-experimental until
12518           the last bits are resolved
12519
12520 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
12521
12522         * tests/check/Makefile.am:
12523           Disable autodetect test temporarily, so that the build bots
12524           update -bad and the ranks of unreliable video sinks in there.
12525
12526         * tests/check/elements/autodetect.c: (GST_START_TEST):
12527           Skip test if no usable videosink is found.
12528
12529 2006-09-29  Wim Taymans  <wim@fluendo.com>
12530
12531         * gst/rtsp/URLS:
12532         Add some more URLs.
12533
12534         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
12535         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
12536         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
12537         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
12538         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
12539         (gst_rtspsrc_loop), (gst_rtspsrc_send),
12540         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
12541         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
12542         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
12543         * gst/rtsp/gstrtspsrc.h:
12544         Add timeout property to control UDP timeouts.
12545         Fix error messages.
12546         Also start a loop function when operating in UDP mode so that we can
12547         do some more stuff async.
12548         Handle element messages from udpsrc to detect timeouts. If a timeout
12549         happens we currently generate an error.
12550         API: rtspsrc::timeout property.
12551
12552         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
12553         (gst_udpsrc_create):
12554         Really implement the timeout in microseconds and not milliseconds.
12555
12556 2006-09-29  Wim Taymans  <wim@fluendo.com>
12557
12558         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
12559         (gst_udpsrc_create), (gst_udpsrc_set_property),
12560         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
12561         * gst/udp/gstudpsrc.h:
12562         Added property to post a message on timeout.
12563         Updated docs.
12564         When restarting the select, initialize the fdsets again.
12565         Init control sockets so we don't accidentally close a random socket.
12566         API: GstUDPSrc::timeout property
12567
12568 2006-09-29  Wim Taymans  <wim@fluendo.com>
12569
12570         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
12571         Fix flag registration.
12572
12573         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
12574         Reading 0 also means 'no more commands'
12575
12576 2006-09-29  Wim Taymans  <wim@fluendo.com>
12577
12578         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
12579
12580         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
12581         Fix possible infinite loop when shutting down, a read can also return
12582         0 to indicate no more messages are available. Fixes #358156.
12583
12584 2006-09-25  Wim Taymans  <wim@fluendo.com>
12585
12586         * gst/autodetect/gstautoaudiosink.c:
12587         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
12588         (gst_auto_audio_sink_find_best):
12589         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
12590         Small cleanups.
12591         don't try to set "sync" property when it is not available.
12592
12593 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
12594
12595         Patch by: Peter Kjellerstedt  <pkj at axis com>
12596
12597         * gst/alpha/gstalpha.c:
12598         * gst/rtp/gstrtpamrdepay.c:
12599         * gst/rtsp/gstrtspsrc.c:
12600         * gst/udp/gstudpsrc.c:
12601         * gst/videomixer/videomixer.c:
12602           Include stdlib.h in some more places, makes things compile
12603           with uClibc and -Werror (#357592).
12604
12605 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
12606
12607         * ext/jpeg/gstjpegdec.c:
12608           Set minimum height to 8 (from 16), our code should handle
12609           that fine. Some of the buttons on the apple trailer site
12610           are apparently only 15 pixels high (see #357470).
12611
12612 2006-09-23  Wim Taymans  <wim@fluendo.com>
12613
12614         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
12615         (gst_rtspsrc_open):
12616         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
12617         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
12618         (rtsp_connection_receive):
12619         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
12620         * gst/rtsp/rtspdefs.h:
12621         Improve error reporting.
12622
12623 2006-09-23  Wim Taymans  <wim@fluendo.com>
12624
12625         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
12626         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
12627         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
12628         * gst/rtp/gstrtpdepay.c:
12629         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
12630         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
12631         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
12632         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
12633         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
12634         (gst_rtp_mp2t_depay_plugin_init):
12635         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
12636         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
12637         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
12638         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
12639         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
12640         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
12641         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
12642         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
12643         Fix klass typos.
12644         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
12645
12646 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
12647
12648         * configure.ac:
12649           Need  -base CVS for gst_base_rtp_depayload_push_ts().
12650
12651 2006-09-22  Wim Taymans  <wim@fluendo.com>
12652
12653         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
12654         Don't check for a tag that is never there and check if we read the
12655         correct tag. Fixes seeking again.
12656         We must post an error when all pads are unlinked.
12657
12658 2006-09-22  Wim Taymans  <wim@fluendo.com>
12659
12660         * gst/rtp/Makefile.am:
12661         * gst/rtp/gstrtp.c: (plugin_init):
12662         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
12663         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
12664         (gst_rtp_vorbis_pay_reset_packet),
12665         (gst_rtp_vorbis_pay_init_packet),
12666         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
12667         (gst_rtp_vorbis_pay_handle_buffer):
12668         More fixage, set endoder-params correctly in the payloader.
12669
12670 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
12671
12672         * gst/autodetect/gstautoaudiosink.c:
12673         (gst_auto_audio_sink_base_init):
12674         * gst/autodetect/gstautovideosink.c:
12675         (gst_auto_video_sink_base_init):
12676           Make static pad templates static to appease valgrind's leak
12677           detector.
12678
12679         * tests/check/Makefile.am:
12680         * tests/check/elements/.cvsignore:
12681         * tests/check/elements/autodetect.c: (GST_START_TEST),
12682         (autodetect_suite):
12683           Add simple test for the ghostpad lockup on shutdown fixed in core
12684           CVS (audio bit disabled because it would need dozens of alsa
12685           suppressions and I'm too lazy to add those now).
12686
12687 2006-09-22  Wim Taymans  <wim@fluendo.com>
12688
12689         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
12690         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
12691         Small cleanups.
12692
12693         * gst/rtp/Makefile.am:
12694         * gst/rtp/gstrtp.c: (plugin_init):
12695         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
12696         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
12697         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
12698         (gst_rtp_vorbis_depay_process),
12699         (gst_rtp_vorbis_depay_set_property),
12700         (gst_rtp_vorbis_depay_get_property),
12701         (gst_rtp_vorbis_depay_change_state),
12702         (gst_rtp_vorbis_depay_plugin_init):
12703         * gst/rtp/gstrtpvorbisdepay.h:
12704         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
12705         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
12706         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
12707         (gst_rtp_vorbis_pay_flush_packet),
12708         (gst_rtp_vorbis_pay_append_buffer),
12709         (gst_rtp_vorbis_pay_handle_buffer),
12710         (gst_rtp_vorbis_pay_plugin_init):
12711         * gst/rtp/gstrtpvorbispay.h:
12712         Add experimental vorbis pay and depayloaders.
12713
12714 2006-09-21  Wim Taymans  <wim@fluendo.com>
12715
12716         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
12717         Fix profile-level-id parsing and setup.
12718
12719 2006-09-21  Wim Taymans  <wim@fluendo.com>
12720
12721         * gst/udp/README:
12722         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
12723         Update README, simple cleanup.
12724
12725 2006-09-21  Wim Taymans  <wim@fluendo.com>
12726
12727         * gst/rtp/README:
12728         Update README with some examples.
12729
12730         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
12731         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
12732         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
12733         (gst_rtp_mp4g_pay_setcaps):
12734         * gst/rtp/gstrtpmp4gpay.h:
12735         Make optional RTP parameters of type STRING, as required by the
12736         application/x-rtp caps specification.
12737
12738 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
12739
12740         * gst/rtp/gstrtph263pdepay.c:
12741         * gst/rtp/gstrtph263ppay.c:
12742         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
12743         RTP header.
12744
12745 2006-09-20  Wim Taymans  <wim@fluendo.com>
12746
12747         * gst/rtp/Makefile.am:
12748         And makefile too.
12749
12750 2006-09-20  Wim Taymans  <wim@fluendo.com>
12751
12752         * gst/rtp/gstrtp.c: (plugin_init):
12753         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
12754         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
12755         (decode_base64), (gst_rtp_asf_depay_setcaps),
12756         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
12757         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
12758         (gst_rtp_asf_depay_plugin_init):
12759         * gst/rtp/gstrtpasfdepay.h:
12760         Added preliminary ASF depayloader.
12761
12762         * gst/rtp/gstrtph264depay.c: (decode_base64):
12763         Fix base64 decoding.
12764
12765 2006-09-20  Wim Taymans  <wim@fluendo.com>
12766
12767         * gst/rtsp/URLS:
12768         Added some test URLS.
12769
12770         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
12771         (gst_rtspsrc_loop), (gst_rtspsrc_open):
12772         * gst/rtsp/gstrtspsrc.h:
12773         When creating streams, give access to the complete SDP.
12774         Fix some leaks.
12775         Collect and merge global stream properties in stream caps.
12776         Preliminary support for WMServer.
12777
12778         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
12779         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
12780         (rtsp_connection_receive):
12781         * gst/rtsp/rtspconnection.h:
12782         Make connection interruptable.
12783         Refactor to make it reconnectable.
12784         Don't fail on short reads when reading data packets.
12785
12786         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
12787         (rtsp_url_get_port):
12788         * gst/rtsp/rtspurl.h:
12789         Add methods for getting/setting the port.
12790
12791         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
12792         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
12793         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
12794         (sdp_media_get_format), (sdp_parse_line),
12795         (sdp_message_parse_buffer):
12796         Fix headers. 
12797         Add methods for getting multiple attributes with the same name.
12798         Increase buffer size when parsing.
12799         Fix parsing of a=foo fields.
12800
12801         * gst/rtsp/test.c: (main):
12802         Update to new connection API.
12803
12804         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
12805         (rtsp_message_init_response), (rtsp_message_init_data),
12806         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
12807         * gst/rtsp/rtspmessage.h:
12808         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
12809         * gst/rtsp/rtsptransport.h:
12810         * gst/rtsp/sdp.h:
12811         * gst/rtsp/sdpmessage.h:
12812         * gst/rtsp/gstrtsp.c:
12813         * gst/rtsp/gstrtsp.h:
12814         * gst/rtsp/gstrtpdec.c:
12815         * gst/rtsp/gstrtpdec.h:
12816         * gst/rtsp/rtsp.h:
12817         * gst/rtsp/rtspdefs.c:
12818         * gst/rtsp/rtspdefs.h:
12819         Dual licensed under MIT and LGPL now.
12820
12821 2006-09-19  Wim Taymans  <wim@fluendo.com>
12822
12823         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
12824         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
12825         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
12826         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
12827         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
12828         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
12829         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
12830         * gst/rtsp/gstrtspsrc.h:
12831         Reorganize stream parsing and creation.
12832         Detect container formats in interleaved mode.
12833         Keep more state about the streams.
12834         Assume a server also supports PLAY if it does not say.
12835         Add unicast and interleaved properties to TCP transport requests to make
12836         some servers happy (WMServer).
12837
12838         * gst/rtsp/sdpmessage.h:
12839         Add some defines for the standard Bandwidth types.
12840
12841 2006-09-19  Wim Taymans  <wim@fluendo.com>
12842
12843         * gst/rtsp/test.c: (main):
12844         Fix build.
12845
12846 2006-09-19  Wim Taymans  <wim@fluendo.com>
12847
12848         * gst/wavparse/gstwavparse.c:
12849         Add ms-gsm to the src template.
12850
12851 2006-09-18  Wim Taymans  <wim@fluendo.com>
12852
12853         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
12854         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
12855         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
12856         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
12857         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
12858         * gst/rtsp/gstrtspsrc.h:
12859         Small cleanups, added documentation.
12860         Try to clean up the requests and responses.
12861         Refactor parsing the supported methods.
12862
12863         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
12864         (rtsp_connection_create), (rtsp_connection_send),
12865         (parse_response_status), (parse_request_line),
12866         (rtsp_connection_receive), (rtsp_connection_close),
12867         (rtsp_connection_free):
12868         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
12869         (rtsp_transport_init), (rtsp_transport_parse),
12870         (rtsp_transport_free):
12871         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
12872         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
12873         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
12874         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
12875         Use g_return_val some more.
12876
12877         * gst/rtsp/rtspdefs.h:
12878         Add more enum values to track initial states.
12879
12880         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
12881         (rtsp_message_init_request), (rtsp_message_new_response),
12882         (rtsp_message_init_response), (rtsp_message_init_data),
12883         (rtsp_message_unset), (rtsp_message_free),
12884         (rtsp_message_add_header), (rtsp_message_remove_header),
12885         (rtsp_message_get_header), (rtsp_message_set_body),
12886         (rtsp_message_take_body), (rtsp_message_get_body),
12887         (rtsp_message_steal_body), (rtsp_message_dump):
12888         * gst/rtsp/rtspmessage.h:
12889         Reorder arguments, object goes as the first one.
12890         Use g_return_val some more.
12891
12892 2006-09-18  Wim Taymans  <wim@fluendo.com>
12893
12894         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
12895         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
12896         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
12897         * gst/rtsp/gstrtspsrc.h:
12898         Export sometimes source pad with correct caps on the template, create
12899         the ghostpad from the template.
12900         Remove RTCP template as we never expose RTCP.
12901         Protect against invalid body size.
12902         Avoid memcpy when creating the output buffer.
12903         Properly post an error and send EOS when the loop function is shut down.
12904
12905 2006-09-18  Wim Taymans  <wim@fluendo.com>
12906
12907         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
12908
12909         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
12910         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
12911         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
12912         * gst/rtsp/gstrtspsrc.h:
12913         Make sure we can never set an invalid location.
12914
12915         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
12916         * gst/rtsp/rtspmessage.h:
12917         Added _steal_body method for future use.
12918
12919         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
12920         Make freeing of NULL url return immediatly.
12921
12922 2006-09-18  Wim Taymans  <wim@fluendo.com>
12923
12924         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
12925
12926         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
12927         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
12928         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
12929         (gst_rtspsrc_change_state):
12930         * gst/rtsp/gstrtspsrc.h:
12931         Use boilerplate.
12932         Make rtspsrc subclass GstBin to make state changes easier.
12933         Add Range header field on the PLAY request.
12934
12935 2006-09-18  Wim Taymans  <wim@fluendo.com>
12936
12937         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
12938
12939         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
12940         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
12941         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
12942         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
12943         * gst/rtsp/rtspconnection.c: (inet_aton):
12944         Small cleanups.
12945         when multicast is selected as the transport, create UDP sources and
12946         connect to the multicast group.
12947         Move parsing and setting of caps to a common place.
12948         Fixes #349894.
12949
12950 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12951
12952         * ext/flac/gstflactag.c:
12953         * gst/alpha/gstalpha.c:
12954         * gst/debug/breakmydata.c:
12955         * gst/debug/negotiation.c:
12956         * gst/debug/testplugin.c:
12957         * gst/effectv/gstaging.c:
12958         * gst/effectv/gstdice.c:
12959         * gst/effectv/gstedge.c:
12960         * gst/effectv/gstquark.c:
12961         * gst/effectv/gstrev.c:
12962         * gst/effectv/gstshagadelic.c:
12963         * gst/effectv/gstvertigo.c:
12964         * gst/effectv/gstwarp.c:
12965         * gst/multipart/multipartdemux.c:
12966         * gst/multipart/multipartmux.c:
12967         * gst/videobox/gstvideobox.c:
12968         * gst/videofilter/gstgamma.c:
12969         * gst/videofilter/gstvideotemplate.c:
12970         * gst/videomixer/videomixer.c:
12971         * sys/sunaudio/gstsunaudiosrc.h:
12972         More G_OBJECT macro fixing.
12973
12974 2006-09-16  Wim Taymans  <wim@fluendo.com>
12975
12976         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
12977
12978         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
12979         Correctly set the dwLength in strh.
12980         With this patch, the file duration is now displayed correctly in window
12981         media player and the AVI plays completely. Fixes #356147
12982
12983 2006-09-15  Wim Taymans  <wim@fluendo.com>
12984
12985         Patch by: Darren Kenny <darren dot kenny at sun dot com>
12986
12987         * sys/sunaudio/gstsunaudiomixerctrl.c:
12988         (gst_sunaudiomixer_ctrl_build_list):
12989         Set the output track as the MASTER so that the gnome-settings-daemon
12990         keybindings for changing the volume using the keyboard works.
12991         Fixes #356142.
12992
12993 2006-09-15  Wim Taymans  <wim@fluendo.com>
12994
12995         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
12996         Fix documentation, it is not possible to control the framerate of jpegdec
12997         using filtered caps yet. Fixes #355210.
12998         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
12999         stop when there is an error.
13000
13001 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
13002
13003         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
13004         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
13005           Don't interpret a first buffer with an offset of NONE as
13006           'from the middle of the stream', but only a first buffer
13007           that has a valid buffer offset that's non-zero (see #345449).
13008
13009 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
13010
13011         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
13012         (gst_icydemux_typefind_or_forward):
13013         * gst/icydemux/gsticydemux.h:
13014           When we merge/collect multiple incoming buffers for typefinding
13015           purposes, keep an initial 0 offset on the first outgoing buffer
13016           as well (otherwise id3demux won't work right). Fixes #345449.
13017           Also Make buffer metadata writable before setting buffer caps.
13018
13019         * tests/check/elements/icydemux.c: (typefind_succeed),
13020         (cleanup_icydemux), (push_data), (GST_START_TEST),
13021         (icydemux_suite):
13022           Small test case for the above.
13023
13024 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
13025
13026         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
13027         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
13028         (gst_avi_demux_stream_header_push),
13029         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13030         (gst_avi_demux_loop):
13031           More code reuse and better logging in _peek_chunk(). Reintroduce check
13032           for chunk sizes before reading them (avoid oom). Better handling for 
13033           invalid chunksizes when streaming.
13034
13035 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
13036
13037         * gst/level/gstlevel.c: (gst_level_set_property):
13038         * gst/level/gstlevel.h:
13039           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
13040           René Stadler
13041
13042 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
13043
13044         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
13045         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
13046         (gst_avi_demux_stream_data):
13047           Revert one change to fix streaming avi (adapter size != data size).
13048
13049 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13050
13051         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
13052
13053         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
13054         (gst_matroska_demux_reset),
13055         (gst_matroska_demux_read_track_encodings),
13056         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
13057         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13058         (gst_matroska_demux_subtitle_caps):
13059         * gst/matroska/matroska-ids.h:
13060           Add support for VOBSUB subtitle tracks and zlib-compressed
13061           tracks. Make sure we start on a keyframe after a seek. (#343348)
13062
13063 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13064
13065         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
13066         (gst_matroska_demux_push_flac_codec_priv_data),
13067         (gst_matroska_demux_push_xiph_codec_priv_data),
13068         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13069         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
13070         * gst/matroska/matroska-ids.h:
13071           Add basic FLAC support (#311586), not perfect yet though, needs some
13072           tweaking in flacdec; also, seeking could be better.
13073           Do better bounds checking when deserialising vorbis stream headers
13074           to make sure we don't read beyond the end of the buffer on bad input.
13075
13076 2006-09-04  Wim Taymans  <wim@fluendo.com>
13077
13078         Patch by: Alessandro Decina <alessandro at nnva dot org>
13079
13080         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
13081         Seeking back in a file containing a CMML stream errors out if the seek
13082         goes back up to the CMML headers. This is because after the seek the xml
13083         processing instruction <?xml ...?> is submitted to the xml parser again, 
13084         which results in an error. The attached patch fixes the problem. 
13085         Fixes #353908.
13086
13087         * ext/annodex/gstcmmlenc.h:
13088         Fix authors name.
13089
13090
13091 2006-08-28  Andy Wingo  <wingo@pobox.com>
13092
13093         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
13094         New helper function to lessen the ifdefs.
13095         (GST_INFO_OBJECT): 
13096         (gst_dv1394src_iso_receive): Use it.
13097         (gst_dv1394src_create): Also use the control sockets in iec61883
13098         mode.
13099         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
13100         handle for AVC operations; fixes #348233.
13101
13102 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
13103
13104         * configure.ac:
13105         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13106         * docs/plugins/inspect/plugin-audiofx.xml:
13107         * docs/plugins/inspect/plugin-audiofxgood.xml:
13108         * gst/audiofx/Makefile.am:
13109         * gst/audiofx/audiofx.c:
13110         * gst/audiofxgood/.cvsignore:
13111         * gst/audiofxgood/Makefile.am:
13112         * gst/audiofxgood/audiofx.c:
13113         * gst/audiofxgood/audiopanorama.c:
13114         * gst/audiofxgood/audiopanorama.h:
13115           Rename again (audiofxgood -> audiofx).
13116
13117 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
13118
13119         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
13120         (gst_avi_demux_stream_scan):
13121           Initialze variables.
13122
13123 2006-08-25  Wim Taymans  <wim@fluendo.com>
13124
13125         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
13126         (gst_avi_demux_init), (gst_avi_demux_finalize),
13127         (gst_avi_demux_reset), (gst_avi_demux_index_last),
13128         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
13129         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
13130         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
13131         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
13132         (gst_avi_demux_massage_index),
13133         (gst_avi_demux_calculate_durations_from_index),
13134         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
13135         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
13136         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
13137         (gst_avi_demux_change_state):
13138         * gst/avi/gstavidemux.h:
13139         More attempts to turn this into readable code.
13140         Don't leak adapters.
13141         Calculate duration according to index more efficiently.
13142         Don't try to act like we drive the pipeline in chain mode.
13143
13144 2006-08-25  Wim Taymans  <wim@fluendo.com>
13145
13146         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
13147         Fix build.
13148
13149 2006-08-25  Wim Taymans  <wim@fluendo.com>
13150
13151         Patch by: Alessandro Decina <alessandro at nnva dot org>
13152
13153         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
13154         Do some extra sanity checks.
13155         Fixes #350340.
13156
13157         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
13158         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
13159         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
13160         Check if clip->start_time is valid before adding the clip to the
13161         track list.
13162         Reset enc->preamble going from PAUSED to READY.
13163         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
13164         only used for EOS.
13165         Only post an error message if we were the one that created the fatal
13166         GstFlowReturn value.
13167
13168         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
13169         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
13170         Parse the seconds field of the npt-sec time format using %llu rather than
13171         %d and check that the value scaled by GST_SECOND doesn't overflow.
13172         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
13173         Lookup a clip's track with clip->track rather than clip->id which
13174         makes no sense.
13175         Identify a clip by its track and start time and not its xml id.
13176         do some more input checking and make sure we don't do undefined shifts.
13177
13178         * tests/check/elements/cmmldec.c: (setup_cmmldec),
13179         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
13180         (cmml_tag_message_pop), (check_headers), (push_clip_full),
13181         (push_clip), (push_empty_clip), (check_output_clip),
13182         (GST_START_TEST), (cmmldec_suite):
13183         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
13184         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
13185         (check_headers), (push_clip), (check_clip_times), (check_clip),
13186         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
13187         Added some more checks.
13188
13189 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13190
13191         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
13192         (gst_audio_panorama_set_property),
13193         (gst_audio_panorama_get_property),
13194         (gst_audio_panorama_transform_m2s_int),
13195         (gst_audio_panorama_transform_s2s_int),
13196         (gst_audio_panorama_transform_m2s_float),
13197         (gst_audio_panorama_transform_s2s_float):
13198         * gst/audiofxgood/audiopanorama.h:
13199         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
13200           Make also the pan-property float (saves scaling and yields better
13201           resolution)
13202
13203 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13204
13205         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
13206         (gst_audio_panorama_transform_m2s_float),
13207         (gst_audio_panorama_transform_s2s_float):
13208           ChangeLog surgery to add cymax's real name
13209
13210
13211 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13212
13213         Patch by: René Stadler <mail@renestadler.de>
13214
13215         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
13216         (gst_audio_panorama_transform_m2s_int),
13217         (gst_audio_panorama_transform_s2s_int),
13218         (gst_audio_panorama_transform_m2s_float),
13219         (gst_audio_panorama_transform_s2s_float),
13220         (gst_audio_panorama_transform):
13221         * gst/audiofxgood/audiopanorama.h:
13222           Added float support
13223
13224 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13225
13226         * gst/audiofxgood/audiopanorama.c:
13227         (gst_audio_panorama_transform_m2s):
13228           Fix docs & debug category. Add Fixme for volume pan levels.
13229
13230 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13231
13232         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
13233         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
13234         (gst_avi_demux_stream_header_pull),
13235         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13236         (gst_avi_demux_chain):
13237           unbreak AVI index handling, some more debug, remove an obsolete
13238           adapter_flush that caused streaming to wander off in the wild
13239
13240 2006-08-24  Wim Taymans  <wim@fluendo.com>
13241
13242         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13243         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
13244         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
13245         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
13246         (gst_avi_demux_calculate_durations_from_index),
13247         (gst_avi_demux_stream_header_push),
13248         (gst_avi_demux_stream_header_pull):
13249         * gst/avi/gstavidemux.h:
13250         Some more cleanups. 
13251         Fix totalFrames parsing in ODML.
13252         Disable use of index for length calculation in case of ODML as this is
13253         broken now.
13254
13255 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
13256
13257         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
13258           Use libgsttag helper function here too.
13259
13260 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
13261
13262         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
13263         (gst_avi_demux_init), (gst_avi_demux_dispose),
13264         (gst_avi_demux_reset), (gst_avi_demux_index_next),
13265         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
13266         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
13267         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
13268         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
13269         (gst_avi_demux_parse_subindex),
13270         (gst_avi_demux_read_subindexes_push),
13271         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
13272         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
13273         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
13274         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
13275         (gst_avi_demux_stream_header_pull),
13276         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13277         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
13278         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
13279         (gst_avi_demux_change_state):
13280         * gst/avi/gstavidemux.h:
13281           Initial streaming support for avidemux (fixes #336465)
13282
13283 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13284
13285         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13286           There is no taglibmux element ...
13287
13288         * gst/rtsp/gstrtspsrc.c:
13289           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
13290           was complaining about unknown entity here.
13291
13292 2006-08-22  Wim Taymans  <wim@fluendo.com>
13293
13294         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
13295         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
13296         (gst_avi_demux_process_next_entry):
13297         * gst/avi/gstavidemux.h:
13298         Mark DISCONT.
13299         Remove old unused fields and reorder the struct a bit.
13300
13301 2006-08-22  Wim Taymans  <wim@fluendo.com>
13302
13303         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
13304         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
13305         (gst_rtspsrc_pause):
13306         * gst/rtsp/gstrtspsrc.h:
13307         * sys/oss/gstosssink.c: (gst_oss_sink_open),
13308         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
13309         Small documentation updates.
13310
13311 2006-08-22  Wim Taymans  <wim@fluendo.com>
13312
13313         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13314         (gst_avi_demux_index_entry_for_time),
13315         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
13316         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
13317         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
13318         (gst_avi_demux_next_data_buffer),
13319         (gst_avi_demux_calculate_durations_from_index),
13320         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
13321         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
13322         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
13323         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
13324         * gst/avi/gstavidemux.h:
13325         Precalc most of the duration query for each stream.
13326         Make seeking more correct.
13327         Use GstSegment to track position and duration.
13328         Code cleanups and leak fixes.
13329         Calculate correct total duration based on index length.
13330
13331 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
13332
13333         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
13334         (parse_insert_string_field):
13335           If strings in text fields are marked ISO8859-1, but contain
13336           valid UTF-8 already, then handle them as UTF-8 and ignore
13337           the encoding. (#351794)
13338
13339 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13340
13341         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
13342         (gst_flac_dec_write), (gst_flac_dec_loop),
13343         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
13344         (gst_flac_dec_src_query):
13345         * ext/flac/gstflacdec.h:
13346           Make flac-in-ogg work (#352100).
13347
13348 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13349
13350         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
13351           Don't unref buffers of which we've already given away
13352           ownership to the adapter.
13353
13354 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13355
13356         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
13357           Make metadata extraction actually work.
13358
13359         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
13360         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
13361         (gst_speexenc_chain):
13362           Fix metadata writing: replace old code which wrote completely
13363           broken tags with libgsttag-based code. Plus miscellaneous
13364           code cleanups (use static pad templates etc.) and a bunch
13365           of leak fixes.
13366
13367 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
13368
13369         * gst/audiopanorama/.cvsignore:
13370         * gst/audiopanorama/Makefile.am:
13371         * gst/audiopanorama/audiofx.c:
13372         * gst/audiopanorama/audiopanorama.c:
13373         * gst/audiopanorama/audiopanorama.h:
13374           die! die! die! you should never have been there
13375
13376 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
13377
13378         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
13379         Fix invalid memory access in audiopanorama test suite.
13380
13381 2006-08-21  Edward Hervey  <edward@fluendo.com>
13382
13383         * tests/check/elements/.cvsignore:
13384         ignore built file
13385
13386 2006-08-21  Wim Taymans  <wim@fluendo.com>
13387
13388         * gst/rtp/Makefile.am:
13389         Fix the build again.
13390
13391 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
13392
13393         * gst/audiofxgood/.cvsignore:
13394         * gst/audiofxgood/Makefile.am:
13395         * gst/audiofxgood/audiofx.c: (plugin_init):
13396         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
13397         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
13398         (gst_audio_panorama_set_property),
13399         (gst_audio_panorama_get_property),
13400         (gst_audio_panorama_get_unit_size),
13401         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
13402         (gst_audio_panorama_transform_m2s),
13403         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
13404         * gst/audiofxgood/audiopanorama.h:
13405           resubmit with the desired name *again*
13406
13407 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
13408
13409         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
13410         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
13411           use g_assert in _get_unit_size
13412
13413 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
13414
13415         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13416         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13417         * docs/plugins/inspect/plugin-audiofxgood.xml:
13418           cleanup -unused.txt to make it useful, add previously missing docs
13419
13420         * ext/Makefile.am:
13421           Quietly (accidentally) enable LADSPA for building by default, 
13422           despite the fact that it doesn't meet the plugin checklist.
13423             -- Added by Jan Schmidt 18 Dec 2006
13424
13425         * ext/esd/esdmon.c:
13426         * ext/esd/esdsink.c:
13427         * ext/esd/gstesd.c: (plugin_init):
13428           reflow to get rid of two external symbols
13429
13430         * gst/audiofxgood/audiofx.c: (plugin_init):
13431           re-add
13432
13433 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
13434
13435         * configure.ac:
13436         * gst/audiofxgood/.cvsignore:
13437         * gst/audiofxgood/Makefile.am:
13438         * gst/audiofxgood/audiofx.c
13439         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
13440         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
13441         (gst_audio_panorama_set_property),
13442         (gst_audio_panorama_get_property),
13443         (gst_audio_panorama_get_unit_size),
13444         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
13445         (gst_audio_panorama_transform_m2s),
13446         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
13447         * gst/audiofxgood/audiopanorama.h:
13448         * tests/check/Makefile.am:
13449         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
13450         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
13451         (panorama_suite), (main):
13452         Add audiofxgood plugin with audiopanorama element
13453
13454 2006-08-18  Wim Taymans  <wim@fluendo.com>
13455
13456         * docs/plugins/Makefile.am:
13457         More Oss docs fixage. 
13458
13459 2006-08-18  Wim Taymans  <wim@fluendo.com>
13460
13461         * gst/rtp/Makefile.am:
13462         * gst/rtp/gstrtp.c: (plugin_init):
13463         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
13464         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
13465         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
13466         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
13467         (gst_rtp_sv3v_depay_get_property),
13468         (gst_rtp_sv3v_depay_change_state),
13469         (gst_rtp_sv3v_depay_plugin_init):
13470         * gst/rtp/gstrtpsv3vdepay.h:
13471         Added experimental SVQ3 depayloader.
13472
13473 2006-08-18  Edward Hervey  <edward@fluendo.com>
13474
13475         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
13476         (gst_dvdemux_loop), (gst_dvdemux_change_state):
13477         * ext/dv/gstdvdemux.h:
13478         When handling seek requests, don't send the newsegment event from the
13479         calling thread. Instead save it so it can be sent from the streaming
13480         thread.
13481
13482 2006-08-17  Wim Taymans  <wim@fluendo.com>
13483
13484         Patch by: Sjoerd Simons <sjoerd at luon dot net>
13485
13486         * gst/multipart/multipartdemux.c: (multipart_parse_header):
13487         Accept leading whitespace before the boundary
13488         This patch makes the demuxer allow some whitespace before the actual
13489         boundary. This makes the demuxer work with the ``old'' gstreamer
13490         multipartmuxer again (which placed an extra \n before the start
13491         of the stream) Fixes #349068.
13492
13493 2006-08-17  Wim Taymans  <wim@fluendo.com>
13494
13495         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
13496         Error out on non-implemented stuff.
13497
13498 2006-08-16  Wim Taymans  <wim@fluendo.com>
13499
13500         Patch by: Andy Wingo <wingo at pobox dot com>
13501
13502         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
13503         (gst_signal_processor_start), (gst_signal_processor_stop),
13504         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
13505         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
13506         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
13507         (gst_signal_processor_change_state):
13508         Make ladspa elements reusable. Fixes #350006.
13509
13510 2006-08-16  Wim Taymans  <wim@fluendo.com>
13511
13512         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
13513         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
13514         names as possible. Fixes #349901.
13515
13516 2006-08-16  Wim Taymans  <wim@fluendo.com>
13517
13518         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
13519         (gst_signal_processor_do_pushes):
13520         A push() gives away our refcount so we should not use the buffer on the
13521         pen anymore.
13522
13523 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13524
13525         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
13526         (gst_oss_mixer_element_finalize):
13527           Don't leak device string.
13528
13529 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13530
13531         * configure.ac:
13532           Require CVS of GStreamer core and -base (for
13533           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
13534
13535         * ext/taglib/gstid3v2mux.cc:
13536           Write extended comment tags properly (#348762).
13537
13538         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
13539         (parse_comment_frame):
13540           Extract COMM frames into extended comments, which makes it
13541           easier to properly retain the description bit of the tag
13542           and maintain this information when re-tagging (#348762).
13543
13544 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13545
13546         * tests/check/Makefile.am:
13547           Don't try to run annodex unit tests if the annodex
13548           plugin has not been built (Fixes #351116).
13549
13550 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13551
13552         * gst/autodetect/gstautoaudiosink.c:
13553         (gst_auto_audio_sink_find_best):
13554           When we can't find a usable audiosink, don't error out,
13555           but use a fake sink instead and post a warning message
13556           on the bus (#341278).
13557
13558 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13559
13560         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
13561         * sys/oss/gstosssink.c:
13562         * sys/oss/gstosssrc.c:
13563           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
13564           ossmixer's new device property.
13565
13566         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13567         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13568           Add docs for OSS elements.
13569
13570         * docs/plugins/inspect/plugin-aasink.xml:
13571         * docs/plugins/inspect/plugin-alaw.xml:
13572         * docs/plugins/inspect/plugin-alpha.xml:
13573         * docs/plugins/inspect/plugin-alphacolor.xml:
13574         * docs/plugins/inspect/plugin-annodex.xml:
13575         * docs/plugins/inspect/plugin-apetag.xml:
13576         * docs/plugins/inspect/plugin-auparse.xml:
13577         * docs/plugins/inspect/plugin-autodetect.xml:
13578         * docs/plugins/inspect/plugin-avi.xml:
13579         * docs/plugins/inspect/plugin-cacasink.xml:
13580         * docs/plugins/inspect/plugin-cairo.xml:
13581         * docs/plugins/inspect/plugin-cdio.xml:
13582         * docs/plugins/inspect/plugin-cutter.xml:
13583         * docs/plugins/inspect/plugin-debug.xml:
13584         * docs/plugins/inspect/plugin-dv.xml:
13585         * docs/plugins/inspect/plugin-efence.xml:
13586         * docs/plugins/inspect/plugin-effectv.xml:
13587         * docs/plugins/inspect/plugin-esdsink.xml:
13588         * docs/plugins/inspect/plugin-flac.xml:
13589         * docs/plugins/inspect/plugin-flxdec.xml:
13590         * docs/plugins/inspect/plugin-gconfelements.xml:
13591         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
13592         * docs/plugins/inspect/plugin-goom.xml:
13593         * docs/plugins/inspect/plugin-halelements.xml:
13594         * docs/plugins/inspect/plugin-icydemux.xml:
13595         * docs/plugins/inspect/plugin-id3demux.xml:
13596         * docs/plugins/inspect/plugin-jpeg.xml:
13597         * docs/plugins/inspect/plugin-level.xml:
13598         * docs/plugins/inspect/plugin-matroska.xml:
13599         * docs/plugins/inspect/plugin-mulaw.xml:
13600         * docs/plugins/inspect/plugin-multipart.xml:
13601         * docs/plugins/inspect/plugin-navigationtest.xml:
13602         * docs/plugins/inspect/plugin-ossaudio.xml:
13603         * docs/plugins/inspect/plugin-png.xml:
13604         * docs/plugins/inspect/plugin-rtp.xml:
13605         * docs/plugins/inspect/plugin-rtsp.xml:
13606         * docs/plugins/inspect/plugin-shout2send.xml:
13607         * docs/plugins/inspect/plugin-smpte.xml:
13608         * docs/plugins/inspect/plugin-speex.xml:
13609         * docs/plugins/inspect/plugin-taglib.xml:
13610         * docs/plugins/inspect/plugin-udp.xml:
13611         * docs/plugins/inspect/plugin-videobalance.xml:
13612         * docs/plugins/inspect/plugin-videobox.xml:
13613         * docs/plugins/inspect/plugin-videoflip.xml:
13614         * docs/plugins/inspect/plugin-videomixer.xml:
13615         * docs/plugins/inspect/plugin-wavenc.xml:
13616         * docs/plugins/inspect/plugin-wavparse.xml:
13617         * docs/plugins/inspect/plugin-ximagesrc.xml:
13618           Update to CVS version.
13619           
13620 2006-08-16  Wim Taymans  <wim@fluendo.com>
13621
13622         * gst/rtp/gstrtpamrdepay.c:
13623         * gst/rtp/gstrtpmp4gdepay.c:
13624         Caps extra properties must be defined as strings for
13625         depayloaders because they are generated from an SDP.
13626
13627         * gst/rtp/Makefile.am:
13628         * gst/rtp/gstrtp.c: (plugin_init):
13629         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
13630         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
13631         (gst_rtp_h264_depay_finalize), (decode_base64),
13632         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
13633         (gst_rtp_h264_depay_set_property),
13634         (gst_rtp_h264_depay_get_property),
13635         (gst_rtp_h264_depay_change_state),
13636         (gst_rtp_h264_depay_plugin_init):
13637         * gst/rtp/gstrtph264depay.h:
13638         Added basic, not completely functional RFC 3984 H264 depayloader.
13639
13640 2006-08-16  Wim Taymans  <wim@fluendo.com>
13641
13642         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
13643         Add pads after setting them up.
13644
13645         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13646         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
13647         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
13648         (gst_rtspsrc_stream_setup_rtp),
13649         (gst_rtspsrc_stream_configure_transport),
13650         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
13651         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
13652         (gst_rtspsrc_pause):
13653         * gst/rtsp/gstrtspsrc.h:
13654         Fix interleaved mode.
13655          - Protect streaming with lock.
13656          - Combine flows
13657          - set caps on outgoing buffers.
13658          - strip trailing \0 from data packets.
13659          - Configure RTP/RTCP in stream.
13660         Use DEBUG_OBJECT more.
13661
13662 2006-08-16  Wim Taymans  <wim@fluendo.com>
13663
13664         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
13665         Turn a g_print into a DEBUG line.
13666
13667 2006-08-13  Wim Taymans  <wim@fluendo.com>
13668
13669         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
13670         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
13671         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
13672         (gst_oss_mixer_element_get_property),
13673         (gst_oss_mixer_element_change_state):
13674         * sys/oss/gstossmixerelement.h:
13675         Small cleanups. Better error reporting.
13676         Add device property for the mixer instead of the hardcoded
13677         /dev/mixer. Fixes #350785.
13678         API: GstOssMixerElement::device property
13679
13680 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
13681
13682         Patch by: Jens Granseuer <jensgr at gmx net>
13683
13684         * gconf/Makefile.am:
13685           Make --disable-schemas work right (they still need
13686           to be copied to the installation directory, just not
13687           applied). Fixes #351347 (also #344100).
13688           
13689 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13690
13691         * configure.ac: back to HEAD
13692
13693 === release 0.10.4 ===
13694
13695 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
13696
13697         * configure.ac:
13698           releasing 0.10.4, "Dear Leader"
13699
13700 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
13701
13702         Patch by: Edward Hervey <edward@fluendo.com>
13703
13704         * configure.ac:
13705         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
13706         (gst_wavparse_stream_data):
13707         Send the newsegment event in the streaming thread.
13708         Fixes #347529
13709
13710 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
13711
13712         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13713         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
13714         (gst_smokeenc_resync), (gst_smokeenc_chain):
13715           Refuse sink caps in the encoder if width or height is not a
13716           multiple of 16, the encoder does not support that yet (#349939);
13717           along the same lines, check the return value of the encoder
13718           setup function; also remove some debug log clutter.
13719
13720 2006-08-04  Andy Wingo  <wingo@pobox.com>
13721
13722         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
13723         whether a processor can work in place or not, and for keeping
13724         track of its state. Change the FlowReturn instance variable from
13725         "state" to "flow_state", all callers changed.
13726
13727         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
13728         (gst_signal_processor_start, gst_signal_processor_stop)
13729         (gst_signal_processor_cleanup): New functions to manage the
13730         processor's state.
13731         (gst_signal_processor_setcaps): start() as well as setup() here.
13732         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
13733         (gst_signal_processor_change_state): Stop and cleanup the
13734         processor as we go to NULL.
13735
13736         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
13737         INPLACE_BROKEN is not set.
13738
13739         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
13740         Do the alloc_buffer in bytes, not frames.
13741         
13742 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13743
13744         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
13745         Fix rgb masks when recording in < 24bpp.
13746
13747 2006-08-04  Andy Wingo  <wingo@pobox.com>
13748
13749         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
13750         (gst_signal_processor_prepare)
13751         (gst_signal_processor_update_inputs)
13752         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
13753         (gst_signal_processor_flush)
13754         (gst_signal_processor_sink_activate_push)
13755         (gst_signal_processor_src_activate_pull)
13756         (gst_signal_processor_change_state): Remove the last of the code
13757         that assumes that we process whole buffers at a time. Fix some
13758         debugging. Seems to work now in some cases.
13759         (gst_signal_processor_src_activate_pull): BPB
13760
13761 2006-08-01  Andy Wingo  <wingo@pobox.com>
13762
13763         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
13764         Fix nframes-choosing.
13765         (gst_signal_processor_init): Init pending_in and pending_out.
13766
13767         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
13768         more default sample rate, although we never check that the sample
13769         rate actually gets set. Something for the future.
13770         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
13771         (gst_signal_processor_event): Refcount fixen.
13772         (gst_signal_processor_process): Pull the number of frames to
13773         process from the sizes of the buffers in the input pens.
13774         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
13775         (gst_signal_processor_do_pulls): Add an nframes argument, and use
13776         it instead of buffer_frames.
13777         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
13778         to do_pulls.
13779         (gst_signal_processor_chain)
13780         (gst_signal_processor_sink_activate_push)
13781         (gst_signal_processor_src_activate_pull):  Refcount fixen.
13782
13783         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
13784
13785 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
13786
13787         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
13788         (gst_signal_processor_process):
13789           don't query buffer-frames from caps, add lots of debug-log,
13790           try fix for assert (#349189)
13791
13792 2006-07-31  Wim Taymans  <wim@fluendo.com>
13793
13794         * gst/udp/gstudpsrc.c:
13795         Fix docs.
13796
13797 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
13798
13799         * ext/ladspa/gstsignalprocessor.c:
13800         (gst_signal_processor_add_pad_from_template),
13801         (gst_signal_processor_init), (gst_signal_processor_setcaps),
13802         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
13803         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
13804         (gst_signal_processor_sink_activate_push),
13805         (gst_signal_processor_src_activate_pull),
13806         (gst_signal_processor_change_state):
13807          Add debugs logs here and there, add more error handling, add some
13808          FIXME comments, filed #349189
13809
13810 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13811
13812         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
13813         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
13814         Set caps on buffer correctly.  Fixes bug #349155.
13815
13816 2006-07-28  Wim Taymans  <wim@fluendo.com>
13817
13818         Patch by: Sjoerd Simons <sjoerd at luon dot net>
13819
13820         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
13821         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
13822         (gst_multipart_demux_finalize), (get_line_end),
13823         (multipart_parse_header), (multipart_find_boundary),
13824         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
13825         (gst_multipart_set_property), (gst_multipart_get_property):
13826         Uses GstAdapter instead of own buffering.
13827         Actually parses the mime-type correctly (In tests the mime-type was
13828         always "" with the old version).
13829         Uses the Content-length header if available to speed up things.
13830         Reliably autoscans the boundary name by default.
13831         Fixes #349068.
13832
13833         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
13834         Don't start the stream with a \n.
13835
13836 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
13837
13838         Patch by: Brian Cameron <brian dot cameron at sun com>
13839
13840         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
13841           Open source with O_NONBLOCK (#349015).
13842
13843 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
13844
13845         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
13846         (gst_avi_demux_massage_index):
13847         * gst/avi/gstavidemux.h:
13848           Whitespace fixes and more debug
13849
13850 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
13851
13852         * gst/autodetect/gstautoaudiosink.c:
13853         (gst_auto_audio_sink_create_element_with_pretty_name),
13854         (gst_auto_audio_sink_find_best),
13855         (gst_auto_audio_sink_change_state):
13856           Get rid of old and unused magic sound-server properties stuff.
13857           Add suffix to child sink's name that makes it easy to see from
13858           the name alone which type it actually is (alsa, oss, esd, etc.).
13859
13860 2006-07-27  Wim Taymans  <wim@fluendo.com>
13861
13862         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
13863         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
13864         (gst_udpsrc_start):
13865         * gst/udp/gstudpsrc.h:
13866         Rename "buffer" to "buffer-size" to make clear it is a size we set and
13867         not some sort of feature we enable.
13868
13869 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
13870
13871         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
13872           Use CLOSE_SOCKET() here instead of close() to maintain
13873           win32 workiness.
13874
13875 2006-07-27  Wim Taymans  <wim@fluendo.com>
13876
13877         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
13878
13879         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
13880         (gst_udpsrc_create), (gst_udpsrc_set_property),
13881         (gst_udpsrc_get_property), (gst_udpsrc_start):
13882         * gst/udp/gstudpsrc.h:
13883         Added "buffer-size" property to control the kernel receive buffer size.
13884         Update documentation.
13885         Small cleanups. Fixes #348752.
13886         API: buffer-size property
13887
13888 2006-07-26  Wim Taymans  <wim@fluendo.com>
13889
13890         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
13891
13892         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
13893         (gst_rtp_pcma_pay_handle_buffer):
13894         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
13895         (gst_rtp_pcmu_pay_handle_buffer):
13896         Fix timestamp calculation on outgoing RTP packets.
13897         Fixes #348675.
13898
13899 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
13900
13901         * ext/taglib/gstid3v2mux.cc:
13902           Fix writing of comment frames (should be COMM not TCOM),
13903           is still sub-optimal though, since we don't retain or
13904           extract the comment descriptions properly (#334375,
13905           also see #334375).
13906
13907 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
13908
13909         * gst/wavparse/gstwavparse.c:
13910           #define 'fact' RIFF chunk if we are not compiling against
13911           -base CVS (we don't want to depend on -base CVS for this
13912           one define only, and also not for release order reasons).
13913
13914 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
13915
13916         * ext/taglib/gstid3v2mux.cc:
13917           Handle multiple tags of the same type properly. Re-inject
13918           unparsed ID3v2 frames that we get as binary blobs from
13919           id3demux into the tag again so we don't lose information
13920           when retagging (#334375).
13921
13922 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
13923
13924         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
13925           Document newly-added properties properly, so that there is a
13926           'Since: 0.10.4' in the plugin docs. Convert some property
13927           names into canonical GObject style (GObject will do that
13928           internally anyway).
13929
13930 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
13931
13932         * gst/id3demux/id3tags.c:
13933         (id3demux_add_id3v2_frame_blob_to_taglist):
13934           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
13935           well, and add the version to the blob's buffer caps, since that
13936           information will be needed for deserialisation later on (#348644).
13937
13938 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
13939
13940         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
13941         (gst_avi_demux_parse_stream):
13942          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
13943          indentation and spacing.
13944
13945 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
13946
13947         * docs/plugins/Makefile.am:
13948         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13949         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13950         * docs/plugins/gst-plugins-good-plugins.args:
13951         * docs/plugins/inspect/plugin-1394.xml:
13952         * docs/plugins/inspect/plugin-aasink.xml:
13953         * docs/plugins/inspect/plugin-alaw.xml:
13954         * docs/plugins/inspect/plugin-alpha.xml:
13955         * docs/plugins/inspect/plugin-alphacolor.xml:
13956         * docs/plugins/inspect/plugin-annodex.xml:
13957         * docs/plugins/inspect/plugin-apetag.xml:
13958         * docs/plugins/inspect/plugin-auparse.xml:
13959         * docs/plugins/inspect/plugin-autodetect.xml:
13960         * docs/plugins/inspect/plugin-avi.xml:
13961         * docs/plugins/inspect/plugin-cacasink.xml:
13962         * docs/plugins/inspect/plugin-cairo.xml:
13963         * docs/plugins/inspect/plugin-cdio.xml:
13964         * docs/plugins/inspect/plugin-cutter.xml:
13965         * docs/plugins/inspect/plugin-debug.xml:
13966         * docs/plugins/inspect/plugin-dv.xml:
13967         * docs/plugins/inspect/plugin-efence.xml:
13968         * docs/plugins/inspect/plugin-effectv.xml:
13969         * docs/plugins/inspect/plugin-esdsink.xml:
13970         * docs/plugins/inspect/plugin-flac.xml:
13971         * docs/plugins/inspect/plugin-flxdec.xml:
13972         * docs/plugins/inspect/plugin-gconfelements.xml:
13973         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
13974         * docs/plugins/inspect/plugin-goom.xml:
13975         * docs/plugins/inspect/plugin-halelements.xml:
13976         * docs/plugins/inspect/plugin-icydemux.xml:
13977         * docs/plugins/inspect/plugin-id3demux.xml:
13978         * docs/plugins/inspect/plugin-jpeg.xml:
13979         * docs/plugins/inspect/plugin-level.xml:
13980         * docs/plugins/inspect/plugin-matroska.xml:
13981         * docs/plugins/inspect/plugin-mulaw.xml:
13982         * docs/plugins/inspect/plugin-multipart.xml:
13983         * docs/plugins/inspect/plugin-navigationtest.xml:
13984         * docs/plugins/inspect/plugin-ossaudio.xml:
13985         * docs/plugins/inspect/plugin-png.xml:
13986         * docs/plugins/inspect/plugin-rtp.xml:
13987         * docs/plugins/inspect/plugin-rtsp.xml:
13988         * docs/plugins/inspect/plugin-shout2send.xml:
13989         * docs/plugins/inspect/plugin-smpte.xml:
13990         * docs/plugins/inspect/plugin-speex.xml:
13991         * docs/plugins/inspect/plugin-udp.xml:
13992         * docs/plugins/inspect/plugin-videobalance.xml:
13993         * docs/plugins/inspect/plugin-videobox.xml:
13994         * docs/plugins/inspect/plugin-videoflip.xml:
13995         * docs/plugins/inspect/plugin-videomixer.xml:
13996         * docs/plugins/inspect/plugin-wavenc.xml:
13997         * docs/plugins/inspect/plugin-wavparse.xml:
13998         * docs/plugins/inspect/plugin-ximagesrc.xml:
13999           Update files to CVS/Prerelease version, add esdsink docs.
14000
14001         * ext/esd/esdsink.c:
14002           Add gtk-doc blurb.
14003
14004         * gst/rtp/gstrtpmp4vpay.c:
14005           Fix typo in element description.
14006
14007 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14008
14009         * ext/esd/esdsink.c: (gst_esdsink_open),
14010         (gst_esdsink_factory_init):
14011           Prevent libesd from auto-spawning a sound daemon if it
14012           is not already running. Now that we don't do evil stuff
14013           like that any longer we can give esdsink a rank so that
14014           autoaudiosink will try it as well if all other audio
14015           sinks fail (#343051).
14016
14017 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14018
14019         * ext/esd/Makefile.am:
14020           Oops, need to remove README from EXTRA_DIST as well.
14021
14022 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14023
14024         * ext/esd/README:
14025           Remove, it contains nothing useful anyway.
14026
14027         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
14028         (gst_esdsink_delay):
14029           Some small clean-ups; use GST_BOILERPLATE etc.
14030
14031 2006-07-24  Wim Taymans  <wim@fluendo.com>
14032
14033         * gst/law/alaw-decode.c: (alawdec_getcaps):
14034         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
14035         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
14036         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
14037         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
14038
14039 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
14040
14041         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
14042         (gst_wavparse_other), (gst_wavparse_perform_seek),
14043         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
14044         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
14045         (gst_wavparse_pad_query):
14046         * gst/wavparse/gstwavparse.h:
14047           Use information from 'fact' chunk for length calculation of compressed
14048           samples. Calculate bps if bogus value is found in wav header (embeded
14049           mp2/mp3).
14050           
14051
14052 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14053
14054         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
14055
14056         * configure.ac:
14057         * gst/udp/Makefile.am:
14058         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
14059         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
14060         * gst/udp/gstdynudpsink.h:
14061         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
14062         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
14063         * gst/udp/gstmultiudpsink.h:
14064         * gst/udp/gstudp.c: (plugin_init):
14065         * gst/udp/gstudpsink.h:
14066         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
14067         (gst_udpsrc_start), (gst_udpsrc_stop):
14068         * gst/udp/gstudpsrc.h:
14069         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
14070         (gst_udp_net_utils_win32_wsa_startup):
14071         * gst/udp/gstudpnetutils.h:
14072           Port udp plugin to win32 (#345288).
14073
14074 2006-07-24  Wim Taymans  <wim@fluendo.com>
14075
14076         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
14077         Remove unwanted DEBUG line.
14078
14079 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
14080
14081         * gst/id3demux/gstid3demux.c: (plugin_init):
14082         * gst/id3demux/id3tags.c:
14083         (id3demux_add_id3v2_frame_blob_to_taglist):
14084         * gst/id3demux/id3tags.h:
14085           On second thought, it might be wiser and more efficient
14086           not to do tag registration from a streaming thread.
14087
14088 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
14089
14090         * gst/id3demux/id3tags.c:
14091         (id3demux_add_id3v2_frame_blob_to_taglist),
14092         (id3demux_id3v2_frames_to_tag_list):
14093           Put ID3v2 frames we can't parse as binary blobs into private
14094           tags, so that they are not lost when retagging, at least once
14095           id3v2mux has been taught to re-inject those frames again.
14096           See bug #334375.
14097
14098 2006-07-21  Wim Taymans  <wim@fluendo.com>
14099
14100         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14101         (gst_avi_demux_process_next_entry):
14102         Fix some leaks.
14103
14104         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
14105         Don't use \n in debug lines.
14106
14107 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
14108
14109         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14110         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14111           Add annodex and icydemux, cleanup the sections a bit
14112
14113 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
14114
14115         Patch by: Alex Lancaster <alexl at users sourceforge net>
14116
14117         * ext/taglib/gstid3v2mux.cc:
14118           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
14119           ID3v2 TSSE frames (#347898).
14120
14121 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
14122
14123         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
14124           Respect mpegversion for "video/mpeg" and give message in case of
14125           unhandled versions.
14126
14127 2006-07-17  Wim Taymans  <wim@fluendo.com>
14128
14129         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
14130         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
14131         (gst_pngdec_chain), (gst_pngdec_sink_event),
14132         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
14133         (gst_pngdec_sink_activate_push):
14134         * ext/libpng/gstpngdec.h:
14135         Use statically allocated segment instead of leaking.
14136         Various cleanups.
14137         Fix flush and seek handling.
14138
14139 2006-07-16  Wim Taymans  <wim@fluendo.com>
14140
14141         * gst/rtp/Makefile.am:
14142         * gst/rtp/gstrtp.c: (plugin_init):
14143         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
14144         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
14145         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
14146         (gst_rtp_mp4g_depay_set_property),
14147         (gst_rtp_mp4g_depay_get_property),
14148         (gst_rtp_mp4g_depay_change_state),
14149         (gst_rtp_mp4g_depay_plugin_init):
14150         * gst/rtp/gstrtpmp4gdepay.h:
14151         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
14152         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
14153         (gst_rtp_mp4g_pay_flush):
14154         Added simple generic mpeg4 depayloader.
14155         Fix generic mpeg4 payloader.
14156
14157 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
14158
14159         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
14160           Don't try doing state changes on a NULL pointer.
14161
14162 2006-07-14  Wim Taymans  <wim@fluendo.com>
14163
14164         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
14165
14166         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
14167         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
14168         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
14169         * gst/rtp/gstrtpamrdepay.h:
14170         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
14171         Fixes #321191
14172
14173 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14174
14175         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14176         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
14177         Fix segfault when moving mouse pointer to the bottom right corner.
14178
14179 2006-07-12  Wim Taymans  <wim@fluendo.com>
14180
14181         * gst/rtp/Makefile.am:
14182         * gst/rtp/gstrtp.c: (plugin_init):
14183         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
14184         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
14185         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
14186         (gst_rtp_mp2t_depay_set_property),
14187         (gst_rtp_mp2t_depay_get_property),
14188         (gst_rtp_mp2t_depay_change_state),
14189         (gst_rtp_mp2t_depay_plugin_init):
14190         * gst/rtp/gstrtpmp2tdepay.h:
14191         Added mpeg2 TS depayloader. Closing #347234.
14192
14193 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
14194
14195         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
14196           Remove g_assert that shouldn't be there and was triggered
14197           after trying to open a device that doesn't exist or can't
14198           be opened for some other reason (#347972).
14199
14200 2006-07-10  Edward Hervey  <edward@fluendo.com>
14201
14202         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14203         (gst_avi_demux_stream_header), (push_tag_lists):
14204         * gst/avi/gstavidemux.h:
14205         Don't push tag events found by gst_riff_parse_info() before outputting
14206         GST_EVENT_NEWSEGMENT.
14207
14208 2006-07-10  Wim Taymans  <wim@fluendo.com>
14209
14210         * gst/rtsp/Makefile.am:
14211         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
14212         (rtsp_connection_close):
14213         * gst/rtsp/rtspdefs.h:
14214         replaced closesocket and close in code with one CLOSE_SOCKET. 
14215         Some more cleanups. Fixes #345301.
14216
14217 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
14218
14219         * gst/autodetect/gstautoaudiosink.c:
14220           Fix example pipeline in docs.
14221
14222 2006-07-10  Wim Taymans  <wim@fluendo.com>
14223
14224         Patch by: Rob Taylor <robtaylor at floopily dot org>
14225
14226         * gst/udp/gstmultiudpsink.c: (join_multicast),
14227         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
14228         If a destination is added before the stream is set to PAUSED, the
14229         multicast group is not joined as the socket is not created yet. 
14230         Also TTL and LOOP should also be set. Fixes #346921.
14231
14232 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14233
14234         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14235         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
14236         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
14237         (gst_ximage_src_init):
14238         * sys/ximage/gstximagesrc.h:
14239         Fix use-damage property to actually work :)
14240         Add startx, starty, endx, endy properties so screencasts other than full
14241         screen ones can work.
14242
14243 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14244
14245         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14246         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
14247         (gst_ximage_src_class_init), (gst_ximage_src_init):
14248         * sys/ximage/gstximagesrc.h:
14249         Add use_damage property to offer ability to choose whether to use
14250         XDamage or not.
14251
14252 2006-07-07  Wim Taymans  <wim@fluendo.com>
14253
14254         * gst/goom/filters.c: (zoomFilterSetResolution):
14255         Avoid goom coredumping by clearing memory. 
14256         Fixes 345679.
14257
14258 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
14259
14260         * win32/vs6/libgstid3demux.dsp:
14261         Add a link to libgsttag-0.10.lib.
14262
14263 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
14264
14265         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
14266         (gst_tag_demux_read_range):
14267         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
14268         (gst_id3demux_read_range):
14269           Don't return FLOW_UNEXPECTED when a buffer is before
14270           the start of the stream (which might happen with
14271           large ID3v2 tags if the tag reading was done pullrange
14272           based and we then switched to push mode later on).
14273           Fixes regression introduced by commit from June 29th.
14274
14275 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
14276
14277         * ext/taglib/gstid3v2mux.cc:
14278           Make UTF-8 the default encoding when writing string
14279           tags (before, our UTF-8 strings would automatically
14280           be converted to ISO-8859-1 by taglib and written as
14281           ISO-8859-1 fields if that was possible).
14282
14283         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
14284         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
14285         (test_taglib_id3mux_with_tags):
14286           Add test case that makes sure our UTF-8 strings have
14287           actually been written into the tag as UTF-8.
14288
14289 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
14290
14291         * configure.ac:
14292           Let's try that again.
14293
14294 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
14295
14296         * configure.ac:
14297           Disable monoscope plugin for now until it fulfills
14298           all the requirements.
14299
14300 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
14301
14302         * configure.ac:
14303         * gst/monoscope/Makefile.am:
14304         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
14305         (gst_monoscope_class_init), (gst_monoscope_init),
14306         (gst_monoscope_finalize), (gst_monoscope_reset),
14307         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
14308         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
14309         (gst_monoscope_sink_event), (gst_monoscope_src_event),
14310         (gst_monoscope_change_state), (plugin_init):
14311         * gst/monoscope/gstmonoscope.h:
14312           Port monoscope visualisation to 0.10.
14313
14314 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
14315
14316         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
14317         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
14318           Return FLOW_UNEXPECTED when at the end of the file, not
14319           FLOW_ERROR. Fixes 'internal stream error' errors that
14320           would sometimes occur in totem when scrubbing to the
14321           end of an ID3v1 tagged mp3 file.
14322
14323 2006-07-03  Edward Hervey  <edward@fluendo.com>
14324
14325         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
14326         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
14327         (gst_pngdec_sink_event), (gst_pngdec_change_state):
14328         * ext/libpng/gstpngdec.h:
14329         Implement buffer clipping/dropping using GstSegment.
14330         This provides accurate seeking.
14331
14332 2006-07-03  Edward Hervey  <edward@fluendo.com>
14333
14334         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14335         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
14336         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
14337         (gst_avi_demux_process_next_entry), (push_tag_lists),
14338         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
14339         * gst/avi/gstavidemux.h:
14340         Proper aggregation of each stream's GstFlowReturn in order to figure out
14341         whether the task should stop or not.
14342         Don't send inline events before pushing out a NEW_SEGMENT, more
14343         specifically for GST_TAG_EVENT.
14344         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
14345         sub-indexes.
14346
14347 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
14348
14349         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
14350
14351         * sys/sunaudio/gstsunaudiomixerctrl.c:
14352         (gst_sunaudiomixer_ctrl_build_list):
14353           Move "Monitor" slider to input tab so it works more like
14354           sdtaudiocontrol, which is what people on Solaris are used
14355           to using for their mixer program (#346259).
14356
14357 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14358
14359         * tests/check/elements/level.c: (GST_START_TEST):
14360           fix a leak, clean up at the end
14361
14362 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
14363
14364         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
14365         (gst_matroska_demux_send_event),
14366         (gst_matroska_demux_loop_stream_parse_id):
14367         * gst/matroska/matroska-ids.h:
14368           Send tag event after newsegment event.
14369
14370 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
14371
14372         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
14373         (gst_id3demux_read_range):
14374           Make sure we don't return GST_FLOW_OK with a NULL buffer in
14375           certain cases where a read beyond the end of the file is
14376           requested. Fixes #345930.
14377
14378         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
14379         (gst_tag_demux_read_range):
14380           Fix same issue here as well.
14381
14382 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14383
14384         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
14385         
14386         Fix hypothetical crash.
14387
14388 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
14389
14390         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
14391
14392         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
14393           Do not modify the ports value. If the user has turned off the
14394           built-in speakers, then we should not reset it in the prepare
14395           function, since this causes the built-in speakers to turn
14396           back on anytime the user changes a track in totem, rhythmbox,
14397           etc. (#346066).
14398
14399 2006-06-23  Wim Taymans  <wim@fluendo.com>
14400
14401         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
14402         Fix double caps unref when negotiation fails.
14403
14404 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14405
14406         * ext/annodex/gstcmmldec.c:
14407         * ext/annodex/gstcmmlenc.c:
14408         * ext/annodex/gstcmmlparser.c:
14409         * ext/dv/gstdvdec.c:
14410         * ext/dv/gstdvdemux.c:
14411         * ext/gdk_pixbuf/pixbufscale.c:
14412         * ext/jpeg/gstjpegenc.c:
14413         * ext/jpeg/gstsmokedec.c:
14414         * ext/jpeg/gstsmokeenc.c:
14415         * ext/libpng/gstpngdec.c:
14416         * ext/libpng/gstpngenc.c:
14417         * ext/speex/gstspeexenc.c:
14418         * gst/alpha/gstalphacolor.c:
14419         * gst/cutter/gstcutter.c:
14420         * gst/debug/gstnavigationtest.c:
14421         * gst/icydemux/gsticydemux.c:
14422         * gst/level/gstlevel.c:
14423         * gst/multipart/multipart.c:
14424         * gst/rtp/gstrtpamrpay.c:
14425         * gst/rtp/gstrtpdepay.c:
14426         * gst/rtp/gstrtpilbcpay.c:
14427         * gst/rtp/gstrtpmp4gpay.c:
14428         * gst/rtp/gstrtpmp4vpay.c:
14429         * gst/rtsp/gstrtpdec.c:
14430         * gst/rtsp/gstrtspsrc.c:
14431         * gst/udp/gstdynudpsink.c:
14432         * gst/udp/gstmultiudpsink.c:
14433         * gst/udp/gstudpsrc.c:
14434         * gst/videobox/gstvideobox.c:
14435         * gst/videofilter/gstvideoflip.c:
14436           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
14437           plus two minor macro fixes.
14438
14439 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14440
14441         * gst/matroska/matroska-demux.c:
14442         (gst_matroska_demux_check_subtitle_buffer),
14443         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
14444         (gst_matroska_demux_subtitle_caps):
14445         * gst/matroska/matroska-ids.c:
14446         (gst_matroska_track_init_subtitle_context):
14447         * gst/matroska/matroska-ids.h:
14448           Try to fix up broken matroska files containing subtitle
14449           streams with non-UTF8 character encodings (courtesy of
14450           mkvmerge) using either the encoding specified in the
14451           GST_SUBTITLE_ENCODING environment variable or the
14452           current locale's character set if it is non-UTF8.
14453           Fixes #337076.
14454
14455 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14456
14457         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
14458           Set image type from APIC frame as "image-type" field
14459           of GST_TAG_IMAGE buffer caps (#344605).
14460
14461 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
14462
14463         * ext/flac/Makefile.am:
14464         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
14465         (gst_flac_dec_reset_decoders),
14466         (gst_flac_dec_setup_seekable_decoder),
14467         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
14468         (gst_flac_dec_metadata_callback),
14469         (gst_flac_dec_metadata_callback_seekable),
14470         (gst_flac_dec_metadata_callback_stream),
14471         (gst_flac_dec_error_callback),
14472         (gst_flac_dec_error_callback_seekable),
14473         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
14474         (gst_flac_dec_read_stream), (gst_flac_dec_write),
14475         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
14476         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
14477         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
14478         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
14479         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
14480         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
14481         (gst_flac_dec_sink_activate_push),
14482         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
14483         * ext/flac/gstflacdec.h:
14484           Support chain-based operation, should make flac-over-DAAP
14485           work (#340492).
14486
14487 2006-06-20  Wim Taymans  <wim@fluendo.com>
14488
14489         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14490         Doc updates, merge some unused symbols.
14491
14492 2006-06-20  Wim Taymans  <wim@fluendo.com>
14493
14494         * docs/plugins/Makefile.am:
14495         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14496         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14497         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
14498         * gst/rtsp/gstrtspsrc.c:
14499         * gst/rtsp/gstrtspsrc.h:
14500         Added documentation for the rtsp plugin. Fixes #345393.
14501
14502 2006-06-20  Wim Taymans  <wim@fluendo.com>
14503
14504         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
14505         (rtsp_connection_close), (rtsp_connection_free):
14506         Use better G_OS_* macros. Fixes #345301 some more.
14507
14508 2006-06-20  Wim Taymans  <wim@fluendo.com>
14509
14510         Patch by: Brian Cameron <brian dot cameron at sun dot com>
14511
14512         * sys/sunaudio/Makefile.am:
14513         * sys/sunaudio/gstsunaudio.c: (plugin_init):
14514         * sys/sunaudio/gstsunaudiomixerctrl.c:
14515         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
14516         (gst_sunaudiomixer_ctrl_list_tracks),
14517         (gst_sunaudiomixer_ctrl_get_volume),
14518         (gst_sunaudiomixer_ctrl_set_volume),
14519         (gst_sunaudiomixer_ctrl_set_mute),
14520         (gst_sunaudiomixer_ctrl_set_record):
14521         * sys/sunaudio/gstsunaudiomixerctrl.h:
14522         * sys/sunaudio/gstsunaudiomixertrack.c:
14523         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
14524         * sys/sunaudio/gstsunaudiomixertrack.h:
14525         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
14526         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
14527         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
14528         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
14529         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
14530         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
14531         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
14532         (gst_sunaudiosrc_reset):
14533         * sys/sunaudio/gstsunaudiosrc.h:
14534         Add a SunAudio source plugin.
14535         Support stereo and right/left channel gain in the mixer plugin.
14536         Support the RECORD flag so that you can switch between line-input and
14537         microphone in gnome-volume-control.
14538         Code cleanups like using an enumerator for track number instead of an 
14539         integer. Fixes #344923.
14540
14541 2006-06-20  Wim Taymans  <wim@fluendo.com>
14542
14543         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
14544
14545         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
14546         (rtsp_connection_close):
14547         Make RTSP plugin compile on windows. Fixes #345301.
14548         Some changes to original patch to catch errors better.
14549         use ifdef WIN32 instead of ifndef.
14550
14551 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14552
14553         * configure.ac:
14554         If we have libraw1394 >= 1.2.1, then we need libiec61883.
14555
14556 2006-06-18  Edward Hervey  <edward@fluendo.com>
14557
14558         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
14559         After a failed buffer alloc, we need to abort the jpeg decoding (it
14560         started when parsing headers to figure out how many bytes we need
14561         to request downstream).
14562
14563 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
14564
14565         Patch by: Mark Nauwelaerts  <manauw at skynet be>
14566
14567         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
14568           Make sure we don't read beyond the end of the file (#345232).
14569
14570 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
14571
14572         * configure.ac:
14573           Fix --disable-external (can't set conditionals conditionally,
14574           #343602).
14575
14576 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14577
14578         * autogen.sh:
14579         * configure.ac:
14580         * docs/Makefile.am:
14581           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
14582
14583         * docs/plugins/Makefile.am:
14584         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14585         * docs/plugins/inspect/plugin-taglib.xml:
14586           Add/fix apev2mux docs.
14587
14588 2006-06-14  Wim Taymans  <wim@fluendo.com>
14589
14590         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
14591         (gst_dvdec_finalize), (gst_dvdec_sink_event),
14592         (gst_dvdec_change_state):
14593         Reset segment info on flush.
14594         Alloc segment in _init, free in _finalize.
14595
14596         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
14597         Don't send segments twice.
14598
14599 2006-06-14  Wim Taymans  <wim@fluendo.com>
14600
14601         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
14602         Respect segment.stop. Fixes #342592.
14603
14604 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14605
14606         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
14607           No language specified means the implied language is English
14608           according to the matroska spec (partially fixes #344708);
14609           add some more debug output.
14610
14611 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14612
14613         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
14614         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
14615         (gst_wavparse_chain):
14616           When operating chain-based, don't make any assumptions about the
14617           chunking of the incoming data and make streaming work on days other
14618           than the second Thursday after a full moon. Also fix up debug
14619           messages here and there and make use of the most excellent new
14620           gst_pad_query_peer_duration() utility function.
14621           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
14622
14623         * gst/wavparse/gstwavparse.h:
14624           Remove trailing comma after last enum value, some compilers don't
14625           like that.
14626
14627 2006-06-13  Wim Taymans  <wim@fluendo.com>
14628
14629         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
14630         Handle premature EOS gracefully.
14631
14632 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
14633
14634         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
14635           Prevent out of bounds array access when scrubbing towards
14636           the end of the file between the last index entry and the
14637           end. Fixes occasional 'start <= stop' newsegment event
14638           assertions when scrubbing in MJPEG files.
14639
14640 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
14641
14642         * tests/check/elements/.cvsignore:
14643           And another one.
14644
14645 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
14646
14647         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
14648         (scan_encoded_string), (parse_picture_frame):
14649           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
14650
14651         * configure.ac:
14652           Require core >= 0.10.8 (for GST_TAG_IMAGE and
14653           GST_TAG_PPEVIEW_IMAGE used in the patch above).
14654
14655 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14656
14657         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
14658           gratuitous comment changes
14659         * tests/check/elements/level.c: (GST_START_TEST):
14660           fix level test leaks
14661
14662 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
14663
14664         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
14665         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
14666           Use gst_pad_query_peer_duration() utility function here.
14667
14668 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14669
14670         * autogen.sh:
14671           require am17
14672         * configure.ac:
14673         * ext/annodex/Makefile.am:
14674         * ext/cdio/Makefile.am:
14675         * ext/dv/Makefile.am:
14676         * ext/esd/Makefile.am:
14677         * ext/flac/Makefile.am:
14678         * ext/gdk_pixbuf/Makefile.am:
14679         * ext/ladspa/Makefile.am:
14680         * ext/libcaca/Makefile.am:
14681         * ext/speex/Makefile.am:
14682         * ext/taglib/Makefile.am:
14683         * sys/oss/Makefile.am:
14684         * sys/sunaudio/Makefile.am:
14685         * sys/ximage/Makefile.am:
14686           clean up build further
14687
14688 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
14689
14690         * gconf/Makefile.am:
14691           Honour --disable-schemas-install configure option. Fixes #344100.
14692
14693 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
14694
14695         * tests/examples/level/Makefile.am:
14696           Add -lm to LIBS for pow() function, don't assume one of our
14697           dependencies (such as libxml-2.0) drags it in automatically
14698           (#343603).
14699
14700 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
14701
14702         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
14703
14704         * configure.ac:
14705           We should use $SED and not $(SED) in configure.ac (#343678).
14706
14707 2006-06-09  Wim Taymans  <wim@fluendo.com>
14708
14709         Patch by: Brian Cameron <brian dot cameron at sun dot com>
14710
14711         * sys/sunaudio/gstsunaudiomixerctrl.c:
14712         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
14713         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
14714         (gst_sunaudiomixer_ctrl_set_mute):
14715         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
14716         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
14717         (gst_sunaudiosink_write):
14718         Attached find a patch that fixes a number of bugs with the SunAudio
14719         mixer plugin and fixes #344101:
14720         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
14721            tracks onto the tracklist causing gnome-volume-control's preferences
14722            dialog to be messed up and would core dump if you checked/unchecked
14723            any item.
14724         2. We weren't previously setting the MUTE flag properly.  Fixing this
14725            makes gnome-volume-control work better.
14726         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
14727            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
14728            gnome-volume-control look better.
14729         Also some minor cleanup in gstsunaudiosink.c.
14730
14731 2006-06-09  Wim Taymans  <wim@fluendo.com>
14732
14733         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
14734         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
14735         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
14736         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
14737         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
14738         * ext/jpeg/gstjpegdec.h:
14739         API: Added IDCT method property
14740         Small cleanups.
14741         Avoid dynamic allocation of trivial fixed structure.
14742         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
14743
14744 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14745
14746         * configure.ac:
14747         We now require libraw1394 >= 1.1.0 and that version onwards all
14748         have .pc files.
14749
14750 2006-06-02  Edward Hervey  <edward@fluendo.com>
14751
14752         * gst/law/alaw-decode.c: (alawdec_getcaps): 
14753         Trying to get items from an ANY or EMPTY caps is ... stupid.
14754
14755 2006-06-02  Edward Hervey  <edward@fluendo.com>
14756
14757         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
14758         (gst_dvdec_chain), (gst_dvdec_change_state):
14759         * ext/dv/gstdvdec.h:
14760         Added GstSegment handling, now implements dropping/clipping.
14761
14762 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14763
14764         * ext/aalib/gstaasink.h:
14765         * ext/annodex/gstcmmldec.h:
14766         * ext/cairo/gsttimeoverlay.h:
14767         * ext/dv/gstdvdec.h:
14768         * ext/dv/gstdvdemux.h:
14769         * ext/esd/esdmon.h:
14770         * ext/esd/esdsink.h:
14771         * ext/flac/gstflacenc.h:
14772         * ext/gconf/gstgconfaudiosink.h:
14773         * ext/gconf/gstgconfaudiosrc.h:
14774         * ext/gconf/gstgconfvideosink.h:
14775         * ext/gconf/gstgconfvideosrc.h:
14776         * ext/gdk_pixbuf/gstgdkanimation.h:
14777         * ext/gdk_pixbuf/pixbufscale.h:
14778         * ext/hal/gsthalaudiosink.h:
14779         * ext/hal/gsthalaudiosrc.h:
14780         * ext/jpeg/gstjpegenc.h:
14781         * ext/jpeg/gstsmokedec.h:
14782         * ext/jpeg/gstsmokeenc.h:
14783         * ext/libcaca/gstcacasink.h:
14784         * ext/libmng/gstmngdec.h:
14785         * ext/libmng/gstmngenc.h:
14786         * ext/libpng/gstpngdec.h:
14787         * ext/libpng/gstpngenc.h:
14788         * ext/raw1394/gstdv1394src.h:
14789         * ext/speex/gstspeexenc.h:
14790         * gst/autodetect/gstautoaudiosink.h:
14791         * gst/autodetect/gstautovideosink.h:
14792         * gst/avi/gstavidemux.h:
14793         * gst/cutter/gstcutter.h:
14794         * gst/debug/efence.h:
14795         * gst/debug/gstnavigationtest.h:
14796         * gst/debug/gstnavseek.h:
14797         * gst/flx/gstflxdec.h:
14798         * gst/goom/gstgoom.h:
14799         * gst/icydemux/gsticydemux.h:
14800         * gst/id3demux/gstid3demux.h:
14801         * gst/law/alaw-decode.h:
14802         * gst/law/alaw-encode.h:
14803         * gst/law/mulaw-decode.h:
14804         * gst/law/mulaw-encode.h:
14805         * gst/matroska/matroska-mux.h:
14806         * gst/median/gstmedian.h:
14807         * gst/oldcore/gstaggregator.h:
14808         * gst/oldcore/gstfdsink.h:
14809         * gst/oldcore/gstmd5sink.h:
14810         * gst/oldcore/gstmultifilesrc.h:
14811         * gst/oldcore/gstpipefilter.h:
14812         * gst/oldcore/gstshaper.h:
14813         * gst/oldcore/gststatistics.h:
14814         * gst/rtp/gstasteriskh263.h:
14815         * gst/rtp/gstrtpL16depay.h:
14816         * gst/rtp/gstrtpL16pay.h:
14817         * gst/rtp/gstrtpamrdepay.h:
14818         * gst/rtp/gstrtpamrpay.h:
14819         * gst/rtp/gstrtpdepay.h:
14820         * gst/rtp/gstrtpgsmdepay.h:
14821         * gst/rtp/gstrtpgsmpay.h:
14822         * gst/rtp/gstrtph263pay.h:
14823         * gst/rtp/gstrtph263pdepay.h:
14824         * gst/rtp/gstrtph263ppay.h:
14825         * gst/rtp/gstrtpmp4gpay.h:
14826         * gst/rtp/gstrtpmp4vdepay.h:
14827         * gst/rtp/gstrtpmp4vpay.h:
14828         * gst/rtp/gstrtpmpadepay.h:
14829         * gst/rtp/gstrtpmpapay.h:
14830         * gst/rtp/gstrtppcmadepay.h:
14831         * gst/rtp/gstrtppcmapay.h:
14832         * gst/rtp/gstrtppcmudepay.h:
14833         * gst/rtp/gstrtppcmupay.h:
14834         * gst/rtp/gstrtpspeexdepay.h:
14835         * gst/rtp/gstrtpspeexpay.h:
14836         * gst/rtsp/gstrtpdec.h:
14837         * gst/rtsp/gstrtspsrc.h:
14838         * gst/smpte/gstsmpte.h:
14839         * gst/udp/gstdynudpsink.h:
14840         * gst/udp/gstmultiudpsink.h:
14841         * gst/udp/gstudpsink.h:
14842         * gst/udp/gstudpsrc.h:
14843         * gst/videofilter/gstvideobalance.h:
14844         * gst/videofilter/gstvideoflip.h:
14845         * sys/oss/gstossdmabuffer.h:
14846         * sys/oss/gstossmixerelement.h:
14847         * sys/oss/gstosssink.h:
14848         * sys/oss/gstosssrc.h:
14849         * sys/osxvideo/osxvideosink.h:
14850         * sys/sunaudio/gstsunaudiomixer.h:
14851         * sys/sunaudio/gstsunaudiosink.h:
14852         * sys/ximage/gstximagesrc.h:
14853         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
14854
14855 2006-05-31  Wim Taymans  <wim@fluendo.com>
14856
14857         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
14858         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
14859         (gst_goom_src_setcaps), (gst_goom_src_event),
14860         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
14861         (gst_goom_change_state):
14862         * gst/goom/gstgoom.h:
14863         Handle QoS.
14864         Handle flushing, discont and events.
14865         Fix timestamps and various other cleanups.
14866
14867 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14868
14869         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
14870         Fix bus reset when using libiec61883
14871
14872 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14873
14874         * configure.ac:
14875         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
14876         * ext/raw1394/Makefile.am:
14877         Add CFLAGS.
14878         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
14879         New method, to receive using libiec61883.
14880         (gst_dv1394src_iso_receive),
14881         #ifdef'd out if libiec61883 is present.
14882         (gst_dv1394src_bus_reset),
14883         Get userdata correctly if using libiec61883. 
14884         (gst_dv1394src_create),
14885         When using libiec61883, only poll one fd and no need to read.
14886         (gst_dv1394src_discover_avc_node),
14887         Replace g_warnings.
14888         (gst_dv1394src_start),
14889         Create new handle when we know which dv port.  More reliable
14890         than setting port on an existing handle.  Initialise libiec61883.
14891         (gst_dv1394src_stop):
14892         If using libiec61883, then cleanup its handle properly.
14893         * ext/raw1394/gstdv1394src.h:
14894         Add libiec61883 handle.
14895
14896 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
14897
14898         * gst/avi/gstavidemux.c:
14899           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
14900         * win32/MANIFEST:
14901           sort file listing
14902         * win32/vs6/libgstavi.dsp:
14903           add gstavimux.c to the project
14904         * win32/vs6/libgstid3demux.dsp:
14905           add link to zlib library
14906         * win32/vs6/libgstmatroska.dsp:
14907           add matroska-ids.c to the project
14908
14909 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
14910
14911         Patch by: Sebastian Dröge  <mail at slomosnail de >
14912
14913         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14914         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14915         * ext/taglib/Makefile.am:
14916         * ext/taglib/gstapev2mux.cc:
14917         * ext/taglib/gstapev2mux.h:
14918         * ext/taglib/gstid3v2mux.cc:
14919         * ext/taglib/gsttaglibmux.c: (plugin_init):
14920         * ext/taglib/gsttaglibmux.h:
14921           Add apev2mux element (#343122).
14922         
14923         * tests/check/Makefile.am:
14924         * tests/check/elements/apev2mux.c:
14925         (test_taglib_apev2mux_create_tags),
14926         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
14927         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
14928         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
14929         (apev2mux_suite), (main):
14930           Add unit test for apev2mux element.
14931
14932 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
14933
14934         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
14935         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
14936         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
14937           GST_PTR_FORMAT should be used to print caps in debug statements.
14938
14939 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
14940
14941         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
14942
14943         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
14944         (ape_demux_parse_tags):
14945           Some clean-ups and additions: map APE 'file' tag to
14946           GST_TAG_LOCATION (#343123); add support for extracting
14947           the track count and clean up parsing a bit (#343127).
14948
14949 2006-05-28  Edward Hervey  <edward@fluendo.com>
14950
14951         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
14952         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
14953
14954 2006-05-28  Edward Hervey  <edward@fluendo.com>
14955
14956         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
14957         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
14958         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
14959         * ext/jpeg/gstjpegdec.h:
14960         Clip outgoing buffers according to currently configured segment.
14961
14962 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
14963
14964         * ext/taglib/gstid3v2mux.cc:
14965           Handle  writing of track-count or album-volume-count without
14966           track-number or albume-volume-number (in this case the number
14967           will just be set to 0).
14968
14969         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
14970           It would be nice if we actually checked the values received for
14971           track/album-volume number/count in  _check_tags(), rather than
14972           setting them again ...
14973
14974 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
14975
14976         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
14977           A track/volume number or count of 0 does not make sense,
14978           just ignore it along with negative numbers (a tag might
14979           only contain a track count without a track number).
14980
14981 2006-05-27  Edward Hervey  <edward@fluendo.com>
14982
14983         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
14984         (gst_jpeg_dec_sink_event):
14985         Abort decompression when receiving FLUSH_STOP. This should avoid
14986         issues when interrupting decoding with flushes.
14987
14988 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
14989
14990         * ext/flac/gstflac.c:
14991           Don't #include file we don't dist any longer.
14992
14993 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
14994
14995         * README:
14996           Replace current README (containing the release notes from
14997           some 0.9.x version) with a proper README taken from the core.
14998
14999 2006-05-24  Wim Taymans  <wim@fluendo.com>
15000
15001         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
15002         Implement EOS correctly by either posting
15003         SEGMENT_DONE or pushing an EOS message depending
15004         on the seek type. Fixes #342592
15005
15006 2006-05-24  Wim Taymans  <wim@fluendo.com>
15007
15008         * gst/law/alaw-decode.c: (gst_alawdec_chain):
15009         * gst/law/alaw-decode.h:
15010         * gst/law/alaw-encode.c: (gst_alawenc_chain):
15011         * gst/law/alaw-encode.h:
15012         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
15013         * gst/law/mulaw-decode.h:
15014         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
15015         * gst/law/mulaw-encode.h:
15016         Some cleanups in the chain functions.
15017         Remove some GStreamer 0.0.2 bits.
15018
15019 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15020
15021         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15022
15023         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
15024           gst_collect_pads_stop() needs to be called before chaining up
15025           to the parent class (#342734).
15026
15027 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15028
15029         * ext/flac/Makefile.am:
15030         * ext/flac/flac_compat.h:
15031         * ext/flac/gstflac.c:
15032         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
15033         * ext/flac/gstflacenc.c:
15034           Remove backwards compatibility cruft for dealing with FLAC API
15035           changes in the 1.0.x series - we require 1.1.1 or newer these days.
15036
15037 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15038
15039         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15040         (gst_matroska_demux_push_xiph_codec_priv_data),
15041         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15042         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
15043         * gst/matroska/matroska-ids.h:
15044         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
15045         (gst_matroska_mux_video_pad_setcaps),
15046         (xiph3_streamheader_to_codecdata),
15047         (vorbis_streamheader_to_codecdata),
15048         (theora_streamheader_to_codecdata),
15049         (gst_matroska_mux_audio_pad_setcaps),
15050         (gst_matroska_mux_write_data):
15051           Add support for muxing/demuxing theora video (#342448; too bad
15052           none of the usual linux players can actually play this). Playback
15053           in GStreamer will require additional changes to theoradec in -base.
15054           Refactor streamheaders <=> CodecPrivateData code a bit; some small
15055           cleanups.
15056
15057 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15058
15059         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
15060         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
15061           Fix crashes when the horizontal subsampling is 1.
15062           Fixes #342097.
15063
15064 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15065
15066         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15067
15068         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
15069         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
15070         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
15071         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
15072         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
15073         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
15074         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
15075         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
15076         (gst_avi_mux_change_state):
15077         * gst/avi/gstavimux.h:
15078           Some enhancements for avimux (#342526):
15079            - add odml (large file) index support
15080            - store codec init data (e.g. huffyuv)
15081            - miscellaneous other fixes/cleanups
15082
15083 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
15084
15085         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
15086         Don't output any tag when we encounter a negative track number - the
15087         tag type is uint, so we end up outputting huge positive numbers
15088         instead. (Fixes: #342029)
15089
15090 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15091
15092         * configure.ac:
15093           update for new GSTPB_PLUGINS_DIR
15094
15095 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
15096
15097         * rtp/gst/gstrtph263pay.c:
15098         Properly set static caps for H263 at 34.
15099
15100 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15101
15102         Patch by: James "Doc" Livingston  <doclivingston gmail com>
15103
15104         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
15105           Merge event tags and tag setter tags correctly (#339918). Also,
15106           don't leak taglist in case of an error.
15107           
15108 2006-05-17  Edward Hervey  <edward@fluendo.com>
15109
15110         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
15111         We can only do caps intersection if the othercaps are non-empty and not
15112         ANY. Else we return the pad template (base_caps).
15113
15114 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
15115
15116         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
15117           Fix crash when outputting debugging information for certain
15118           pictures (always good to use the right struct member for
15119           the number of records in an array).
15120
15121 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
15122
15123         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
15124
15125         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
15126         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
15127         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
15128         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
15129         (gst_ebml_read_float), (gst_ebml_read_ascii),
15130         (gst_ebml_read_binary):
15131           Don't create unnecessary sub-buffers all the time. Dramatically
15132           improves performance with multiple concurrently running
15133           matroskademux instances (#341818) (and avoids doing
15134           unnecessarily inefficient things in the general case).
15135
15136 2006-05-16  Edward Hervey  <edward@fluendo.com>
15137
15138         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
15139         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
15140         return value of gst_pad_push_event().
15141
15142 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
15143
15144         * gst/autodetect/gstautoaudiosink.c:
15145         (gst_auto_audio_sink_find_best):
15146         * gst/autodetect/gstautovideosink.c:
15147         (gst_auto_video_sink_find_best):
15148         Make the name of the child element be based on the name of the
15149         parent, so that debug output is more useful.
15150         
15151         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
15152         (parse_insert_string_field), (parse_split_strings):
15153         Rework string parsing to always walk over BOM markers in UTF16
15154         strings, using the endianness indicated by the innermost one,
15155         then trying the opposite endianness if that fails to convert
15156         to valid UTF-8. Fixes #341774
15157
15158 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15159
15160         Patch from: Matthieu <matthieu at fluendo dot com>
15161
15162         * ext/libpng/Makefile.am:
15163         Add LIBPNG_CFLAGS.
15164
15165 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15166
15167         * ext/taglib/gstid3v2mux.cc:
15168           Add support for writing images (APIC frames) into ID3v2
15169           tags (picture type always set to 'other' for now though).
15170
15171 2006-05-14  Michael Smith  <msmith@fluendo.com>
15172
15173         * gst/wavparse/gstwavparse.c:
15174           Update docs; wavparse implements push and pull modes.
15175
15176 2006-05-12  Wim Taymans  <wim@fluendo.com>
15177
15178         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
15179         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
15180         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
15181         Ooops, bitten by the copy-and-paste design paradigm, fixes
15182         seek again.
15183
15184 2006-05-12  Wim Taymans  <wim@fluendo.com>
15185
15186         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15187         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
15188         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
15189         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
15190         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
15191         (gst_avi_demux_massage_index),
15192         (gst_avi_demux_calculate_durations_from_index),
15193         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
15194         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
15195         (gst_avi_demux_loop):
15196         * gst/avi/gstavidemux.h:
15197         Some cleanups, prepare to use GstSegment.
15198         Fix error in entry walking code.
15199         Fix VBR detection.
15200         Smarter timestamp calculation code.
15201         Uniform error/eos handling.
15202
15203 2006-05-12  Michael Smith  <msmith@fluendo.com>
15204
15205         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
15206         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
15207           Fix use of uninitialised values if we're NOT seeking in ready.
15208           Fix typos.
15209
15210 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
15211
15212         * gst/wavparse/Makefile.am:
15213           Add CFLAGS and LIBS for libgstbase, fixes build on
15214           Cygwin (#341489).
15215
15216 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
15217
15218         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
15219           Some more debug info. No need to check whether the string
15220           returned by g_convert() is really UTF-8 - either it is or
15221           we get NULL returned.
15222
15223 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
15224
15225         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
15226           Fix parsing of numeric genre strings some more, by ensuring that
15227           we only try and parse strings that a) Start with '(' and b) Consist
15228           only of digits.
15229           Also, when finding an escaping '((' sequence, bust it back to '(' by
15230           swallowing the first parenthesis
15231
15232 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
15233
15234         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
15235         (gst_esdsink_open), (gst_esdsink_close):
15236         * ext/esd/esdsink.h:
15237           Move the esd_get_server_info() into gst_esdsink_open() and fail
15238           with a decent error message on errors.
15239
15240 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15241
15242         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
15243         (gst_esdmon_channels_get_type):
15244         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
15245         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
15246         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
15247         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
15248         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
15249         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
15250         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
15251         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
15252         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
15253         * gst/videomixer/videomixer.c:
15254         (gst_video_mixer_background_get_type):
15255           Const-ify GEnumValue arrays.
15256
15257 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15258
15259         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
15260
15261         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
15262         (gst_avi_mux_do_video_buffer):
15263           Work around gst_buffer_make_metadata_writable() bug that
15264           results in avimux marking all frames in the index as
15265           keyframes (#340859).
15266           
15267 2006-05-08  Wim Taymans  <wim@fluendo.com>
15268
15269         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
15270         Make parsing of urls suck slightly less.
15271
15272 2006-05-08  Edward Hervey  <edward@fluendo.com>
15273
15274         * autogen.sh: (CONFIGURE_DEF_OPT): 
15275         libtoolize on Darwin/MacOSX is called glibtoolize.
15276
15277 2006-05-08  Wim Taymans  <wim@fluendo.com>
15278
15279         Patch by: Jens Granseuer <jensgr at gmx dot net>
15280
15281         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
15282         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
15283         C89 compliance fixes. Fixes #340980
15284
15285 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
15286
15287         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
15288         * ext/flac/gstflacdec.h:
15289           Handle segment seeks that include the end of the file as stop point
15290           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
15291           message instead of an EOS event in case we're in segment seek
15292           mode (fixes #340699).
15293           
15294 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
15295
15296         * ext/cairo/gsttextoverlay.c:
15297         * ext/flac/gstflacdec.c:
15298         * ext/gdk_pixbuf/pixbufscale.c:
15299         * gst/apetag/gstapedemux.c:
15300         * gst/debug/breakmydata.c:
15301         * gst/debug/testplugin.c:
15302         * gst/matroska/ebml-write.c:
15303         * gst/multipart/multipartdemux.c:
15304         * sys/osxaudio/gstosxaudiosink.c:
15305         * sys/osxaudio/gstosxaudiosrc.c:
15306         Add semicolons after GST_BOILERPLATE[_FULL] so that
15307         indent doesn't mess up following lines.
15308
15309 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
15310
15311         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
15312
15313         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
15314           Don't leak caps when freeing the stream context (#340623).
15315
15316 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
15317
15318         * configure.ac:
15319           Back to CVS
15320
15321 === release 0.10.3 ===
15322
15323 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
15324
15325         * configure.ac:
15326           releasing 0.10.3, "Desplazado"
15327
15328 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
15329
15330         * gst/matroska/matroska-mux.c:
15331         (gst_matroska_mux_stream_is_vorbis_header),
15332         (gst_matroska_mux_write_data):
15333           Don't strcmp() NULL strings.
15334           Only start new clusters on video keyframes, not on any
15335           random audio buffer that doesn't have the DELTA_UNIT
15336           flag set (fixes 'make check' again).
15337
15338 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
15339
15340         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15341
15342         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
15343         (gst_matroska_mux_stream_is_vorbis_header),
15344         (gst_matroska_mux_write_data):
15345           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
15346           value and then dead-lock when muxing vorbis audio streams
15347           (the three vorbis header buffers carry no timestamp, and it
15348           would try to mux these after all video buffers). Fixes #340346.
15349
15350           Improve clustering: start a new cluster also whenever we get
15351           a keyframe.     
15352
15353 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15354
15355         * win32/common/config.h:
15356         * win32/MANIFEST
15357           add the generated file as well
15358
15359 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15360
15361         * Makefile.am:
15362         * configure.ac:
15363         * win32/common/config.h.in:
15364           add win32 stuff
15365
15366 2006-05-03  Michael Smith  <msmith@fluendo.com>
15367
15368         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
15369           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
15370           SUCKS.
15371
15372 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
15373
15374         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
15375         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
15376         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
15377           don't leak caps-string
15378
15379 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
15380
15381         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
15382         (gst_id3demux_sink_activate):
15383           Let core insert default error message for TYPE_NOT_FOUND
15384           errors, it's just as good as our own and has the added
15385           bonus of being translated.
15386
15387 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
15388
15389         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
15390         (gst_tag_demux_sink_event):
15391         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
15392         (gst_id3demux_sink_event):
15393           Post an error message when we get an EOS event and were not
15394           able to find out the type of stream.
15395
15396         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
15397         (test_taglib_id3mux_with_tags):
15398           Decrease num-buffers to 16 per iteration again, otherwise the
15399           many memcpy()s and reallocations in the test will hammer slow
15400           CPUs completely and make the test timeout.
15401
15402 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15403
15404         * configure.ac:
15405           figure out where plugins-base plugins are
15406         * tests/check/Makefile.am:
15407           use plugins-base plugins, so we have typefind functions
15408         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
15409           increase num-buffers, this makes sure the test errors out instead
15410           of timing out when no typefind functions are present
15411
15412 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15413
15414         * docs/plugins/Makefile.am:
15415           also check .cc files for gtk-doc markup
15416         * configure.ac:
15417         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15418         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15419         * tests/check/Makefile.am:
15420         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
15421         * ext/Makefile.am:
15422         * ext/taglib/Makefile.am:
15423         * ext/taglib/gstid3v2mux.h:
15424         * ext/taglib/gsttaglibmux.c:
15425         * ext/taglib/gsttaglibmux.h:
15426           move taglib-based id3v2muxer to -good.  Fixes #336110.
15427
15428 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
15429
15430         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
15431           ... and fix multichannel/WAVFORMATEX support again.
15432
15433 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
15434
15435         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15436         (gst_wavparse_class_init), (gst_wavparse_dispose),
15437         (gst_wavparse_reset), (gst_wavparse_init),
15438         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
15439         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
15440         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
15441         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
15442         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
15443         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
15444         (gst_wavparse_stream_data), (gst_wavparse_loop),
15445         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
15446         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
15447         (gst_wavparse_change_state), (plugin_init):
15448         * gst/wavparse/gstwavparse.h:
15449           Add push (streaming) mode to wavparse (fixes #337625)
15450
15451 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15452
15453         * configure.ac:
15454         * tests/Makefile.am:
15455           add ximagesrc icles test
15456
15457 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15458
15459         * configure.ac:
15460         * docs/plugins/Makefile.am:
15461         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15462         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15463         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
15464         (gst_cmml_enc_push_clip):
15465         * sys/Makefile.am:
15466         * sys/ximage/Makefile.am:
15467         * sys/ximage/gstximagesrc.c:
15468           Move ximagesrc plug-in to good after review.  Fixes #336756.
15469
15470 2006-04-28  Michael Smith  <msmith@fluendo.com>
15471
15472         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
15473         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
15474         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
15475         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
15476         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
15477         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
15478         * gst/icydemux/gsticydemux.h:
15479           Fix event handling: cache events when typefinding and forward later.
15480
15481 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15482
15483         * sys/osxaudio/gstosxaudiosink.c:
15484         (plugin_init):
15485          Register osxaudiosrc to the plugin.
15486         * sys/osxaudio/gstosxaudiosrc.c:
15487         (gst_osx_audio_src_osxelement_do_init),
15488         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
15489         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
15490         (gst_osx_audio_src_get_property),
15491         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
15492         (gst_osx_audio_src_osxelement_init):
15493         * sys/osxaudio/gstosxaudiosrc.h:
15494           Port of osxaudiosrc to 0.10.
15495         * sys/osxaudio/Makefile.am:
15496           Add osxaudiosrc
15497
15498 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15499
15500         * sys/osxaudio/gstosxringbuffer.c:
15501         * sys/osxaudio/gstosxringbuffer.h:
15502           Forgot to commit earlier, part of the OSX audio plugin port
15503
15504 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
15505
15506         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
15507         (parse_split_strings):
15508           Recognise and skip any byte order marker (BOM) in
15509           UTF-16 strings.
15510
15511 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
15512
15513         * docs/plugins/Makefile.am:
15514         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15515         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15516         * docs/plugins/gst-plugins-good-plugins.hierarchy:
15517         * docs/plugins/inspect/plugin-avi.xml:
15518         * gst/avi/gstavidemux.c:
15519         * gst/avi/gstavimux.c:
15520           Add docs for both avidemux and avimux.
15521
15522 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
15523
15524         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
15525
15526         * gst/avi/Makefile.am:
15527         * gst/avi/gstavi.c: (plugin_init):
15528         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
15529         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
15530         (gst_avi_mux_class_init), (gst_avi_mux_init),
15531         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
15532         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
15533         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
15534         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
15535         (gst_avi_mux_riff_get_avix_header),
15536         (gst_avi_mux_riff_get_video_header),
15537         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
15538         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
15539         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
15540         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
15541         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
15542         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
15543         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
15544         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
15545         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
15546         (gst_avi_mux_change_state):
15547         * gst/avi/gstavimux.h:
15548           Port AVI muxer to GStreamer-0.10 (#332031).
15549
15550         * tests/check/Makefile.am:
15551         * tests/check/elements/avimux.c:
15552         * tests/check/elements/.cvsignore:
15553           Add unit test for AVI muxer.
15554
15555 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
15556
15557         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15558         (gst_wavparse_class_init), (gst_wavparse_reset),
15559         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
15560         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
15561         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
15562         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
15563         (gst_wavparse_stream_data), (gst_wavparse_loop),
15564         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
15565         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
15566         (plugin_init):
15567         * gst/wavparse/gstwavparse.h:
15568           reverted patch #337625 for the price of 1 hour sleep
15569
15570 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
15571
15572         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15573         (gst_wavparse_class_init), (gst_wavparse_reset),
15574         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
15575         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
15576         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
15577         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
15578         (gst_wavparse_stream_data), (gst_wavparse_loop),
15579         (gst_wavparse_chain), (plugin_init):
15580         * gst/wavparse/gstwavparse.h:
15581           correct partial implementation of push mode
15582           (from my last commit)
15583
15584 2006-04-26  Wim Taymans  <wim@fluendo.com>
15585
15586         * ext/esd/esdsink.c:
15587         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
15588         it is not in esd.h
15589
15590 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
15591
15592         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
15593         (gst_au_parse_class_init), (gst_au_parse_init),
15594         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
15595         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
15596         (gst_au_parse_chain), (gst_au_parse_src_convert),
15597         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
15598         (gst_au_parse_sink_event), (gst_au_parse_src_event),
15599         (gst_au_parse_change_state):
15600         * gst/auparse/gstauparse.h:
15601           Rewrite auparse to suck a little bit less: make source pad
15602           dynamic, so decodebin/playbin work with non-raw formats
15603           like alaw/mulaw; add query function for duration/position
15604           queries; check whether we have enough data before attempting
15605           to parse the header (instead of crashing when that is not the
15606           case); work around audioconvert sucking by swapping endianness
15607           to the native endianness ourselves for float formats; send
15608           initial newsegment event. Fixes #161712.
15609
15610 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15611
15612         * sys/osxaudio/Makefile.am:
15613         * sys/osxaudio/gstosxaudioelement.c:
15614         (gst_osx_audio_element_get_type),
15615         (gst_osx_audio_element_class_init):
15616         * sys/osxaudio/gstosxaudioelement.h:
15617         * sys/osxaudio/gstosxaudiosink.c:
15618         (gst_osx_audio_sink_osxelement_do_init),
15619         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
15620         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
15621         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
15622         (gst_osx_audio_sink_create_ringbuffer),
15623         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
15624         (plugin_init):
15625         * sys/osxaudio/gstosxaudiosink.h:
15626         Port of osxaudiosink to 0.10
15627
15628 2006-04-26  Wim Taymans  <wim@fluendo.com>
15629
15630         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
15631         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
15632         the size of the ringbuffer. This should fix hangs with older 
15633         esd sound servers.
15634
15635 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
15636
15637         * ext/aalib/gstaasink.c:
15638         * ext/annodex/gstcmmldec.c:
15639         * ext/annodex/gstcmmlenc.c:
15640         * ext/cairo/gsttextoverlay.c:
15641         * ext/cairo/gsttimeoverlay.c:
15642         * ext/cdio/gstcdiocddasrc.c:
15643         * ext/dv/gstdvdec.c:
15644         * ext/dv/gstdvdemux.c:
15645         * ext/esd/esdmon.c:
15646         * ext/esd/esdsink.c:
15647         * ext/flac/gstflacenc.c:
15648         * ext/flac/gstflactag.c:
15649         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
15650         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
15651         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
15652         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
15653         * ext/gdk_pixbuf/pixbufscale.c:
15654         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
15655         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
15656         * ext/jpeg/gstjpegdec.c:
15657         * ext/jpeg/gstjpegenc.c:
15658         * ext/jpeg/gstsmokedec.c:
15659         * ext/jpeg/gstsmokeenc.c:
15660         * ext/libcaca/gstcacasink.c:
15661         * ext/libmng/gstmngdec.c:
15662         * ext/libmng/gstmngenc.c:
15663         * ext/libpng/gstpngdec.c:
15664         * ext/libpng/gstpngenc.c:
15665         * ext/mikmod/gstmikmod.c:
15666         * ext/raw1394/gstdv1394src.c:
15667         * ext/shout2/gstshout2.c: (gst_shout2send_init):
15668         * ext/shout2/gstshout2.h:
15669         * ext/speex/gstspeexdec.c:
15670         * ext/speex/gstspeexenc.c:
15671         * gst/alpha/gstalpha.c:
15672         * gst/alpha/gstalphacolor.c:
15673         * gst/apetag/gstapedemux.c:
15674         * gst/auparse/gstauparse.c:
15675         * gst/autodetect/gstautoaudiosink.c:
15676         (gst_auto_audio_sink_base_init):
15677         * gst/autodetect/gstautovideosink.c:
15678         (gst_auto_video_sink_base_init):
15679         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
15680         * gst/avi/gstavimux.c: (gst_avimux_base_init):
15681         * gst/cutter/gstcutter.c:
15682         * gst/debug/breakmydata.c:
15683         * gst/debug/efence.c:
15684         * gst/debug/gstnavigationtest.c:
15685         * gst/debug/gstnavseek.c:
15686         * gst/debug/negotiation.c:
15687         * gst/debug/progressreport.c:
15688         * gst/debug/testplugin.c:
15689         * gst/effectv/gstaging.c:
15690         * gst/effectv/gstdice.c:
15691         * gst/effectv/gstedge.c:
15692         * gst/effectv/gstquark.c:
15693         * gst/effectv/gstrev.c:
15694         * gst/effectv/gstshagadelic.c:
15695         * gst/effectv/gstvertigo.c:
15696         * gst/effectv/gstwarp.c:
15697         * gst/flx/gstflxdec.c:
15698         * gst/goom/gstgoom.c:
15699         * gst/icydemux/gsticydemux.c:
15700         * gst/id3demux/gstid3demux.c:
15701         * gst/interleave/deinterleave.c:
15702         * gst/interleave/interleave.c:
15703         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
15704         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
15705         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
15706         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
15707         * gst/level/gstlevel.c:
15708         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
15709         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
15710         * gst/median/gstmedian.c:
15711         * gst/monoscope/gstmonoscope.c:
15712         * gst/multipart/multipartdemux.c:
15713         * gst/multipart/multipartmux.c:
15714         * gst/oldcore/gstaggregator.c:
15715         * gst/oldcore/gstfdsink.c:
15716         * gst/oldcore/gstmd5sink.c:
15717         * gst/oldcore/gstmultifilesrc.c:
15718         * gst/oldcore/gstpipefilter.c:
15719         * gst/oldcore/gstshaper.c:
15720         * gst/oldcore/gststatistics.c:
15721         * gst/rtp/gstasteriskh263.c:
15722         * gst/rtp/gstrtpL16depay.c:
15723         * gst/rtp/gstrtpL16pay.c:
15724         * gst/rtp/gstrtpamrdepay.c:
15725         * gst/rtp/gstrtpamrpay.c:
15726         * gst/rtp/gstrtpdepay.c:
15727         * gst/rtp/gstrtpgsmpay.c:
15728         * gst/rtp/gstrtph263pay.c:
15729         * gst/rtp/gstrtph263pdepay.c:
15730         * gst/rtp/gstrtph263ppay.c:
15731         * gst/rtp/gstrtpilbcdepay.c:
15732         * gst/rtp/gstrtpmp4gpay.c:
15733         * gst/rtp/gstrtpmp4vdepay.c:
15734         * gst/rtp/gstrtpmp4vpay.c:
15735         * gst/rtp/gstrtpmpadepay.c:
15736         * gst/rtp/gstrtpmpapay.c:
15737         * gst/rtp/gstrtppcmadepay.c:
15738         * gst/rtp/gstrtppcmapay.c:
15739         * gst/rtp/gstrtppcmudepay.c:
15740         * gst/rtp/gstrtppcmupay.c:
15741         * gst/rtp/gstrtpspeexdepay.c:
15742         * gst/rtp/gstrtpspeexpay.c:
15743         * gst/rtsp/gstrtpdec.c:
15744         * gst/rtsp/gstrtspsrc.c:
15745         * gst/smpte/gstsmpte.c:
15746         * gst/udp/gstdynudpsink.c:
15747         * gst/udp/gstmultiudpsink.c:
15748         * gst/udp/gstudpsink.c:
15749         * gst/udp/gstudpsrc.c:
15750         * gst/videobox/gstvideobox.c:
15751         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
15752         * gst/videofilter/gstvideobalance.c:
15753         * gst/videofilter/gstvideoflip.c:
15754         * gst/videofilter/gstvideotemplate.c:
15755         (gst_videotemplate_base_init):
15756         * gst/videomixer/videomixer.c:
15757         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15758         (gst_wavparse_class_init), (gst_wavparse_dispose),
15759         (gst_wavparse_reset), (gst_wavparse_init),
15760         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
15761         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
15762         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
15763         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
15764         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
15765         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
15766         (gst_wavparse_change_state):
15767         * gst/wavparse/gstwavparse.h:
15768         * sys/oss/gstossmixerelement.c:
15769         * sys/oss/gstosssink.c:
15770         * sys/oss/gstosssrc.c:
15771         * sys/osxaudio/gstosxaudioelement.c:
15772         * sys/osxaudio/gstosxaudiosink.c:
15773         * sys/osxaudio/gstosxaudiosrc.c:
15774         * sys/sunaudio/gstsunaudiomixer.c:
15775         * sys/sunaudio/gstsunaudiosink.c:
15776           Define GstElementDetails as const and also static (when defined as
15777           global)
15778
15779 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
15780
15781         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
15782           Source pad has fixed caps. If we don't set this, bad
15783           things happen when the window is resized.
15784
15785 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
15786
15787         * gst/matroska/Makefile.am:
15788         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15789         (gst_matroska_demux_handle_src_event):
15790         * gst/matroska/matroska-ids.c:
15791         (gst_matroska_track_init_video_context),
15792         (gst_matroska_track_init_audio_context),
15793         (gst_matroska_track_init_subtitle_context),
15794         (gst_matroska_track_init_complex_context):
15795         * gst/matroska/matroska-ids.h:
15796           Handle case where the TrackType ebml chunk does not come before the
15797           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
15798           events.
15799
15800 2006-04-25  Wim Taymans  <wim@fluendo.com>
15801
15802         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
15803         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
15804         It's codec_data, not codec_info.
15805
15806 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
15807
15808         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
15809
15810         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
15811           Handle codec_data for VfW compatibility codec IDs (#339451)
15812
15813         * gst/matroska/matroska-mux.c:
15814         (gst_matroska_mux_video_pad_setcaps):
15815           Same here, handle codec_data and add additional caps we can handle
15816           now to the pad template (huffyuv, dv and h263 video) (#339451)
15817
15818 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
15819
15820         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
15821
15822         * gst/matroska/matroska-mux.c:
15823         (gst_matroska_mux_create_buffer_header),
15824         (gst_matroska_mux_write_data):
15825           Fix timestamping of B-frames, use signed integers, do
15826           some rounding (#339678).
15827
15828 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
15829
15830         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
15831         just make it compile with --disable-gst-debug.
15832
15833 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
15834
15835         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
15836         Fix a bad conversion using gst_guint64_to_gdouble.
15837         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
15838         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
15839         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
15840     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
15841         mistake.
15842
15843 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
15844
15845         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
15846         Use gst_guint64_to_gdouble for conversions
15847         * win32/vs6/gst_plugins_good.dsw:
15848         * win32/vs6/libgsticydemux.dsp:
15849         Add a project file for icydemux
15850
15851 2006-04-21  Wim Taymans  <wim@fluendo.com>
15852
15853         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
15854
15855         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
15856         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
15857         When splitting audio chunks, the block alignment is not taken in
15858         consideration, so the smaller chunks could be of size which is 
15859         not a multiple of the block alignment. Fixes #336904
15860
15861 2006-04-21  Wim Taymans  <wim@fluendo.com>
15862
15863         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
15864         Use scale functions
15865
15866 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
15867
15868         * ext/dv/gstdv.c: (plugin_init):
15869           Fix build.
15870
15871 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
15872
15873         * gst/debug/progressreport.c: (gst_progress_report_finalize),
15874         (gst_progress_report_class_init), (gst_progress_report_init),
15875         (gst_progress_report_do_query), (gst_progress_report_report),
15876         (gst_progress_report_set_property),
15877         (gst_progress_report_get_property):
15878           Add 'format' property to force querying to a particular format.
15879
15880 2006-04-21  Andy Wingo  <wingo@pobox.com>
15881
15882         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
15883         best, on big endian systems. Drop its rank in that case. OTOH on
15884         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
15885
15886 2006-04-21  Michael Smith  <msmith@fluendo.com>
15887
15888         * configure.ac:
15889         * gst/icydemux/Makefile.am:
15890         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
15891         (gst_icydemux_base_init), (gst_icydemux_class_init),
15892         (gst_icydemux_reset), (gst_icydemux_init),
15893         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
15894         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
15895         (unicodify), (gst_icydemux_unicodify),
15896         (gst_icydemux_parse_and_send_tags),
15897         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
15898         (gst_icydemux_chain), (gst_icydemux_change_state),
15899         (gst_icydemux_send_tag_event), (plugin_init):
15900         * gst/icydemux/gsticydemux.h:
15901         * tests/check/Makefile.am:
15902         * tests/check/elements/icydemux.c: (typefind_succeed),
15903         (plugin_init), (icydemux_found_pad), (create_icydemux),
15904         (cleanup_icydemux), (push_data), (GST_START_TEST),
15905         (icydemux_suite), (main):
15906           Add icydemux, and tests.
15907
15908 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
15909
15910         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
15911           Post SEGMENT_DONE message in TIME format.
15912
15913 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
15914
15915         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
15916
15917         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
15918         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
15919           Fix index creation when we have to scan the file to create
15920           an index. There may be other types of RIFF 'LIST' chunks than
15921           'movi' and we need to skip them properly as well or we'll end up
15922           reading garbage (#336889). Some other cosmetic changes.
15923           
15924 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
15925
15926         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
15927         (gst_flac_dec_handle_seek_event):
15928           Add support for segment seeks (fixes #338290). Also demote
15929           some recurring debug message from DEBUG to LOG level.
15930
15931 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
15932
15933         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15934         (gst_matroskademux_do_index_seek),
15935         (gst_matroska_demux_handle_seek_event),
15936         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
15937         * gst/matroska/matroska-ids.h:
15938           Set DISCONT flag on first buffer after a discontinuity.
15939           Fix newsegment events sent when seeking and honour KEY_UNIT
15940           seek flag. Create pad with bogus caps if we don't recognise
15941           the stream codec id.
15942
15943         * gst/matroska/matroska-demux.h:
15944           Fix GObject macros.
15945
15946 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
15947
15948         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
15949
15950         * gst/matroska/matroska-demux.c:
15951         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
15952           Handle end of segment properly when set; don't dead-lock when
15953           posting start of segment message when doing a segment seek.
15954           Fixes #338810.
15955
15956 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
15957
15958         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
15959         (gst_matroska_demux_plugin_init):
15960           Make mpeg2 aac audio work: create artificial private codec data
15961           chunk which faad2 seems to require, just as we do for mpeg4 aac.
15962           Also call gst_riff_init(). Partially fixes #338767.
15963
15964 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
15965
15966         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
15967         (gst_wavenc_class_init), (gst_wavenc_init),
15968         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
15969         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
15970         (gst_wavenc_chain), (gst_wavenc_change_state):
15971         * gst/wavenc/gstwavenc.h:
15972           Set caps on first outgoing buffer, so that it doesn't error out
15973           immediately with a non-negotiated error (#338716). Rewrite and
15974           clean up a bit; fix setcaps function to parse things properly;
15975           fix sink caps (8bit audio is unsigned and doesn't have depth);
15976           use boilerplate macros; remove unused properties stuff.
15977
15978 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
15979
15980         * ext/gdk_pixbuf/gstgdkpixbuf.c:
15981           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
15982           handle MJPEG streams and might be autoplugged for those if the
15983           user doesn't have jpegdec installed (resulting in a cryptic error
15984           message about huffman tables). Better to disable JPEG decoding here
15985           and let the user figure out that she needs to install jpegdec.
15986
15987 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
15988
15989         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
15990         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
15991         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
15992         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15993           Make work with packetised/framed input (e.g. png-in-quicktime). Use
15994           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
15995           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
15996           debug messages. Fix boilerplate macros.
15997
15998 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
15999
16000         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
16001         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
16002           No need to special-case for Gdk-2.0 any longer, we require
16003           Gdk 2.2 or newer; minor clean-ups.
16004
16005 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16006
16007         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
16008         (gst_shout2send_class_init), (gst_shout2send_init),
16009         (set_shout_metadata), (gst_shout2send_set_metadata),
16010         (gst_shout2send_event), (gst_shout2send_start),
16011         (gst_shout2send_connect), (gst_shout2send_stop),
16012         (gst_shout2send_render), (gst_shout2send_set_property),
16013         (gst_shout2send_get_property), (gst_shout2send_setcaps),
16014         (plugin_init):
16015         * ext/shout2/gstshout2.h:
16016         * po/POTFILES.in:
16017           Rewrite a bit: use GstBaseSink::start and stop instead of a state
16018           change function; use GST_ELEMENT_ERROR for error reporting, not
16019           g_error() or GST_ERROR(); don't unref caps in setcaps function,
16020           will cause crashes or assertion failures; remove (unused) "sync"
16021           property, basesink already has such a property; misc. other
16022           minor fixes and cleanups.
16023
16024 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16025
16026         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
16027         * ext/esd/gstesd.c: (plugin_init):
16028         * po/POTFILES.in:
16029           Add translatable error message for when we cannot
16030           connect to the sound server, as "Cannot open resource
16031           for writing" isn't really an acceptable message to show
16032           to the user in this case.
16033
16034 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16035
16036         * sys/oss/gst-i18n-plugin.h:
16037           Remove bogus file that doesn't belong here.
16038
16039 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
16040
16041         Patch by: Philippe Valembois
16042
16043         * ext/shout2/gstshout2.c: (gst_shout2send_init),
16044         (gst_shout2send_set_metadata), (gst_shout2send_event),
16045         (gst_shout2send_render), (gst_shout2send_change_state):
16046         * ext/shout2/gstshout2.h:
16047           Handle tags being received before the connection to
16048           the server is established properly (see #338636).
16049
16050 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
16051
16052         * ext/shout2/gstshout2.c: (gst_shout2send_render):
16053           Don't crash in case the connection to the server fails:
16054           don't set pointer to NULL by assigning FALSE; error out
16055           properly by using GST_ELEMENT_ERROR and returning
16056           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
16057           before resetting the pointer.
16058
16059 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
16060
16061         * gst/id3demux/id3tags.c:
16062         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
16063         (Fixes #338713)
16064
16065 2006-04-12  Wim Taymans  <wim@fluendo.com>
16066
16067         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16068         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
16069         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16070         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
16071         (gst_gdk_pixbuf_chain):
16072         Some cleanups.
16073         Added RGBA as a possible output format.
16074         Correctly free the supported mimetypes.
16075         deprecate silent arg, it's not used.
16076         Return result from _alloc_buffer to peer.
16077
16078 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16079
16080         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
16081           Don't leak memory allocated by gst_buffer_new_and_alloc() by
16082           overwriting GST_BUFFER_MALLOCDATA.
16083
16084 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16085
16086         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
16087         (user_endrow_callback), (user_end_callback),
16088         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
16089         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
16090         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
16091         * ext/libpng/gstpngdec.h:
16092           Handle more than one frame if the content is framed,
16093           like with png-in-quicktime (#331917).
16094
16095 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16096
16097         * sys/oss/Makefile.am:
16098         * sys/oss/common.h:
16099         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
16100         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
16101         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
16102         (gst_oss_src_unprepare):
16103           - the user-visible error strings were in the wrong category
16104           - and the messages were not marked for translation
16105           - which is actually a good thing, because they were exactly
16106             the kind of message you would never want anyone to see
16107           - the macros were using variables that didn't exist in the macro
16108             arguments
16109           - and they were obviously copied from each other and then modified
16110           - so a common header makes sense
16111
16112 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
16113
16114         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16115           Don't try to modify read-only data.
16116
16117         * gst/matroska/matroska-demux.c:
16118         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16119           Fix comment (won't crash any longer now).
16120
16121 2006-04-10  Michael Smith  <msmith@fluendo.com>
16122
16123         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
16124           Use copies of header buffers for caps to avoid circular refcounting
16125           problems (as in theoradec, vorbisdec).
16126
16127         * tests/check/elements/cmmldec.c: (GST_START_TEST):
16128           Fix a typo in test that meant it was testing the wrong thing.
16129
16130         * tests/check/elements/cmmlenc.c: (check_headers):
16131           Fix refcount checks now that we use buffer-copies for caps.
16132
16133 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
16134
16135         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
16136         (gst_matroska_demux_handle_seek_event),
16137         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
16138         (gst_matroska_demux_subtitle_caps),
16139         (gst_matroska_demux_plugin_init):
16140           Use static pad templates with ANY caps for audio and video
16141           source pads and get rid of a lot of unnecessary (and partially
16142           broken) code for the template caps. Clean up caps finding
16143           functions. Fixes playback of audio files/streams that do not
16144           contain the sample rate and/or number of channels in the audio
16145           context (happens a lot with vorbis/mp3 .mka files it seems).
16146           Fixes #337183.
16147           Also add myself to copyright holders.
16148
16149 2006-04-10  Michael Smith  <msmith@fluendo.com>
16150
16151         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
16152           Use g_list_delete_link () instead of g_list_remove_link () so that
16153           we free the link as well as the contained data.
16154
16155 2006-04-10  Wim Taymans  <wim@fluendo.com>
16156
16157         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
16158
16159         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
16160         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
16161         (gst_avi_demux_stream_header):
16162         Fix some crashers with empty chunks. (Fixes #337749)
16163
16164 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
16165
16166         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
16167           use G_GINT64_CONSTANT for INT64 constants
16168         * gst/videofilter/gstvideobalance.c:
16169           define rint for WIN32 #define rint(x) (floor((x)+0.5))
16170         * win32/vs6/libgstavi.dsp:
16171          add missing libraries for the link and remove avimux.c from
16172          the project as it isn't ported to 0.10 yet
16173         
16174 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
16175
16176         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16177           Even better would be if we actually did the right thing
16178           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
16179
16180 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
16181
16182         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16183           Can't just replace 1LL with 1L here just because MSVC doesn't
16184           support it, as it might lead to incorrect results when doing the
16185           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
16186           force a 64-bit constant in a way that all compilers are happy with.
16187
16188 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16189
16190         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
16191         * ext/esd/esdsink.c: (gst_esdsink_class_init):
16192         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
16193         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
16194         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
16195         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
16196         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
16197         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
16198         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
16199         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
16200         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
16201         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
16202         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
16203         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
16204         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
16205         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
16206         * gst/avi/gstavimux.c: (gst_avimux_class_init):
16207         * gst/debug/efence.c: (gst_efence_class_init):
16208         * gst/debug/negotiation.c: (gst_negotiation_class_init):
16209         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
16210         * gst/goom/gstgoom.c: (gst_goom_class_init):
16211         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
16212         * gst/interleave/deinterleave.c: (deinterleave_class_init):
16213         * gst/interleave/interleave.c: (interleave_class_init):
16214         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
16215         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
16216         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
16217         * gst/median/gstmedian.c: (gst_median_class_init):
16218         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
16219         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
16220         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
16221         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
16222         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
16223         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
16224         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
16225         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
16226         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
16227         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
16228         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
16229         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
16230         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
16231         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
16232         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
16233         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
16234         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
16235         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
16236         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
16237         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
16238         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
16239         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
16240         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
16241         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
16242         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
16243         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
16244         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
16245         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
16246         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
16247         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
16248         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
16249         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
16250         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
16251         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
16252         * sys/osxaudio/gstosxaudioelement.c:
16253         (gst_osxaudioelement_class_init):
16254         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
16255         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
16256         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
16257         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
16258
16259 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16260
16261         * ext/mikmod/gstmikmod.h:
16262         * gst/level/gstlevel.h:
16263         Fix more broken GObject macros
16264
16265 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16266
16267         * ext/annodex/gstcmmldec.h:
16268         * ext/annodex/gstcmmlenc.h:
16269         * ext/annodex/gstcmmltag.h:
16270         * ext/cairo/gsttextoverlay.h:
16271         * ext/ladspa/gstsignalprocessor.h:
16272         * gst/matroska/ebml-read.h:
16273         * gst/matroska/ebml-write.h:
16274         * sys/osxaudio/gstosxaudioelement.h:
16275         Fix broken GObject macros
16276
16277 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
16278
16279         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
16280           Don't try to seek beyond the end of the file (would
16281           occasionally display error dialogs in totem when seeking
16282           to the end) (#335869). Will still throw an error though
16283           if the file is truncated and the total_samples value in
16284           the stream header is wrong.
16285
16286 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
16287
16288         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
16289         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
16290         (gst_flac_dec_metadata_callback):
16291         * ext/flac/gstflacdec.h:
16292           If the stream header doesn't contain the total number of samples,
16293           search for the last flac frame at the end of the file and calculate
16294           the total duration from that frame's offset (fixes #337609).
16295
16296 2006-04-07  Edward Hervey  <edward@fluendo.com>
16297
16298         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
16299         Don't unref the GstPadTemplate returned by
16300         gst_element_class_get_pad_template().
16301
16302 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
16303
16304         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
16305
16306         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
16307         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
16308         * sys/sunaudio/gstsunaudiosink.h:
16309           Use spec->segsize and spec->segtotal in the prepare function
16310           to initialise the ring buffer instead of using the buffer-time
16311           property (#337421).
16312
16313 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
16314
16315         * configure.ac:
16316           Bump core requirements to CVS for gst_pad_query_peer_duration()
16317           which is used by speexdec.
16318
16319 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
16320
16321         * ext/speex/gstspeex.c: (plugin_init):
16322         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
16323         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
16324         (speex_get_sink_query_types), (speex_dec_sink_query),
16325         (speex_get_src_query_types), (speex_dec_src_query),
16326         (speex_dec_src_event), (speex_dec_sink_event),
16327         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
16328         (speex_dec_chain_parse_data), (speex_dec_chain),
16329         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
16330         (speex_dec_change_state):
16331         * ext/speex/gstspeexdec.h:
16332           Fix seeking and duration queries (#337033); clean up and
16333           refactor a bit.
16334
16335 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16336
16337         * ext/raw1394/gstdv1394src.c:
16338           distinguish between device not found and could not open for
16339           reading
16340
16341 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16342
16343         * Makefile.am:
16344         * configure.ac:
16345         * pkgconfig/.cvsignore:
16346         * pkgconfig/Makefile.am:
16347         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
16348           add a .pc file so other modules can use good plugins in tests
16349
16350 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16351
16352         * configure.ac:
16353           clean up, use AS_VERSION and AS_NANO
16354         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
16355           use PACKAGE_VERSION define
16356         * po/af.po:
16357         * po/az.po:
16358         * po/cs.po:
16359         * po/en_GB.po:
16360         * po/hu.po:
16361         * po/it.po:
16362         * po/nb.po:
16363         * po/nl.po:
16364         * po/or.po:
16365         * po/sq.po:
16366         * po/sr.po:
16367         * po/sv.po:
16368         * po/uk.po:
16369         * po/vi.po:
16370           updated
16371
16372 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
16373
16374         * ext\jpeg\smokecodec.c:
16375           use of GST_DEBUG instead of DEBUG(a...) for WIN32
16376         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
16377           move first instruction after all variables declarations
16378         * gst\alpha\gstalpha.c:
16379         * gst\effectv\gstshagadelic.c:
16380         * gst\smpte\paint.c:
16381         * gst\videofilter\gstvideobalance.c:
16382           define M_PI if it's not defined (it's not defined on WIN32)
16383         * gst\cutter\gstcutter.c: (gst_cutter_chain):
16384         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
16385         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
16386         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
16387         (gst_matroska_demux_video_caps):
16388         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
16389         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
16390           use gst_guint64_to_gdouble for conversions
16391         * gst\goom\filters.c: (setPixelRGB_):
16392           fix a debug which was using undefined variable
16393         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
16394         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
16395           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
16396         * win32/vs6:
16397           add vs6 projects files for most of plugins-good
16398         
16399 2006-03-30  j^  <j@bootlab.org>
16400
16401         * ext/aalib/gstaasink.c:
16402         * ext/annodex/gstcmmldec.c:
16403         * ext/annodex/gstcmmlenc.c:
16404         * ext/cairo/gsttextoverlay.c:
16405         * ext/cairo/gsttimeoverlay.c:
16406         * ext/cdio/gstcdiocddasrc.c:
16407         * ext/dv/gstdvdec.c:
16408         * ext/esd/esdmon.c:
16409         * ext/esd/esdsink.c:
16410         * ext/flac/gstflacdec.c:
16411         * ext/flac/gstflacenc.c:
16412         * ext/flac/gstflactag.c:
16413         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
16414         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
16415         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
16416         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
16417         * ext/gdk_pixbuf/gstgdkpixbuf.c:
16418         * ext/gdk_pixbuf/pixbufscale.c:
16419         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
16420         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
16421         * ext/jpeg/gstjpegdec.c:
16422         * ext/jpeg/gstjpegenc.c:
16423         * ext/jpeg/gstsmokedec.c:
16424         * ext/jpeg/gstsmokeenc.c:
16425         * ext/libcaca/gstcacasink.c:
16426         * ext/libmng/gstmngdec.c:
16427         * ext/libmng/gstmngenc.c:
16428         * ext/libpng/gstpngdec.c:
16429         * ext/libpng/gstpngenc.c:
16430         * ext/mikmod/gstmikmod.c:
16431         * ext/raw1394/gstdv1394src.c:
16432         * ext/shout2/gstshout2.c:
16433         * ext/speex/gstspeexdec.c:
16434         * ext/speex/gstspeexenc.c:
16435         * gst/alpha/gstalpha.c:
16436         * gst/alpha/gstalphacolor.c:
16437         * gst/auparse/gstauparse.c:
16438         * gst/autodetect/gstautoaudiosink.c:
16439         (gst_auto_audio_sink_base_init):
16440         * gst/autodetect/gstautovideosink.c:
16441         (gst_auto_video_sink_base_init):
16442         * gst/avi/gstavimux.c: (gst_avimux_base_init):
16443         * gst/cutter/gstcutter.c:
16444         * gst/debug/breakmydata.c:
16445         * gst/debug/efence.c:
16446         * gst/debug/gstnavigationtest.c:
16447         * gst/debug/negotiation.c:
16448         * gst/debug/progressreport.c:
16449         * gst/debug/testplugin.c:
16450         * gst/effectv/gstaging.c:
16451         * gst/effectv/gstdice.c:
16452         * gst/effectv/gstedge.c:
16453         * gst/effectv/gstquark.c:
16454         * gst/effectv/gstrev.c:
16455         * gst/effectv/gstvertigo.c:
16456         * gst/effectv/gstwarp.c:
16457         * gst/flx/gstflxdec.c:
16458         * gst/goom/gstgoom.c:
16459         * gst/interleave/deinterleave.c:
16460         * gst/interleave/interleave.c:
16461         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
16462         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
16463         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
16464         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
16465         * gst/level/gstlevel.c:
16466         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
16467         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
16468         * gst/median/gstmedian.c:
16469         * gst/monoscope/gstmonoscope.c:
16470         * gst/multipart/multipartdemux.c:
16471         * gst/multipart/multipartmux.c:
16472         * gst/oldcore/gstmd5sink.c:
16473         * gst/oldcore/gstmultifilesrc.c:
16474         * gst/oldcore/gstpipefilter.c:
16475         * gst/oldcore/gstshaper.c:
16476         * gst/oldcore/gststatistics.c:
16477         * gst/rtp/gstasteriskh263.c:
16478         * gst/rtp/gstrtpL16depay.c:
16479         * gst/rtp/gstrtpL16pay.c:
16480         * gst/rtp/gstrtpamrdepay.c:
16481         * gst/rtp/gstrtpamrpay.c:
16482         * gst/rtp/gstrtpdepay.c:
16483         * gst/rtp/gstrtpgsmpay.c:
16484         * gst/rtp/gstrtph263pay.c:
16485         * gst/rtp/gstrtph263pdepay.c:
16486         * gst/rtp/gstrtph263ppay.c:
16487         * gst/rtp/gstrtpmp4gpay.c:
16488         * gst/rtp/gstrtpmp4vdepay.c:
16489         * gst/rtp/gstrtpmp4vpay.c:
16490         * gst/rtp/gstrtpmpadepay.c:
16491         * gst/rtp/gstrtpmpapay.c:
16492         * gst/rtp/gstrtppcmadepay.c:
16493         * gst/rtp/gstrtppcmapay.c:
16494         * gst/rtp/gstrtppcmudepay.c:
16495         * gst/rtp/gstrtppcmupay.c:
16496         * gst/rtp/gstrtpspeexdepay.c:
16497         * gst/rtp/gstrtpspeexpay.c:
16498         * gst/rtsp/gstrtpdec.c:
16499         * gst/smpte/gstsmpte.c:
16500         * gst/videobox/gstvideobox.c:
16501         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
16502         * gst/videofilter/gstvideobalance.c:
16503         * gst/videofilter/gstvideoflip.c:
16504         * gst/videofilter/gstvideotemplate.c:
16505         (gst_videotemplate_base_init):
16506         * gst/videomixer/videomixer.c:
16507         * gst/wavenc/gstwavenc.c:
16508         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
16509          better/unified long descriptions
16510          Fixed #336602
16511          Some cleanups to auparse, don't send multiple newsegments.
16512
16513 2006-03-29  Wim Taymans  <wim@fluendo.com>
16514
16515         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
16516
16517         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
16518         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
16519         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
16520         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
16521         * ext/dv/gstdvdemux.h:
16522         Seek in READY patch. Only works for pull based mode.
16523         Fixes #323880
16524
16525 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
16526
16527         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
16528         (gst_gdk_pixbuf_event):
16529           Fix two crashers: don't unref the same caps twice, and
16530           set pixbuf loader to NULL after freeing it.
16531
16532 2006-03-27  Wim Taymans  <wim@fluendo.com>
16533
16534         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
16535         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
16536         (gst_speexenc_chain):
16537         * ext/speex/gstspeexenc.h:
16538         Don't leak adapter.
16539         A push *always* takes ownership of the buffer, even on
16540         errors.
16541         Small cleanups.
16542
16543 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
16544
16545         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
16546           Create source pad without leaking.
16547
16548 2006-03-24  Wim Taymans  <wim@fluendo.com>
16549
16550         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
16551         * ext/flac/gstflacdec.h:
16552         * ext/flac/gstflacenc.h:
16553         Spifify a bit.
16554         Fix deadly lock order error in seeking code, STREAM_LOCK
16555         cannot be taken within LOCK and the streaming variables are
16556         protected with the STREAM_LOCK anyway.
16557
16558 2006-03-24  Wim Taymans  <wim@fluendo.com>
16559
16560         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
16561         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
16562         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
16563         this patch combines the global init_frames with the stream
16564         init_frames. Rationale being that the global delay should 
16565         be subtracted from any stream delay.
16566         Fixes #335858.
16567
16568 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
16569
16570         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
16571         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
16572         * gst/smpte/gstsmpte.c: (gst_smpte_init):
16573         * gst/videomixer/videomixer.c: (gst_videomixer_init):
16574         use DEBUG_FUNCPTR for collectpads
16575
16576 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
16577
16578         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
16579           Don't crash when encoding images where the number of rows isn't
16580           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
16581
16582 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
16583
16584         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
16585         * gst/interleave/deinterleave.c: (deinterleave_change_state):
16586         * gst/interleave/interleave.c: (interleave_change_state):
16587         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
16588           More state change function fixes.
16589
16590 2006-03-23  Wim Taymans  <wim@fluendo.com>
16591
16592         * ext/esd/esdsink.c: (gst_esdsink_class_init),
16593         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
16594         (gst_esdsink_prepare), (gst_esdsink_unprepare),
16595         (gst_esdsink_delay), (gst_esdsink_reset):
16596         * ext/esd/esdsink.h:
16597         Fix esd choppy playback by configuring audiosink
16598         correctly. Fixes #325191
16599
16600 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
16601
16602         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
16603           Make state change function thread-safe.
16604
16605 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
16606
16607         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
16608         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
16609           Don't try to read beyond the end of the file just because
16610           the header claims a bigger size (like with truncated files).
16611
16612 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
16613
16614         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
16615         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
16616         (gst_wavparse_stream_data), (gst_wavparse_loop):
16617         * gst/wavparse/gstwavparse.h:
16618           Delay source pad creation until we have the first chunk of
16619           media data, so the we can examine the data and adjust the
16620           caps accordingly if required. This makes playback of .wav
16621           files with DTS-declared-as-PCM content work (#313266).
16622
16623 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
16624
16625         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
16626         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
16627         Don't attempt typefinding on too-short buffers that have been
16628         completely trimmed away. (Fixes #330239)
16629
16630         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
16631         Improve the debug output
16632
16633 2006-03-21  Wim Taymans  <wim@fluendo.com>
16634
16635         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
16636         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
16637         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
16638         (gst_esdsink_set_property), (gst_esdsink_get_property):
16639         Some cleanups.
16640         Reset fd to -1 when we close them.
16641
16642 2006-03-21  Wim Taymans  <wim@fluendo.com>
16643
16644         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
16645         the OPTIONS request result is optional so don't
16646         fail on it.
16647
16648 2006-03-21  Edward Hervey  <edward@fluendo.com>
16649
16650         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
16651         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
16652         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
16653         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
16654         (gst_wavparse_change_state):
16655         gcc 4.1 unreferenced pointer fixes.
16656
16657 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
16658
16659         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
16660
16661         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
16662           Fix block alignment calculation. Alignment should be done before
16663           adding the byte offset where the data starts (#335231).
16664
16665 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
16666
16667         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
16668           Ensure that we set correct caps on buffers that are transferred
16669           direct from the input.
16670
16671 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
16672
16673         * gst/goom/filters.c: (zoomFilterDestroy):
16674         * gst/goom/goom_core.c: (goom_close):
16675           Free filter data when cleaning up. (Fixes: #334995)
16676
16677 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
16678
16679         * configure.ac:
16680           Don't compile udp and rtsp plugins on win32 (mingw) or other
16681           systems that don't have <sys/socket.h> for some reason (#316203).
16682
16683 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16684
16685         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
16686         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
16687         * ext/raw1394/gstdv1394src.h:
16688           Change bus reset handler so it reports useful information such as
16689           whether the device being used connected or disconnected
16690
16691 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16692
16693         * gst/id3demux/id3v2frames.c:
16694         (parse_relative_volume_adjustment_two):
16695           We only care about gain and peak data for the master volume.
16696
16697 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16698
16699         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
16700         (parse_id_string), (parse_unique_file_identifier),
16701         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
16702           Read replay gain tags (#323721).
16703
16704 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16705
16706         * configure.ac:
16707           Bump requirements to gst-plugins-base CVS because
16708           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
16709
16710 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
16711
16712         * rtp/gst/gstrtppcmadepay.c:
16713         Fixed one of the caps in the code from mulaw to alaw.
16714
16715 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
16716
16717         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
16718           Ensure that we set caps on the buffers we pass.
16719
16720         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
16721         (gst_id3demux_sink_activate):
16722           Ensure that we set caps on the buffers we pass.
16723
16724           Use STREAM, TYPE_NOT_FOUND as the error class when
16725           typefinding fails.
16726
16727 2006-03-15  Edward Hervey  <edward@fluendo.com>
16728
16729         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
16730         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
16731         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
16732         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
16733         (gst_jpeg_dec_setcaps):
16734         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
16735         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
16736         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
16737         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
16738         (gst_mngdec_src_getcaps):
16739         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
16740         (gst_pngdec_caps_create_and_set):
16741         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
16742         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
16743         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
16744         * gst/alpha/gstalpha.c: (gst_alpha_init):
16745         * gst/auparse/gstauparse.c: (gst_au_parse_init):
16746         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
16747         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
16748         * gst/cutter/gstcutter.c: (gst_cutter_init):
16749         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
16750         (gst_efence_checkgetrange):
16751         * gst/debug/negotiation.c: (gst_negotiation_init):
16752         * gst/flx/gstflxdec.c: (gst_flxdec_init):
16753         * gst/goom/gstgoom.c: (gst_goom_init):
16754         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
16755         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
16756         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
16757         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
16758         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
16759         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
16760         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
16761         * gst/smpte/gstsmpte.c: (gst_smpte_init):
16762         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
16763         (gst_wavparse_create_sourcepad):
16764         Fix memleak with gst_static_pad_template_get().
16765         This uses gst_pad_new_from_static_template() instead.
16766         Fixes #333512
16767
16768 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16769
16770         * configure.ac:
16771           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
16772           used by id3demux.
16773
16774         * gst/id3demux/gstid3demux.c: (plugin_init):
16775         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
16776         (parse_user_text_identification_frame),
16777         (parse_unique_file_identifier):
16778           Add support for UFID and TXXX frames and extract musicbrainz tags.
16779
16780 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16781
16782         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
16783           Catch short reads, like they might happen with truncated
16784           files (see #305279); remove unnecessary indentation.
16785
16786 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16787
16788         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
16789           Fix DIB image inversion for pictures with a
16790           depth != 8 (#305279).
16791
16792 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16793
16794         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
16795         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
16796         * ext/jpeg/gstjpegdec.h:
16797           Fix durations on outgoing buffers after seeking
16798           in MJPEG files (#334083); some minor clean-ups.
16799
16800 2006-03-13  Wim Taymans  <wim@fluendo.com>
16801
16802         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
16803         (gst_wavparse_change_state):
16804         Implement seek in READY (re-fixes #327658)
16805
16806 2006-03-13  Wim Taymans  <wim@fluendo.com>
16807
16808         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
16809         * ext/esd/esdmon.c: (gst_esdmon_get):
16810         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
16811         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16812         (gst_gdk_pixbuf_sink_getcaps):
16813         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
16814         (gst_jpegenc_setcaps):
16815         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
16816         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
16817         (gst_smokeenc_setcaps):
16818         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
16819         (gst_mngdec_src_getcaps):
16820         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
16821         (gst_mngenc_chain):
16822         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
16823         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
16824         * ext/speex/gstspeexdec.c: (speex_dec_convert),
16825         (speex_dec_src_event), (speex_dec_chain):
16826         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
16827         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
16828         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
16829         (gst_negotiation_pad_link), (gst_negotiation_chain):
16830         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
16831         (gst_flxdec_chain):
16832         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
16833         (deinterleave_chain):
16834         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
16835         * gst/median/gstmedian.c: (gst_median_link):
16836         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
16837         (gst_monoscope_chain):
16838         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
16839         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
16840         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
16841         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
16842         close #333784 unref the result of gst_pad_get_parent()
16843         by: Christophe Fergeau.
16844
16845 2006-03-09  Wim Taymans  <wim@fluendo.com>
16846
16847         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
16848         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
16849         Handle events in push mode better, can now do non-flushing
16850         seeks in push mode as well.
16851
16852 2006-03-07  Wim Taymans  <wim@fluendo.com>
16853
16854         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
16855         Applied patch from Kai Vehmanen, fixes #333624.
16856
16857 2006-03-06  Julien MOUTTE  <julien@moutte.net>
16858
16859         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
16860         Implement paletted and grayscale png files handling.
16861         (#150363).
16862
16863 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16864
16865         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
16866         (gst_speexenc_chain):
16867           fix a tag list assert
16868           follow gst-plugins-base/ext/ogg/README; set OFFSET
16869           and OFFSET_END.  Muxes correctly with gst-plugins-base
16870           > 0.9.3
16871
16872 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
16873
16874         * gst/id3demux/Makefile.am:
16875         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
16876         (gst_id3demux_chain), (gst_id3demux_sink_activate):
16877           Use new typefind helper functions here as well, and
16878           do typefinding in pull-mode if upstream supports that.
16879
16880 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
16881
16882         * sys/sunaudio/gstsunaudiomixerctrl.c:
16883         (gst_sunaudiomixer_ctrl_get_volume),
16884         (gst_sunaudiomixer_ctrl_set_volume):
16885         * sys/sunaudio/gstsunaudiomixertrack.c:
16886         (gst_sunaudiomixer_track_new):
16887           Remove unused variables, breaks build from CVS
16888           with -Werror (#333392, patch by: Benjamin Pineau)
16889
16890 2006-03-03  Wim Taymans  <wim@fluendo.com>
16891
16892         * docs/plugins/Makefile.am:
16893         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16894         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16895         Added wavparse docs.
16896
16897         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
16898         (gst_wavparse_reset), (gst_wavparse_init),
16899         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
16900         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
16901         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
16902         (gst_wavparse_stream_data), (gst_wavparse_loop),
16903         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
16904         (gst_wavparse_change_state):
16905         * gst/wavparse/gstwavparse.h:
16906         Implement seek in READY (fixes #327658)
16907         Added docs and did some cleanups.
16908
16909 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
16910
16911         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
16912         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
16913         (gst_avi_demux_calculate_durations_from_index),
16914         (gst_avi_demux_stream_header):
16915         * gst/avi/gstavidemux.h:
16916           If we have an index, use a duration based on the index instead
16917           of blindly trusting the information in the stream headers
16918           (fixes #331817).
16919
16920 2006-03-03  Wim Taymans  <wim@fluendo.com>
16921
16922         * docs/plugins/Makefile.am:
16923         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16924         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16925         * docs/plugins/gst-plugins-good-plugins.hierarchy:
16926         Added smoke and jpeg to the docs.
16927
16928         * ext/jpeg/Makefile.am:
16929         * ext/jpeg/gstjpeg.c: (plugin_init):
16930         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
16931         * ext/jpeg/gstjpegenc.h:
16932         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
16933         (gst_smokedec_chain):
16934         * ext/jpeg/gstsmokedec.h:
16935         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
16936         * ext/jpeg/gstsmokeenc.h:
16937         * ext/jpeg/smokecodec.h:
16938         Port smokedec (fixes #331905).
16939         Added some docs.
16940         Some cleanups.
16941
16942 2006-03-03  Wim Taymans  <wim@fluendo.com>
16943
16944         * docs/plugins/Makefile.am:
16945         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16946         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16947         * docs/plugins/gst-plugins-good-plugins.hierarchy:
16948         Added videobalance and videoflip to the docs.
16949
16950         * gst/videofilter/Makefile.am:
16951         * gst/videofilter/gstvideobalance.c:
16952         (gst_video_balance_update_tables_planar411),
16953         (gst_video_balance_is_passthrough),
16954         (gst_video_balance_update_properties), (oil_tablelookup_u8),
16955         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
16956         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
16957         (gst_video_balance_finalize), (gst_video_balance_class_init),
16958         (gst_video_balance_init), (gst_video_balance_interface_supported),
16959         (gst_video_balance_interface_init),
16960         (gst_video_balance_colorbalance_list_channels),
16961         (gst_video_balance_colorbalance_set_value),
16962         (gst_video_balance_colorbalance_get_value),
16963         (gst_video_balance_colorbalance_init),
16964         (gst_video_balance_set_property), (gst_video_balance_get_property),
16965         (gst_video_balance_get_type), (plugin_init):
16966         * gst/videofilter/gstvideobalance.h:
16967         Ported to 0.10. (Fixes #326160)
16968         Added docs.
16969
16970         * gst/videofilter/gstvideoflip.c:
16971         * gst/videofilter/gstvideoflip.h:
16972         Added docs.
16973
16974 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
16975
16976         * configure.ac:
16977           Bump requirements to current core and -base CVS
16978           (core for new typefind helper API, and -base for the
16979           WAVFORMATEX support that was added to libgstriff and
16980           is needed by wavparse).
16981         
16982         * gst/apetag/Makefile.am:
16983         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
16984         (gst_tag_demux_sink_activate):
16985           Use new typefind helpers for typefinding instead of our
16986           home-grown stuff; also, do typefinding in pull-mode if
16987           upstream supports that.
16988
16989 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
16990
16991         Reviewed by: Christian Schaller <christian@fluendo.com>
16992
16993         This patch fixes bug: 329107
16994
16995         This Changelog entry is for a commit done on February 17
16996
16997         * ext/gconf/gconf.c
16998         * ext/gconf/gconf.h
16999         * ext/gconf/gstgconfaudiosink.c
17000         * ext/gconf/gstgconfaudiosink.h
17001         * gconf/gstreamer.schemas.in
17002
17003 2006-02-28  Wim Taymans  <wim@fluendo.com>
17004
17005         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17006         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
17007         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
17008         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
17009         Use DEBUG_OBJECT more.
17010
17011 2006-02-28  Wim Taymans  <wim@fluendo.com>
17012
17013         * docs/plugins/Makefile.am:
17014         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17015         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17016         Added dvdec and dvdemux to docs.
17017
17018         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
17019         Added docs.
17020         Check frame sizes so we don't crash when don't have enough
17021         data.
17022         Send nice error messages on error.
17023
17024         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
17025         (gst_dvdemux_class_init), (gst_dvdemux_init),
17026         (gst_dvdemux_finalize), (gst_dvdemux_reset),
17027         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
17028         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
17029         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
17030         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
17031         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
17032         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
17033         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
17034         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
17035         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
17036         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
17037         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
17038         * ext/dv/gstdvdemux.h:
17039         Added docs.
17040         Implement pull mode.
17041         Fix memleaks.
17042         Reduce memcpy for the video demuxing.
17043
17044 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
17045
17046         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
17047         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
17048         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
17049         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
17050           Add a little extra debug. Make the decoder not return NOT_LINKED,
17051           as we want to continue decoding all CMML and emitting tags.
17052
17053 2006-02-27  Michael Smith  <msmith@fluendo.com>
17054
17055         * ext/annodex/gstskeltag.c:
17056         * ext/annodex/gstskeltag.h:
17057           Deleted; these files aren't used any more either.
17058
17059 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17060
17061         * ext/Makefile.am: Fix dist-check.
17062
17063 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17064
17065         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
17066         memleak.
17067
17068 2006-02-25  Alessandro Decina <alessandro@nnva.org>
17069
17070         * ext/annodex/Makefile.am:
17071         * ext/annodex/gstannodex.c:
17072         * ext/annodex/gstcmmldec.c:
17073         * ext/annodex/gstcmmlenc.c:
17074         * ext/annodex/gstcmmlparser.c:
17075         * ext/annodex/gstcmmlparser.h:
17076         * ext/annodex/gstcmmlutils.c:
17077         * tests/check/elements/cmmldec.c:
17078         * tests/check/elements/cmmlenc.c:
17079           Fix a memleak in gst_cmml_track_list_add_clip.
17080           Handle overflows in clip's start and end times.
17081           Add the "encoded" parameter to cmmldec and cmmlenc caps.
17082           Do not parse junk at the end of a CMML preamble buffer.
17083           Register a libxml error handler to not print stuff on stderr.
17084           Check for bad clip start and end times in the testsuites.
17085
17086 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17087
17088         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
17089         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
17090         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
17091         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
17092         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
17093         possible memleaks.
17094
17095 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17096
17097         * tests/check/Makefile.am:
17098         * tests/check/elements/cmmldec.c:
17099         * tests/check/elements/cmmlenc.c: Fix tests so that they use
17100         the plugins-base tags.
17101
17102 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17103
17104         * ext/Makefile.am: Re-enable module.
17105
17106 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17107
17108         * tests/check/Makefile.am: Forgot to remove that test.
17109
17110 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17111
17112         * ext/annodex/Makefile.am:
17113         * ext/annodex/gstannodex.c: (plugin_init):
17114         * ext/annodex/gstcmmldec.c:
17115         * ext/annodex/gstskeldec.c:
17116         * ext/annodex/gstskeldec.h:
17117         * tests/check/Makefile.am:
17118         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
17119
17120 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17121
17122         * tests/check/Makefile.am: Disable those checks as well.
17123
17124 2006-02-24  Julien MOUTTE  <julien@moutte.net>
17125
17126         * ext/Makefile.am: Disable annodex for now until we figure out
17127         how to make it build.
17128         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
17129         Add a rule to your checklist : "please try to at least build 
17130         what you are going to commit into -good, or if you are too lazy
17131         to do that, please check that the buildbots are not crying because
17132         of your commit."
17133
17134 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
17135
17136         * configure.ac:
17137         * ext/Makefile.am:
17138         * ext/gdk_pixbuf/Makefile.am:
17139         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17140         * ext/gdk_pixbuf/gstgdkpixbuf.h:
17141         * ext/gdk_pixbuf/pixbufscale.c:
17142         * ext/gdk_pixbuf/pixbufscale.h:
17143           Gdkpixbuf ported from 0.8 to 0.10 by
17144           Renato Filho <renato.filho@indt.org.br>.
17145           gst_loader and gdkpixbufanimation still need port.
17146
17147 2006-02-24  Michael Smith  <msmith@fluendo.com>
17148
17149         * configure.ac:
17150         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17151         * ext/Makefile.am:
17152         * ext/annodex/Makefile.am:
17153         * ext/annodex/gstannodex.c:
17154         * ext/annodex/gstannodex.h:
17155         * ext/annodex/gstcmmldec.c:
17156         * ext/annodex/gstcmmldec.h:
17157         * ext/annodex/gstcmmlenc.c:
17158         * ext/annodex/gstcmmlenc.h:
17159         * ext/annodex/gstcmmlparser.c:
17160         * ext/annodex/gstcmmlparser.h:
17161         * ext/annodex/gstcmmltag.c:
17162         * ext/annodex/gstcmmltag.h:
17163         * ext/annodex/gstcmmlutils.c:
17164         * ext/annodex/gstcmmlutils.h:
17165         * ext/annodex/gstskeldec.c:
17166         * ext/annodex/gstskeldec.h:
17167         * ext/annodex/gstskeltag.c:
17168         * ext/annodex/gstskeltag.h:
17169         * tests/check/Makefile.am:
17170         * tests/check/elements/cmmldec.c:
17171         * tests/check/elements/cmmlenc.c:
17172         * tests/check/elements/skeldec.c:
17173           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
17174           Includes tests & docs, oh my! Passes Thomas's -good checklist
17175           entirely. Wow.
17176
17177 2006-02-24  Michael Smith  <msmith@fluendo.com>
17178
17179         * autogen.sh:
17180           Check for automake 1.9 as well.
17181
17182 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17183
17184         * ext/flac/gstflacenc.c:
17185           Change min. sample rate to 8kHz to match flacdec's.
17186           
17187 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
17188
17189         * ext/cdio/Makefile.am:
17190           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
17191           required for Cygwin, see #317048)
17192
17193         * gst/rtp/gstasteriskh263.c:
17194           Cygwin has includes for both the unix network socket API
17195           and the windows API, but only one can be included, so fix
17196           includes to only use one or the other, prefering the unxi
17197           one (#317048).
17198
17199 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
17200
17201         * rtp/gst/gstrtppcmadepay.c:
17202         * rtp/gst/gstrtppcmadepay.h:
17203         * rtp/gst/gstgstrtppcmapay.c:
17204         * rtp/gst/gstgstrtppcmapay.h:
17205         * rtp/gst/gstrtppcmudepay.c:
17206         * rtp/gst/gstrtppcmudepay.h:
17207         * rtp/gst/gstrtppcmupay.c:
17208         * rtp/gst/gstrtppcmupay.h:
17209         * rtp/gst/Makefile.am:
17210         * rtp/gst/gstrtp.c:
17211         * rtp/gst/README:
17212         Separated the G711 payloaders/depayloaders into separate elements for
17213         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
17214
17215 2006-02-22  Wim Taymans  <wim@fluendo.com>
17216
17217         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
17218         (gst_dvdec_change_state):
17219         * ext/dv/gstdvdec.h:
17220         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
17221         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
17222         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
17223         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
17224         (gst_dvdemux_flush), (gst_dvdemux_chain),
17225         (gst_dvdemux_change_state):
17226         * ext/dv/gstdvdemux.h:
17227         Ueber spiffify some more, added debug category.
17228         Use _scale.
17229         Use segments, respect playback rate from newsegment.
17230         Fix refcount issue.
17231
17232 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
17233
17234         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
17235         (gst_signal_processor_process):
17236         Fix compilation of LADPSA. It doesn't seem to work, and isn't
17237         enabled for the build, but it helps me win the feature-count
17238         competitions ooh yeah.
17239
17240 2006-02-19  Wim Taymans  <wim@fluendo.com>
17241
17242         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
17243         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
17244         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
17245         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
17246         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
17247         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
17248         Use scaling code for added precission and more correct stop
17249         position in case scale==0.
17250
17251 2006-02-19  Wim Taymans  <wim@fluendo.com>
17252
17253         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
17254         (gst_flxdec_chain):
17255         * gst/flx/gstflxdec.h:
17256         Implement DURATION query.
17257
17258 2006-02-19  Wim Taymans  <wim@fluendo.com>
17259
17260         * gst/flx/flx_color.h:
17261         * gst/flx/flx_fmt.h:
17262         * gst/flx/gstflxdec.c: (gst_flxdec_init),
17263         (gst_flxdec_src_query_handler), (flx_decode_color),
17264         (gst_flxdec_chain):
17265         * gst/flx/gstflxdec.h:
17266         Set MALLOCDATA for the temp buffers so we don't leak.
17267         Some debug cleanups.
17268         Consume all data in the adapter before leaving the chain
17269         function. Fixes #330678.
17270
17271 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
17272
17273         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
17274         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
17275          Handle 0 data size in otherwise valid frames.
17276          Handle numeric strings in 2.4.0 even when not in parentheses 
17277
17278 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
17279
17280         * gst/matroska/matroska-demux.c:
17281         (gst_matroska_demux_subtitle_caps),
17282         (gst_matroska_demux_plugin_init):
17283         * gst/matroska/matroska-ids.h:
17284           Recognise SSA/ASS and USF subtitle formats and
17285           set proper caps when they are found.
17286
17287 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
17288
17289         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
17290         (gst_jpeg_dec_chain):
17291           Fix invalid memory access for some odd-sized images
17292           (see image contained in quicktime stream in #327083);
17293           use g_malloc() instead of g_alloca().
17294
17295 2006-02-17  Wim Taymans  <wim@fluendo.com>
17296
17297         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
17298         Patch from Sebastien Cote, fixes #319884
17299
17300 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
17301
17302         * ext/cdio/gstcdio.c: (plugin_init):
17303           Init debug category (#331253).
17304
17305 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17306
17307         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
17308           Pass extra_data to gst_riff_create_audio_caps(), so that
17309           WAVEFORMATEX stuff works. Post audio codec name and post
17310           it as taglist on the bus. Allow up to 8 channesl for raw
17311           PCM in the source pad template caps.
17312
17313 2006-02-16  Wim Taymans  <wim@fluendo.com>
17314
17315         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
17316         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
17317         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
17318         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
17319         (gst_multipart_set_property), (gst_multipart_get_property):
17320         Applied #318663. Gives quite a few false positives in
17321         autoscan mode, but it's better than nothing. Not closing yet.
17322
17323 2006-02-16  Wim Taymans  <wim@fluendo.com>
17324
17325         * docs/plugins/Makefile.am:
17326         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17327         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17328         * docs/plugins/gst-plugins-good-plugins.args:
17329         * docs/plugins/inspect/plugin-udp.xml:
17330         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
17331         (gst_udpsrc_start):
17332         Update documentation.
17333         Fix args.
17334
17335 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
17336
17337         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
17338         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
17339         frame size. (Fixes #331368)
17340
17341 2006-02-16  Wim Taymans  <wim@fluendo.com>
17342
17343         * gst/rtsp/README:
17344         Updated README.
17345
17346         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
17347         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
17348         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
17349         * gst/rtsp/gstrtspsrc.h:
17350         Make sure the RTP port is an even port an try to allocate 
17351         another if not.
17352         Added retry property to control max retries for port allocation.
17353         Make sure RTCP port is RTP port+1.
17354         Cleanup when port allocation fails.
17355         Fixes #319183.
17356         
17357 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17358
17359         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
17360           Don't ignore return value of the parent class's state
17361           change function (#331385, patch by: Wouter Paesen).
17362
17363 2006-02-15  Wim Taymans  <wim@fluendo.com>
17364
17365         * configure.ac:
17366         * docs/plugins/Makefile.am:
17367         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17368         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17369         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17370         * ext/Makefile.am:
17371         * ext/hal/Makefile.am:
17372         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
17373         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
17374         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
17375         (do_toggle_element), (gst_hal_audio_sink_set_property),
17376         (gst_hal_audio_sink_get_property),
17377         (gst_hal_audio_sink_change_state):
17378         * ext/hal/gsthalaudiosink.h:
17379         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
17380         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
17381         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
17382         (do_toggle_element), (gst_hal_audio_src_set_property),
17383         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
17384         * ext/hal/gsthalaudiosrc.h:
17385         * ext/hal/gsthalelements.c: (plugin_init):
17386         * ext/hal/gsthalelements.h:
17387         * ext/hal/hal.c: (gst_hal_get_string),
17388         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
17389         (gst_hal_get_audio_src):
17390         * ext/hal/hal.h:
17391         Add HAL sound device wrapper plugins. Closes #329106
17392
17393 2006-02-15  Wim Taymans  <wim@fluendo.com>
17394
17395         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
17396         Add comment in a fultile attempt to stop the copy-and-paste 
17397         paradigm leading to duplication of bad code.
17398
17399         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
17400         Mime parameters have to be checked case insensitive
17401
17402 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
17403
17404         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
17405           Advance stream time for lagging subtitle streams by sending
17406           newsegment events with the update flag set.
17407
17408 2006-02-14  Edward Hervey  <edward@fluendo.com>
17409
17410         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
17411         There can be bogus data before the hdrl LIST tag in the RIFF header.
17412         It's hard to say if it's not respecting the AVI specifications or not,
17413         but since Google Video is producing AVIs like that and the other player
17414         don't seem to complain, I guess we should do the same.
17415
17416 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
17417
17418         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
17419         (parse_split_strings):
17420         Add more validation to ensure that a char encoding conversion
17421         produced a valid UTF-8 string.
17422
17423 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
17424
17425         Reviewed by: Edward Hervey  <edward@fluendo.com>
17426
17427         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
17428         Properly handle end of segment. Closes #330885.
17429
17430 2006-02-13  Wim Taymans  <wim@fluendo.com>
17431
17432         * gst/rtp/gstrtpmp4gpay.h:
17433         For got to commit this one.
17434
17435 2006-02-12  Wim Taymans  <wim@fluendo.com>
17436
17437         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
17438         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
17439         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
17440         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
17441         * gst/rtp/gstrtpmp4gpay.h:
17442         Make more things work.
17443         Handle ACC config strings.
17444
17445 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
17446
17447         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
17448           set timestamps if no incoming timestamps set
17449
17450 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
17451
17452         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
17453         (gst_tag_demux_do_typefind):
17454           ... and fix the very same leaks in GstTagDemux.
17455
17456 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
17457
17458         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
17459         (gst_id3demux_do_typefind):
17460         Fix a couple of mem leaks. (Patch by Jonathan Matthew
17461         <jonathan at kaolin dot wh9 dot net>)
17462
17463 2006-02-10  Wim Taymans  <wim@fluendo.com>
17464
17465         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
17466         First set options, then set caps or else the baseclass
17467         will not know about the options, duh.
17468
17469 2006-02-10  Wim Taymans  <wim@fluendo.com>
17470
17471         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
17472         (gst_rtp_mp4v_pay_setcaps):
17473         Don't waste time looking for a config string if we have codec_info
17474         on the incomming caps.
17475
17476 2006-02-10  Wim Taymans  <wim@fluendo.com>
17477
17478         * gst/rtp/README:
17479         Say something about case-sensitivity of caps vs mime-attributes.
17480
17481         * gst/rtp/Makefile.am:
17482         * gst/rtp/gstrtp.c: (plugin_init):
17483         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
17484         (gst_rtp_amr_pay_handle_buffer):
17485         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
17486         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
17487         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
17488         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
17489         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
17490         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
17491         (gst_rtp_mp4g_pay_plugin_init):
17492         * gst/rtp/gstrtpmp4gpay.h:
17493         Added beginnings of mpeg4-generic payloader (RFC 3640)
17494
17495 2006-02-09  Wim Taymans  <wim@fluendo.com>
17496
17497         * gst/rtsp/Makefile.am:
17498         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
17499         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
17500         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
17501         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
17502         (gst_rtpdec_change_state):
17503         * gst/rtsp/gstrtpdec.h:
17504         * gst/rtsp/gstrtsp.c: (plugin_init):
17505         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
17506         * gst/rtsp/rtspconnection.c: (read_body),
17507         (rtsp_connection_receive):
17508         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
17509         Resurected rtpdec to make rtspsrc happy again.
17510         Skip attributes from the session id.
17511         Don't crash when dumping a message with an empty body.
17512
17513
17514 2006-02-09  Wim Taymans  <wim@fluendo.com>
17515
17516         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
17517         Added more meaningfull warnings when something goes wrong.
17518         Clear F bit on outgoing AMR packets.
17519
17520         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
17521         (gst_rtp_amr_pay_handle_buffer):
17522         Added debugging category
17523         Support payloading of multiple AMR frames.
17524
17525         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
17526         Added some debugging.
17527
17528 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
17529
17530         * configure.ac:
17531           Back to CVS
17532
17533 === release 0.10.2 ===
17534
17535 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
17536
17537         * configure.ac:
17538           releasing 0.10.2, "Papa was a rolling stone"
17539
17540 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17541
17542         * configure.ac:
17543           Bump core and plugins-base requirement to 0.10.2.2
17544           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
17545
17546 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17547
17548         * ext/flac/gstflac.c: (plugin_init):
17549         * ext/speex/gstspeex.c: (plugin_init):
17550           Register musicbrainz tags.
17551
17552 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17553
17554         * ext/gconf/gconf.h:
17555           Remove declaration of function that no longer exists.
17556
17557 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17558
17559         * ext/shout2/gstshout2.c: (gst_shout2send_render),
17560         (gst_shout2send_setcaps), (gst_shout2send_change_state):
17561         Make shout2 work for non ogg streams
17562
17563 2006-02-06  Wim Taymans  <wim@fluendo.com>
17564
17565         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
17566         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
17567         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
17568         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
17569         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
17570         * gst/udp/gstmultiudpsink.h:
17571         Updated docs.
17572         Added properties bytes-served, bytes_to_serve.
17573         Post proper error messages,
17574         Emit client added signal too.
17575
17576 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17577
17578         * docs/plugins/Makefile.am:
17579         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17580         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17581         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
17582         (gst_multiudpsink_get_stats):
17583           adding docs for multiudpsink
17584
17585 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17586
17587         * gst/level/gstlevel.c: (gst_level_transform_ip):
17588           peak below decay is not necessarily an error, so don't ERROR log
17589
17590 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17591
17592         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
17593         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
17594         (gst_ebml_write_seek):
17595         * gst/matroska/ebml-write.h:
17596           Make sure we send a newsegment event in BYTES format
17597           before sending buffers (#328531).
17598
17599 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17600
17601         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
17602         (gst_dvdemux_sink_query):
17603         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
17604         * ext/speex/gstspeexdec.c: (speex_get_query_types),
17605         (speex_dec_src_query):
17606         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
17607         (gst_speexenc_sink_query):
17608         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
17609         * gst/matroska/matroska-demux.c:
17610         (gst_matroska_demux_get_src_query_types),
17611         (gst_matroska_demux_handle_src_query):
17612         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
17613         (gst_wavparse_pad_query):
17614           Pass unhandled queries upstream instead of just dropping
17615           them (#326446). Update query type arrays here and there.
17616
17617 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17618
17619         * tests/check/elements/matroskamux.c: (setup_src_pad):
17620           Collectpads in core got changed and now also holds a
17621           reference to any pad that is part of it. Fix refcount
17622           checks in test case accordingly.
17623
17624 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17625
17626         * gst/apetag/gstapedemux.h:
17627           Fix include, for now GstTagDemux is in the apetag dir.
17628
17629 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17630
17631         * docs/plugins/Makefile.am:
17632         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17633         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17634         * docs/plugins/inspect/plugin-cdio.xml:
17635           Add cdio plugin to docs.
17636
17637         * ext/cdio/gstcdiocddasrc.c:
17638           Add gtk-doc blurb.
17639
17640         * ext/cdio/gstcdio.c:
17641           The plugin is called 'cdio' not 'cddio'.
17642
17643 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17644
17645         * configure.ac:
17646         * docs/plugins/Makefile.am:
17647         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17648         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17649         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17650         * docs/plugins/inspect/plugin-apetag.xml:
17651         * gst/apetag/Makefile.am:
17652         * gst/apetag/gstapedemux.c:
17653         * gst/apetag/gstapedemux.h:
17654         * gst/apetag/gsttagdemux.c:
17655         * gst/apetag/gsttagdemux.h:
17656           Add APE tag demuxer (#325649).
17657
17658 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17659
17660         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
17661         (gst_gconf_get_default_video_sink),
17662         (gst_gconf_get_default_audio_src),
17663         (gst_gconf_get_default_video_src):
17664         * ext/gconf/gconf.h:
17665         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
17666         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
17667         (do_toggle_element):
17668         * ext/gconf/gstgconfaudiosink.h:
17669         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
17670         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
17671         (do_toggle_element):
17672         * ext/gconf/gstgconfaudiosrc.h:
17673         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
17674         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
17675         (do_toggle_element):
17676         * ext/gconf/gstgconfvideosink.h:
17677         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
17678         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
17679         (do_toggle_element):
17680         * ext/gconf/gstgconfvideosrc.h:
17681           Ignore changing the GConf key to "". Ignore GConf key updates
17682           that don't actually change the string.
17683           For now, ignore the GConf key when the state is > READY, as
17684           it breaks streaming. Sometime it will be nice to bring the
17685           new sink online even mid-stream, by sending NEWSEGMENT info
17686           and possibly prerolling.
17687           (Fixes #326736)
17688
17689 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17690
17691         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
17692         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
17693         (zoomFilterSetResolution), (zoomFilterDestroy),
17694         (zoomFilterFastRGB), (pointFilter):
17695         * gst/goom/filters.h:
17696         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
17697         (goom_update), (goom_close):
17698         * gst/goom/goom_core.h:
17699         * gst/goom/goom_tools.h:
17700         * gst/goom/graphic.c:
17701         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
17702         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
17703         * gst/goom/gstgoom.h:
17704         * gst/goom/lines.c: (goom_lines):
17705         * gst/goom/lines.h:
17706           Make goom reentrant by moving all important static variables
17707           into instance structures.
17708           (Fixes #329181)
17709
17710 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
17711
17712         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
17713         (gst_avi_demux_all_source_pads_unlinked),
17714         (gst_avi_demux_process_next_entry):
17715         * gst/avi/gstavidemux.h:
17716           Third attempt, use gst_pad_is_linked() this time.
17717
17718 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
17719
17720         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17721         (parse_split_strings):
17722         Adjust for data length indicators when parsing (Fixes #329810)
17723         Fix stupid bug parsing UTF-8 tag text.
17724         Output tag strings with multiple fields as multiple tags, so the
17725         app gets all the data.
17726
17727 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
17728
17729         * ext/flac/gstflacenc.c:
17730         Fixed a bug add in last commit, where no event is send. Thanks Tim to
17731         show me.
17732         
17733 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
17734
17735         * ext/flac/gstflacenc.c:
17736         * gst/matroska/ebml-read.c:
17737         Just make it compile with --disable-gst-debug.
17738
17739 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
17740
17741         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
17742         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
17743         (id3v2_genre_fields_to_taglist):
17744           Never output a tag with a null contents string.
17745
17746 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
17747
17748         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
17749           Only pause if all pads are unlinked AND we've tried to send data
17750           on all of them at least once.
17751
17752 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
17753
17754         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
17755         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
17756           Make loop function/task pause itself when all source pads are
17757           unlinked.
17758
17759 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
17760
17761         * configure.ac:
17762         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
17763           Use new functions from core to render a bin from a
17764           string. Fixes build. Up requirements to core CVS.
17765
17766 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
17767
17768         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
17769           Don't push buffers into the adapter that we are going to
17770           push downstream again without framing anyway. Also, the
17771           adaptor takes ownership of buffers put into it (fixes
17772           auparse pushing invalid buffers for .au files with
17773           ADPCM contents). Finally, set caps on all outgoing buffers.
17774
17775 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
17776
17777         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
17778         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
17779         (gst_id3demux_send_tag_event):
17780         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
17781         Someone should kick my butt. Remove ID3v1 tags from the end of the
17782         file.
17783
17784         Improve error messages. Send the TAG message as soon as we complete
17785         typefinding, instead of waiting until we send the first buffer.
17786         Downstream tag event is still sent before the first buffer.
17787
17788 2006-01-27  Jan Gerber  <j@bootlab.org>
17789
17790         Reviewed by: Andy Wingo <wingo@pobox.com>
17791
17792         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
17793         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
17794         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
17795         to not have warings flooding stderr. this is the suggested way
17796         also used in dvgrab and kino. (#328336)
17797
17798 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
17799
17800         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
17801         (gst_oss_sink_init), (gst_oss_sink_finalise):
17802           Free the device name string when finalised.
17803
17804 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
17805
17806         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
17807           Don't put function calls in g_return_if_fail() statements,
17808           or they'll be replaced with NOOPs if someone compiles with
17809           G_DISABLE_CHECKS defined.
17810           
17811 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
17812
17813         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
17814         Never trust ANY information encoded in a media file, especially
17815         when it's giving you sizes. (Fixes #328452)
17816
17817 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
17818
17819         * gst/rtp/gstrtpg711pay.c:
17820         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
17821         bug #325148.
17822
17823 2006-01-23  Edward Hervey  <edward@fluendo.com>
17824
17825         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
17826         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
17827         * gst/matroska/matroska-ids.h:
17828         Added recognition of Real Audio and Video streams in matroska demuxer.
17829
17830 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
17831
17832         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
17833           Remove errant break statement, and fix compilation with
17834           older GCC.
17835
17836 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
17837
17838         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
17839
17840         * sys/sunaudio/gstsunaudiomixerctrl.c:
17841         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
17842           Export functions that are needed in other parts of the code,
17843           makes the mixer actually work; adjust magic minimum buffer-time
17844           value from 3ms to 5ms to work around stuttering during mp3
17845           playback (#327765).
17846
17847 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
17848
17849         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
17850
17851         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
17852         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
17853           Fix possible deadlock in matroska muxer (#327825).
17854
17855 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
17856
17857         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
17858         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
17859         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
17860         * gst/rtsp/sdpmessage.h:
17861         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
17862         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
17863           C89 fixes: declare variables at the beginning of a block and
17864           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
17865           <jensgr at gmx dot net>).
17866
17867 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
17868
17869         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
17870         * gst/id3demux/id3tags.h:
17871         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17872         (parse_comment_frame), (parse_text_identification_frame),
17873         (id3v2_tag_to_taglist), (id3v2_are_digits),
17874         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
17875         (parse_split_strings), (free_tag_strings):
17876           Rewrite parsing of text tags to handle multiple NULL terminated
17877           strings. Parse numeric genre strings and ID3v2 type
17878           "(3)(6)Alternative" style genre strings.
17879           Parse dates that are only YYYY or YYYY-mm format.
17880           (Fixes #328241 and #322154)
17881
17882 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
17883
17884         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
17885           Don't forget to initialize liboil, otherwise our oil functions
17886           will crash (fixes #327871; patch by: Christoph Burghardt
17887           <hawkes at web dot de>).
17888
17889 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
17890
17891         * configure.ac:
17892           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
17893           like in the core and gst-plugins-base. Fixes #324367 and #326683;
17894           patch by: Brian Cameron <brian dot cameron at sun dot com>
17895
17896 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
17897
17898         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
17899         * ext/cdio/gstcdio.h:
17900         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
17901           Fix build for libcdio versions >= 76; give slightly lower rank
17902           than cdparanoia.
17903
17904 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
17905
17906         * configure.ac:
17907         * ext/Makefile.am:
17908         * ext/cdio/Makefile.am:
17909         * ext/cdio/gstcdio.c:
17910         * ext/cdio/gstcdio.h:
17911         * ext/cdio/gstcdiocddasrc.c:
17912         * ext/cdio/gstcdiocddasrc.h:
17913           Port libcdio cdda source, formerly known as cddasrc, now known as
17914           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
17915           but that's not tested (fixes #317658).
17916
17917 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
17918
17919         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
17920           Fix conversion from TIME to BYTES format (fixes #326864;
17921           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
17922
17923 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
17924
17925         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
17926           Fix compilation of id3demux when zlib is not present.
17927           (Fixes #326602; patch by: Sergey Scobich)
17928
17929 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
17930
17931         * ext/esd/Makefile.am:
17932           Add $(ESD_CFLAGS), otherwise build will fail for folks
17933           with libesd in a non-standard prefix (#327009).
17934
17935 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17936
17937         * configure.ac:
17938           back to HEAD
17939
17940 === release 0.10.1 ===
17941
17942 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
17943
17944         * configure.ac:
17945           releasing 0.10.1, "Li"
17946
17947 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17948
17949           patch by: Wim Taymans
17950
17951         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
17952           fix memleak.  Fixes #326618
17953
17954 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17955
17956           patch by: Mike Smith
17957
17958         * gst/level/gstlevel.c: (gst_level_message_new),
17959         (gst_level_message_append_channel):
17960           Fix memleak.  Fixes #326612
17961
17962 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
17963
17964         * configure.ac:
17965           prereleasing
17966         * po/af.po:
17967         * po/az.po:
17968         * po/cs.po:
17969         * po/en_GB.po:
17970         * po/hu.po:
17971         * po/it.po:
17972         * po/nb.po:
17973         * po/nl.po:
17974         * po/or.po:
17975         * po/sq.po:
17976         * po/sr.po:
17977         * po/sv.po:
17978         * po/uk.po:
17979         * po/vi.po:
17980           update translations
17981
17982 2006-01-10  Michael Smith  <msmith@fluendo.com>
17983
17984         * gst/level/gstlevel.c: (gst_level_class_init),
17985         (gst_level_dispose):
17986           Don't leak filter arrays.
17987
17988 2006-01-09 Brian Cameron <brian.cameron@sun.com>
17989
17990         reviewed by: Christian Schaller <uraeus@gnome.org>
17991         
17992         * configure.ac:
17993         * gst-plugins-good.spec.in:
17994         * sys/Makefile.am:
17995         * sys/sunaudio/Makefile.am:
17996         * sys/sunaudio/gstsunaudio.c: (plugin_init):
17997         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
17998         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
17999         (gst_sunaudiomixer_change_state):
18000         * sys/sunaudio/gstsunaudiomixer.h:
18001         * sys/sunaudio/gstsunaudiomixerctrl.c:
18002         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
18003         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
18004         (gst_sunaudiomixer_ctrl_list_tracks),
18005         (gst_sunaudiomixer_ctrl_get_volume),
18006         (gst_sunaudiomixer_ctrl_set_volume),
18007         (gst_sunaudiomixer_ctrl_set_mute),
18008         (gst_sunaudiomixer_ctrl_set_record):
18009         * sys/sunaudio/gstsunaudiomixerctrl.h:
18010         * sys/sunaudio/gstsunaudiomixertrack.c:
18011         (gst_sunaudiomixer_track_class_init),
18012         (gst_sunaudiomixer_track_init), (fill_labels),
18013         (gst_sunaudiomixer_track_new):
18014         * sys/sunaudio/gstsunaudiomixertrack.h:
18015         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
18016         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
18017         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
18018         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
18019         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
18020         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
18021         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
18022         * sys/sunaudio/gstsunaudiosink.h:
18023
18024         Add SunAudio plugin - tested to make sure it doesn't break
18025         the build under GNU/Linux.      
18026
18027 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
18028
18029         * gst-plugins-good/gst/udp/gstdynudpsink.c:
18030         * gst-plugins-good/gst/udp/gstudpsrc.c:
18031         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
18032         overrides the port or multicast parameters. Fixes bugs #323021.
18033         API addition: adds GstUDPSrc::sockfd property   
18034
18035 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
18036
18037         * ext/gconf/Makefile.am:
18038         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
18039         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
18040         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18041         (do_toggle_element), (cb_toggle_element),
18042         (gst_gconf_audio_src_change_state):
18043         * ext/gconf/gstgconfaudiosrc.h:
18044         * ext/gconf/gstgconfelements.c: (plugin_init):
18045         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
18046         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
18047         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18048         (do_toggle_element), (cb_toggle_element),
18049         (gst_gconf_video_src_change_state):
18050         * ext/gconf/gstgconfvideosrc.h:
18051           Add new gconfaudiosrc and gconfvideosrc elements
18052           (needed for gnome-sound-recorder).
18053
18054 2006-01-06  Edward Hervey  <edward@fluendo.com>
18055
18056         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
18057         Add gst_element_no_more_pads() for proper decodebin behaviour.
18058         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
18059         (parse_text_identification_frame), (parse_split_strings):
18060         Failure to decode some tags is not a GST_ERROR() but a
18061         GST_WARNING()
18062         When iterating over a chunk of text, check that we haven't gone too
18063         far.
18064
18065 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
18066
18067         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
18068         (plugin_init):
18069           call oil_init() when using liboil
18070
18071 2006-01-04  Wim Taymans  <wim@fluendo.com>
18072
18073         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
18074         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18075         Fix leaks.
18076
18077 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
18078
18079         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18080
18081         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
18082         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
18083         (gst_flac_dec_change_state):
18084           Don't g_assert() where we should just return FALSE; remove
18085           unnecessary g_assert(); initialize some fields properly in
18086           state change function (fixes #325504). Also, use
18087           GST_DEBUG_OBJECT in two more places.
18088
18089 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18090
18091         * configure.ac:
18092           also remove smoothwave's Makefile.am
18093         * docs/plugins/Makefile.am:
18094           fix plugin docs
18095
18096 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18097
18098         * tests/examples/Makefile.am:
18099           added missing Makefile.am
18100
18101 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18102
18103         * configure.ac:
18104         * gst/level/Makefile.am:
18105         * gst/level/level-example.c:
18106         * tests/Makefile.am:
18107         * tests/examples/level/Makefile.am:
18108         * tests/examples/level/level-example.c: (message_handler), (main):
18109           moved level-example to tests/examples/level-example
18110         * tests/old/examples/level/demo.c: (main):
18111         * tests/old/examples/level/plot.c: (main):
18112           some initial fixes
18113
18114 2005-12-29  Michael Smith  <msmith@fluendo.com>
18115
18116         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
18117         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
18118         * gst/udp/gstmultiudpsink.h:
18119           Track packets sent per client in addition to bytes sent; provide
18120           this info through get-stats signal
18121
18122 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18123
18124         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
18125           Can't use gst_object_unref() on a GstAdapter (#325191).
18126
18127 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
18128
18129         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18130         If a broken tag has 0 bytes payload, at least still skip
18131         the 10 byte header
18132
18133 2005-12-22  Philippe Khalaf  <burger@speedy.org>
18134
18135         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
18136         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
18137         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
18138         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
18139           Making these depayloaders (H263+ and mpeg4 video) inherit from
18140           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
18141
18142 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
18143
18144         * docs/plugins/gst-plugins-good-plugins.args:
18145         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18146         Regenerate the plugin hiearchy.
18147
18148 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
18149
18150         * docs/plugins/Makefile.am:
18151         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18152         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18153         * docs/plugins/gst-plugins-good-plugins.args:
18154         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
18155         (gst_id3demux_base_init), (gst_id3demux_class_init),
18156         (gst_id3demux_chain):
18157         * gst/id3demux/gstid3demux.h:
18158           Add documentation for id3demux.
18159           Don't fail if the first buffer is not at offset 0, just
18160           attempt to typefind and do pass through
18161           Rename the gst_type function from gst_gst_id3demux..
18162
18163 2005-12-20  Michael Smith  <msmith@fluendo.com>
18164
18165         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
18166         (gst_multiudpsink_add), (gst_multiudpsink_remove),
18167         (gst_multiudpsink_get_stats):
18168         * gst/udp/gstmultiudpsink.h:
18169           Collect statistics; return them from get_stats.
18170
18171 2005-12-19  Edward Hervey  <edward@fluendo.com>
18172
18173         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
18174         Stupid signedness issue...
18175
18176 2005-12-19  Edward Hervey  <edward@fluendo.com>
18177
18178         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
18179         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
18180         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
18181         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
18182         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
18183         Construct index for indexless files.
18184         Make sure pad/buffers are correctly reset to NULL once we don't need
18185         them anymore, else we get lovely segfaults/assertions.
18186         * gst/wavparse/gstwavparse.c:
18187         Yes, you can have 96KHz audio and wma in wav :(
18188
18189 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
18190
18191         * configure.ac:
18192           Check for optional dependency on zlib for id3demux
18193
18194         * gst/id3demux/Makefile.am:
18195         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
18196         (gst_id3demux_base_init), (gst_id3demux_class_init),
18197         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
18198         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
18199         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
18200         (gst_id3demux_set_property), (gst_id3demux_get_property),
18201         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
18202         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
18203         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
18204         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
18205         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
18206         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
18207         (simple_find_peek), (simple_find_suggest),
18208         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
18209         (plugin_init):
18210         * gst/id3demux/gstid3demux.h:
18211         * gst/id3demux/id3tags.c: (read_synch_uint),
18212         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
18213         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
18214         (id3demux_id3v2_frames_to_tag_list):
18215         * gst/id3demux/id3tags.h:
18216         * gst/id3demux/id3v2.4.0-frames.txt:
18217         * gst/id3demux/id3v2.4.0-structure.txt:
18218         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18219         (parse_comment_frame), (parse_text_identification_frame),
18220         (id3v2_tag_to_taglist), (parse_split_strings):
18221           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
18222           otherwise it discards them. Works on my test files. 
18223
18224         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
18225           Don't send EOS to a non-existing srcpad
18226           The debug category can be static
18227
18228 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
18229
18230         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
18231         * ext/esd/esdsink.c: (gst_esdsink_prepare):
18232         * gst/multipart/multipartdemux.c:
18233           change some char* into char[]
18234
18235 2005-12-16  Wim Taymans  <wim@fluendo.com>
18236
18237         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
18238         (gst_wavparse_other), (gst_wavparse_perform_seek),
18239         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
18240         (gst_wavparse_loop), (gst_wavparse_pad_convert),
18241         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
18242         * gst/wavparse/gstwavparse.h:
18243         Use GstSegment to implement more seeking features.
18244
18245 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
18246
18247         * gst/rtsp/rtspconnection.c:
18248           Add <netinet/in.h> include and move <arpa/inet.h> include
18249           to make things work on OpenBSD as well (fixes #323717;
18250           patch by: Benjamin Pineau)
18251
18252 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
18253
18254         * gst/rtp/gstrtpspeexdepay.c:
18255         * gst/rtp/gstrtpspeexpay.c:
18256         Set clock rate to be fixed in 8000. It fixes bug #324012.
18257
18258 2005-12-14  Philippe Khalaf  <burger@speedy.org>
18259
18260         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
18261         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
18262         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
18263         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
18264         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
18265         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
18266         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
18267         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
18268         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
18269         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
18270         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
18271         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
18272         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
18273         * gst-plugins-good/gst/rtp/README:
18274         Fixed payload range in payloder caps. Removed payload range completely
18275         from depayloaders as they don't require payload type in their caps.
18276         In effect, there isn't any specific payload type for any given codec,
18277         only suggestions.
18278         Fixes bug #324011.
18279
18280 2005-12-13  Julien MOUTTE  <julien@moutte.net>
18281
18282         * gst/videomixer/videomixer.c: (gst_videomixer_init),
18283         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
18284         (gst_videomixer_collected): Code cleanup and re-enabling 
18285         queued time validity check for correct EOS handling.
18286
18287 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
18288
18289         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
18290         (gst_oss_mixer_element_get_property),
18291         (gst_oss_mixer_element_change_state):
18292         Add 'device-name' property and fix state change function.
18293
18294 2005-12-13  Edward Hervey  <edward@fluendo.com>
18295
18296         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
18297         If the speed of the file is null in the header, set the frame_time to
18298         the default setting of GST_SECOND / 70. Which is the default
18299         frame_delay for .fli files as stated in this document :
18300         http://www.compuphase.com/flic.htm
18301         Would be nice to have the time conversion done properly too (duration =
18302         flxh->frames * flxdec->frame_time)
18303
18304 2005-12-12  Julien MOUTTE  <julien@moutte.net>
18305
18306         * docs/plugins/Makefile.am:
18307         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18308         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18309         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18310         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
18311         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
18312         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
18313         documentation for videomixer on my way with a funny sample
18314         pipeline.
18315
18316 2005-12-12  Julien MOUTTE  <julien@moutte.net>
18317
18318         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
18319         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
18320         (gst_videomixer_update_queues), (gst_videomixer_collected):
18321         Fix caps negotiation. (#323896)
18322
18323 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
18324
18325         * gst/matroska/matroska-demux.c:
18326         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
18327           Set correct timestamps on audio laces, fixes playback of mp3 from
18328                 matroska.
18329
18330 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
18331
18332         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
18333         (gst_au_parse_class_init), (gst_au_parse_init),
18334         (gst_au_parse_dispose), (gst_au_parse_chain),
18335         (gst_au_parse_change_state), (plugin_init):
18336         * gst/auparse/gstauparse.h:
18337           Use gst_object_unref() for GstObjects instead of
18338           g_object_unref() and fix a mem leak in a debug
18339           statement; while we're at it, also borgify, use
18340           boilerplate macros and clean up a little bit.
18341
18342 2005-12-11  Edward Hervey  <edward@fluendo.com>
18343
18344         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
18345         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
18346         Added pull mode.
18347
18348 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
18349
18350         * gst/goom/gstgoom.c:
18351         * gst/level/level-example.c: (main):
18352         * gst/smoothwave/demo-osssrc.c: (main):
18353           Use audiotestsrc instead of sinesrc (#323798).
18354
18355 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
18356
18357         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
18358           more debug-func-ptr usage
18359
18360 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
18361
18362         * gst/flx/flx_color.c: (flx_colorspace_convert):
18363         * gst/flx/flx_color.h:
18364         * gst/flx/flx_fmt.h:
18365         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
18366         * gst/flx/gstflxdec.h:
18367           Now flxdec works on big-endian machines as well.
18368
18369 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
18370
18371         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
18372         (gst_fenced_buffer_copy):
18373           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
18374           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
18375           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
18376           and use GST_DEBUG_FUNCPTR for pad functions.
18377
18378 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
18379
18380         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
18381         (gst_flac_dec_class_init), (gst_flac_dec_init),
18382         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
18383         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
18384         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
18385         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
18386         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
18387         (gst_flac_dec_change_state):
18388         * ext/flac/gstflacdec.h:
18389           Rewrite flacdec a bit, so that even seeking might work now. Most
18390           importantly, don't act upon any flow return values we get, just tell
18391           the decoder everything's dandy and act on the flow return values
18392           later on in the loop function. We don't want to mess up the internal
18393           decoder state for non-fatal things like flushing pads etc. Other
18394           than that, use GstSegment (segment seeks don't work yet though, but
18395           should be easy to add), use boilerplate macros, drop the superfluous
18396           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
18397           lots of other things.
18398
18399 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
18400
18401         * configure.ac:
18402           Update comment in OSS includes check.
18403
18404         * sys/oss/gstossdmabuffer.c:
18405         * sys/oss/gstosshelper.c:
18406         * sys/oss/gstossmixer.c:
18407         * sys/oss/gstossmixertrack.c:
18408         * sys/oss/gstosssink.c:
18409         * sys/oss/gstosssrc.c:
18410         * sys/oss/oss_probe.c:
18411           Don't assume the OSS soundcard.h include is always in
18412           the sys/ directory. Instead, use the existing defines
18413           from config.h to include the right file. Fixes
18414           compilation on OpenBSD 3.8 (#323718).
18415
18416 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
18417
18418         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18419         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18420         * docs/plugins/inspect/plugin-1394.xml:
18421         * docs/plugins/inspect/plugin-aasink.xml:
18422         * docs/plugins/inspect/plugin-alaw.xml:
18423         * docs/plugins/inspect/plugin-alpha.xml:
18424         * docs/plugins/inspect/plugin-alphacolor.xml:
18425         * docs/plugins/inspect/plugin-auparse.xml:
18426         * docs/plugins/inspect/plugin-autodetect.xml:
18427         * docs/plugins/inspect/plugin-avi.xml:
18428         * docs/plugins/inspect/plugin-cacasink.xml:
18429         * docs/plugins/inspect/plugin-cairo.xml:
18430         * docs/plugins/inspect/plugin-cutter.xml:
18431         * docs/plugins/inspect/plugin-debug.xml:
18432         * docs/plugins/inspect/plugin-dv.xml:
18433         * docs/plugins/inspect/plugin-efence.xml:
18434         * docs/plugins/inspect/plugin-effectv.xml:
18435         * docs/plugins/inspect/plugin-esdsink.xml:
18436         * docs/plugins/inspect/plugin-flac.xml:
18437         * docs/plugins/inspect/plugin-flxdec.xml:
18438         * docs/plugins/inspect/plugin-gconfelements.xml:
18439         * docs/plugins/inspect/plugin-goom.xml:
18440         * docs/plugins/inspect/plugin-jpeg.xml:
18441         * docs/plugins/inspect/plugin-level.xml:
18442         * docs/plugins/inspect/plugin-matroska.xml:
18443         * docs/plugins/inspect/plugin-mulaw.xml:
18444         * docs/plugins/inspect/plugin-multipart.xml:
18445         * docs/plugins/inspect/plugin-navigationtest.xml:
18446         * docs/plugins/inspect/plugin-ossaudio.xml:
18447         * docs/plugins/inspect/plugin-png.xml:
18448         * docs/plugins/inspect/plugin-rtp.xml:
18449         * docs/plugins/inspect/plugin-rtsp.xml:
18450         * docs/plugins/inspect/plugin-shout2send.xml:
18451         * docs/plugins/inspect/plugin-smpte.xml:
18452         * docs/plugins/inspect/plugin-speex.xml:
18453         * docs/plugins/inspect/plugin-udp.xml:
18454         * docs/plugins/inspect/plugin-videobox.xml:
18455         * docs/plugins/inspect/plugin-videoflip.xml:
18456         * docs/plugins/inspect/plugin-videomixer.xml:
18457         * docs/plugins/inspect/plugin-wavenc.xml:
18458         * docs/plugins/inspect/plugin-wavparse.xml:
18459         * ext/flac/gstflac.c: (plugin_init):
18460         * ext/flac/gstflacdec.c: (flacdec_get_type),
18461         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
18462         (gst_flac_dec_init), (gst_flac_dec_finalize),
18463         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
18464         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
18465         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
18466         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
18467         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
18468         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
18469         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
18470         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
18471         * ext/flac/gstflacdec.h:
18472         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
18473         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
18474         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
18475         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
18476         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
18477         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
18478         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
18479         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
18480         (gst_flac_enc_change_state):
18481         * ext/flac/gstflacenc.h:
18482           borgify and fix up documentation
18483
18484 2005-12-09  Michael Smith  <msmith@fluendo.com>
18485
18486         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
18487           Accept a wider range of flac files, more closely matching flac spec.
18488
18489 2005-12-08  Julien MOUTTE  <julien@moutte.net>
18490
18491         * docs/plugins/Makefile.am: Add multipart elements.
18492         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18493         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
18494         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18495         * gst/multipart/multipartdemux.c:
18496         * gst/multipart/multipartmux.c: Add docs.
18497
18498 2005-12-07  Edward Hervey  <edward@fluendo.com>
18499
18500         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
18501         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
18502         (gst_avi_demux_invert):
18503         Memleak and crasher fixes.
18504         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
18505         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
18506         Memleak fixes
18507
18508 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18509
18510         * ext/aalib/gstaasink.h:
18511         * ext/cairo/gsttextoverlay.h:
18512         * ext/dv/gstdvdec.h:
18513         * ext/dv/gstdvdemux.c:
18514         * ext/dv/gstdvdemux.h:
18515         * ext/esd/esdsink.h:
18516         * ext/flac/flac_compat.h:
18517         * ext/flac/gstflacdec.h:
18518         * ext/flac/gstflacenc.h:
18519         * ext/gconf/gconf.h:
18520         * ext/gconf/gstgconfaudiosink.h:
18521         * ext/gconf/gstgconfvideosink.h:
18522         * ext/gdk_pixbuf/gstgdkanimation.h:
18523         * ext/jpeg/gstjpegdec.h:
18524         * ext/jpeg/smokecodec.h:
18525         * ext/jpeg/smokeformat.h:
18526         * ext/ladspa/gstsignalprocessor.h:
18527         * ext/ladspa/search.c: (LADSPAPluginSearch):
18528         * ext/ladspa/utils.h:
18529         * ext/libmng/gstmng.c:
18530         * ext/libmng/gstmngdec.h:
18531         * ext/libmng/gstmngenc.c:
18532         * ext/libmng/gstmngenc.h:
18533         * ext/libpng/gstpng.c:
18534         * ext/libpng/gstpngenc.c:
18535         * ext/libpng/gstpngenc.h:
18536         * ext/shout2/gstshout2.h:
18537         * ext/speex/gstspeexdec.h:
18538         * ext/speex/gstspeexenc.c:
18539         * ext/speex/gstspeexenc.h:
18540         * gst/auparse/gstauparse.c: (gst_auparse_chain):
18541         * gst/autodetect/gstautoaudiosink.h:
18542         * gst/autodetect/gstautovideosink.h:
18543         * gst/avi/gstavidemux.h:
18544         * gst/cutter/gstcutter.c: (gst_cutter_chain),
18545         (gst_cutter_set_property), (gst_cutter_get_caps):
18546         * gst/cutter/gstcutter.h:
18547         * gst/debug/tests.c: (md5_process_block):
18548         * gst/debug/tests.h:
18549         * gst/effectv/gstwarp.c:
18550         * gst/flx/flx_fmt.h:
18551         * gst/flx/gstflxdec.h:
18552         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
18553         (zoomFilterFastRGB):
18554         * gst/goom/filters.h:
18555         * gst/goom/goom_tools.h:
18556         * gst/law/alaw-encode.c:
18557         * gst/level/gstlevel.c:
18558         * gst/level/gstlevel.h:
18559         * gst/matroska/ebml-write.h:
18560         * gst/matroska/matroska-demux.h:
18561         * gst/matroska/matroska-ids.h:
18562         * gst/matroska/matroska-mux.h:
18563         * gst/monoscope/convolve.c: (convolve_match):
18564         * gst/monoscope/convolve.h:
18565         * gst/multipart/multipartmux.c:
18566         * gst/oldcore/gstaggregator.c:
18567         * gst/oldcore/gstaggregator.h:
18568         * gst/oldcore/gstmd5sink.c: (md5_process_block):
18569         * gst/oldcore/gstmd5sink.h:
18570         * gst/oldcore/gstmultifilesrc.c:
18571         * gst/oldcore/gstmultifilesrc.h:
18572         * gst/oldcore/gstpipefilter.h:
18573         * gst/oldcore/gstshaper.h:
18574         * gst/rtp/gstrtpL16depay.h:
18575         * gst/rtp/gstrtpL16pay.h:
18576         * gst/rtp/gstrtpdepay.h:
18577         * gst/rtp/gstrtpmp4vpay.c:
18578         * gst/rtp/gstrtpmp4vpay.h:
18579         * gst/rtsp/gstrtspsrc.c:
18580         * gst/rtsp/gstrtspsrc.h:
18581         * gst/rtsp/rtspconnection.h:
18582         * gst/rtsp/rtspdefs.h:
18583         * gst/rtsp/rtspmessage.h:
18584         * gst/rtsp/rtsptransport.h:
18585         * gst/rtsp/rtspurl.c:
18586         * gst/rtsp/rtspurl.h:
18587         * gst/rtsp/sdpmessage.c:
18588         * gst/rtsp/sdpmessage.h:
18589         * gst/smpte/barboxwipes.c:
18590         * gst/smpte/gstmask.h:
18591         * gst/smpte/gstsmpte.h:
18592         * gst/smpte/paint.c:
18593         * gst/smpte/paint.h:
18594         * gst/udp/gstdynudpsink.h:
18595         * gst/udp/gstmultiudpsink.h:
18596         * gst/udp/gstudpsink.c:
18597         * gst/udp/gstudpsink.h:
18598         * gst/udp/gstudpsrc.c:
18599         * gst/videomixer/videomixer.c:
18600         * gst/wavenc/riff.h:
18601         * gst/wavparse/gstwavparse.h:
18602         * sys/oss/gstossdmabuffer.h:
18603         * sys/oss/gstossmixer.h:
18604         * sys/oss/gstossmixerelement.h:
18605         * sys/oss/gstossmixertrack.h:
18606         * sys/oss/gstosssink.c:
18607         * sys/oss/gstosssink.h:
18608         * sys/oss/gstosssrc.c:
18609         * sys/oss/gstosssrc.h:
18610         * sys/osxaudio/gstosxaudioelement.h:
18611         * sys/osxaudio/gstosxaudiosink.h:
18612         * sys/osxaudio/gstosxaudiosrc.h:
18613           expand tabs
18614
18615 === release 0.10.0 ===
18616
18617 2005-12-05   <thomas (at) apestaart (dot) org>
18618
18619         * configure.ac:
18620           releasing 0.10.0, "Abondance"
18621
18622 2005-12-05  Andy Wingo  <wingo@pobox.com>
18623
18624         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
18625         * ext/flac/gstflacdec.c: (gst_flacdec_write):
18626         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
18627         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
18628         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
18629         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
18630         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
18631         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
18632         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
18633         * ext/speex/gstspeexdec.c: (speex_dec_chain):
18634         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
18635         * gst/auparse/gstauparse.c: (gst_auparse_chain):
18636         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
18637         * gst/goom/gstgoom.c: (gst_goom_chain):
18638         * gst/matroska/matroska-demux.c:
18639         (gst_matroska_demux_push_vorbis_codec_priv_data),
18640         (gst_matroska_demux_add_wvpk_header):
18641         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
18642         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
18643         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
18644         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
18645         alloc_buffer changes.
18646
18647 2005-12-05  Michael Smith  <msmith@fluendo.com>
18648
18649         * docs/plugins/gst-plugins-good-plugins.args:
18650           Remove args for plugins that aren't in -good.
18651
18652 === release 0.9.7 ===
18653
18654 2005-12-01   <thomas (at) apestaart (dot) org>
18655
18656         * configure.ac:
18657           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
18658
18659 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18660
18661         * docs/plugins/.cvsignore:
18662         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18663         * docs/plugins/inspect/plugin-multipart.xml:
18664         * docs/plugins/inspect/plugin-rtp.xml:
18665           add multipart plugin to docs
18666
18667 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18668
18669         * configure.ac:
18670         * ext/Makefile.am:
18671         * ext/pango/Makefile.am:
18672         * ext/pango/gstclockoverlay.c:
18673         * ext/pango/gstclockoverlay.h:
18674         * ext/pango/gsttextoverlay.c:
18675         * ext/pango/gsttextoverlay.h:
18676         * ext/pango/gsttextrender.c:
18677         * ext/pango/gsttextrender.h:
18678         * ext/pango/gsttimeoverlay.c:
18679         * ext/pango/gsttimeoverlay.h:
18680           move pango to base
18681
18682 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18683
18684         * gst/rtp/Makefile.am:
18685         * gst/rtp/gstrtpL16depay.c:
18686         * gst/rtp/gstrtpL16depay.h:
18687         * gst/rtp/gstrtpL16parse.c:
18688         * gst/rtp/gstrtpL16parse.h:
18689         * gst/rtp/gstrtpgsmdepay.c:
18690         * gst/rtp/gstrtpgsmdepay.h:
18691         * gst/rtp/gstrtpgsmparse.c:
18692         * gst/rtp/gstrtpgsmparse.h:
18693           parsers are depayers
18694
18695 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18696
18697         * gst/rtp/Makefile.am:
18698         * gst/rtp/gstasteriskh263.c:
18699         * gst/rtp/gstrtp.c:
18700         * gst/rtp/gstrtpL16enc.c:
18701         * gst/rtp/gstrtpL16enc.h:
18702         * gst/rtp/gstrtpL16parse.c:
18703         * gst/rtp/gstrtpL16parse.h:
18704         * gst/rtp/gstrtpL16pay.c:
18705         * gst/rtp/gstrtpL16pay.h:
18706         * gst/rtp/gstrtpamrdec.c:
18707         * gst/rtp/gstrtpamrdec.h:
18708         * gst/rtp/gstrtpamrdepay.c:
18709         * gst/rtp/gstrtpamrdepay.h:
18710         * gst/rtp/gstrtpamrenc.c:
18711         * gst/rtp/gstrtpamrenc.h:
18712         * gst/rtp/gstrtpamrpay.c:
18713         * gst/rtp/gstrtpamrpay.h:
18714         * gst/rtp/gstrtpdec.c:
18715         * gst/rtp/gstrtpdec.h:
18716         * gst/rtp/gstrtpdepay.c:
18717         * gst/rtp/gstrtpdepay.h:
18718         * gst/rtp/gstrtpg711dec.c:
18719         * gst/rtp/gstrtpg711dec.h:
18720         * gst/rtp/gstrtpg711depay.c:
18721         * gst/rtp/gstrtpg711depay.h:
18722         * gst/rtp/gstrtpg711enc.c:
18723         * gst/rtp/gstrtpg711enc.h:
18724         * gst/rtp/gstrtpg711pay.c:
18725         * gst/rtp/gstrtpg711pay.h:
18726         * gst/rtp/gstrtpgsmenc.c:
18727         * gst/rtp/gstrtpgsmenc.h:
18728         * gst/rtp/gstrtpgsmparse.c:
18729         * gst/rtp/gstrtpgsmparse.h:
18730         * gst/rtp/gstrtpgsmpay.c:
18731         * gst/rtp/gstrtpgsmpay.h:
18732         * gst/rtp/gstrtph263enc.c:
18733         * gst/rtp/gstrtph263enc.h:
18734         * gst/rtp/gstrtph263pay.c:
18735         * gst/rtp/gstrtph263pay.h:
18736         * gst/rtp/gstrtph263pdec.c:
18737         * gst/rtp/gstrtph263pdec.h:
18738         * gst/rtp/gstrtph263pdepay.c:
18739         * gst/rtp/gstrtph263pdepay.h:
18740         * gst/rtp/gstrtph263penc.c:
18741         * gst/rtp/gstrtph263penc.h:
18742         * gst/rtp/gstrtph263ppay.c:
18743         * gst/rtp/gstrtph263ppay.h:
18744         * gst/rtp/gstrtpmp4vdec.c:
18745         * gst/rtp/gstrtpmp4vdec.h:
18746         * gst/rtp/gstrtpmp4vdepay.c:
18747         * gst/rtp/gstrtpmp4vdepay.h:
18748         * gst/rtp/gstrtpmp4venc.c:
18749         * gst/rtp/gstrtpmp4venc.h:
18750         * gst/rtp/gstrtpmp4vpay.c:
18751         * gst/rtp/gstrtpmp4vpay.h:
18752         * gst/rtp/gstrtpmpadec.c:
18753         * gst/rtp/gstrtpmpadec.h:
18754         * gst/rtp/gstrtpmpadepay.c:
18755         * gst/rtp/gstrtpmpadepay.h:
18756         * gst/rtp/gstrtpmpaenc.c:
18757         * gst/rtp/gstrtpmpaenc.h:
18758         * gst/rtp/gstrtpmpapay.c:
18759         * gst/rtp/gstrtpmpapay.h:
18760         * gst/rtp/gstrtpspeexdec.c:
18761         * gst/rtp/gstrtpspeexdec.h:
18762         * gst/rtp/gstrtpspeexdepay.c:
18763         * gst/rtp/gstrtpspeexdepay.h:
18764         * gst/rtp/gstrtpspeexenc.c:
18765         * gst/rtp/gstrtpspeexenc.h:
18766         * gst/rtp/gstrtpspeexpay.c:
18767         * gst/rtp/gstrtpspeexpay.h:
18768           Do burger's rename for rtp payloaders and depayloaders
18769
18770 2005-11-30  Wim Taymans  <wim@fluendo.com>
18771
18772         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
18773         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
18774         * ext/dv/gstdvdemux.h:
18775         Fix seeking in dvdemux again, add some more debug info.
18776
18777 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18778
18779         * configure.ac:
18780           fix tests
18781
18782 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18783
18784         * PORTED_09:
18785         * docs/random/PORTED_09:
18786           move
18787         * tests/Makefile.am:
18788           add
18789         * win32/gst.sln:
18790           remove
18791
18792 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18793
18794         * Makefile.am:
18795         * check/.cvsignore:
18796         * check/Makefile.am:
18797         * check/elements/.cvsignore:
18798         * check/elements/level.c:
18799         * check/elements/matroskamux.c:
18800         * configure.ac:
18801         * examples/Makefile.am:
18802         * examples/capsfilter/Makefile.am:
18803         * examples/capsfilter/capsfilter1.c:
18804         * examples/gob/Makefile.am:
18805         * examples/gob/gst-identity2.gob:
18806         * examples/gstplay/.cvsignore:
18807         * examples/gstplay/Makefile.am:
18808         * examples/gstplay/player.c:
18809         * examples/indexing/.cvsignore:
18810         * examples/indexing/Makefile.am:
18811         * examples/indexing/indexmpeg.c:
18812         * examples/level/Makefile.am:
18813         * examples/level/README:
18814         * examples/level/demo.c:
18815         * examples/level/plot.c:
18816         * examples/stats/Makefile.am:
18817         * examples/stats/mp2ogg.c:
18818         * examples/switch/.cvsignore:
18819         * examples/switch/Makefile.am:
18820         * examples/switch/switcher.c:
18821           move under tests/
18822
18823 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
18824
18825         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
18826         (gst_text_render_class_init), (resize_bitmap),
18827         (gst_text_render_render_text), (gst_text_render_setcaps),
18828         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
18829         (gst_text_render_chain), (gst_text_render_finalize),
18830         (gst_text_render_init), (gst_text_render_set_property):
18831         * ext/pango/gsttextrender.h:
18832           Add missing files.
18833
18834 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
18835
18836         * configure.ac:
18837         * ext/Makefile.am:
18838         * ext/pango/Makefile.am:
18839         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
18840         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
18841         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
18842         * ext/pango/gstclockoverlay.h:
18843         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
18844         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
18845         (gst_text_overlay_finalize), (gst_text_overlay_init),
18846         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
18847         (gst_text_overlay_text_pad_linked),
18848         (gst_text_overlay_text_pad_unlinked),
18849         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
18850         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
18851         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
18852         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
18853         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
18854         (gst_text_overlay_change_state), (plugin_init):
18855         * ext/pango/gsttextoverlay.h:
18856         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
18857         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
18858         (gst_time_overlay_class_init), (gst_time_overlay_init):
18859         * ext/pango/gsttimeoverlay.h:
18860           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
18861           and add background shading and text wrapping modes. Make 
18862           timoverlay derive from textoverlay. Also add new clockoverlay
18863           element.
18864
18865 2005-11-30  Julien MOUTTE  <julien@moutte.net>
18866
18867         * gst/udp/Makefile.am: Moved to netbuffer.
18868
18869 2005-11-30  Julien MOUTTE  <julien@moutte.net>
18870
18871         * configure.ac:
18872         * PORTED_O9:
18873         * gst/multipart/Makefile.am:
18874         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
18875         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
18876         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
18877         (gst_multipart_demux_change_state),
18878         (gst_multipart_demux_plugin_init):
18879         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
18880         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
18881         (gst_multipart_mux_sinkconnect),
18882         (gst_multipart_mux_request_new_pad),
18883         (gst_multipart_mux_handle_src_event),
18884         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
18885         (gst_multipart_mux_change_state): Ported multipart mux/demux to
18886         0.9.
18887
18888 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18889
18890         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
18891         * gst/debug/gstnavigationtest.h:
18892         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
18893         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
18894         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
18895         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
18896         * gst/effectv/gstrev.c: (gst_revtv_get_type):
18897         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
18898         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
18899         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
18900         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
18901         (gst_video_flip_get_type):
18902         * gst/videofilter/gstvideoflip.h:
18903           update for symbols change
18904
18905 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18906
18907         * gst/udp/gstdynudpsink.c:
18908         * gst/udp/gstudpsrc.c:
18909           the old gstnet lib was renamed gstnetbuffer (#322257)
18910
18911 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
18912
18913         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
18914         (gst_text_overlay_collected):
18915           Actually render the text from the text pad.
18916
18917 2005-11-29  Edward Hervey  <edward@fluendo.com>
18918
18919         * gst/debug/gstnavseek.c: (gst_navseek_event):
18920         * gst/debug/progressreport.c: (gst_progress_report_event):
18921         Update for GstBaseTransform event virtual method
18922
18923 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18924
18925         * ext/cairo/Makefile.am:
18926           no need to link to videofilter
18927
18928 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18929
18930         * gst/debug/Makefile.am:
18931         * gst/debug/gstnavigationtest.h:
18932         * gst/effectv/Makefile.am:
18933         * gst/effectv/gstaging.c:
18934         * gst/effectv/gstdice.c:
18935         * gst/effectv/gstedge.c:
18936         * gst/effectv/gstquark.c:
18937         * gst/effectv/gstrev.c:
18938         * gst/effectv/gstshagadelic.c:
18939         * gst/effectv/gstvertigo.c:
18940         * gst/effectv/gstwarp.c:
18941         * gst/videofilter/Makefile.am:
18942         * gst/videofilter/gstvideofilter.c:
18943         * gst/videofilter/gstvideofilter.h:
18944         * gst/videofilter/gstvideoflip.h:
18945           remove the videofilter library and link to the one in base
18946
18947 2005-11-28  Edward Hervey  <edward@fluendo.com>
18948
18949         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
18950         Useless check now we're setting the current entry correctly.
18951
18952 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
18953
18954         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
18955         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
18956         (gst_jpegenc_change_state):
18957           Don't leak input buffer in chain function (fixes #322667); make 
18958           state change function thread-safe; don't repeat the current function
18959           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
18960           gst_pad_alloc_buffer(); misc. minor cleanups.
18961
18962 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
18963
18964         * gst/matroska/matroska-mux.c:
18965         (gst_matroska_mux_video_pad_setcaps):
18966         Look for pixel-aspect-ratio in caps, not pixel_width and
18967         pixel_height (Fixes: #322645)
18968
18969 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
18970
18971         * gst/matroska/matroska-mux.c:
18972         (gst_matroska_mux_video_pad_setcaps):
18973         From Michal Benes:
18974         frame duration should be GST_SECOND / framerate, not
18975         GST_SECOND * framerate. (Fixes: #322643)
18976
18977 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
18978
18979         * configure.ac:
18980           fix up GST_PLUGIN_LDFLAGS
18981         * gst/rtsp/rtspconnection.c:
18982           fix includes (see #317043)
18983         * gst/videofilter/Makefile.am:
18984           stop installing this library
18985
18986 2005-11-26  Edward Hervey  <edward@fluendo.com>
18987
18988         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
18989         Handle the case where the incoming Video dv stream doesn't have
18990         a pixel aspect ratio set.
18991
18992 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18993
18994         * docs/plugins/Makefile.am:
18995         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18996         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18997         * ext/flac/gstflacdec.c:
18998           document flacdec
18999
19000 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19001
19002         * docs/plugins/Makefile.am:
19003         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19004         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19005         * docs/plugins/inspect/plugin-autodetect.xml:
19006         * ext/cairo/gstcairo.c: (plugin_init):
19007         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
19008         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
19009         (gst_text_overlay_init), (gst_text_overlay_font_init),
19010         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
19011         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
19012         (gst_text_overlay_text_pad_linked),
19013         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
19014         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
19015         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19016         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19017         (gst_text_overlay_change_state):
19018         * ext/cairo/gsttextoverlay.h:
19019         * ext/cairo/gsttimeoverlay.c:
19020         (gst_cairo_time_overlay_update_font_height),
19021         (gst_cairo_time_overlay_set_caps),
19022         (gst_cairo_time_overlay_get_unit_size),
19023         (gst_cairo_time_overlay_print_smpte_time),
19024         (gst_cairo_time_overlay_transform),
19025         (gst_cairo_time_overlay_base_init),
19026         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
19027         (gst_cairo_time_overlay_get_type):
19028         * ext/cairo/gsttimeoverlay.h:
19029           do some name borgifying
19030           document
19031
19032 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19033
19034         * docs/plugins/Makefile.am:
19035         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19036         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19037         * gst/autodetect/gstautoaudiosink.c:
19038         (gst_auto_audio_sink_base_init):
19039         * gst/autodetect/gstautovideosink.c:
19040         (gst_auto_video_sink_base_init),
19041         (gst_auto_video_sink_factory_filter):
19042           documenting auto*sink
19043           using strstr for the video sink lookup, class field is not ordered
19044         * docs/plugins/inspect/plugin-1394.xml:
19045         * docs/plugins/inspect/plugin-aasink.xml:
19046         * docs/plugins/inspect/plugin-alaw.xml:
19047         * docs/plugins/inspect/plugin-alpha.xml:
19048         * docs/plugins/inspect/plugin-alphacolor.xml:
19049         * docs/plugins/inspect/plugin-auparse.xml:
19050         * docs/plugins/inspect/plugin-autodetect.xml:
19051         * docs/plugins/inspect/plugin-avi.xml:
19052         * docs/plugins/inspect/plugin-cacasink.xml:
19053         * docs/plugins/inspect/plugin-cairo.xml:
19054         * docs/plugins/inspect/plugin-cutter.xml:
19055         * docs/plugins/inspect/plugin-debug.xml:
19056         * docs/plugins/inspect/plugin-dv.xml:
19057         * docs/plugins/inspect/plugin-efence.xml:
19058         * docs/plugins/inspect/plugin-effectv.xml:
19059         * docs/plugins/inspect/plugin-esdsink.xml:
19060         * docs/plugins/inspect/plugin-flac.xml:
19061         * docs/plugins/inspect/plugin-flxdec.xml:
19062         * docs/plugins/inspect/plugin-gconfelements.xml:
19063         * docs/plugins/inspect/plugin-goom.xml:
19064         * docs/plugins/inspect/plugin-jpeg.xml:
19065         * docs/plugins/inspect/plugin-level.xml:
19066         * docs/plugins/inspect/plugin-matroska.xml:
19067         * docs/plugins/inspect/plugin-mulaw.xml:
19068         * docs/plugins/inspect/plugin-navigationtest.xml:
19069         * docs/plugins/inspect/plugin-ossaudio.xml:
19070         * docs/plugins/inspect/plugin-png.xml:
19071         * docs/plugins/inspect/plugin-rtp.xml:
19072         * docs/plugins/inspect/plugin-rtsp.xml:
19073         * docs/plugins/inspect/plugin-shout2send.xml:
19074         * docs/plugins/inspect/plugin-smpte.xml:
19075         * docs/plugins/inspect/plugin-speex.xml:
19076         * docs/plugins/inspect/plugin-udp.xml:
19077         * docs/plugins/inspect/plugin-videobox.xml:
19078         * docs/plugins/inspect/plugin-videoflip.xml:
19079         * docs/plugins/inspect/plugin-videomixer.xml:
19080         * docs/plugins/inspect/plugin-wavenc.xml:
19081         * docs/plugins/inspect/plugin-wavparse.xml:
19082           update for HEAD version
19083
19084 2005-11-25  Michael Smith  <msmith@fluendo.com>
19085
19086         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
19087           Patch from Sebastien Cote to close control sockets in udpsrc.
19088
19089 2005-11-24  Julien MOUTTE  <julien@moutte.net>
19090
19091         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
19092         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
19093         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
19094         (gst_quarktv_base_init), (gst_quarktv_class_init),
19095         (gst_quarktv_init): Flush the planes list on reverse caps
19096         negotiation. This was crashing because of differently sized
19097         buffers.
19098
19099 2005-11-24  Julien MOUTTE  <julien@moutte.net>
19100
19101         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
19102         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
19103         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
19104         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
19105         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
19106         (gst_videoflip_set_property), (gst_videoflip_base_init),
19107         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
19108         correctly, fix identity flipping, convert navigation event 
19109         correctly again.
19110
19111 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19112
19113         * configure.ac: back to HEAD
19114
19115 === release 0.9.6 ===
19116
19117 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
19118
19119         * configure.ac:
19120           releasing 0.9.6, "Everything's Not Lost"
19121
19122 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19123
19124         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
19125         Oops, initialise the framerate GValue
19126
19127 2005-11-23  Julien MOUTTE  <julien@moutte.net>
19128
19129         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
19130         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
19131         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
19132         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
19133         (gst_timeoverlay_get_type):
19134         * ext/cairo/gsttimeoverlay.h:
19135         * gst/debug/Makefile.am:
19136         * gst/debug/gstnavigationtest.c:
19137         (gst_navigationtest_handle_src_event),
19138         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
19139         (gst_navigationtest_transform), (gst_navigationtest_change_state),
19140         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
19141         (gst_navigationtest_init), (gst_navigationtest_get_type),
19142         (plugin_init):
19143         * gst/debug/gstnavigationtest.h:
19144         * gst/effectv/Makefile.am:
19145         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
19146         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
19147         (gst_agingtv_base_init), (gst_agingtv_class_init),
19148         (gst_agingtv_init), (gst_agingtv_get_type):
19149         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
19150         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
19151         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
19152         (gst_dicetv_get_type):
19153         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
19154         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
19155         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
19156         (gst_edgetv_get_type):
19157         * gst/effectv/gsteffectv.c:
19158         * gst/effectv/gsteffectv.h:
19159         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
19160         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
19161         (gst_quarktv_change_state), (gst_quarktv_base_init),
19162         (gst_quarktv_class_init), (gst_quarktv_init),
19163         (gst_quarktv_get_type):
19164         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
19165         (gst_revtv_get_unit_size), (gst_revtv_transform),
19166         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
19167         (gst_revtv_get_type):
19168         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
19169         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
19170         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
19171         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
19172         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
19173         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
19174         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
19175         (gst_vertigotv_init), (gst_vertigotv_get_type):
19176         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
19177         (gst_warptv_get_unit_size), (gst_warptv_transform),
19178         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
19179         (gst_warptv_get_type):
19180         * gst/videofilter/Makefile.am:
19181         * gst/videofilter/gstvideobalance.c:
19182         * gst/videofilter/gstvideobalance.h:
19183         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
19184         (gst_videofilter_class_init), (gst_videofilter_init):
19185         * gst/videofilter/gstvideofilter.h:
19186         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
19187         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
19188         (gst_videoflip_flip), (gst_videoflip_transform),
19189         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
19190         (gst_videoflip_base_init), (gst_videoflip_class_init),
19191         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
19192         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
19193         BaseTransform, it's just a place holder for now and every video
19194         effect plugin has been ported to use BaseTransform features 
19195         directly. QuarkTV was fixed too (was broken), navigationtest works
19196         and best for the end, videoflip converts navigation events depending
19197         on flip method ! Fixes #320953
19198
19199 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19200
19201         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
19202         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
19203         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
19204         (gst_goom_src_negotiate), (gst_goom_chain):
19205         * gst/matroska/matroska-mux.c:
19206         (gst_matroska_mux_video_pad_setcaps):
19207         * sys/osxvideo/osxvideosink.m:
19208           Fixes for API changes
19209
19210 2005-11-23  Michael Smith <msmith@fluendo.com>
19211
19212         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
19213         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
19214         * ext/jpeg/gstjpegdec.h:
19215         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
19216         * ext/jpeg/gstjpegenc.h:
19217         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
19218         (gst_smokeenc_resync):
19219         * ext/jpeg/gstsmokeenc.h:
19220           JPEG fractiony goodness.
19221
19222 2005-11-22  Michael Smith <msmith@fluendo.com>
19223
19224         * gst/goom/filters.c:
19225         * gst/goom/graphic.h:
19226           Fix compilation by making some functions static inline instead of
19227           extern inline, matching the way they're used.
19228
19229 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
19230
19231         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
19232         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
19233         * ext/cairo/gsttextoverlay.h:
19234         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
19235         * ext/gdk_pixbuf/gstgdkpixbuf.h:
19236         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
19237         (gst_pngdec_caps_create_and_set):
19238         * ext/libpng/gstpngdec.h:
19239         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
19240         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
19241         * gst/avi/gstavimux.c: (gst_avimux_init),
19242         (gst_avimux_vidsinkconnect):
19243         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
19244         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
19245         (gst_goom_src_negotiate), (gst_goom_chain):
19246         * gst/goom/gstgoom.h:
19247         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
19248         * gst/matroska/matroska-mux.c:
19249         (gst_matroska_mux_video_pad_setcaps):
19250         * sys/osxvideo/osxvideosink.h:
19251         * sys/osxvideo/osxvideosink.m:
19252           More fractional framerate conversions 
19253
19254 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
19255
19256         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
19257         * gst/debug/gstnavigationtest.c:
19258         (gst_navigationtest_handle_src_event):
19259         * gst/videofilter/gstvideofilter.c:
19260         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
19261         (gst_videofilter_init):
19262         * gst/videofilter/gstvideofilter.h:
19263           Convert to fractional framerates.
19264
19265 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19266
19267         * ext/aalib/gstaasink.c:
19268         * ext/dv/gstdvdec.c:
19269         * ext/esd/esdmon.c:
19270         * ext/flac/gstflacenc.c:
19271         * ext/gdk_pixbuf/pixbufscale.c:
19272         * ext/libcaca/gstcacasink.c:
19273         * ext/shout2/gstshout2.c:
19274         * gst/alpha/gstalpha.c:
19275         * gst/oldcore/gstaggregator.c:
19276         * gst/oldcore/gstshaper.c:
19277         * gst/smpte/barboxwipes.c:
19278         * gst/smpte/gstsmpte.c:
19279         * gst/videobox/gstvideobox.c:
19280         * gst/videofilter/gstvideoflip.c:
19281         * gst/videomixer/videomixer.c:
19282           fix up more enums
19283
19284 2005-11-22  Michael Smith <msmith@fluendo.com>
19285
19286         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19287         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19288         (gst_videomixer_update_queues):
19289           Fractional framerates, videomixer.
19290
19291 2005-11-22  Michael Smith <msmith@fluendo.com>
19292
19293         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
19294         * ext/dv/gstdvdec.h:
19295         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
19296         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
19297         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
19298         (gst_dvdemux_flush):
19299         * ext/dv/gstdvdemux.h:
19300           Fractional framerates for DV. 
19301
19302 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19303
19304         * gst/autodetect/gstautoaudiosink.c:
19305         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
19306         * gst/autodetect/gstautovideosink.c:
19307         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
19308           Use gst_plugin_feature_list_free() to free feature list and
19309           in the case of autovideosink free the list at all. Also
19310           miscellaneous cosmetic fixes.
19311
19312 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19313
19314         * gst/cutter/gstcutter.c: (gst_cutter_chain),
19315         (gst_cutter_set_property), (gst_cutter_get_caps):
19316           copy calculation code from level; remove use of some audio
19317           functions
19318
19319 2005-11-22  Andy Wingo  <wingo@pobox.com>
19320
19321         * Update for gst_tag_setter API changes.
19322
19323 2005-11-22  Andy Wingo  <wingo@pobox.com>
19324
19325         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
19326         (gst_dvdemux_demux_frame)
19327         * ext/flac/gstflacdec.c (gst_flacdec_write)
19328         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
19329         (gst_flacenc_sink_event)
19330         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
19331         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
19332         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
19333         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
19334         * gst/auparse/gstauparse.c (gst_auparse_chain)
19335         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
19336         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
19337         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
19338         (gst_avi_demux_handle_seek)
19339         * gst/goom/gstgoom.c (gst_goom_event)
19340         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
19341         * gst/matroska/matroska-demux.c
19342         (gst_matroska_demux_handle_seek_event)
19343         (gst_matroska_demux_loop_stream_parse_id)
19344         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
19345         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
19346         (gst_wavparse_stream_headers): Run update-funcnames.
19347
19348 2005-11-22  Edward Hervey  <edward@fluendo.com>
19349
19350         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
19351         (gst_dv1394src_init), (gst_dv1394src_dispose),
19352         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
19353         (gst_dv1394src_uri_set_uri):
19354         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
19355         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
19356         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
19357         URIHandler interface and element properties are now properly
19358         synchronized for DV1394src and UDPSrc
19359
19360 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19361
19362         * ext/flac/Makefile.am:
19363         * ext/speex/Makefile.am:
19364           libgsttagedit has been renamed to libgsttag.
19365
19366 2005-11-21  Wim Taymans  <wim@fluendo.com>
19367
19368         * gst/rtsp/rtspconnection.c: (read_body):
19369         Apply patch from Sebastien Cote to fix #319184.
19370
19371 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
19372
19373         * configure.ac:
19374         * gst/cutter/Makefile.am:
19375         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
19376         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
19377         (gst_cutter_set_property), (gst_cutter_get_property),
19378         (plugin_init), (gst_cutter_get_caps):
19379           port cutter
19380         * gst/level/gstlevel.c:
19381           fix up plugin details
19382
19383 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19384
19385         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
19386         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
19387         (gst_flacdec_src_event):
19388         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
19389         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
19390         (gst_signal_processor_getrange), (gst_signal_processor_chain):
19391         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
19392         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
19393         (gst_flxdec_sink_event_handler):
19394         * gst/matroska/matroska-demux.c:
19395         (gst_matroska_demux_handle_seek_event):
19396         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
19397           Update for stream lock API changes: don't take stream log
19398           in sink event handlers any longer and change GST_STREAM_LOCK
19399           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
19400           functions.
19401
19402 2005-11-21  Michael Smith <msmith@fluendo.com>
19403
19404         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
19405           gst_object_unref, not g_object_unref
19406
19407 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19408
19409         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
19410         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
19411           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
19412
19413 2005-11-21  Michael Smith <msmith@fluendo.com>
19414
19415         * gst/auparse/Makefile.am:
19416         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
19417         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
19418         (gst_auparse_change_state):
19419         * gst/auparse/gstauparse.h:
19420           Partially fix #161712. playbin still doesn't work on these files,
19421           (on the bug report, Andy says we aren't typefinding it for some
19422           reason?) but at least auparse isn't totally busted like it was before.
19423
19424 2005-11-21  Andy Wingo  <wingo@pobox.com>
19425
19426         * *.h:
19427         * *.c: Ran scripts/update-macros. Oh yes.
19428
19429 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19430
19431         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
19432           Filler events are gone for now, comment out section generating
19433           them.
19434
19435 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
19436
19437         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
19438         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
19439         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
19440         * sys/osxvideo/osxvideosink.m:
19441           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
19442           (#322027)
19443
19444 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19445
19446         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
19447         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
19448         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
19449         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
19450         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
19451         (gst_avi_demux_stream_data):
19452         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
19453         * gst/wavenc/gstwavenc.c: (write_metadata):
19454         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
19455         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
19456         Fixes for GST_FOURCC_FORMAT API change.
19457
19458 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19459
19460         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
19461         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
19462         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
19463         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19464         (gst_text_overlay_change_state):
19465         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
19466         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
19467         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
19468         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
19469         * gst/videomixer/videomixer.c: (gst_videomixer_init),
19470         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
19471         (gst_videomixer_change_state):
19472           Fix for collect pads API change. Also fix textoverlay state
19473           change function.
19474
19475 2005-11-20  Julien MOUTTE  <julien@moutte.net>
19476
19477         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
19478         GST_PAD_IS_USABLE by something approaching it.
19479
19480 2005-11-20  Julien MOUTTE  <julien@moutte.net>
19481
19482         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
19483         API changes.
19484         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
19485         but also fix the code that was not checking return values from
19486         pad_push neither using pad_alloc_buffer.
19487
19488 2005-11-18  Edward Hervey  <edward@fluendo.com>
19489
19490         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
19491         (gst_pngenc_chain):
19492         Added debug category
19493         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
19494         goes to EOS.
19495
19496 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
19497
19498         * gst/rtp/Makefile.am
19499         * gst/rtp/gstrtp.c
19500         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
19501         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
19502         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
19503         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
19504         * gst/rtp/gstrtpg711enc.h:
19505         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
19506         * gst/rtp/gstrtpspeexenc.c:
19507         * gst/rtp/gstrtpspeexenc.h:
19508         * gst/rtp/gstrtpspeexdec.c:
19509         * gst/rtp/gstrtpspeexdec.h:
19510         Created Speex payloader and depayloader; Optimize G711 payloader to
19511         use adapter and send packets until MTU size.
19512
19513 2005-11-16  Wim Taymans  <wim@fluendo.com>
19514
19515         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
19516         Fix leak in check.
19517
19518 2005-11-16  Wim Taymans  <wim@fluendo.com>
19519
19520         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
19521         Fix state change.
19522
19523 2005-11-16  Andy Wingo  <wingo@pobox.com>
19524
19525         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
19526         (gst_udpsrc_create): Move comment.
19527
19528 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
19529
19530         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19531
19532         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
19533           When seeking, seek to closest index entry at or before the requested
19534           seek position, not just the closest one (#321001).
19535
19536 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
19537
19538         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
19539         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
19540           Invert DIB images again (see #132341).
19541
19542 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
19543
19544         * configure.ac:
19545           rework configure.ac file
19546         * ext/aalib/gstaasink.c:
19547         * ext/cairo/gstcairo.c:
19548         * ext/dv/gstdv.c:
19549         * ext/esd/gstesd.c:
19550         * ext/flac/gstflac.c:
19551         * ext/gconf/gstgconfelements.c:
19552         * ext/gdk_pixbuf/gstgdkpixbuf.c:
19553         * ext/jpeg/gstjpeg.c:
19554         * ext/ladspa/gstladspa.c:
19555         * ext/libcaca/gstcacasink.c:
19556         * ext/libmng/gstmng.c:
19557         * ext/libpng/gstpng.c:
19558         * ext/mikmod/gstmikmod.c:
19559         * ext/pango/gsttextoverlay.c:
19560         * ext/pango/gsttimeoverlay.c:
19561         * ext/raw1394/gst1394.c:
19562         * ext/speex/gstspeex.c:
19563         * gst/alpha/Makefile.am:
19564         * gst/alpha/gstalpha.c:
19565         * gst/alpha/gstalphacolor.c:
19566         * gst/auparse/gstauparse.c:
19567         * gst/autodetect/gstautoaudiosink.c:
19568         (gst_auto_audio_sink_factory_filter),
19569         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
19570         * gst/autodetect/gstautodetect.c:
19571         * gst/avi/gstavi.c:
19572         * gst/cutter/gstcutter.c:
19573         * gst/debug/efence.c:
19574         * gst/debug/gstdebug.c:
19575         * gst/debug/gstnavigationtest.c:
19576         * gst/effectv/gsteffectv.c:
19577         * gst/flx/gstflxdec.c:
19578         * gst/goom/gstgoom.c:
19579         * gst/interleave/plugin.c:
19580         * gst/law/alaw.c:
19581         * gst/law/mulaw.c:
19582         * gst/level/gstlevel.c:
19583         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
19584         * gst/matroska/matroska.c:
19585         * gst/median/gstmedian.c:
19586         * gst/monoscope/gstmonoscope.c:
19587         * gst/multipart/multipart.c:
19588         * gst/oldcore/gstelements.c:
19589         * gst/rtp/gstrtp.c:
19590         * gst/rtsp/gstrtsp.c:
19591         * gst/smoothwave/gstsmoothwave.c:
19592         * gst/smpte/gstsmpte.c:
19593         * gst/udp/gstudp.c:
19594         * gst/videobox/gstvideobox.c:
19595         * gst/videofilter/gstgamma.c:
19596         * gst/videofilter/gstvideobalance.c:
19597         * gst/videofilter/gstvideoflip.c:
19598         * gst/videofilter/gstvideotemplate.c:
19599         * gst/videomixer/videomixer.c:
19600         * gst/wavenc/gstwavenc.c:
19601         * gst/wavparse/gstwavparse.c:
19602         * sys/oss/gstossaudio.c:
19603         * sys/osxaudio/gstosxaudio.c:
19604           update GST_PLUGIN_DEFINE
19605         * gst/rtp/Makefile.am:
19606         * gst/rtp/gstasteriskh263.c:
19607           check for htons/htonl headers and possibly link to winsock2 lib
19608
19609 2005-11-12  Edward Hervey  <edward@fluendo.com>
19610
19611         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
19612         Only GST_DEBUG() information on the valid components.
19613
19614 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
19615
19616         * configure.ac: back to HEAD
19617
19618 === release 0.9.5 ===
19619
19620 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
19621
19622         * configure.ac:
19623           releasing 0.9.5, "Phone Alarm"
19624
19625 2005-11-11  Edward Hervey  <edward@fluendo.com>
19626
19627         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
19628         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
19629         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
19630         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
19631         (gst_avi_demux_loop):
19632         * gst/avi/gstavidemux.h:
19633         Yeah, implement proper seeking. Exact seeking and segment seeking.
19634         Still need to do some checks for segment_stop.
19635
19636 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
19637
19638         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19639
19640         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
19641           Don't try to ready buffer duration from buffer that we don't
19642           own any  longer and that might already have been unreffed.
19643           (#321136)
19644
19645 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
19646
19647         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
19648         (flx_decode_delta_flc), (gst_flxdec_chain):
19649         Attempting to optimize the code for embedded systems.
19650
19651 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
19652
19653         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19654
19655         * sys/oss/gstosssink.c: (gst_oss_sink_close):
19656           Don't re-use already closed file descriptor. (#320920)
19657
19658 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
19659
19660         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
19661         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
19662         (gst_oss_sink_prepare):
19663         * sys/oss/gstosssink.h:
19664           Cache probed caps; fix debug output for SET_PARAM macros.
19665
19666 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
19667
19668         * ext/cairo/Makefile.am:
19669         * ext/cairo/gstcairo.c: (plugin_init):
19670         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
19671         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
19672         (gst_text_overlay_init), (gst_text_overlay_font_init),
19673         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
19674         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
19675         (gst_text_overlay_text_pad_linked),
19676         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
19677         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
19678         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19679         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19680         (gst_text_overlay_change_state):
19681         * ext/cairo/gsttextoverlay.h:
19682           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
19683           property and redo positioning. Doesn't handle upstream renegotiation
19684           yet though.
19685
19686 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
19687
19688         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
19689         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
19690         (gst_avi_demux_loop):
19691           No need to take the STREAM_LOCK in the loop function. Improve
19692           some debug messages. Don't leak pad names in debug messages.
19693
19694 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
19695
19696         * gst/matroska/matroska-demux.c:
19697         (gst_matroska_demux_push_vorbis_codec_priv_data),
19698         (gst_matroska_demux_add_wvpk_header):
19699           Don't error out when the source pad isn't linked.
19700
19701 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
19702
19703         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
19704         (gst_gconf_audio_sink_change_state):
19705         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
19706         (gst_gconf_video_sink_change_state):
19707           Fix state change functions here as well and set kid
19708           to NULL state before removing it.
19709
19710 2005-11-01  Edward Hervey  <edward@fluendo.com>
19711
19712         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
19713         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
19714         Added proper event handlind, 
19715         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
19716         ignored),
19717         and don't set a duration of 0 for buffers otherwise they are discarded
19718         by GstBaseSink.
19719
19720         GstWavEnc needs some serious loving, after going through the code I'm
19721         really wondering how this can stay in -good ...
19722
19723 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19724
19725         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
19726         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
19727         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
19728         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
19729         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
19730         (gst_matroska_mux_collected):
19731           Fix leaks and invalid memory access as reported by valgrind
19732
19733 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19734
19735         Patch by: Michal Benes <michal.benes@xeris.cz>
19736
19737         * check/Makefile.am:
19738         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
19739         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
19740         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
19741           add a unit test for matroskamux
19742           fix the bugs that the unit test exposed
19743
19744 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
19745
19746         * gst/autodetect/gstautoaudiosink.c:
19747         (gst_auto_audio_sink_class_init),
19748         (gst_auto_audio_sink_change_state):
19749         * gst/autodetect/gstautovideosink.c:
19750         (gst_auto_video_sink_class_init),
19751         (gst_auto_video_sink_change_state):
19752           Fix state change function and use GST_DEBUG_FUNCPTR in
19753           class_init.
19754
19755 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
19756
19757         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19758
19759         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
19760         (gst_ebml_write_reset), (gst_ebml_write_element_new):
19761         * gst/matroska/ebml-write.h:
19762         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
19763           Set timestamps on outgoing ebml headers as well, so that the
19764           element after matroskamux can get the timestamp already when
19765           reading the first ebml element and doesn't have to wait for
19766           the actual data buffer for that (#320308).
19767           
19768 2005-10-31  Andy Wingo  <wingo@pobox.com>
19769
19770         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
19771         (gst_videomixer_pad_link): Kill some memleaks.
19772         (gst_videomixer_pad_get_property): Style fix.
19773         (gst_videomixer_pad_set_property): Style fix.
19774         (gst_videomixer_pad_init): Style fix.
19775         (gst_videomixer_update_queues): Kill memleak.
19776         (gst_videomixer_loop): Kill memleak.
19777         (gst_videomixer_collected): Kill memleak.
19778
19779 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
19780
19781         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
19782         gst_auparse_change_state:
19783         Just some cleanup.
19784
19785 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
19786
19787         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
19788         Add checks to GST_FLOW_NOT_LINKED for values returned
19789         from gst_pad_push.
19790         
19791 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
19792
19793         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
19794         (gst_rtpg711dec_process):
19795         * gst/rtp/gstrtpgsmenc.c:
19796         Payloader now sets some default caps on the srcpad if caps on the sinkpad
19797         are never set. This is important for the g711 to work with burger's rtpbin
19798         element.
19799
19800 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
19801
19802         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
19803         (gst_speexenc_push_buffer):
19804         Add checks for return values from gst_pad_push and
19805         gst_pad_alloc_buffer.
19806
19807 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
19808
19809         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19810
19811         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
19812         (gst_matroska_demux_parse_info),
19813         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
19814         (gst_matroska_demux_parse_cluster):
19815         * gst/matroska/matroska-ids.h:
19816         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
19817         (gst_matroska_mux_init), (gst_matroska_mux_start),
19818         (gst_matroska_mux_create_buffer_header),
19819         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
19820         (gst_matroska_mux_get_property):
19821         * gst/matroska/matroska-mux.h:
19822           Add SimpleBlock support to matroska demuxer and muxer (part of
19823           Matroska v2). (#319731)
19824
19825 2005-10-28  Wim Taymans  <wim@fluendo.com>
19826
19827         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
19828         (gst_jpeg_dec_change_state):
19829         * ext/jpeg/gstjpegdec.h:
19830         Cleanups. Don't create caps for every chain.
19831
19832 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
19833
19834         * gst/law/alaw-encode.c: (gst_alawenc_init),
19835         (alawenc_setcaps), (gst_alawenc_chain)
19836         * gst/law/alaw-encode.h:
19837         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
19838         (mulawenc_setcaps), (gst_mulawenc_chain)
19839         * gst/law/mulaw-encode.h:
19840         Set timestamp on buffer and it allows RTP G711 elements
19841         work properly.
19842
19843 2005-10-27  Wim Taymans  <wim@fluendo.com>
19844
19845         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
19846         Set correct format on oss instead of a silly value. 
19847
19848 2005-10-27  Julien MOUTTE  <julien@moutte.net>
19849
19850         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
19851         (gst_video_box_transform_caps), (gst_video_box_set_caps),
19852         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
19853         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
19854         I420 rendering as well, doesn't bring much for my platform.
19855         Might help on some other platforms.
19856
19857 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
19858
19859         * gst/rtp/gstrtpgsmenc.c:
19860         * gst/rtp/gstrtpgsmparse.c:
19861         Declaring the padtemplate correctly.
19862
19863 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
19864
19865         * gst/rtp/gstrtpg711dec.c:
19866         * gst/rtp/gstrtpg711enc.c:
19867         * gst/rtp/gstrtpgsmenc.c:
19868         * gst/rtp/gstrtpgsmparse.c:
19869         Setting the proper copyright notice.
19870
19871 2005-10-26  Julien MOUTTE  <julien@moutte.net>
19872
19873         * gst/videobox/Makefile.am: Use liboil.
19874         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
19875         (gst_video_box_set_property), (gst_video_box_transform_caps),
19876         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
19877         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
19878         using liboil. Will dot the same to I420 border generation
19879         tomorrow.
19880
19881 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
19882
19883         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
19884         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
19885         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
19886         * gst/rtp/gstrtpg711dec.h:
19887         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
19888         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
19889         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
19890         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
19891         (gst_rtpgsmenc_handle_buffer):
19892         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
19893         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
19894         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
19895         * gst/rtp/gstrtpgsmparse.h:
19896         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
19897         inherits from the basertpdepayloader.
19898
19899 2005-10-26  Julien MOUTTE  <julien@moutte.net>
19900
19901         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
19902         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
19903         (gst_video_box_ayuv): Removing this forgotten debug.
19904
19905 2005-10-26  Julien MOUTTE  <julien@moutte.net>
19906
19907         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
19908         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
19909         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
19910
19911 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
19912
19913         * sys/oss/gstossaudio.c:
19914         * sys/oss/gstossdmabuffer.c:
19915         * sys/oss/gstosshelper.c:
19916         * sys/oss/gstossmixer.c:
19917         * sys/oss/gstossmixerelement.c:
19918         * sys/oss/gstossmixertrack.c:
19919         * sys/oss/gstosssink.c:
19920         * sys/oss/gstosssrc.c:
19921           Actually use the 'oss' debug category we register.
19922
19923 2005-10-26  Julien MOUTTE  <julien@moutte.net>
19924
19925         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
19926         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
19927         Use gst_pad_get_parent and drop the ref that was added through
19928         that call.
19929
19930 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
19931
19932         * gst/rtp/gstrtpgsmenc.c:
19933           Fix compilation
19934
19935 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
19936
19937         * gst/rtp/gstrtpg711dec.c
19938         Just removed a couple of lines of weird code used during
19939         development/test time.
19940
19941 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
19942
19943         * gst/rtp/Makefile.am
19944         * gst/rtp/gstrtp.c
19945         * gst/rtp/gstrtpg711enc.c
19946         * gst/rtp/gstrtpg711enc.h
19947         * gst/rtp/gstrtpg711dec.c
19948         * gst/rtp/gstrtpg711dec.h
19949         Created G711 payloader and depayloader (it supports mulaw and alaw
19950         (dec)encoders)
19951
19952 2005-10-25  Julien MOUTTE  <julien@moutte.net>
19953
19954         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
19955         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
19956         Doh ! I introduced wingo's bug again ! Sorry...
19957
19958 2005-10-25  Christian Schaller <christian@fluendo.com> 
19959
19960         * gst/rtp/Makefile.am: add missing header files for disting
19961
19962 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
19963
19964         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
19965         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
19966         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
19967         (gst_rtpgsmenc_handle_buffer):
19968         * gst/rtp/gstrtpgsmenc.h:
19969         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
19970         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
19971         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
19972         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
19973         * gst/rtp/gstrtpgsmparse.h:
19974         Getting the GSM (de)payloader working and compatible with our plans for RTP.
19975
19976 2005-10-25  Julien MOUTTE  <julien@moutte.net>
19977
19978         * ext/libpng/gstpngdec.c: (user_info_callback),
19979         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
19980         a newsegment event, move some redundant code in a single place.
19981
19982 2005-10-25  Julien MOUTTE  <julien@moutte.net>
19983
19984         * ext/libpng/gstpngdec.c: (user_info_callback),
19985         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
19986         hack to get correct colors order when we have a png image with
19987         alpha channel.
19988
19989 2005-10-24  Edward Hervey  <edward@fluendo.com>
19990
19991         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
19992         Call gst_element_no_more_pads when there will be no more pads.
19993
19994 2005-10-24  Wim Taymans  <wim@fluendo.com>
19995
19996         * gst/rtp/Makefile.am:
19997         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
19998         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
19999         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
20000         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
20001         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
20002         (gst_asteriskh263_plugin_init):
20003         * gst/rtp/gstasteriskh263.h:
20004         * gst/rtp/gstrtp.c: (plugin_init):
20005         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
20006         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
20007         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
20008         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
20009         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
20010         (gst_rtph263enc_plugin_init):
20011         * gst/rtp/gstrtph263enc.h:
20012         Added two new payloaders, an RFC 2190 payloader for h263 and
20013         a payload convertor for an asterisk server.
20014
20015 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
20016
20017         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20018           Set bytes_per_sample correctly (is not always 4, but 
20019           depends on width and number of channels).
20020
20021 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
20022
20023         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
20024         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
20025         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
20026         (gst_flacenc_sink_event), (gst_flacenc_chain),
20027         (gst_flacenc_set_property), (gst_flacenc_get_property),
20028         (gst_flacenc_change_state):
20029         * ext/flac/gstflacenc.h:
20030           Fix seeking, so that flacenc can rewrite the header with the
20031           correct duration and amount of samples and all that at EOS;
20032           also set timestamps and granulepos on outgoing buffers; add
20033           debug category; fix state change function.
20034           
20035 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20036
20037         * gst/videomixer/videomixer.c: Don't restrict video geometry
20038         from 16 to 4096.
20039
20040 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20041
20042         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20043         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20044         Fix caps negotiation correctly, add debugging category.
20045
20046 2005-10-24  Christian Schaller  <christian@fluendo.com>
20047
20048         * configure.ac: Port over Thomas's change from base listing all plugins
20049
20050 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20051
20052         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
20053         a sink pad.
20054
20055 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20056
20057         * configure.ac:
20058         * docs/upload.mak:
20059           back to HEAD
20060
20061 === release 0.9.4 ===
20062
20063 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20064
20065         * configure.ac:
20066           Releasing 0.9.4, "Dromiceiomimus"
20067
20068 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
20069
20070         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
20071         (gst_speexenc_src_query):
20072           Add position and duration query, fix query type function.
20073           
20074         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
20075         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
20076           Let's not set non-fixed caps on source pads.
20077
20078 2005-10-21  Wim Taymans  <wim@fluendo.com>
20079
20080         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
20081         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
20082         (gst_avi_demux_handle_seek):
20083         Set correct stream_time in newsegment event.
20084         avi can also handle a duration query now.
20085
20086 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
20087
20088         * gst/matroska/matroska-demux.c:
20089         (gst_matroska_demux_handle_src_query),
20090         (gst_matroska_demux_handle_seek_event),
20091         (gst_matroska_demux_loop_stream_parse_id):
20092           Fix duration query; fix basetime in newsegment event after
20093           seek; fix duration in initial newsegment event.
20094
20095         * gst/matroska/matroska-mux.c:
20096         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20097           Extract number of channels and samplerate from vorbis headers;
20098           add some debug messages when querying the durations of the
20099           input streams.
20100
20101 2005-10-20  Wim Taymans  <wim@fluendo.com>
20102
20103         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20104         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20105         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
20106         Set stream time correctly in newsegment.
20107
20108 2005-10-20  Wim Taymans  <wim@fluendo.com>
20109
20110         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
20111         Correctly fill in the stream time.
20112
20113 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20114
20115         * check/elements/level.c: (GST_START_TEST):
20116         * gst/level/gstlevel.c: (gst_level_message_new):
20117         * gst/level/level-example.c: (message_handler):
20118           use ELEMENT messages instead
20119
20120 2005-10-19  Wim Taymans  <wim@fluendo.com>
20121
20122         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
20123         (gst_dvdemux_src_query):
20124         * ext/flac/gstflacdec.c: (gst_flacdec_length),
20125         (gst_flacdec_src_query):
20126         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
20127         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
20128         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
20129         * gst/debug/gstnavseek.c: (gst_navseek_seek):
20130         * gst/debug/progressreport.c: (gst_progress_report_report):
20131         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
20132         * gst/matroska/matroska-demux.c:
20133         (gst_matroska_demux_handle_src_query):
20134         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
20135         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20136         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20137         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
20138         (gst_wavparse_srcpad_event):
20139         API change fix.
20140
20141 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
20142
20143         * gst/goom/filters.c:
20144         * gst/goom/graphic.h:
20145         * gst/goom/lines.c:
20146           Make inline functions either 'static inline' or 'extern inline',
20147           otherwise the Forte compiler apparently won't inline them (#317300).
20148
20149 2005-10-19  Julien MOUTTE  <julien@moutte.net>
20150
20151         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20152         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
20153         (user_info_callback), (user_endrow_callback), (user_end_callback),
20154         (user_read_data), (gst_pngdec_caps_create_and_set),
20155         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
20156         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
20157         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
20158         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
20159         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
20160         very nice and handle push/pull based model. if you have filesrc
20161         connected to it, it will do random access to load the png file.
20162         If you have a network source that can't do _getrange, it does 
20163         progressive loading through the chain function.
20164         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
20165         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
20166         thanks to Master Wim Taymans ;-)
20167
20168 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
20169
20170         * gst/matroska/Makefile.am:
20171         * gst/matroska/ebml-read.c:
20172         * gst/matroska/ebml-read.h:
20173         * gst/matroska/matroska-demux.c:
20174         * gst/matroska/matroska-demux.h:
20175         * gst/matroska/matroska.c: (plugin_init):
20176           Ported matroska demuxer to 0.9.
20177
20178 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
20179
20180         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20181
20182         * gst/matroska/matroska-mux.c:
20183         (gst_matroska_mux_video_pad_setcaps),
20184         (gst_matroska_mux_audio_pad_setcaps):
20185           Fix mpeg4 input handling (#318847); also, while we're at it,
20186           fix media type for Motion-JPEG: should be image/jpeg.
20187
20188 2005-10-18  Wim Taymans  <wim@fluendo.com>
20189
20190         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20191         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20192         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
20193         Fix for segment-start/stop API change.
20194
20195 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20196
20197         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
20198         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
20199         way.
20200
20201 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20202
20203         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
20204         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
20205         output declared in transform_caps.
20206
20207 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20208
20209         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
20210
20211 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20212
20213         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
20214         (gst_video_box_get_unit_size): Fix wrong size calculations and
20215         implement get_unit_size correctly.
20216
20217 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
20218
20219         * configure.ac:
20220           Enable flx plugin.
20221
20222         * gst/flx/gstflxdec.c: (flx_decode_chunks):
20223           Fix gcc4 signedness issue.
20224
20225 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20226
20227         * configure.ac: Adding videomixer.
20228         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20229         (user_read_data), (gst_pngdec_chain): More debugging.
20230         * gst/alpha/Makefile.am: Adding alphacolor
20231         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
20232         (gst_alpha_color_class_init), (gst_alpha_color_init),
20233         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
20234         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
20235         (plugin_init): Ported to 0.9 using in place base tranform.
20236         * gst/videomixer/Makefile.am:
20237         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
20238         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
20239         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
20240         (gst_videomixer_pad_init), (gst_videomixer_class_init),
20241         (gst_videomixer_init), (gst_videomixer_getcaps),
20242         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
20243         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
20244         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
20245         to 0.9 using collectpads.
20246
20247 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
20248
20249         * configure.ac:
20250         * gst/flx/Makefile.am:
20251         * gst/flx/gstflxdec.c: (gst_flxdec_init),
20252         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
20253         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
20254         * gst/flx/gstflxdec.h:
20255         flx plugin ported to 0.9
20256
20257 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20258
20259         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
20260           use new gst_version_string()
20261
20262 2005-10-16  Andy Wingo  <wingo@pobox.com>
20263
20264         * configure.ac: GLIB_CHECK.
20265
20266 2005-10-15  Julien MOUTTE  <julien@moutte.net>
20267
20268         * ext/libpng/Makefile.am:
20269         * ext/libpng/gstpng.c: (plugin_init):
20270         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20271         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
20272         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
20273
20274 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
20275
20276         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20277
20278         * configure.ac:
20279         * gst/matroska/Makefile.am:
20280         * gst/matroska/ebml-ids.h:
20281         * gst/matroska/ebml-write.c:
20282         * gst/matroska/ebml-write.h:
20283         * gst/matroska/matroska-ids.h:
20284         * gst/matroska/matroska-mux.c:
20285         * gst/matroska/matroska-mux.h:
20286         * gst/matroska/matroska.c: (plugin_init):
20287           Port matroska muxer to 0.9 (#318847).
20288
20289 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
20290
20291         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
20292         (comment_init), (comment_add):
20293           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
20294           use GST_READ_UINT32_LE() and friends rather than the private
20295           implementation of those same macros.
20296
20297 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
20298
20299         * examples/stats/mp2ogg.c:
20300           more typo fixes
20301
20302 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
20303
20304         * examples/indexing/indexmpeg.c: (main):
20305         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
20306         (gst_esdmon_close_audio), (gst_esdmon_change_state):
20307         * ext/esd/esdmon.h:
20308         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
20309         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
20310         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
20311         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
20312         * gst/avi/gstavimux.c: (gst_avimux_init):
20313         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
20314         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
20315         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
20316         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
20317         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
20318         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
20319         * gst/oldcore/gstmultifilesrc.h:
20320         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
20321         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
20322         (gst_pipefilter_change_state):
20323         * gst/oldcore/gstpipefilter.h:
20324         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
20325         * gst/videomixer/videomixer.c: (gst_videomixer_init):
20326         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
20327         * sys/osxaudio/gstosxaudiosink.h:
20328         * sys/osxaudio/gstosxaudiosrc.h:
20329           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
20330           moved bitshift from macro to enum definition
20331
20332 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20333
20334         * ext/Makefile.am:
20335         * ext/cairo/Makefile.am:
20336         * ext/cairo/gstcairo.c: (plugin_init):
20337         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
20338         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
20339         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
20340         * ext/cairo/gsttimeoverlay.h:
20341           update of cairo-based timeoverlay to 1.0 Cairo API
20342           doesn't work yet for resizing of output sink
20343
20344 2005-10-11  Wim Taymans  <wim@fluendo.com>
20345
20346         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
20347         newsegment API fix.
20348
20349 2005-10-11  Wim Taymans  <wim@fluendo.com>
20350
20351         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
20352         (gst_dvdemux_demux_frame):
20353         * ext/flac/gstflacdec.c: (gst_flacdec_write):
20354         * gst/auparse/gstauparse.c: (gst_auparse_chain):
20355         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
20356         (gst_avi_demux_handle_seek):
20357         * gst/goom/gstgoom.c: (gst_goom_event):
20358         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
20359         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20360         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20361         (gst_wavparse_loop), (gst_wavparse_pad_convert),
20362         (gst_wavparse_srcpad_event):
20363         newsegment API update.
20364
20365 2005-10-11  Andy Wingo  <wingo@pobox.com>
20366
20367         * ext/speex/gstspeexenc.c: Signedness cleanups.
20368
20369 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
20370
20371         * PORTED_09:
20372         * ext/speex/Makefile.am:
20373         * ext/speex/gstspeex.c:
20374         * ext/speex/gstspeexenc.c:
20375         Speexenc ported to 0.9
20376
20377 2005-10-10  Wim Taymans  <wim@fluendo.com>
20378
20379         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
20380         (gst_oss_sink_init), (gst_oss_sink_set_property),
20381         (gst_oss_sink_get_property), (gst_oss_sink_open),
20382         (gst_oss_sink_prepare), (gst_oss_sink_reset):
20383         * sys/oss/gstosssink.h:
20384         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
20385         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
20386         (gst_oss_src_prepare):
20387         Cleanups, make device configurable in the sink, handle and report
20388         errors.
20389
20390 2005-10-10  Wim Taymans  <wim@fluendo.com>
20391
20392         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
20393         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
20394         Make sure element is NULL before removing from the bin.
20395
20396 2005-10-07  Andy Wingo  <wingo@pobox.com>
20397
20398         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
20399         block forever in a read().
20400         (gst_dv1394src_bus_reset): Post a message when the cable is
20401         unplugged.
20402         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
20403         (gst_dv1394src_bus_reset): Don't unref the message.
20404
20405         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
20406         hacking. The only change should be that the state change stuff was
20407         put into basesrc's start() and stop() routines, which coalesces
20408         some steps.
20409
20410 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
20411
20412         * configure.ac:
20413           Add check for mmap
20414           
20415         * gst/debug/Makefile.am:
20416           Only compile efence plugin on systems that have mmap.
20417
20418 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
20419
20420         * gst/debug/Makefile.am:
20421         * gst/debug/breakmydata.c:
20422         * gst/debug/gstdebug.c:
20423         * gst/debug/gstnavigationtest.c:
20424         * gst/debug/gstnavseek.c: 
20425         * gst/debug/gstnavseek.h:
20426         * gst/debug/progressreport.c: 
20427         * gst/debug/testplugin.c:
20428           Port progressreport, navseek, navigationtest, testsink and
20429           breakmydata.
20430
20431 2005-10-05  Edward Hervey  <edward@fluendo.com>
20432
20433         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
20434         (gst_dvdemux_src_query):
20435         Fixes for better conversion
20436
20437 2005-10-04  Michael Smith <msmith@fluendo.com>
20438
20439         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
20440         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20441         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
20442         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
20443           Set state of elements to NULL before removing from bins.
20444           Set state of test element to NULL if we failed to move it to READY
20445
20446 2005-10-04  Edward Hervey  <edward@fluendo.com>
20447
20448         * ext/dv/Makefile.am:
20449         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
20450         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
20451         Corrected the query function for position so it doesn't forget what
20452         format was asked, and calls the conversion functions on the correct pad.
20453
20454 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
20455
20456         * configure.ac:
20457           back to development
20458
20459 === release 0.9.3 ===
20460
20461 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
20462
20463         * configure.ac:
20464           Releasing 0.9.3, "Aramis"
20465
20466 2005-10-03  Andy Wingo  <wingo@pobox.com>
20467
20468         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
20469         error returns.
20470
20471 2005-10-02  Andy Wingo  <wingo@pobox.com>
20472
20473         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
20474
20475         * ext/flac/gstflacenc.c: Ported to 0.9.
20476
20477         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
20478
20479         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
20480         and link to gsttagedit. Enable flacenc.
20481
20482         * ext/flac/gstflacdec.c: Re-enable tag reading.
20483
20484 2005-09-30  Wim Taymans  <wim@fluendo.com>
20485
20486         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
20487         * gst/rtp/gstrtpgsmparse.c:
20488         * gst/rtp/gstrtph263penc.c:
20489         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
20490         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
20491         (gst_rtpmp4venc_set_property):
20492         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
20493         Various class and caps fixes from Andre Magalhaes (andrunko)
20494
20495 2005-09-29  Wim Taymans  <wim@fluendo.com>
20496
20497         * gst/level/level-example.c: (main):
20498         Update for new bus API.
20499
20500 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
20501
20502         * configure.ac:
20503           Fix unexpanded autoconf macro GST_DOC, which has been renamed
20504           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
20505
20506 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
20507
20508         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
20509           Fix playback of mono streams (bytes_per_sample should be set
20510           from the sample width and the number of channels negotiated,
20511           and not just be set to 4) (#317338)
20512
20513 2005-09-26  Wim Taymans  <wim@fluendo.com>
20514
20515         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
20516         (gst_rtpmpaenc_handle_buffer):
20517         Set buffer duration correctly.
20518
20519 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
20520
20521         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
20522         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
20523         (gst_avi_demux_change_state):
20524           Don't crash when encountering a stream with an unknown fourcc or
20525           codec id. Instead, create a pad of type video/x-avi-unknown or
20526           audio/x-avi-unknown, which as a side-effect also results in less
20527           confusing error messages in players ('no decoder' vs. 'no streams');
20528           minor fixes to state change function and class_init function.
20529
20530 2005-09-24  Wim Taymans  <wim@fluendo.com>
20531
20532         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
20533         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
20534         These are sinks.
20535
20536 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20537
20538         * check/elements/level.c: (GST_START_TEST):
20539           fix test for new GstClockTime use
20540         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
20541         (gst_level_transform_ip):
20542         * gst/level/gstlevel.h:
20543           fix up the decay peak, ensuring the decay peak is never lower
20544           than the peak for that interval
20545
20546 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20547
20548         * docs/plugins/gst-plugins-good-plugins.args:
20549         * docs/plugins/inspect/plugin-alpha.xml:
20550         * docs/plugins/inspect/plugin-rtp.xml:
20551         * gst/level/gstlevel.c: (gst_level_set_caps),
20552         (gst_level_transform_ip):
20553           updating docs
20554
20555 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20556
20557         * Makefile.am:
20558         * check/elements/level.c: (GST_START_TEST):
20559         * gst/level/Makefile.am:
20560         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
20561         (gst_level_set_property), (gst_level_get_property),
20562         (gst_level_set_caps), (gst_level_message_new),
20563         (gst_level_transform_ip):
20564         * gst/level/gstlevel.h:
20565         * gst/level/level-example.c: (message_handler), (main):
20566           convert to using GstClockTime for all time values, finally.
20567
20568 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20569
20570         * gst/auparse/Makefile.am:
20571         * gst/auparse/gstauparse.c: (gst_auparse_chain):
20572           fix up build
20573         * configure.ac:
20574         * ext/cairo/Makefile.am:
20575         * ext/dv/Makefile.am:
20576         * ext/esd/Makefile.am:
20577         * ext/flac/Makefile.am:
20578         * ext/gconf/Makefile.am:
20579         * ext/gdk_pixbuf/Makefile.am:
20580         * ext/jpeg/Makefile.am:
20581         * ext/ladspa/Makefile.am:
20582         * ext/libcaca/Makefile.am:
20583         * ext/libmng/Makefile.am:
20584         * ext/libpng/Makefile.am:
20585         * ext/mikmod/Makefile.am:
20586         * ext/pango/Makefile.am:
20587         * ext/raw1394/Makefile.am:
20588         * ext/shout2/Makefile.am:
20589         * ext/speex/Makefile.am:
20590         * gst/alpha/Makefile.am:
20591         * gst/autodetect/Makefile.am:
20592         * gst/avi/Makefile.am:
20593         * gst/cutter/Makefile.am:
20594         * gst/debug/Makefile.am:
20595         * gst/effectv/Makefile.am:
20596         * gst/flx/Makefile.am:
20597         * gst/goom/Makefile.am:
20598         * gst/interleave/Makefile.am:
20599         * gst/law/Makefile.am:
20600         * gst/matroska/Makefile.am:
20601         * gst/median/Makefile.am:
20602         * gst/monoscope/Makefile.am:
20603         * gst/multipart/Makefile.am:
20604         * gst/oldcore/Makefile.am:
20605         * gst/rtp/Makefile.am:
20606         * gst/rtsp/Makefile.am:
20607         * gst/smoothwave/Makefile.am:
20608         * gst/smpte/Makefile.am:
20609         * gst/videobox/Makefile.am:
20610         * gst/videofilter/Makefile.am:
20611         * gst/videomixer/Makefile.am:
20612         * gst/wavenc/Makefile.am:
20613         * gst/wavparse/Makefile.am:
20614         * sys/oss/Makefile.am:
20615         * sys/osxaudio/Makefile.am:
20616         * sys/osxvideo/Makefile.am:
20617           fix up GST_LIBS use
20618
20619 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20620
20621         * gst/auparse/Makefile.am:
20622         * gst/auparse/gstauparse.c: (gst_auparse_chain):
20623           fix build of auparse
20624
20625 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
20626
20627         * configure.ac:
20628         * PORTED_09:
20629         * gst/auparse/gstauparse.c:
20630         * gst/auparse/gstauparse.h:
20631         Auparse ported to 0.9.
20632
20633 2005-09-22  Wim Taymans  <wim@fluendo.com>
20634
20635         * gst/rtp/TODO:
20636         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
20637         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
20638         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
20639         (gst_rtpmp4venc_set_property):
20640         * gst/rtp/gstrtpmp4venc.h:
20641         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
20642         * gst/rtp/gstrtpmpaenc.h:
20643         Use is_filled to both check MTU and max-ptime of base class.
20644
20645 2005-09-22  Wim Taymans  <wim@fluendo.com>
20646
20647         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
20648         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
20649         (gst_rtpmp4venc_set_property):
20650         Don't fragment packets with multiple frames.
20651
20652 2005-09-22  Wim Taymans  <wim@fluendo.com>
20653
20654         * gst/rtp/TODO:
20655         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
20656         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
20657         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
20658         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
20659         (gst_rtpmp4venc_get_property):
20660         * gst/rtp/gstrtpmp4venc.h:
20661         Remove g_print.
20662         Update TODO
20663         Make payload encoder a bit smarter and more correct with
20664         timestamps.
20665         Added option in payloader to include config string in-band.
20666
20667 2005-09-21  Wim Taymans  <wim@fluendo.com>
20668
20669         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
20670         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
20671         (gst_rtspsrc_send):
20672         Strip spaces for key/value pairs.
20673
20674 2005-09-21  Wim Taymans  <wim@fluendo.com>
20675
20676         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
20677         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
20678         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
20679         (gst_rtspsrc_change_state):
20680         More SDP parsing and caps setting.
20681         Do NO_PREROLL differently.
20682         add pads only after negotiated.
20683
20684         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
20685         (gst_udpsrc_getcaps):
20686         Implement the getcaps function.
20687
20688 2005-09-21  Wim Taymans  <wim@fluendo.com>
20689
20690         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
20691         (gst_rtpamrdec_chain):
20692         Handle multiple AMr packets per payload. Handle CRC and
20693         parse ILL/ILP.
20694
20695         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
20696         Make caps params strings for easy SDP mapping.
20697         
20698         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
20699         Handle capsnego better.
20700
20701         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
20702         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
20703         Generate and parse config string in the caps.
20704
20705 2005-09-21  Wim Taymans  <wim@fluendo.com>
20706
20707         * gst/rtp/README:
20708         Update README
20709
20710         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
20711         Make extra params as strings.
20712
20713         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
20714         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
20715         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
20716         Make state change return NO_PREROLL as this is a live
20717         source.
20718
20719         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
20720         Don't unref old caps when NULL.
20721
20722 2005-09-20  Wim Taymans  <wim@fluendo.com>
20723
20724         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
20725         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
20726         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
20727         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
20728         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
20729         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
20730         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
20731         * gst/rtsp/sdpmessage.h:
20732         Add URI handler.
20733         Parse SDP and create caps.
20734
20735 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
20736
20737         * gst/alpha/gstalpha.c:
20738           fix element description
20739
20740 2005-09-19  Wim Taymans  <wim@fluendo.com>
20741
20742         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
20743         Don't check payload for now.
20744
20745 2005-09-19  Wim Taymans  <wim@fluendo.com>
20746
20747         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
20748         (gst_wavparse_init), (gst_wavparse_parse_file_header),
20749         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
20750         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20751         (gst_wavparse_loop), (gst_wavparse_pad_convert),
20752         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
20753         (gst_wavparse_change_state):
20754         * gst/wavparse/gstwavparse.h:
20755         Fix wavparse some more.
20756
20757 2005-09-19  Wim Taymans  <wim@fluendo.com>
20758
20759         * check/elements/level.c: (GST_START_TEST):
20760         Fix for bus API change.
20761
20762 2005-09-19  Wim Taymans  <wim@fluendo.com>
20763
20764         * gst/level/level-example.c: (main):
20765         Fix for new bus API.
20766
20767         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
20768         Set caps on pads.
20769
20770 2005-09-15  Wim Taymans  <wim@fluendo.com>
20771
20772         * gst/rtp/Makefile.am:
20773         * gst/rtp/README:
20774         * gst/rtp/gstrtp.c: (plugin_init):
20775         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
20776         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
20777         (gst_rtpamrdec_change_state):
20778         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
20779         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
20780         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
20781         * gst/rtp/gstrtpamrenc.h:
20782         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
20783         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
20784         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
20785         * gst/rtp/gstrtpgsmenc.h:
20786         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
20787         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
20788         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
20789         (gst_rtpgsmparse_change_state):
20790         * gst/rtp/gstrtpgsmparse.h:
20791         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
20792         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
20793         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
20794         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
20795         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
20796         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
20797         * gst/rtp/gstrtph263penc.h:
20798         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
20799         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
20800         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
20801         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
20802         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
20803         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
20804         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
20805         * gst/rtp/gstrtpmp4venc.h:
20806         * gst/rtp/gstrtpmpadec.c:
20807         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
20808         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
20809         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
20810         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
20811         * gst/rtp/gstrtpmpaenc.h:
20812         Updates to payloader/depayloaders, make payloaders use
20813         the base classes.
20814         Updated README with suggested RTP caps and how to convert
20815         to/from SDP.
20816         Added config descriptor in mp4v payloader.
20817
20818 2005-09-15  Andy Wingo  <wingo@pobox.com>
20819
20820         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
20821         * gst/autodetect/gstautovideosink.c
20822         (gst_auto_video_sink_find_best): Update for new registry API.
20823
20824 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20825
20826         * common/c-to-xml.py:
20827         * common/gtk-doc-plugins.mak:
20828           a simple py script to generate valid xml from a C example
20829           probably also need to strip an MIT license when we decide
20830         * docs/plugins/Makefile.am:
20831         * gst/level/Makefile.am:
20832         * gst/level/gstlevel.c: (gst_level_init):
20833         * gst/level/level-example.c: (message_handler), (main):
20834           add an example to level that will show up in the docs
20835         * gst/rtp/TODO:
20836           add a note for the future
20837
20838 2005-09-14  Michael Smith <msmith@fluendo.com>
20839
20840         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
20841           Actually define the debug object being used in wavenc. Fixes #316205
20842
20843 2005-09-14  Michael Smith <msmith@fluendo.com>
20844
20845         * gst/smpte/Makefile.am:
20846           Link against GST_BASE_LIBS, to get it linked against libgstbase;
20847           needed to build on windows (bug 316204)
20848
20849 2005-09-12  Andy Wingo  <wingo@pobox.com>
20850
20851         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
20852
20853 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
20854
20855         * configure.ac:
20856         * gst/fdsrc/Makefile.am:
20857         * gst/fdsrc/gstfdsrc.c:
20858         * gst/fdsrc/gstfdsrc.h:
20859           Move fdsrc back into gstreamer core elements.
20860
20861         * gst/level/gstlevel.c: (gst_level_class_init),
20862         (gst_level_transform_ip):
20863         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
20864           Basetransform changes.
20865
20866 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
20867
20868         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
20869         * ext/jpeg/smokecodec.c: (find_best_size):
20870           fix compiler warnings
20871
20872 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
20873
20874         * gst-plugins-good.spec.in:
20875           spec file fixes
20876         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
20877         (gst_multiudpsink_render), (gst_multiudpsink_add),
20878         (gst_multiudpsink_clear):
20879           it actually helps to actually stream if we hook up the
20880           "add" signal to an actual implementation
20881         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
20882           some debugging
20883
20884 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
20885
20886         * ext/jpeg/Makefile.am:
20887         * ext/jpeg/gstjpeg.c
20888         * ext/jpeg/gstjpegenc.c:
20889         * ext/jpeg/gstsmokeenc.c:
20890
20891 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
20892
20893         * ext/flac/gstflacdec.c:
20894         * ext/flac/gstflacenc.c:
20895         * ext/flac/gstflactag.c:
20896         * ext/speex/gstspeexenc.c:
20897           gsttaginterface.h -> gsttagsetter.h
20898
20899 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
20900
20901         * configure.ac:
20902         * gst/debug/Makefile.am:
20903         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
20904         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
20905         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
20906         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
20907         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
20908           Port to 0.9 and re-enable efence plugin.
20909
20910 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
20911
20912         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
20913         (gst_flacdec_write), (gst_flacdec_convert_src):
20914         * ext/flac/gstflacdec.h:
20915           Add support for flac files with 24/32 bits per sample; and misc.
20916           minor clean-ups. Seeking is still partly broken (for me at least).
20917
20918 2005-09-06  Wim Taymans  <wim@fluendo.com>
20919
20920         * gst/rtp/Makefile.am:
20921         * gst/rtp/gstrtp.c: (plugin_init):
20922         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
20923         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
20924         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
20925         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
20926         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
20927         (gst_rtpmp4vdec_plugin_init):
20928         * gst/rtp/gstrtpmp4vdec.h:
20929         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
20930         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
20931         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
20932         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
20933         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
20934         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
20935         * gst/rtp/gstrtpmp4venc.h:
20936         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
20937         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
20938         Added mpeg4 video payload encoder/decoder.
20939         Added some docs in mpa payloader.
20940
20941 === release 0.9.1 ===
20942
20943 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
20944
20945         * NEWS:
20946         * README:
20947         * RELEASE:
20948         * autogen.sh:
20949         * configure.ac:
20950           releasing 0.9.1, "Blondie"
20951
20952 2005-09-05  Andy Wingo  <wingo@pobox.com>
20953
20954         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
20955         here from the state change handler, so we fire signals without
20956         holding the state lock.
20957
20958 2005-09-02  Andy Wingo  <wingo@pobox.com>
20959
20960         * All plugins updated for element state changes.
20961
20962 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20963
20964         * Makefile.am:
20965         * check/.cvsignore:
20966         * check/Makefile.am:
20967         * check/elements/.cvsignore:
20968         * check/elements/level.c: (setup_level), (cleanup_level),
20969         (GST_START_TEST), (level_suite), (main):
20970           add a test for level
20971         * common/release.mak:
20972           move the enum checking to release.mak
20973         * configure.ac:
20974           add valgrind and check checking
20975         * gst/level/gstlevel.c: (gst_level_transform):
20976         * gst/level/gstlevel.h:
20977           fix Andy's cast bug
20978           convert a field to int
20979           fix the arithmetic to int when checking for emit so that a
20980           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
20981
20982 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20983
20984         * Makefile.am:
20985         * configure.ac:
20986           add docs to build
20987         * common/plugins.xsl:
20988           wrap Description into a refsect2
20989         * docs/Makefile.am:
20990         * docs/plugins/Makefile.am:
20991         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
20992         * docs/plugins/gst-plugins-good-plugins-sections.txt:
20993         * gst/goom/Makefile.am:
20994         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
20995         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
20996         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
20997         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
20998         (gst_goom_change_state):
20999         * gst/goom/gstgoom.h:
21000           GstGOOM -> GstGoom
21001           add an example launch line
21002         * gst/level/gstlevel.h:
21003         * gst/monoscope/gstmonoscope.c:
21004           cleanups
21005
21006 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21007
21008         * configure.ac:
21009         * docs/plugins/Makefile.am:
21010         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21011         * docs/plugins/gst-plugins-good-plugins-sections.txt:
21012         * docs/plugins/gst-plugins-good-plugins.types:
21013           document elements and plugins.  Shazam !
21014
21015 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21016
21017         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
21018           be found under doc/random/ChangeLog-0.8