gst/rtp/gstrtpg729pay.c: Don't ignore the return value of setcaps.
[platform/upstream/gst-plugins-good.git] / ChangeLog
1 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
2
3         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_set_caps):
4         Don't ignore the return value of setcaps.
5
6 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
7
8         Patch by: Olivier Crete <tester at tester dot ca>
9
10         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_base_init),
11         (gst_rtp_g729_pay_class_init), (gst_rtp_g729_pay_init),
12         (gst_rtp_g729_pay_set_caps), (gst_rtp_g729_pay_handle_buffer):
13         * gst/rtp/gstrtpg729pay.h:
14         Replace G729 payloader with an improved version. Fixes #532409.
15
16 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
17
18         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_transports_string),
19         (gst_rtspsrc_change_state):
20         Only send one transport at a time for improved compatibility with some
21         broken servers. See #537832.
22
23 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
24
25         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
26         (gst_rtspsrc_perform_seek):
27         Only pause/play in the seek handler when the source was playing.
28         Fixes #529379.
29
30 2008-11-11  Sebastian Dröge  <slomo@circular-chaos.org>
31
32         * gst/matroska/matroska-mux.c:
33         (gst_matroska_mux_handle_dirac_packet):
34         Fix muxing of Dirac streams if the input already has the format
35         we need, i.e. is the output of matroskademux.
36
37 2008-11-11  Stefan Kost  <ensonic@users.sf.net>
38
39         * gst/avi/gstavimux.c:
40           Don't segfault on string typed tags being NULL. Fixes #560155.
41
42 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
43
44         * gst/matroska/matroska-mux.c: (aac_codec_data_to_codec_id),
45         (gst_matroska_mux_audio_pad_setcaps):
46         Fix mapping AAC profile to Matroska codec id.
47
48 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
49
50         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
51         (qtdemux_video_caps), (qtdemux_audio_caps):
52         Refactor some raw audio caps building, and handle >16-bit cases.
53         Fix/replace building caps from a string description.
54
55 2008-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
56
57         * gst/audiofx/audiowsincband.c:
58         * gst/audiofx/audiowsinclimit.c:
59         * gst/cutter/gstcutter.c:
60           Make author name consistent with others.
61
62 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
63
64         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
65
66         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_perform_seek),
67         (gst_rtspsrc_stream_configure_udp_sink):
68         Pause the RTSP stream before doing a new play request.
69         Make sure that adding the udpsinks does not cause the rtspsrc to become
70         a sink. Fixes #559547.
71
72 2008-11-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
73
74         * gst/matroska/matroska-ids.h:
75         * gst/matroska/matroska-mux.c: (gst_matroska_pad_free),
76         (gst_matroska_mux_handle_dirac_packet),
77         (gst_matroska_mux_write_data):
78         Implement Dirac muxing into Matroska comforming to the spec, i.e.
79         put all Dirac packages up to a picture into a Matroska block.
80
81         TODO: Implement writing of the ReferenceBlock Matroska elements,
82         currently the Dirac muxing is only 100% correct if Matroska version 2
83         is selected for muxing.
84
85 2008-11-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
86
87         Patch by: Bastien Nocera <hadess at hadess dot net>,
88                   Hans de Goede <jwrdegoede at fedoraproject dot org>
89
90         * configure.ac:
91         * sys/v4l2/Makefile.am:
92         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read):
93         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
94         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_close),
95         (gst_v4l2_get_norm), (gst_v4l2_set_norm), (gst_v4l2_get_frequency),
96         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
97         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute),
98         (gst_v4l2_get_input), (gst_v4l2_set_input):
99         * sys/v4l2/v4l2_calls.h:
100         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
101         (gst_v4l2_buffer_new), (gst_v4l2_buffer_pool_finalize),
102         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
103         (gst_v4l2src_fill_format_list),
104         (gst_v4l2src_probe_caps_for_format_and_size),
105         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame),
106         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init),
107         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop),
108         (gst_v4l2src_get_nearest_size):
109         Optionally use libv4l to access v4l2 devices. Fixes bug #545033.
110
111 2008-11-04  Stefan Kost  <ensonic@users.sf.net>
112
113         * ext/aalib/Makefile.am:
114         * ext/annodex/Makefile.am:
115         * ext/cairo/Makefile.am:
116         * ext/dv/Makefile.am:
117         * ext/esd/Makefile.am:
118         * ext/flac/Makefile.am:
119         * ext/gconf/Makefile.am:
120         * ext/gdk_pixbuf/Makefile.am:
121         * ext/hal/Makefile.am:
122         * ext/jpeg/Makefile.am:
123         * ext/ladspa/Makefile.am:
124         * ext/libcaca/Makefile.am:
125         * ext/libmng/Makefile.am:
126         * ext/libpng/Makefile.am:
127         * ext/mikmod/Makefile.am:
128         * ext/pulse/Makefile.am:
129         * ext/raw1394/Makefile.am:
130         * ext/shout2/Makefile.am:
131         * ext/soup/Makefile.am:
132         * ext/speex/Makefile.am:
133         * ext/taglib/Makefile.am:
134         * ext/wavpack/Makefile.am:
135         * gst/alpha/Makefile.am:
136         * gst/apetag/Makefile.am:
137         * gst/audiofx/Makefile.am:
138         * gst/auparse/Makefile.am:
139         * gst/autodetect/Makefile.am:
140         * gst/avi/Makefile.am:
141         * gst/cutter/Makefile.am:
142         * gst/debug/Makefile.am:
143         * gst/effectv/Makefile.am:
144         * gst/equalizer/Makefile.am:
145         * gst/flx/Makefile.am:
146         * gst/goom/Makefile.am:
147         * gst/goom2k1/Makefile.am:
148         * gst/icydemux/Makefile.am:
149         * gst/id3demux/Makefile.am:
150         * gst/interleave/Makefile.am:
151         * gst/law/Makefile.am:
152         * gst/level/Makefile.am:
153         * gst/matroska/Makefile.am:
154         * gst/median/Makefile.am:
155         * gst/monoscope/Makefile.am:
156         * gst/multifile/Makefile.am:
157         * gst/multipart/Makefile.am:
158         * gst/oldcore/Makefile.am:
159         * gst/qtdemux/Makefile.am:
160         * gst/replaygain/Makefile.am:
161         * gst/rtp/Makefile.am:
162         * gst/rtsp/Makefile.am:
163         * gst/smpte/Makefile.am:
164         * gst/spectrum/Makefile.am:
165         * gst/udp/Makefile.am:
166         * gst/videobox/Makefile.am:
167         * gst/videocrop/Makefile.am:
168         * gst/videofilter/Makefile.am:
169         * gst/videomixer/Makefile.am:
170         * gst/wavenc/Makefile.am:
171         * gst/wavparse/Makefile.am:
172         * sys/directdraw/Makefile.am:
173         * sys/directsound/Makefile.am:
174         * sys/oss/Makefile.am:
175         * sys/osxaudio/Makefile.am:
176         * sys/osxvideo/Makefile.am:
177         * sys/sunaudio/Makefile.am:
178         * sys/v4l2/Makefile.am:
179         * sys/waveform/Makefile.am:
180         * sys/ximage/Makefile.am:
181           Don't install static libs for plugins. Fixes #550851 for -good.
182
183 2008-10-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
184
185         * ext/flac/Makefile.am:
186         Include $(FLAC_CFLAGS) in CFLAGS to make sure to find the FLAC headers.
187         This fixes compilation if FLAC is installed in an uncommon location
188         that is not already handled by other CFLAGS. Fixes bug #558711.
189
190 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
191
192         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank):
193         Guard more uncommon formats with ifdefs so that we can compile on older
194         versions.
195
196 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
197
198         Patch by: Nick Haddad <nick at haddads dot net>
199
200         * gst/avi/gstavidemux.c: (gst_avi_demux_is_uncompressed),
201         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
202         (gst_avi_demux_stream_data):
203         Invert other uncompressed RGB formats. Fixes #558554.
204
205 2008-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
206
207         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
208         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
209         * gst/wavenc/gstwavenc.h:
210         Add support for float/double as input and remove the (nowadays)
211         useless parsing of the depth as we require width==depth.
212
213 2008-10-30  Wim Taymans  <wim.taymans@collabora.co.uk>
214
215         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps):
216         * gst/rtp/gstrtpmpapay.c:
217         Narrow down the caps of the mpeg audio pay/depayloaders to only accept
218         mpeg version 1. Fixes #558427.
219
220 2008-10-29  Wim Taymans  <wim.taymans@collabora.co.uk>
221
222         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_flush),
223         (gst_rtp_L16_pay_getcaps):
224         Only put an integral amount of samples in the RTP packet.
225         Fixes #556641.
226
227 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
228
229         * gst/rtp/gstrtpchannels.c: (gst_rtp_channels_get_by_index):
230         * gst/rtp/gstrtpchannels.h:
231         Add method to get possible channel positions.
232
233 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
234
235         * gst/rtp/Makefile.am:
236         Also commit updated makefile
237
238 2008-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
239
240         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
241         Don't allow width=32,depth=24 as input. WAV requires that the width
242         is the next integer multiply of 8 from the depth.
243
244 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
245
246         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
247         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
248         (gst_rtp_L16_pay_getcaps):
249         * gst/rtp/gstrtpchannels.c: (check_channels),
250         (gst_rtp_channels_get_by_pos), (gst_rtp_channels_get_by_order),
251         (gst_rtp_channels_create_default):
252         * gst/rtp/gstrtpchannels.h:
253         Add mappings for multichannel support. Does not completely just work
254         because the getcaps function does not yet return the allowed channel
255         mappings. See #556641.
256
257 2008-10-28  Stefan Kost  <ensonic@users.sf.net>
258
259         * gst/goom/Makefile.am:
260         * gst/goom/README:
261         * gst/goom/config_param.c:
262         * gst/goom/convolve_fx.c:
263         * gst/goom/drawmethods.c:
264         * gst/goom/drawmethods.h:
265         * gst/goom/filters.c:
266         * gst/goom/filters_mmx.s:
267         * gst/goom/flying_stars_fx.c:
268         * gst/goom/goom.h:
269         * gst/goom/goom_config.h:
270         * gst/goom/goom_config_param.h:
271         * gst/goom/goom_core.c:
272         * gst/goom/goom_filters.h:
273         * gst/goom/goom_fx.h:
274         * gst/goom/goom_graphic.h:
275         * gst/goom/goom_plugin_info.h:
276         * gst/goom/goom_tools.c:
277         * gst/goom/goom_tools.h:
278         * gst/goom/goom_typedefs.h:
279         * gst/goom/goom_visual_fx.h:
280         * gst/goom/graphic.c:
281         * gst/goom/ifs.c:
282         * gst/goom/ifs.h:
283         * gst/goom/lines.c:
284         * gst/goom/lines.h:
285         * gst/goom/mathtools.c:
286         * gst/goom/mathtools.h:
287         * gst/goom/mmx.c:
288         * gst/goom/motif_goom1.h:
289         * gst/goom/motif_goom2.h:
290         * gst/goom/plugin_info.c:
291         * gst/goom/ppc_drawings.h:
292         * gst/goom/ppc_zoom_ultimate.h:
293         * gst/goom/sound_tester.c:
294         * gst/goom/sound_tester.h:
295         * gst/goom/surf3d.c:
296         * gst/goom/surf3d.h:
297         * gst/goom/tentacle3d.c:
298         * gst/goom/tentacle3d.h:
299         * gst/goom/v3d.c:
300         * gst/goom/v3d.h:
301         * gst/goom/xmmx.c:
302           Add license headers in all source files. Remove filter.c from
303           EXTRA_DIST, as its in SOURCES already. Mention the files in the REDME
304           which are not used right now. Fixes #557709.
305
306 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
307
308         Patch by: Olivier Crete <tester at tester dot ca>
309
310         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_class_init),
311         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_getcaps):
312         Implement getcaps in rtpL16pay. Fixes #556484.
313
314 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
315
316         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps),
317         (gst_rtp_L16_depay_process):
318         Check if clock-rate and channels are valid.
319         Don't ignore the return value of setcaps.
320         No need to validate the buffer, the base class does that for us.
321         Use the marker bit to set the DISCONT flag on outgoing buffers.
322
323         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps):
324         Don't ignore the return value of set_outcaps.
325
326         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps),
327         (gst_rtp_ac3_depay_process):
328         Don't ignore the return value of set_caps.
329         No need to validate the buffer, the base class does that for us.
330
331         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
332         (gst_rtp_amr_depay_process):
333         * gst/rtp/gstrtpamrdepay.h:
334         Don't ignore the return value of setcaps.
335         No need to validate the buffer, the base class does that for us.
336         No need to set output caps on the buffers, the base class does that for
337         us.
338         The subclass will make sure we are negotiated.
339         
340         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps),
341         (gst_rtp_dv_depay_process), (gst_rtp_dv_depay_reset):
342         * gst/rtp/gstrtpdvdepay.h:
343         Clean up caps negotiation.
344         The subclass will make sure we are negotiated.
345
346         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_setcaps),
347         (gst_rtp_g726_depay_process):
348         Clean up caps negotiation.
349         Use the marker bit to set the DISCONT flag on outgoing buffers.
350
351         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_init),
352         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process):
353         * gst/rtp/gstrtpg729depay.h:
354         The subclass will make sure we are negotiated.
355         Use the marker bit to set the DISCONT flag on outgoing buffers.
356
357         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_setcaps),
358         (gst_rtp_gsm_depay_process):
359         Clean up caps negotiation.
360         Use the marker bit to set the DISCONT flag on outgoing buffers.
361
362         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
363         Clean up caps negotiation.
364         Don't ignore the return value of set_outcaps.
365
366         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps),
367         (gst_rtp_h263_depay_process):
368         Clean up caps negotiation.
369         No need to validate the buffer, the base class does that for us.
370
371         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_setcaps),
372         (gst_rtp_h263_pay_flush), (gst_rtp_h263_pay_handle_buffer):
373         * gst/rtp/gstrtph263pay.h:
374         Don't ignore the return value of set_outcaps.
375         Do some more timestamps.
376
377         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
378         (gst_rtp_h263p_depay_process):
379         Clean up caps negotiation.
380         Don't ignore the return value of setcaps.
381         No need to validate the buffer, the base class does that for us.
382
383         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init),
384         (gst_rtp_h263p_pay_setcaps), (gst_rtp_h263p_pay_flush),
385         (gst_rtp_h263p_pay_handle_buffer):
386         * gst/rtp/gstrtph263ppay.h:
387         Don't ignore the return value of set_outcaps.
388         Do some more timestamps.
389
390         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps),
391         (gst_rtp_h264_depay_process):
392         Clean up caps negotiation.
393         Don't ignore the return value of setcaps.
394         Fix possible caps leak.
395         No need to validate the buffer, the base class does that for us.
396
397         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps):
398         Add some more debug info.
399
400         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps),
401         (gst_rtp_ilbc_depay_process):
402         Clean up caps negotiation.
403         Use the marker bit to set the DISCONT flag on outgoing buffers.
404
405         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_sink_setcaps):
406         Clean up caps negotiation.
407
408         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps),
409         (gst_rtp_mp1s_depay_process):
410         Clean up caps negotiation.
411         Don't ignore the return value of setcaps.
412         No need to validate the buffer, the base class does that for us.
413         No need to set caps on buffers, subclass does that for us.
414
415         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
416         (gst_rtp_mp2t_depay_process):
417         Clean up caps negotiation.
418         Don't ignore the return value of setcaps.
419         No need to validate the buffer, the base class does that for us.
420         No need to set caps on buffers, subclass does that for us.
421
422         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
423         (gst_rtp_mp4a_depay_process):
424         Clean up caps negotiation.
425         Don't ignore the return value of setcaps.
426         No need to validate the buffer, the base class does that for us.
427
428         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_new_caps),
429         (gst_rtp_mp4a_pay_setcaps):
430         Don't ignore the return value of set_outcaps.
431
432         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps),
433         (gst_rtp_mp4g_depay_process):
434         Clean up caps negotiation.
435         Don't ignore the return value of setcaps.
436         No need to validate the buffer, the base class does that for us.
437         No need to set caps on buffers, subclass does that for us.
438
439         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize),
440         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps):
441         Don't ignore the return value of set_outcaps.
442
443         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
444         (gst_rtp_mp4v_depay_process):
445         Clean up caps negotiation.
446         Don't ignore the return value of setcaps.
447         No need to validate the buffer, the base class does that for us.
448         No need to set caps on buffers, subclass does that for us.
449
450         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_new_caps),
451         (gst_rtp_mp4v_pay_setcaps):
452         Don't ignore the return value of set_outcaps.
453
454         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps),
455         (gst_rtp_mpa_depay_process):
456         Clean up caps negotiation.
457         Don't ignore the return value of setcaps.
458         No need to validate the buffer, the base class does that for us.
459         Use the marker bit to set the DISCONT flag on outgoing buffers.
460
461         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_setcaps):
462         Don't ignore the return value of set_outcaps.
463
464         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_setcaps),
465         (gst_rtp_mpv_depay_process):
466         Clean up caps negotiation.
467         Actually set output caps.
468         No need to validate the buffer, the base class does that for us.
469
470         * gst/rtp/gstrtpmpvpay.c: (gst_rtp_mpv_pay_setcaps):
471         Don't ignore the return value of set_outcaps.
472
473         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps),
474         (gst_rtp_pcma_depay_process):
475         Clean up caps negotiation.
476         Set output buffer duration because we can.
477         Use the marker bit to set the DISCONT flag on outgoing buffers.
478
479         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_setcaps):
480         Don't ignore the return value of set_outcaps.
481
482         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps),
483         (gst_rtp_pcmu_depay_process):
484         Clean up caps negotiation.
485         Use the marker bit to set the DISCONT flag on outgoing buffers.
486
487         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_setcaps):
488         Don't ignore the return value of set_outcaps.
489
490         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
491         (gst_rtp_speex_depay_setcaps), (gst_rtp_speex_depay_process):
492         Clean up caps negotiation.
493         Set output caps on the pad and header buffers.
494         Set duration on output buffers because we can.
495
496         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_parse_ident):
497         Don't ignore the return value of set_outcaps.
498
499         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_setcaps),
500         (gst_rtp_sv3v_depay_process):
501         Clean up caps negotiation.
502         No need to validate the buffer, the base class does that for us.
503         No need to set caps out output buffers, subclass does that.
504
505         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps),
506         (gst_rtp_theora_depay_process):
507         Don't ignore the return value of setcaps.
508         No need to validate the buffer, the base class does that for us.
509
510         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_class_init),
511         (gst_rtp_theora_pay_flush_packet), (encode_base64),
512         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
513         (gst_rtp_theora_pay_handle_buffer):
514         Don't ignore the return value of set_outcaps.
515
516         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
517         (gst_rtp_vorbis_depay_process):
518         Don't ignore the return value of setcaps.
519         No need to validate the buffer, the base class does that for us.
520
521         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
522         Don't ignore the return value of set_outcaps.
523
524         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
525         Clean up caps negotiation, don't ignore setcaps return.
526
527         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_setcaps):
528         Don't ignore the return value of set_outcaps.
529
530 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
531
532         * gst/matroska/matroska-demux.c:
533         (gst_matroska_demux_handle_src_event):
534         Forward unknown events upstream.
535
536 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
537
538         * tests/check/elements/icydemux.c: (icydemux_found_pad):
539         Add some refcount check
540
541         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_run):
542         Don't ignore the result of write(), fixes a  compiler warning for me.
543
544         * tests/icles/videobox-test.c: (main):
545         Make the output a little more pretty.
546
547 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
548
549         * ext/esd/esdmon.c:
550           Add doc blob.
551
552 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
553
554         * docs/plugins/Makefile.am:
555         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
556         * docs/plugins/gst-plugins-good-plugins-sections.txt:
557         * docs/plugins/gst-plugins-good-plugins.args:
558         * docs/plugins/gst-plugins-good-plugins.hierarchy:
559         * docs/plugins/gst-plugins-good-plugins.interfaces:
560         * docs/plugins/inspect/plugin-autodetect.xml:
561           Add the docs of the new elements.
562
563 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
564
565         * gst/autodetect/gstautoaudiosrc.c:
566         (gst_auto_audio_src_class_init):
567         * gst/autodetect/gstautovideosrc.c:
568         (gst_auto_video_src_class_init):
569         Fix "Since" tags in the documentation.
570
571 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
572
573         Patch by: Sjoerd Simons <sjoerd at luon dot net>
574
575         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
576         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property):
577         Add support for souphttpsrc to act as a live source. This makes it
578         possible to get timestamped buffers in combination with the
579         "do-timestamp" property. Fixes bug #556019.
580
581 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
582
583         * gst/autodetect/Makefile.am:
584         * gst/autodetect/gstautoaudiosink.c:
585         * gst/autodetect/gstautoaudiosrc.c:
586         * gst/autodetect/gstautoaudiosrc.h:
587         * gst/autodetect/gstautodetect.c:
588         * gst/autodetect/gstautovideosink.c:
589         * gst/autodetect/gstautovideosrc.c:
590         * gst/autodetect/gstautovideosrc.h:
591           Implement src plugins. Little code/string cleanup in the sinks.
592           Fixes #523813.
593
594 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
595
596         Patch by: Peter Kjellerstedt <pkj at axis com>
597
598         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
599         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad):
600         Fix a memory leak when pads are requested but the pipeline never
601         goes into PLAYING.
602
603         Correctly remove request pads, no matter if they have collected
604         data or not.
605
606         Fixes bug #557710.
607
608 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
609
610         Patch by: <lrn1986 at gmail dot com>
611
612         * gst/udp/gstudpnetutils.h:
613         Define the correct WINVER so getaddinfo() can be used when using
614         mingw32. Fixes bug #557294.
615
616 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
617
618         Patch by: <lrn1986 at gmail dot com>
619
620         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
621         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
622         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
623         Fix "argument type mismatch" compiler warnings on Windows.
624         Fixes bug #557293.
625
626 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
627
628         * gst/equalizer/gstiirequalizer.c: (update_coefficients):
629         Don't calculate the filter coefficients for every single buffer
630         but only when it's needed. Fixes bug #557260.
631
632 2008-10-26  Jan Schmidt  <jan.schmidt@sun.com>
633
634         * configure.ac:
635         Back to development -> 0.10.11.1
636
637 2008-10-25  Jan Schmidt  <jan.schmidt@sun.com>
638
639         * gst-plugins-good.doap:
640         Fix version number of 0.10.11 release in doap file
641
642 === release 0.10.11 ===
643
644 2008-10-24  Jan Schmidt <jan.schmidt@sun.com>
645
646         * configure.ac:
647           releasing 0.10.11, "Secondary Consideration"
648
649 2008-10-24  Jan Schmidt  <jan.schmidt@sun.com>
650
651         * configure.ac:
652         Commit 0.10.10.4 pre-release
653
654 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
655
656         * gst/avi/gstavimux.c:
657         Fix VPRP chunk setup in avimux.
658         Fixes: #556010
659         Patch By: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
660
661 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
662
663         * gst/videobox/gstvideobox.c:
664         support dynamically changing properties in videobox
665         Fixed: #557085
666         Patch By: Wim Taymans <wim.taymans@collabora.co.uk>
667
668 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
669
670         * configure.ac:
671         0.10.10.3 pre-release
672
673 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
674
675         * tests/check/Makefile.am:
676         Don't run the states test on pulsesrc and pulsesink
677
678 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
679
680         * configure.ac:
681         Commit 0.10.10.2 pre-release bump that actually went
682         out on 2008-10-11
683
684 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
685
686         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
687         Skip entries for streams that don't have a output pad yet, thereby
688         avoiding calling pad functions with a NULL pad.
689         Fixes #556424
690
691 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
692
693         * gst/qtdemux/qtdemux.c: Remove previous wrong commit
694         * tests/check/elements/icydemux.c: (icydemux_found_pad):
695         Remove problematic and useless refcount check.
696         Fixes #556381
697
698 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
699
700         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
701         Remove problematic and useless refcount check.
702         Fixes #556381
703
704 2008-10-10  Jan Schmidt  <jan.schmidt@sun.com>
705
706         * ext/flac/gstflacdec.c (gst_flac_dec_read_stream):
707         * ext/flac/gstflacenc.c (gst_flac_enc_write_callback):
708         Cast some size_t arguments to guint to avoid compiler
709         warnings on 64-bit systems.
710
711 2008-10-09  Wim Taymans  <wim.taymans@collabora.co.uk>
712
713         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event):
714         Return TRUE instead of FALSE from the event handler when we swallowed the
715         event.
716
717 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
718
719         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
720         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index):
721         Reset header state. Fixes #555321.
722
723 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
724
725         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
726         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index):
727         * gst/avi/gstavidemux.h:
728         For timestamping audio packets we need to take into account the
729         amount of blocks in one entry using the blockalign. Fixes some sync
730         issues with zero-padded audio blocks in the beginning of avi files.
731
732 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
733
734         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_class_init),
735         (gst_multi_file_src_query):
736         Implement DEFAULT and BUFFER position queries. See #555260.
737
738 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
739
740         * sys/ximage/gstximagesrc.c: (gst_ximage_src_stop):
741         Fix build for systems that don't have XDamage.
742
743 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
744
745         * tests/examples/rtp/client-H263p.sdp:
746         * tests/examples/rtp/client-H263p.sh:
747         * tests/examples/rtp/server-VTS-H263p.sh:
748         Add some more H263p server and client examples.
749
750 2008-10-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
751
752         * configure.ac::
753           Depend on released versions of core and base.
754
755 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
756
757         * ext/pulse/pulsesink.c: (gst_pulsesink_write):
758         * ext/pulse/pulsesrc.c: (gst_pulsesrc_read):
759         Return -1 instead of 0 in error cases. Fixes #554771.
760
761 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
762
763         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
764         (gst_ximage_src_stop), (gst_ximage_src_ximage_get):
765         Stop leaking the cursor image.
766         Unref the last_ximage and the cached cursor image on shutdown.
767         Fixes #551570.
768
769 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
770
771         * sys/v4l2/gstv4l2object.h:
772         Getting the Class from an instance is not just a matter of casting it to
773         the class struct but it involves calling G_OBJECT_GET_CLASS on the
774         instance. Fixes #549784.
775
776 2008-10-01  Michael Smith <msmith@songbirdnest.com>
777
778         * configure.ac:
779           Fix libs for linking directsound.
780         * sys/directsound/gstdirectsoundsink.c:
781           Fix buffer sizing to prevent racing the ringbuffer at startup.
782           Add volume property.
783
784 2008-09-27  Jan Schmidt  <jan.schmidt@sun.com>
785
786         * ext/pulse/pulsesink.c:
787         Fix problems with pulsesink randomly erroring with code 'OK' after a
788         format change on the stream by waiting when disconnecting the stream.
789
790 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
791
792         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init),
793         (gst_rtp_amr_depay_process):
794         Mark DISCONT on output buffers when the marker bit signals a new talk
795         spurt.
796
797         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
798         Set the marker bit for buffers with a DISCONT flag to signal a talk
799         spurt.
800
801 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
802
803         * gst/rtp/Makefile.am:
804         * gst/rtp/gstrtp.c: (plugin_init):
805         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_get_type),
806         (gst_rtp_mp4a_pay_base_init), (gst_rtp_mp4a_pay_class_init),
807         (gst_rtp_mp4a_pay_init), (gst_rtp_mp4a_pay_finalize),
808         (gst_rtp_mp4a_pay_parse_audio_config), (gst_rtp_mp4a_pay_new_caps),
809         (gst_rtp_mp4a_pay_setcaps), (gst_rtp_mp4a_pay_handle_buffer),
810         (gst_rtp_mp4a_pay_change_state), (gst_rtp_mp4a_pay_plugin_init):
811         * gst/rtp/gstrtpmp4apay.h:
812         Added MP4A-LATM payloader to match the depayloader.
813
814 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
815
816         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
817         (gst_videomixer_sink_event):
818         Handle segments a little better. Fixes #537361.
819
820 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
821
822         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
823         Don't assume the server supports PAUSE by default. Fixes #551048.
824
825 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
826
827         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
828         (gst_udpsrc_set_uri), (gst_udpsrc_start):
829         Switch on the socket family to get the addrlen size right.
830
831 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
832
833         Patch by: Daniel Franke <df at dfranke dot us>
834
835         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
836         OS X's bind() implementation is picky about its addrlen parameter and
837         fails with EINVAL if it is larger than expected for the socket's address
838         family. Set the length to the expected length instead. Fixes #553191.
839
840 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
841
842         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
843         Handle the case where we cannot do desribe or when the describe result
844         does not contain a valid SDP message.
845
846 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
847
848         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_set_property):
849         Fix setting the qos.
850
851 2008-09-17  Edward Hervey  <edward.hervey@collabora.co.uk>
852
853         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header),
854         (gst_qtdemux_chain):
855         Some 'broken' files out there have atom lengths of zero...
856         which basically results in qtdemux consuming that atom again and again
857         until the *end of night* !
858         Detect that and emits an adequate element error message.
859
860 2008-09-17  Jan Schmidt  <jan.schmidt@sun.com>
861
862         * gst/interleave/Makefile.am:
863         * gst/matroska/Makefile.am:
864         Fix build flags order.
865
866         * tests/check/elements/audioamplify.c: (GST_START_TEST):
867         * tests/check/elements/audiodynamic.c: (GST_START_TEST):
868         * tests/check/elements/audioinvert.c: (GST_START_TEST):
869         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
870         Format fixes.
871
872         * tests/check/elements/multifile.c:
873         Pull in unistd.h
874
875 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
876
877         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_init),
878         (gst_rtp_mp4g_depay_finalize), (gst_rtp_mp4g_depay_setcaps),
879         (gst_rtp_mp4g_depay_clear_queue), (gst_rtp_mp4g_depay_flush_queue),
880         (gst_rtp_mp4g_depay_queue), (gst_rtp_mp4g_depay_process),
881         (gst_rtp_mp4g_depay_change_state):
882         * gst/rtp/gstrtpmp4gdepay.h:
883         Handle interleaved streams by reordering AU in a queue.
884
885 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
886
887         * gst/rtp/gstrtpmp4gdepay.c: (gst_bs_parse_init),
888         (gst_bs_parse_read), (gst_rtp_mp4g_depay_process):
889         Change some of the ranges in the caps, mostly for the amount of bits we
890         can use.
891         Added a little bitstream parse and use it to parse the AU header fields.
892         Check for malformed and wrongly sized packets better.
893         Implement more header field parsing.
894         Handle the size of fragmented packets correctly.
895
896 2008-09-14  Edward Hervey  <edward.hervey@collabora.co.uk>
897
898         Patch by: Jonathan Matthew <notverysmart@gmail.com>
899         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
900         Add mapping for 'tiff' => image/tiff
901         Fixes #552213
902
903 2008-09-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
904
905
906         * ext/raw1394/gstdv1394src.c: (SEND_COMMAND):
907         * ext/raw1394/gsthdv1394src.c: (SEND_COMMAND):
908           Pretend to care about the result of write() which works around
909           compiler warnings.
910
911 2008-09-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
912
913         * ext/flac/gstflacenc.c: (gst_flac_enc_class_init):
914           Make sure the desired default values are actually set, not only
915           registered as defaults (actual problem is that the stereo-specific
916           values are only updated if channels==2, which is not the case yet
917           when the object is created, so the default values for the
918           mid-side-stereo and loose-mid-side-stereo settings are never
919           set in _update_quality()). Makes flacenc create smaller files by
920           default (for stereo input), and fixes #550791.
921
922 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
923
924         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
925         (gst_qtdemux_loop_state_header), (qtdemux_parse_node),
926         (qtdemux_parse_trak), (qtdemux_video_caps):
927         * gst/qtdemux/qtdemux.h:
928         * gst/qtdemux/qtdemux_fourcc.h:
929         * gst/qtdemux/qtdemux_types.c:
930         Add support for video/mj2 mime-type and its additional atoms/boxes.
931         Fixes #550646.
932
933 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
934
935         * gst/debug/gsttaginject.c:
936           Add warning when tags parameter is unparsable and give example for
937           quoting in the docs.
938
939 2008-09-02  Wim Taymans  <wim.taymans@collabora.co.uk>
940
941         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
942         Add mapping for IMA Loki SDL MJPEG ADPCM codec.
943         Add some alternative byteswapped mappings that seem to pop up sometimes.
944         Fixes #550288.
945
946 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
947
948         * po/LINGUAS:
949         * po/POTFILES.in:
950         * po/POTFILES.skip:
951           Add 'ca' to LINGUAS; add some more files with translations and some
952           files which should be ignored by translation tools.
953
954 2008-09-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
955
956         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
957         * ext/speex/gstspeexdec.h:
958         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
959         * ext/speex/gstspeexenc.h:
960         Use integer encoding and decoding functions instead of converting
961         the integer input to float in the element. The libspeex integer
962         functions are doing this for us already or, if libspeex was compiled
963         in integer mode, they're doing everything using integer arithmetics.
964         Also saves some copying around.
965
966 2008-09-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
967
968         * configure.ac:
969           Fix --disable-external
970
971 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
972
973         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
974         (gst_wavpack_enc_push_block), (gst_wavpack_enc_chain):
975         * ext/wavpack/gstwavpackenc.h:
976         Handle non-zero start timestamps and stream discontinuities
977         correctly. This only has an effect if we're muxing into
978         a container format as the raw WavPack stream must contain
979         continous sample numbers.
980
981 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
982
983         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
984         Correct the timestamp and granulepos calculation by one Speex
985         frame.
986
987 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
988
989         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
990         Correctly take the granulepos from upstream if possible and
991         correctly handle the granulepos in various calculations: the
992         granulepos is the sample number of the _last_ sample in a frame, not
993         the first.
994
995         * ext/speex/gstspeexenc.c: (gst_speex_enc_sinkevent),
996         (gst_speex_enc_encode), (gst_speex_enc_chain),
997         (gst_speex_enc_change_state):
998         * ext/speex/gstspeexenc.h:
999         Handle non-zero start timestamps in the encoder and detect/handle
1000         stream discontinuities. Fixes bug #547075.
1001
1002 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1003
1004         Patch by: Craig Keogh <cskeogh at adam dot com dot au>
1005
1006         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
1007         Fix compiler warnings caused by passing a string as format string
1008         instead of "%s" and then the string. This is only exposed by -Wformat=2
1009         as used by default on Ubuntu. Fixes bug #550015.
1010
1011 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1012
1013         * ext/raw1394/gsthdv1394src.c: (gst_hdv1394src_create):
1014         * gst/alpha/gstalpha.c: (gst_alpha_get_unit_size):
1015         * gst/audiofx/audiocheblimit.c: (generate_coefficients):
1016         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert):
1017         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1018           (gst_ebml_read_element_length):
1019         * gst/matroska/matroska-demux.c:
1020           (gst_matroska_demux_check_subtitle_buffer):
1021           Make stuff compile with GST_DISABLE_GST_DEBUG.
1022
1023 2008-08-28  Michael Smith <msmith@songbirdnest.com>
1024
1025         * gst/law/alaw.c:
1026         * gst/law/mulaw.c:
1027           Ref caps before passing to gst_pad_template_new(), since that takes
1028           ownership.
1029
1030 2008-08-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1031
1032         Patch by: Mersad Jelacic <mersad at axis dot com>
1033
1034         * gst/multipart/multipartdemux.c:
1035         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_mime):
1036         Convert audio/x-adpcm to and from the audio/G726-X in the muxer and
1037         demuxer. Fixes #549551.
1038
1039 2008-08-27  Edward Hervey  <edward.hervey@collabora.co.uk>
1040
1041         * sys/osxaudio/gstosxaudiosink.c:
1042         (gst_osx_audio_sink_select_device):
1043         * sys/osxaudio/gstosxaudiosrc.c:
1044         (gst_osx_audio_src_create_ringbuffer),
1045         (gst_osx_audio_src_select_device):
1046         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_acquire):
1047         Fix the build on macosx.
1048
1049 2008-08-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1050
1051         * gst/icydemux/gsticydemux.c:
1052           Small docs fix: in the example pipeline, we need to pass
1053           iradio-mode=true to the source, so the server actually sends
1054           an ICY stream.
1055
1056 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1057
1058         * sys/osxaudio/gstosxaudio.c:
1059           Oops. Revert more completely.
1060
1061 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1062
1063         * sys/osxaudio/gstosxaudio.c:
1064           Revert accidental element rename from testing.
1065
1066 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1067
1068         * gst-plugins-good.doap:
1069         Pull in 0.10.10 doap entry from release branch
1070
1071 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1072
1073         * configure.ac:
1074         Update version number to reflect 0.10.10 release from
1075         branch.
1076
1077 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1078
1079         * sys/osxaudio/Makefile.am:
1080         * sys/osxaudio/gstosxaudio.c:
1081         * sys/osxaudio/gstosxaudiosink.c:
1082         * sys/osxaudio/gstosxaudiosink.h:
1083         * sys/osxaudio/gstosxaudiosrc.c:
1084         * sys/osxaudio/gstosxaudiosrc.h:
1085         * sys/osxaudio/gstosxringbuffer.c:
1086         * sys/osxaudio/gstosxringbuffer.h:
1087           Rewrite caps setting and ring buffer initialisation.
1088           Previously we never told CoreAudio what format we were going to send it,
1089           so it only worked due to luck, and not at all on some hardware.
1090           Now we explicitly advertise what formats the hardware supports, and then
1091           configure the selected one correctly.
1092
1093 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1094
1095         * sys/v4l2/gstv4l2object.c:
1096         * sys/v4l2/gstv4l2src.c:
1097         * sys/v4l2/gstv4l2src.h:
1098         * sys/v4l2/v4l2_calls.c:
1099         * sys/v4l2/v4l2src_calls.c:
1100           Fix memory leaks. Small code cleanups : No need for empty _init(). No
1101           need to memset instance structures. Some more FIXME's and comments.
1102
1103 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1104
1105         * tests/icles/.cvsignore:
1106           Ignore more.
1107
1108 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1109
1110         * gst/goom/.cvsignore:
1111         * gst/goom2k1/.cvsignore:
1112           Ignore files.
1113
1114 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1115
1116         * ext/cairo/gsttextoverlay.c:
1117           Fix compiler warning.
1118
1119 2008-08-25  David Schleef  <ds@schleef.org>
1120
1121         * ext/cairo/gsttextoverlay.c: Fix obvious memleak.
1122
1123 2008-08-25  Edward Hervey  <edward.hervey@collabora.co.uk>
1124
1125         * gst/matroska/matroska-demux.c: (gst_matroska_demux_send_event),
1126         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
1127         * gst/matroska/matroska-mux.c:
1128         (gst_matroska_mux_video_pad_setcaps),
1129         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_finish):
1130         Add Real[Audio|Video] support to Matroska containers.
1131         It works fine for:
1132         * decoding real audio/video streams contained in mkv
1133         * 'transmuxing' real (.rm) files into .mkv files
1134         It will not work though for encoding real[audio/video] streams that
1135         don't contain the 'mdpr_data' extra data on the caps.
1136         The reason why this will not work is because I never intended to
1137         duplicate virtually all the 'mdpr' block creation into mkvmux.
1138         Fixes #536067
1139
1140 2008-08-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1141
1142         * gst/law/alaw-encode.c: (gst_alaw_enc_init), (gst_alaw_enc_chain):
1143         * gst/law/mulaw-conversion.c:
1144         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
1145         (gst_mulawenc_chain):
1146         The encoder can't really renegotiate at the time they perform a
1147         pad-alloc so make the srcpads use fixed caps.
1148         Check the buffer size after a pad-alloc because the returned size might
1149         not be right when the downstream element does not know the size of the
1150         new buffer (capsfilter). Fixes #549073.
1151
1152 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1153
1154         Patch by: Filippo Argiolas <filippo dot argiolas at gmail dot com>
1155
1156         * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_set_norm_and_notify):
1157         v4l2src doesn't have a property named "norm" so don't try to notify
1158         about changes to that property. The "norm" property and related
1159         code are commented out currently. Fixes bug #549090.
1160
1161 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1162
1163         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
1164
1165         * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices):
1166         Reprobe devices again instead of taking a cached list as new
1167         devices could've been plugged in. Fixes bug #549062.
1168
1169 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1170
1171         * gst/autodetect/Makefile.am:
1172         Don't link the autodetect plugin with GConf as it doesn't
1173         use GConf. Fixes bug #545463.
1174
1175 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1176
1177         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1178         (gst_ebml_read_element_length), (gst_ebml_read_uint),
1179         (gst_ebml_read_sint), (gst_ebml_read_float),
1180         (gst_ebml_read_header):
1181         Change some GST_ELEMENT_ERRORs to GST_ERROR_OBJECT to make it
1182         possible to ignore errors and not post any ERROR messages on
1183         the bus.
1184
1185         * gst/matroska/matroska-demux.c:
1186         (gst_matroska_demux_parse_contents):
1187         Ignore any errors and not just EOS when parsing the contents of
1188         a SeekHead. Errors here are usually caused by truncated files
1189         and playback of the file works fine. Fixes playback of the
1190         audio_only_chapter_seekbroken.mka file from the MPlayer samples
1191         archive.
1192
1193 2008-08-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1194
1195         * gst/multipart/multipartdemux.c:
1196         * gst/multipart/multipartmux.c:
1197         Conform to RFC2046. audio/basic is mulaw 8000Hz mono.
1198
1199 2008-08-21  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1200
1201         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buffer_alloc,
1202           gst_directdraw_sink_bufferpool_clear):
1203           Fix two more buffer ref leaks.
1204
1205 2008-08-21  Tim-Philipp Müller  <tim.muller at collabora co uk>
1206
1207         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
1208
1209         * sys/directdraw/gstdirectdrawsink.c:
1210           (gst_directdraw_sink_show_frame):
1211           Fix buffer ref leak.
1212
1213 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1214
1215         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1216         Revert the last commit. wavenc still supports width!=depth for 32 bit
1217         width. Thanks Tim.
1218
1219 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1220
1221         * gst/matroska/matroska-demux.c:
1222         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1223         If the duration of a block is unknown only use the timestamp for the
1224         first lace and use GST_CLOCK_TIME_NONE as duration for the following
1225         laces. Otherwise every lace has the same timestamp which leads to
1226         various problems. Really fixes bug #548831.
1227
1228 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1229
1230         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1231         If we're not allowing width!=depth in wavenc we should also disable
1232         the code that was added to support width!=depth.
1233
1234 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1235
1236         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
1237         Don't calculate the default duration of a frame from the audio sampling
1238         rate. This only works for raw audio if every frame contains a single
1239         sample and results in broken buffer durations for other formats
1240         if no specified default duration is given or the blocks have no
1241         duration. Fixes bug #548831.
1242
1243 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1244
1245         * gst/matroska/matroska-demux.c:
1246         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1247         Allow zero sized blocks instead of returning GST_FLOW_OK. Such blocks
1248         are used for text/plain subtitles as a gap-filler in some files.
1249
1250 2008-08-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1251
1252         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
1253         (gst_v4l2_get_caps_info):
1254         Add S910 and PWC formats with a low priority.
1255
1256         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank),
1257         (gst_v4l2src_probe_caps_for_format):
1258         Add more debugging.
1259
1260 2008-08-20  Tim-Philipp Müller  <tim at collabora co uk>
1261
1262         * ext/flac/gstflacenc.c:
1263           Fix compilation against older libflac versions.
1264
1265 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1266
1267         * ext/pulse/pulsemixer.c: (gst_pulsemixer_class_init),
1268         (gst_pulsemixer_set_property), (gst_pulsemixer_get_property):
1269         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
1270         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_timeout_event),
1271         (gst_pulsemixer_ctrl_set_volume):
1272         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_new):
1273         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open):
1274         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
1275         (gst_pulsesink_init), (gst_pulsesink_open),
1276         (gst_pulsesink_prepare), (gst_pulsesink_write),
1277         (gst_pulsesink_delay), (gst_pulsesink_reset):
1278         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1279         (gst_pulsesrc_init):
1280         Use GST_BOILERPLATE everywhere and fix coding style at some places.
1281         Fix a locking issue in pulsesink's prepare function.
1282
1283         * ext/pulse/pulseutil.c: (gst_pulse_channel_map_to_gst):
1284         Check if the created channel layout is valid for GStreamer.
1285
1286 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1287
1288         * gst/rtsp/gstrtspgoogle.c:
1289         Things that can happen when your brain is in google mode trying to
1290         deal with their google rtsp server extensions and trying to type your
1291         google mail account.
1292
1293 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1294
1295         * gst/rtsp/Makefile.am:
1296         * gst/rtsp/gstrtsp.c: (plugin_init):
1297         * gst/rtsp/gstrtspgoogle.c: (gst_rtsp_google_before_send),
1298         (gst_rtsp_google_after_send), (gst_rtsp_google_get_transports),
1299         (_do_init), (gst_rtsp_google_base_init),
1300         (gst_rtsp_google_class_init), (gst_rtsp_google_init),
1301         (gst_rtsp_google_finalize), (gst_rtsp_google_change_state),
1302         (gst_rtsp_google_extension_init):
1303         * gst/rtsp/gstrtspgoogle.h:
1304         Add google RTSP extension, it can only handle udp and responds with
1305         unsupported if we do anything else. Fixes #546465.
1306
1307         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_connection_send),
1308         (gst_rtspsrc_connection_receive), (gst_rtspsrc_loop_send_cmd),
1309         (gst_rtspsrc_create_transports_string),
1310         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
1311         (gst_rtspsrc_close), (gst_rtspsrc_pause):
1312         Make transport setup code a bit better using GString.
1313         Add some more debug.
1314         Check for closed connections before doing anything on them.
1315
1316 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1317
1318         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1319         (gst_pulsesrc_create_stream), (gst_pulsesrc_negotiate),
1320         (gst_pulsesrc_prepare):
1321         * ext/pulse/pulseutil.c: (gst_pulse_gst_to_channel_map),
1322         (gst_pulse_channel_map_to_gst):
1323         * ext/pulse/pulseutil.h:
1324         If downstream provides no channel layout and >2 channels should be
1325         used use the default layout that pulseaudio chooses and also
1326         add this layout to the caps. Fixes bug #547258.
1327
1328 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1329
1330         Patch by: Peter Kjellerstedt <pkj at axis com>
1331
1332         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
1333         (gst_dynudpsink_finalize), (gst_dynudpsink_set_property),
1334         (gst_dynudpsink_init_send), (gst_dynudpsink_close):
1335         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
1336         (gst_multiudpsink_finalize), (gst_multiudpsink_set_property):
1337         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize),
1338         (gst_udpsrc_set_property):
1339         Avoid leaking internally allocated file descriptors when setting
1340         custom file descriptors. Fixes #543101.
1341
1342 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1343
1344         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
1345         Don't try to configure RTCP back to the server when the server did not
1346         give us a valid port number.
1347
1348 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1349
1350         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
1351         Use new basetransform method to renegotiate. Fixes #544956.
1352
1353         * tests/icles/Makefile.am:
1354         * tests/icles/videobox-test.c: (make_pipeline), (main):
1355         Add videobox renegotiation example.
1356
1357 2008-08-19  David Schleef  <ds@schleef.org>
1358
1359         * gst/wavenc/gstwavenc.c: Remove depth ranges and replace
1360         with sane values.  Fixes #548530.
1361
1362 2008-08-18  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1363
1364         * ext/pulse/pulsesink.c: (gst_pulsesink_prepare):
1365         * ext/pulse/pulsesrc.c: (gst_pulsesrc_prepare):
1366         The bytes_per_sample and silence_sample fields of the GstRingBufferSpec
1367         are already filled with the correct values by
1368         gst_ring_buffer_parse_caps() so there's no need to set them again
1369         with wrong values.
1370
1371 2008-08-16  Edward Hervey  <edward.hervey@collabora.co.uk>
1372
1373         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
1374         (gst_avi_demux_read_subindexes_push):
1375         Some AVI 2.0 (ODML) files don't respect the 'specifications' completely
1376         and instead of using the 'ix##' nomenclature, use '##ix'.
1377         They're still valid though, this fixes the duration and indexes for
1378         virtually all the ODML files I have.
1379
1380 2008-08-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1381
1382         Patch by: Olivier Crete <tester at tester dot ca>
1383
1384         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
1385         (gst_rtp_vorbis_depay_process):
1386         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
1387         Update the vorbis RTP pay/depay to RFC 5215.
1388         Fixes #547842.
1389
1390 2008-08-14  David Schleef  <ds@schleef.org>
1391
1392         * gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60
1393           with 3:2 pulldown, i.e., 24p.
1394
1395 2008-08-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1396
1397         * tests/check/elements/level.c: (GST_START_TEST):
1398         Fix compilation some more.
1399
1400 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
1401
1402         * configure.ac::
1403           Require -base CVS for wavparse acid chunk parsing.
1404
1405 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1406
1407         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
1408         (gst_pulsesink_init), (gst_pulsesink_finalize),
1409         (gst_pulsesink_set_volume), (gst_pulsesink_get_volume),
1410         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
1411         (gst_pulsesink_prepare), (gst_pulsesink_change_state):
1412         * ext/pulse/pulsesink.h:
1413         Add "device-name" property to pulsesink too and currently commented
1414         out and not working support for a "volume" property.
1415
1416 2008-08-13  Thijs Vermeir  <thijsvermeir@gmail.com>
1417
1418         * configure.ac:
1419         Remove more cdio stuff (moved to ugly)
1420
1421 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1422
1423         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1424
1425         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1426         (gst_pulsesrc_get_property):
1427         Add "device-name" property, which provides a human readable string
1428         for the audio device, to make it more consisten with other audio
1429         sources. Fixes bug #547519.
1430
1431 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1432
1433         * ext/pulse/pulsemixer.c: (gst_pulsemixer_change_state):
1434         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
1435         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_new),
1436         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_timeout_event):
1437         * ext/pulse/pulsemixerctrl.h:
1438         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open),
1439         (gst_pulseprobe_enumerate), (gst_pulseprobe_new),
1440         (gst_pulseprobe_free), (gst_pulseprobe_needs_probe),
1441         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values):
1442         * ext/pulse/pulseprobe.h:
1443         * ext/pulse/pulsesink.c: (gst_pulsesink_init):
1444         * ext/pulse/pulsesrc.c: (gst_pulsesrc_init), (gst_pulsesrc_delay),
1445         (gst_pulsesrc_change_state):
1446         Improve debugging a bit by including the parent object in pulsemixerctrl
1447         and pulseprobe objects and using GST_WARNING_OBJECT instead of
1448         GST_WARNING.
1449
1450         Use the parent GObject subclass instead of a random struct as GObject
1451         parameter for G_OBJECT_WARN_INVALID_PROPERTY_ID. This fixes a crash
1452         when probing for another property than "device".
1453
1454 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1455
1456         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1457
1458         * ext/pulse/pulsemixer.c: (gst_pulsemixer_set_property):
1459         Fix property probing after the device property is set by calling
1460         set_server when the server property changes. Fixes bug #547518.
1461
1462 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1463
1464         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1465
1466         * ext/pulse/pulsesink.c: (gst_pulsesink_interface_supported),
1467         (gst_pulsesink_implements_interface_init),
1468         (gst_pulsesink_init_interfaces), (gst_pulsesink_init),
1469         (gst_pulsesink_finalize), (gst_pulsesink_set_property),
1470         (gst_pulsesink_get_type):
1471         * ext/pulse/pulsesink.h:
1472         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
1473         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_init),
1474         (gst_pulsesrc_finalize), (gst_pulsesrc_set_property):
1475         * ext/pulse/pulsesrc.h:
1476         Implement GstPropertyProbe interface on pulsesink for detecting
1477         sink devices and on pulsesrc for detecting source devices.
1478         Fixes bugs #547227 and #547217.
1479
1480 2008-08-13  Stefan Kost  <ensonic@users.sf.net>
1481
1482         * gst/spectrum/gstspectrum.c:
1483           Don't terminate on fabs(in)>1.0. Init doubles as doubles.
1484
1485 2008-08-13  Edward Hervey  <edward.hervey@collabora.co.uk>
1486
1487         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
1488         Properly set the maximum latency value, in the same way it is done in
1489         v4lsrc.
1490         * sys/v4l2/v4l2src_calls.c:
1491         Simplify fraction equality check, no need to use GValues for this.
1492
1493 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
1494
1495         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
1496         Add warning messages stating exactly why the latency query failed.
1497         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
1498         In some cases, the negotiated framerate might be the default one which
1499         is already set internally. But we still need to mark it down in fps_n
1500         and fps_d so that the latency query can happen properly.
1501
1502 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
1503
1504         * docs/plugins/inspect/plugin-1394.xml:
1505         Whoops, forgot one doc file for people who can't/don't build the
1506         raw1394 plugin.
1507
1508 2008-08-12  Jan Schmidt  <jan.schmidt@sun.com>
1509
1510         * docs/plugins/Makefile.am:
1511         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1512         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1513         * docs/plugins/inspect/plugin-cdio.xml:
1514         * ext/Makefile.am:
1515         * ext/cdio/Makefile.am:
1516         * ext/cdio/gstcdio.c:
1517         * ext/cdio/gstcdio.h:
1518         * ext/cdio/gstcdiocddasrc.c:
1519         * ext/cdio/gstcdiocddasrc.h:
1520
1521         Pull changes from 0.10.9.2 pre-release branch moving the libcdio
1522         CDDA source to -ugly.
1523
1524         * po/LINGUAS:
1525         * po/POTFILES.in:
1526         * po/id.po:
1527         Pull in new translation from 0.10.9.2 release branch.
1528
1529 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
1530
1531         * docs/plugins/Makefile.am:
1532         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1533         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1534         * docs/plugins/gst-plugins-good-plugins.args:
1535         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1536         * docs/plugins/gst-plugins-good-plugins.interfaces:
1537         Integrate documentation for new hdv1394src element.
1538
1539 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
1540
1541         * ext/raw1394/Makefile.am:
1542         * ext/raw1394/gst1394.c: (plugin_init):
1543         * ext/raw1394/gsthdv1394src.c: (_do_init),
1544         (gst_hdv1394src_base_init), (gst_hdv1394src_class_init),
1545         (gst_hdv1394src_init), (gst_hdv1394src_dispose),
1546         (gst_hdv1394src_set_property), (gst_hdv1394src_get_property),
1547         (gst_hdv1394src_from_raw1394handle),
1548         (gst_hdv1394src_iec61883_receive), (gst_hdv1394src_bus_reset),
1549         (gst_hdv1394src_create), (gst_hdv1394src_discover_avc_node),
1550         (gst_hdv1394src_start), (gst_hdv1394src_stop),
1551         (gst_hdv1394src_unlock), (gst_hdv1394src_update_device_name),
1552         (gst_hdv1394src_uri_get_type), (gst_hdv1394src_uri_get_protocols),
1553         (gst_hdv1394src_uri_get_uri), (gst_hdv1394src_uri_set_uri),
1554         (gst_hdv1394src_uri_handler_init):
1555         * ext/raw1394/gsthdv1394src.h:
1556         mpeg2-ts (HDV) variant of firewire capture element.
1557         Fixes #350830
1558
1559 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
1560
1561         * gst/level/gstlevel.c: (gst_level_message_new):
1562          Fix compilation (also known as the classic 'fix code that someone
1563          committed without compiling it first').
1564
1565 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1566
1567         * tests/check/elements/level.c:
1568           Add a test for level in stereo mode.
1569
1570 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1571
1572         * tests/examples/spectrum/demo-audiotest.c:
1573         * tests/examples/spectrum/demo-osssrc.c:
1574           Demo how to draw analyzer results synced to the clock.
1575
1576 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1577
1578         * gst/level/gstlevel.c:
1579           Little renaming (l -> level).
1580
1581         * gst/spectrum/gstspectrum.c:
1582         * gst/spectrum/gstspectrum.h:
1583           Also send full timestamp/duration details here.
1584
1585 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1586
1587         * gst/level/gstlevel.c:
1588         * gst/level/gstlevel.h:
1589           Send same timestamp/duration details as videoanalysis. This gives
1590           applications better chance to sync analysis results with playback.
1591
1592 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1593
1594         * gst/matroska/matroska-mux.c:
1595         (gst_matroska_mux_handle_sink_event),
1596         (flac_streamheader_to_codecdata):
1597         We need to drop one additional buffer for FLAC as the fLaC
1598         marker and STREAMINFO block are merged into one buffer in the caps.
1599
1600         Also don't pretend to support NEWSEGMENT events, otherwise we
1601         will most probably write some invalid data.
1602
1603 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1604
1605         * gst/matroska/matroska-mux.c: (flac_streamheader_to_codecdata),
1606         (gst_matroska_mux_audio_pad_setcaps):
1607         Add support for muxing FLAC into Matroska containers.
1608         Fixes bug #311586.
1609
1610 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1611
1612         * ext/flac/gstflacenc.c: (gst_flac_enc_check_discont):
1613         Actually provide the variables required for the format string.
1614
1615 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1616
1617         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1618         (gst_matroska_demux_element_send_event),
1619         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
1620         * gst/matroska/matroska-demux.h:
1621         Close the current segment if we're doing a non-flushing seek and send
1622         the close-segment and the new segment of the seek from the streaming
1623         thread.
1624
1625 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1626
1627         * ext/flac/gstflacenc.c: (gst_flac_enc_write_callback),
1628         (gst_flac_enc_check_discont), (gst_flac_enc_chain),
1629         (gst_flac_enc_change_state):
1630         * ext/flac/gstflacenc.h:
1631         Handle non-zero start timestamps correctly, mark header packets as
1632         IN_CAPS and print a warning and suggest using audiorate if stream
1633         discontinuities are detected. When FLAC supports flushing the encoder
1634         somehow this should be done for discontinuities instead.
1635
1636         Remove some unused variables from the instance struct.
1637
1638 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1639
1640         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback):
1641         If seeking failed return the appropiate return value to FLAC.
1642         Otherwise it thinks seeking was successfull and tries to rewrite
1643         parts of the headers which then get appended to the output.
1644
1645 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
1646
1647         Patch by: Frederic Crozat <fcrozat@mandriva.org>
1648
1649         * ext/esd/gstesd.c: (plugin_init):
1650         * ext/flac/gstflac.c: (plugin_init):
1651         * ext/shout2/gstshout2.c: (plugin_init):
1652         * ext/wavpack/gstwavpack.c: (plugin_init):
1653         * sys/oss/gstossaudio.c: (plugin_init):
1654         * sys/v4l2/gstv4l2.c: (plugin_init):
1655         Make sure gettext returns translations in UTF-8 encoding rather
1656         than in the current locale encoding (#546822).
1657
1658 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1659
1660         * ext/flac/gstflacdec.c:
1661         Add FIXME for 0.11 to simply output everything with width=32 as given
1662         by FLAC and let audioconvert handle the conversions instead of doing
1663         them in flacdec.
1664
1665 2008-08-07  Jan Schmidt  <Jan.Schmidt@sun.com>
1666
1667         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
1668         When outputting a pad template range for the size, include a framerate
1669         range too, to avoid 'not a real subset of template caps' errors.
1670
1671 2008-08-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1672
1673         Based on a patch by: Jonathan Matthew <notverysmart at gmail dot com>
1674
1675         * ext/flac/Makefile.am:
1676         * ext/flac/gstflac.c: (plugin_init):
1677         * ext/flac/gstflactag.c: (gst_flac_tag_setup_interfaces),
1678         (gst_flac_tag_base_init), (gst_flac_tag_class_init),
1679         (gst_flac_tag_dispose), (gst_flac_tag_init),
1680         (gst_flac_tag_sink_setcaps), (gst_flac_tag_chain),
1681         (gst_flac_tag_change_state):
1682         * ext/flac/gstflactag.h:
1683         Port flactag to 0.10, add documentation for it and clean it up a bit.
1684         Fixes bug #413841.
1685
1686         * docs/plugins/Makefile.am:
1687         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1688         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1689         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1690         * docs/plugins/gst-plugins-good-plugins.interfaces:
1691         * docs/plugins/gst-plugins-good-plugins.prerequisites:
1692         * docs/plugins/inspect/plugin-flac.xml:
1693         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init):
1694         * ext/flac/gstflacdec.h:
1695         * ext/flac/gstflacenc.c: (gst_flac_enc_base_init):
1696         * ext/flac/gstflacenc.h:
1697         Add flactag and flacenc to the documentation and mark
1698         the private parts of the flacdec instance structure as private.
1699
1700         Also use gst_element_class_set_details_simple() in flacdec and
1701         flacenc.
1702
1703 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
1704
1705         * gst/qtdemux/qtdemux.c:
1706           Use audio/x-qdm for caps. Collect some info - mplayer has a decoder
1707           for it but ffmpeg does not.
1708
1709 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
1710
1711         * gst/wavparse/gstwavparse.c:
1712           Handle the list chunk and use gst_riff_parse_info() to parse the info
1713           sub-chunk.
1714
1715 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
1716
1717         * gst/wavparse/gstwavparse.c:
1718           Handle the acid chunk and send tempo as part of tags. Other fields are
1719           interesting too, but need more tag-definitions. Fixes #545433.
1720
1721 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
1722
1723         * gst/wavparse/gstwavparse.c:
1724           Refactor wavparse. Call _reset() from dispose() and move old code from
1725           dispose into reset. This way we don't leak taglists when we abort
1726           parsing. Fix some comments. Move code for skipping a chunk into extra
1727           function. Replace chunk sizes with a const to ease readability.         
1728
1729 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1730
1731         Patch by: Aurelien Grimaud <gstelzz at yahoo dot fr>
1732
1733         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_alloc_udp_ports):
1734         Improve udp port setup. Fixes #545710.
1735
1736 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1737
1738         * gst/rtp/Makefile.am:
1739         * gst/rtp/gstrtp.c: (plugin_init):
1740         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_base_init),
1741         (gst_rtp_mp1s_depay_class_init), (gst_rtp_mp1s_depay_init),
1742         (gst_rtp_mp1s_depay_setcaps), (gst_rtp_mp1s_depay_process),
1743         (gst_rtp_mp1s_depay_set_property),
1744         (gst_rtp_mp1s_depay_get_property),
1745         (gst_rtp_mp1s_depay_change_state),
1746         (gst_rtp_mp1s_depay_plugin_init):
1747         * gst/rtp/gstrtpmp1sdepay.h:
1748         Add MP1S depayloader.
1749
1750         * gst/rtsp/URLS:
1751         Some more sample rtsp streams.
1752
1753 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1754
1755         * gst/rtsp/URLS:
1756         Add another URL.
1757
1758         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
1759         * tests/check/elements/rglimiter.c: (GST_START_TEST):
1760         Add some more debug info.
1761
1762 2008-08-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1763
1764         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
1765         Provide cbSize field for audio extra_data size, and take care to
1766         pad extra_data.
1767
1768 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
1769
1770         * gst/qtdemux/qtdemux.c:
1771           Return the result of gst_pad_{start,stop}_task instead of hard-coded
1772           TRUE.
1773
1774 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
1775
1776         * gst/qtdemux/qtdemux.c:
1777         * gst/qtdemux/qtdemux_fourcc.h:
1778           Add keyword tag support. Fixes #520694 for qtdemux.
1779
1780 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
1781
1782         * gst/qtdemux/qtdemux.c:
1783           Add support for tmpo tag (BPM).
1784
1785 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1786
1787         * ext/flac/gstflacenc.c: (gst_flac_enc_query_peer_total_samples),
1788         (gst_flac_enc_sink_setcaps), (gst_flac_enc_write_callback):
1789         Set an estimate for the total number of samples that will be encoded
1790         if possible to help decoders if the streaminfo can't be rewritten
1791         later (like when muxing into Ogg containers).
1792
1793         Add a warning if we get header packets after data packets as those
1794         will get lost when muxing into Ogg, i.e. rewriting the headers doesn't
1795         work.
1796
1797 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1798
1799         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
1800         (gst_flac_dec_write):
1801         Support decoding of all depths between 4 and 32 bits and read the
1802         depth from the streaminfo header if needed. Also support all sampling
1803         rates between 1 and 655350 Hz.
1804
1805         * ext/flac/gstflacenc.c:
1806         (gst_flac_enc_caps_append_structure_with_widths),
1807         (gst_flac_enc_sink_getcaps), (gst_flac_enc_sink_setcaps),
1808         (gst_flac_enc_chain):
1809         * ext/flac/gstflacenc.h:
1810         Support encoding in all bit depths supported by the streamable
1811         subformat (i.e. 8, 12, 16, 20 and 24 bits) and all sampling rates
1812         between 1 Hz and 655350 Hz.
1813
1814 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1815
1816         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
1817         (gst_flac_enc_sink_getcaps):
1818         Support encoding of up to 8 channels.
1819
1820 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
1821
1822         * ext/soup/gstsouphttpsrc.c:
1823         * ext/soup/gstsouphttpsrc.h:
1824         Fix seeking race condition in #540300
1825         Patch By: Wouter Cloetens  <wouter at mind be>
1826
1827 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1828
1829         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek),
1830         (gst_matroska_demux_element_send_event),
1831         (gst_matroska_demux_handle_seek_event),
1832         (gst_matroska_demux_handle_src_event):
1833         When receiving a SEEK event on a specific pad first search for a seek
1834         table entry for the stream of the pad and then fall back to an entry
1835         for a different stream.
1836
1837 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1838
1839         * configure.ac:
1840         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
1841         * gst/matroska/matroska-ids.h:
1842         Build depend on core CVS for the attachment tag.
1843
1844 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1845
1846         * configure.ac:
1847         * gst/matroska/Makefile.am:
1848         * gst/matroska/lzo.c: (get_byte), (get_len), (copy),
1849         (copy_backptr), (lzo1x_decode), (main):
1850         * gst/matroska/lzo.h:
1851         * gst/matroska/matroska-demux.c:
1852         (gst_matroska_demux_read_track_encoding),
1853         (gst_matroska_decompress_data), (gst_matroska_decode_data),
1854         (gst_matroska_decode_buffer),
1855         (gst_matroska_decode_content_encodings),
1856         (gst_matroska_demux_read_track_encodings),
1857         (gst_matroska_demux_add_stream),
1858         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1859         * gst/matroska/matroska-ids.h:
1860         Decode the codec private data and following ContentEncoding if
1861         necessary.
1862
1863         Support bzip2, lzo and header stripped compression. For lzo use the
1864         ffmpeg lzo implementation as liblzo is GPL licensed.
1865         
1866         Fix zlib decompression.
1867
1868 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1869
1870         * gst/matroska/matroska-mux.c:
1871         (gst_matroska_mux_audio_pad_setcaps):
1872         Fix muxing of MP3/MP2 with different MPEG versions by calculating the
1873         duration of a frame with the new mpegaudioversion caps field.
1874
1875 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1876
1877         * gst/matroska/matroska-demux.c: (gst_matroska_demux_finalize),
1878         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
1879         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
1880         (gst_matroska_demux_stream_from_num),
1881         (gst_matroska_demux_tracknumber_unique),
1882         (gst_matroska_demux_add_stream), (gst_matroska_demux_send_event),
1883         (gst_matroska_demux_handle_seek_event),
1884         (gst_matroska_demux_sync_streams),
1885         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1886         (gst_matroska_demux_loop):
1887         * gst/matroska/matroska-demux.h:
1888         Allow an infinite number of stream inside Matroska containers and use
1889         a GPtrArray for storing them instead of allowing "only" 127 streams.
1890
1891 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1892
1893         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
1894         (gst_ebml_read_change_state), (gst_ebml_read_element_level_up),
1895         (gst_ebml_read_peek_bytes), (gst_ebml_read_element_id),
1896         (gst_ebml_read_element_length), (gst_ebml_peek_id),
1897         (gst_ebml_read_get_length), (gst_ebml_read_skip),
1898         (gst_ebml_read_buffer), (gst_ebml_read_bytes),
1899         (gst_ebml_read_uint), (gst_ebml_read_sint), (_ext2dbl),
1900         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_date),
1901         (gst_ebml_read_master), (gst_ebml_read_binary),
1902         (gst_ebml_read_header):
1903         * gst/matroska/ebml-write.c: (gst_ebml_write_element_id),
1904         (gst_ebml_write_element_size), (gst_ebml_write_uint),
1905         (gst_ebml_write_sint), (gst_ebml_write_ascii),
1906         (gst_ebml_write_master_start), (gst_ebml_write_master_finish),
1907         (gst_ebml_replace_uint):
1908         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1909         (gst_matroska_demux_read_track_encoding),
1910         (gst_matroska_demux_read_track_encodings),
1911         (gst_matroska_demux_add_stream), (gst_matroskademux_do_index_seek),
1912         (gst_matroska_demux_send_event),
1913         (gst_matroska_demux_element_send_event),
1914         (gst_matroska_demux_handle_seek_event),
1915         (gst_matroska_demux_handle_src_event),
1916         (gst_matroska_demux_init_stream),
1917         (gst_matroska_demux_parse_tracks),
1918         (gst_matroska_demux_parse_index_cuetrack),
1919         (gst_matroska_demux_parse_index_pointentry),
1920         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
1921         (gst_matroska_demux_parse_metadata_id_simple_tag),
1922         (gst_matroska_demux_parse_metadata_id_tag),
1923         (gst_matroska_demux_parse_metadata),
1924         (gst_matroska_demux_parse_attached_file),
1925         (gst_matroska_demux_parse_attachments),
1926         (gst_matroska_demux_parse_chapters), (gst_matroska_ebmlnum_uint),
1927         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_push_hdr_buf),
1928         (gst_matroska_demux_push_flac_codec_priv_data),
1929         (gst_matroska_demux_push_xiph_codec_priv_data),
1930         (gst_matroska_demux_push_dvd_clut_change_event),
1931         (gst_matroska_demux_add_mpeg_seq_header),
1932         (gst_matroska_demux_add_wvpk_header),
1933         (gst_matroska_demux_check_subtitle_buffer),
1934         (gst_matroska_decode_buffer),
1935         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1936         (gst_matroska_demux_parse_cluster),
1937         (gst_matroska_demux_parse_contents_seekentry),
1938         (gst_matroska_demux_parse_contents),
1939         (gst_matroska_demux_loop_stream_parse_id),
1940         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop),
1941         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
1942         (gst_matroska_demux_subtitle_caps),
1943         (gst_matroska_demux_change_state):
1944         * gst/matroska/matroska-ids.c:
1945         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
1946         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
1947         (gst_matroska_mux_video_pad_setcaps),
1948         (xiph3_streamheader_to_codecdata),
1949         (vorbis_streamheader_to_codecdata),
1950         (theora_streamheader_to_codecdata),
1951         (gst_matroska_mux_audio_pad_setcaps),
1952         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
1953         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
1954         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
1955         (gst_matroska_mux_best_pad), (gst_matroska_mux_write_data),
1956         (gst_matroska_mux_collected), (gst_matroska_mux_change_state):
1957         Fix indention everywhere. A broken indent version has added newlines
1958         after every single declaration some time ago.
1959
1960 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1961
1962         * gst/matroska/matroska-demux.c:
1963         (gst_matroska_demux_loop_stream_parse_id):
1964         If no Tracks are found error out instead of trying it again until the
1965         end of time.
1966
1967 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1968
1969         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
1970         Fix demuxing of raw integer audio. The samples are unsigned only for 8
1971         bit and signed otherwise, not the other way around.
1972
1973 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1974
1975         * gst/matroska/matroska-mux.c:
1976         Add more raw YUV formats to the list of supported formats.
1977
1978 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1979
1980         * gst/matroska/matroska-mux.c:
1981         (gst_matroska_mux_audio_pad_setcaps):
1982         Add support for muxing raw float audio now that the spec defines the
1983         endianness and add support for muxing raw integer audio with 24 and
1984         32 bits.
1985
1986         Allow muxing of more than 8 audio channels.
1987
1988 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1989
1990         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
1991         (gst_matroska_mux_reset), (gst_matroska_mux_start):
1992         Add locking to the global array of used track UIDs to prevent random
1993         crashes if more than a single matrosmux instance is used.
1994
1995         Use 64 bit values for the track UIDs.
1996
1997         Use the global GRandom of GLib instead of creating our own one
1998         for the few random numbers we need every single time.
1999
2000 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2001
2002         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
2003         (gst_flac_dec_setup_stream_decoder),
2004         (gst_flac_dec_update_metadata):
2005         Always post the audio-codec tag, not only if other tags are present.
2006
2007 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2008
2009         * configure.ac:
2010         Back to development -> 0.10.9.1
2011
2012 === release 0.10.9 ===
2013
2014 2008-07-31  Jan Schmidt <jan.schmidt@sun.com>
2015
2016         * configure.ac:
2017           releasing 0.10.9, "Steam Train Rolling"
2018
2019 2008-07-31  Jan Schmidt  <jan.schmidt@sun.com>
2020
2021         * ext/soup/gstsouphttpsrc.c:
2022         Don't throw an error when soup completes a msg with status
2023         'cancelled', as that indicates we cancelled a request while
2024         shutting down or seeking, and it's not an error.
2025         Fixes: #540300 again.
2026
2027 2008-07-28  Jan Schmidt  <jan.schmidt@sun.com>
2028
2029         * configure.ac:
2030         0.10.8.4 pre-release
2031
2032 2008-07-25  Edward Hervey  <edward.hervey@collabora.co.uk>
2033
2034         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment):
2035         Fix segment-stop regression.
2036         Add documentation regarding segments in quicktime files by Wim Taymans.
2037         Fixes #544509
2038
2039 2008-07-25  Jan Schmidt  <jan.schmidt@sun.com>
2040
2041         * configure.ac:
2042         0.10.8.3 pre-release
2043
2044         * po/LINGUAS:
2045         * po/pt_BR.po:
2046         Add pt_BR translation
2047
2048 2008-07-23  Michael Smith <msmith@songbirdnest.com>
2049
2050         * gst/goom/convolve_fx.c:
2051         * gst/goom/filters.c:
2052         * gst/goom/goom_config.h:
2053         * gst/goom/goom_core.c:
2054         * gst/goom/goom_tools.h:
2055           Fix build with MSVC: include glib.h to define inline appropriately,
2056           use header guards where needed.
2057         * gst/udp/gstudpnetutils.c:
2058         * gst/udp/gstudpsrc.c:
2059           Fix build with MSVC: use WSA* constants/functions where appropriate, use
2060           g_snprintf rather than snprintf.
2061           Fixes #544433.
2062
2063 2008-07-22  Stefan Kost  <ensonic@users.sf.net>
2064
2065         * gst/debug/gsttaginject.c:
2066         * gst/debug/gsttaginject.h:
2067           Sent tags in _transform_ip() instead of _start(). Fixes #543404
2068           partially.
2069
2070 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2071
2072         * configure.ac:
2073         0.10.8.2 pre-release
2074
2075 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2076
2077         * ext/Makefile.am:
2078         Finish hooking up pulseaudio plugin to the build.
2079
2080         * ext/pulse/pulsemixerctrl.c:
2081         Fix compilation error.
2082
2083 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2084
2085         * po/LINGUAS:
2086         * po/lt.po:
2087         Add new lithunian translation, and add french to the LINGUAS
2088         file.
2089
2090 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2091
2092         * ext/soup/gstsouphttpsrc.c:
2093         Fix Soup HTTP source seeking.
2094         Patch By: Wouter Cloetens  <wouter at mind be>
2095         Fixes: #540300
2096
2097         * tests/check/elements/.cvsignore:
2098         Ignore new check programs.
2099
2100 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2101
2102         * configure.ac:
2103         * docs/plugins/Makefile.am:
2104         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2105         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2106         * docs/plugins/gst-plugins-good-plugins.args:
2107         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2108         * docs/plugins/gst-plugins-good-plugins.interfaces:
2109         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2110         * docs/plugins/inspect/plugin-interleave.xml:
2111         * docs/plugins/inspect/plugin-replaygain.xml:
2112         * tests/check/Makefile.am:
2113
2114         Move replaygain and interleave plugins from -bad.
2115         Fixes: #543406
2116         Fixes: #536228
2117
2118 2008-07-18  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2119
2120         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2121         (qtdemux_parse_trak):
2122         Revert ISO base media spec based pixel-aspect-ratio calculation.
2123         Fixes #543300.
2124
2125 2008-07-17  Edward Hervey  <edward.hervey@collabora.co.uk>
2126
2127         * sys/osxvideo/osxvideosink.m:
2128         Fix minor build issues on macosx.
2129         Fixes #543054
2130
2131 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2132
2133         * configure.ac::
2134         * ext/taglib/Makefile.am::
2135           Only use -Wno-attributes (which is there to work around a
2136           bug in the taglib 1.5 headers) if the c++ compiler actually
2137           supports it (#543255).
2138
2139 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2140
2141         Patch by: Benoit Fouet <benoit.fouet purplelabs com>
2142
2143         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
2144           Avoid compiler warning by initialising variable to NULL (#543259).
2145
2146 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2147
2148         * gst/debug/gsttaginject.c: (gst_tag_inject_start):
2149         Don't pass NULL taglists to gst_tag_list_is_empty().
2150
2151 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2152
2153         * tests/check/elements/cmmldec.c: (GST_START_TEST):
2154         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_create),
2155         (rtp_pipeline_run):
2156         * tests/check/elements/souphttpsrc.c: (souphttpsrc_suite):
2157         Don't use declarations after statements.
2158
2159 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2160
2161         * ext/jpeg/gstjpegdec.c:
2162         Align documentation with reality.
2163
2164 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2165
2166         * gst/udp/gstudpnetutils.c:
2167         EAI_ADDRFAMILY was obsoleted in BSD at some point. Define it to the
2168         old value (1) if it's not defined which should not cause any problems
2169         as we're using it internal only anyway.
2170
2171 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2172
2173         Patch by: Alessandro Decina <alessandro at nnva dot org>
2174
2175         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp):
2176         Fix build of avidemux on big endian architectures.
2177
2178 2008-07-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2179
2180         Patch by: Thiago Sousa Santos <thiagoss at lcc dot ufcg dot edu dot br>
2181
2182         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
2183         Correctly distinguish 8bit vs 16bit raw audio.  Fixes #542410.
2184
2185 2008-07-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2186
2187         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2188         (qtdemux_parse_trak):
2189         Set pixel-aspect-ratio in caps using display width and height
2190         provided in track.
2191
2192 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2193
2194         * configure.ac:
2195         Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
2196         flags that are invalid for C++. Fixes bug #516509.
2197
2198 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2199
2200         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
2201         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps):
2202         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
2203         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
2204         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2205         * tests/examples/equalizer/demo.c: (message_handler):
2206         * tests/examples/spectrum/demo-audiotest.c: (message_handler):
2207         * tests/examples/spectrum/demo-osssrc.c: (message_handler):
2208         Don't use declarations after statements and variable length arrays.
2209
2210 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2211
2212         Patch by: Daniel Drake <dsd at gentoo dot org>
2213
2214         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture),
2215         (gst_v4l2src_get_nearest_size):
2216         Try progressive video if interlaced fails. Fixes bug #541956
2217         and the usage of v4l2src on OLPC.
2218
2219 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2220
2221         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2222         (gst_rtp_speex_depay_process):
2223         * gst/rtp/gstrtpspeexdepay.h:
2224         Revert last change: Only the jitterbuffer is able to convert RTP to
2225         Gstreamer timestamps and normal (de)payloaders should simply copy it.
2226         Reopens bug #541787.
2227
2228 2008-07-07  Stefan Kost  <ensonic@users.sf.net>
2229
2230         * gst/rtp/gstrtpvrawdepay.c:
2231           Include stdlib.h for atoi().
2232
2233         * gst/rtsp/gstrtspsrc.c:
2234           Use floating point math for latencies < 0 sec in log output.
2235
2236 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2237
2238         Patch by: Tomasz Grobelny <tomasz at grobelny dot oswiecenia dot net>
2239
2240         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2241         (gst_rtp_speex_depay_process):
2242         * gst/rtp/gstrtpspeexdepay.h:
2243         Take timestamp from the RTP packet as a first step to fix problems
2244         with transmission over RTP when the network is not reliable.
2245         Fixes bug #541787.
2246
2247 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2248
2249         Patch by: Tero Saarni <tero dot saarni at gmail dot com>
2250
2251         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_uri):
2252         Fix parsing of udp:// URIs containing IPv6 addresses.
2253         Fixes bug #541650.
2254
2255 2008-07-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2256
2257         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
2258         Do not leak incoming buffers.
2259
2260 2008-07-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2261
2262         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
2263
2264         * configure.ac:
2265         Fix build of the RTP plugin with mingw32 by linking to ws2_32
2266         for htons() and htonl(). Fixes bug #541412.
2267
2268 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2269
2270         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
2271         (gst_matroska_demux_add_stream), (gst_matroska_demux_query),
2272         (gst_matroska_demux_element_query),
2273         (gst_matroska_demux_handle_src_query),
2274         (gst_matroska_demux_handle_seek_event):
2275         Handle position and duration query in DEFAULT format if the
2276         pad's track has a default frame duration set.
2277
2278         Fix seeking now that the segment's duration doesn't contain the
2279         (possibly wrong or inaccurate) duration of the Matroska file.
2280
2281 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2282
2283         * gst/matroska/ebml-read.c: (_ext2dbl):
2284         Use NAN constant instead of 0.0/0.0 if possible. NAN is defined
2285         in math.h except on MSVC where it is defined in xmath.h.
2286         Fixes compilation with MSVC.
2287
2288 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2289
2290         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2291         (gst_matroska_demux_handle_src_query),
2292         (gst_matroska_demux_parse_info),
2293         (gst_matroska_demux_loop_stream_parse_id):
2294         * gst/matroska/matroska-demux.h:
2295         Don't set the segment duration to the duration from the Matroska
2296         header as this value could be wrong and is just informational.
2297
2298 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2299
2300         * gst/matroska/matroska-demux.c:
2301         (gst_matroska_demux_loop_stream_parse_id):
2302         If no Tracks element is found until the first Cluster is found
2303         search it and error out if none is found in the complete file.
2304
2305 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2306
2307         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
2308         Resync non-subtitle tracks too if a too large gap compared to other
2309         tracks is detected.
2310
2311 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
2312
2313         * gst/rtp/Makefile.am:
2314         * gst/rtp/gstrtp.c: (plugin_init):
2315         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_base_init),
2316         (gst_rtp_vraw_depay_class_init), (gst_rtp_vraw_depay_init),
2317         (gst_rtp_vraw_depay_setcaps), (gst_rtp_vraw_depay_process),
2318         (gst_rtp_vraw_depay_change_state),
2319         (gst_rtp_vraw_depay_plugin_init):
2320         * gst/rtp/gstrtpvrawdepay.h:
2321         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_get_type),
2322         (gst_rtp_vraw_pay_base_init), (gst_rtp_vraw_pay_class_init),
2323         (gst_rtp_vraw_pay_init), (gst_rtp_vraw_pay_finalize),
2324         (gst_rtp_vraw_pay_setcaps), (gst_rtp_vraw_pay_handle_buffer),
2325         (gst_rtp_vraw_pay_plugin_init):
2326         * gst/rtp/gstrtpvrawpay.h:
2327         Add raw video pay and depayloaders, see RFC4175.
2328
2329 2008-06-30  Jan Schmidt  <jan.schmidt@sun.com>
2330
2331         * ext/libpng/gstpngdec.c:
2332         Don't return GST_FLOW_ERROR when buffer_alloc fails - return
2333         whatever it returned.
2334
2335 2008-06-29  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2336
2337         * gst/avi/avi-ids.h:
2338         Add vprp chunk related structures.
2339         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp),
2340         (gst_avi_demux_parse_stream):
2341         Parse optional vprp chunk and add calculated pixel-aspect-ratio
2342         to caps.  Fixes #539482.
2343         * gst/avi/gstavimux.h:
2344         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset),
2345         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_riff_get_avi_header):
2346         Add a vprp chunk if non-trival pixel-aspect-ratio provided in caps.
2347
2348 2008-06-28  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2349
2350         * tests/check/elements/avimux.c: (check_avimux_pad):
2351         Adjust avimux unit test according to increased streamheader size.
2352
2353 2008-06-27  David Schleef  <ds@schleef.org>
2354
2355         * gst/qtdemux/qtdemux.c: Add Dirac stream type
2356
2357 2008-06-27  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2358
2359         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
2360         * gst/avi/gstavimux.h:
2361         Add 8 bytes to current streamheader to make for a complete one
2362         and to make more players happy.  Fixes #519460.
2363
2364 2008-06-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
2365
2366         * sys/v4l2/v4l2_calls.c::
2367           Don't include unused gstv4l2xoverlay.h. Fixes build
2368           in case where X11 headers are not installed.
2369
2370 2008-06-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2371
2372         * ext/dv/gstdv.c: (plugin_init):
2373         Fix compilation.
2374
2375 2008-06-26  Edward Hervey  <edward.hervey@collabora.co.uk>
2376
2377         * ext/dv/gstdv.c: (plugin_init):
2378         Marking rank of dvdec as GST_RANK_MARGINAL since it's the slowest
2379         DV decoder available.
2380         Fixes #532393
2381
2382 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2383
2384         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
2385         Call getsockname() after the call to bind() to get updated values
2386         for the port, etc. This fixes the usage of udpsrc on anonymous
2387         binding and it's usage by rtspsrc. Fixes bugs #539372, #539548.
2388         Thanks to Aurelien Grimaud for pointing out the obvious fix.
2389
2390 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2391
2392         * tests/check/pipelines/wavpack.c: (bus_handler):
2393         Remove workaround for a bug in identity that is fixed in 0.10.20.
2394
2395 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2396
2397         Patch by: Jason Donenfeld <BugZilla at zx2c4 dot com>
2398
2399         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb):
2400         Fix HTTP auth support with user/password passed via the URI.
2401         Fixes bug #540067.
2402
2403 2008-06-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
2404
2405         * configure.ac:
2406           Depend on released versions of core and -base.
2407
2408 2008-06-23  Julien Moutte  <julien@fluendo.com>
2409
2410         * gst/matroska/matroska-demux.c:
2411         (gst_matroska_demux_read_track_encoding),
2412         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Fix buggy
2413         format strings in macros. (makes it build on OS X again...)
2414
2415 2008-06-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2416
2417         * gst/rtp/gstrtptheorapay.c:
2418         * gst/udp/gstmultiudpsink.c:
2419           Added debug.
2420
2421 2008-06-20  Christian Schaller <christian.schaller@collabora.co.uk>
2422
2423         * configure.ac: switch v4l2src over to the normal build instead of
2424         being 'experimental'. Fixes bug #536831.
2425
2426 2008-06-19  Wim Taymans  <wim.taymans@collabora.co.uk>
2427
2428         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
2429         Remove unused variable so that we can compile again.
2430
2431 2008-06-19  Peter Kjellerstedt  <pkj@axis.com>
2432
2433         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
2434         No need to check for audio/G723 and audio/32KADPCM here as they are
2435         no longer supported.
2436
2437 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2438
2439         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
2440         (gst_wavpack_parse_src_query), (gst_wavpack_parse_create_src_pad):
2441         Use G_GINT64_CONSTANT, this fixes the duration query on files without
2442         known length.
2443
2444 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2445
2446         * gst/matroska/matroska-demux.c:
2447         (gst_matroska_demux_add_wvpk_header),
2448         (gst_matroska_demux_audio_caps):
2449         * gst/matroska/matroska-ids.h:
2450         Fix demuxing of WavPack files. Muxing is still broken.
2451
2452 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2453
2454         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
2455         (gst_matroska_demux_add_mpeg_seq_header),
2456         (gst_matroska_demux_add_wvpk_header),
2457         (gst_matroska_demux_check_subtitle_buffer),
2458         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2459         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
2460         (gst_matroska_demux_subtitle_caps):
2461         * gst/matroska/matroska-ids.h:
2462         Add a "vfunc" to the track context for postprocessing frames and
2463         convert the wavpack and subtitle postprocessing to this vfunc.
2464         Copy buffer flags in those functions to the new buffers too.
2465
2466         Parse CodecState elements of Blocks.
2467
2468         Add a postprocessing function for MPEG video that adds the sequence
2469         header from the codec private data or codec state to the frames if
2470         it's not already there.
2471
2472 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2473
2474         * gst/matroska/matroska-demux.c:
2475         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2476         If a gap of more than 1/2 second is found in one stream send a
2477         NEWSEGMENT event to not stall the pipeline if the gap is too large.
2478         This also fixes Matroska files where the first buffer doesn't start
2479         at timestamp 0. Fixes bug #429322.
2480
2481         The duration of a block is the default duration multiplied with the
2482         number of laces. Every lace is one frame and the default duration
2483         is the duration of one frame. This fixes playback of files that use
2484         lacing for some tracks.
2485
2486 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
2487
2488         * gst/matroska/matroska-demux.c:
2489         (gst_matroska_demux_parse_contents_seekentry):
2490         Update FIXME/TODOs and only ignore EOS at the central, important place
2491         instead of several places.
2492
2493 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
2494
2495         * gst/rtp/gstrtpg726pay.c:
2496         Fix caps, See #538891.
2497
2498 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
2499
2500         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2501         (gst_matroska_demux_stream_from_num),
2502         (gst_matroska_demux_encoding_cmp),
2503         (gst_matroska_demux_encoding_order_unique),
2504         (gst_matroska_demux_read_track_encoding),
2505         (gst_matroska_demux_read_track_encodings),
2506         (gst_matroska_demux_tracknumber_unique),
2507         (gst_matroska_demux_add_stream), (gst_matroska_demux_init_stream),
2508         (gst_matroska_demux_parse_tracks),
2509         (gst_matroska_demux_parse_index_cuetrack),
2510         (gst_matroska_demux_parse_index_pointentry),
2511         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2512         (gst_matroska_demux_parse_metadata_id_simple_tag),
2513         (gst_matroska_demux_parse_metadata_id_tag),
2514         (gst_matroska_demux_parse_metadata),
2515         (gst_matroska_demux_parse_attached_file),
2516         (gst_matroska_demux_parse_attachments),
2517         (gst_matroska_demux_parse_chapters),
2518         (gst_matroska_demux_sync_streams), (gst_matroska_decode_buffer),
2519         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2520         (gst_matroska_demux_parse_cluster),
2521         (gst_matroska_demux_parse_contents_seekentry),
2522         (gst_matroska_demux_parse_contents),
2523         (gst_matroska_demux_loop_stream_parse_id),
2524         (gst_matroska_demux_loop):
2525         Improve debug output everywhere and fix the EOS logic.
2526
2527         Check the values of the ContentEncoding elements more strictly and
2528         don't use tracks for which it's invalid.
2529
2530         Check that the track number is unique for this stream.
2531
2532         Check that seek positions are below G_MAXINT64 as our seeks are
2533         int64-based and overflows will fail badly.
2534
2535         After seeks also don't push SimpleBlocks until the first one
2536         containing a keyframe is found. Before this was done only for normal
2537         Blocks.
2538
2539         Update some FIXME/TODOs.
2540         
2541         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
2542         (gst_ebml_read_utf8), (gst_ebml_read_header):
2543         Improve debug output.
2544
2545         * gst/matroska/matroska-ids.c:
2546         (gst_matroska_track_init_video_context):
2547         * gst/matroska/matroska-ids.h:
2548         * gst/matroska/matroska-mux.c:
2549         (gst_matroska_mux_video_pad_setcaps):
2550         Remove eye mode and don't parse it anymore. We can't use that
2551         information in GStreamer yet so it's useless.
2552
2553
2554 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
2555
2556         Patch by: Mersad Jelacic <mersad at axis dot com>
2557
2558         * gst/rtp/Makefile.am:
2559         * gst/rtp/gstrtp.c: (plugin_init):
2560         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_base_init),
2561         (gst_rtp_g726_depay_class_init), (gst_rtp_g726_depay_init),
2562         (gst_rtp_g726_depay_setcaps), (gst_rtp_g726_depay_process),
2563         (gst_rtp_g726_depay_plugin_init):
2564         * gst/rtp/gstrtpg726depay.h:
2565         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_base_init),
2566         (gst_rtp_g726_pay_class_init), (gst_rtp_g726_pay_init),
2567         (gst_rtp_g726_pay_setcaps), (gst_rtp_g726_pay_plugin_init):
2568         * gst/rtp/gstrtpg726pay.h:
2569         Added G726 pay/depayloaders. Fixes #538891.
2570
2571 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
2572
2573         * gst/rtsp/URLS:
2574         Some more urls.
2575
2576         * gst/smpte/barboxwipes.c:
2577         Add a comment
2578
2579         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
2580         Fix typo, add audioresample to the pipeline.
2581
2582 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
2583
2584         * ext/libmng/Makefile.am:
2585         * ext/libmng/gstmng.c: (plugin_init):
2586         * ext/libmng/gstmngdec.c: (gst_mng_dec_base_init),
2587         (gst_mng_dec_class_init), (gst_mng_dec_sink_setcaps),
2588         (gst_mng_dec_init), (gst_mng_dec_src_getcaps), (gst_mng_dec_loop),
2589         (gst_mng_dec_get_property), (gst_mng_dec_set_property),
2590         (mngdec_error), (mngdec_openstream), (mngdec_closestream),
2591         (gst_mng_dec_sink_event), (mngdec_readdata), (mngdec_settimer),
2592         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
2593         (gst_mng_dec_change_state):
2594         * ext/libmng/gstmngdec.h:
2595         * ext/libmng/gstmngenc.c: (gst_mng_enc_base_init),
2596         (gst_mng_enc_class_init), (gst_mng_enc_sink_setcaps),
2597         (gst_mng_enc_init), (gst_mng_enc_chain),
2598         (gst_mng_enc_get_property), (gst_mng_enc_set_property):
2599         * ext/libmng/gstmngenc.h:
2600         Somewhat port mngenc and mngdec to 0.10. Does not work yet and has many
2601         bits ifdeffed out still.
2602
2603 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
2604
2605         * gst/matroska/matroska-demux.c: (gst_matroska_index_compare):
2606         When comparing index elements with the same time compare their
2607         block number.
2608
2609 2008-06-16  Tim-Philipp Müller  <tim.muller at collabora co uk>
2610
2611         * gst/matroska/matroska-demux.c:
2612           (gst_matroska_demux_parse_attached_file)
2613           Init variable to NULL to avoid compiler warning.
2614
2615 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
2616
2617         * gst/matroska/Makefile.am:
2618         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2619         (gst_matroska_demux_parse_attached_file),
2620         (gst_matroska_demux_parse_attachments),
2621         (gst_matroska_demux_parse_contents_seekentry),
2622         (gst_matroska_demux_loop_stream_parse_id):
2623         * gst/matroska/matroska-demux.h:
2624         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
2625         * gst/matroska/matroska-ids.h:
2626         * gst/matroska/matroska.c: (plugin_init):
2627         Parse Attachments and post them as GST_TAG_IMAGE if we detect
2628         it as image and otherwise as GST_TAG_ATTACHMENT. Include filename
2629         and description of the attachments in the caps. Fixes bug #537622.
2630
2631 2008-06-16  Wim Taymans  <wim.taymans@collabora.co.uk>
2632
2633         * ext/speex/gstspeexenc.c: (gst_speex_enc_mode_get_type),
2634         (gst_speex_enc_class_init), (gst_speex_enc_sink_getcaps),
2635         (gst_speex_enc_get_latency), (gst_speex_enc_get_query_types),
2636         (gst_speex_enc_src_query), (gst_speex_enc_init),
2637         (gst_speex_enc_setup), (gst_speex_enc_push_buffer),
2638         (gst_speex_enc_chain), (gst_speex_enc_get_property),
2639         (gst_speex_enc_set_property):
2640         Add mode property.
2641         Some cleanups, add more debug info.
2642         Add latency query.
2643
2644 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
2645
2646         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes):
2647         Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERROR on short reads.
2648         If we get less bytes than requested we can't do anything except doing
2649         our EOS logic.
2650
2651 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2652
2653         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2654         (gst_matroskademux_do_index_seek),
2655         (gst_matroska_demux_parse_index_cuetrack),
2656         (gst_matroska_demux_parse_index_pointentry),
2657         (gst_matroska_index_compare), (gst_matroska_demux_parse_index),
2658         (gst_matroska_demux_parse_metadata):
2659         * gst/matroska/matroska-demux.h:
2660         * gst/matroska/matroska-ids.h:
2661         Use a GArray for storing the Cue (i.e. seek) information, store
2662         the CueTrackPositions for every track, store the block number
2663         and optimize searching in the array by sorting it after the last
2664         element was added.
2665
2666         Fix a small memory leak when trying to parse a tags element that was
2667         already parsed.
2668
2669 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2670
2671         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
2672         (gst_matroska_mux_start), (gst_matroska_mux_finish),
2673         (gst_matroska_mux_write_data):
2674         * gst/matroska/matroska-mux.h:
2675         Don't write another SeekHead which indexes all Clusters to the end of
2676         the file. This isn't useful for anything and just increases filesize.
2677
2678 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2679
2680         * gst/matroska/ebml-read.c: (_ext2dbl), (gst_ebml_read_float):
2681         Prevent unaligned memory access when reading floats.
2682
2683 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2684
2685         * gst/matroska/ebml-read.c:
2686         * gst/matroska/ebml-read.h:
2687         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2688         (gst_matroska_demux_parse_metadata):
2689         * gst/matroska/matroska-demux.h:
2690         Make sure that every Tags element is only parsed once and it's
2691         containing tags are only posted once.
2692
2693 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2694
2695         * gst/matroska/ebml-read.c: (gst_ebml_peek_id),
2696         (gst_ebml_read_header):
2697         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
2698         (gst_matroska_demux_parse_tracks),
2699         (gst_matroska_demux_parse_index_cuetrack),
2700         (gst_matroska_demux_parse_index_pointentry),
2701         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2702         (gst_matroska_demux_parse_metadata_id_simple_tag),
2703         (gst_matroska_demux_parse_metadata_id_tag),
2704         (gst_matroska_demux_parse_metadata),
2705         (gst_matroska_demux_parse_attachments),
2706         (gst_matroska_demux_parse_chapters),
2707         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2708         (gst_matroska_demux_parse_cluster),
2709         (gst_matroska_demux_parse_contents_seekentry),
2710         (gst_matroska_demux_parse_contents),
2711         (gst_matroska_demux_loop_stream_parse_id):
2712         Handle EBML elements like Void or CRC32 in the EbmlRead base class
2713         already. They're not useful in the matroska parser and only cause
2714         additional code.
2715
2716 2008-06-14  Sebastian Dröge  <slomo@circular-chaos.org>
2717
2718         * gst/matroska/ebml-read.c: (gst_ebml_level_free),
2719         (gst_ebml_finalize), (gst_ebml_read_change_state),
2720         (gst_ebml_read_element_level_up), (gst_ebml_read_master):
2721         * gst/matroska/matroska-demux.c:
2722         (gst_matroska_demux_parse_contents_seekentry):
2723         Reverse the level list as we usually are only interested in the
2724         first element or want to add a new first element. Having the
2725         first element stored at the end and calling g_list_last() and
2726         g_list_append() is more expensive.
2727
2728         Also use GSlice for allocating the GstEbmlLevel structs.
2729
2730 2008-06-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
2731
2732         * gst/debug/gsttaginject.c: (gst_tag_inject_finalize),
2733           (gst_tag_inject_class_init), (gst_tag_inject_init):
2734           Don't unref NULL taglist in finalize. Don't use c++ style
2735           comments.
2736
2737 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
2738
2739         * gst/matroska/matroska-demux.c:
2740         (gst_matroska_demux_parse_metadata_id_simple_tag):
2741         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag),
2742         (gst_matroska_mux_write_data):
2743         Use gst_value_serialize() and gst_value_deserialize() for transforming
2744         tags from some GType to a string and the other way around. The default
2745         transformations in GLib don't include transformations from string to
2746         number types.
2747
2748 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
2749
2750         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2751         (gst_matroska_demux_parse_tracks),
2752         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2753         (gst_matroska_demux_parse_attachments),
2754         (gst_matroska_demux_parse_chapters),
2755         (gst_matroska_demux_parse_contents_seekentry),
2756         (gst_matroska_demux_loop_stream_parse_id):
2757         * gst/matroska/matroska-demux.h:
2758         Only parse Tracks, SeekHead and SegmentInfo elements once but allow
2759         Tags multiple times. The first ones can appear more than once but must
2760         contain the same content as the first for backup purposes so we ignore
2761         all but the first one. Tags can appear multiple times with different
2762         content.
2763
2764         Jump to all elements except Clusters that are available from a
2765         SeekHead to make it more likely to have all required informations
2766         before getting to the first Clusters.
2767
2768         Add dummy functions for parsing Attachments and Chapters.
2769
2770 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2771
2772         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
2773         (gst_udpsrc_create), (gst_udpsrc_set_property),
2774         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
2775         * gst/udp/gstudpsrc.h:
2776         Add property to control automatic join/leave of multicast groups.
2777         Add G_LIKELY.
2778         Remove setting caps on buffers explicitly, basesrc does that for us now.
2779         Improve debug info.
2780         Convert some non-fatal error into warnings.
2781         Use g_ntohs for better portability.
2782         Leave multicast groups when stopping.
2783         When using external sockets, use getsockname() on them to fill up the
2784         addr structure before calling methods that use the structure.
2785         Should all fix #536903.
2786         API: GstUDPSrc::auto-multicast property
2787
2788 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2789
2790         * gst/udp/gstudpnetutils.c: (gst_udp_is_multicast):
2791         Use g_ntohl for better portability.
2792
2793 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2794
2795         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
2796         (gst_multiudpsink_remove):
2797         Fix a typo and do some small cleanups.
2798
2799 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2800
2801         Patch by: Olivier Crete <tester at tester dot ca>
2802
2803         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
2804         Make the delivery-method mandatory on the caps and only accept inline
2805         for now.
2806         Reverse strcmp checks for delivery-method.
2807
2808         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
2809         Make delivery method optional when parsing caps and note this in the
2810         caps.
2811         Reverse strcmp checks for delivery-method.
2812
2813         * gst/rtp/gstrtpvorbispay.c:
2814         Update a comment to note that the delivery-method is optional, 
2815         Fixes #537675.
2816
2817 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
2818
2819         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_mcast):
2820         Set udpsrc for receiving data from multicast groups to PAUSED instead of
2821         leaving them in READY. Fixes #537832.
2822
2823 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
2824
2825         * gst/avi/gstavimux.c:
2826           Simplify code. gst_tag_list_merge() does the NULL checks. Add a FIXME
2827           for a random constant in tagmuxing code.
2828
2829 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
2830
2831         * gst/debug/gsttaginject.c:
2832         * gst/debug/gsttaginject.h:
2833           Now actually adding the new element.
2834
2835 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
2836
2837         * docs/plugins/Makefile.am:
2838         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2839         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2840         * docs/plugins/gst-plugins-good-plugins.args:
2841         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2842         * docs/plugins/gst-plugins-good-plugins.interfaces:
2843         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2844         * docs/plugins/inspect/plugin-aasink.xml:
2845         * docs/plugins/inspect/plugin-alaw.xml:
2846         * docs/plugins/inspect/plugin-alpha.xml:
2847         * docs/plugins/inspect/plugin-alphacolor.xml:
2848         * docs/plugins/inspect/plugin-annodex.xml:
2849         * docs/plugins/inspect/plugin-apetag.xml:
2850         * docs/plugins/inspect/plugin-audiofx.xml:
2851         * docs/plugins/inspect/plugin-auparse.xml:
2852         * docs/plugins/inspect/plugin-autodetect.xml:
2853         * docs/plugins/inspect/plugin-avi.xml:
2854         * docs/plugins/inspect/plugin-cacasink.xml:
2855         * docs/plugins/inspect/plugin-cairo.xml:
2856         * docs/plugins/inspect/plugin-cdio.xml:
2857         * docs/plugins/inspect/plugin-cutter.xml:
2858         * docs/plugins/inspect/plugin-debug.xml:
2859         * docs/plugins/inspect/plugin-dv.xml:
2860         * docs/plugins/inspect/plugin-efence.xml:
2861         * docs/plugins/inspect/plugin-effectv.xml:
2862         * docs/plugins/inspect/plugin-equalizer.xml:
2863         * docs/plugins/inspect/plugin-esdsink.xml:
2864         * docs/plugins/inspect/plugin-flac.xml:
2865         * docs/plugins/inspect/plugin-flxdec.xml:
2866         * docs/plugins/inspect/plugin-gamma.xml:
2867         * docs/plugins/inspect/plugin-gconfelements.xml:
2868         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
2869         * docs/plugins/inspect/plugin-goom.xml:
2870         * docs/plugins/inspect/plugin-goom2k1.xml:
2871         * docs/plugins/inspect/plugin-halelements.xml:
2872         * docs/plugins/inspect/plugin-icydemux.xml:
2873         * docs/plugins/inspect/plugin-id3demux.xml:
2874         * docs/plugins/inspect/plugin-jpeg.xml:
2875         * docs/plugins/inspect/plugin-level.xml:
2876         * docs/plugins/inspect/plugin-matroska.xml:
2877         * docs/plugins/inspect/plugin-monoscope.xml:
2878         * docs/plugins/inspect/plugin-mulaw.xml:
2879         * docs/plugins/inspect/plugin-multifile.xml:
2880         * docs/plugins/inspect/plugin-multipart.xml:
2881         * docs/plugins/inspect/plugin-navigationtest.xml:
2882         * docs/plugins/inspect/plugin-ossaudio.xml:
2883         * docs/plugins/inspect/plugin-png.xml:
2884         * docs/plugins/inspect/plugin-quicktime.xml:
2885         * docs/plugins/inspect/plugin-rtp.xml:
2886         * docs/plugins/inspect/plugin-rtsp.xml:
2887         * docs/plugins/inspect/plugin-smpte.xml:
2888         * docs/plugins/inspect/plugin-soup.xml:
2889         * docs/plugins/inspect/plugin-spectrum.xml:
2890         * docs/plugins/inspect/plugin-speex.xml:
2891         * docs/plugins/inspect/plugin-taglib.xml:
2892         * docs/plugins/inspect/plugin-udp.xml:
2893         * docs/plugins/inspect/plugin-video4linux2.xml:
2894         * docs/plugins/inspect/plugin-videobalance.xml:
2895         * docs/plugins/inspect/plugin-videobox.xml:
2896         * docs/plugins/inspect/plugin-videocrop.xml:
2897         * docs/plugins/inspect/plugin-videoflip.xml:
2898         * docs/plugins/inspect/plugin-videomixer.xml:
2899         * docs/plugins/inspect/plugin-wavenc.xml:
2900         * docs/plugins/inspect/plugin-wavpack.xml:
2901         * docs/plugins/inspect/plugin-wavparse.xml:
2902         * docs/plugins/inspect/plugin-ximagesrc.xml:
2903         * gst/debug/Makefile.am:
2904         * gst/debug/breakmydata.c:
2905         * gst/debug/efence.c:
2906         * gst/debug/gstdebug.c:
2907         * gst/debug/gstnavseek.c:
2908         * gst/debug/gstpushfilesrc.c:
2909         * gst/debug/gstpushfilesrc.h:
2910         * gst/debug/negotiation.c:
2911         * gst/debug/progressreport.c:
2912         * gst/debug/progressreport.h:
2913         * gst/debug/rndbuffersize.c:
2914         * gst/debug/testplugin.c:
2915           Remove dummy plugin_init. Remove some undefined entries from doc-
2916           section file. Add taginject element and rebuild docs for it.
2917
2918 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
2919
2920         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
2921         (gst_matroska_mux_release_pad), (gst_matroska_mux_write_data):
2922         Update the counter for the number of streams when pads are added or
2923         removed. This will make sure that a seek table is generated for
2924         files with just one audio stream.
2925
2926 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
2927
2928         * gst/matroska/matroska-demux.c:
2929         (gst_matroska_demux_parse_metadata_id_simple_tag):
2930         * gst/matroska/matroska-ids.h:
2931         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag):
2932         Add some more tags, improve debugging a bit and make sure that
2933         GValue transformation has succeeded before using the result
2934         as a tag.
2935
2936 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
2937
2938         Patch by: Olivier Crete <tester at tester dot ca>
2939
2940         * gst/rtp/gstrtptheorapay.c:
2941         The Theora RTP payloader only supports the "inline" delievery method
2942         so let's declare this on the caps of the static pad template.
2943         Fixes bug #537675.
2944
2945 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
2946
2947         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
2948         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues):
2949         Remove bogus check.
2950
2951 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
2952
2953         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
2954         (gst_videomixer_blend_buffers):
2955         Use stream_time to synchronize the object properties.
2956         Use running_time of the master pad to timestamp outgoing buffers.
2957         Fix the initial segment event to extend an unknown amount of time.
2958         Fixes #537361.
2959
2960 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
2961
2962         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
2963         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
2964         (gst_avi_demux_calculate_durations_from_index),
2965         (gst_avi_demux_stream_header_push),
2966         (gst_avi_demux_stream_header_pull):
2967         Try to ignore unparsable/unknown streams and give a warning instead of
2968         erroring out. Fixes #537377.
2969
2970 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
2971
2972         * gst/matroska/ebml-write.c: (gst_ebml_write_float):
2973         Use GDOUBLE_TO_BE() instead of (probably slower) custom code.
2974
2975         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
2976         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
2977         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
2978         (gst_matroska_demux_read_track_encodings),
2979         (gst_matroska_demux_add_stream),
2980         (gst_matroska_demux_handle_src_query),
2981         (gst_matroska_demux_init_stream),
2982         (gst_matroska_demux_parse_index_cuetrack),
2983         (gst_matroska_demux_parse_index_pointentry),
2984         (gst_matroska_demux_parse_info),
2985         (gst_matroska_demux_parse_metadata_id_simple_tag),
2986         (gst_matroska_demux_parse_metadata),
2987         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
2988         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2989         (gst_matroska_demux_parse_cluster),
2990         (gst_matroska_demux_parse_contents_seekentry),
2991         (gst_matroska_demux_loop_stream_parse_id),
2992         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
2993         (gst_matroska_demux_audio_caps),
2994         (gst_matroska_demux_subtitle_caps):
2995         * gst/matroska/matroska-demux.h:
2996         * gst/matroska/matroska-ids.c:
2997         (gst_matroska_track_init_subtitle_context):
2998         * gst/matroska/matroska-ids.h:
2999         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
3000         (gst_matroska_mux_class_init), (gst_matroska_mux_init),
3001         (gst_matroska_mux_create_uid), (gst_matroska_mux_reset),
3002         (gst_matroska_mux_video_pad_setcaps),
3003         (gst_matroska_mux_audio_pad_setcaps),
3004         (gst_matroska_mux_subtitle_pad_setcaps),
3005         (gst_matroska_mux_request_new_pad),
3006         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
3007         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
3008         (gst_matroska_mux_write_data), (gst_matroska_mux_collected),
3009         (gst_matroska_mux_set_property):
3010         Add many FIXMEs/TODOs all over the matroska muxer and demuxer
3011         elements, do some checks for valid values in the demuxer, handle
3012         tracktimecodescale in the demuxer, set correct default values for all
3013         settings in the demuxer, review and add all missing matroska
3014         IDs and some more raw YUV formats, and some trivial cleanup.
3015
3016 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3017
3018         * ext/pulse/pulsemixer.c: (gst_pulsemixer_base_init),
3019         (gst_pulsemixer_class_init):
3020         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3021         (gst_pulsesink_class_init), (gst_pulsesink_prepare):
3022         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3023         (gst_pulsesrc_base_init), (gst_pulsesrc_class_init),
3024         (gst_pulsesrc_prepare):
3025         Some smaller cleanup. Use G_PARAM_STATIC_STRINGS,
3026         gst_element_class_set_details_simple() and fix coding style a bit
3027         more.
3028
3029 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3030
3031         * docs/plugins/Makefile.am:
3032         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3033         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3034         * docs/plugins/gst-plugins-good-plugins.args:
3035         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3036         * docs/plugins/gst-plugins-good-plugins.interfaces:
3037         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3038         * docs/plugins/inspect/plugin-aasink.xml:
3039         * docs/plugins/inspect/plugin-alaw.xml:
3040         * docs/plugins/inspect/plugin-alpha.xml:
3041         * docs/plugins/inspect/plugin-alphacolor.xml:
3042         * docs/plugins/inspect/plugin-annodex.xml:
3043         * docs/plugins/inspect/plugin-apetag.xml:
3044         * docs/plugins/inspect/plugin-audiofx.xml:
3045         * docs/plugins/inspect/plugin-auparse.xml:
3046         * docs/plugins/inspect/plugin-autodetect.xml:
3047         * docs/plugins/inspect/plugin-avi.xml:
3048         * docs/plugins/inspect/plugin-cacasink.xml:
3049         * docs/plugins/inspect/plugin-cairo.xml:
3050         * docs/plugins/inspect/plugin-cdio.xml:
3051         * docs/plugins/inspect/plugin-cutter.xml:
3052         * docs/plugins/inspect/plugin-debug.xml:
3053         * docs/plugins/inspect/plugin-dv.xml:
3054         * docs/plugins/inspect/plugin-efence.xml:
3055         * docs/plugins/inspect/plugin-effectv.xml:
3056         * docs/plugins/inspect/plugin-equalizer.xml:
3057         * docs/plugins/inspect/plugin-esdsink.xml:
3058         * docs/plugins/inspect/plugin-flac.xml:
3059         * docs/plugins/inspect/plugin-flxdec.xml:
3060         * docs/plugins/inspect/plugin-gamma.xml:
3061         * docs/plugins/inspect/plugin-gconfelements.xml:
3062         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3063         * docs/plugins/inspect/plugin-goom.xml:
3064         * docs/plugins/inspect/plugin-goom2k1.xml:
3065         * docs/plugins/inspect/plugin-halelements.xml:
3066         * docs/plugins/inspect/plugin-icydemux.xml:
3067         * docs/plugins/inspect/plugin-id3demux.xml:
3068         * docs/plugins/inspect/plugin-jpeg.xml:
3069         * docs/plugins/inspect/plugin-level.xml:
3070         * docs/plugins/inspect/plugin-matroska.xml:
3071         * docs/plugins/inspect/plugin-monoscope.xml:
3072         * docs/plugins/inspect/plugin-mulaw.xml:
3073         * docs/plugins/inspect/plugin-multifile.xml:
3074         * docs/plugins/inspect/plugin-multipart.xml:
3075         * docs/plugins/inspect/plugin-navigationtest.xml:
3076         * docs/plugins/inspect/plugin-ossaudio.xml:
3077         * docs/plugins/inspect/plugin-png.xml:
3078         * docs/plugins/inspect/plugin-pulseaudio.xml:
3079         * docs/plugins/inspect/plugin-quicktime.xml:
3080         * docs/plugins/inspect/plugin-rtp.xml:
3081         * docs/plugins/inspect/plugin-rtsp.xml:
3082         * docs/plugins/inspect/plugin-smpte.xml:
3083         * docs/plugins/inspect/plugin-soup.xml:
3084         * docs/plugins/inspect/plugin-spectrum.xml:
3085         * docs/plugins/inspect/plugin-speex.xml:
3086         * docs/plugins/inspect/plugin-taglib.xml:
3087         * docs/plugins/inspect/plugin-udp.xml:
3088         * docs/plugins/inspect/plugin-video4linux2.xml:
3089         * docs/plugins/inspect/plugin-videobalance.xml:
3090         * docs/plugins/inspect/plugin-videobox.xml:
3091         * docs/plugins/inspect/plugin-videocrop.xml:
3092         * docs/plugins/inspect/plugin-videoflip.xml:
3093         * docs/plugins/inspect/plugin-videomixer.xml:
3094         * docs/plugins/inspect/plugin-wavenc.xml:
3095         * docs/plugins/inspect/plugin-wavpack.xml:
3096         * docs/plugins/inspect/plugin-wavparse.xml:
3097         * docs/plugins/inspect/plugin-ximagesrc.xml:
3098         * ext/pulse/plugin.c:
3099         * ext/pulse/pulsemixer.c:
3100         * ext/pulse/pulsesink.c:
3101         * ext/pulse/pulsesrc.c:
3102         Add documentation to the pulseaudio plugin and run make update
3103         in docs/plugins.
3104
3105 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3106
3107         Patch by: Brian Cameron <brian.cameron at sun dot com>
3108
3109         * sys/sunaudio/gstsunaudiomixerctrl.c:
3110         (gst_sunaudiomixer_ctrl_get_volume),
3111         (gst_sunaudiomixer_ctrl_set_volume):
3112         Improvements for the SunAudio mixer by handling mute as no gain
3113         for tracks that have a gain property but no mute property.
3114         Fixes bug #536067.
3115
3116 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3117
3118         * configure.ac:
3119         * ext/pulse/Makefile.am:
3120         * ext/pulse/plugin.c: (plugin_init):
3121         * ext/pulse/pulsemixer.c: (gst_pulsemixer_interface_supported),
3122         (gst_pulsemixer_implements_interface_init),
3123         (gst_pulsemixer_init_interfaces), (gst_pulsemixer_base_init),
3124         (gst_pulsemixer_class_init), (gst_pulsemixer_init),
3125         (gst_pulsemixer_finalize), (gst_pulsemixer_set_property),
3126         (gst_pulsemixer_get_property), (gst_pulsemixer_change_state):
3127         * ext/pulse/pulsemixer.h:
3128         * ext/pulse/pulsemixerctrl.c:
3129         (gst_pulsemixer_ctrl_context_state_cb),
3130         (gst_pulsemixer_ctrl_sink_info_cb),
3131         (gst_pulsemixer_ctrl_source_info_cb),
3132         (gst_pulsemixer_ctrl_subscribe_cb),
3133         (gst_pulsemixer_ctrl_success_cb), (gst_pulsemixer_ctrl_open),
3134         (gst_pulsemixer_ctrl_close), (gst_pulsemixer_ctrl_new),
3135         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_list_tracks),
3136         (gst_pulsemixer_ctrl_timeout_event), (restart_time_event),
3137         (gst_pulsemixer_ctrl_set_volume), (gst_pulsemixer_ctrl_get_volume),
3138         (gst_pulsemixer_ctrl_set_record), (gst_pulsemixer_ctrl_set_mute):
3139         * ext/pulse/pulsemixerctrl.h:
3140         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_class_init),
3141         (gst_pulsemixer_track_init), (gst_pulsemixer_track_new):
3142         * ext/pulse/pulsemixertrack.h:
3143         * ext/pulse/pulseprobe.c: (gst_pulseprobe_context_state_cb),
3144         (gst_pulseprobe_sink_info_cb), (gst_pulseprobe_source_info_cb),
3145         (gst_pulseprobe_invalidate), (gst_pulseprobe_open),
3146         (gst_pulseprobe_enumerate), (gst_pulseprobe_close),
3147         (gst_pulseprobe_new), (gst_pulseprobe_free),
3148         (gst_pulseprobe_get_properties), (gst_pulseprobe_needs_probe),
3149         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values),
3150         (gst_pulseprobe_set_server):
3151         * ext/pulse/pulseprobe.h:
3152         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3153         (gst_pulsesink_class_init), (gst_pulsesink_init),
3154         (gst_pulsesink_destroy_stream), (gst_pulsesink_destroy_context),
3155         (gst_pulsesink_finalize), (gst_pulsesink_dispose),
3156         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
3157         (gst_pulsesink_context_state_cb), (gst_pulsesink_stream_state_cb),
3158         (gst_pulsesink_stream_request_cb),
3159         (gst_pulsesink_stream_latency_update_cb), (gst_pulsesink_open),
3160         (gst_pulsesink_close), (gst_pulsesink_prepare),
3161         (gst_pulsesink_unprepare), (gst_pulsesink_write),
3162         (gst_pulsesink_delay), (gst_pulsesink_success_cb),
3163         (gst_pulsesink_reset), (gst_pulsesink_change_title),
3164         (gst_pulsesink_event), (gst_pulsesink_get_type):
3165         * ext/pulse/pulsesink.h:
3166         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3167         (gst_pulsesrc_implements_interface_init),
3168         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_base_init),
3169         (gst_pulsesrc_class_init), (gst_pulsesrc_init),
3170         (gst_pulsesrc_destroy_stream), (gst_pulsesrc_destroy_context),
3171         (gst_pulsesrc_finalize), (gst_pulsesrc_dispose),
3172         (gst_pulsesrc_set_property), (gst_pulsesrc_get_property),
3173         (gst_pulsesrc_context_state_cb), (gst_pulsesrc_stream_state_cb),
3174         (gst_pulsesrc_stream_request_cb), (gst_pulsesrc_open),
3175         (gst_pulsesrc_close), (gst_pulsesrc_prepare),
3176         (gst_pulsesrc_unprepare), (gst_pulsesrc_read),
3177         (gst_pulsesrc_delay), (gst_pulsesrc_change_state),
3178         (gst_pulsesrc_get_type):
3179         * ext/pulse/pulsesrc.h:
3180         * ext/pulse/pulseutil.c: (gst_pulse_fill_sample_spec),
3181         (gst_pulse_client_name), (gst_pulse_gst_to_channel_map):
3182         * ext/pulse/pulseutil.h:
3183         Add pulseaudio GStreamer element from gst-pulse. Development will
3184         continue here instead of pulseaudio SVN. Fixes bug #400679.
3185         Only changes over gst-pulse SVN are added copyright to the top of
3186         files and coding style changes.
3187
3188 2008-06-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
3189
3190         Patch by: Benjamin Kampmann  <benjamin at fluendo dot com>
3191
3192         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext),
3193           (gst_cdio_add_cdtext_album_tags):
3194         * ext/cdio/gstcdio.h:
3195         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3196           Also extract album title and album genre from CD-TEXT if
3197           available (#537021).
3198
3199 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3200
3201         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3202
3203         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
3204         Improve negotiation a bit more by picking the smallest possible
3205         resolution that is larger than the resolution specified in the
3206         first caps entry of the peer caps. Fixes bug #536994.
3207
3208 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3209
3210         Patch by: Bastien Nocera <hadess at hadess dot net>
3211
3212         * sys/v4l2/gstv4l2vidorient.c:
3213         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
3214         Fix compilation with newer GIT kernels that deprecated
3215         V4L2_CID_HCENTER and V4L2_CID_VCENTER. Fixes bug #536317.
3216
3217 2008-06-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
3218
3219         * configure.ac:
3220         * ext/cdio/gstcdio.c:
3221         * ext/cdio/gstcdio.h:
3222         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3223           Require libcdio >= 0.76.
3224
3225 2008-06-05  Thijs Vermeir  <thijsvermeir@gmail.com>
3226
3227         * gst/avi/gstavidemux.c:
3228         Catch UNEXPECTED when downstream has reached end of
3229         segment in reverse mode.
3230
3231 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3232
3233         * gst/avi/gstavidemux.c:
3234         Fix typo in comment
3235
3236 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3237
3238         * gst/avi/gstavidemux.c:
3239         Because we don't know the frame order we need to push till
3240         the next keyframe
3241
3242 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3243
3244         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3245
3246         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
3247         (gst_v4l2src_fixate), (gst_v4l2src_negotiate):
3248         Provide a custom negotiation function to make sure to pick the highest
3249         possible framerate and resolution. Fixes bug #536646.
3250
3251 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3252
3253         * gst/avi/gstavidemux.c:
3254         Set EOS when going out of the segment in reverse playback
3255
3256 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3257
3258         * ext/taglib/Makefile.am::
3259           Add -Wno-attributes to CXXFLAGS to suppress warning caused by
3260           taglib headers (with gcc 4.3.1).
3261
3262 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
3263
3264         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
3265         Use the new gst_rtsp_connection_get_ip() to access the IP address
3266         of a GstRTSPConnection since it is a private member.
3267
3268 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3269
3270         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
3271         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
3272           Use new utility functions in libgsttag to process coverart (#512333).
3273
3274 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3275
3276         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
3277         We actually support left/side, right/side and mid/side files. The
3278         conversion to normal, interleaved stereo is done by libflac.
3279
3280 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3281
3282         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
3283         (gst_ebml_write_set_cache):
3284         Unref the write cache in finalize if it was set and add add "FIXME"
3285         to a comment that needs it.
3286
3287 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3288
3289         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
3290
3291         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
3292         (gst_avi_demux_index_prev), (gst_avi_demux_index_entry_for_time),
3293         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
3294         (gst_avi_demux_process_next_entry):
3295         * gst/avi/gstavidemux.h:
3296         Implement reverse playback. Fixes #535300.
3297         Small cleanups.
3298
3299 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
3300
3301         * gst/videomixer/videomixer.c: (gst_videomixer_query_duration),
3302         (gst_videomixer_query_latency):
3303         When using gst_element_iterate_pads() one has to unref every pad
3304         after usage.
3305
3306 2008-05-31  Edward Hervey  <edward.hervey@collabora.co.uk>
3307
3308         Patch by: Bastien Nocera <hadess at hadess dot net>
3309         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_str),
3310         (qtdemux_parse_udta):
3311         * gst/qtdemux/qtdemux_fourcc.h:
3312         Improve meta-data handling, add 'comment', 'description' and
3313         'copyright' tag handling.
3314         Fixes #535935
3315
3316 2008-05-31  Julien Moutte  <julien@fluendo.com>
3317
3318         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_keyframe),
3319         (gst_qtdemux_find_segment), (gst_qtdemux_perform_seek),
3320         (gst_qtdemux_seek_to_previous_keyframe),
3321         (gst_qtdemux_activate_segment), (gst_qtdemux_loop): Make sure we
3322         we don't clip the segment's stop using the main segment duration as
3323         that could crop quite some video frames. Make reverse playback support
3324         more robust and support edit lists. Support seeking to the last frame,
3325         and fix reverse looping playback. Add some debugging.
3326         * win32/common/config.h: Updated.
3327
3328 2008-05-31  Sebastian Dröge  <slomo@circular-chaos.org>
3329
3330         * gst/equalizer/gstiirequalizer.c:
3331         (gst_iir_equalizer_transform_ip):
3332         Don't clip float/double samples, correctly unset passthrough mode
3333         and use better rounding for integer samples.
3334
3335 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
3336
3337         * gst/equalizer/gstiirequalizer.c:
3338         (gst_iir_equalizer_band_set_property), (gst_iir_equalizer_init),
3339         (setup_filter), (set_passthrough), (update_coefficients),
3340         (gst_iir_equalizer_compute_frequencies),
3341         (gst_iir_equalizer_transform_ip):
3342         * gst/equalizer/gstiirequalizer.h:
3343         Update the filter coefficients only when needed in the transform_ip
3344         function and correctly set the element into passthrough mode if the
3345         gain of all bands is 0.
3346
3347 2008-05-29  Wim Taymans  <wim.taymans@collabora.co.uk>
3348
3349         Based on patch by: Sebastian Keller <sebastian-keller at gmx dot de>
3350
3351         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
3352         (gst_alpha_set_property), (gst_alpha_get_property),
3353         (gst_alpha_chroma_key_ayuv), (gst_alpha_chromakey_row_i420):
3354         Try to skip pixels or areas that are too dark or too bright for us to do
3355         meaningfull color detection.
3356         Added properties to control the sensitivity to light and darkness.
3357         Added some small cleanups. Fixes #512345.
3358
3359 2008-05-28  Jan Schmidt  <jan.schmidt@sun.com>
3360
3361         * docs/plugins/.cvsignore:
3362         * tests/check/elements/.cvsignore:
3363         Ignore some more generated things
3364
3365         * tests/check/Makefile.am:
3366         Ignore OSS elements in the state changes test too.
3367
3368 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3369
3370         * docs/plugins/Makefile.am:
3371         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3372         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3373         Add SMPTE effect elements to docs.
3374
3375 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3376
3377         * docs/plugins/Makefile.am:
3378         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3379         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3380         * ext/raw1394/gstdv1394src.c:
3381           Document whats first shown on the fdo plugin docs page :)
3382
3383 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3384
3385         * docs/plugins/Makefile.am:
3386         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3387         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3388         * docs/plugins/gst-plugins-good-plugins.args:
3389         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3390         * docs/plugins/inspect/plugin-audiofx.xml:
3391         * gst/audiofx/Makefile.am:
3392         * gst/audiofx/audiofx.c:
3393         * gst/audiofx/audiokaraoke.c:
3394         * gst/audiofx/audiokaraoke.h:
3395         * gst/audiofx/audiovoice.c:
3396         * gst/audiofx/audiovoice.h:
3397           Rename audiovoice to audiokaraoke and add it to the docs.
3398
3399 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3400
3401         * REQUIREMENTS:
3402         * docs/plugins/Makefile.am:
3403         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3404         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3405         * docs/plugins/gst-plugins-good-plugins.args:
3406         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3407         * docs/plugins/gst-plugins-good-plugins.interfaces:
3408         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3409         * docs/plugins/inspect/plugin-aasink.xml:
3410         * docs/plugins/inspect/plugin-alaw.xml:
3411         * docs/plugins/inspect/plugin-alpha.xml:
3412         * docs/plugins/inspect/plugin-alphacolor.xml:
3413         * docs/plugins/inspect/plugin-annodex.xml:
3414         * docs/plugins/inspect/plugin-apetag.xml:
3415         * docs/plugins/inspect/plugin-audiofx.xml:
3416         * docs/plugins/inspect/plugin-auparse.xml:
3417         * docs/plugins/inspect/plugin-autodetect.xml:
3418         * docs/plugins/inspect/plugin-avi.xml:
3419         * docs/plugins/inspect/plugin-cacasink.xml:
3420         * docs/plugins/inspect/plugin-cairo.xml:
3421         * docs/plugins/inspect/plugin-cdio.xml:
3422         * docs/plugins/inspect/plugin-cutter.xml:
3423         * docs/plugins/inspect/plugin-debug.xml:
3424         * docs/plugins/inspect/plugin-dv.xml:
3425         * docs/plugins/inspect/plugin-efence.xml:
3426         * docs/plugins/inspect/plugin-effectv.xml:
3427         * docs/plugins/inspect/plugin-equalizer.xml:
3428         * docs/plugins/inspect/plugin-esdsink.xml:
3429         * docs/plugins/inspect/plugin-flac.xml:
3430         * docs/plugins/inspect/plugin-flxdec.xml:
3431         * docs/plugins/inspect/plugin-gamma.xml:
3432         * docs/plugins/inspect/plugin-gconfelements.xml:
3433         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3434         * docs/plugins/inspect/plugin-goom.xml:
3435         * docs/plugins/inspect/plugin-goom2k1.xml:
3436         * docs/plugins/inspect/plugin-halelements.xml:
3437         * docs/plugins/inspect/plugin-icydemux.xml:
3438         * docs/plugins/inspect/plugin-id3demux.xml:
3439         * docs/plugins/inspect/plugin-jpeg.xml:
3440         * docs/plugins/inspect/plugin-level.xml:
3441         * docs/plugins/inspect/plugin-matroska.xml:
3442         * docs/plugins/inspect/plugin-monoscope.xml:
3443         * docs/plugins/inspect/plugin-mulaw.xml:
3444         * docs/plugins/inspect/plugin-multifile.xml:
3445         * docs/plugins/inspect/plugin-multipart.xml:
3446         * docs/plugins/inspect/plugin-navigationtest.xml:
3447         * docs/plugins/inspect/plugin-ossaudio.xml:
3448         * docs/plugins/inspect/plugin-png.xml:
3449         * docs/plugins/inspect/plugin-quicktime.xml:
3450         * docs/plugins/inspect/plugin-rtp.xml:
3451         * docs/plugins/inspect/plugin-rtsp.xml:
3452         * docs/plugins/inspect/plugin-smpte.xml:
3453         * docs/plugins/inspect/plugin-soup.xml:
3454         * docs/plugins/inspect/plugin-spectrum.xml:
3455         * docs/plugins/inspect/plugin-speex.xml:
3456         * docs/plugins/inspect/plugin-taglib.xml:
3457         * docs/plugins/inspect/plugin-udp.xml:
3458         * docs/plugins/inspect/plugin-video4linux2.xml:
3459         * docs/plugins/inspect/plugin-videobalance.xml:
3460         * docs/plugins/inspect/plugin-videobox.xml:
3461         * docs/plugins/inspect/plugin-videocrop.xml:
3462         * docs/plugins/inspect/plugin-videoflip.xml:
3463         * docs/plugins/inspect/plugin-videomixer.xml:
3464         * docs/plugins/inspect/plugin-wavenc.xml:
3465         * docs/plugins/inspect/plugin-wavpack.xml:
3466         * docs/plugins/inspect/plugin-wavparse.xml:
3467         * docs/plugins/inspect/plugin-ximagesrc.xml:
3468         * ext/aalib/gstaasink.c:
3469         * ext/libcaca/gstcacasink.c:
3470           Document aasink and cacasink.
3471
3472 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
3473
3474         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
3475         (gst_videomixer_init), (gst_videomixer_query_duration),
3476         (gst_videomixer_query_latency), (gst_videomixer_query),
3477         (gst_videomixer_blend_buffers):
3478         * gst/videomixer/videomixer.h:
3479         Implement position (in time), duration and latency queries.
3480
3481 2008-05-27  Edward Hervey  <edward.hervey@collabora.co.uk>
3482
3483         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
3484         (gst_videomixer_init), (gst_videomixer_request_new_pad),
3485         (gst_videomixer_fill_queues), (forward_event_func),
3486         (forward_event), (gst_videomixer_src_event),
3487         (gst_videomixer_sink_event):
3488         * gst/videomixer/videomixer.h:
3489         Implement proper seek/newsegment handling.
3490         Based on adder's implementation.
3491         Fixes #535121
3492
3493 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3494
3495         Patch by: Jan Gerber <j at oil21 dot org>
3496
3497         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
3498         Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526481.
3499
3500 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3501
3502         * gst/audiofx/Makefile.am:
3503         * gst/audiofx/audiofx.c: (plugin_init):
3504         * gst/audiofx/audiovoice.c: (gst_audio_voice_base_init),
3505         (gst_audio_voice_class_init), (gst_audio_voice_init),
3506         (update_filter), (gst_audio_voice_set_property),
3507         (gst_audio_voice_get_property), (gst_audio_voice_setup),
3508         (gst_audio_voice_transform_int), (gst_audio_voice_transform_float),
3509         (gst_audio_voice_transform_ip):
3510         * gst/audiofx/audiovoice.h:
3511         Add simple voice removal element. Yay karaoke.
3512
3513 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3514
3515         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
3516
3517         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
3518         Fix potential caps leak.
3519         If we can't get the framerate with an ioctl, try to get it with the
3520         current norm. Fixes #520092.
3521
3522 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3523
3524         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
3525
3526         * sys/v4l2/v4l2src_calls.c:
3527         (gst_v4l2src_probe_caps_for_format_and_size):
3528         If we fail to get the frame intervals, simply don't touch the framerates
3529         on the template caps instead of discarding the format. See #520092.
3530
3531 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3532
3533         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
3534
3535         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
3536         (gst_v4l2_get_caps_info):
3537         Add NV12, NV21 and bayer support. See #520092.
3538
3539 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3540
3541         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
3542         (gst_qtdemux_activate_segment):
3543         Unbreak segment activation again. Fixes #531672.
3544
3545 2008-05-25  Sebastian Dröge  <slomo@circular-chaos.org>
3546
3547         * ext/flac/Makefile.am:
3548         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
3549         Set the channel layout when decoding FLAC files with more than 2
3550         channels as defined by the FLAC spec. Fixes bug #534570.
3551
3552         Also don't try to decode left/side, right/side and mid/side files
3553         as we don't support this at all.
3554
3555 2008-05-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
3556
3557         * configure.ac:
3558           We need -base CVS (rtsp).
3559
3560 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
3561
3562         * gst/udp/Makefile.am:
3563           Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_ADDRFAMILY
3564           when including netdb.h when building against glibc >= 2.8.
3565
3566 2008-05-22  Julien Moutte  <julien@fluendo.com>
3567
3568         * gst/smpte/gstsmptealpha.c: (gst_smpte_alpha_setcaps): Fix
3569         debug statement arguments.
3570         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_setup_qos_dscp):
3571         * gst/udp/gstudpnetutils.c: (gst_udp_join_group),
3572         (gst_udp_leave_group): Fix IP and IPV6 options to make it work
3573         on more platforms.
3574
3575 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3576
3577         * tests/check/elements/avimux.c: (setup_src_pad),
3578         (teardown_src_pad):
3579         * tests/check/elements/icydemux.c: (icydemux_found_pad),
3580         (GST_START_TEST):
3581         * tests/check/elements/matroskamux.c: (setup_src_pad),
3582         (teardown_src_pad), (setup_sink_pad), (teardown_sink_pad):
3583         * tests/check/elements/videocrop.c: (video_crop_get_test_caps),
3584         (GST_START_TEST):
3585         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
3586         (setup_wavpackparse), (cleanup_wavpackparse):
3587         Don't use gst_element_get_pad(), it's a bad, bad method.
3588
3589 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3590
3591         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
3592         (do_toggle_element):
3593         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
3594         (do_toggle_element):
3595         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
3596         (do_toggle_element):
3597         * ext/gconf/gstswitchsink.c: (gst_switch_commit_new_kid):
3598         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_reset),
3599         (do_toggle_element):
3600         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_reset),
3601         (do_toggle_element):
3602         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
3603         (gst_auto_audio_sink_detect):
3604         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
3605         (gst_auto_video_sink_detect):
3606         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
3607         (gst_rtspsrc_stream_free), (gst_rtspsrc_stream_configure_udp),
3608         (gst_rtspsrc_stream_configure_udp_sink), (gst_rtspsrc_skip_lws),
3609         (gst_rtspsrc_unskip_lws), (gst_rtspsrc_skip_commas),
3610         (gst_rtspsrc_skip_item), (gst_rtsp_decode_quoted_string),
3611         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr):
3612         * tests/icles/videocrop-test.c: (test_with_caps),
3613         (video_crop_get_test_caps):
3614         Don't use gst_element_get_pad(), it's a bad method.
3615
3616 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3617
3618         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
3619         (gst_multiudpsink_add_internal):
3620         * gst/udp/gstudpnetutils.c: (gst_udp_set_loop_ttl),
3621         (gst_udp_join_group):
3622         * gst/udp/gstudpnetutils.h:
3623         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
3624         Joining a multicast group and setting the loop/ttl properties are
3625         totally unrelated tasks are must be separated.
3626
3627 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
3628
3629         * gst/avi/gstavimux.c:
3630           Also support alaw/mulaw.
3631
3632 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3633
3634         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
3635         (gst_multiudpsink_setup_qos_dscp), (gst_multiudpsink_add_internal):
3636         * gst/udp/gstmultiudpsink.h:
3637         Add a fixme for the auto-multicast property.
3638         Fix some confusing debug messages.
3639         Disable setting a qos value by default.
3640
3641 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3642
3643         Patch by: Gustaf Räntilä <g dot rantila at gmail dot com>
3644
3645         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
3646         Ignore EPERM errors from sendto. Fixes #533619.
3647
3648 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3649
3650         Patch by: Henrik Eriksson <henriken at axis dot com>
3651
3652         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
3653         (gst_multiudpsink_init), (gst_multiudpsink_setup_qos_dscp),
3654         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
3655         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal):
3656         * gst/udp/gstmultiudpsink.h:
3657         Add qos-dscp property to manage the Quality of service. Fixes #469917.
3658
3659 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3660
3661         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_process):
3662         Improve debugging of the ident.
3663
3664 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3665
3666         Patch by: Bruno Santos <brunof at ua dot pt>
3667
3668         * gst/udp/gstudpnetutils.c: (gst_udp_get_addr),
3669         (gst_udp_join_group), (gst_udp_leave_group),
3670         (gst_udp_is_multicast):
3671         * gst/udp/gstudpnetutils.h:
3672         Provide a bunch of helper methods to deal with IPv4 and IPv6
3673         transparently.
3674
3675         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
3676         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
3677         (gst_multiudpsink_get_property), (join_multicast),
3678         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
3679         (gst_multiudpsink_remove):
3680         * gst/udp/gstmultiudpsink.h:
3681         Add multicast TTL and loopback properties.
3682         Use the helper methods to implement ip4 and ip6.
3683
3684         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
3685         * gst/udp/gstudpsrc.h:
3686         Use the helper methods to implement ip4 and ip6.
3687         Fixes #515962.
3688
3689 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3690
3691         Patch by: Patrick Radizi <patrick dot radizi at axis dot com>
3692
3693         * gst/multipart/multipartdemux.c: (gst_multipart_demux_class_init),
3694         (gst_multipart_demux_get_gstname),
3695         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain):
3696         * gst/multipart/multipartdemux.h:
3697         Don't blindly copy the mime-type as the caps name because they not
3698         always map directly. Instead use a hashtable with common mappings.
3699         Fixes #533287.
3700
3701 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
3702
3703         * ext/esd/esdsink.c: (gst_esdsink_write):
3704         When we post an error, we must return -1 to let the parent know that we
3705         cannot write the segment else it will loop and continue to call us again
3706         forever. Patch by Michael Meeks.
3707
3708 2008-05-20  Stefan Kost  <ensonic@users.sf.net>
3709
3710         * gst/videomixer/videomixer.c:
3711           Add missing incudes.
3712
3713 2008-05-20  Peter Kjellerstedt  <pkj@axis.com>
3714
3715         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
3716         (gst_rtp_h264_pay_handle_buffer):
3717         * gst/rtp/gstrtph264pay.h:
3718         Correct a typo (sinle -> single).
3719
3720 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
3721
3722         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
3723         (gst_rtp_h264_depay_init), (gst_rtp_h264_depay_set_property),
3724         (gst_rtp_h264_depay_get_property), (gst_rtp_h264_depay_setcaps),
3725         (gst_rtp_h264_depay_process):
3726         * gst/rtp/gstrtph264depay.h:
3727         Add experimental support for outputting quicktime-like AVC output in
3728         addition to the existing bytestream output.
3729
3730         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
3731         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
3732         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_payload_nal),
3733         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
3734         (gst_rtp_h264_pay_get_property):
3735         * gst/rtp/gstrtph264pay.h:
3736         Make the parsing mode configurable, for some inputs we don't need to
3737         scan every byte for start codes.
3738         Only set the marker bit on ACCESS units.
3739
3740 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
3741
3742         * gst/equalizer/gstiirequalizer.c:
3743         Use a bigger type in integer mode for the intermediate results to
3744         prevent overflows. This fixes the crippled sound when using the
3745         equalizer in integer mode. Fixes bug #510865.
3746
3747 2008-05-20  Jan Schmidt  <jan.schmidt@sun.com>
3748
3749         * gst/videomixer/videomixer.c:
3750         * gst/videomixer/videomixer.h:
3751         Instead of a random number for the request pad id's,
3752         use a counter.
3753
3754         Register the videomixerpad class from the element's class_init
3755         where it's safer, and allows the docs generator to scan it.
3756
3757 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
3758
3759         * gst/smpte/Makefile.am:
3760         * gst/smpte/gstsmpte.c: (gst_smpte_plugin_init):
3761         * gst/smpte/gstsmpte.h:
3762         * gst/smpte/gstsmptealpha.c:
3763         (gst_smpte_alpha_transition_type_get_type),
3764         (gst_smpte_alpha_get_type), (gst_smpte_alpha_base_init),
3765         (gst_smpte_alpha_class_init), (gst_smpte_alpha_update_mask),
3766         (gst_smpte_alpha_setcaps), (gst_smpte_alpha_get_unit_size),
3767         (gst_smpte_alpha_init), (gst_smpte_alpha_finalize),
3768         (gst_smpte_alpha_do_ayuv), (gst_smpte_alpha_do_i420),
3769         (gst_smpte_alpha_transform), (gst_smpte_alpha_set_property),
3770         (gst_smpte_alpha_get_property), (gst_smpte_alpha_plugin_init):
3771         * gst/smpte/gstsmptealpha.h:
3772         * gst/smpte/plugin.c: (plugin_init):
3773         Add new plugin that adds the SMPTE transition in the alpha channel of
3774         I420 and AYUV frames so that they can be blended with videomixer later
3775         on. Uses all niceties such as using base transform for efficient alloc
3776         and negotiation. It currently requires GstController to control the
3777         position in the transition effect.
3778
3779 2008-05-19  Stefan Kost  <ensonic@users.sf.net>
3780
3781         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3782         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3783         * docs/plugins/gst-plugins-good-plugins.args:
3784         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3785         * docs/plugins/gst-plugins-good-plugins.interfaces:
3786         * docs/plugins/gst-plugins-good-plugins.types:
3787         * gst/videomixer/videomixer.c:
3788           Try using thaytans new mechanism to get extra classes into plugin
3789           docs. Aparently works for the Eq. For VideoMixer the GObject stuff is
3790           missing still.
3791
3792 2008-05-18  Mark Nauwelaerts  <mnauw@users.sf.net>
3793
3794         * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps):
3795         Set proper rate in avi stream header for PCM audio, and also do some
3796         more sanity checks on caps in this case.  Fixes #511489.
3797
3798 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
3799
3800         * sys/v4l2/gstv4l2src.c:
3801         Don't include the gstv4l2xoverlay.h header as the XOverlay support
3802         isn't implemented at all yet and this requires X headers to be
3803         installed. Fixes bug #533264.
3804
3805 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
3806
3807         reviewed by: <delete if not using a buddy>
3808
3809         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
3810         (gst_ebml_write_set_cache):
3811         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
3812         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
3813         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
3814         (gst_matroska_demux_read_track_encodings),
3815         (gst_matroska_demux_add_stream),
3816         (gst_matroska_demux_handle_src_query),
3817         (gst_matroska_demux_init_stream),
3818         (gst_matroska_demux_parse_index_cuetrack),
3819         (gst_matroska_demux_parse_index_pointentry),
3820         (gst_matroska_demux_parse_info),
3821         (gst_matroska_demux_parse_metadata_id_simple_tag),
3822         (gst_matroska_demux_parse_metadata),
3823         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
3824         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3825         (gst_matroska_demux_parse_cluster),
3826         (gst_matroska_demux_parse_contents_seekentry),
3827         (gst_matroska_demux_loop_stream_parse_id),
3828         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
3829         (gst_matroska_demux_audio_caps),
3830         (gst_matroska_demux_subtitle_caps):
3831         * gst/matroska/matroska-demux.h:
3832         * gst/matroska/matroska-ids.c:
3833         (gst_matroska_track_init_subtitle_context):
3834         * gst/matroska/matroska-ids.h:
3835         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
3836         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start),
3837         (gst_matroska_mux_finish), (gst_matroska_mux_collected):
3838         * sys/v4l2/gstv4l2src.c:
3839         * tests/check/pipelines/wavpack.c: (bus_handler):
3840         * win32/common/config.h:
3841
3842 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
3843
3844         * ext/wavpack/gstwavpackstreamreader.c:
3845         * tests/examples/spectrum/demo-audiotest.c:
3846         * tests/examples/spectrum/demo-osssrc.c:
3847         Fix some compiler warnings.
3848
3849 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
3850
3851         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
3852         Small comment added.
3853
3854         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
3855         (gst_rtp_h264_pay_decode_nal), (gst_rtp_h264_pay_parse_sps_pps),
3856         (gst_rtp_h264_pay_payload_nal), (gst_rtp_h264_pay_handle_buffer):
3857         Debug string cleanups (remove trailing \n)
3858         Refactor and clean up the payloader a bit and make sure that we only
3859         put one NAL unit in an RTP packet even if the input buffer contains
3860         multiple NAL units.
3861         Add suport for AVC format input.
3862
3863 2008-05-14  Peter Kjellerstedt  <pkj@axis.com>
3864
3865         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
3866         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_handle_buffer),
3867         (gst_rtp_h264_pay_set_property), (gst_rtp_h264_pay_get_property):
3868         * gst/rtp/gstrtph264pay.h:
3869         Make it possible to specify profile-level-id and sprop-parameter-sets
3870         using properties in case they are not available in-stream.
3871
3872 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
3873
3874         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3875         * docs/plugins/gst-plugins-good-plugins.args:
3876         * docs/plugins/inspect/plugin-ladspa.xml:
3877           Remove ladspa fro plugin-docs, its in gst-plugins-bad.
3878
3879 2008-05-13  Mark Nauwelaerts  <mnauw@users.sf.net>
3880
3881         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
3882         Send an initial BYTE segment to inform downstream of later seeking,
3883         and to forego sync attempts.
3884
3885 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3886
3887         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps):
3888         Fix wrong caps string.
3889
3890 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3891
3892         Based on patch by: Olivier Crete <tester at tester dot ca>
3893
3894         * gst/rtp/Makefile.am:
3895         * gst/rtp/gstrtp.c: (plugin_init):
3896         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_base_init),
3897         (gst_rtp_g729_depay_class_init), (gst_rtp_g729_depay_init),
3898         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process),
3899         (gst_rtp_g729_depay_plugin_init):
3900         * gst/rtp/gstrtpg729depay.h:
3901         * gst/rtp/gstrtpg729pay.c: (gst_rtpg729pay_base_init),
3902         (gst_rtpg729pay_class_init), (gst_rtpg729pay_init),
3903         (gst_rtpg729pay_setcaps), (gst_rtp_g729_pay_plugin_init):
3904         * gst/rtp/gstrtpg729pay.h:
3905         Added G729 pay and depayloaders. Fixes #532409.
3906
3907 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3908
3909         * ext/speex/gstspeexdec.c: (speex_dec_sink_event):
3910         Fix the calculation of the duration of the concealment packets.
3911
3912 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
3913
3914         Based on patch by: Olivier Crete <tester at tester dot ca>
3915
3916         * gst/rtp/Makefile.am:
3917         * gst/rtp/gstrtp.c: (plugin_init):
3918         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_base_init),
3919         (gst_rtp_dv_depay_class_init), (gst_rtp_dv_depay_init),
3920         (parse_encode), (gst_rtp_dv_depay_setcaps),
3921         (calculate_difblock_location), (gst_rtp_dv_depay_process),
3922         (gst_rtp_dv_depay_reset), (gst_rtp_dv_depay_change_state),
3923         (gst_rtp_dv_depay_plugin_init):
3924         * gst/rtp/gstrtpdvdepay.h:
3925         * gst/rtp/gstrtpdvpay.c: (gst_dv_pay_mode_get_type),
3926         (gst_rtp_dv_pay_base_init), (gst_rtp_dv_pay_class_init),
3927         (gst_rtp_dv_pay_init), (gst_dv_pay_set_property),
3928         (gst_dv_pay_get_property), (gst_rtp_dv_pay_setcaps),
3929         (gst_dv_pay_negotiate), (include_dif),
3930         (gst_rtp_dv_pay_handle_buffer), (gst_rtp_dv_pay_plugin_init):
3931         * gst/rtp/gstrtpdvpay.h:
3932         Add DV pay and depayloaders. Fixes #532423.
3933
3934 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
3935
3936         * gst/matroska/matroska-demux.c:
3937         (gst_matroska_demux_push_dvd_clut_change_event):
3938         Convert subtitle palette info in VobSub private data from VobSub's
3939         (buggy) RGB to YUV.
3940
3941 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
3942
3943         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset):
3944         Do not leave fourcc stream header field empty upon reset.
3945         Fixes #519301.
3946
3947 2008-05-11  Jan Schmidt  <jan.schmidt@sun.com>
3948
3949         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3950         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3951         * docs/plugins/inspect/plugin-goom.xml:
3952         * docs/plugins/inspect/plugin-goom2k1.xml:
3953         * gst/goom/gstgoom.c:
3954         * gst/goom2k1/gstgoom.c:
3955         Add goom2k1 into the docs.
3956
3957 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
3958
3959         Based on patch by: Wouter Cloetens  <wouter at mind be>
3960
3961         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
3962         (gst_rtspsrc_skip_lws), (gst_rtspsrc_unskip_lws),
3963         (gst_rtspsrc_skip_commas), (gst_rtspsrc_skip_item),
3964         (gst_rtsp_decode_quoted_string),
3965         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr),
3966         (gst_rtspsrc_setup_auth):
3967         Support Digest authentication. Fixes #532065.
3968
3969 2008-05-08  Stefan Kost  <ensonic@users.sf.net>
3970
3971         * gst/level/gstlevel.c:
3972           Also support 32bit (e.g. whe having it after 'mad'). Add more notes
3973           about whats needed for liboil acceleration. Simplify docs a bit.
3974
3975 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
3976
3977         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3978
3979         * gst/matroska/matroska-mux.c: (gst_matroska_mux_collected):
3980         Update the track duration if the old one was invalid.
3981         Fixes bug #532117.
3982
3983 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
3984
3985         * gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps):
3986           Use GST_STR_NULL when trying to print sps and pps strings that could
3987           be NULL, as this might crash on some platforms.
3988
3989 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
3990
3991         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
3992
3993         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw):
3994           Do IDirectDrawClipper_SetHWnd() if the window ID has already been
3995           set after creating the clipper.
3996
3997 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
3998
3999         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4000
4001         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame):
4002           Added checking of surface lost case after an unsuccessful
4003           IDirectDrawSurface7_Lock() call.
4004           If surface is lost, return GST_FLOW_OK.
4005
4006 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4007
4008         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4009
4010         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame,
4011           WndProc, gst_directdraw_sink_window_thread):
4012           Improved Windows message loop and fixed window destruction issue.
4013           When the window which DirectDraw is rendering to is destroyed, the
4014           render/show_frame function will return GST_FLOW_ERROR.
4015           Partially fixes #520885.
4016
4017 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4018
4019         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4020
4021         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set_caps):
4022           Fixed mid stream resolution change bug, the offscreen surface is now
4023           released when set_caps is called.
4024           Partially fixes #520885.
4025
4026 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4027
4028         * sys/directdraw/gstdirectdrawsink.c
4029           (gst_directdraw_sink_buffer_alloc):
4030           Make it so that gst_directdraw_sink_buffer_alloc uses the right
4031           width/height.
4032
4033           Especially when looking through the pool of buffers, make sure that
4034           the width/height of caps is used instead of the already negotiated
4035           dimensions.
4036           For example if a buffer with different caps is requested, i.e.
4037           higher resolution, the caller would get a buffer with the old
4038           dimensions and thus corrupt the heap.
4039
4040 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4041
4042         * sys/directdraw/gstdirectdrawsink.c
4043           (gst_directdraw_sink_buffer_alloc):
4044           Clear the flags on recycled buffers from buffer_alloc.
4045           Partially fixes #520885.
4046
4047 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4048
4049         * gst/rtp/gstrtpilbcpay.c:
4050           Added missing stdlib.h include for strtol(), and made include ordering and
4051           style consistent with the corresponding depayloader.
4052
4053 2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
4054
4055         * configure.ac:
4056           Error out if we don't have the required core/base versions.
4057
4058 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
4059
4060         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4061
4062         * sys/osxvideo/cocoawindow.m:
4063         Fix compiler warnings on PPC64. Fixes bug #499318.
4064
4065 2008-05-05  Wim Taymans  <wim.taymans@collabora.co.uk>
4066
4067         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4068
4069         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (gst_rtspsrc_open):
4070         Don't leak file descriptors on error. Fixes #531532.
4071
4072 2008-05-03  Sebastian Dröge  <slomo@circular-chaos.org>
4073
4074         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4075         (gst_gconf_audio_src_change_state):
4076         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4077         (gst_gconf_video_sink_change_state):
4078         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4079         (gst_gconf_video_src_change_state):
4080         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
4081         (gst_switch_commit_new_kid), (gst_switch_sink_change_state):
4082         When we can't create a fakesink/fakesrc complain instead of unreffing
4083         NULL pointers and crashing later. See bug #530535.
4084
4085 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4086
4087         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
4088         Add some more debug info and guard against small payloads.
4089
4090         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
4091         Set duration on outgoing buffers because we can.
4092
4093 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4094
4095         Patch by: Olivier Crete <tester at tester dot ca>
4096
4097         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps),
4098         (gst_speex_enc_init), (gst_speex_enc_chain):
4099         Add negotiation for the speex channels and rate. Fixes #465146.
4100
4101 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4102
4103         Patch by: Olivier Crete <tester at tester dot ca>
4104
4105         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init),
4106         (gst_rtp_speex_pay_getcaps):
4107         Add negotiation for the speex channels and rate. See #465146.
4108
4109 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4110
4111         Patch by: Olivier Crete <tester at tester dot ca>
4112
4113         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_class_init),
4114         (gst_rtpilbcpay_sink_setcaps), (gst_rtpilbcpay_sink_getcaps):
4115         Add negotiation for the ILBC mode. See #465146.
4116
4117 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
4118
4119         * ext/soup/gstsouphttpsrc.c:
4120           Include stdlib to fix the build. Use g_free instead of free, libsoup
4121           uses glib.
4122
4123 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4124
4125         Patch by: j^ <j@bootlab.org>
4126
4127         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4128         Add more mpeg2 variants. Fixes #530886.
4129
4130 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
4131
4132         Patch by: Youness Alaoui <youness.alaoui at collabora co uk>
4133
4134         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
4135           Don't error out if we get an ICMP destination-unreachable
4136           message when trying to read packets on win32 (#529454).
4137
4138 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4139
4140         * configure.ac:
4141         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
4142           Use new error code for encrypted streams (which requires core CVS).
4143
4144 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4145
4146         * gst/qtdemux/qtdemux.c: (gst_qtdemux_videosrc_template),
4147           (gst_qtdemux_audiosrc_template):
4148           Fix swapped pad template names, spotted by Thiago Sousa Santos.
4149
4150 2008-04-30  Wim Taymans  <wim.taymans@collabora.co.uk>
4151
4152         * ext/speex/gstspeexdec.c: (speex_dec_sink_event),
4153         (speex_dec_chain_parse_data):
4154         Produce concealment data when time progresses in a segment update.
4155
4156 2008-04-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4157
4158         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data),
4159         (speex_dec_chain):
4160         Try to preserve input timestamps when we can.
4161         Do beginnings of error concealment.
4162
4163 2008-04-28  Michael Smith <msmith@songbirdnest.com>
4164
4165         * gst/debug/gstnavigationtest.c:
4166           MSVC doesn't provide rint(), define an adequate replacement locally as
4167           elsewhere.
4168
4169 2008-04-28  Julien Moutte  <julien@fluendo.com>
4170
4171         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop): Fix printf
4172         format to pacify Mac OSX's gcc.
4173
4174 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4175
4176         * gst/debug/rndbuffersize.c: (DEFAULT_SEED), (DEFAULT_MIN),
4177           (DEFAULT_MAX), (src_template), (sink_template),
4178           (gst_rnd_buffer_size_base_init), (gst_rnd_buffer_size_class_init),
4179           (gst_rnd_buffer_size_init), (gst_rnd_buffer_size_activate),
4180           (gst_rnd_buffer_size_loop), (gst_rnd_buffer_size_plugin_init):
4181           Bring rndbuffersize element into a state that doesn't require us
4182           to move it to -bad immediately. For one, fix up default min/max
4183           values so that the element actuall works using the default values.
4184           Also, don't ignore flow return values and do some kind of minimal
4185           eos logic. Allow min=max to pull fixed-sized buffers. Bunch of
4186           other gratuitious clean-ups.
4187
4188 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4189
4190         * docs/plugins/Makefile.am:
4191         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4192         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4193         * docs/plugins/gst-plugins-good-plugins.args:
4194         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4195         * docs/plugins/gst-plugins-good-plugins.interfaces:
4196         * docs/plugins/gst-plugins-good-plugins.prerequisites:
4197         * docs/plugins/inspect/plugin-1394.xml:
4198         * docs/plugins/inspect/plugin-aasink.xml:
4199         * docs/plugins/inspect/plugin-alaw.xml:
4200         * docs/plugins/inspect/plugin-alpha.xml:
4201         * docs/plugins/inspect/plugin-alphacolor.xml:
4202         * docs/plugins/inspect/plugin-annodex.xml:
4203         * docs/plugins/inspect/plugin-apetag.xml:
4204         * docs/plugins/inspect/plugin-audiofx.xml:
4205         * docs/plugins/inspect/plugin-auparse.xml:
4206         * docs/plugins/inspect/plugin-autodetect.xml:
4207         * docs/plugins/inspect/plugin-avi.xml:
4208         * docs/plugins/inspect/plugin-cacasink.xml:
4209         * docs/plugins/inspect/plugin-cairo.xml:
4210         * docs/plugins/inspect/plugin-cdio.xml:
4211         * docs/plugins/inspect/plugin-cutter.xml:
4212         * docs/plugins/inspect/plugin-debug.xml:
4213         * docs/plugins/inspect/plugin-dv.xml:
4214         * docs/plugins/inspect/plugin-efence.xml:
4215         * docs/plugins/inspect/plugin-effectv.xml:
4216         * docs/plugins/inspect/plugin-equalizer.xml:
4217         * docs/plugins/inspect/plugin-esdsink.xml:
4218         * docs/plugins/inspect/plugin-flac.xml:
4219         * docs/plugins/inspect/plugin-flxdec.xml:
4220         * docs/plugins/inspect/plugin-gamma.xml:
4221         * docs/plugins/inspect/plugin-gconfelements.xml:
4222         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
4223         * docs/plugins/inspect/plugin-goom.xml:
4224         * docs/plugins/inspect/plugin-halelements.xml:
4225         * docs/plugins/inspect/plugin-icydemux.xml:
4226         * docs/plugins/inspect/plugin-id3demux.xml:
4227         * docs/plugins/inspect/plugin-jpeg.xml:
4228         * docs/plugins/inspect/plugin-level.xml:
4229         * docs/plugins/inspect/plugin-matroska.xml:
4230         * docs/plugins/inspect/plugin-monoscope.xml:
4231         * docs/plugins/inspect/plugin-mulaw.xml:
4232         * docs/plugins/inspect/plugin-multifile.xml:
4233         * docs/plugins/inspect/plugin-multipart.xml:
4234         * docs/plugins/inspect/plugin-navigationtest.xml:
4235         * docs/plugins/inspect/plugin-ossaudio.xml:
4236         * docs/plugins/inspect/plugin-png.xml:
4237         * docs/plugins/inspect/plugin-quicktime.xml:
4238         * docs/plugins/inspect/plugin-rtp.xml:
4239         * docs/plugins/inspect/plugin-rtsp.xml:
4240         * docs/plugins/inspect/plugin-shout2send.xml:
4241         * docs/plugins/inspect/plugin-smpte.xml:
4242         * docs/plugins/inspect/plugin-spectrum.xml:
4243         * docs/plugins/inspect/plugin-speex.xml:
4244         * docs/plugins/inspect/plugin-taglib.xml:
4245         * docs/plugins/inspect/plugin-udp.xml:
4246         * docs/plugins/inspect/plugin-video4linux2.xml:
4247         * docs/plugins/inspect/plugin-videobalance.xml:
4248         * docs/plugins/inspect/plugin-videobox.xml:
4249         * docs/plugins/inspect/plugin-videocrop.xml:
4250         * docs/plugins/inspect/plugin-videoflip.xml:
4251         * docs/plugins/inspect/plugin-videomixer.xml:
4252         * docs/plugins/inspect/plugin-wavenc.xml:
4253         * docs/plugins/inspect/plugin-wavpack.xml:
4254         * docs/plugins/inspect/plugin-wavparse.xml:
4255         * docs/plugins/inspect/plugin-ximagesrc.xml:
4256           Add docs for gdkpixbufsink; update docs to CVS version.
4257
4258 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4259
4260         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4261         Remove test sync-offset by default.
4262
4263 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4264
4265         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_chain):
4266         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add_internal):
4267         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4268           Use GLib versions of htonl, htons, ntohl and ntohs in order
4269           to avoid problems on win32 (#529707).
4270
4271 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4272
4273         Patch by: Jesús Corrius <jesus at softcatala org>
4274
4275         * gst/goom/filters.c: (zoomVector):
4276         * gst/goom/goom_core.c: (init_buffers):
4277           Fix build with mingw32: use rand() instead of random() and
4278           replace bzero() with memset(). Fixes #529692.
4279
4280 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4281
4282         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows):
4283         Fix typo in comments.
4284
4285         * tests/examples/rtp/client-H263p-PCMA.sdp:
4286         * tests/examples/rtp/client-H263p-PCMA.sh:
4287         * tests/examples/rtp/client-H264-PCMA.sdp:
4288         * tests/examples/rtp/client-H264-PCMA.sh:
4289         * tests/examples/rtp/client-H264.sdp:
4290         * tests/examples/rtp/client-H264.sh:
4291         * tests/examples/rtp/client-PCMA.sdp:
4292         * tests/examples/rtp/client-PCMA.sh:
4293         * tests/examples/rtp/server-alsasrc-PCMA.sh:
4294         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
4295         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4296         Add some more docs and fix examples.
4297
4298 2008-04-25  Sebastian Dröge  <slomo@circular-chaos.org>
4299
4300         * tests/check/elements/multifile.c:
4301         Include stdlib.h and unistd.h for mkdtemp. Some platforms have it
4302         declared in the former, some have it declared in the latter.
4303
4304 2008-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
4305
4306         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_set_property):
4307         * gst/debug/tests.c: (md5_get_value):
4308         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
4309         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
4310         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
4311         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
4312         Stop using deprecated GLib functions.
4313
4314 2008-04-24  Jan Schmidt  <jan.schmidt@sun.com>
4315
4316         * configure.ac:
4317         Back to development -> 0.10.8.1
4318
4319 === release 0.10.8 ===
4320
4321 2008-04-23  Jan Schmidt <jan.schmidt@sun.com>
4322
4323         * configure.ac:
4324           releasing 0.10.8, "One For The Money"
4325
4326 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
4327
4328         * configure.ac:
4329         0.10.7.4 pre-release
4330
4331 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
4332
4333         * gst/goom/config_param.c: (goom_plugin_parameters_free):
4334         * gst/goom/convolve_fx.c: (convolve_init), (convolve_free):
4335         * gst/goom/filters.c: (zoomFilterVisualFXWrapper_free):
4336         * gst/goom/flying_stars_fx.c: (fs_free):
4337         * gst/goom/goom_config_param.h:
4338         * gst/goom/goom_core.c: (goom_init), (goom_close):
4339         * gst/goom/goom_plugin_info.h:
4340         * gst/goom/gstgoom.c: (gst_goom_finalize):
4341         * gst/goom/lines.c: (goom_lines_free):
4342         * gst/goom/plugin_info.c: (plugin_info_init), (plugin_info_free):
4343         * gst/goom/surf3d.c: (grid3d_free):
4344         * gst/goom/surf3d.h:
4345         * gst/goom/tentacle3d.c: (tentacle_free):
4346         Free a bunch of stuff, and initialise things to fix leaks
4347         and valgrind warnings in the testsuite.
4348
4349         Fixes: #529268
4350
4351 2008-04-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4352
4353         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (request_pt_map),
4354         (gst_rtspsrc_configure_caps):
4355         Ref caps as the return value for the request_pt_map signal.
4356         Remove some caps weirdness when configuring a stream. See #528245.
4357
4358 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
4359
4360         * tests/icles/gdkpixbufsink-test.c:
4361           Add cast to placate gcc 4.1.2.
4362
4363 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
4364
4365         * configure.ac:
4366         0.10.7.3 pre-release
4367
4368 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
4369
4370         * tests/check/Makefile.am:
4371         Disable some more elements in the state test.
4372         Add a define so the soup test can find the test files
4373         it needs at runtime.
4374
4375         * tests/check/elements/souphttpsrc.c: (run_server):
4376
4377         Add a define so the soup test can find the test files
4378         it needs at runtime.
4379
4380 2008-04-17  Jan Schmidt  <Jan.Schmidt@sun.com>
4381
4382         * gst/goom/convolve_fx.c: (convolve_apply):
4383         Don't ever draw the GOOM logo.
4384         Fixes: #528615
4385
4386 2008-04-17  Edward Hervey  <edward.hervey@collabora.co.uk>
4387
4388         * ext/cdio/gstcdiocddasrc.c:
4389         * ext/dv/gstdvdemux.c: 
4390         gst_atomic_int_set ==> g_atomic_int_set
4391
4392 2008-04-16  Tim-Philipp Müller  <tim at centricular dot net>
4393
4394         * configure.ac:
4395         * gst/goom/Makefile.am:
4396         * gst/goom/convolve_fx.c:
4397         * gst/goom/default_scripts.h:
4398         * gst/goom/goom.h:
4399         * gst/goom/goom_core.c: (choose_a_goom_line):
4400         * gst/goom/goom_plugin_info.h:
4401         * gst/goom/goomsl.c:
4402         * gst/goom/goomsl.h:
4403         * gst/goom/goomsl_hash.c:
4404         * gst/goom/goomsl_hash.h:
4405         * gst/goom/goomsl_heap.c:
4406         * gst/goom/goomsl_heap.h:
4407         * gst/goom/goomsl_private.h:
4408         * gst/goom/plugin_info.c:
4409           Strip out the config/script parsing stuff, we don't need it.
4410           Fixes #527999.
4411
4412 2008-04-15  Tim-Philipp Müller  <tim at centricular dot net>
4413
4414         * gst/goom/plugin_info.c: (setOptimizedMethods):
4415           Disable altivec optimisations for 32-bit PPC as well to make
4416           things build properly on all PPC systems. Fixes #528143
4417
4418 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
4419
4420         * gst-plugins-good.spec.in:
4421           Update for souphttpsrc plugin which has moved to -good.
4422
4423 2008-04-14  Jan Schmidt  <Jan.Schmidt@sun.com>
4424
4425         * gst/matroska/matroska-demux.c:
4426         (gst_matroska_demux_handle_seek_event):
4427         Fix open-ended seeks in matroskademux
4428         Patch by: Mark Nauwelaerts <manauw skynet be>
4429         Fixes: #526557
4430
4431 2008-04-14  Jan Schmidt  <jan.schmidt@sun.com>
4432
4433         * tests/check/Makefile.am:
4434         Add soup test certificates to the dist.
4435
4436 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4437
4438         * ext/Makefile.am:
4439         Remove LADSPA reference I missed.
4440
4441 2008-04-13  Sebastian Dröge  <slomo@circular-chaos.org>
4442
4443         * ext/soup/gstsouphttpsrc.c: (plugin_init):
4444         Give souphttpsrc GST_RANK_PRIMARY to make it the default HTTP source
4445         over gnome-vfs and everything else. Fixes bug #527848.
4446
4447 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4448
4449         * configure.ac:
4450         * ext/Makefile.am:
4451         Remove LADSPA plugin. Fixes: #515978
4452
4453 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4454
4455         * configure.ac:
4456         * docs/plugins/Makefile.am:
4457         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4458         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4459         * docs/plugins/gst-plugins-good-plugins.args:
4460         * docs/plugins/inspect/plugin-soup.xml:
4461         * ext/Makefile.am:
4462         * tests/check/Makefile.am:
4463         Move soup plugin from -bad (Fixes: #523124)
4464
4465 2008-04-11  Jan Schmidt  <Jan.Schmidt@sun.com>
4466
4467         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_header):
4468         Fix bounds checking of mode in Speex header, which may
4469         produce negative numbers in speex <= 1.1.12
4470
4471 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
4472
4473         * gst/goom/Makefile.am:
4474         * gst/goom/gfontlib.c:
4475         * gst/goom/gfontlib.h:
4476         * gst/goom/gfontrle.c:
4477         * gst/goom/gfontrle.h:
4478         * gst/goom/goom.h:
4479         * gst/goom/goom_core.c: (goom_update):
4480         * gst/goom/goom_plugin_info.h:
4481         * gst/goom/gstgoom.c: (gst_goom_chain):
4482         * gst/goom/plugin_info.c:
4483           Remove a bunch of font/text related code that we don't need.
4484
4485 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
4486
4487         * gst/goom/ppc_drawings.s:
4488         * gst/goom/ppc_zoom_ultimate.s:
4489           Change license of these files to LGPL, as permitted by the
4490           author, Guillaume Borios. See #515073.
4491
4492 2008-04-09  Stefan Kost  <ensonic@users.sf.net>
4493
4494         * gst/goom/convolve_fx.c:
4495         * gst/goom/motif_goom1.h:
4496         * gst/goom/motif_goom2.h:
4497           As hinted in Bug #518213, revert one change and fix warnings properly.
4498           This fixes both #518213 and #520073 for me.     
4499
4500 2008-04-09  Jan Schmidt  <Jan.Schmidt@sun.com>
4501
4502         * gst/matroska/ebml-read.c: (gst_ebml_read_seek):
4503         * gst/matroska/matroska-demux.c:
4504         (gst_matroska_demux_handle_seek_event),
4505         (gst_matroska_demux_parse_contents_seekentry),
4506         (gst_matroska_demux_loop):
4507         Fix the Forte build by making function declaration signatures
4508         match the implementations.
4509
4510 2008-04-08  Tim-Philipp Müller  <tim at centricular dot net>
4511
4512         * sys/oss/gstosshelper.c: (gst_oss_helper_rate_check_rate):
4513         * sys/oss/gstosssink.c: (gst_oss_sink_reset):
4514         * sys/oss/gstosssrc.c: (gst_oss_src_reset):
4515           More logging when probing (see #518474), some comments in _reset().
4516
4517 2008-04-07  Julien Moutte  <julien@fluendo.com>
4518
4519         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps): Fix build
4520         because of a bad argument number.
4521
4522 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
4523
4524         * tests/icles/.cvsignore:
4525         * tests/icles/Makefile.am:
4526         * tests/icles/gdkpixbufsink-test.c:
4527           Interactive test app for gdkpixbufsink.
4528
4529 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
4530
4531         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
4532
4533         * configure.ac:
4534         Actually build dlls when cross-compiling with mingw32.
4535         Fixes bug #526247.
4536
4537 2008-04-05  Tim-Philipp Müller  <tim at centricular dot net>
4538
4539         * ext/hal/hal.c: (gst_hal_get_alsa_element):
4540           Don't munge device string to 'default:x' for capture devices.
4541           Fixes #525833.
4542
4543 2008-04-04  Sebastian Dröge  <slomo@circular-chaos.org>
4544
4545         * ext/wavpack/gstwavpackparse.c:
4546         (gst_wavpack_parse_index_entry_free):
4547         Always use GSlice as we actually depend on GLib 2.12 already.
4548
4549 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
4550
4551         * configure.ac:
4552           Require core/base 0.10.18 for ARGB caps parsing fixes in libgstvideo.
4553           Also bump the GLib requirement to the current de-facto requirement
4554           (ie. 2.12).
4555
4556 2008-04-04  Wim Taymans  <wim.taymans@collabora.co.uk>
4557
4558         * gst/rtp/gstrtph264pay.c: (encode_base64),
4559         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_handle_buffer):
4560         * gst/rtp/gstrtph264pay.h:
4561         Parse codec_data for future AVC compatibility.
4562         Fail when we encounter AVC data for now.
4563
4564 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
4565
4566         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
4567           (gst_spectrum_init), (gst_spectrum_set_property),
4568           (gst_spectrum_get_property), (gst_spectrum_message_new):
4569           Rename property enums and default defines for the properties to match
4570           the property names and rephrase property descriptions to make them a
4571           bit clearer (hopefully). See #518188.
4572
4573 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
4574
4575         * tests/check/Makefile.am:
4576         * tests/check/elements/.cvsignore:
4577         * tests/check/elements/gdkpixbufsink.c:
4578           Add unit test for gdkpixbufsink element.
4579
4580 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
4581
4582         * ext/gdk_pixbuf/Makefile.am:
4583         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
4584         * ext/gdk_pixbuf/gstgdkpixbufsink.c:
4585           (gst_gdk_pixbuf_sink_base_init),
4586           (gst_gdk_pixbuf_sink_class_init), (gst_gdk_pixbuf_sink_init),
4587           (gst_gdk_pixbuf_sink_start), (gst_gdk_pixbuf_sink_stop),
4588           (gst_gdk_pixbuf_sink_set_caps),
4589           (gst_gdk_pixbuf_sink_pixbuf_destroy_notify),
4590           (gst_gdk_pixbuf_sink_get_pixbuf_from_buffer),
4591           (gst_gdk_pixbuf_sink_handle_buffer), (gst_gdk_pixbuf_sink_preroll),
4592           (gst_gdk_pixbuf_sink_render), (gst_gdk_pixbuf_sink_set_property),
4593           (gst_gdk_pixbuf_sink_get_property):
4594         * ext/gdk_pixbuf/gstgdkpixbufsink.h:
4595           Add gdkpixbufsink element for easy snapshotting (#525946).
4596
4597 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4598
4599         * tests/check/pipelines/wavpack.c: (wavpack_suite):
4600         Bump timeout from 3 to 60 seconds.
4601
4602 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4603
4604         * tests/check/pipelines/.cvignore:
4605         Remove useless file.
4606
4607         * tests/check/pipelines/.cvsignore:
4608         Add new test to .cvsignore.
4609
4610 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4611
4612         * tests/check/Makefile.am:
4613         * tests/check/pipelines/wavpack.c: (bus_handler),
4614         (identity_handoff), (fakesink_handoff), (GST_START_TEST),
4615         (wavpack_suite), (main):
4616         Add unit test that encodes and decodes some data, checks that it
4617         is still the same and that all timestamps/offsets are perfect.
4618
4619 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4620
4621         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
4622         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init):
4623         * ext/wavpack/gstwavpackparse.c:
4624         (gst_wavpack_parse_index_entry_new),
4625         (gst_wavpack_parse_index_entry_free),
4626         (gst_wavpack_parse_base_init),
4627         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset):
4628         Use GSlice for allocating index entries and use
4629         gst_element_class_set_details_simple().
4630
4631 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
4632
4633         Patch by: Brian Cameron <brian.cameron at sun dot com>
4634
4635         * sys/sunaudio/gstsunaudio.c:
4636         * sys/sunaudio/gstsunaudiomixer.c:
4637         * sys/sunaudio/gstsunaudiomixer.h:
4638         * sys/sunaudio/gstsunaudiomixerctrl.c:
4639         * sys/sunaudio/gstsunaudiomixerctrl.h:
4640         * sys/sunaudio/gstsunaudiomixertrack.c:
4641         * sys/sunaudio/gstsunaudiomixertrack.h:
4642         * sys/sunaudio/gstsunaudiosink.c:
4643         * sys/sunaudio/gstsunaudiosink.h:
4644         * sys/sunaudio/gstsunaudiosrc.c:
4645         * sys/sunaudio/gstsunaudiosrc.h:
4646           Fix up copyrights (#525860).
4647
4648 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
4649
4650         * gst/goom/goomsl.c: (gsl_read_file):
4651           Check return value of fread() to avoid compiler warnings.
4652
4653 2008-04-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4654
4655         Based on patch by: Mersad Jelacic <mersad at axis dot com>
4656
4657         * gst/law/alaw-decode.c: (gst_alaw_dec_sink_setcaps),
4658         (gst_alaw_dec_chain), (gst_alaw_dec_change_state):
4659         * gst/law/alaw-decode.h:
4660         * gst/law/alaw-encode.c: (gst_alaw_enc_chain):
4661         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
4662         (gst_mulawdec_chain), (gst_mulawdec_change_state):
4663         * gst/law/mulaw-decode.h:
4664         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
4665         Make negotiation a bit modern.
4666         Use pad_alloc. Fixes #525359.
4667
4668 2008-03-31  David Schleef  <ds@schleef.org>
4669
4670         * gst/goom/xmmx.c: Fix constraints on asm code so that it
4671           compiles consistently.  Fixes #522278.
4672
4673 2008-03-27  Tim-Philipp Müller  <tim at centricular dot net>
4674
4675         Patch by: Brian Cameron <brian.cameron at sun dot com>
4676
4677         * sys/sunaudio/gstsunaudiomixerctrl.c:
4678           (gst_sunaudiomixer_ctrl_get_volume),
4679           (gst_sunaudiomixer_ctrl_set_volume):
4680         * sys/sunaudio/gstsunaudiomixertrack.c: (gst_sunaudiomixer_track_new):
4681           Fix up the mixer tracks to use a volume range of 0-255, which is what
4682           the sun audio API uses. This simplifies the code and avoids rounding
4683           errors. Fixes #524593.
4684
4685 2008-03-26  Edgard Lima  <edgard.lima@indt.org.br>
4686
4687         * sys/v4l2/gstv4l2object.c:
4688         * sys/v4l2/gstv4l2object.h:
4689         Add device-fd property to make it possible to apps to call ioctl's.
4690
4691 2008-03-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4692
4693         * gst/qtdemux/qtdemux.c: (next_entry_size):
4694         Unbreak streaming mode again.
4695
4696 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
4697
4698         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
4699           Remove superfluous DEBUG macro.
4700
4701 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
4702
4703         Based on patch by: William M. Brack <wbrack at mmm com hk>
4704
4705         * sys/v4l2/v4l2src_calls.c: (fractions_are_equal),
4706           (gst_v4l2src_set_capture):
4707           Check whether the device supports setting the framerate before
4708           trying to set it and then posting a warning or error if it doesn't
4709           work (#516649, #520092). Also compare fractions more correctly.
4710
4711 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
4712
4713         * gst/goom/Makefile.am:
4714           Remove ppc assembler optimisations from the build until they
4715           actually build (they also seem to have GPL headers).
4716
4717 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
4718
4719         * m4/Makefile.am:
4720           Better not dist files that don't exist any longer (lrint*m4).
4721
4722 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
4723
4724         * configure.ac:
4725         * m4/lrint.m4:
4726         * m4/lrintf.m4:
4727         Remove lrint/lrintf checks. We don't use it anywhere.
4728
4729 2008-03-18  Andy Wingo  <wingo@pobox.com>
4730
4731         * sys/osxvideo/osxvideosink.m
4732         (gst_osx_video_sink_osxwindow_destroy)
4733         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
4734         task, whoopdee.
4735         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
4736         2 ms.
4737
4738 2008-03-18  Andy Wingo  <wingo@pobox.com>
4739
4740         * sys/osxvideo/osxvideosink.m
4741         (gst_osx_video_sink_osxwindow_destroy)
4742         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
4743         task, whoopdee.
4744         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
4745         2 ms.
4746         
4747 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
4748
4749         Patch by: William M. Brack <wbrack at mmm com hk>
4750
4751         * sys/v4l2/v4l2src_calls.c:
4752           (gst_v4l2src_probe_caps_for_format_and_size),
4753           (gst_v4l2src_probe_caps_for_format):
4754           Make sure the probed frame sizes are reversed in the resulting
4755           caps also when using V4L2_FRMSIZE_STEPWISE (so they end up
4756           highest resolution first); also remove unused variable.
4757           (Partly fixes #520092)
4758
4759 2008-03-17  Wim Taymans  <wim.taymans@collabora.co.uk>
4760
4761         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
4762
4763         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4764         (gst_rtspsrc_finalize):
4765         Call WSAStartup() and WSACleanup before using the Winsock API.
4766         See #520808.
4767
4768 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
4769
4770         * gst/avi/gstavidemux.c:
4771           Erm, the buffer-size is just guint, no need for the special format
4772           specifier.
4773
4774 2008-03-16  Tim-Philipp Müller  <tim at centricular dot net>
4775
4776         * gst/goom/plugin_info.c:
4777         * gst/goom/ppc_zoom_ultimate.h:
4778           Small fixes to build more on PPC: ifdef out code that uses unknown
4779           define; add newline at end of header file to avoid compiler warning.
4780           Assembler code still doesn't build though.
4781
4782 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
4783
4784         * gst/avi/gstavidemux.c:
4785           Fix up my last commit. Use G_GUINT32_FORMAT for the guint32 debug log.
4786           Also downgrade a GST_WARNING to GST_DEBUG and add a comment.
4787
4788 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
4789
4790         * gst/avi/gstavidemux.c:
4791           Chunksize is uint32. Fix format specifier.
4792
4793 2008-03-14  Christian Schaller <christian.schaller@collabora.co.uk>
4794
4795         * gst/rtsp/COPYING.MIT: Remove extra line that got copied over by
4796         mistake. Return file to pure MIT text.
4797
4798 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
4799
4800         * gst/audiofx/audiofx.c:
4801         Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
4802         of hardcoding values.
4803
4804 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
4805
4806         Patch by: Mark Nauwelaerts <manauw skynet be>
4807
4808         * sys/oss/gstosssrc.c: (gst_oss_src_init), (gst_oss_src_getcaps),
4809           (gst_oss_src_close):
4810         * sys/oss/gstosssrc.h:
4811           Cache probed caps, so _get_caps() during recording doesn't cause
4812           ioctl calls which may disrupt the recording (fixes #521875).
4813
4814 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
4815
4816         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
4817         (gst_qtdemux_activate_segment),
4818         (gst_qtdemux_prepare_current_sample),
4819         (gst_qtdemux_loop_state_movie), (qtdemux_parse_trak):
4820         Make sure we always send a DISCONT after a seek by setting the sample
4821         index to an undefined value after a seek.
4822
4823 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
4824
4825         * gst/avi/gstavisubtitle.h: (GST_IS_AVI_SUBTITLE),
4826           (GST_IS_AVI_SUBTITLE_CLASS):
4827           Fix up IS_FOO macros, which makes gtk-doc much happier.
4828
4829 2008-03-08  Tim-Philipp Müller  <tim at centricular dot net>
4830
4831         * tests/icles/Makefile.am:
4832           Move the -lgstfoo where it belongs.
4833
4834 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
4835
4836         * gst/matroska/ebml-ids.h:
4837         Add ID for EBML CRC32 elements.
4838
4839         * gst/matroska/Makefile.am:
4840         * gst/matroska/ebml-read.c: (gst_ebml_finalize),
4841         (gst_ebml_read_class_init), (gst_ebml_read_peek_bytes),
4842         (gst_ebml_read_get_length), (_ext2dbl), (gst_ebml_read_float),
4843         (gst_ebml_read_header):
4844         Support reading 80bit floats, add finalize method to clean up
4845         in any case, support reading length/id elements with any length
4846         as long as it's smaller than our supported maximum, don't leak
4847         buffers if reading as much data as we wanted failed and some
4848         smaller cleanup.
4849
4850 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
4851
4852         Patch by: Olivier Crete <tester at tester dot ca>
4853
4854         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
4855         Check that a buffer is large enough before reading from it.
4856         Fixes bug #521102.
4857         
4858 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4859
4860         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4861         Fix compilation after removing the GstPollMode from the
4862         constructor.
4863
4864 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
4865
4866         * configure.ac:
4867         * gst/audiofx/Makefile.am:
4868         * gst/audiofx/audiochebband.c:
4869         * gst/audiofx/audiocheblimit.c:
4870         * gst/audiofx/math_compat.h:
4871         Check for sinh(), cosh() and asinh() and define our own
4872         implementations if they're not available. Fixes bug #520880.
4873
4874 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
4875
4876         Patch by: Olivier Crete <tester at tester dot ca>
4877
4878         * ext/speex/gstspeexenc.c: (gst_speex_enc_chain):
4879         Unref the buffers only once when handling not-negotiated errors.
4880         Fixes bug #520764.
4881
4882 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4883
4884         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
4885
4886         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize), (gst_udpsrc_start),
4887         (gst_udpsrc_stop):
4888         Properly balance WSA_Cleanup with WSA_Startup.
4889         Also make the poll controllable on windows. Fixes #520888.
4890
4891 2008-03-06  Wim Taymans  <wim.taymans@collabora.co.uk>
4892
4893         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
4894         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
4895         (gst_ebml_read_element_length), (gst_ebml_peek_id),
4896         (gst_ebml_read_skip), (gst_ebml_read_buffer),
4897         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
4898         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_utf8),
4899         (gst_ebml_read_date), (gst_ebml_read_master),
4900         (gst_ebml_read_binary), (gst_ebml_read_header):
4901         * gst/matroska/ebml-read.h:
4902         * gst/matroska/matroska-demux.c:
4903         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
4904         (gst_matroska_demux_read_track_encodings),
4905         (gst_matroska_demux_add_stream),
4906         (gst_matroska_demux_handle_src_query),
4907         (gst_matroska_demux_handle_seek_event),
4908         (gst_matroska_demux_init_stream),
4909         (gst_matroska_demux_parse_tracks),
4910         (gst_matroska_demux_parse_index_cuetrack),
4911         (gst_matroska_demux_parse_index_pointentry),
4912         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
4913         (gst_matroska_demux_parse_metadata_id_simple_tag),
4914         (gst_matroska_demux_parse_metadata_id_tag),
4915         (gst_matroska_demux_parse_metadata),
4916         (gst_matroska_demux_sync_streams),
4917         (gst_matroska_demux_push_hdr_buf),
4918         (gst_matroska_demux_push_flac_codec_priv_data),
4919         (gst_matroska_demux_push_xiph_codec_priv_data),
4920         (gst_matroska_demux_add_wvpk_header),
4921         (gst_matroska_demux_check_subtitle_buffer),
4922         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
4923         (gst_matroska_demux_parse_cluster),
4924         (gst_matroska_demux_parse_contents_seekentry),
4925         (gst_matroska_demux_parse_contents),
4926         (gst_matroska_demux_loop_stream_parse_id),
4927         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop):
4928         * gst/matroska/matroska-demux.h:
4929         * gst/matroska/matroska-ids.h:
4930         Handle return values from pull_range in a more granular way to properly
4931         shut down on seeks.
4932         Combine return values from push.
4933         Implement proper error handling.
4934         Prepare for handling seeking correctly.
4935
4936 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
4937
4938         * gst/matroska/ebml-read.c:
4939         Use GINT64 formatting constants from GLIB.
4940
4941         * gst/matroska/matroska-demux.c:
4942         Add some guards to avoid a possible division by 0 and crashing
4943         with NULL events on some systems.
4944         Use gst_gdouble_to_guint64 somewhere instead of an implicit
4945         conversion. 
4946
4947         * gst/matroska/matroska-mux.c:
4948         Check for invalid timestamps in a bunch of places to avoid
4949         writing bogus durations into the output file.
4950         Fix some double<->gint64 conversions that weren't using
4951         gst_guint64_to_gdouble
4952
4953 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
4954
4955         * configure.ac:
4956         Move the checks for bison, flex and as to the program section and the
4957         check for gcc inline asm to the compiler characteristics section.
4958
4959 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
4960
4961         * configure.ac:
4962         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
4963         plug-ins are included/excluded. (#498222)
4964
4965 2008-02-29  Michael Smith <msmith@fluendo.com>
4966
4967         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
4968           Don't call gst_object_sync_values() unless we have a valid timestamp.
4969
4970 2008-02-28  David Schleef  <ds@schleef.org>
4971
4972         * gst/matroska/matroska-demux.c:
4973         * gst/matroska/matroska-ids.h:
4974         * gst/matroska/matroska-mux.c:
4975           Fix Dirac mapping.  I had previously added a VfW-type
4976           mapping, but it looks like Dirac will get a native Matroska
4977           mapping, and this is the most likely method.
4978
4979 2008-02-28  David Schleef  <ds@schleef.org>
4980
4981         * gst/avi/gstavimux.c: Add Dirac encoding
4982
4983 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4984
4985         Patch by: Peter Kjellerstedt <pkj at axis com>
4986
4987         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
4988         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_unlock),
4989         (gst_udpsrc_unlock_stop), (gst_udpsrc_stop):
4990         * gst/udp/gstudpsrc.h:
4991         Port to GstPoll. See #505417.
4992
4993 2008-02-28  Sebastian Dröge  <slomo@circular-chaos.org>
4994
4995         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
4996         Return GST_FLOW_NOT_NEGOTIATED when the caps are not set
4997         yet on the srcpad. We need rate and channels before we
4998         can do any processing. Fixes bug #519088.
4999
5000 2008-02-26  Jan Schmidt  <jan.schmidt@sun.com>
5001
5002         * configure.ac:
5003         Detect and indicate if GCC inline assembly syntax is
5004         available.
5005
5006         * gst/goom/Makefile.am:
5007         * gst/goom/convolve_fx.c:
5008         * gst/goom/flying_stars_fx.c:
5009         * gst/goom/goom_config.h:
5010         * gst/goom/goom_core.c:
5011         * gst/goom/goomsl.c:
5012         * gst/goom/ifs.c:
5013         * gst/goom/mmx.c:
5014         * gst/goom/plugin_info.c:
5015         * gst/goom/xmmx.c:
5016         Fix various GCC-isms, and only build the inline assembly
5017         with compilers that support GCC inline assembly.
5018
5019         Fix a couple of other warnings shown with Forte.
5020
5021 2008-02-25  Stefan Kost  <ensonic@users.sf.net>
5022
5023         * gst/goom/xmmx.c:
5024           Use 'emms' instead of 'femms' to not crash on cpus that do not
5025           implement this 3dnow specific instruction.
5026
5027 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5028
5029         * gst/goom/plugin_info.c: (setOptimizedMethods):
5030         Use extended MMX for draw_line() too if available, not only
5031         normal MMX.
5032
5033 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5034
5035         * ext/jpeg/gstjpeg.c: (plugin_init):
5036         Remove (commented out) smoke typefinder. This is in base now.
5037
5038 2008-02-23  Jan Schmidt  <jan.schmidt@sun.com>
5039
5040         * gst/goom2k1/Makefile.am:
5041         * gst/goom2k1/gstgoom.c:
5042
5043         Rename the installed library, and don't register the same 
5044         GType name as the new goom.
5045
5046 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5047
5048         * configure.ac:
5049         * ext/taglib/Makefile.am:
5050           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
5051           when building C++ code (#516509).
5052
5053 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5054
5055         * gst/goom/gstgoom.c: (goom_debug), (plugin_init):
5056         * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
5057           (setOptimizedMethods):
5058           Call oil_init(), otherwise oil_get_cpu_flags() won't return
5059           anything useful. Export goom debug category so we can get
5060           rid of the VERBOSE define and the printfs.
5061
5062 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5063
5064         * gst/goom/goomsl_heap.c: (align_it):
5065         * gst/goom/plugin_info.c: (setOptimizedMethods):
5066           Compile fixes for x86-64.
5067
5068 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5069
5070         * gst/goom/Makefile.am: Don't compile lex or yacc outputs
5071         with warnings, but add other CFLAGS
5072
5073         * gst/goom/goomsl.c (gsl_instr_set_namespace),
5074         (gsl_instr_add_param), (iflow_execute), (gsl_enternamespace),
5075         (calculate_labels), (gsl_read_file):
5076         * gst/goom/goomsl_lex.l:
5077         * gst/goom/goomsl_yacc.y:
5078         * gst/goom/plugin_info.c: Remove a few live printf, and
5079         fprintf, replace exit() calls with g_assert_not_reached()
5080         if it not optimal for a library
5081
5082 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5083
5084         * gst/goom/Makefile.am: Remove the warnings being disabled,
5085         fix linkage on x86, spotted by Sebastian Dröge
5086         <slomo@circular-chaos.org>
5087
5088         * gst/goom/convolve_fx.c (convolve_init),
5089         (create_output_with_brightness), (convolve_apply):
5090         * gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
5091         * gst/goom/goomsl.c:
5092         * gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
5093         * gst/goom/plugin_info.c:
5094         * gst/goom/tentacle3d.c (tentacle_fx_create):
5095         Fix warnings, and disable the motifs in the convolve_fx
5096         plugin (they were causing warnings, and they were just
5097         "Goom" in funny letterring)
5098
5099 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5100
5101         * configure.ac: Add checks for Flex/Yacc/Bison and other
5102         furry animals, for the new goom 2k4 based plugin
5103
5104         * gst/goom/*: Update to use goom 2k4, uses liboil to detect
5105         CPU optimisations (not working yet), move the old plugin to...
5106
5107         * gst/goom2k1/*: ... here, in case somebody is sick enough
5108
5109         Fixes #515073
5110
5111 2008-02-22  Wim Taymans  <wim.taymans@collabora.co.uk>
5112
5113         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
5114         Post the server response code in an error message instead of a generic
5115         'error' message. Fixes #517237.
5116
5117 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5118
5119         * tests/check/Makefile.am:
5120         Ignore gconfaudiosrc for the states unit test too. It will fallback
5121         to alsasrc if the gconf settings can't be read and not everybody has
5122         alsa.
5123
5124 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5125
5126         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
5127         (gst_wavpack_parse_create_src_pad):
5128         * ext/wavpack/gstwavpackparse.h:
5129         Always report the duration if we know it in push mode and don't
5130         return 0 just to make totem believe we can't seek in push mode.
5131         Newer totem version use the SEEKING query which properly reports
5132         if we can seek or not.
5133
5134 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5135
5136         Patch by: Jens Granseuer <jensgr at gmx dot net>
5137
5138         * tests/examples/equalizer/demo.c: (main):
5139         C89 fix, moving variable declarations to the beginning of
5140         the block. Fixes bug #517933.
5141
5142 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
5143
5144         * configure.ac:
5145         Back to development...
5146
5147 === release 0.10.7 ===
5148
5149 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
5150
5151         * configure.ac:
5152           releasing 0.10.7, "Red Door Black"
5153
5154 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
5155
5156         * gst/alpha/Makefile.am:
5157         Link alpha plugin with libgstbase. Fixes bug #517386.
5158
5159 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5160
5161         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
5162         Init values to -1 instead of the default 0 value.
5163         Fixes #516524.
5164
5165 2008-02-14  Stefan Kost  <ensonic@users.sf.net>
5166
5167         * tests/examples/spectrum/spectrum-example.c:
5168         Add missing include to fix compilation when libxml usage is disabled.
5169         Fixes: #516371
5170
5171 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5172
5173         patch by:  Wim Taymans  <wim.taymans@collabora.co.uk>
5174         fixes: #514889
5175
5176         * gst/rtp/gstrtph264pay.c:
5177         * gst/rtp/gstrtpmp4gdepay.c:
5178         * gst/rtp/gstrtpmp4gpay.c:
5179         * gst/rtp/gstrtpmp4gpay.h:
5180         * gst/rtp/gstrtptheorapay.c:
5181         * gst/rtp/gstrtpvorbispay.c:
5182
5183         Fix various leaks shown up in valgrind
5184         - free sprops and buffer in error cases in H264 payloader
5185         - fix leak in mp4g depayloader when construction the caps
5186         - don't leak config string in the mp4g payloader
5187         - don't leak buffers and headers in theora and vorbis payloaders
5188
5189         * tests/check/elements/rtp-payloading.c:
5190
5191         Fix the RTP data test
5192         - Actually send valid amr data to the payloader instead of 20
5193         zero-bytes
5194         - The mp4g payloader expects codec_data on the caps
5195
5196 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
5197
5198         * win32/MANIFEST:
5199         Add libgstpng.dsp to MANIFEST.
5200         * win32/vs6/libgstaudiofx.dsp:
5201         Add new source files to VS project file.
5202
5203 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5204
5205         * sys/ximage/gstximagesrc.c:
5206         Initialise variables when opening the X display rather
5207         than in _start(), as the display can be opened before that.
5208
5209         Fixes: #515985
5210
5211 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5212
5213         * sys/directdraw/gstdirectdrawsink.c:
5214         (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
5215         (gst_directdraw_sink_finalize):
5216         Properly chain up finalize functions. Fixes bug #515980.
5217
5218 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5219
5220         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
5221         (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
5222         (gst_v4l2_buffer_pool_class_init):
5223         Chain up the finalize functions. Fixes bug #515984.
5224
5225 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5226
5227         * sys/ximage/ximageutil.c:
5228         Chain up in the finalize function for our custom
5229         buffer sub-class.
5230         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
5231         Fixes: #515706
5232
5233 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5234
5235         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
5236         (gst_fenced_buffer_class_init):
5237         Properly chain up finalize method. Fixes bug #515979.
5238
5239 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5240
5241         * sys/ximage/gstximagesrc.c:
5242         Free allocated Damage memory before closing our connection to the
5243         X server. Partially fixes: #515706
5244
5245 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5246
5247         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
5248         * tests/check/Makefile.am:
5249         * tests/check/gst-plugins-good.supp:
5250         Add a few libjpeg suppressions and initialize a variable to
5251         make smokeenc valgrind clean. Fixes bug #515701.
5252
5253 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
5254
5255         * gst/avi/gstavidemux.c:
5256         Revert patch which sends timestamps only on keyframes, as it
5257         breaks playback with current gst-ffmpeg.
5258
5259         Fixes: #515562
5260
5261 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5262
5263         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5264         * tests/check/elements/multifile.c: (GST_START_TEST):
5265         Close some memory leaks spotted by the unit test. Fixes bug #515697.
5266
5267 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5268
5269         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
5270         Use and unset the GError when pipeline creation fails instead of
5271         simply leaking it. Fixes bug #515704.
5272
5273 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
5274
5275         * gst/audiofx/audioamplify.c:
5276         * gst/audiofx/audiochebband.c:
5277         * gst/audiofx/audiocheblimit.c:
5278         * gst/audiofx/audiodynamic.c:
5279         * gst/audiofx/audioinvert.c:
5280         * gst/audiofx/audiopanorama.c:
5281         * gst/audiofx/audiowsincband.c:
5282         * gst/audiofx/audiowsinclimit.c:
5283         Fix long description of audiofx elements. Fixes bug #515457.
5284
5285 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
5286
5287         * docs/plugins/Makefile.am:
5288         * gst/spectrum/gstspectrum.c:
5289         * tests/examples/spectrum/.cvsignore:
5290         * tests/examples/spectrum/Makefile.am:
5291         * tests/examples/spectrum/spectrum-example.c:
5292
5293         Add a simple example application for the spectrum element, include it
5294         in the docs, and fix some documentation ambiguities.
5295
5296         Fixes: #348085
5297
5298 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5299
5300         * gst/equalizer/Makefile.am:
5301         * gst/spectrum/Makefile.am:
5302         Fix includes order
5303
5304         * tests/check/Makefile.am:
5305         Exclude v4l2src from the states test - it takes too long to start.
5306
5307         * tests/check/elements/spectrum.c:
5308         Make the test run properly with CK_FORK=no
5309
5310 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
5311
5312         * gst/audiofix/Makefile.am: add missing header files 
5313
5314 2008-02-08  Julien Moutte  <julien@fluendo.com>
5315
5316         * gst/matroska/matroska-demux.c:
5317         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
5318         keyframe and delta units correctly when dealign with a BlockGroup.
5319         Fixes: #514397
5320
5321 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5322
5323         * tests/check/elements/.cvsignore:
5324         Spell the new tests correctly in .cvsignore
5325
5326 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
5327
5328         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5329           Need to use gsize here for the size, fixes compiler warning.
5330
5331         * tests/examples/equalizer/.cvsignore:
5332         * tests/examples/equalizer/Makefile.am:
5333         * tests/examples/spectrum/.cvsignore:
5334         * tests/examples/spectrum/Makefile.am:
5335           Add missing files to fix the build.
5336
5337 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5338
5339         * configure.ac:
5340         * docs/plugins/Makefile.am:
5341         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5342         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5343         * docs/plugins/gst-plugins-good-plugins.args:
5344         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5345         * docs/plugins/inspect/plugin-multifile.xml:
5346         * tests/check/Makefile.am:
5347         * tests/check/elements/.cvsignore:
5348
5349         Move multifile plugin from -bad.
5350         Fixes: #490283
5351
5352 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5353
5354         * configure.ac:
5355         * docs/plugins/Makefile.am:
5356         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5357         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5358         * docs/plugins/gst-plugins-good-plugins.args:
5359         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5360         * docs/plugins/inspect/plugin-spectrum.xml:
5361         * gst/spectrum/Makefile.am:
5362         * tests/check/Makefile.am:
5363         * tests/check/elements/.cvsignore:
5364         * tests/examples/Makefile.am:
5365
5366         Move spectrum plugin from -bad.
5367         Move examples into tests/examples/spectrum.
5368
5369 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5370
5371         * configure.ac:
5372         * docs/plugins/Makefile.am:
5373         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5374         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5375         * docs/plugins/gst-plugins-good-plugins.args:
5376         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5377         * docs/plugins/gst-plugins-good-plugins.interfaces:
5378         * docs/plugins/inspect/plugin-equalizer.xml:
5379         * gst/equalizer/Makefile.am:
5380         * tests/check/Makefile.am:
5381         * tests/examples/Makefile.am:
5382         Move the equalizer plugin across from -bad
5383
5384         * tests/check/elements/.cvsignore:
5385         Add equalizer, audiosincwband and audiosincwlimit
5386
5387         * tests/check/elements/equalizer.c:
5388         Fix compiler warnings
5389
5390         Fixes: #415627
5391
5392 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5393
5394         * configure.ac:
5395         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
5396         are treated like releases and build without it.
5397
5398 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5399
5400         * docs/plugins/Makefile.am:
5401         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5402         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5403         * docs/plugins/gst-plugins-good-plugins.args:
5404         * docs/plugins/inspect/plugin-audiofx.xml:
5405         * gst/audiofx/Makefile.am:
5406         * gst/audiofx/audiofx.c:
5407         * gst/audiofx/audiowsincband.c:
5408         * gst/audiofx/audiowsincband.h:
5409         * gst/audiofx/audiowsinclimit.c:
5410         * gst/audiofx/audiowsinclimit.h:
5411         * tests/check/Makefile.am:
5412         * tests/check/elements/audiowsincband.c:
5413         * tests/check/elements/audiowsinclimit.c:
5414
5415         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
5416         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
5417         respectively.
5418
5419         Fixes: #467666
5420
5421 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5422
5423         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
5424         * tests/check/elements/icydemux.c:
5425           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
5426           caps, and add a somewhat useful debug message. Plus test.
5427
5428 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
5429
5430         * gst/rtsp/gstrtspsrc.c:
5431         Include unistd.h only if HAVE_UNISTD_H is defined
5432         * win32/common/config.h.in:
5433         * win32/common/config.h:
5434         Define socklen_t as it seems it's not defined in default 
5435         Visual Studio headers.
5436         * win32/vs6/libgstalpha.dsp:
5437         * win32/vs6/libgstapetag.dsp:
5438         * win32/vs6/libgstavi.dsp:
5439         * win32/vs6/libgstrtp.dsp:
5440         * win32/vs6/libgstrtsp.dsp:
5441         * win32/vs6/libgstvideomixer.dsp:
5442         Update project file dependencies and add new source files       
5443
5444 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
5445
5446         Patch by: Bjarne Rosengren <bjarne at axis dot com>
5447
5448         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
5449         Don't leak buffers when we don't push them downstream.
5450         Fixes bug #514965.
5451
5452 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5453
5454         * configure.ac:
5455           Bump requirements to (good) released versions to avoid
5456           confusion and make implicit core requirement explicit.
5457
5458 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
5459
5460         * docs/plugins/Makefile.am:
5461         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5462         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5463         * docs/plugins/gst-plugins-good-plugins.args:
5464         * docs/plugins/inspect/plugin-audiofx.xml:
5465         * gst/audiofx/Makefile.am:
5466         * gst/audiofx/audiochebband.c:
5467         * gst/audiofx/audiochebband.h:
5468         * gst/audiofx/audiocheblimit.c:
5469         * gst/audiofx/audiocheblimit.h:
5470         * gst/audiofx/audiochebyshevfreqband.c:
5471         * gst/audiofx/audiochebyshevfreqband.h:
5472         * gst/audiofx/audiochebyshevfreqlimit.c:
5473         * gst/audiofx/audiochebyshevfreqlimit.h:
5474         * gst/audiofx/audiofx.c:
5475         * tests/check/Makefile.am:
5476         * tests/check/elements/.cvsignore:
5477         * tests/check/elements/audiochebband.c:
5478         * tests/check/elements/audiocheblimit.c:
5479         * tests/check/elements/audiochebyshevfreqband.c:
5480         * tests/check/elements/audiochebyshevfreqlimit.c:
5481
5482         Rename audiochebyshevfreqband -> audiochebband and
5483         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
5484         surgery.
5485
5486         Closes: #491811
5487
5488 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
5489
5490         Patch by: Orjan Friberg <orjanf at axis dot com>
5491
5492         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
5493         Fix caps memory leak. Fixes #514573.
5494
5495 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
5496
5497         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
5498         If there's no entries in the subindex, don't try to do anything stupid,
5499         just return.
5500
5501 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
5502
5503         Patch by: John Millikin <jmillikin at gmail dot com>
5504
5505         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
5506           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
5507           Fix extraction of picture blocks with newer libflac versions again:
5508           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
5509
5510 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
5511
5512         * tests/check/Makefile.am:
5513           Add rtp-payloading test to VALGRIND_TO_FIX.
5514
5515         * tests/check/elements/rtp-payloading.c:
5516           Add semicolons after GST_TEST_END so gst-indent gets the
5517           formatting right; make test less verbose in general, but
5518           more verbose in the error case (which should probably
5519           make the test fail anyway).
5520
5521 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
5522
5523         * docs/plugins/Makefile.am:
5524         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5525         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5526         * gst/avi/gstavisubtitle.c:
5527         Add documentation for avisubtitle and change class to
5528         Codec/Parser/Subtitle
5529
5530 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
5531
5532         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
5533         Treat ENOTTY (driver does not implement ioctl) the same as
5534         EINVAL since it implies there are no available standards.
5535
5536         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
5537         (gst_v4l2src_get_nearest_size):
5538         Replace gst_v4l2src_get_size_limits with 2 calls to new function
5539         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
5540         probe if the driver does not support VIDIOC_TRY_FMT for whatever
5541         reason, and if we aren't yet actively capturing.
5542
5543         * sys/v4l2/v4l2src_calls.h:
5544         Remove replaced function declaration.
5545
5546 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
5547
5548         * configure.ac:
5549         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
5550         API.
5551
5552 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
5553
5554         * configure.ac:
5555         Fix typo.
5556
5557 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
5558
5559         * gst/alpha/Makefile.am:
5560         * gst/alpha/gstalpha.c:
5561
5562         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
5563         some stuff, and making buffer-alloc and resizing work automatically.
5564         No longer crashes on odd frame widths and heights, although there
5565         seems to be a disagreement with ffmpegcolorspace about what size
5566         an AYUV frame with odd height should be.
5567
5568 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
5569
5570         Patch by: Alessandro Decina <alessandro at nnva dot org>
5571
5572         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
5573         * ext/libpng/gstpngenc.h:
5574         Preallocate the output buffer so that g_memdup() and
5575         gst_buffer_merge() aren't needed anymore. This greatly improves
5576         performances and fixes #512544.
5577
5578 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
5579
5580         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
5581         (gst_avi_demux_stream_data):
5582         GStreamer timestamps are PTS values while AVI only knows about DTS
5583         timestamps. Make sure we only copy the DTS as the buffer timestamp when
5584         we are dealing with a key frame.
5585
5586 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
5587
5588         * tests/check/Makefile.am:
5589         * tests/check/elements/.cvsignore:
5590         * tests/check/elements/rtp-payloading.c:
5591           Add add testsuite for the rtp-payloader that tries simulating
5592           dataflow. Needs more test data.
5593
5594 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
5595
5596         * tests/check/elements/alphacolor.c:
5597           Remove two unused variables.
5598
5599 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
5600
5601         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
5602           Use g_ascii_strtoll() instead of atoll, which is only
5603           available in C99.
5604
5605 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
5606
5607         * gst/rtp/Makefile.am:
5608         * gst/rtp/gstrtp.c:
5609         * gst/rtp/gstrtpmpvpay.c:
5610         * gst/rtp/gstrtpmpvpay.h:
5611         Add MPEG2 video payloader
5612
5613 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
5614
5615         * gst/level/gstlevel.c:
5616         Use #include <math.h> instead of #include "math.h".
5617
5618 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
5619
5620         * tests/check/Makefile.am:
5621         Fix up some CFLAGS sets.
5622         Don't include gconfvideosrc in the states test.
5623
5624         * tests/check/elements/autodetect.c: (GST_START_TEST):
5625         Add some error strings to fail_unless arguments to fix some weird
5626         compiler errors on Solaris.
5627
5628 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
5629
5630         * configure.ac:
5631         Detect video4linux headers on Solaris too.
5632         * sys/v4l2/gstv4l2colorbalance.h:
5633         * sys/v4l2/gstv4l2object.h:
5634         * sys/v4l2/v4l2_calls.c:
5635         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
5636         (gst_v4l2_buffer_new):
5637
5638         Make v4l2 build on Solaris.
5639         Patch by: Brian Cameron  <brian.cameron at sun dot com>
5640         Fixes: #510505
5641
5642 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
5643
5644         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5645           Update list from (still local) scanning script.
5646
5647 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
5648
5649         Based on a patch by:
5650             Victor STINNER <victor dot stinner at haypocalc dot com>
5651
5652         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
5653         Set variable to NULL after freeing it to prevent double frees
5654         or make failures by another use of it afterwards more obvious
5655         and fix use of it after the freeing. Fixes bug #510592.
5656
5657 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
5658
5659         * gst/udp/gstmultiudpsink.c:
5660         use GST_WARNING for logging
5661
5662 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
5663
5664         * gst/udp/gstmultiudpsink.c:
5665         Don't try to leave a multicast group with an invalid socket
5666
5667 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
5668
5669         * ext/flac/gstflacdec.c:
5670           Fix compilation against flac 1.1.2 (as on debian stable), where
5671           the picture metadata defines and structs don't exist yet.
5672           Fixes #509301.
5673
5674 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
5675
5676         Patch by: Olivier Crete <tester at tester dot ca>
5677
5678         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
5679         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
5680         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
5681         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
5682         * gst/udp/gstmultiudpsink.h:
5683         Add property to automatically join a multicast group or not. This can be
5684         useful when sharing a socket between multiple elements.
5685         Fixes #509531.
5686
5687 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
5688
5689         * gst/videomixer/Makefile.am:
5690           Add controller flags.
5691
5692 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
5693
5694         * gst/videomixer/videomixer.c:
5695           Also commit the missing gst_object_sync_values().
5696
5697 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
5698
5699         * docs/plugins/Makefile.am:
5700           Remove duplicate entry.
5701
5702 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5703
5704         * docs/plugins/Makefile.am:
5705         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5706         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5707         * docs/plugins/inspect/plugin-gamma.xml:
5708         * docs/plugins/inspect/plugin-monoscope.xml:
5709         * docs/plugins/inspect/plugin-video4linux2.xml:
5710           Add 3 more plugins to docs.
5711
5712 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5713
5714         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5715         * sys/osxvideo/osxvideosink.h:
5716           Revert previous change caused by a file that got stuck on an old
5717           revision.
5718
5719 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5720
5721         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5722         * gst/multipart/Makefile.am:
5723         * gst/multipart/multipartdemux.c:
5724         * gst/multipart/multipartdemux.h:
5725         * gst/multipart/multipartmux.c:
5726         * gst/multipart/multipartmux.h:
5727           Re-add multipartdemux to the docs. Last round of section cleanup.
5728
5729 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5730
5731         * docs/plugins/Makefile.am:
5732         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5733         * sys/osxaudio/gstosxaudiosink.h:
5734         * sys/osxvideo/osxvideosink.h:
5735           Managed to resolve most unused declarations. Filed a bug for one left.          
5736
5737 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5738
5739         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5740           Cleanup section file.
5741
5742 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5743
5744         * docs/plugins/Makefile.am:
5745         * docs/plugins/gst-plugins-good-plugins.args:
5746         * docs/plugins/gst-plugins-good-plugins.signals:
5747         * docs/plugins/inspect/plugin-alaw.xml:
5748         * docs/plugins/inspect/plugin-alpha.xml:
5749         * docs/plugins/inspect/plugin-alphacolor.xml:
5750         * docs/plugins/inspect/plugin-annodex.xml:
5751         * docs/plugins/inspect/plugin-apetag.xml:
5752         * docs/plugins/inspect/plugin-audiofx.xml:
5753         * docs/plugins/inspect/plugin-auparse.xml:
5754         * docs/plugins/inspect/plugin-autodetect.xml:
5755         * docs/plugins/inspect/plugin-avi.xml:
5756         * docs/plugins/inspect/plugin-cairo.xml:
5757         * docs/plugins/inspect/plugin-cdio.xml:
5758         * docs/plugins/inspect/plugin-cutter.xml:
5759         * docs/plugins/inspect/plugin-debug.xml:
5760         * docs/plugins/inspect/plugin-dv.xml:
5761         * docs/plugins/inspect/plugin-efence.xml:
5762         * docs/plugins/inspect/plugin-effectv.xml:
5763         * docs/plugins/inspect/plugin-flac.xml:
5764         * docs/plugins/inspect/plugin-flxdec.xml:
5765         * docs/plugins/inspect/plugin-gconfelements.xml:
5766         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
5767         * docs/plugins/inspect/plugin-goom.xml:
5768         * docs/plugins/inspect/plugin-halelements.xml:
5769         * docs/plugins/inspect/plugin-icydemux.xml:
5770         * docs/plugins/inspect/plugin-id3demux.xml:
5771         * docs/plugins/inspect/plugin-jpeg.xml:
5772         * docs/plugins/inspect/plugin-ladspa.xml:
5773         * docs/plugins/inspect/plugin-level.xml:
5774         * docs/plugins/inspect/plugin-matroska.xml:
5775         * docs/plugins/inspect/plugin-mulaw.xml:
5776         * docs/plugins/inspect/plugin-multipart.xml:
5777         * docs/plugins/inspect/plugin-navigationtest.xml:
5778         * docs/plugins/inspect/plugin-png.xml:
5779         * docs/plugins/inspect/plugin-quicktime.xml:
5780         * docs/plugins/inspect/plugin-rtp.xml:
5781         * docs/plugins/inspect/plugin-rtsp.xml:
5782         * docs/plugins/inspect/plugin-shout2send.xml:
5783         * docs/plugins/inspect/plugin-smpte.xml:
5784         * docs/plugins/inspect/plugin-speex.xml:
5785         * docs/plugins/inspect/plugin-taglib.xml:
5786         * docs/plugins/inspect/plugin-udp.xml:
5787         * docs/plugins/inspect/plugin-videobalance.xml:
5788         * docs/plugins/inspect/plugin-videobox.xml:
5789         * docs/plugins/inspect/plugin-videocrop.xml:
5790         * docs/plugins/inspect/plugin-videoflip.xml:
5791         * docs/plugins/inspect/plugin-videomixer.xml:
5792         * docs/plugins/inspect/plugin-wavenc.xml:
5793         * docs/plugins/inspect/plugin-wavpack.xml:
5794         * docs/plugins/inspect/plugin-wavparse.xml:
5795           Update plugin docs.
5796
5797         * gst/videomixer/Makefile.am:
5798         * gst/videomixer/videomixer.c:
5799         * gst/videomixer/videomixer.h:
5800         * gst/videomixer/videomixerpad.h:
5801           Split out header to fix warnings from the doc-build.
5802
5803 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5804
5805         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
5806
5807         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
5808         Use atoll to parse the rtptime with enough precision. Fixes #509329.
5809
5810 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
5811
5812         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
5813         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
5814           Initialise variables to work around (false) 'foo might be used
5815           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
5816
5817 2008-01-11  David Schleef  <ds@schleef.org>
5818
5819         * docs/plugins/.cvsignore:
5820         * tests/check/pipelines/.cvsignore:
5821           Ignore more files for the buildbot.
5822
5823 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
5824
5825         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
5826         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
5827         Generate the image-type values correctly. Leave them out of the caps
5828         when outputting a "preview image" tag, since it only makes sense
5829         to have one of those - the type is irrelevant.
5830
5831         * sys/sunaudio/gstsunaudiomixerctrl.c:
5832         (gst_sunaudiomixer_ctrl_open):
5833         If we can, mark the mixer multiple open when we use it, in case
5834         (for some reason) the process wants to open it again elsewhere.
5835
5836 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5837
5838         Patch by: Olivier Crete <tester at tester dot ca>
5839
5840         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
5841         * gst/rtp/gstrtptheorapay.c:
5842         Fix the clock rate to 90000 as required by the RFC.
5843         Fixes #508644.
5844
5845 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
5846
5847         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
5848           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
5849
5850 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
5851
5852         * autogen.sh:
5853           Add -Wno-portability to the automake parameters to stop warnings
5854           about GNU make extensions being used. We require GNU make in almost
5855           every Makefile anyway.
5856           
5857         * configure.ac:
5858           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
5859           at the same time is required for per target flags.
5860
5861 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
5862
5863         * gst/videomixer/videomixer.c: (gst_videomixer_init):
5864         Fix error from my last commit.
5865
5866 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
5867
5868         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
5869
5870         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
5871           Make sure the ISO 639-X language code in ID3v2 COMM frames
5872           is actually valid UTF-8 (or rather: ASCII), so we don't end
5873           up with non-UTF8 strings in tags if there's garbage in the
5874           language field. Also make sure the language code is always
5875           lower case. Fixes: #508291.
5876
5877 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
5878
5879         * ChangeLog:
5880           Fix ChangeLog typo.
5881
5882 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
5883
5884         * Makefile.am:
5885           Include lcov.mak to allow building coverage reports. Guard
5886           check-torture target like in the other packages.
5887
5888 2008-01-09  Sameer Naik  <sameer@damagehead.com>
5889
5890         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
5891
5892         * gst/videomixer/videomixer.c:
5893         (gst_videomixer_set_master_geometry), (_do_init),
5894         (gst_videomixer_child_proxy_get_child_by_index),
5895         (gst_videomixer_child_proxy_get_children_count),
5896         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
5897         (gst_videomixer_init), (gst_videomixer_request_new_pad),
5898         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
5899         Implement GstChildProxy interface.
5900         Send newsegment at the right moment
5901         Fixes #488879
5902
5903 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
5904
5905         * gst/alpha/Makefile.am:
5906         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
5907         (gst_alpha_sink_event), (gst_alpha_chain),
5908         (gst_alpha_change_state), (plugin_init):
5909         Make the various properties of 'alpha' controllable. This allows doing
5910         niceties like fade-in/fade-out.
5911
5912 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
5913
5914         * gst/rtp/gstasteriskh263.c:
5915         * gst/rtp/gstrtpL16depay.c:
5916         * gst/rtp/gstrtpac3depay.c:
5917         * gst/rtp/gstrtpamrpay.c:
5918         * gst/rtp/gstrtpdepay.c:
5919         * gst/rtp/gstrtpgsmdepay.c:
5920         * gst/rtp/gstrtph263depay.c:
5921         * gst/rtp/gstrtph263pdepay.c:
5922         * gst/rtp/gstrtph263ppay.c:
5923         * gst/rtp/gstrtph264depay.c:
5924         * gst/rtp/gstrtph264pay.c:
5925         * gst/rtp/gstrtpmp2tdepay.c:
5926         * gst/rtp/gstrtpmp4adepay.c:
5927         * gst/rtp/gstrtpmp4gdepay.c:
5928         * gst/rtp/gstrtpmp4gpay.c:
5929         * gst/rtp/gstrtpmp4vdepay.c:
5930         * gst/rtp/gstrtpmpadepay.c:
5931         * gst/rtp/gstrtpmpvdepay.c:
5932         * gst/rtp/gstrtpsv3vdepay.c:
5933         * gst/rtp/gstrtptheoradepay.c:
5934         * gst/rtp/gstrtptheorapay.c:
5935         * gst/rtp/gstrtpvorbisdepay.c:
5936         * gst/rtp/gstrtpvorbispay.c:
5937           Remove copy/paste unused code (property setters and getter) found by
5938           the coverage suite (yay, saves ~20k on disk).
5939
5940 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5941
5942         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
5943           (videosink_templ):
5944           Also fix up pad templates to indicate that image/jpeg doesn't
5945           absolutely require the framerate property to be set (#504081).
5946
5947 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5948
5949         Based on patch by: Wouter Cloetens  <wouter at mind be>
5950
5951         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
5952           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
5953           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
5954         * gst/matroska/matroska-mux.h:
5955           Keep track of first and last timestamps for each incoming stream,
5956           so we can calculate the total duration for live sources and other
5957           input where we can't query the duration from the start or where
5958           there's no constant framerate from which we can deduce the
5959           duration; also use calculated/observed duration if it is bigger
5960           than the previously queried duration. Furthermore, use
5961           gst_pad_query_peer_duration() and take into account that it may
5962           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
5963           screws up comparisons when using unsigned integers. Fixes #504081.
5964
5965 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
5966
5967         * configure.ac:
5968         * gst/audiofx/audioamplify.c:
5969         (gst_audio_amplify_clipping_method_get_type),
5970         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
5971         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
5972         (gst_audio_dynamic_transform_ip):
5973         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
5974         (gst_audio_invert_transform_ip):
5975         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
5976         (gst_audio_panorama_transform):
5977         * gst/level/gstlevel.c: (gst_level_init):
5978         Make elements GST_BUFFER_FLAG_GAP aware and call
5979         gst_base_transform_set_gap_aware for this.
5980         Bump core requirement to CVS.
5981         
5982         * gst/audiofx/audiochebyshevfreqband.c:
5983         (gst_audio_chebyshev_freq_band_transform_ip):
5984         * gst/audiofx/audiochebyshevfreqlimit.c:
5985         (gst_audio_chebyshev_freq_limit_transform_ip):
5986         Also sync GObject properties to the controller if operating
5987         in passthrough mode.
5988
5989 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
5990
5991         * sys/directdraw/gstdirectdrawsink.c:
5992           (gst_directdraw_sink_window_thread):
5993           FALSE is not a gpointer.
5994
5995 2008-01-05  Julien Moutte  <julien@fluendo.com>
5996
5997         * sys/directdraw/gstdirectdrawsink.c:
5998         (gst_directdraw_sink_set_window_id),
5999         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
6000         (gst_directdraw_sink_buffer_alloc),
6001         (gst_directdraw_sink_draw_borders),
6002         (gst_directdraw_sink_show_frame),
6003         (gst_directdraw_sink_setup_ddraw),
6004         (gst_directdraw_sink_window_thread),
6005         (gst_directdraw_sink_get_ddrawcaps),
6006         (gst_directdraw_sink_surface_create): Make sure we create our
6007         internal window only when we need it. That will give a chance to
6008         the application to get the prepare-xwindow-id bus message. Draw
6009         black borders when keeping aspect ratio. Handle the case where our
6010         rendering window disappears (closed or errors) like other sinks
6011         do. Various 80 columns fixes, improve state change order. That
6012         element could need some more love.
6013
6014 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
6015
6016         * ext/taglib/gstapev2mux.h:
6017         * ext/taglib/gstid3v2mux.h:
6018         Remove useless typedefs without new type name. Fixes a warning with
6019         gcc 4.3.
6020
6021 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
6022
6023         Patch by: John Millikin <jmillikin at gmail dot com>
6024
6025         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
6026         (gst_flac_dec_setup_stream_decoder),
6027         (gst_flac_normalize_picture_mime_type),
6028         (gst_flac_extract_picture_buffer),
6029         (gst_flac_dec_metadata_callback):
6030         Emit metadata messages when a PICTURE block is encountered.
6031         Fixes #506715.
6032
6033 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
6034
6035         * gst/avi/gstavi.c:
6036         increase rank because no known issues anymore ...
6037         * gst/avi/gstavisubtitle.c:
6038         send subtitle name to the srcpad
6039
6040 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
6041
6042         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
6043         * gst/rtsp/gstrtspsrc.h:
6044         Implement redirect for the DESCRIBE reply. Fixes #506025.
6045
6046 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
6047
6048         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
6049         Fix 'xyz may be used uninitialized' compiler warnings caused
6050         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
6051         abort() in any case but properly report the error.
6052
6053 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
6054
6055         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
6056         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
6057         * sys/ximage/gstximagesrc.c: (composite_pixel):
6058           Fix 'xyz may be used uninitialized' compiler warnings caused
6059           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
6060           not really nice to abort in any case). Fixes #505745.
6061
6062 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6063
6064         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
6065           Small unit test fix (has no practical impact at the moment,
6066           since we're only feeding utf8 and hence just create a sub-
6067           buffer for the output).
6068
6069 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
6070
6071         * gst/avi/gstavisubtitle.c:
6072         * tests/check/elements/avisubtitle.c:
6073         Add seeking support for avi subtitle
6074
6075 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
6076
6077         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
6078         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
6079         (gst_flac_dec_write):
6080         * ext/flac/gstflacdec.h:
6081         Remove some unused vars.
6082         Do more cleanup of leftover events and tags.
6083         Output tags after the segment event. Fixes #504018.
6084
6085 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6086
6087         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
6088           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
6089           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
6090           Detect other UTF byte order markers and convert to UTF-8 as
6091           appropriate.
6092
6093 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6094
6095         * gst/avi/gstavisubtitle.c: (src_template),
6096           (gst_avi_subtitle_extract_utf8_file),
6097           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
6098           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
6099           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
6100         * gst/avi/gstavisubtitle.h:
6101           Refactor a bit; fix name extraction; don't assume all the data
6102           in the chunk is actually subtitle data, there may be padding at
6103           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
6104           file so it's there to send again after a seek (for future use).
6105
6106 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6107
6108         * gst/avi/Makefile.am:
6109         * gst/avi/gstavi.c:
6110         * gst/avi/gstavisubtitle.c:
6111         * gst/avi/gstavisubtitle.h:
6112         * tests/check/Makefile.am:
6113         * tests/check/elements/avisubtitle.c:
6114         * win32/common/config.h:
6115                 Add avi subtitle element for bug #442034. Need seeking support
6116                 and more support for character conversion.
6117
6118 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6119
6120         * Makefile.am:
6121           Include common/win32.mak for CRLF check of win32 project
6122           files (see #393626).
6123
6124         * win32/vs6/libgstpng.dsp:
6125           Fix line endings and do cvs admin -kb.
6126
6127 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
6128
6129         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
6130         Actually drop the buffers which are outside the currently configured
6131         segment instead of just emitting a WARNING.
6132
6133 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6134
6135         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
6136         (gst_flac_dec_write):
6137         * ext/flac/gstflacdec.h:
6138         Send segments from the streaming thread. Fixes #502187.
6139         Fix segment seeking and a bunch of other seeking cases.
6140
6141 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6142
6143         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
6144           Parse WOAF frames and put the result into GST_TAG_CONTACT,
6145           which is where it would end up if the same information was
6146           put in a vorbis comment (don't think it's worth adding a
6147           new URI tag for this). Fixes #488112.
6148
6149 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6150
6151         * configure.ac:
6152           We need core/base 0.10.15 or later.
6153
6154 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6155
6156         Patch by: Mark Nauwelaerts <manauw skynet be>
6157
6158         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
6159         Fix regression in stream numbering. Fixes #502655.
6160
6161 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6162
6163         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
6164
6165         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
6166         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
6167         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
6168         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
6169         (gst_rtp_h264_pay_handle_buffer):
6170         * gst/rtp/gstrtph264pay.h:
6171         Use higher performance start-code searching.
6172         Parse NALs and store SPS, PPS and profile in the caps so that they can
6173         be used in the SDP. Fixes #502814.
6174
6175 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6176
6177         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6178         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
6179           Init some structs to zero before we pass them to ioctl, which
6180           avoids valgrind warnings.  Also fix a small memory leak.
6181
6182 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6183
6184         Patch by: Wouter Cloetens <wouter at mind dot be>
6185
6186         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
6187         Copy timestamp from input to output. Not very perfect yet but better
6188         than nothing. Fixes #503023.
6189
6190 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6191
6192         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6193           Also print a useful error message with the old Wavpack API
6194           if possible.
6195
6196 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
6197
6198         * ext/wavpack/gstwavpackdec.c:
6199           More build fixes for old libwavpack versions: include config.h so
6200           that WAVPACK_OLD_API is actually defined as detected; only use
6201           WavpackGetErrorMessage if it is available. This fixes the build
6202           on debian stable for me.
6203
6204 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6205
6206         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6207         * ext/wavpack/gstwavpackparse.c:
6208           (gst_wavpack_parse_create_src_pad):
6209           Workaround the non-existance of WavpackGetChannelMask in Wavpack
6210           versions below 4.40.0.
6211
6212 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6213
6214         * configure.ac:
6215           And now do it right for real...
6216
6217 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6218
6219         * configure.ac:
6220           Correctly reset $LIBS to not contain -lm.
6221
6222 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6223
6224         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
6225
6226         * configure.ac:
6227         * ext/cairo/gsttimeoverlay.c:
6228           (gst_cairo_time_overlay_print_smpte_time):
6229           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
6230           and checking for rint() and implementing it ourself if it doesn't
6231           exist. Fixes #497293.
6232
6233 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6234
6235         * configure.ac:
6236           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
6237
6238 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
6239
6240         * sys/oss/gstosshelper.c:
6241         Verify that the format returned after the ioctl is the one
6242         we requested. It is valid for the ioctl to succeed while
6243         substituting an alternate 'supported' sample format.
6244
6245 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
6246
6247         * sys/oss/gstossaudio.c: (plugin_init):
6248         * sys/oss/gstosssink.c: (gst_oss_sink_open):
6249         * sys/oss/gstosssrc.c: (gst_oss_src_open):
6250           Post decent (and translated) error message when we can't
6251           open the audio device for some reason.
6252
6253 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
6254
6255         * sys/oss/gstosssink.c:
6256         * sys/oss/gstosssrc.c:
6257         Allow the AUDIODEV environment variable to redirect us
6258         to a different default OSS device, like sunaudiosink does
6259         on Solaris (makes audio play automatically on SunRays).
6260
6261 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
6262
6263         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
6264         * gst/audiofx/audiochebyshevfreqband.c:
6265         (gst_audio_chebyshev_freq_band_transform_ip):
6266         * gst/audiofx/audiochebyshevfreqlimit.c:
6267         (gst_audio_chebyshev_freq_limit_transform_ip):
6268         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
6269         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
6270         The transform_ip() methods should do nothing if in passthrough mode.
6271         It might get non-writable buffers in that case but the buffer might
6272         as well be writable.
6273
6274         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
6275         The transform() methods won't be called in passthrough mode and
6276         otherwise the buffer is always writable so don't check here.
6277
6278 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
6279
6280         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
6281           Fix seeking in .wav files again (#501775).  Some people seem to think
6282           they don't need to test their changes when they're just 'reflowing'
6283           some code.
6284
6285 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
6286
6287         * gst/autodetect/gstautovideosink.c:
6288         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
6289         (gst_auto_video_sink_init),
6290         (gst_auto_video_sink_create_element_with_pretty_name),
6291         (gst_auto_video_sink_find_best),
6292         (gst_auto_video_sink_set_property),
6293         (gst_auto_video_sink_get_property):
6294         * gst/autodetect/gstautovideosink.h:
6295         Fix docs.
6296         Use same error reporting code as autoaudiosink.
6297         Add property to filter sinks based on caps. Only select raw video sinks
6298         by default for backwards compat.
6299         API: GstAutoVideoSink::filter-caps
6300
6301 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
6302
6303         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6304
6305         * gst/autodetect/gstautoaudiosink.c:
6306         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
6307         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
6308         (gst_auto_audio_sink_set_property),
6309         (gst_auto_audio_sink_get_property):
6310         * gst/autodetect/gstautoaudiosink.h:
6311         Add property to filter sinks based on caps. Only select raw audio sinks
6312         by default for backwards compat.  Fixes #417420.
6313         API: GstAutoAudioSink::filter-caps
6314
6315 2007-11-29  Michael Smith <msmith@fluendo.com>
6316
6317         Patch by: Arek Korbik <arkadini@gmail.com>
6318
6319         * gst/videobox/gstvideobox.c: (plugin_init):
6320           Initialise liboil in plugin_init()
6321
6322 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
6323
6324         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
6325         Post error before sending EOS. Fixes #499178.
6326
6327 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
6328
6329         * win32/vs6/gst_plugins_good.dsw:
6330         * win32/vs6/libgstpng.dsp:
6331         Add a project file for libgstpng
6332
6333 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
6334
6335         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
6336         (gst_rtp_h263_depay_process):
6337         Code beautification.
6338         Added debug statements.
6339         Don't bit-shift everything, just do operations on last/first byte
6340         instead.
6341
6342 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
6343
6344         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
6345
6346         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
6347         Fix wrong comparison in overrun check. Fixes #499239 some more.
6348
6349 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
6350
6351         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
6352         (gst_rtp_h263_depay_process):
6353         * gst/rtp/gstrtph263depay.h:
6354         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
6355         stream.
6356
6357 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
6358
6359         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
6360
6361         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
6362         (gst_rtp_mp4a_depay_process):
6363         * gst/rtp/gstrtpmp4adepay.h:
6364         Fix depayloading when multiple frames are inside one RTP packet.
6365         Fixes #499239.
6366
6367 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6368
6369         * gst/level/gstlevel.c:
6370           Add GAP-flag support.
6371
6372 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
6373
6374         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
6375         Read the I flag for Mode A h263 rtp stream and set the
6376         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
6377         Fixes #499383
6378
6379 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6380
6381         * gst/level/gstlevel.c:
6382           Remove some dead code and do cleanups.
6383
6384 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6385
6386         * tests/check/pipelines/simple-launch-lines.c:
6387           Improve the tests by allowing to set a target state.
6388
6389 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
6390
6391         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
6392         Don't check the caps of the output buffer if they're equal some
6393         other caps. The caps can change in a backward compatible way
6394         and did at this point.
6395
6396 2007-11-24  Julien MOUTTE  <julien@moutte.net>
6397
6398         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
6399         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
6400         (gst_qtdemux_seek_to_previous_keyframe),
6401         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
6402         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
6403         reverse playback support.
6404
6405 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
6406
6407         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
6408         Also set the channel layout on the Wavpack caps if we're having
6409         a mono layout. Of course only do it for "audio/x-wavpack".
6410
6411 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
6412
6413         * ext/wavpack/gstwavpackcommon.c:
6414         (gst_wavpack_get_default_channel_mask),
6415         (gst_wavpack_set_channel_layout),
6416         (gst_wavpack_get_default_channel_positions),
6417         (gst_wavpack_get_channel_mask_from_positions),
6418         (gst_wavpack_set_channel_mapping):
6419         * ext/wavpack/gstwavpackcommon.h:
6420         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
6421         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
6422         * ext/wavpack/gstwavpackdec.h:
6423         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
6424         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
6425         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
6426         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
6427         (gst_wavpack_enc_rewrite_first_block),
6428         (gst_wavpack_enc_sink_event):
6429         * ext/wavpack/gstwavpackenc.h:
6430         * ext/wavpack/gstwavpackparse.c:
6431         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
6432         (gst_wavpack_parse_scan_to_find_sample),
6433         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
6434         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
6435         * ext/wavpack/gstwavpackparse.h:
6436         Add support for encoding, parsing and decoding multichannel
6437         files with up to 8 channels. This also improves the robustness
6438         of parsing quite a bit.
6439
6440         * ext/wavpack/gstwavpackstreamreader.c:
6441         (gst_wavpack_stream_reader_read_bytes),
6442         (gst_wavpack_stream_reader_get_pos),
6443         (gst_wavpack_stream_reader_set_pos_abs),
6444         (gst_wavpack_stream_reader_set_pos_rel),
6445         (gst_wavpack_stream_reader_push_back_byte),
6446         (gst_wavpack_stream_reader_get_length),
6447         (gst_wavpack_stream_reader_can_seek),
6448         (gst_wavpack_stream_reader_write_bytes):
6449         Improve debugging.
6450
6451 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6452
6453         * ext/libpng/gstpngdec.c:
6454         * ext/libpng/gstpngdec.h:
6455           Don't release the png-memory from within the callback.
6456
6457 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6458
6459         Patch by: René Stadler <mail at renestadler dot de>
6460
6461         * ext/libpng/gstpngenc.c:
6462           Don't leak buffer data memory. Fixes #498395.
6463
6464 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6465
6466         Patch by: René Stadler <mail at renestadler dot de>
6467
6468         * tests/check/pipelines/simple-launch-lines.c:
6469           Tests for #498395.
6470
6471 2007-11-20  Julien MOUTTE  <julien@moutte.net>
6472
6473         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
6474         (gst_tag_lib_mux_adjust_event_offsets):
6475         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
6476         * sys/osxaudio/Makefile.am:
6477         * sys/osxvideo/cocoawindow.h:
6478         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
6479
6480 2007-11-15  David Schleef  <ds@schleef.org>
6481
6482         * ext/cairo/gsttextoverlay.c:
6483           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
6484
6485 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6486
6487         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
6488
6489         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
6490         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
6491         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
6492         * gst/rtp/gstrtpmp2tpay.h:
6493         Fill the MTU with as many packets as possible. Fixes #491323.
6494
6495 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6496
6497         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6498
6499         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
6500         Fix some more leaks. Fixes #497007.
6501
6502 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6503
6504         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6505
6506         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
6507         (gst_rtspsrc_stream_configure_tcp):
6508         Fix 3 pad leaks. Fixes #496983.
6509
6510 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6511
6512         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6513
6514         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
6515         Fix small leak. Fixes #497017.
6516
6517 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6518
6519         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6520         (gst_qtdemux_prepare_current_sample),
6521         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
6522         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
6523         * gst/qtdemux/qtdemux_fourcc.h:
6524         * gst/qtdemux/qtdemux_types.c:
6525         Add suppport for theora in quicktime according to XiphQT.
6526
6527 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
6528
6529         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
6530         (gst_v4l2src_init), (gst_v4l2src_set_property),
6531         (gst_v4l2src_get_property):
6532         * sys/v4l2/gstv4l2src.h:
6533         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
6534           Always copy buffers by default (handle safer with bugged drivers)
6535           and added a property to make it possible to use mmap effectively (no
6536           copy if possible) when application wants to. Fixes: #480557.
6537
6538 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6539
6540         * gst/id3demux/id3tags.c:
6541         * gst/id3demux/id3tags.h:
6542         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
6543           We don't want the same string multiple times in a tag list for the
6544           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
6545           this doesn't happen and remove special-case code for GST_TAG_GENRE.
6546
6547 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6548
6549         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
6550           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
6551           into ID3v2 TXXX frames (fixes #347848).
6552
6553 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6554
6555         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
6556           Don't leak sdp message contents (fixes #496773).
6557
6558         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
6559           Don't leak URI string.
6560
6561 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6562
6563         Patch by: Julien Puydt <julien dot puydt at laposte net>
6564
6565         * ext/raw1394/Makefile.am:
6566         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
6567           (gst_1394_property_probe_get_properties),
6568           (gst_1394_property_probe_probe_property),
6569           (gst_1394_property_probe_needs_probe),
6570           (gst_1394_property_probe_get_values),
6571           (gst_1394_property_probe_interface_init),
6572           (gst_1394_type_add_property_probe_interface):
6573         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
6574         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
6575           (gst_dv1394src_init), (gst_dv1394src_dispose),
6576           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
6577           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
6578           (gst_dv1394src_update_device_name):
6579         * ext/raw1394/gstdv1394src.h:
6580           Implement GstPropertyProbe interface and add "device-name" property,
6581           so applications can use this to probe for available devices in the
6582           same way they can already with v4lsrc and v4l2src (however horrible
6583           this property probe interface may be). Fixes #358841.
6584
6585 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6586
6587         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6588
6589         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
6590           (gst_rtspsrc_parse_range):
6591           Don't leak event, don't leak range (fixes #496752).
6592
6593 2007-11-14  Michael Smith <msmith@fluendo.com>
6594
6595         Patch by: Arek Korbik <arkadini@gmail.com>
6596
6597         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
6598           Detect RGBA/BGRA correctly on little endian systems.
6599
6600 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
6601
6602         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
6603           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
6604           corresponding ioctl() call fails even though the driver claims to
6605           support this format, just fall back to the pre-2.6.19 kernel
6606           routine that creates caps with suitable height and width ranges
6607           (see #448278).
6608
6609 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
6610
6611         Patch by: Mark Nauwelaerts <manauw skynet be>
6612
6613         * gst/matroska/matroska-demux.c:
6614           (gst_matroska_demux_push_dvd_clut_change_event),
6615           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
6616           (gst_matroska_demux_subtitle_caps):
6617         * gst/matroska/matroska-ids.h:
6618           Extract palette data for dvd subpicture streams and send it
6619           downstream as custom gstreamer dvd event (fixes #453417).
6620
6621 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
6622
6623         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
6624           Implement minimal parsing of the passed pango font description
6625           string, so passing a font size works the same as with the
6626           pango textoverlay plugin; fixes #455086.
6627           (Maybe we could just use pangocairo here at some point).
6628
6629 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
6630
6631         * gst/avi/gstavidemux.c:
6632         * gst/wavparse/gstwavparse.c:
6633           Return the result in _activate_pull(). Don't ref element there.
6634
6635 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
6636
6637         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
6638         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
6639         (gst_wavparse_srcpad_event):
6640           Ref the element when we should, but not when we its not needed. Reflow
6641           the event_handling to not leak the event.       
6642
6643 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
6644
6645         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6646         (qtdemux_parse_samples):
6647         Properly free QTDemuxSamples array.
6648         Protect table write with a sensible check, some files apparently DO contain
6649         stts values starting with 0 :(
6650
6651 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
6652
6653         * gst/avi/gstavidemux.c:
6654         * gst/qtdemux/qtdemux.c:
6655           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
6656           previous commit messed up.
6657
6658 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
6659
6660         * gst/avi/gstavidemux.c:
6661         * gst/qtdemux/qtdemux.c:
6662           Sync _handle_src_event() with oggdemux. In avidemux also ref the
6663           element when we should, but not when we its not needed.
6664
6665 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
6666
6667         * gst/wavparse/gstwavparse.c:
6668           Return FALSE if we can't handle a query instead of changing the
6669           format. Ignore fact when dealing with mpeg audio.
6670
6671 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
6672
6673         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
6674
6675         * configure.ac:
6676         * gst/udp/gstdynudpsink.c:
6677         * gst/udp/gstdynudpsink.h:
6678         * gst/udp/gstmultiudpsink.c:
6679         * gst/udp/gstmultiudpsink.h:
6680         * gst/udp/gstudpsink.c:
6681         * gst/udp/gstudpsink.h:
6682           Fix includes for MSVC and GLib-2.14.0 (#492388).
6683
6684         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
6685           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
6686
6687 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
6688
6689         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
6690         (gst_mulawdec_chain):
6691         * gst/law/mulaw-decode.h:
6692         Calculate outgoing buffer duration if incoming buffer didn't have a
6693         valid duration.
6694
6695 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
6696
6697         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
6698         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
6699         Smarter combine_flow code that also deals with downstream elements
6700         returning UNEXPECTED when they receive data out of the segment
6701         boundaries. Fixes #491305.
6702
6703 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
6704
6705         * sys/v4l2/v4l2src_calls.c:
6706           Fix 'unused variable' compiler warning when compiling against
6707           older kernel headers.
6708
6709 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
6710
6711         * ext/taglib/gstid3v2mux.cc (add_funcs):
6712           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
6713
6714 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
6715
6716         * tests/check/pipelines/simple-launch-lines.c:
6717            Improve the tests a little more.
6718
6719 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
6720
6721         patch by: Yun Zheng Hu
6722
6723         * sys/osxaudio/gstosxaudiosrc.c:
6724         Use default input device instead of default output device and
6725         only memcpy actual available bytes.
6726
6727 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
6728
6729         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
6730           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
6731           early. It is temporary until we find something better.
6732
6733 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
6734
6735         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6736
6737         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
6738         Fix race when pausing a RTSP stream in interleaved.
6739         Fixes #475784.
6740
6741 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
6742
6743         Patch by: Peter Kjellerstedt <pkj at axis com>
6744
6745         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
6746         Use correct unref function for buffers. #488844.
6747
6748 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
6749
6750         * gst/avi/gstavimux.c:
6751         * tests/check/elements/avimux.c:
6752           Add some debug and sync tests with the fix.     
6753
6754 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
6755
6756         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
6757
6758         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
6759         When the socket is used by the app for other purposes, don't generate an
6760         error if there is activaty on the socket that is not data related.
6761         Fixes #487488.
6762
6763 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
6764
6765         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
6766         (gst_v4l2src_grab_frame):
6767         Add some more debug info. Generate an error when we run out of buffers
6768         for some reason. See #480557.
6769
6770 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
6771
6772         Patch by: Anders Skargren <anders dot skargren at axis dot com>
6773
6774         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
6775         Set marker bit correctly.
6776
6777 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
6778
6779         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
6780         Use allowed name for the GstStructure.
6781
6782 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
6783
6784         * ext/gconf/gstswitchsink.c:
6785         * gst/autodetect/gstautoaudiosink.c:
6786           Use new gst_bus_pop_filtered().
6787
6788 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
6789
6790         * sys/v4l2/gstv4l2src.c:
6791         * sys/v4l2/v4l2src_calls.c:
6792           When probing the formats and sizes a camera supports, make
6793           sure the best ones (highest resolution, prefered format)
6794           end up at the beginning of the probed caps and the less
6795           desirable ones at the end.  This is important because the
6796           order within the caps matters for things like fixation and
6797           negotiation, ie. what format is chosen in the end.
6798           With recent kernels, the current probing code will end up
6799           querying the supported sizes from lowest resolution to
6800           highest resolution, adding them to the probed caps in that
6801           order, resulting to v4l2src fixating to the lowest possible
6802           resolution if downstream does not express a size preference.
6803           Also make up a somewhat random ranking of prefered output
6804           formats for the same reason. Fixes #485828.
6805         
6806 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
6807
6808         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
6809
6810         * gst/id3demux/id3v2frames.c:
6811           Extract license/copyright URIs from ID3v2 WCOP frames
6812           (Fixes #447000).
6813
6814         * tests/check/elements/id3demux.c:
6815         * tests/files/Makefile.am:
6816         * tests/files/id3-447000-wcop.tag:
6817           Add simple unit test.
6818
6819 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
6820
6821         * ext/taglib/gstid3v2mux.cc:
6822           Add support for license/copyright URI tags (ID3v2 WCOP frame).
6823           Prerequisite for #447000.
6824
6825 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
6826
6827         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
6828         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
6829         a GstClockTime.
6830
6831 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6832
6833         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
6834         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
6835         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
6836         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
6837         (gst_rtspsrc_change_state):
6838         More seeking fixes, mostly passing around the new playback segment in
6839         order to configure it properly.
6840         Also reset base_time of udp sources when setting them back to PLAYING as
6841         a temporary hack until core supports seek in live sources properly.
6842
6843 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6844
6845         * gst/rtp/gstrtpmp4adepay.c:
6846         Fix caps as to not confuse autopluggers.
6847
6848 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
6849
6850         * gst/id3demux/gstid3demux.c:
6851         * gst/id3demux/gstid3demux.h:
6852         * gst/id3demux/id3tags.c:
6853         * gst/id3demux/id3tags.h:
6854         * gst/id3demux/id3v2frames.c:
6855           Port ID3 tag demuxer over to the new GstTagDemux in -base
6856           (now would be a good time to test re-importing your music
6857           collection).
6858
6859 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
6860
6861         * gst/apetag/Makefile.am:
6862         * gst/apetag/gstapedemux.c:
6863         * gst/apetag/gstapedemux.h:
6864         * gst/apetag/gsttagdemux.c:
6865         * gst/apetag/gsttagdemux.h:
6866           Port APE tag demuxer over to the new GstTagDemux in -base.
6867
6868 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
6869
6870         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
6871         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
6872         (gst_rtspsrc_handle_internal_src_query),
6873         (gst_rtspsrc_handle_src_query), (new_session_pad),
6874         (gst_rtspsrc_stream_configure_tcp),
6875         (gst_rtspsrc_stream_configure_transport),
6876         (gst_rtspsrc_loop_send_cmd):
6877         Improve flushing behaviour.
6878         Set state of the udp sources to PAUSE/PLAYING correctly.
6879         Handle events and queries for UDP and TCP transport now.
6880
6881 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
6882
6883         * gst/rtp/gstrtpgsmdepay.c:
6884         * gst/rtp/gstrtpgsmpay.c:
6885           Add log category.
6886
6887 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
6888
6889         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
6890
6891         * tests/check/Makefile.am:
6892         * tests/check/pipelines/simple-launch-lines.c:
6893           Add unit tests for payloaders/depayloaders.
6894
6895 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
6896
6897         * gst/avi/gstavimux.c:
6898         * gst/avi/gstavimux.h:
6899           Also save codec data for audio streams. Fixes #482495.
6900
6901 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
6902
6903         * gst/avi/gstavimux.c:
6904           Fix "Index entry has invalid stream nr 1".
6905           Add support for muxing aac - work in progress (see #482495).
6906
6907 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6908
6909         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
6910         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
6911         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
6912         * gst/rtsp/gstrtspsrc.h:
6913         Parse bandwidth modifiers, they are not yet configured in the session
6914         manager because we don't have an API for that yet.
6915
6916 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6917
6918         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
6919         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
6920         Use shiny new function in -base to get the default clock-rate.
6921         Update some docs.
6922
6923 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
6924
6925         * win32/MANIFEST:
6926         Add files to win32 manifest.
6927         * win32/vs6/libgstaudiofx.dsp:
6928         * win32/vs6/libgstqtdemux.dsp:
6929         * win32/vs6/libgstrtp.dsp:
6930         * win32/vs6/libgstrtsp.dsp:
6931         Update project files.
6932
6933 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
6934
6935         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
6936         (gst_rtspsrc_play):
6937         * gst/rtsp/gstrtspsrc.h:
6938         In TCP mode, only timestamp the first buffer. TCP is not real time and
6939         it does not make sense to try to skew compensate, also some servers send
6940         the first batch of data in a burst.
6941
6942 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
6943
6944         * gst/matroska/matroska-demux.c:
6945           Fix setting the discont flag on the first buffer
6946           pushed downstream for formats with private codec
6947           data that needs to be deserialised into buffers
6948           (such as vorbis and FLAC when in a matroska container).
6949
6950 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
6951
6952         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
6953
6954         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
6955         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
6956         (gst_rtp_mp4v_pay_handle_buffer):
6957         * gst/rtp/gstrtpmp4vpay.h:
6958         Free the config string. Fixes #480707.
6959         Clean up the timestamp code a little.
6960
6961 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
6962
6963         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
6964         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
6965         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
6966         * gst/rtsp/gstrtspsrc.h:
6967         Set timestamps on RTP buffers in interleaved mode.
6968         Mark first buffers with a DISCONT.
6969         Remove flush hack now that sync for live sources has been figured out.
6970
6971 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
6972
6973         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
6974         Update documentation.
6975
6976 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
6977
6978         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
6979         (gst_rtp_xqt_depay_change_state):
6980         * gst/qtdemux/gstrtpxqtdepay.h:
6981         Fail if we don't know the quicktime format.
6982
6983 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
6984
6985         * ext/flac/gstflacenc.c:
6986         * ext/flac/gstflacenc.h:
6987           Save the flow return from the last gst_pad_push() and
6988           make sure we pass the right flow return value upstream
6989           in the case of failure; minor clean-ups.
6990
6991 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
6992
6993         * ext/taglib/gstapev2mux.cc:
6994         * ext/taglib/gstid3v2mux.cc:
6995         * gst/apetag/gstapedemux.c:
6996           Add support for the new GST_TAG_COMPOSER (#459809).
6997
6998 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
6999
7000         * gst/law/alaw-decode.c:
7001         * gst/law/alaw-decode.h:
7002         * gst/law/alaw-encode.c:
7003         * gst/law/alaw-encode.h:
7004         * gst/law/alaw.c:
7005         * gst/law/mulaw-conversion.h:
7006           Compulsive clean-ups: use boilerplate macros, add debug
7007           categories, fix up things to conform to symbol nomenklatura,
7008           etc.
7009
7010 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7011
7012         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7013
7014         * gst/law/alaw-decode.c:
7015         * gst/law/alaw-encode.c:
7016           Use static tables for A-Law decoding and encoding; this makes
7017           A-Law decoding and encoding less CPU-intensive, but increases
7018           the binary size a bit. Leaving old code around for now,
7019           selectable by a define in the code. Fixes #435435.
7020
7021 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7022
7023         * configure.ac:
7024         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
7025         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
7026         in configure.ac.
7027
7028 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7029
7030         Patch by: Jan Gerber <j at bootlab dot org>
7031
7032         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
7033         Add fourccs for MPEG2 HDV streams. Fixes #479960.
7034
7035 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
7036
7037         * sys/oss/gstosshelper.c:
7038           Use GST_WARNING instead of a g_critical. This situation is not caused
7039           by the application.
7040
7041 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7042
7043         * po/LINGUAS:
7044         * po/nl.po:
7045           Updated translations.
7046
7047 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7048
7049         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
7050
7051         * po/eu.po:
7052           Added Basque translation.
7053
7054 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7055
7056         translated by: Abel Cheung <abelcheung@gmail.com>
7057
7058         * po/zh_HK.po:
7059         * po/zh_TW.po:
7060           Added Chinese (traditional and Hong Kong) translation.
7061
7062 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7063
7064         translated by: Jakub Bogusz <qboosh@pld-linux.org>
7065
7066         * po/pl.po:
7067           Added Polish translation.
7068
7069 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7070
7071         translated by: Ilkka Tuohela <hile@iki.fi>
7072
7073         * po/fi.po:
7074           Added Finnish translation.
7075
7076 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7077
7078         translated by: Jorge González González <aloriel@gmail.com>
7079
7080         * po/es.po:
7081           Added Spanish translation.
7082
7083 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7084
7085         translated by: Mogens Jaeger <mogens@jaeger.tf>
7086
7087         * po/da.po:
7088           Added Danish translation.
7089
7090 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7091
7092         translated by: Funda Wang <fundawang@linux.net.cn>
7093
7094         * po/zh_CN.po:
7095           Added Chinese (simplified) translation.
7096
7097 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7098
7099         translated by: Alexander Shopov <ash@contact.bg>
7100
7101         * po/bg.po:
7102           Added Bulgarian translation.
7103
7104 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
7105
7106         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
7107         Set outgoing packet duration because we can. Fixes #478244 some more.
7108
7109 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
7110
7111         * ext/cairo/gsttextoverlay.c:
7112           Add info about static leak.
7113         
7114         * tests/check/Makefile.am:
7115         * tests/check/generic/states.c:
7116           Improved state change unit test.
7117
7118 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
7119
7120         * docs/plugins/.cvsignore:
7121         * tests/check/.cvsignore:
7122           Ignore registries in any format.
7123
7124 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
7125
7126         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
7127         Removed some unused code.
7128
7129         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
7130         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
7131         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
7132         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
7133         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
7134         (gst_rtp_theora_pay_flush_packet):
7135         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
7136         Try to preserve the incomming buffer duration on the outgoing
7137         packets. Fixes #478244.
7138
7139 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7140
7141         * ext/taglib/gstapev2mux.cc:
7142         * ext/taglib/gstid3v2mux.cc:
7143           Work around compiler warnings with g++-4.2 when assigning a
7144           string constant to a gchar * (partially fixes #478092).
7145
7146 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7147
7148         * configure.ac:
7149           We require core CVS now for gst_base_src_set_do_timestamp().
7150
7151 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
7152
7153         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
7154         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7155         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
7156         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
7157         (gst_rtspsrc_handle_message):
7158         Fix compiler warnings shown with Forte.
7159
7160 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7161
7162         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
7163         (gst_rtspsrc_dup_printf):
7164         Give meaningfull error when all streams failed to configure for some
7165         reason.
7166
7167 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7168
7169         * gst/rtp/README:
7170         Update README with the design for synchronisation rules of RTP on
7171         sender and receiver.
7172
7173 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
7174
7175         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
7176         (gst_wavparse_chain):
7177         Don't push EOS from the chain function, the element
7178         driving the pipeline is responsible for this. The bug
7179         this was meant to fix seems to be queue not forwarding
7180         EOS in all cases (see #476514).
7181
7182 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
7183
7184         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
7185         (gst_level_transform_ip):
7186         * gst/level/gstlevel.h:
7187         Use basetransform segment so that it is correctly managed on flushes and
7188         start/stop.
7189         Report message timestamp as stream time, which is what an application
7190         can understand.
7191
7192 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
7193
7194         * ext/taglib/gstapev2mux.cc:
7195         * ext/taglib/gstapev2mux.h:
7196         * ext/taglib/gsttaglibmux.c:
7197         * tests/check/elements/apev2mux.c:
7198         Update my mail address.
7199
7200 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
7201
7202         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
7203         (gst_wavparse_loop), (gst_wavparse_chain):
7204         Add EOS logic for the push-based mode too. Fixes #476514.
7205
7206 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
7207
7208         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
7209         * gst/law/alaw-encode.h:
7210         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
7211         (gst_mulawenc_chain):
7212         * gst/law/mulaw-encode.h:
7213         Fix law encoder timestamps.
7214
7215 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
7216
7217         * ext/gconf/gstgconfaudiosink.c:
7218           Fix warning when building without debug.
7219
7220         * sys/oss/gstossmixertrack.c:
7221           Use const like in alsamixertrack.c (fixes warnings).
7222
7223 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
7224
7225         * sys/v4l2/v4l2src_calls.c:
7226         (gst_v4l2src_probe_caps_for_format_and_size):
7227         Fix framerate detection code some more.
7228         Handle the case where there is a weird step in the stepwise framerates.
7229         Don't overwrite the min interval with the framerate, use a temp variable
7230         instead.
7231         Use max in the Continuous framerate intervals instead of step, which is
7232         1 according to the docs. Fixes #475424.
7233
7234 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
7235
7236         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
7237         Make udpsrc timestamp outgoing buffers based on when they were received.
7238         Also make it output a segment in time.
7239
7240 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
7241
7242         * gst/avi/gstavidemux.c:
7243           Plug a little leak. Little code cleanups.
7244
7245 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
7246
7247         * configure.ac:
7248           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
7249           flac versions, 's good for cross-compilation karma.
7250
7251 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
7252
7253         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
7254
7255         * gst/rtp/gstrtph263pay.c:
7256           Fix up header structure so that compilers don't add padding
7257           between the structure fields, since that would lead to us
7258           sending RTP packets with broken headers (as is currently the
7259           case when compiling with MSVC). Also see similar fixes in
7260           libgstrtp in gst-plugins-base. (#474616; #471194)
7261
7262 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
7263
7264         * sys/v4l2/v4l2src_calls.c:
7265         (gst_v4l2src_probe_caps_for_format_and_size):
7266         Don't overwrite our GValue with 0 but instead use the previously
7267         computed value. Fixes #471823 some more.
7268
7269 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7270
7271         * docs/plugins/gst-plugins-good-plugins.hierarchy:
7272           No tabs in this file please, or gtk-doc will end up documenting
7273           rather absurd class hierarchies.
7274
7275 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7276
7277         * ext/gconf/gstswitchsink.c:
7278           If the new kid element fails to change state for some reason
7279           (e.g. esdsink not being able to connect to the sound server),
7280           forward the error message it posted on the bus instead of just
7281           posting a generic 'Internal state change error: please file a
7282           bug' error message. Fixes #471364.
7283
7284 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7285
7286         * gst/qtdemux/Makefile.am:
7287         * gst/qtdemux/qtdemux.c:
7288           Don't assume tags are encoded as UTF-8 (#473670).
7289
7290 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7291
7292         * sys/v4l2/gstv4l2src.c:
7293         * sys/v4l2/gstv4l2src.h:
7294         * sys/v4l2/v4l2src_calls.c:
7295           Implement LATENCY queries in the crudest way possible so I don't
7296           have to use sync=false any longer when testing with videosinks.
7297
7298 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7299
7300         * configure.ac:
7301           Fix build.
7302
7303 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7304
7305         * sys/v4l2/v4l2src_calls.c:
7306         (gst_v4l2src_probe_caps_for_format_and_size):
7307         Add some more debugging in the framerate function.
7308         Iterate stepwise framerate up to and _including_ the max and if nothing
7309         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
7310         don't end up with an empty list. Fixes #471823
7311
7312 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7313
7314         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
7315         (gst_multiudpsink_set_clients_string),
7316         (gst_multiudpsink_get_clients_string),
7317         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
7318         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
7319         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
7320         (gst_multiudpsink_clear):
7321         Add property do configure destination address/port pairs
7322         API:GstMultiUDPSink::clients
7323
7324 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7325
7326         * tests/examples/Makefile.am:
7327         * tests/examples/rtp/Makefile.am:
7328         * tests/examples/rtp/client-H263p-AMR.sh:
7329         * tests/examples/rtp/client-H263p-PCMA.sdp:
7330         * tests/examples/rtp/client-H263p-PCMA.sh:
7331         * tests/examples/rtp/client-H264-PCMA.sdp:
7332         * tests/examples/rtp/client-H264-PCMA.sh:
7333         * tests/examples/rtp/client-PCMA.sh:
7334         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
7335         * tests/examples/rtp/server-alsasrc-PCMA.sh:
7336         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
7337         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
7338         Added some RTP example scripts for sending and receiving RTP streams.
7339
7340 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7341
7342         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
7343         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
7344         Restructure the setcaps function so that we can also compute the
7345         expected GStreamer output size of the video frames.
7346         Set frame_byte_size correctly so that read-based devices have a chance
7347         of working correctly.
7348         When grabbing a frame, discard frames that are not of the expected size.
7349         Some cameras don't output the right framesize for the first buffer.
7350         Try only a couple of times to get a valid frame, else error out.
7351
7352         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
7353         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
7354         Add some more debug info when scanning the device.
7355
7356         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
7357         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
7358         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
7359         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
7360         Add some more debug info when dequeing a frame.
7361
7362 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
7363
7364         * gst/wavparse/gstwavparse.c:
7365           More code cleanups. Add some more comment and improve debugs logs.
7366
7367 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
7368
7369         * gst/wavparse/gstwavparse.c:
7370         * gst/wavparse/gstwavparse.h:
7371           Implement seek-query. Refactor duration calculations. Appropriate use
7372           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
7373           out of loops.
7374
7375 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
7376
7377         * gst/avi/gstavidemux.c:
7378           Implement seek-query.
7379
7380 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
7381
7382         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
7383         (gst_rtspsrc_dup_printf):
7384         Use new basesink async property to make sparse RTCP packet not wait for
7385         preroll.
7386
7387 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
7388
7389         * gst/audiofx/Makefile.am:
7390         Dist the right file.
7391
7392 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
7393
7394         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
7395         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
7396         Make sure we generate and parse floating point values in the POSIX
7397         locale instead of the current locale. 
7398
7399 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
7400
7401         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
7402         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7403         (gst_rtspsrc_play):
7404         * gst/rtsp/gstrtspsrc.h:
7405         Fix method detection again.
7406         Keep track of when we must send a Range header.
7407         Use segment values for Range, Speed and Scale headers.
7408         Parse Speed and Scale headers to update the segment values.
7409
7410 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
7411
7412         patch by: Mark Nauwelaerts <manauw@skynet.be>
7413
7414         * sys/v4l2/v4l2src_calls.c:
7415           Handle optional v4l2 ioctls gracefully.
7416
7417 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
7418
7419         * gst/rtp/Makefile.am:
7420         * gst/rtp/gstrtp.c: (plugin_init):
7421         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
7422         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
7423         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
7424         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
7425         (gst_rtp_h263_depay_get_property),
7426         (gst_rtp_h263_depay_change_state),
7427         (gst_rtp_h263_depay_plugin_init):
7428         * gst/rtp/gstrtph263depay.h:
7429         Added an H263 depayloader. Fixes #369392.
7430
7431         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
7432         (gst_rtp_h263p_depay_process):
7433         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
7434         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
7435         Make the H263+ pay/depayloader support H263-1998 and H263-2000
7436         payloads.
7437         Also alow plain H263 on the h263p payloaders. Fixes #465040.
7438
7439 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
7440
7441         * gst/audiofx/audiochebyshevfreqband.c:
7442         * gst/audiofx/audiochebyshevfreqlimit.c:
7443         Add small comparision with the windowed sinc filters in the docs.
7444
7445 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
7446
7447         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
7448         (audiochebyshevfreqband_suite):
7449         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
7450         (audiochebyshevfreqlimit_suite):
7451         Also test 32 bit float mode and the type 2 variants of the filters.
7452
7453 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
7454
7455         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
7456         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
7457         (gst_rtspsrc_loop):
7458         Refactor the udp and interleaved loop function a bit.
7459
7460 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7461
7462         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
7463         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
7464         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
7465         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
7466         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
7467         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
7468         * gst/rtsp/gstrtspsrc.h:
7469         Protect connection activity with a new lock, avoids deadlocks when going
7470         to PAUSED. Fixes #455808.
7471
7472 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7473
7474         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
7475         Fix debug statement.
7476
7477 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7478
7479         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
7480         Fix stray %u in debug line as spotted by Saur on IRC.
7481
7482 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
7483
7484         * gst/audiofx/audiochebyshevfreqband.c:
7485         (gst_audio_chebyshev_freq_band_class_init):
7486         * gst/audiofx/audiochebyshevfreqlimit.c:
7487         (gst_audio_chebyshev_freq_limit_class_init):
7488         Use generator macros for the process functions for the different
7489         sample types, add lower upper boundaries for the GObject properties
7490         so automatically generated UIs can use sliders and add a note about
7491         the number of poles as a too high number of poles combined with
7492         very low or very high frequencies will produce only noise.
7493         * docs/plugins/gst-plugins-good-plugins.args:
7494         Regenerated for the property changes.
7495
7496 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7497
7498         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
7499         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
7500         (gst_rtspsrc_stream_configure_udp_sink),
7501         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
7502         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
7503         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
7504         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
7505         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
7506         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7507         * gst/rtsp/gstrtspsrc.h:
7508         Improve timeout handling.
7509         Use the same socket for sending and receiving RTCP packets so that some
7510         servers can track clients better.
7511         Improve connection closed handling. Try to reconnect.
7512         Don't overwrite our content base with NULL.
7513         Improve debugging.
7514         Improve range parsing and handling.
7515         Remove flushing hack now that core does the right thing.
7516
7517 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7518
7519         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
7520         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
7521         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
7522         (gst_multiudpsink_close), (gst_multiudpsink_add):
7523         * gst/udp/gstmultiudpsink.h:
7524         Add support for getting and setting the socket to use.
7525
7526         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
7527         (gst_udpsrc_create), (gst_udpsrc_get_property):
7528         Add support for getting the currently used socket.
7529
7530 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
7531
7532         reviewed by: Stefan Kost  <ensonic@users.sf.net>
7533
7534         * gst/audiofx/Makefile.am:
7535         * gst/audiofx/audiochebyshevfreqband.c:
7536         (gst_audio_chebyshev_freq_band_mode_get_type),
7537         (gst_audio_chebyshev_freq_band_base_init),
7538         (gst_audio_chebyshev_freq_band_dispose),
7539         (gst_audio_chebyshev_freq_band_class_init),
7540         (gst_audio_chebyshev_freq_band_init),
7541         (generate_biquad_coefficients), (calculate_gain),
7542         (generate_coefficients),
7543         (gst_audio_chebyshev_freq_band_set_property),
7544         (gst_audio_chebyshev_freq_band_get_property),
7545         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
7546         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
7547         (gst_audio_chebyshev_freq_band_start):
7548         * gst/audiofx/audiochebyshevfreqband.h:
7549         * gst/audiofx/audiochebyshevfreqlimit.c:
7550         (gst_audio_chebyshev_freq_limit_mode_get_type),
7551         (gst_audio_chebyshev_freq_limit_base_init),
7552         (gst_audio_chebyshev_freq_limit_dispose),
7553         (gst_audio_chebyshev_freq_limit_class_init),
7554         (gst_audio_chebyshev_freq_limit_init),
7555         (generate_biquad_coefficients), (calculate_gain),
7556         (generate_coefficients),
7557         (gst_audio_chebyshev_freq_limit_set_property),
7558         (gst_audio_chebyshev_freq_limit_get_property),
7559         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
7560         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
7561         (gst_audio_chebyshev_freq_limit_start):
7562         * gst/audiofx/audiochebyshevfreqlimit.h:
7563         * gst/audiofx/audiofx.c: (plugin_init):
7564         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
7565         Fixes #464800.
7566
7567         * tests/check/Makefile.am:
7568         * tests/check/elements/.cvsignore:
7569         * tests/check/elements/audiochebyshevfreqband.c:
7570         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
7571         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
7572         * tests/check/elements/audiochebyshevfreqlimit.c:
7573         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
7574         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
7575         Add unit tests for the chebyshev filters.
7576
7577         * docs/plugins/Makefile.am:
7578         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7579         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7580         * docs/plugins/gst-plugins-good-plugins.args:
7581         * docs/plugins/inspect/plugin-1394.xml:
7582         * docs/plugins/inspect/plugin-audiofx.xml:
7583         * docs/plugins/inspect/plugin-dv.xml:
7584         * docs/plugins/inspect/plugin-flac.xml:
7585         * docs/plugins/inspect/plugin-jpeg.xml:
7586         * docs/plugins/inspect/plugin-png.xml:
7587         * docs/plugins/inspect/plugin-rtp.xml:
7588         * docs/plugins/inspect/plugin-shout2send.xml:
7589         * docs/plugins/inspect/plugin-wavpack.xml:
7590         And add docs for the chebyshev filters. While doing
7591         that also run make update in docs/plugins.
7592
7593 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
7594
7595         * ext/annodex/gstcmmltag.c:
7596         * gst/rtp/gstrtpvorbispay.c:
7597           Make ro memory to share.
7598
7599 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7600
7601         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7602         Improve UDP performance by avoiding a select() when we have data
7603         available immediatly.
7604
7605 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7606
7607         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
7608         (gst_rtp_dec_class_init):
7609         * gst/rtsp/gstrtpdec.h:
7610         Add (dummy) SSRC management signals.
7611
7612         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
7613         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
7614         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
7615         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
7616         (on_timeout), (gst_rtspsrc_stream_configure_manager),
7617         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
7618         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
7619         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7620         * gst/rtsp/gstrtspsrc.h:
7621         Add connection-speed property.
7622         Add find_stream helper functions.
7623         Handle stream EOS based on BYE messages or SSRC timeout.
7624         Returns SUCCESS from the state change function as we hide our async
7625         elements from the parent.
7626
7627 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
7628
7629         * gst/debug/rndbuffersize.c:
7630           Fix da leak.
7631
7632 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
7633
7634         * gst/debug/Makefile.am:
7635         * gst/debug/breakmydata.c:
7636         * gst/debug/gstdebug.c:
7637         * gst/debug/negotiation.c:
7638         * gst/debug/progressreport.c:
7639         * gst/debug/rndbuffersize.c:
7640         * gst/debug/testplugin.c:
7641           Add new test element and clean-up the others a little.
7642
7643 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
7644
7645         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
7646         Fix parsing of mp4a version 0 atoms. Fixes #465774.
7647
7648 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
7649
7650         * gst/rtp/gstrtpilbcdepay.c:
7651           Include stdlib.
7652
7653 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
7654
7655         * gst/rtp/gstrtpmpvdepay.c:
7656         Set the mpegversion in the caps so that autoplugging does not get
7657         confused.
7658
7659 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7660
7661         * po/hu.po:
7662         * po/uk.po:
7663         * po/vi.po:
7664           Updated translations.
7665
7666 2007-08-08  Michael Smith <msmith@fluendo.com>
7667
7668         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
7669           Render right border in the correct location.
7670
7671 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
7672
7673         Patch by: Olivier Crete <tester at tester dot ca>
7674
7675         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
7676         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
7677         Make mode property a string. Fixes #464475.
7678
7679 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
7680
7681         * ext/flac/gstflacenc.c:
7682           Widen caps to match decoder a bit and add more FIXMEs.
7683
7684 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
7685
7686         patch by: Mark Nauwelaerts <manauw@skynet.be>
7687
7688         * gst/avi/gstavimux.c:
7689           Fix ODML index tag numbering. Fixes #463624.
7690
7691 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
7692
7693         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
7694         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
7695         (gst_rtspsrc_stream_configure_tcp),
7696         (gst_rtspsrc_stream_configure_udp_sink):
7697         Fix default clock-rate for realmedia.
7698         Fix parsing of transport.
7699         Don't try to link NULL pads.
7700
7701 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
7702
7703         * po/POTFILES.skip:
7704           Add POTFILES.skip with list of source files that aren't disted at the
7705           moment but contain translatable strings. Should hopefully pacify
7706           broken tools and make it clearer that these files are left out
7707           intentionally (#461600).
7708
7709 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
7710
7711         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
7712         If the buffer was entirely clipped ... don't try sending it :)
7713
7714 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7715
7716         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
7717         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
7718         (gst_rtspsrc_create_transports_string),
7719         (gst_rtspsrc_prepare_transports):
7720         If we don't hav a session manager, set the caps on outgoing buffers
7721         ourselves.
7722         Force PAUSE/PLAY methods for now until the extensions can overwrite.
7723         Append final bit of the transport string even when it does not contain a
7724         placeholder.
7725
7726 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7727
7728         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
7729         (gst_rtsp_ext_list_connect):
7730         * gst/rtsp/gstrtspext.h:
7731         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
7732         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
7733         Clean up the interface list.
7734         Allow connecting to interface signals for the extensions.
7735         Remove old extension code.
7736         Free list on cleanup.
7737         Allow extensions to send additional RTSP messages.
7738
7739 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7740
7741         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
7742         Handle a NULL gconf key gracefully by rendering the default element.
7743
7744 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7745
7746         * gst/rtsp/gstrtspext.h:
7747         Fix include path for extension interface.
7748
7749 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
7750
7751         * gst/audiofx/audioamplify.h:
7752         Also remove a now unecessary variable here.
7753
7754 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
7755
7756         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
7757         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
7758         * gst/audiofx/audiodynamic.c:
7759         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
7760         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
7761         * gst/audiofx/audiodynamic.h:
7762         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
7763         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
7764         * gst/audiofx/audioinvert.h:
7765         Don't save format information ourselves, this is already saved in
7766         GstAudioFilter.
7767
7768 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7769
7770         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
7771         (gst_rtsp_ext_list_stream_select):
7772         * gst/rtsp/gstrtspext.h:
7773         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
7774         Use rank to filter out extensions.
7775         Add url to stream_select interface call.
7776
7777 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7778
7779         * gst/rtsp/Makefile.am:
7780         * gst/rtsp/base64.c:
7781         * gst/rtsp/base64.h:
7782         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
7783         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
7784         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
7785         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
7786         (gst_rtsp_ext_list_setup_media),
7787         (gst_rtsp_ext_list_configure_stream),
7788         (gst_rtsp_ext_list_get_transports),
7789         (gst_rtsp_ext_list_stream_select):
7790         * gst/rtsp/gstrtspext.h:
7791         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
7792         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
7793         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
7794         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
7795         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
7796         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
7797         (gst_rtspsrc_stream_configure_tcp),
7798         (gst_rtspsrc_stream_configure_mcast),
7799         (gst_rtspsrc_stream_configure_udp),
7800         (gst_rtspsrc_stream_configure_udp_sink),
7801         (gst_rtspsrc_stream_configure_transport),
7802         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
7803         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
7804         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
7805         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
7806         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
7807         (gst_rtspsrc_parse_methods),
7808         (gst_rtspsrc_create_transports_string),
7809         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
7810         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
7811         (gst_rtspsrc_play), (gst_rtspsrc_pause),
7812         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
7813         * gst/rtsp/gstrtspsrc.h:
7814         * gst/rtsp/rtsp.h:
7815         * gst/rtsp/rtspconnection.c:
7816         * gst/rtsp/rtspconnection.h:
7817         * gst/rtsp/rtspdefs.c:
7818         * gst/rtsp/rtspdefs.h:
7819         * gst/rtsp/rtspext.h:
7820         * gst/rtsp/rtspextwms.c:
7821         * gst/rtsp/rtspextwms.h:
7822         * gst/rtsp/rtspmessage.c:
7823         * gst/rtsp/rtspmessage.h:
7824         * gst/rtsp/rtsprange.c:
7825         * gst/rtsp/rtsprange.h:
7826         * gst/rtsp/rtsptransport.c:
7827         * gst/rtsp/rtsptransport.h:
7828         * gst/rtsp/rtspurl.c:
7829         * gst/rtsp/rtspurl.h:
7830         * gst/rtsp/sdp.h:
7831         * gst/rtsp/sdpmessage.c:
7832         * gst/rtsp/sdpmessage.h:
7833         * gst/rtsp/test.c:
7834         Use shiny new RTSP and SDP library.
7835         Implement RTSP extensions using the new interface.
7836         Remove a lot of old code.
7837
7838 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
7839
7840         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
7841         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
7842
7843 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
7844
7845         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
7846         Don't unref the outgoing buffer twice when dropping it because it's
7847         outside of the segment.
7848
7849 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
7850
7851         * configure.ac:
7852         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
7853         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
7854         Use the new buffer clipping function from gstaudio here and
7855         require gst-plugins-base CVS.
7856         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
7857         For framed Wavpack buffers we require a valid timestamp.
7858
7859 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
7860
7861         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
7862         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
7863         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
7864         Clip raw audio and video when we can, keep track of current output
7865         segment.
7866         Don't leak buffers and events when there is no output pad.
7867         Improve debugging here and there.
7868
7869 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
7870
7871         * configure.ac:
7872           Sync liboil check with plugins-base.
7873
7874 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
7875
7876         * ext/annodex/Makefile.am:
7877           Fix CFLAGS/LIBS.
7878
7879         * ext/cdio/gstcdiocddasrc.c:
7880         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
7881           Include stdlib
7882
7883         * ext/cairo/Makefile.am:
7884         * gst/videofilter/Makefile.am:
7885         * tests/examples/level/Makefile.am:
7886           Use $(LIBM) instead of -lm
7887
7888 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
7889
7890         * sys/v4l2/gstv4l2src.c:
7891           Add another example pipeline.
7892
7893 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
7894
7895         Patch by: Alexander Eichner <alexeichi@yahoo.de>
7896
7897         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
7898           Use define here.
7899
7900         * sys/v4l2/gstv4l2tuner.c:
7901         (gst_v4l2_tuner_set_frequency_and_notify):
7902           Don't touch the property - its still disabled.
7903
7904         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
7905         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
7906         * sys/v4l2/v4l2src_calls.h:
7907           Improve fallback format negotionation. Fixes #451388
7908
7909 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
7910
7911         * tests/check/elements/videocrop.c: (GST_START_TEST):
7912           Fix the test.
7913
7914 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
7915
7916         * docs/plugins/Makefile.am:
7917         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7918         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7919         * docs/plugins/inspect/plugin-jpeg.xml:
7920         * docs/plugins/inspect/plugin-png.xml:
7921         * ext/jpeg/gstjpegdec.c:
7922         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
7923         (gst_pngdec_sink_setcaps):
7924           More docs. More logs in pngdec.
7925
7926 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
7927
7928         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
7929           Initialize num_buffers with minimum value.
7930
7931         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
7932         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
7933           Handle frame-size query failure gracefully.
7934
7935 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
7936
7937         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
7938         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
7939         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
7940         of qt/aac files.
7941
7942 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
7943
7944         * ext/wavpack/gstwavpackdec.c:
7945         (gst_wavpack_dec_clip_outgoing_buffer):
7946         Fix buffer clipping to correctly clip to the segment stop.
7947
7948 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7949
7950         * configure.ac:
7951         * tests/Makefile.am:
7952         Remove bogus check for libcheck, since we check for
7953         gstreamer-check and it pulls in the required info from there,
7954         and we weren't actually _using_ the information for libcheck
7955         ourselves anyway.
7956
7957 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
7958
7959         * configure.ac:
7960           Use pkg-config to locate check.
7961
7962 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
7963
7964         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
7965         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
7966         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
7967         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
7968         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
7969         * gst/effectv/gstaging.c: (gst_agingtv_transform):
7970         * gst/effectv/gstdice.c: (gst_dicetv_transform):
7971         * gst/effectv/gstedge.c: (gst_edgetv_transform):
7972         * gst/effectv/gstquark.c: (gst_quarktv_transform):
7973         * gst/effectv/gstrev.c: (gst_revtv_transform):
7974         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
7975         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
7976         * gst/effectv/gstwarp.c: (gst_warptv_transform):
7977         * gst/matroska/matroska-demux.c:
7978         (gst_matroska_demux_add_wvpk_header),
7979         (gst_matroska_demux_check_subtitle_buffer),
7980         (gst_matroska_decode_buffer):
7981         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
7982           Fix build against core CVS.
7983
7984 2007-07-10  Edward Hervey  <bilboed@gmail.com>
7985
7986         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
7987         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
7988         don't have enough granularity to convert that boolean into a
7989         GstFlowReturn.
7990
7991 2007-07-06  Michael Smith <msmith@fluendo.com>
7992
7993         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
7994         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
7995         (gst_alawdec_change_state):
7996         * gst/law/alaw-decode.h:
7997         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
7998         (gst_mulawdec_class_init), (gst_mulawdec_init),
7999         (gst_mulawdec_chain), (gst_mulawdec_change_state):
8000         * gst/law/mulaw-decode.h:
8001           Fix capsnego bogosity in *law decoders. 
8002
8003 2007-07-06  Michael Smith <msmith@fluendo.com>
8004
8005         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
8006         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
8007         (gst_smokeenc_change_state):
8008         * ext/jpeg/gstsmokeenc.h:
8009           Remove stupidity in get/set caps functions.
8010           Fix some refcounting problems.
8011
8012 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
8013
8014         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
8015         Remove endianness-flipping hack that seems to have been required
8016         only because of a bug in ffmpegcolorspace.
8017         Partially Fixes: #451908
8018
8019 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
8020
8021         * docs/plugins/Makefile.am:
8022           Simplify --extra-dir as gtkdoc scans recursively.
8023
8024 2007-07-03  Wim Taymans  <wim@fluendo.com>
8025
8026         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8027
8028         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8029         Set the encoding-name in the rtp caps to all uppercase, as required by
8030         the caps spec.
8031         Some small cleanups in the error paths. Fixes #453037.
8032
8033 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
8034
8035         * ext/wavpack/gstwavpackparse.c:
8036         (gst_wavpack_parse_index_get_last_entry),
8037         (gst_wavpack_parse_index_get_entry_from_sample),
8038         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
8039         (gst_wavpack_parse_scan_to_find_sample):
8040         * ext/wavpack/gstwavpackparse.h:
8041         Use a GSList for the GArray that is used like a list anyway.
8042
8043 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
8044
8045         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
8046         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
8047         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
8048           Add state change function where we set 0/1 as default framerate in
8049           case our setcaps function isn't called, like it might not in a
8050           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
8051           gdkpixbufdec trying to create caps with a 0/0 framerate.
8052           Also post an error message on the bus if gst_pad_push() fails when
8053           called from our sink event handler (+1 for flow returns for event
8054           functions in 0.11) instead of failing silently.
8055
8056 2007-06-27  Wim Taymans  <wim@fluendo.com>
8057
8058         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
8059         Cast stack args to the proper types. Fixes #451249.
8060
8061 2007-06-27  Wim Taymans  <wim@fluendo.com>
8062
8063         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
8064         (new_session_pad), (gst_rtspsrc_setup_streams):
8065         * gst/rtsp/gstrtspsrc.h:
8066         For container formats we only need to activate one of the streams so
8067         that we correctly signal no-more-pads. Fixes #451015.
8068
8069 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
8070
8071         * docs/plugins/gst-plugins-good-plugins.args:
8072         * docs/plugins/inspect/plugin-aasink.xml:
8073         * docs/plugins/inspect/plugin-alaw.xml:
8074         * docs/plugins/inspect/plugin-alpha.xml:
8075         * docs/plugins/inspect/plugin-alphacolor.xml:
8076         * docs/plugins/inspect/plugin-annodex.xml:
8077         * docs/plugins/inspect/plugin-apetag.xml:
8078         * docs/plugins/inspect/plugin-audiofx.xml:
8079         * docs/plugins/inspect/plugin-auparse.xml:
8080         * docs/plugins/inspect/plugin-autodetect.xml:
8081         * docs/plugins/inspect/plugin-avi.xml:
8082         * docs/plugins/inspect/plugin-cacasink.xml:
8083         * docs/plugins/inspect/plugin-cairo.xml:
8084         * docs/plugins/inspect/plugin-cdio.xml:
8085         * docs/plugins/inspect/plugin-cutter.xml:
8086         * docs/plugins/inspect/plugin-debug.xml:
8087         * docs/plugins/inspect/plugin-efence.xml:
8088         * docs/plugins/inspect/plugin-effectv.xml:
8089         * docs/plugins/inspect/plugin-esdsink.xml:
8090         * docs/plugins/inspect/plugin-flac.xml:
8091         * docs/plugins/inspect/plugin-flxdec.xml:
8092         * docs/plugins/inspect/plugin-gconfelements.xml:
8093         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8094         * docs/plugins/inspect/plugin-goom.xml:
8095         * docs/plugins/inspect/plugin-halelements.xml:
8096         * docs/plugins/inspect/plugin-icydemux.xml:
8097         * docs/plugins/inspect/plugin-id3demux.xml:
8098         * docs/plugins/inspect/plugin-jpeg.xml:
8099         * docs/plugins/inspect/plugin-ladspa.xml:
8100         * docs/plugins/inspect/plugin-level.xml:
8101         * docs/plugins/inspect/plugin-matroska.xml:
8102         * docs/plugins/inspect/plugin-mulaw.xml:
8103         * docs/plugins/inspect/plugin-multipart.xml:
8104         * docs/plugins/inspect/plugin-navigationtest.xml:
8105         * docs/plugins/inspect/plugin-ossaudio.xml:
8106         * docs/plugins/inspect/plugin-png.xml:
8107         * docs/plugins/inspect/plugin-quicktime.xml:
8108         * docs/plugins/inspect/plugin-rtp.xml:
8109         * docs/plugins/inspect/plugin-rtsp.xml:
8110         * docs/plugins/inspect/plugin-smpte.xml:
8111         * docs/plugins/inspect/plugin-speex.xml:
8112         * docs/plugins/inspect/plugin-taglib.xml:
8113         * docs/plugins/inspect/plugin-udp.xml:
8114         * docs/plugins/inspect/plugin-videobalance.xml:
8115         * docs/plugins/inspect/plugin-videobox.xml:
8116         * docs/plugins/inspect/plugin-videocrop.xml:
8117         * docs/plugins/inspect/plugin-videoflip.xml:
8118         * docs/plugins/inspect/plugin-videomixer.xml:
8119         * docs/plugins/inspect/plugin-wavenc.xml:
8120         * docs/plugins/inspect/plugin-wavparse.xml:
8121         * docs/plugins/inspect/plugin-ximagesrc.xml:
8122           Update docs with caps info.
8123
8124 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
8125
8126         * po/POTFILES.in:
8127           Add more files with translatable strings (#450878).
8128
8129 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
8130
8131         * MAINTAINERS:
8132         Updating all the maintainers files
8133
8134 2007-06-22  Edward Hervey  <edward@fluendo.com>
8135
8136         * ext/flac/gstflactag.c: (gst_flac_tag_init):
8137         * gst/interleave/deinterleave.c: (deinterleave_init),
8138         (deinterleave_sink_link):
8139         * gst/interleave/interleave.c: (interleave_init):
8140         * gst/median/gstmedian.c: (gst_median_init):
8141         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
8142         Fix memory leaks.
8143         * tests/check/elements/id3demux.c: (pad_added_cb):
8144         Remove unused variable.
8145
8146 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
8147
8148         * ext/gconf/gconf.h:
8149         Make the prototype of gst_gconf_get_key_for_sink_profile
8150         match the implementation.
8151         Patch by: Damien Carbery <damien dot carbery at sun dot com>
8152         Fixes: #449747
8153
8154 2007-06-20  Michael Smith <msmith@fluendo.com>
8155
8156         * gst/rtp/gstrtpdepay.c:
8157           Fix description - rtpdepay is not a payloader.
8158
8159 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
8160
8161         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
8162         (qtdemux_video_caps):
8163         * gst/qtdemux/qtdemux_fourcc.h:
8164           Add MJPG to the variants of motion jpeg.
8165
8166 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
8167
8168         * tests/check/Makefile.am:
8169         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8170         * tests/check/elements/videocrop.c: (GST_START_TEST):
8171         * tests/check/elements/videofilter.c:
8172         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8173         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
8174           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
8175           error flags are included and it errors out on compiler warnings
8176           for CVS builds; remove unused variables in various unit tests.
8177
8178 2007-06-19  Wim Taymans  <wim@fluendo.com>
8179
8180         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8181         (rtsp_connection_close), (rtsp_connection_free):
8182         Use threadsafe inet_ntop to convert an ip number to a string. 
8183         Fixes #447961.
8184         Don't leak fd (and ip) when freeing a connection without first closing
8185         it.
8186
8187 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
8188
8189         * configure.ac:
8190         Back to CVS
8191
8192         * gst-plugins-good.doap:
8193         Add 0.10.6 to the doap file.
8194
8195 === release 0.10.6 ===
8196
8197 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
8198
8199         * configure.ac:
8200           releasing 0.10.6, "Wobble Board"
8201
8202 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
8203
8204         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8205         (rtsp_connection_free):
8206           Revert previous commit again, since we are frozen (sorry).
8207
8208 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
8209
8210         Patch by: Peter Kjellerstedt <pkj at axis com>
8211
8212         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8213         (rtsp_connection_free):
8214           inet_ntoa() uses a static buffer internally, so we need to copy the
8215           returned string if we want to store it for later (#447961).
8216
8217 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
8218
8219         * win32/vs6/autogen.dsp:
8220         * win32/vs6/gst_plugins_good.dsw:
8221         * win32/vs6/libgstalaw.dsp:
8222         * win32/vs6/libgstalpha.dsp:
8223         * win32/vs6/libgstalphacolor.dsp:
8224         * win32/vs6/libgstapetag.dsp:
8225         * win32/vs6/libgstaudiofx.dsp:
8226         * win32/vs6/libgstauparse.dsp:
8227         * win32/vs6/libgstautodetect.dsp:
8228         * win32/vs6/libgstavi.dsp:
8229         * win32/vs6/libgstcutter.dsp:
8230         * win32/vs6/libgstdirectdraw.dsp:
8231         * win32/vs6/libgstdirectsound.dsp:
8232         * win32/vs6/libgsteffectv.dsp:
8233         * win32/vs6/libgstflx.dsp:
8234         * win32/vs6/libgstgoom.dsp:
8235         * win32/vs6/libgsticydemux.dsp:
8236         * win32/vs6/libgstid3demux.dsp:
8237         * win32/vs6/libgstinterleave.dsp:
8238         * win32/vs6/libgstjpeg.dsp:
8239         * win32/vs6/libgstlevel.dsp:
8240         * win32/vs6/libgstmatroska.dsp:
8241         * win32/vs6/libgstmedian.dsp:
8242         * win32/vs6/libgstmonoscope.dsp:
8243         * win32/vs6/libgstmulaw.dsp:
8244         * win32/vs6/libgstmultipart.dsp:
8245         * win32/vs6/libgstqtdemux.dsp:
8246         * win32/vs6/libgstrtp.dsp:
8247         * win32/vs6/libgstrtsp.dsp:
8248         * win32/vs6/libgstsmpte.dsp:
8249         * win32/vs6/libgstspeex.dsp:
8250         * win32/vs6/libgstudp.dsp:
8251         * win32/vs6/libgstvideobalance.dsp:
8252         * win32/vs6/libgstvideobox.dsp:
8253         * win32/vs6/libgstvideocrop.dsp:
8254         * win32/vs6/libgstvideoflip.dsp:
8255         * win32/vs6/libgstvideomixer.dsp:
8256         * win32/vs6/libgstwaveform.dsp:
8257         * win32/vs6/libgstwavenc.dsp:
8258         * win32/vs6/libgstwavparse.dsp:
8259         Mark *.dsp & *.dsw as binary files and convert to DOS line
8260         endings, as they don't load into VS6 correctly otherwise.
8261
8262 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
8263
8264         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8265         (rtsp_connection_connect):
8266         Fix the MingW build. 
8267         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
8268         Fixes: #446981
8269
8270 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
8271
8272         * tests/check/elements/.cvsignore:
8273         * tests/icles/.cvsignore:
8274         Hush the buildbots up
8275
8276 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
8277
8278         * configure.ac:
8279         * sys/Makefile.am:
8280         * sys/directdraw/Makefile.am:
8281         * sys/directsound/Makefile.am:
8282         * sys/waveform/Makefile.am:
8283         Make sure to dist everything needed for win32 builds.
8284
8285 2007-06-14  Edward Hervey  <edward@fluendo.com>
8286
8287         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
8288         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
8289         caps.
8290         Fixes #447458
8291
8292 2007-06-13  Wim Taymans  <wim@fluendo.com>
8293
8294         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
8295         Make sure we allocate enough memory for the codec_data.
8296         Fixes #447210.
8297
8298 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
8299
8300         * win32/MANIFEST:
8301         Add videocrop project file to the win32 manifest.
8302         * win32/vs6/gst_plugins_good.dsw:
8303         Add qtdemux,videocrop and waveform projects to the workspace.
8304         * win32/vs6/libgstqtdemux.dsp:
8305         Add zlib to the link list of qtdemux.
8306         * win32/vs6/libgstvideocrop.dsp:
8307         Add a project file for videocrop.
8308
8309 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8310
8311         * po/POTFILES.in:
8312         Add qtdemux for translation
8313
8314 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8315
8316         * configure.ac:
8317         * docs/plugins/Makefile.am:
8318         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8319         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8320         * docs/plugins/inspect/plugin-videocrop.xml:
8321         * gst-plugins-good.spec.in:
8322         * sys/Makefile.am:
8323         * tests/check/Makefile.am:
8324         * tests/icles/Makefile.am:
8325         * tests/icles/videocrop-test.c:
8326         Move videocrop and osxvideo from -bad.
8327
8328 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8329
8330         * configure.ac:
8331         * docs/plugins/Makefile.am:
8332         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8333         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8334         * docs/plugins/gst-plugins-good-plugins.args:
8335         * docs/plugins/inspect/plugin-qtdemux.xml:
8336         * docs/plugins/inspect/plugin-quicktime.xml:
8337         * win32/MANIFEST:
8338         Move qtdemux from -bad.
8339
8340         * gst-plugins-good.spec.in:
8341         Update spec file to reflect moving of qtdemux and wavpack
8342
8343 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8344         
8345         * win32/MANIFEST:
8346         * docs/plugins/Makefile.am:
8347         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8348         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8349         * docs/plugins/inspect/plugin-directdraw.xml:
8350         * docs/plugins/inspect/plugin-directsound.xml:
8351         * docs/plugins/inspect/plugin-waveform.xml:
8352         Move the waveform plugin from -bad too. Update the inspect xml
8353         files to mention Plugins Good instead of Plugins Bad.
8354
8355 2007-06-12  Andy Wingo  <wingo@pobox.com>
8356
8357         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
8358         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
8359         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
8360         finalization and resuscitation. No longer public.
8361         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
8362         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
8363         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
8364         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
8365         miniobject semantics, and be threadsafe.
8366         (gst_v4l2src_queue_frame): Remove this function, as we just call
8367         the ioctls directly in the two places where we queue buffers.
8368         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
8369         directly.
8370         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
8371         to allocate the pool, which also preallocates the GstBuffers.
8372         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
8373         queueing the frames directly.
8374         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
8375         mmap buffers have been dequeued.
8376
8377         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
8378         real MiniObject instead of rolling our own refcounting and
8379         finalizing. Give it a lock.
8380         (struct _GstV4l2Buffer): Remove one intermediary object, having
8381         the buffers hold the struct v4l2_buffer directly.
8382
8383         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
8384         capture_init so that it can set them on the buffers that it will
8385         create.
8386         (gst_v4l2src_get_read): For better or for worse, include the
8387         timestamping and offsetting code here; really we should be using
8388         bufferalloc though.
8389         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
8390         preallocated, mmap'd buffers.
8391
8392 2007-06-11  Wim Taymans  <wim@fluendo.com>
8393
8394         Patch by: daniel fischer <dan at f3c dot com>
8395
8396         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
8397         (gst_ximage_src_get_caps):
8398         Actually use the display_name property so that we can dump any
8399         available X display. Fixes #445905.
8400
8401 2007-06-11  Wim Taymans  <wim@fluendo.com>
8402
8403         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8404
8405         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
8406         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
8407         Add missing rate fields to caps. Fixes #441118.
8408
8409 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
8410
8411         * win32/vs6/gst_plugins_good.dsw:
8412         * win32/vs8/gst-plugins-good.sln:
8413         Add DirectSound and DirectDraw sinks project files to
8414         workspace and solution files.
8415
8416 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
8417
8418         Patch by: Josh Coalson <xflac at yahoo dot com>,
8419         updated by Alexis Ballier <aballier at gentoo dot org>:
8420
8421         * configure.ac:
8422         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
8423         (gst_flac_dec_setup_seekable_decoder),
8424         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
8425         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
8426         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
8427         * ext/flac/gstflacdec.h:
8428         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
8429         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
8430         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
8431         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
8432         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
8433         (gst_flac_enc_chain), (gst_flac_enc_set_property),
8434         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
8435         * ext/flac/gstflacenc.h:
8436         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
8437         
8438 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
8439
8440         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
8441         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
8442         not necessary anymore as we need at least that core version. 
8443
8444 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
8445
8446         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
8447         (gst_wavpack_dec_chain):
8448         * ext/wavpack/gstwavpackdec.h:
8449         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
8450         (gst_wavpack_parse_push_buffer):
8451         * ext/wavpack/gstwavpackparse.h:
8452         Improve discont handling by checking if the next Wavpack block has
8453         the expected, following block index.
8454
8455 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8456
8457         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
8458           Fix element description.
8459
8460 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8461
8462         * configure.ac:
8463         * docs/plugins/Makefile.am:
8464         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8465         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8466         * docs/plugins/gst-plugins-good-plugins.args:
8467         * docs/plugins/gst-plugins-good-plugins.hierarchy:
8468         * docs/plugins/gst-plugins-good-plugins.signals:
8469         * docs/plugins/inspect/plugin-autodetect.xml:
8470         * docs/plugins/inspect/plugin-gconfelements.xml:
8471         * docs/plugins/inspect/plugin-ladspa.xml:
8472         * docs/plugins/inspect/plugin-rtp.xml:
8473         * docs/plugins/inspect/plugin-wavpack.xml:
8474         * ext/Makefile.am:
8475         * tests/check/Makefile.am:
8476           move wavpack plugin.  See #352605.
8477
8478 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
8479
8480         * configure.ac:
8481         * docs/plugins/Makefile.am:
8482         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8483         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8484         * docs/plugins/gst-plugins-good-plugins.args:
8485         * sys/Makefile.am:
8486         * win32/MANIFEST:
8487         Add DirectDraw & DirectSound plugins to the build and docs.
8488
8489 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
8490
8491         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
8492         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
8493           When operating in pull mode, error out correct on not-linked.
8494
8495 2007-06-06  Andy Wingo  <wingo@pobox.com>
8496
8497         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
8498         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
8499         format and size if the ioctls are defined; should fix compilation
8500         on Linux < 2.16.19.
8501
8502 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
8503
8504         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
8505           Printf fixes in debug statements; use LOG level for debug statements
8506           that are printed for each and every frame; convert c++ comments to
8507           C-style comments; not much point using g_try_malloc() if we then not
8508           even check the return value.
8509
8510 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
8511
8512         * configure.ac:
8513           Bump requirements to released versions (core and base 0.10.13).
8514
8515         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
8516           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
8517           own implementation.
8518
8519 2007-06-05  Andy Wingo  <wingo@pobox.com>
8520
8521         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
8522         some useless comments.
8523
8524         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
8525         frames before calling STREAMON, that might leave them in a state
8526         where they can't be dequeued if we go back to NULL without calling
8527         STREAMON, according to the docs.
8528         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
8529         before we call STREAMON.
8530         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
8531         failures. (For me this code hung.) The pool refcounting is still
8532         crack; added a note to that effect.
8533
8534 2007-06-05  Wim Taymans  <wim@fluendo.com>
8535
8536         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
8537         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
8538         Add support for mapping gst structure names to the MIME type equivalent.
8539         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
8540
8541 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
8542
8543         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
8544         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
8545         (gst_wavenc_chain), (gst_wavenc_change_state):
8546         * gst/wavenc/gstwavenc.h:
8547         Properly write wav files with width!=depth by having the depth most
8548         significant bytes set and all others zero. Fixes #442535.
8549
8550 2007-06-01  Wim Taymans  <wim@fluendo.com>
8551
8552         * gst/rtsp/rtspconnection.c:
8553         Add include to make buildbot happy.
8554
8555 2007-06-01  Wim Taymans  <wim@fluendo.com>
8556
8557         Patch by: Peter Kjellerstedt  <pkj at axis com>
8558
8559         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8560         (rtsp_connection_connect), (add_date_header),
8561         (rtsp_connection_send), (parse_response_status),
8562         (parse_request_line), (parse_line), (rtsp_connection_receive):
8563         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
8564         * gst/rtsp/rtspdefs.h:
8565         * gst/rtsp/rtspmessage.c: (key_value_foreach),
8566         (rtsp_message_init_request), (rtsp_message_init_response),
8567         (rtsp_message_remove_header), (rtsp_message_append_headers),
8568         (rtsp_message_dump):
8569         * gst/rtsp/rtspmessage.h:
8570         Improves version checking, allowing an RTSP server to reply with "505
8571         RTSP Version not supported.
8572         Adds a Date header to all messages.
8573         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
8574         want to be able to send a response even if something in the request was
8575         invalid. EINVAL is only used when passing wrong arguments to functions.
8576         Do not handle an invalid method in parse_request_line(). Defer this to
8577         the caller so it can respond with "405 Method Not Allowed".
8578         Improves parsing of the timeout parameter to the Session header,
8579         allowing whitespace after the semicolon. 
8580         Avoids a compiler warning due to variables shadowing a function argument.
8581
8582 2007-06-01  Wim Taymans  <wim@fluendo.com>
8583
8584         Based on Patch by: Daniel Charles <dcharles at ti dot com>
8585
8586         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
8587         (gst_rtp_amr_depay_process):
8588         * gst/rtp/gstrtpamrdepay.h:
8589         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
8590         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
8591         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
8592         * gst/rtp/gstrtpamrpay.h:
8593         Add support for AMR-WB.
8594         Small cleanups such as using BOILERPLATE.
8595
8596 2007-05-31  Wim Taymans  <wim@fluendo.com>
8597
8598         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
8599         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
8600
8601 2007-05-30  Andy Wingo  <wingo@pobox.com>
8602
8603         * sys/v4l2/gstv4l2object.h: 
8604         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
8605         unintended changes.
8606
8607         * sys/v4l2/v4l2src_calls.h: 
8608         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
8609         the format list in the order that the driver gives it to us.
8610         (gst_v4l2src_probe_caps_for_format_and_size)
8611         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
8612         based on the capabilities of the device.
8613         (gst_v4l2src_grab_frame): Update for object variable renaming.
8614         (gst_v4l2src_set_capture): Update to be strict in its parameters,
8615         as in the set_caps below.
8616         (gst_v4l2src_capture_init): Update for object variable renaming,
8617         and reflow.
8618         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
8619         (gst_v4l2src_capture_deinit): Update for object variable renaming.
8620         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
8621         (gst_v4l2src_get_fps): Remove; these functions don't have much
8622         meaning outside of an atomic set_caps method.
8623         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
8624         known.
8625
8626         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
8627         call to update_fps; not sure about this change.
8628         (gst_v4l2_tuner_set_norm): Work around the fact that for the
8629         moment we don't have an update_fps_func.
8630
8631         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
8632         structures in the object, just store what we need. Do store the
8633         probed caps of the device. Don't store the current frame rate.
8634
8635         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
8636         update_fps_function, for now. Update for new object variable
8637         naming.
8638         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
8639         new object variable naming.
8640         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
8641         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
8642         (gst_v4l2src_get_caps): Rework to probe the device for supported
8643         frame sizes and frame rates.
8644         (gst_v4l2src_set_caps): Rework to be strict in the given
8645         parameters: if someone asks us to have a certain size and rate,
8646         that is what we configure.
8647         (gst_v4l2src_get_read): Update for object variable naming. Don't
8648         leak buffers on short reads.
8649         (gst_v4l2src_get_mmap): Update for object variable naming, and add
8650         comments.
8651         (gst_v4l2src_create): Update for object variable naming.
8652
8653 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
8654
8655         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
8656         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
8657         * gst/avi/gstavidemux.h:
8658           Parse subtitle text streams instead of erroring out (#442034). Still
8659           needs a parser for the subtitles to actually show up.
8660
8661 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
8662
8663         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
8664         (gst_avi_demux_loop):
8665           Make _push_event() return TRUE if the event could be pushed on at
8666           least one pad and not only if it could be pushed on all pads,
8667           otherwise we'll end up posting an error message on EOS if one or
8668           more source pads are not connected.
8669
8670 2007-05-28  Wim Taymans  <wim@fluendo.com>
8671
8672         * gst/rtsp/rtsptransport.c:
8673         Use renamed RTP bin.
8674
8675 2007-05-28  Wim Taymans  <wim@fluendo.com>
8676
8677         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
8678
8679         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
8680         (gst_video_box_set_property), (gst_video_box_transform_caps),
8681         (video_box_recalc_transform), (gst_video_box_set_caps),
8682         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
8683         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
8684         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
8685         (gst_video_box_i420_i420), (gst_video_box_transform),
8686         (plugin_init):
8687         Add AYUV->AYUV and AYUV->I420 formats. 
8688         Fix negotiation and I420->AYUV conversion.
8689         Fixes #429329.
8690
8691 2007-05-26  Wim Taymans  <wim@fluendo.com>
8692
8693         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
8694         Use different variables for nested for loops so that the outer loop
8695         functions properly and speex files with multiple frames per buffer work
8696         properly.
8697         Fixes #441408.
8698
8699 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
8700
8701         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
8702           Don't leak newsegment events.
8703
8704 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
8705
8706         * gst/wavparse/Makefile.am:
8707           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
8708           drags it in.
8709
8710 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
8711
8712         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
8713         (notgst_value_array_append_buffer),
8714         (gst_flac_enc_process_stream_headers),
8715         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
8716         (gst_flac_enc_change_state):
8717         * ext/flac/gstflacenc.h:
8718           Collect headers, add "streamheader" field to output caps and set
8719           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
8720           produces output according to the official FLAC-to-Ogg mapping
8721           instead of completely broken files. Fixes #426044.
8722
8723 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
8724
8725         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
8726         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
8727         (gst_id3demux_sink_event):
8728         * gst/id3demux/gstid3demux.h:
8729         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
8730         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
8731         (gst_tag_demux_send_new_segment):
8732         Handle and adjust new-segment events so that downstream really
8733         sees a stream with the tag pieces stripped off the front and back.
8734         Fixes strangeness in seeking when mp3 decoders use the new-segment
8735         byte position to estimate their current playback position timestamp
8736         and then the arriving buffers don't match up.
8737
8738 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
8739
8740         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
8741           Don't unnecessarily perform a READY->NULL->READY transition on the
8742           detected audio sink when starting up. Fixes: #440127
8743
8744 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
8745
8746         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
8747         (gst_flac_enc_chain):
8748           Don't crash in chain function if setcaps hasn't been called.
8749
8750 2007-05-24  Wim Taymans  <wim@fluendo.com>
8751
8752         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
8753         Init value to avoid infinte loops.
8754
8755 2007-05-24  Wim Taymans  <wim@fluendo.com>
8756
8757         Patch by: Peter Kjellerstedt  <pkj at axis com>
8758
8759         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
8760         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
8761         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
8762         (gst_rtspsrc_play):
8763         (rtsp_connection_send), (rtsp_connection_receive):
8764         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
8765         Fix for new API.
8766
8767         * gst/rtsp/rtspconnection.c: (add_auth_header),
8768         Only add authorisation and session headers when sending messages.
8769
8770         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
8771         (rtsp_message_init_request), (rtsp_message_init_response),
8772         (rtsp_message_unset), (rtsp_message_add_header),
8773         (rtsp_message_remove_header), (rtsp_message_get_header),
8774         (rtsp_message_append_headers), (dump_key_value),
8775         (rtsp_message_dump):
8776         * gst/rtsp/rtspmessage.h:
8777         Add support for multiple headers of the same type by storing the parsed
8778         headers in a GArray instaed of a hashtable.
8779
8780 2007-05-21  Wim Taymans  <wim@fluendo.com>
8781
8782         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
8783         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
8784         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
8785         safer shutdown.
8786
8787 2007-05-21  Wim Taymans  <wim@fluendo.com>
8788
8789         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
8790         * gst/rtsp/gstrtpdec.h:
8791         Added signal for backwards compat.
8792
8793 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
8794         
8795         Patch by: René Stadler <mail at renestadler dot de>
8796
8797         * configure.ac:
8798         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
8799         (gst_au_parse_parse_header), (gst_au_parse_chain):
8800         * gst/auparse/gstauparse.h:
8801         Use audioconvert for converting from non-native endianness floats
8802         in auparse instead of doing it ourself. Fixes #424527.
8803         This needs the audioconvert from plugins-base CVS.
8804         
8805 2007-05-21  Wim Taymans  <wim@fluendo.com>
8806
8807         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
8808         (gst_rtp_h263p_pay_flush):
8809         Fix enum registration.
8810
8811 2007-05-21  Wim Taymans  <wim@fluendo.com>
8812
8813         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
8814
8815         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
8816         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
8817         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
8818         (gst_rtp_h263p_pay_flush):
8819         * gst/rtp/gstrtph263ppay.h:
8820         Add new fragmentation mode base on GOB headers. Fixes #438940.
8821
8822 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
8823
8824         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
8825           Printf format fix.
8826
8827 2007-05-18  Wim Taymans  <wim@fluendo.com>
8828
8829         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
8830         Don't crash when an unsupported transport error was returned by the
8831         server, just try to configure the next stream. Fixes #439255.
8832
8833 2007-05-18  Wim Taymans  <wim@fluendo.com>
8834
8835         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8836         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
8837         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
8838         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8839         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
8840         * gst/rtsp/gstrtspsrc.h:
8841         Add TCP timeout property and use it for all TCP connection.
8842
8843         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8844         (rtsp_connection_write), (rtsp_connection_next_timeout),
8845         (rtsp_connection_reset_timeout):
8846         Make connect and writes cancelable and make them use the timeout.
8847
8848 2007-05-18  Wim Taymans  <wim@fluendo.com>
8849
8850         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
8851         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
8852         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8853         (gst_rtspsrc_setup_streams):
8854         Refactor timeout handling.
8855         Also send keep-alive when dealing with TCP transport.
8856
8857         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8858         (rtsp_connection_free), (rtsp_connection_next_timeout),
8859         (rtsp_connection_reset_timeout):
8860         * gst/rtsp/rtspconnection.h:
8861         Use a timer to handle the session timeouts, add some methods to deal
8862         with timeouts.
8863
8864 2007-05-17  Wim Taymans  <wim@fluendo.com>
8865
8866         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
8867         (gst_rtspsrc_setup_streams):
8868         Ignore streams that fail the setup command, we will retry with a
8869         different transport later on.
8870
8871         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
8872         (rtsp_ext_wms_configure_stream):
8873         Fix encoding name case.
8874
8875 2007-05-16  Edward Hervey  <edward@fluendo.com>
8876
8877         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
8878         Fix build on macosx.
8879
8880 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
8881
8882         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
8883         Replace direct comparison of a string with the string literal "" with
8884         a comparison of the first character with '\0'. Fixes #438926.
8885
8886 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8887
8888         * gst/debug/breakmydata.c (gst_break_my_data_init):
8889           One more try. This should be the proper fix now.
8890
8891 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8892
8893         * gst/debug/breakmydata.c:
8894           Ooops, no // comments please.
8895
8896 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8897
8898         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
8899         (gst_break_my_data_init):
8900           Fix gst_buffer_is_writable() assertion.
8901
8902 2007-05-14  David Schleef  <ds@schleef.org>
8903
8904         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
8905           video/x-raw-bayer.  Fixes #314160.
8906
8907 2007-05-14  Wim Taymans  <wim@fluendo.com>
8908
8909         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
8910         (gst_rtp_theora_depay_parse_configuration):
8911         * gst/rtp/gstrtptheorapay.c: (encode_base64),
8912         (gst_rtp_theora_pay_finish_headers),
8913         (gst_rtp_theora_pay_handle_buffer):
8914         Update theora pay/depayloader in a similar to vorbis.
8915
8916         * gst/rtp/gstrtpvorbisdepay.c:
8917         (gst_rtp_vorbis_depay_parse_configuration):
8918         Update docs.
8919
8920 2007-05-14  Wim Taymans  <wim@fluendo.com>
8921
8922         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
8923         When we try to execute a method that is not supported by the server,
8924         don't error out but remove the method from the accepted methods so that
8925         we never try to perform this method again.
8926
8927 2007-05-14  Wim Taymans  <wim@fluendo.com>
8928
8929         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
8930         Remove annoying _dump_mem.
8931
8932 2007-05-14  Wim Taymans  <wim@fluendo.com>
8933
8934         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
8935         Parse range correctly.
8936
8937         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
8938         The baseurl now always has a '/' at the start.
8939
8940 2007-05-14  Wim Taymans  <wim@fluendo.com>
8941
8942         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
8943         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
8944         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
8945         Factor out caps configuration and configure more stuff such as the time
8946         ranges and speed/scale values.
8947
8948         * gst/rtsp/rtsptransport.c:
8949         Add Copyright after non-trival fixes.
8950
8951 2007-05-12  Wim Taymans  <wim@fluendo.com>
8952
8953         Patch by: Peter Kjellerstedt  <pkj at axis com>
8954
8955         * gst/rtsp/gstrtspsrc.h:
8956         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
8957         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
8958         (rtsp_message_get_header):
8959         * gst/rtsp/rtspmessage.h:
8960         Make channel guint8 where possible.
8961         Make rtsp_message_init_data() take the channel as a guint8.
8962
8963         * gst/rtsp/rtspdefs.c:
8964         Fixed a typo: Timout -> Timeout
8965
8966         * gst/rtsp/rtspdefs.h:
8967         Make RTSP_CHECK() behave as a statement.
8968
8969         * gst/rtsp/sdpmessage.c:
8970         Avoid a compiler warning in INIT_ARRAY().
8971         Fixes #437692.
8972
8973 2007-05-12  Wim Taymans  <wim@fluendo.com>
8974
8975         Patch by: Peter Kjellerstedt  <pkj at axis com>
8976
8977         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
8978         (rtsp_url_get_request_uri):
8979         * gst/rtsp/rtspurl.h:
8980         Add support for query parameters to RTSP URLs.
8981
8982 2007-05-12  Wim Taymans  <wim@fluendo.com>
8983
8984         Patch by: Peter Kjellerstedt  <pkj at axis com>
8985
8986         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
8987         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
8988         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
8989         (rtsp_transport_parse), (rtsp_transport_as_text):
8990         * gst/rtsp/rtsptransport.h:
8991         Add validation to rtsp_transport_parse().
8992         Add rtsp_transport_as_text() to generate an RTSP header from an
8993         RTSPTransport.
8994         Change ssrc to guint (was a string) since that is what it is, even
8995         though it is sent as a hex string.
8996         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
8997         incorrect, which can be seen when looking at the examples in the RFC).
8998         Fixes #437670.
8999
9000 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9001
9002         Patch by: Eric Anholt
9003
9004         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
9005           gst_ximage_src_ximage_get):
9006         Use union of all damage between frames to make it faster.
9007         Fixes bug #342463.
9008         Also fix crasher when cursor is at bottom right of window.
9009
9010 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
9011
9012         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9013           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
9014           streaming mode regression for file from #343837 with 'bext' chunk
9015           before the 'fmt' chunk.
9016
9017 2007-05-11  Wim Taymans  <wim@fluendo.com>
9018
9019         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
9020         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
9021         (gst_rtspsrc_handle_src_event),
9022         (gst_rtspsrc_stream_configure_manager),
9023         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
9024         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
9025         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9026         * gst/rtsp/gstrtspsrc.h:
9027         * gst/rtsp/rtspdefs.h:
9028         Preliminary seek support.
9029         Activate internal pads so that we can receive events on them.
9030         Don't try to parse a range string when it's NULL.
9031
9032 2007-05-11  Wim Taymans  <wim@fluendo.com>
9033
9034         * gst/rtp/README:
9035         Update README with new RTP variables that will be used for
9036         synchronisation.
9037
9038         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
9039         (gst_rtp_vorbis_depay_parse_configuration),
9040         (gst_rtp_vorbis_depay_process):
9041         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
9042         (gst_rtp_vorbis_pay_finish_headers),
9043         (gst_rtp_vorbis_pay_handle_buffer):
9044         Update vorbis pay and depayloader to draft-04.
9045
9046 2007-05-11  Wim Taymans  <wim@fluendo.com>
9047
9048         * gst/rtsp/rtsptransport.c:
9049         UDP MCAST is actually the default for RTP/AVP.
9050 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
9051
9052         * gst/level/gstlevel.c: (gst_level_transform_ip):
9053         Use guint8 * instead of gpointer then vs6 can build 
9054         in_data += (filter->width / 8).
9055
9056 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9057
9058         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
9059           gst_ximage_src_ximage_get):
9060         * sys/ximage/gstximagesrc.h (last_ximage):
9061         When using Damage actually keep the last frame, and not assume
9062         that the buffer we get already has the last frame on it.
9063         Copy the cursor over if we specify a non-zero start x and
9064         start y.
9065
9066 2007-05-11  Wim Taymans  <wim@fluendo.com>
9067
9068         * gst/rtsp/rtsptransport.c:
9069         Make UDP the default transport when not specified.
9070
9071 2007-05-09  David Schleef  <ds@schleef.org>
9072
9073         * gst/level/gstlevel.c:
9074           Revert last change.
9075
9076 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
9077
9078         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
9079         (gst_level_transform_ip):
9080         Use guint8 * instead of gpointer then vs6 know the size of data
9081         pointed when moving the pointer.
9082         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
9083         Move instructions after variables declaration.
9084         * win32/vs6/autogen.dsp:
9085         * win32/vs6/libgstrtp.dsp:
9086         * win32/vs6/libgstrtsp.dsp:
9087         Update vs6 project files.
9088
9089 2007-05-09  Wim Taymans  <wim@fluendo.com>
9090
9091         * gst/rtsp/Makefile.am:
9092         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
9093         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
9094         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
9095         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
9096         (rtsp_range_free):
9097         * gst/rtsp/rtsprange.h:
9098         Add code to parse time ranges.
9099         Report DURATION on the stream when possible.
9100
9101 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
9102
9103         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9104         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9105         (gst_videomixer_collected):
9106           Fix strides calculation for AYUV (it's just width*4) (#436910).
9107
9108 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
9109
9110         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
9111         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
9112         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
9113         Sync the GObject properties before each processing step to properly
9114         work with the controller.
9115
9116 2007-05-04  Wim Taymans  <wim@fluendo.com>
9117
9118         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9119         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9120         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9121         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
9122         (gst_rtspsrc_change_state):
9123         Let more error state trickle down so that we can catch more error
9124         cases.
9125         Handle keep-alive a little smarter by selecting a method the server
9126         actually supports.
9127         Fix a race in UDP streaming shutdown.
9128
9129 2007-05-04  Wim Taymans  <wim@fluendo.com>
9130
9131         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
9132         Ignore errors when trying to use the keep-alive messages.
9133
9134 2007-05-04  Wim Taymans  <wim@fluendo.com>
9135
9136         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
9137         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
9138         (gst_rtspsrc_stream_configure_manager),
9139         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9140         (gst_rtspsrc_stream_configure_mcast),
9141         (gst_rtspsrc_stream_configure_udp),
9142         (gst_rtspsrc_stream_configure_udp_sink),
9143         (gst_rtspsrc_stream_configure_transport):
9144         Send RTCP messages back to the server over the TCP connection.
9145
9146         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
9147         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9148         (rtsp_connection_receive):
9149         * gst/rtsp/rtspconnection.h:
9150         Factor out and expose lowlevel _write and _read methods.
9151         Implement sending data messages to the server.
9152
9153 2007-05-03  Wim Taymans  <wim@fluendo.com>
9154
9155         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
9156         (gst_multipart_mux_collected):
9157         Fix timestamps on outgoing buffers.
9158
9159 2007-05-03  Wim Taymans  <wim@fluendo.com>
9160
9161         * gst/multipart/multipartmux.c:
9162         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
9163         (gst_multipart_mux_change_state):
9164         Emit NEWSEGMENT events before pushing the first buffer.
9165
9166 2007-05-03  Wim Taymans  <wim@fluendo.com>
9167
9168         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9169         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
9170         (gst_rtspsrc_handle_src_query),
9171         (gst_rtspsrc_stream_configure_manager),
9172         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9173         (gst_rtspsrc_stream_configure_mcast),
9174         (gst_rtspsrc_stream_configure_udp),
9175         (gst_rtspsrc_stream_configure_udp_sink),
9176         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
9177         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
9178         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9179         (gst_rtspsrc_pause):
9180         Refactor transport configuration code.
9181         Create internal pads for TCP transport so that we can implement events
9182         and queries.
9183         Handle events and queries.
9184         Parse range from the SDP.
9185         Fix race in pause handler where the connection could still be flushing.
9186
9187 2007-05-02  Wim Taymans  <wim@fluendo.com>
9188
9189         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9190         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
9191         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9192         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
9193         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
9194         (gst_rtspsrc_change_state):
9195         * gst/rtsp/gstrtspsrc.h:
9196         Fix race when multiple udp sources post timeouts, just act on the first
9197         received timeout.
9198         Protect stream list with a recursive lock to fix some races.
9199         Flush connection when we need to do a reconnect or stop.
9200         Make state lock recursive.
9201
9202         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9203         (rtsp_connection_close):
9204         Some small cleanups.
9205
9206 2007-05-02  Wim Taymans  <wim@fluendo.com>
9207
9208         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9209         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
9210         Only set DISCONT when there actually is a discont or when we just
9211         started.
9212
9213 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
9214
9215         * ext/flac/gstflac.c: (plugin_init):
9216         Call bindtextdomain() to get localized strings.
9217
9218 2007-05-02  Wim Taymans  <wim@fluendo.com>
9219
9220         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9221         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
9222         (gst_wavparse_stream_data):
9223         * gst/wavparse/gstwavparse.h:
9224         Be a bit more clever when dealing with VBR files with FACT tags, we
9225         don't want to timestamp buffers in that case but the estimated BPS can
9226         be used for seeking.
9227         Only send close segment in the streaming thread.
9228
9229 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
9230
9231         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
9232         Correctly post an error on the bus if something went wrong in the loop
9233         function. This fixes a few cases where the task was paused and nothing
9234         happened anymore.
9235
9236 2007-05-02  Wim Taymans  <wim@fluendo.com>
9237
9238         * gst/rtsp/test.c: (main):
9239         Fix compilation of deprecated test just because I'm too lazy to delete
9240         it.
9241
9242 2007-05-02  Wim Taymans  <wim@fluendo.com>
9243
9244         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9245         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
9246         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
9247         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
9248         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9249         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
9250         * gst/rtsp/gstrtspsrc.h:
9251         Fix sending RTCP to the right place.
9252         Fix bug in reffing the wrong UDP element.
9253         Use new pad names for the session manager.
9254         Implement handling server requests in interleaved and UDP modes.
9255         Handle session keep-alive in UDP modes.
9256         Remove GCond for handling UDP timeouts.
9257
9258         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9259         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9260         (rtsp_connection_receive), (rtsp_connection_close):
9261         * gst/rtsp/rtspconnection.h:
9262         Store connection IP address for later.
9263         Add timeout args to all operations that might block forever.
9264         Parse session timeout.
9265         Only close sockets when not already closed.
9266
9267         * gst/rtsp/rtspdefs.c:
9268         * gst/rtsp/rtspdefs.h:
9269         Add timeout return value and error string.
9270
9271         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
9272         Add small comment.
9273
9274 2007-05-01  Wim Taymans  <wim@fluendo.com>
9275
9276         Patch by: Sjoerd Simons <sjoerd at luon dot net>
9277
9278         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
9279         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
9280         * gst/rtp/gstrtpmp4vpay.h:
9281         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
9282
9283 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
9284
9285         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9286           Remove v4l2src from docs, since it breaks the docs build, and the
9287           plugin is only built if --enable-experimental is used anyway.
9288
9289         * docs/plugins/Makefile.am:
9290           Spaces => tab.
9291
9292 2007-04-29  Wim Taymans  <wim@fluendo.com>
9293
9294         * gst/udp/gstmultiudpsink.c: (leave_multicast),
9295         (gst_multiudpsink_add), (gst_multiudpsink_remove):
9296         Add code to drop membership of a multicast group.
9297
9298         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
9299         (gst_udpsink_set_uri):
9300         Implement URI handler.
9301
9302         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9303         (gst_rtspsrc_parse_rtpinfo):
9304         Use URI handler to make udpsink instace.
9305         Improve code to configure port and destination.
9306
9307 2007-04-29  Wim Taymans  <wim@fluendo.com>
9308
9309         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
9310         Fix multicast detection.
9311         Don't try to join a multicast group if the address is not multicast.
9312
9313         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
9314         Small debug improvement.
9315
9316 2007-04-27  Wim Taymans  <wim@fluendo.com>
9317
9318         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9319         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9320         (gst_rtspsrc_handle_message):
9321         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
9322         parent.
9323
9324 2007-04-27  Wim Taymans  <wim@fluendo.com>
9325
9326         * gst/rtp/gstrtpilbcdepay.h:
9327         Fix mode property when specified as an arg.
9328
9329 2007-04-26  Edward Hervey  <edward@fluendo.com>
9330
9331         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9332         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9333         * docs/plugins/gst-plugins-good-plugins.hierarchy:
9334         * docs/plugins/inspect/plugin-osxaudio.xml:
9335         Add documentation for osxaudio plugin.
9336
9337 2007-04-26  Wim Taymans  <wim@fluendo.com>
9338
9339         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9340         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
9341         (gst_rtspsrc_open), (gst_rtspsrc_close),
9342         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9343         (gst_rtspsrc_pause):
9344         * gst/rtsp/gstrtspsrc.h:
9345         Protect state changes with a lock.
9346
9347         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9348         (parse_line):
9349         * gst/rtsp/rtspconnection.h:
9350         Remove some unused stuff.
9351
9352 2007-04-26  Wim Taymans  <wim@fluendo.com>
9353
9354         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
9355         Handle the case where there are exactly 0 bytes to read and the ioctl
9356         did not report an error. Fixes #433530.
9357
9358 2007-04-26  Wim Taymans  <wim@fluendo.com>
9359
9360         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9361         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
9362         * gst/wavparse/gstwavparse.h:
9363         Apply DISCONT to buffers.
9364         Only apply timestamp to the first sample after a DISCONT, too many VBR
9365         files cause random jitter in the timestamps. Fixes #433119.
9366
9367 2007-04-25  Wim Taymans  <wim@fluendo.com>
9368
9369         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
9370         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
9371         (gst_rtp_dec_get_property):
9372         * gst/rtsp/gstrtpdec.h:
9373         Add dummy latency property to be backwards compat with rtpbin.
9374
9375         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9376         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
9377         (gst_rtspsrc_stream_configure_transport),
9378         (gst_rtspsrc_parse_rtpinfo):
9379         * gst/rtsp/gstrtspsrc.h:
9380         Add latency property and configure in the session manager.
9381         Don't set invalid clock-base and seqnum-base on caps, some servers
9382         sometimes don't send them.
9383
9384 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9385
9386         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
9387         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
9388           Double-check that RGB input caps are really RGBA caps (apparently
9389           the core doesn't always catch it if those caps aren't a subset of
9390           our template caps, also see #421543). Fixes #429319 in a way.
9391           Also, don't leak the pad template in the transform_caps function.
9392
9393         * tests/check/Makefile.am:
9394         * tests/check/elements/.cvsignore:
9395         * tests/check/elements/alphacolor.c: (setup_alphacolor),
9396         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
9397         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
9398         (GST_START_TEST), (alphacolor_suite):
9399           Add some basic unit tests for alphacolor.
9400
9401 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9402
9403         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
9404           If we get a fatal flow return in the loop function, first post the
9405           error message and only then send the EOS event downstream, otherwise
9406           applications might get an eos message before the error message and
9407           think everything was ok (related to #429319).
9408
9409 2007-04-25  Wim Taymans  <wim@fluendo.com>
9410
9411         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
9412         Read the channel byte as an unsigned byte.
9413
9414 2007-04-25  Wim Taymans  <wim@fluendo.com>
9415
9416         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
9417         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
9418         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
9419         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
9420         (gst_rtp_gsm_depay_setcaps):
9421         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
9422         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
9423         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
9424         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
9425         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
9426         (gst_ilbc_depay_get_property):
9427         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
9428         * gst/rtp/gstrtpmp4adepay.c:
9429         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
9430         (gst_rtp_pcma_depay_setcaps):
9431         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
9432         (gst_rtp_pcmu_depay_setcaps):
9433         Make sure we configure the clock_rate in the baseclass in the setcaps
9434         function. Fixes #431282.
9435
9436 2007-04-25  Wim Taymans  <wim@fluendo.com>
9437
9438         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9439         (gst_rtspsrc_stream_free), (request_pt_map),
9440         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
9441         * gst/rtsp/gstrtspsrc.h:
9442         Parse server address from SDP.
9443         Hook up a udpsink to send RTCP back to the server.
9444
9445         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9446         * gst/rtsp/rtsptransport.h:
9447         Add some docs.
9448
9449 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
9450
9451         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9452           Make header field check conditional. Fixes #433135
9453
9454 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
9455
9456         * docs/plugins/Makefile.am:
9457         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9458         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9459         * docs/plugins/inspect/plugin-alphacolor.xml:
9460         * gst/alpha/Makefile.am:
9461         * gst/alpha/gstalphacolor.c:
9462         * gst/alpha/gstalphacolor.h:
9463           Add minimal docs blurb to alphacolor; split out headers into
9464           separate header file for gtk-doc.
9465
9466 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
9467
9468         * gst/debug/progressreport.c: (gst_progress_report_report):
9469           Don't try to post NULL message (in case we can't query upstream
9470           position or duration).
9471
9472 2007-04-18  Michael Smith  <msmith@fluendo.com>
9473
9474         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
9475         (gst_cutter_get_caps):
9476         * gst/cutter/gstcutter.h:
9477           Fix some of the most obvious bugs in cutter. Now doesn't leak
9478           everything if input is silent.
9479
9480 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
9481
9482         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
9483         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
9484         * gst/wavenc/gstwavenc.h:
9485         Wav apparently only supports width==GST_ROUND_UP(depth), everything
9486         else results in a invalid block align and invalid files.
9487
9488 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
9489
9490         Patch by: Snaik <snaik32 gmail com>
9491
9492         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
9493           Add missing break statement for BOX_HORIZONTAL case.
9494
9495 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9496
9497         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
9498
9499         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9500         Use correct format strings for integer types.
9501
9502 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9503
9504         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
9505         (gst_wavparse_create_sourcepad):
9506         Use gst_riff_create_audio_template_caps () instead of the local caps.
9507         This makes updates of the local caps unecessary whenever libgstriff
9508         gets support for new formats.
9509
9510 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
9511
9512         Patch by: Brian Cameron  <brian.cameron at sun dot com>
9513
9514         * sys/sunaudio/gstsunaudio.c:
9515         * sys/sunaudio/gstsunaudiomixer.c:
9516         * sys/sunaudio/gstsunaudiomixer.h:
9517         * sys/sunaudio/gstsunaudiomixerctrl.c:
9518         * sys/sunaudio/gstsunaudiomixerctrl.h:
9519         * sys/sunaudio/gstsunaudiomixertrack.h:
9520         * sys/sunaudio/gstsunaudiosink.c:
9521         * sys/sunaudio/gstsunaudiosink.h:
9522         * sys/sunaudio/gstsunaudiosrc.c:
9523         * sys/sunaudio/gstsunaudiosrc.h:
9524           Fix and/or update copyright attributions (#430228).
9525
9526 2007-04-13  Wim Taymans  <wim@fluendo.com>
9527
9528         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9529         Fix docs.
9530
9531         * gst/rtsp/URLS:
9532         Add some more example urls.
9533
9534         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
9535         (gst_rtp_dec_chain_rtp):
9536         Better debugging.
9537
9538         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
9539         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
9540         (gst_rtspsrc_parse_rtpinfo):
9541         Remove unused code.
9542
9543 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
9544
9545         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
9546         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9547         (gst_wavparse_stream_data):
9548           Relax the audio/mpeg caps again and add FIXME: comment.
9549
9550 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
9551
9552         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
9553         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9554         (gst_wavparse_stream_data):
9555         * gst/wavparse/gstwavparse.h:
9556           More sanity check for the header fields. Fix type for 'rate' header
9557           field.
9558
9559 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
9560
9561         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
9562         (gst_icydemux_unicodify):
9563           If the metadata strings we get in the stream are not UTF-8, try to
9564           interpret them according to the character encodings specified in the
9565           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
9566           only fall back to locale/ISO-8859-1 if those aren't set or don't
9567           work. Should fix #428901.
9568
9569 2007-04-12  Wim Taymans  <wim@fluendo.com>
9570
9571         * gst/rtp/gstrtph264depay.c:
9572         Use the proper sync word for SPS and PPS.
9573
9574 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
9575
9576         * gst/rtp/Makefile.am:
9577         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
9578           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
9579         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
9580           Add a simple hashing implementation that we can use to generate
9581           a 24-bit ident value based on the codebooks for vorbis and theora.
9582         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
9583           gst_rtp_theora_pay_handle_buffer):
9584         * gst/rtp/gstrtpvorbisdepay.c
9585           (gst_rtp_vorbis_depay_parse_configuration,
9586           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
9587         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
9588           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
9589           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
9590           Use the hashing function, ensuring that the same codebooks result
9591           in the same ident and thus the same SDP description.
9592           Various log fixes/changes.
9593
9594 2007-04-12  Wim Taymans  <wim@fluendo.com>
9595
9596         Patch by: jerry tan <jerry dot tan at sun dot com>
9597
9598         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
9599         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
9600         application's responsibility to make sure it open the device once.
9601         Remove a careless error if AUDIODEV is set. Fixes #392620.
9602
9603 2007-04-12  Wim Taymans  <wim@fluendo.com>
9604
9605         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
9606         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
9607         * gst/rtsp/gstrtpdec.h:
9608         Make backward compat with rtpbin by adding the request-pt-map signals.
9609
9610         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
9611         (new_session_pad), (request_pt_map),
9612         (gst_rtspsrc_stream_configure_transport),
9613         (gst_rtspsrc_stream_configure_caps),
9614         (gst_rtspsrc_activate_streams):
9615         * gst/rtsp/gstrtspsrc.h:
9616         Implement request-pt-map signals instead of setting caps on the buffers
9617         for the session manager.
9618
9619 2007-04-11  Wim Taymans  <wim@fluendo.com>
9620
9621         * gst/udp/gstudp.c: (plugin_init):
9622         Register GstNetBuffer in plugin_init so that the type can be used from
9623         multiple threads without races.
9624
9625 2007-04-10  Wim Taymans  <wim@fluendo.com>
9626
9627         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
9628         (gst_rtp_amr_depay_process):
9629         Fix depayloader clock_rate and some cleanups.
9630
9631         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
9632         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
9633         * gst/rtp/gstrtph264depay.h:
9634         Don't push codec_data in the adapter because it might get flushed when
9635         we get a discont.
9636
9637         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
9638         Handle multiple AU per packet.
9639
9640         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
9641         (gst_rtp_sv3v_depay_plugin_init):
9642         Disable rank, this one does not work.
9643         Remove timestamping, base class does that.
9644
9645 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
9646
9647         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
9648           limit caps to the formats we announce in the template
9649
9650         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
9651         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9652         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
9653           fix some crashers/asserts when dealing with broken files
9654
9655 2007-04-10  Wim Taymans  <wim@fluendo.com>
9656
9657         Patch by: Peter Kjellerstedt  <pkj at axis com>
9658
9659         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
9660         * gst/rtp/gstrtpL16depay.c:
9661         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
9662         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
9663         (gst_rtp_speex_depay_setcaps):
9664         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
9665         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
9666         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
9667         Fix some compiler warnings. Fixes #428182.
9668
9669 2007-04-06  Wim Taymans  <wim@fluendo.com>
9670
9671         * gst/rtsp/Makefile.am:
9672         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
9673         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
9674         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
9675         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
9676         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
9677         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
9678         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
9679         (create_rtcp), (gst_rtp_dec_request_new_pad),
9680         (gst_rtp_dec_release_pad):
9681         * gst/rtsp/gstrtpdec.h:
9682         * gst/rtsp/gstrtsp.c: (plugin_init):
9683         Morph RTPDec into something compatible with RTPBin as a fallback.
9684         Various other style fixes.
9685
9686         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
9687         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
9688         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
9689         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
9690         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
9691         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
9692         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
9693         * gst/rtsp/gstrtspsrc.h:
9694         Implement RTPBin session manager handling.
9695         Don't try to add empty properties to caps.
9696         Implement fallback session manager, handling.
9697         Don't combine errors from RTCP streams, just ignore them.
9698
9699         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
9700         * gst/rtsp/rtsptransport.h:
9701         Implement fallback session manager.
9702         Make RTPBin the default one when available.
9703
9704 2007-04-05  Wim Taymans  <wim@fluendo.com>
9705
9706         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
9707         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
9708         This element is ready to be autoplugged.
9709
9710 2007-04-05  Julien MOUTTE  <julien@moutte.net>
9711
9712         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
9713         Don't leave the offsets defined by upstream element on the
9714         compressed data buffer we are pushing downstream. Make them
9715         GST_BUFFER_OFFSET_NONE.
9716
9717 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
9718
9719         * gst/avi/README:
9720         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
9721         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
9722         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
9723         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
9724         (gst_avi_demux_calculate_durations_from_index),
9725         (gst_avi_demux_stream_header_push),
9726         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
9727         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
9728           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
9729
9730 2007-04-03  Wim Taymans  <wim@fluendo.com>
9731
9732         * gst/smpte/barboxwipes.c:
9733         Fix error as spotted by Snaik <snaik32 at gmail dot com>
9734
9735 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
9736
9737         * gst/wavparse/gstwavparse.c:
9738         Support audio/x-raw-float in wav files. This only works with
9739         plugins-base CVS, using an older version doesn't have any
9740         disadvantages though.
9741
9742 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
9743
9744         * configure.ac:
9745         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
9746         (gst_au_parse_parse_header), (gst_au_parse_chain):
9747         * gst/auparse/gstauparse.h:
9748         Revert last change as we don't want plugins-good to depend on
9749         plugins-base CVS now.
9750
9751 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9752
9753         * configure.ac:
9754         Require gst-plugins-base CVS for audioconvert with non-native
9755         float support and width/depth fix in libgstriff.
9756
9757         Patch by: René Stadler <mail at renestadler dot de>
9758
9759         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
9760         (gst_au_parse_parse_header), (gst_au_parse_chain):
9761         * gst/auparse/gstauparse.h:
9762         Don't swap the floats ourself if they're not in native endianness.
9763         Instead let audioconvert handle this. Fixes #339838.
9764
9765 2007-03-29  Wim Taymans  <wim@fluendo.com>
9766
9767         * gst/rtp/gstasteriskh263.h:
9768         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
9769         (gst_rtp_h263p_depay_change_state):
9770         * gst/rtp/gstrtph263pdepay.h:
9771         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
9772         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
9773         (gst_rtp_h264_depay_change_state):
9774         * gst/rtp/gstrtph264depay.h:
9775         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
9776         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
9777         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
9778         Flush adapter on disconts.
9779
9780 2007-03-29  Wim Taymans  <wim@fluendo.com>
9781
9782         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
9783         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
9784         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
9785         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
9786         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
9787         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
9788         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
9789         (gst_rtp_mp4v_depay_process):
9790         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
9791         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
9792         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
9793         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
9794         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
9795         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
9796         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
9797         Use more efficient adapter and rtpbuffer methods when possible.
9798
9799 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9800
9801         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
9802         (gst_wavenc_sink_setcaps):
9803         Correctly handle width!=depth input.
9804         * gst/wavparse/gstwavparse.c:
9805         Already export in the caps that width==8 uses unsigned samples and
9806         everything else uses signed samples.
9807
9808 2007-03-29  Wim Taymans  <wim@fluendo.com>
9809
9810         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
9811
9812         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
9813         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
9814         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
9815         (gst_dynudpsink_close):
9816         * gst/udp/gstdynudpsink.h:
9817         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
9818         (gst_udpsrc_create), (gst_udpsrc_set_property),
9819         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
9820         * gst/udp/gstudpsrc.h:
9821         Rework the socket allocation a bit based on the sockfd argument so that
9822         it becomes usable.
9823         Add a closefd property to instruct the udp elements to close the custom
9824         file descriptors when going to READY. Fixes #423304.
9825         API:GstUDPSrc::closefd property
9826         API:GstDynUDPSink::closefd property
9827
9828 2007-03-29  Wim Taymans  <wim@fluendo.com>
9829
9830         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
9831
9832         * gst/rtp/Makefile.am:
9833         * gst/rtp/gstrtp.c: (plugin_init):
9834         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
9835         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
9836         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
9837         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
9838         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
9839         (gst_rtp_h264_pay_plugin_init):
9840         * gst/rtp/gstrtph264pay.h:
9841         Added H264 payloader. Fixes #423782.
9842
9843         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
9844         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
9845         Small fixes.
9846
9847 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9848
9849         * gst/wavparse/gstwavparse.c:
9850         Actually support depths from 1 to 32, not only 8 to 32.
9851
9852 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9853
9854         * gst/wavparse/gstwavparse.c:
9855         Add support for wav files containing audio/x-raw-int with random
9856         depths between 1 and 32 bits.
9857
9858 2007-03-28  Wim Taymans  <wim@fluendo.com>
9859
9860         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
9861
9862         * gst/rtp/Makefile.am:
9863         * gst/rtp/gstrtp.c: (plugin_init):
9864         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
9865         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
9866         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
9867         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
9868         (gst_rtp_mp4a_depay_get_property),
9869         (gst_rtp_mp4a_depay_change_state),
9870         (gst_rtp_mp4a_depay_plugin_init):
9871         * gst/rtp/gstrtpmp4adepay.h:
9872         Added MP4A-LATM depayloader. Fixes #417792.
9873
9874         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
9875         (gst_rtp_mp4v_depay_process):
9876         Fixup depayloader, setting codec_data, using more efficient adaptor and
9877         rtpbuffer handling.
9878
9879         * gst/rtsp/URLS:
9880         Add url to test above.
9881
9882 2007-03-25  Wim Taymans  <wim@fluendo.com>
9883
9884         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
9885         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
9886         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
9887         (gst_rtspsrc_media_to_caps),
9888         (gst_rtspsrc_stream_configure_transport),
9889         (gst_rtspsrc_stream_configure_caps),
9890         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
9891         * gst/rtsp/gstrtspsrc.h:
9892         Handle default clock-rates for static payload types, rearrange stuff so
9893         that the rtpmap field in the sdp can override the defaults.
9894         Parse RTP-Info field to get the seqnum and timebase fields that should
9895         go in the caps.
9896         Delay configuring caps after we got the RTP-Info from the PLAY reply from
9897         the server. 
9898
9899 2007-03-22  Wim Taymans  <wim@fluendo.com>
9900
9901         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
9902
9903         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
9904         Accept complex pipeline descriptions as an audio profile instead of just
9905         a single element. Fixes #420658.
9906
9907 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
9908
9909         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
9910           Rename registered type in preparation of GstTagDemux moving to
9911           -base at some point in the future.
9912
9913 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
9914
9915         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9916           Streaming mode fixes: don't unref buffer we don't own any longer;
9917           remove bogus adapter flush. Fixes #419338.
9918
9919 2007-03-17  David Schleef  <ds@schleef.org>
9920
9921         * REQUIREMENTS: Change the format to key/value, add a bunch of
9922           information, remove a bunch of requirements that are for
9923           other GStreamer packages.
9924
9925 2007-03-17  David Schleef  <ds@schleef.org>
9926
9927         * REQUIREMENTS: Fix a few things.  This file really needs a
9928         good once-over.
9929
9930 2007-03-15  Edward Hervey  <edward@fluendo.com>
9931
9932         * sys/Makefile.am:
9933         Don't forget to distribute the sys/osxaudio/ directory.
9934
9935 2007-03-15  Edward Hervey  <edward@fluendo.com>
9936
9937         * configure.ac:
9938         * sys/Makefile.am:
9939         * sys/osxaudio/Makefile.am:
9940         * sys/osxaudio/gstosxaudio.c:
9941         * sys/osxaudio/gstosxaudiosink.c:
9942         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
9943         (gst_osx_audio_sink_getcaps),
9944         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
9945         * sys/osxaudio/gstosxaudiosrc.c:
9946         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
9947         (gst_osx_audio_src_create_ringbuffer):
9948         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
9949         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
9950         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
9951         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
9952         * sys/osxaudio/gstosxringbuffer.h:
9953         Activate osxaudio in gst-plugins-good with proper build setup.
9954         Add inlined documentation.
9955         Fix debug statements
9956         Fix ringbuffer when pausing.
9957         Fixes #323471
9958
9959 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
9960         * gst/rtp/gstrtppcmapay.c:
9961         * gst/rtp/gstrtppcmapay.h:
9962         * gst/rtp/gstrtppcmupay.c:
9963         * gst/rtp/gstrtppcmupay.h:
9964         Ported mulaw and alaw payloaders to use new base class
9965
9966 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9967
9968         * po/af.po:
9969         * po/az.po:
9970         * po/cs.po:
9971         * po/en_GB.po:
9972         * po/it.po:
9973         * po/nl.po:
9974         * po/or.po:
9975         * po/sq.po:
9976         * po/sr.po:
9977         * po/sv.po:
9978         * po/uk.po:
9979         * po/vi.po:
9980           Update translations.
9981
9982 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
9983
9984         * configure.ac:
9985           Fix string replace error (AG_AG_GST_* => AG_GST_*).
9986
9987 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
9988
9989         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
9990           Fix handling of -1 values for start and stop values when seeking,
9991           and SEEK_CUR+SEEK_END here as well.
9992
9993 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
9994
9995         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
9996           Fix handling of -1 values for start and stop values when seeking, 
9997           and SEEK_CUR+SEEK_END.
9998
9999 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10000
10001         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
10002           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
10003           the image format a variable-length NUL-terminated string; in
10004           versions before that the image format is a fixed-length string of
10005           3 characters (see #348644 for a sample tag).
10006           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
10007
10008 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
10009
10010         * win32/MANIFEST:
10011         Add new project files to MANIFEST.
10012         * win32/vs6/libgstaudiofx.dsp:
10013         * win32/vs6/libgstrtp.dsp:
10014         * win32/vs6/libgstrtsp.dsp:
10015         Update project files.
10016         
10017 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
10018
10019         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
10020         (gst_avi_demux_parse_index):
10021         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
10022         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
10023           Printf format fixes; also add some missing quotes in translated
10024           strings. Fixes #416728 and #416727.
10025
10026 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10027
10028         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
10029           Tim and I can't think of any reason the child audio sink needs to 
10030           be set back to NULL after successfully determining that it can 
10031           reach READY - it gets immediately set back to READY by the caller
10032           anyway, causing an unnecessary close/open of any audio devices
10033           involved.
10034
10035 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10036
10037         * po/LINGUAS:
10038         * po/ja.po:
10039           Add ja.po file from #377306.
10040
10041 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10042
10043         * sys/sunaudio/gstsunaudio.c: (plugin_init):
10044         * sys/sunaudio/gstsunaudiomixertrack.c:
10045         (gst_sunaudiomixer_track_new):
10046           Actually translate sunaudio mixer track labels instead of just
10047           marking the strings as translatable (#377306); clean up weird
10048           label string mapping code that serves no apparent purpose. Also
10049           set the 'untranslated-label' property when creating mixer tracks
10050           if the GstMixerTrack base class supports this.
10051
10052         * tests/check/Makefile.am:
10053         * tests/check/elements/.cvsignore:
10054         * tests/check/elements/sunaudio.c: (GST_START_TEST),
10055         (sunaudio_suite):
10056           Very minimalistic unit test for sunaudiomixer element (compiles, but not
10057           actually tested on a system where sunaudiomixer is available).
10058
10059 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10060
10061         * tests/check/Makefile.am:
10062         Re-enable the states test and see if it works on the buildbots.
10063
10064 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10065
10066         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
10067         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
10068         (gst_dvdec_change_state):
10069         * ext/dv/gstdvdec.h:
10070         Infer pixel-aspect-ratio from the video frame format if it isn't
10071         provided by the container, as happens when playing DV from AVI
10072         or Quicktime containers.
10073
10074         Patch by: Wim Taymans <wim@fluendo.com>
10075         Fixes #380944
10076
10077 2007-03-09  Wim Taymans  <wim@fluendo.com>
10078
10079         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
10080         When activated, remove the udpsrc timeout, we have dataflow and timeouts
10081         will later be handled by the jitterbuffer.
10082
10083 2007-03-09  Wim Taymans  <wim@fluendo.com>
10084
10085         * ext/taglib/gstid3v2mux.cc:
10086         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
10087         Fixes #414496.
10088         
10089         Patch by: Alex Lancaster <alexl at users sourceforge net>
10090
10091 2007-03-09  Wim Taymans  <wim@fluendo.com>
10092
10093         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10094         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
10095         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10096         (gst_avi_demux_chain):
10097         Fix stream position reporting after a seek. Fixes #416445.
10098
10099 2007-03-08  Wim Taymans  <wim@fluendo.com>
10100
10101         Patch by: René Stadler <mail at renestadler dot de>
10102
10103         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10104         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
10105         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
10106         Make avidemux accept optional header chunks in any order.
10107         Fixes #415446.
10108
10109 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
10110
10111         * tests/check/Makefile.am:
10112         Disable the states check until the remaining Valgrind errors
10113         are fixed or suppressed.
10114
10115 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10116
10117         * tests/check/elements/.cvsignore:
10118           Add audiodynamic check to .cvsignore
10119
10120 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10121
10122         reviewed by: Stefan Kost  <ensonic@users.sf.net>
10123
10124         * gst/audiofx/Makefile.am:
10125         * gst/audiofx/audiodynamic.c:
10126         (gst_audio_dynamic_characteristics_get_type),
10127         (gst_audio_dynamic_mode_get_type),
10128         (gst_audio_dynamic_set_process_function),
10129         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
10130         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
10131         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
10132         (gst_audio_dynamic_transform_hard_knee_compressor_int),
10133         (gst_audio_dynamic_transform_hard_knee_compressor_float),
10134         (gst_audio_dynamic_transform_soft_knee_compressor_int),
10135         (gst_audio_dynamic_transform_soft_knee_compressor_float),
10136         (gst_audio_dynamic_transform_hard_knee_expander_int),
10137         (gst_audio_dynamic_transform_hard_knee_expander_float),
10138         (gst_audio_dynamic_transform_soft_knee_expander_int),
10139         (gst_audio_dynamic_transform_soft_knee_expander_float),
10140         (gst_audio_dynamic_transform_ip):
10141         * gst/audiofx/audiodynamic.h:
10142         * gst/audiofx/audiofx.c: (plugin_init):
10143         Add new audiodynamic element which can act as a compressor or
10144         expander. Supported are hard-knee and soft-knee operation modes with
10145         user-specified ratio and threshold.
10146         Attack and release parameters are not yet implemented but will follow.
10147         * docs/plugins/Makefile.am:
10148         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10149         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10150         * docs/plugins/gst-plugins-good-plugins.args:
10151         * docs/plugins/inspect/plugin-audiofx.xml:
10152         Integrate audiodynamic into the docs.
10153         * tests/check/Makefile.am:
10154         * tests/check/elements/audiodynamic.c: (setup_dynamic),
10155         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
10156         Add unit test for audiodynamic.
10157
10158 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
10159
10160         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
10161         Free handles that we allocated when exiting via the error paths.
10162
10163 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
10164
10165         * gst/level/gstlevel.c: (gst_level_class_init),
10166         (gst_level_set_caps), (gst_level_start), (gst_level_event),
10167         (gst_level_transform_ip):
10168         * gst/level/gstlevel.h:
10169           Resolve message timestamps against the playback segment.
10170
10171 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10172
10173         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
10174         (gst_id3demux_sink_activate):
10175           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
10176           caps passed to it (previously one code path assumed it took ownership
10177           while another one assumed it didn't, while in fact it sometimes did and
10178           sometimes didn't ...).
10179
10180         * configure.ac:
10181         * tests/files/Makefile.am:
10182         * tests/files/id3-407349-1.tag:
10183         * tests/files/id3-407349-2.tag:
10184           Add directory where data for unit tests can be stored.
10185
10186         * tests/Makefile.am:
10187         * tests/check/Makefile.am:
10188         * tests/check/elements/.cvsignore:
10189         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
10190         (read_tags_from_file), (run_check_for_file),
10191         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
10192           Add unit test for id3demux, and in particular for bug #407349. Only
10193           testing pull-mode for now; push mode doesn't work yet because the test
10194           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
10195
10196 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10197
10198         * tests/check/Makefile.am:
10199           Add missing backslash at end of line.
10200
10201 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
10202
10203         Trigger rebuild.
10204
10205 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10206
10207         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
10208         * gst/id3demux/id3tags.h:
10209         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
10210         (parse_obsolete_tdat_frame):
10211           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
10212           the four-digit number will be interpreted as a year, whereas it is
10213           month and day in DDMM format. Instead, parse TDAT frames and fix up
10214           the date in the GST_TAG_DATE tag later if we also extracted a year.
10215           Fixes #407349.
10216
10217 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
10218
10219         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10220         (gst_switch_commit_new_kid):
10221         Fix up the dispose logic so it doesn't leak, and fix setting of 
10222         the child state so that we don't set a child to our current state 
10223         just as we are changing it to something else.
10224
10225 2007-03-06  Wim Taymans  <wim@fluendo.com>
10226
10227         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
10228         (gst_goom_chain):
10229         * gst/goom/gstgoom.h:
10230         Document, fix and improve goom adapter behaviour.
10231         Fixes #407006.
10232
10233 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10234
10235         * ext/esd/esdsink.c: (gst_esdsink_open):
10236         Unref static pad template after using it.
10237
10238 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10239
10240         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10241         (gst_switch_commit_new_kid):
10242         Fix up the reference counting of the child elements.
10243
10244 2007-03-05  Wim Taymans  <wim@fluendo.com>
10245
10246         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
10247         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
10248         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
10249         Fix encoding-name case.
10250
10251 2007-03-05  Wim Taymans  <wim@fluendo.com>
10252
10253         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
10254         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
10255         (gst_rtp_speex_depay_process):
10256         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
10257         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
10258         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
10259         (gst_rtp_speex_pay_change_state):
10260         * gst/rtp/gstrtpspeexpay.h:
10261         Fix speex (de)payloader. Fixes #358040.
10262
10263 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10264
10265         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
10266         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
10267         Install fakesink in NULL by fixing some broken logic. This obviates
10268         the need to manually set _IS_SINK.
10269         Add some comments and remove a little cruft while I'm at it.
10270
10271 2007-03-05  Wim Taymans  <wim@fluendo.com>
10272
10273         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
10274         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
10275
10276 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
10277
10278         * po/POTFILES.in:
10279           Update.
10280
10281 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10282
10283         * tests/check/Makefile.am:
10284         Gah! Also disable gconfvideosink from the tests, otherwise
10285         it will instantiate autovideosink, and dfbvideosink and
10286         leak on the buildbots.
10287
10288 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10289
10290         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
10291         (gst_cdio_cdda_src_finalize):
10292         Make sure we always destroy our libcdio handle.
10293
10294 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10295
10296         * tests/check/Makefile.am:
10297         Disable autovideosink so the buildbots don't barf over memory
10298         leaked in the directfb sink.
10299
10300 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10301
10302         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
10303         Chain up in dispose
10304
10305 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10306
10307         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
10308         (gst_multipart_find_pad_by_mime):
10309         Use gst_pad_new_from_static_template instead of
10310         static_pad_template_get+pad_new.
10311
10312 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10313
10314         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
10315         Catch the case where no clock has been set.
10316
10317 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10318
10319         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
10320         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
10321         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
10322         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
10323         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
10324         (gst_gconf_audio_src_finalize), (do_toggle_element):
10325         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
10326         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
10327         (do_toggle_element):
10328         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
10329         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
10330         (gst_gconf_video_src_finalize), (do_toggle_element):
10331         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
10332         (gst_switch_sink_reset), (gst_switch_sink_set_child):
10333         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
10334         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
10335         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
10336         (gst_shout2send_init), (gst_shout2send_finalize):
10337         * gst/debug/testplugin.c: (gst_test_class_init),
10338         (gst_test_finalize):
10339         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
10340         (gst_flxdec_dispose):
10341         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
10342         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
10343         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
10344         (gst_rtspsrc_finalize):
10345         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
10346         * gst/rtsp/rtspextwms.h:
10347         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
10348         (gst_smpte_finalize):
10349         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
10350         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
10351         (gst_udpsink_finalize):
10352         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
10353         (gst_wavparse_sink_activate):
10354         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
10355         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
10356         (gst_oss_src_finalize):
10357         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
10358         * sys/v4l2/gstv4l2object.h:
10359         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
10360         (gst_v4l2src_finalize):
10361         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
10362
10363         Fix a bunch of leaks shown by the newly-added states test.
10364
10365 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10366
10367         * ext/dv/gstdvdec.c: (gst_dvdec_init):
10368         Use gst_pad_new_from_static_template instead of 
10369         static_pad_template_get+pad_new.
10370
10371 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
10372
10373         Patch by: Loïc Minier <lool+gnome at via ecp fr>
10374
10375         * ext/libcaca/Makefile.am:
10376         * gst/debug/Makefile.am:
10377           Don't mix tabs and spaces (#414168).
10378
10379 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10380
10381         * tests/check/generic/.cvsignore:
10382           Ignore files to please buildbot.
10383
10384 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10385
10386         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
10387         (gst_wavparse_stream_data):
10388           Unbreak my previous commit (swapped nominator & denominator). Tim,
10389           thanks for spotting.
10390
10391 2007-03-02  Wim Taymans  <wim@fluendo.com>
10392
10393         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
10394         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
10395         (gst_cdio_cdda_src_finalize):
10396         Small code cleanups.
10397         Don't use pad_alloc as the base class cannot deal with the error codes.
10398
10399 2007-03-02  Wim Taymans  <wim@fluendo.com>
10400
10401         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
10402         (gst_udpsrc_create):
10403         Fix doc.
10404
10405 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10406
10407         Patch by: René Stadler <mail@renestadler.de>
10408
10409         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10410         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10411         (gst_wavparse_stream_data):
10412           Handle rounding better to not drop last sample frame. Fixes #356692
10413
10414 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
10415
10416         * tests/check/Makefile.am:
10417         Disable cacasink from the states check too - it also calls exit(1)
10418         on us when it can't find a terminal to talk to.
10419
10420 2007-03-02  Wim Taymans  <wim@fluendo.com>
10421
10422         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
10423
10424         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
10425         (gst_udpsrc_create), (gst_udpsrc_set_property),
10426         (gst_udpsrc_get_property):
10427         * gst/udp/gstudpsrc.h:
10428         Add support to strip proprietary headers. Fixes #350296.
10429
10430 2007-03-02  Wim Taymans  <wim@fluendo.com>
10431
10432         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
10433         Fix compilation.
10434
10435 2007-03-02  Wim Taymans  <wim@fluendo.com>
10436
10437         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
10438
10439         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
10440         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
10441         (gst_rtp_mp2t_depay_set_property),
10442         (gst_rtp_mp2t_depay_get_property):
10443         * gst/rtp/gstrtpmp2tdepay.h:
10444         Add support to strip off proprietary headers. Fixes #350278.
10445
10446 2007-03-02  Wim Taymans  <wim@fluendo.com>
10447
10448         * ext/hal/hal.c:
10449         Fix compilation.
10450
10451 2007-03-02  Wim Taymans  <wim@fluendo.com>
10452
10453         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
10454         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
10455         (gst_sunaudiosrc_open):
10456         * sys/sunaudio/gstsunaudiosrc.h:
10457         Remove device-name from GstSunAudioSrc. Fixes #412597.
10458
10459 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
10460
10461         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
10462         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
10463         Having NULL as UDI previously selected the default sink/src. Change
10464         this back but mention it in the debug output.
10465         * ext/hal/hal.c: (gst_hal_get_alsa_element),
10466         (gst_hal_get_oss_element), (gst_hal_get_string),
10467         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
10468         (gst_hal_get_audio_src):
10469         * ext/hal/hal.h:
10470         Refactor a bit, check all error conditions, greatly improve debugging
10471         and fix some possible memory leaks. Also implement OSS support
10472         and allow specifying an UDI that points to a real device. For this the
10473         child device which supports ALSA (preferred) or OSS is used.
10474         As a side effect this makes it impossible now to get a alsasink in
10475         halaudiosrc and a alsasrc in halaudiosink.
10476
10477 2007-03-01  Wim Taymans  <wim@fluendo.com>
10478
10479         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
10480         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
10481         Errors from the udp sources are not fatal unless all of them are in
10482         error.
10483
10484 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
10485
10486         * tests/check/Makefile.am:
10487         Disable aasink in the states test. I suspect this is the element that
10488         is calling exit(1) when it can't proceed.
10489
10490 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
10491
10492         * tests/check/Makefile.am:
10493         Draw plugins in from the build tree sys/ dir, rather than picking
10494         up the already installed versions.
10495
10496 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10497
10498         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
10499         Error out correctly when getting xcontext fails.
10500
10501 2007-03-01  Wim Taymans  <wim@fluendo.com>
10502
10503         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
10504         Make state change to PAUSED NO_PREROLL because that's what it will be in
10505         the future and rtspsrc relies on it.
10506
10507         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
10508         (gst_rtspsrc_change_state):
10509         Don't error out when we don't get an error from the state change
10510         function.
10511
10512 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
10513
10514         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
10515         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
10516           Check if the device UDI is set before trying to query HAL
10517           about it and give a useful error message if it wasn't set.
10518         * ext/hal/hal.c: (gst_hal_get_string):
10519           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
10520           gives an assertion failure in D-Bus when running with
10521           DBUS_FATAL_WARNINGS=1.
10522
10523 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10524
10525         * configure.ac:
10526           Convert to new AG_GST style.
10527
10528 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10529
10530         * tests/check/Makefile.am:
10531         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
10532           add test for states
10533
10534 2007-02-28  Wim Taymans  <wim@fluendo.com>
10535
10536         * tests/check/elements/.cvsignore:
10537         Add new videofilter check to .cvsignore.
10538
10539 2007-02-28  Wim Taymans  <wim@fluendo.com>
10540
10541         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
10542         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10543         (gst_avi_demux_loop), (gst_avi_demux_chain):
10544         Fix combined flow return. Fixes #412608.
10545
10546 2007-02-28  Wim Taymans  <wim@fluendo.com>
10547
10548         * gst/videofilter/Makefile.am:
10549         Dist header..
10550
10551 2007-02-28  Wim Taymans  <wim@fluendo.com>
10552
10553         * gst/videofilter/gstgamma.h:
10554         Add header too.
10555
10556 2007-02-28  Wim Taymans  <wim@fluendo.com>
10557
10558         Patch by: Mark Nauwelaerts <manauw at skynet be>
10559
10560         * gst/videofilter/Makefile.am:
10561         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
10562         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
10563         (gst_gamma_get_property), (gst_gamma_calculate_tables),
10564         (oil_tablelookup_u8), (gst_gamma_set_caps),
10565         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
10566         Port gamma filter to 0.10. Fixes #412704.
10567
10568         * tests/check/Makefile.am:
10569         * tests/check/elements/videofilter.c: (setup_filter),
10570         (cleanup_filter), (check_filter), (GST_START_TEST),
10571         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
10572         Add unit tests for videofilters.
10573
10574 2007-02-28  Wim Taymans  <wim@fluendo.com>
10575
10576         * gst/rtsp/URLS:
10577         Add another interesting test url.
10578
10579         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
10580         Don't allow getting header fields from data packets.
10581
10582 2007-02-28  Michael Smith  <msmith@fluendo.com>
10583
10584         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
10585         (gst_shout2send_init), (gst_shout2send_start),
10586         (gst_shout2send_set_property), (gst_shout2send_get_property):
10587         * ext/shout2/gstshout2.h:
10588           Add a property for username.
10589
10590 2007-02-27  Christian Schallerr <christian@fluendo.com>
10591
10592         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
10593
10594 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
10595
10596         * gst/rtsp/Makefile.am:
10597         Fix make check too.
10598
10599 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
10600
10601         * gst/rtsp/base64.c: (util_base64_encode):
10602         * gst/rtsp/base64.h:
10603         Commit missing files for base64 encoding.
10604
10605 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
10606
10607         Patch by: Loïc Minier <lool+gnome at via ecp fr>
10608
10609         * configure.ac:
10610         * ext/annodex/Makefile.am:
10611         * ext/jpeg/Makefile.am:
10612         * ext/speex/Makefile.am:
10613         * gst/alpha/Makefile.am:
10614         * gst/cutter/Makefile.am:
10615         * gst/debug/Makefile.am:
10616         * gst/effectv/Makefile.am:
10617         * gst/goom/Makefile.am:
10618         * gst/level/Makefile.am:
10619         * gst/smpte/Makefile.am:
10620         * gst/videofilter/Makefile.am:
10621           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
10622
10623 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
10624
10625         * gst/rtsp/Makefile.am:
10626         * gst/rtsp/rtspconnection.c: (append_auth_header),
10627         (rtsp_connection_send), (rtsp_connection_set_auth):
10628         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
10629         from icecast to replace it. Relicensed from GPL courtesy of Mike
10630         Smith.
10631
10632 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
10633
10634         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
10635         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
10636         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
10637         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
10638         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
10639         (gst_rtspsrc_uri_set_uri):
10640         * gst/rtsp/gstrtspsrc.h:
10641         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
10642         (append_auth_header), (rtsp_connection_send),
10643         (rtsp_connection_free), (rtsp_connection_set_auth):
10644         * gst/rtsp/rtspconnection.h:
10645         * gst/rtsp/rtspdefs.h:
10646         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
10647         * gst/rtsp/rtspurl.h:
10648
10649         Implement simple Basic Authentication support so that urls like
10650         rtsp://user:pass@hostname/rtspstream work on hosts that require
10651         authentication.
10652
10653 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
10654
10655         * sys/v4l2/gstv4l2object.c:
10656         * sys/v4l2/gstv4l2tuner.c:
10657         * sys/v4l2/v4l2_calls.c:
10658         Fix segfault when oppening a radio device.
10659         
10660 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
10661
10662         * gst/level/gstlevel.c: (gst_level_set_caps),
10663         (gst_level_transform_ip):
10664         * sys/v4l2/README:
10665         * tests/check/elements/level.c: (GST_START_TEST):
10666           Fix level for multi-channel case.
10667
10668 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
10669
10670         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
10671         (gst_level_transform_ip):
10672         * gst/level/gstlevel.h:
10673           Use function pointer for process function and add process functions
10674           for float audio.
10675
10676 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
10677
10678         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
10679         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
10680         (gst_v4l2src_capture_init):
10681           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
10682           fixes #407369
10683
10684 2007-02-18  Wim Taymans  <wim@fluendo.com>
10685
10686         * gst/rtp/Makefile.am:
10687         * gst/rtp/gstrtp.c: (plugin_init):
10688         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
10689         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
10690         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
10691         (gst_rtp_mp2t_pay_plugin_init):
10692         * gst/rtp/gstrtpmp2tpay.h:
10693         Added simple mpeg transport stream payloader.
10694
10695 2007-02-16  Wim Taymans  <wim@fluendo.com>
10696
10697         * gst/rtsp/URLS:
10698         Add example H264 rtsp url.
10699
10700         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
10701         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
10702         Don't convert values to lowercase or we might mess up base64 encoded
10703         properties.
10704
10705 2007-02-16  Wim Taymans  <wim@fluendo.com>
10706
10707         * gst/rtp/README:
10708         Fix case of string params.
10709
10710         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10711         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10712         Fix depayloader, support more packet types.
10713         Add sync codes to make sure the packetizer can do its job.
10714
10715         * gst/rtp/gstrtpmp4gdepay.c:
10716         * gst/rtp/gstrtpmp4gpay.c:
10717         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
10718         Fix caps case again.
10719
10720 2007-02-15  Wim Taymans  <wim@fluendo.com>
10721
10722         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
10723         Set right caps on output buffers.
10724
10725 2007-02-14  Wim Taymans  <wim@fluendo.com>
10726
10727         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
10728         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
10729         Clear stack allocated SDPMedia struct before calling _init() on it.
10730         Clarify this in the docs as well.
10731
10732 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
10733
10734         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
10735         (do_change_child):
10736         Don't reset the profile when going switching states, as it makes
10737         the element non-reusable.
10738
10739 2007-02-14  Wim Taymans  <wim@fluendo.com>
10740
10741         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
10742         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
10743         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
10744         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
10745         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
10746         (sdp_parse_line):
10747         * gst/rtsp/sdpmessage.h:
10748         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
10749         Fix memory management of SDP messages. Fixes #407793.
10750
10751 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
10752
10753         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
10754
10755         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
10756         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
10757
10758 2007-02-14  Wim Taymans  <wim@fluendo.com>
10759
10760         Patch by: jp.liu <jp_liu at astrocom dot cn>
10761
10762         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
10763         Fix parsing of password field in url. Fixes #407797.
10764
10765 2007-02-14  Wim Taymans  <wim@fluendo.com>
10766
10767         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
10768         (gst_wavparse_reset), (gst_wavparse_init),
10769         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
10770         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
10771         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
10772         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
10773         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
10774         (gst_wavparse_loop), (gst_wavparse_chain),
10775         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
10776         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
10777         (plugin_init):
10778         * gst/wavparse/gstwavparse.h:
10779         Update docs.
10780         Use boilerplate.
10781         Various code cleanups.
10782         When the bitrate is not known (bps == 0 or compressed formats) let
10783         downstream element guestimate the duration and position and don't
10784         generate timestamps or durations. Fixes #405213.
10785         Fix EOS and ERROR conditions in chain mode, we just need to forward the
10786         error flowreturn upstream.
10787
10788 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
10789
10790         * ext/gconf/Makefile.am:
10791         * ext/gconf/gconf.c: (gst_gconf_get_string),
10792         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
10793         (gst_gconf_render_bin_with_default):
10794         * ext/gconf/gconf.h:
10795         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
10796         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
10797         (gst_gconf_audio_sink_dispose), (do_change_child),
10798         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
10799         (cb_change_child), (gst_gconf_audio_sink_change_state):
10800         * ext/gconf/gstgconfaudiosink.h:
10801         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
10802         (gst_switch_sink_class_init), (gst_switch_sink_reset),
10803         (gst_switch_sink_init), (gst_switch_sink_dispose),
10804         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
10805         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
10806         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
10807         * ext/gconf/gstswitchsink.h:
10808         * gst/autodetect/gstautoaudiosink.c:
10809         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
10810         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
10811         (gst_auto_audio_sink_detect):
10812         * gst/autodetect/gstautovideosink.c:
10813         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
10814         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
10815         (gst_auto_video_sink_detect):
10816         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
10817         and a child that implements the GConf key monitoring. The end goal of
10818         this is an audio sink that can be changed on the fly, but at the 
10819         moment it still only changes on the next READY transition.
10820
10821 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
10822
10823         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
10824         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
10825         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
10826         (gst_avi_demux_calculate_durations_from_index),
10827         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
10828         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10829         (gst_avi_demux_loop):
10830           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
10831
10832 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
10833
10834         * configure.ac:
10835         * docs/plugins/Makefile.am:
10836           Add crossreferences to glib/gobject/gstream docs.
10837
10838 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
10839
10840         * gst/monoscope/Makefile.am:
10841         * gst/monoscope/gstmonoscope.c:
10842           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
10843           (but no LIBS, since we only use defines from the headers).
10844
10845 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
10846
10847         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
10848
10849         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
10850         (gst_wavparse_stream_data):
10851           Fix massive memory leak when operating in streaming mode due to
10852           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
10853           Fixes #407057.
10854
10855 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
10856
10857         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
10858         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
10859         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
10860         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
10861         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
10862         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
10863         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
10864         (gst_avi_demux_calculate_durations_from_index),
10865         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
10866         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
10867         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
10868         * gst/avi/gstavidemux.h:
10869           Save some memory (8%) by repacking the index entry structure (more to
10870           come). Add more FIXMEs to questionable parts.
10871
10872 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
10873
10874         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
10875         (gst_v4l2src_get_caps):
10876         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
10877         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
10878         (gst_v4l2src_capture_init):
10879           More FIXME comments and messaging changes.
10880
10881 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
10882
10883         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
10884         (gst_goom_change_state):
10885         * gst/goom/gstgoom.h:
10886           Improved docs and use GST_DEBUG_FUNCPTR.
10887
10888         * gst/level/gstlevel.c: (gst_level_class_init):
10889           Use GST_DEBUG_FUNCPTR.
10890
10891         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
10892         (gst_monoscope_chain), (gst_monoscope_change_state):
10893           Improved docs source cleanups.
10894
10895 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
10896
10897         * gst/debug/Makefile.am:
10898         * gst/debug/gstdebug.c: (plugin_init):
10899         * gst/debug/gstpushfilesrc.c:
10900         * gst/debug/gstpushfilesrc.h:
10901           Add code for a pushfilesrc element that implements a pushfile:// URI
10902           handler, to make debugging push-mode operation of demuxer/decoders
10903           that support both easier in connection with seek/playbin/etc.
10904           The element isn't registered at the moment.
10905
10906 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
10907
10908         * gst/avi/gstavimux.c:
10909           Comment a #if 0 in caps template definition as VS6 seems to 
10910         do not support it.
10911         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
10912           Use gst_guint64_to_gdouble for conversion.
10913         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
10914           Move variables declaration before the first instruction.
10915         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
10916           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
10917           And don't include netdb.h for G_OS_WIN32
10918         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
10919           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
10920           by VS6 then use an other way to initialize SDPMedia structure.
10921         * gst/udp/gstdynudpsink.h:
10922         * gst/udp/gstdynudpnetutils.h:
10923           Do not include <sys/time.h> for G_OS_WIN32
10924         * gst/udp/gstudpsrc.c:
10925           Define socklen_t as int for G_OS_WIN32
10926         * win/common/config.h.in:
10927           Undef HAVE_NETINET_IN_H
10928         * win32/vs6/gst_plugins_good.dsw:
10929         * win32/vs6/libgstrtp.dsp:
10930         * win32/vs6/libgstrtsp.dsp:
10931         * win32/vs6/libgstautogen.dsp:
10932         * win32/vs6/libgstaudiofx.dsp:
10933         * win32/vs6/libgstudp.dsp:
10934           Add and update project files.
10935         * win32/common/gstudp-enumtypes.c:
10936         * win32/common/gstudp-enumtypes.h:
10937           Add a copy of udp enumtypes to win32/common as in core 
10938           and base.
10939         
10940 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
10941
10942         * configure.ac:
10943           Activate monoscope when building with --enable-experimental. Fix
10944           --enable-external configure switch description.
10945
10946         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
10947         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
10948           Help gst-indent.
10949
10950 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
10951
10952         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
10953           Explicitly cast result of pointer arithmetic to integer in order to
10954           avoid compiler warnings on some 64-bit systems. Should fix #406018.
10955
10956 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
10957
10958         * gst/debug/progressreport.c:
10959           Some more docs.
10960
10961 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
10962
10963         * docs/plugins/inspect/plugin-rtp.xml:
10964           Update for new elements.
10965
10966         * gst/debug/progressreport.h:
10967           Commit newly-created header file as well.
10968
10969 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
10970
10971         * docs/plugins/Makefile.am:
10972         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10973         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10974         * docs/plugins/gst-plugins-good-plugins.hierarchy:
10975         * gst/debug/Makefile.am:
10976         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
10977         (gst_progress_report_do_query), (gst_progress_report_report):
10978           Make progressreport element post messages with the current progress
10979           on the bus. Also add some basic docs for it.
10980
10981 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
10982
10983         * ext/hal/hal.c: (gst_hal_get_string):
10984         * ext/hal/hal.h:
10985           Some small cleanups; deal with errors when parsing the HAL ALSA
10986           capabilities a bit better.
10987
10988 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
10989
10990         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
10991           Let's try this again and use the right cast this time.
10992
10993 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
10994
10995         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
10996           Add cast to avoid compiler warnings with older GLib versions
10997           where the nick/name members in GEnumValue are not declared as
10998           constant strings.
10999
11000 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11001
11002         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
11003         (gst_gconf_render_bin_from_key),
11004         (gst_gconf_get_default_audio_sink):
11005         * ext/gconf/gconf.h:
11006         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
11007         (do_toggle_element), (gst_gconf_audio_sink_set_property),
11008         (gst_gconf_audio_sink_get_property):
11009           In gconfaudiosink, get the right key as the old key in do_toggle
11010           (ie. one dependent on the profile selected). Log some more stuff so
11011           we can see what's actually going on.
11012
11013 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
11014
11015         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
11016         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
11017         (gst_audio_amplify_set_process_function),
11018         (gst_audio_amplify_setup):
11019         * gst/audiofx/audioamplify.h:
11020         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11021         (gst_audio_invert_class_init), (gst_audio_invert_setup):
11022         * gst/audiofx/audioinvert.h:
11023         Some small cleanups and port both elements to the new GstAudioFilter
11024         base class to save a few lines of common code.
11025         * gst/audiofx/Makefile.am:
11026         Link against libgstaudio for the above changes
11027
11028 2007-01-29  Wim Taymans  <wim@fluendo.com>
11029
11030         * tests/check/elements/.cvsignore:
11031         Some more ignores.
11032
11033 2007-01-26  Wim Taymans  <wim@fluendo.com>
11034
11035         Patch by: charles <charlesg3 at gmail dot com>
11036
11037         * ext/shout2/gstshout2.c: (gst_shout2send_init),
11038         (set_shout_metadata), (gst_shout2send_event):
11039         * ext/shout2/gstshout2.h:
11040         Properly handle tags in shout2send. Fixes #399825.
11041
11042 2007-01-25  Wim Taymans  <wim@fluendo.com>
11043
11044         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11045         (gst_rtspsrc_activate_streams):
11046         Convert SDP fields to upper/lowercase following the rules in the SDP to
11047         caps document. 
11048
11049 2007-01-25  Wim Taymans  <wim@fluendo.com>
11050
11051         * gst/rtp/README:
11052         * gst/rtp/gstrtpilbcdepay.c:
11053         * gst/rtp/gstrtpilbcpay.c:
11054         * gst/rtp/gstrtpmp4gdepay.c:
11055         * gst/rtp/gstrtpmp4gpay.c:
11056         * gst/rtp/gstrtpspeexdepay.c:
11057         * gst/rtp/gstrtpspeexpay.c:
11058         * gst/rtp/gstrtpsv3vdepay.c:
11059         * gst/rtp/gstrtptheoradepay.c:
11060         * gst/rtp/gstrtptheorapay.c:
11061         * gst/rtp/gstrtpvorbisdepay.c:
11062         * gst/rtp/gstrtpvorbispay.c:
11063         Fix case of encoding-name and key/value pairs to match the document.
11064         This is to make interoperation with SDP case-insensitive as required by
11065         the relevant RFCs.
11066
11067 2007-01-25  Wim Taymans  <wim@fluendo.com>
11068
11069         * configure.ac:
11070         Bump required -core/-base to CVS
11071
11072 2007-01-25  Wim Taymans  <wim@fluendo.com>
11073
11074         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
11075         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
11076         * gst/rtp/gstrtpL16pay.h:
11077         Fill up to MTU using adapter.
11078         Timestamp rtp packets.
11079
11080 2007-01-25  Edward Hervey  <edward@fluendo.com>
11081
11082         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
11083         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
11084         Use G_GSIZE_FORMAT in print statements for portability.
11085         Fixes build on macosx.
11086
11087 2007-01-24  Wim Taymans  <wim@fluendo.com>
11088
11089         * gst/rtp/Makefile.am:
11090         * gst/rtp/gstrtp.c: (plugin_init):
11091         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
11092         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
11093         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
11094         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
11095         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
11096         (gst_rtp_L16_depay_plugin_init):
11097         * gst/rtp/gstrtpL16depay.h:
11098         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
11099         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
11100         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
11101         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
11102         (gst_rtp_L16_pay_plugin_init):
11103         * gst/rtp/gstrtpL16pay.h:
11104         Port and enable raw audio payloader/depayloader. Needs a bit more work
11105         on the payloader side.
11106
11107 2007-01-24  Wim Taymans  <wim@fluendo.com>
11108
11109         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
11110         (gst_rtspsrc_stream_configure_transport),
11111         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
11112         * gst/rtsp/gstrtspsrc.h:
11113         Only unblock the udp pads when we linked and activated them all.
11114         Fixes #395688.
11115
11116 2007-01-24  Wim Taymans  <wim@fluendo.com>
11117
11118         * gst/rtp/Makefile.am:
11119         * gst/rtp/gstrtp.c: (plugin_init):
11120         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
11121         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
11122         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
11123         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
11124         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
11125         * gst/rtp/gstrtpac3depay.h:
11126         Added simple AC3 depayloader (RFC 4184).
11127
11128         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
11129         Fix a leak.
11130
11131 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
11132
11133         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11134
11135         * gst/audiofx/Makefile.am:
11136         * gst/audiofx/audioamplify.c:
11137         (gst_audio_amplify_clipping_method_get_type),
11138         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
11139         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
11140         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
11141         (gst_audio_amplify_set_caps),
11142         (gst_audio_amplify_transform_int_clip),
11143         (gst_audio_amplify_transform_int_wrap_negative),
11144         (gst_audio_amplify_transform_int_wrap_positive),
11145         (gst_audio_amplify_transform_float_clip),
11146         (gst_audio_amplify_transform_float_wrap_negative),
11147         (gst_audio_amplify_transform_float_wrap_positive),
11148         (gst_audio_amplify_transform_ip):
11149         * gst/audiofx/audioamplify.h:
11150         * gst/audiofx/audiofx.c: (plugin_init):
11151         Add new element "audioamplify". This allows scaling of raw audio
11152         samples, similar to the "volume" element, but provides different modes
11153         for clipping and allows unlimited amplification. It's mainly targeted
11154         for creative sound design and not as a replacement of the "volume"
11155         element. Fixes #397162
11156         * docs/plugins/Makefile.am:
11157         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11158         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11159         * docs/plugins/gst-plugins-good-plugins.args:
11160         * docs/plugins/inspect/plugin-audiofx.xml:
11161         Add docs for audioamplify and integrate them into the build system
11162         * tests/check/Makefile.am:
11163         * tests/check/elements/audioamplify.c: (setup_amplify),
11164         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
11165         Add fairly extensive unit test suite for audioamplify
11166
11167 2007-01-24  Wim Taymans  <wim@fluendo.com>
11168
11169         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
11170         Unblock pads after adding the pads to the element so that autopluggers
11171         get a change to link something. Possibly fixes #395688.
11172
11173 2007-01-24  Wim Taymans  <wim@fluendo.com>
11174
11175         * gst/rtp/gstrtpamrdepay.c:
11176         * gst/rtp/gstrtpgsmdepay.c:
11177         * gst/rtp/gstrtph263pdepay.c:
11178         * gst/rtp/gstrtph263ppay.c:
11179         * gst/rtp/gstrtph264depay.c:
11180         * gst/rtp/gstrtpilbcdepay.c:
11181         * gst/rtp/gstrtpmp2tdepay.c:
11182         * gst/rtp/gstrtpmp4gdepay.c:
11183         * gst/rtp/gstrtpmp4gpay.c:
11184         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11185         * gst/rtp/gstrtpmp4vpay.c:
11186         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
11187         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
11188         (gst_rtp_mpa_depay_process):
11189         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
11190         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
11191         * gst/rtp/gstrtppcmadepay.c:
11192         * gst/rtp/gstrtppcmudepay.c:
11193         * gst/rtp/gstrtpspeexdepay.c:
11194         * gst/rtp/gstrtpspeexpay.c:
11195         * gst/rtp/gstrtpsv3vdepay.c:
11196         * gst/rtp/gstrtptheoradepay.c:
11197         * gst/rtp/gstrtptheorapay.c:
11198         * gst/rtp/gstrtpvorbisdepay.c:
11199         * gst/rtp/gstrtpvorbispay.c:
11200         Fix caps with payload numbers.
11201         Add some fixed payload numbers to caps when possible.
11202
11203 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
11204
11205         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11206
11207         * gst/audiofx/Makefile.am:
11208         * gst/audiofx/audiofx.c: (plugin_init):
11209         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11210         (gst_audio_invert_class_init), (gst_audio_invert_init),
11211         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
11212         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
11213         (gst_audio_invert_transform_float),
11214         (gst_audio_invert_transform_ip):
11215         * gst/audiofx/audioinvert.h:
11216         Add new audiofx element "audioinvert". This element swaps the upper
11217         and lower half of samples and can be used for example for a
11218         wide-stereo effect. Fixes #396057
11219         * docs/plugins/Makefile.am:
11220         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11221         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11222         * docs/plugins/gst-plugins-good-plugins.args:
11223         * docs/plugins/inspect/plugin-audiofx.xml:
11224         Add docs for the audioinvert element and add them to the build system.
11225         * tests/check/Makefile.am:
11226         * tests/check/elements/audioinvert.c: (setup_invert),
11227         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
11228         Add unit test suite for the audioinvert element.
11229
11230 2007-01-23  Wim Taymans  <wim@fluendo.com>
11231
11232         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
11233         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
11234         Parse config params as string and int.
11235         Parse and use AU header length
11236
11237 2007-01-23  Wim Taymans  <wim@fluendo.com>
11238
11239         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
11240         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
11241         * gst/smpte/gstmask.c: (_gst_mask_register):
11242         * gst/smpte/gstmask.h:
11243         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
11244         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
11245         (gst_smpte_paint_triangle_clock):
11246         constify some static structs.
11247         Don't update the mask if nothing changed to the params.
11248         Make sure we never draw outside of the picture. Fixes #398325.
11249
11250 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
11251
11252         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
11253           Error out properly when pull_range fails while we're reading the
11254           headers, instead of just pausing the task silently. Fixes #399338.
11255
11256 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
11257
11258         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11259           Some more sanity checks to make sure the input formats match and the
11260           input pads are actually negotiated, in case someone tries to feed
11261           buffers from fakesrc or filesrc. Fixes #398299.
11262           Also const-ify an array, just because we can.
11263
11264 2007-01-19  Edward Hervey  <edward@fluendo.com>
11265
11266         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
11267         Ignore previous commit, that was only valid for widths and heights
11268         that are multiples of 4.
11269         Copy over size/stride macros from jpegdec. This allows the element
11270         to work with any width,height...
11271         ... but puts in evidence that the actual transformations only work
11272         with width/height that are multiples of 4.
11273
11274 2007-01-19  Edward Hervey  <edward@fluendo.com>
11275
11276         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11277         Allocate buffers of the right size.
11278         The proper size of a I420 buffer in bytes is:
11279         
11280             width * height * 3
11281             ------------------
11282                     2
11283
11284 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11285
11286         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11287           Proxy getcaps on sink pads too, so that we either end up with the
11288           same dimensions on all pads or error out if that's not possible
11289           (seems to work even!). Fixes #398086, I think.
11290
11291 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11292
11293         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11294         * docs/plugins/gst-plugins-good-plugins.args:
11295         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11296           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
11297           fix integer properties with -1 as minimum value.
11298
11299         * docs/plugins/inspect/plugin-1394.xml:
11300         * docs/plugins/inspect/plugin-aasink.xml:
11301         * docs/plugins/inspect/plugin-alaw.xml:
11302         * docs/plugins/inspect/plugin-alpha.xml:
11303         * docs/plugins/inspect/plugin-alphacolor.xml:
11304         * docs/plugins/inspect/plugin-annodex.xml:
11305         * docs/plugins/inspect/plugin-apetag.xml:
11306         * docs/plugins/inspect/plugin-audiofx.xml:
11307         * docs/plugins/inspect/plugin-auparse.xml:
11308         * docs/plugins/inspect/plugin-autodetect.xml:
11309         * docs/plugins/inspect/plugin-avi.xml:
11310         * docs/plugins/inspect/plugin-cacasink.xml:
11311         * docs/plugins/inspect/plugin-cairo.xml:
11312         * docs/plugins/inspect/plugin-cdio.xml:
11313         * docs/plugins/inspect/plugin-cutter.xml:
11314         * docs/plugins/inspect/plugin-debug.xml:
11315         * docs/plugins/inspect/plugin-dv.xml:
11316         * docs/plugins/inspect/plugin-efence.xml:
11317         * docs/plugins/inspect/plugin-effectv.xml:
11318         * docs/plugins/inspect/plugin-esdsink.xml:
11319         * docs/plugins/inspect/plugin-flac.xml:
11320         * docs/plugins/inspect/plugin-flxdec.xml:
11321         * docs/plugins/inspect/plugin-gconfelements.xml:
11322         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
11323         * docs/plugins/inspect/plugin-goom.xml:
11324         * docs/plugins/inspect/plugin-halelements.xml:
11325         * docs/plugins/inspect/plugin-icydemux.xml:
11326         * docs/plugins/inspect/plugin-id3demux.xml:
11327         * docs/plugins/inspect/plugin-jpeg.xml:
11328         * docs/plugins/inspect/plugin-level.xml:
11329         * docs/plugins/inspect/plugin-matroska.xml:
11330         * docs/plugins/inspect/plugin-mulaw.xml:
11331         * docs/plugins/inspect/plugin-multipart.xml:
11332         * docs/plugins/inspect/plugin-navigationtest.xml:
11333         * docs/plugins/inspect/plugin-ossaudio.xml:
11334         * docs/plugins/inspect/plugin-png.xml:
11335         * docs/plugins/inspect/plugin-rtp.xml:
11336         * docs/plugins/inspect/plugin-rtsp.xml:
11337         * docs/plugins/inspect/plugin-shout2send.xml:
11338         * docs/plugins/inspect/plugin-smpte.xml:
11339         * docs/plugins/inspect/plugin-speex.xml:
11340         * docs/plugins/inspect/plugin-taglib.xml:
11341         * docs/plugins/inspect/plugin-udp.xml:
11342         * docs/plugins/inspect/plugin-videobalance.xml:
11343         * docs/plugins/inspect/plugin-videobox.xml:
11344         * docs/plugins/inspect/plugin-videoflip.xml:
11345         * docs/plugins/inspect/plugin-videomixer.xml:
11346         * docs/plugins/inspect/plugin-wavenc.xml:
11347         * docs/plugins/inspect/plugin-wavparse.xml:
11348         * docs/plugins/inspect/plugin-ximagesrc.xml:
11349           Update to CVS.
11350
11351 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
11352
11353         Patch by: Sebastian Dröge <slomo circular-chaos org>
11354
11355         * gst/audiofx/audiopanorama.c:
11356           Fix doc section name (Fixes #397946)
11357
11358 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
11359
11360         * sys/v4l2/gstv4l2object.c:
11361         (gst_v4l2_object_install_properties_helper),
11362         (gst_v4l2_object_set_property_helper),
11363         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
11364         * sys/v4l2/gstv4l2object.h:
11365         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
11366         (gst_v4l2src_init), (gst_v4l2src_set_property),
11367         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
11368         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11369         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11370         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
11371         (gst_v4l2src_capture_deinit):
11372           Fix EIO handing when capturing. Add new property to specify the number of
11373           buffers to enque (and remove the borked num-buffers usage).
11374
11375 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
11376
11377         Patch by: Sebastian Dröge <slomo circular-chaos org>
11378
11379         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
11380         (gst_audio_panorama_set_process_function):
11381           Use a function array for process methods, add more docs and define the
11382           startindex of enums.
11383
11384 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
11385
11386         Patch by: Mark Nauwelaerts <manauw at skynet be>
11387
11388         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
11389         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
11390         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
11391         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
11392         (gst_avi_mux_riff_get_avi_header),
11393         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
11394         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
11395         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
11396         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
11397         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
11398         (gst_avi_mux_change_state):
11399         * gst/avi/gstavimux.h:
11400         * tests/check/elements/avimux.c: (teardown_src_pad):
11401           Add support for more than one audio stream; write better AVIX
11402           header; refactor code a bit; don't announce vorbis caps on our audio
11403           sink pads since we don't support it anyway. Closes #379298.
11404
11405 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
11406
11407         Patch by: Sebastian Dröge <slomo circular-chaos org>
11408
11409         * gst/audiofx/audiopanorama.c:
11410         (gst_audio_panorama_method_get_type),
11411         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
11412         (gst_audio_panorama_set_process_function),
11413         (gst_audio_panorama_set_property),
11414         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
11415         (gst_audio_panorama_transform_m2s_int_simple),
11416         (gst_audio_panorama_transform_s2s_int_simple),
11417         (gst_audio_panorama_transform_m2s_float_simple),
11418         (gst_audio_panorama_transform_s2s_float_simple):
11419         * gst/audiofx/audiopanorama.h:
11420           Add 'method' property and provide a simple (non-psychoacustic)
11421           processing method (#394859).
11422
11423         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
11424         (panorama_suite):
11425           Tests for new method.
11426
11427 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
11428
11429         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
11430         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
11431           Set correct caps on outgoing pulled buffers, or things blow up
11432           after recent core changes.
11433
11434 2007-01-11  Wim Taymans  <wim@fluendo.com>
11435
11436         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
11437
11438         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
11439         (gst_multipart_mux_request_new_pad),
11440         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
11441         (gst_multipart_mux_change_state):
11442         Return FLOW errors ASAP. Fixes #394977.
11443         Misc cleanups.
11444
11445 2007-01-11  Wim Taymans  <wim@fluendo.com>
11446
11447         Patch by: Lutz Mueller <lutz at topfrose dot de>
11448
11449         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
11450         Check for stream pad before activating. 
11451
11452 2007-01-10  Wim Taymans  <wim@fluendo.com>
11453
11454         Patch by: Peter Kjellerstedt  <pkj at axis com>
11455
11456         * gst/rtsp/COPYING.MIT:
11457         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
11458         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
11459         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
11460         (gst_rtspsrc_stream_configure_transport),
11461         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
11462         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
11463         (gst_rtspsrc_parse_methods),
11464         (gst_rtspsrc_create_transports_string),
11465         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
11466         (gst_rtspsrc_open), (gst_rtspsrc_close):
11467         * gst/rtsp/gstrtspsrc.h:
11468         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11469         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
11470         (parse_request_line), (parse_line), (rtsp_connection_read),
11471         (rtsp_connection_close):
11472         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
11473         (rtsp_method_as_text), (rtsp_header_as_text),
11474         (rtsp_status_as_text), (rtsp_find_header_field),
11475         (rtsp_find_method):
11476         * gst/rtsp/rtspdefs.h:
11477         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
11478         (rtsp_ext_wms_configure_stream):
11479         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
11480         (rtsp_message_new_request), (rtsp_message_init_request),
11481         (rtsp_message_new_response), (rtsp_message_init_response),
11482         (rtsp_message_init_data), (rtsp_message_unset),
11483         (rtsp_message_free), (rtsp_message_add_header),
11484         (rtsp_message_get_header), (rtsp_message_set_body),
11485         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
11486         * gst/rtsp/rtspmessage.h:
11487         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
11488         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
11489         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
11490         (sdp_message_dump):
11491         Allow url to be NULL to be able to use it for server connections.
11492         Can now send responses as well as requests.
11493         No longer hangs in an endless loop if EOF is received.
11494         Can now convert a status code to a text string.
11495         Return RTSP_HDR_INVALID for unknown headers.
11496         Return RTSP_INVALID for unknown methods.
11497         Copy CSeq and Session headers from the request.
11498         Only free memory corresponding to the currently set message type.
11499         Added const to function arguments as appropriate.
11500         Avoid a compiler warning when initializing nmedia.
11501         Use guint rather than gint to avoid compiler warnings.
11502         Fix crasher in wms extension.
11503         Factor out stream setup from open_connection.
11504         Delay activation of streams when actual data is received from the
11505         server, this prepares us to do proper protocol switching.
11506         Added new license.
11507         Fixes #380895.
11508
11509
11510 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
11511
11512         Patch by: Sebastian Dröge <slomo ubuntu com>
11513
11514         * docs/plugins/Makefile.am:
11515         * gst/audiofx/audiopanorama.c:
11516           Some small docs fixes (#394851).
11517
11518 2007-01-09  Wim Taymans  <wim@fluendo.com>
11519
11520         * gst/avi/gstavidemux.c:
11521         Fix docs.
11522
11523 2007-01-09  Wim Taymans  <wim@fluendo.com>
11524
11525         * gst/rtp/Makefile.am:
11526         * gst/rtp/gstrtp.c: (plugin_init):
11527         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
11528         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
11529         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
11530         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
11531         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
11532         * gst/rtp/gstrtpmpvdepay.h:
11533           Added RFC 2250 MPEG Video Depayloader.
11534
11535         * gst/rtp/gstrtpL16depay.h:
11536         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
11537         (gst_rtp_h263p_depay_process):
11538         Fix Header file. Small cleanups.
11539
11540         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
11541         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
11542         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
11543         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
11544         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
11545         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
11546         (gst_rtp_mp4v_depay_change_state):
11547         Remove usused code. Remove Adapter from state Change. Added debug.
11548
11549         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
11550         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
11551         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
11552         * gst/rtp/gstrtpmpadepay.h:
11553         Subclass base depayloader.
11554         Added debug.
11555         Support static payload type assignment as well.
11556
11557         * gst/rtp/gstrtpmpapay.c:
11558         Fix caps.
11559
11560 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
11561
11562         Patch by: Vincent Torri  <vtorri at univ-evry fr>
11563
11564         * ext/jpeg/gstjpegdec.c:
11565         * ext/jpeg/gstjpegenc.c:
11566         * ext/jpeg/smokecodec.c:
11567           These libjpeg callbacks should return a 'boolean' (unsigned char
11568           apparently) and not a 'gboolean' (which maps to gint). Fixes
11569           warnings when compiling with MingW (#393427).
11570
11571         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
11572           Use ioctlsocket on win32.
11573
11574         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
11575           Some printf format fixes for win32.
11576
11577 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
11578
11579         * gst/cutter/gstcutter.c: (gst_cutter_chain):
11580           Use gst_guint64_to_gdouble for conversion.
11581         * win32/vs6/libgstmatroska.dsp:
11582           Add zlib to the link.
11583         * win32/vs6/libgstvideobox.dsp:
11584           Update liboil library name (project is linked to 
11585           liboil-0.3-0.lib now).
11586           
11587 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11588
11589         * gst/matroska/Makefile.am:
11590           If zlib is available and used, we must link it explicitly for
11591           things to work on MingW (fixes #392855).
11592
11593 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
11594
11595         * ext/esd/esdsink.c: (gst_esdsink_delay):
11596           Don't return bogus values when esd_get_delay() fails for some
11597           reason (#392189).
11598
11599 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
11600
11601         * sys/ximage/gstximagesrc.c: (composite_pixel):
11602           Fix presumably copy'n'pasto for 16bpp depth.
11603
11604 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
11605
11606         * gst/matroska/matroska-mux.c:
11607         (gst_matroska_mux_audio_pad_setcaps):
11608           The "signed" field in audio caps is of boolean type, trying to use
11609           gst_structure_get_int() to extract it will fail. Fixing this makes
11610           matroskamux accept raw audio input (#387121) (use at your own risk
11611           though, due to the matroska spec being not entirely useful in this
11612           respect).
11613           Also fix up raw audio structures in template caps so that they
11614           represent what our setcaps function will actually accept, so that
11615           converters know what to convert to.
11616           Finally, don't fail if there isn't an "endianness" field in 8-bit
11617           PCM caps.
11618
11619 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
11620
11621         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
11622         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
11623         * tests/check/elements/cmmldec.c: (setup_cmmldec),
11624         (teardown_cmmldec):
11625         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
11626         (teardown_cmmlenc):
11627         * tests/check/elements/level.c: (setup_level), (cleanup_level):
11628           reapply consistent pad (de)activation
11629
11630 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
11631
11632         * configure.ac:
11633         Back to CVS
11634
11635         * gst-plugins-good.doap:
11636         Add 0.10.5 doap entry
11637
11638 === release 0.10.5 ===
11639
11640 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
11641
11642         * configure.ac:
11643           releasing 0.10.5, "The Path of Thorns"
11644
11645 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
11646
11647         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
11648         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
11649         * tests/check/elements/cmmldec.c: (setup_cmmldec),
11650         (teardown_cmmldec):
11651         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
11652         (teardown_cmmlenc):
11653         * tests/check/elements/level.c: (setup_level), (cleanup_level):
11654           revert my freeze breakage
11655
11656 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
11657
11658         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
11659         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
11660         * tests/check/elements/cmmldec.c: (setup_cmmldec),
11661         (teardown_cmmldec):
11662         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
11663         (teardown_cmmlenc):
11664         * tests/check/elements/level.c: (setup_level), (cleanup_level):
11665           consistent pad (de)activation
11666
11667 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
11668
11669         * configure.ac:
11670         * ext/Makefile.am:
11671         Disable LADPSA, as it has moved to the -bad module for the duration.
11672
11673 2006-12-18  Wim Taymans  <wim@fluendo.com>
11674
11675         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
11676         (gst_signal_processor_event):
11677         Reset flow_state back to _OK after a flush stop so that we exit our
11678         error state after the flush. Fixes #374213
11679
11680 2006-12-16  David Schleef  <ds@schleef.org>
11681
11682         * sys/osxvideo/osxvideosink.h:
11683         * sys/osxvideo/osxvideosink.m:
11684           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
11685
11686 2006-12-16  David Schleef  <ds@schleef.org>
11687
11688         Patch by: Vijay Santhanam <vijay santhanam gmail com>
11689
11690         * sys/osxvideo/Makefile.am:
11691         * sys/osxvideo/osxvideosink.h:
11692         * sys/osxvideo/osxvideosink.m:
11693           Preliminary patch for porting osxvideosink
11694
11695 2006-12-16  Wim Taymans  <wim@fluendo.com>
11696
11697         Patch by: Sjoerd Simons <sjoerd at luon dot net>
11698
11699         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
11700         (gst_videomixer_set_master_geometry),
11701         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
11702         (gst_videomixer_reset), (gst_videomixer_init),
11703         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
11704         (gst_videomixer_release_pad), (gst_videomixer_collected),
11705         (gst_videomixer_change_state):
11706         Introduce some locking around the videomixer state so that it does not
11707         crash when adding/removing pads. Fixes #383043.
11708
11709 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
11710
11711         * configure.ac:
11712           Make sure libcaca can actually be used instead of just checking for
11713           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
11714           cross-compiling (fixes #384587).
11715
11716 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11717
11718         * Makefile.am:
11719         * gst-plugins-good.doap:
11720         * gst-plugins-good.spec.in:
11721           adding doap file
11722
11723 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
11724
11725         * configure.ac:
11726           libflac-1.1.3 changed API again, but we can't build against it yet,
11727           so make sure our check doesn't use libflac-1.1.3 and add a comment
11728           to this effect.
11729
11730 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
11731
11732         * gst/effectv/gstquark.c: (gst_quarktv_transform),
11733         (gst_quarktv_planetable_clear):
11734           Add some NULL pointer checks (possibly related to #385623).
11735
11736 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
11737
11738         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
11739         (gst_tag_demux_chain):
11740         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
11741           In streaming mode, if the first buffer we get doesn't have an
11742           offset, fix it up to be 0, otherwise trimming won't work later on
11743           and we'll be typefinding application/x-id3, which may result in
11744           decodebin plugging an endless number of id3demux elements as a
11745           consequence. Fixes #385031.
11746           
11747 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
11748
11749         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
11750           Ignore the buffer_time the sound device reports. Turns out it is 
11751           sometimes completely bogus and we're better off without it.
11752
11753 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
11754
11755         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
11756         (gst_matroska_demux_video_caps):
11757         * gst/matroska/matroska-ids.c:
11758         (gst_matroska_track_init_video_context):
11759         * gst/matroska/matroska-ids.h:
11760           Try harder to extract the framerate for video tracks correctly and
11761           save it directly instead of converting it back and forth a few
11762           times. Mostly makes a difference for very small framerates (<1).
11763           Fixes #380199.
11764
11765 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
11766
11767         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
11768         (gst_gconf_audio_src_dispose), (do_toggle_element):
11769         * ext/gconf/gstgconfaudiosrc.h:
11770           Remove gconf notify hook when the gconfaudiosrc element is
11771           destroyed, otherwise the callback may be called on an
11772           already-destroyed instance and bad things happen. Should fix
11773           #378184.
11774           Also ignore gconf key changes when the source is already running.
11775
11776 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
11777
11778         Patch by: Sebastian Dröge  <mail at slomosnail de>
11779
11780         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
11781           We need to be able to read and parse any possible floating point string
11782           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
11783           will parse the former only in certain locales though, so we really need
11784           to canonicalise the separator to '.' and then use g_ascii_strtod() to
11785           make sure we can parse either version at all times.
11786           Fixes #382982 for real.
11787
11788 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
11789
11790         * sys/sunaudio/gstsunaudiomixerctrl.c:
11791         * sys/sunaudio/gstsunaudiosrc.c:
11792
11793         Use the sunaudio debug category.
11794
11795         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
11796         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
11797         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
11798         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
11799         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
11800         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
11801         (gst_sunaudiosink_reset):
11802         * sys/sunaudio/gstsunaudiosink.h:
11803
11804         Uses the sunaudio debug category for all debug output
11805         Implements the _delay() callback to synchronise video playback better
11806         Change the segtotal and segsize values back to the parent class 
11807           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
11808           respectively)
11809         Measure the samples written to the device vs. played.
11810         Keep track of segments in the device by writing empty eof frames, and
11811         sleep using a GCond when we get too far ahead and risk overrunning the
11812         sink's ringbuffer.
11813
11814         Fixes: #360673
11815
11816 2006-12-08  Wim Taymans  <wim@fluendo.com>
11817
11818         Patch by: Sebastian Dröge  <mail at slomosnail de >
11819
11820         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
11821         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
11822         * gst/audiofx/audiopanorama.h:
11823         Fix audiopanorame with float samples. Fixes #383726.
11824
11825 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
11826
11827         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
11828         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
11829         (gst_sunaudiosrc_reset):
11830
11831         Implement reset functions to unblock the src/sink more quickly on 
11832         state change requests.
11833         Patch by: Brian Cameron <brian dot cameron at sun com>
11834
11835 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
11836
11837         * sys/sunaudio/gstsunaudiomixer.c:
11838         (gst_sunaudiomixer_change_state):
11839         Construct the correct mixer device name when the AUDIODEV env var
11840         is set.
11841
11842         Patch by: Jerry Tan <jerry.tan at sun dot com>
11843         Fixes: #383596
11844
11845 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
11846
11847         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
11848         Apply patch to open the mixer control and set the MULTIPLE_OPEN
11849         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
11850         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
11851         Patch by: Jerry Tan <jerry.tan at sun dot com>
11852         Fixes: #349015
11853
11854 2006-12-07  Wim Taymans  <wim@fluendo.com>
11855
11856         * gst/smpte/gstmask.h:
11857         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
11858         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
11859         (gst_smpte_collected), (gst_smpte_set_property),
11860         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
11861         * gst/smpte/gstsmpte.h:
11862         Port to 0.10 some more. 
11863         Added duration property to specify the duration of the transition.
11864         Make framerate a fraction.
11865         Deprecate fps property, we only use negotiated fps.
11866         Added docs.
11867         Fix collectpad usage.
11868         Reset state in READY.
11869         Send NEWSEGMENT event.
11870         Fix racy updates of object properties.
11871         Added debug category.
11872         Fixes #383323.
11873
11874 2006-12-06  Wim Taymans  <wim@fluendo.com>
11875
11876         Patch by: Sjoerd Simons <sjoerd at luon dot net>
11877
11878         * gst/videomixer/videomixer.c:
11879         (gst_videomixer_set_master_geometry),
11880         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
11881         Don't reset xpos and ypos in the setcaps function because causes
11882         unexpected behaviour.
11883         Fixes #382179.
11884
11885 2006-12-06  Wim Taymans  <wim@fluendo.com>
11886
11887         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
11888         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
11889         Keep track of the buffer timestamp in the collectdata member instead
11890         of modifying the buffer without making the metadata writable first.
11891         Fixes #382277.
11892
11893 2006-12-06  Wim Taymans  <wim@fluendo.com>
11894
11895         Patch by: Rob Taylor <robtaylor at floopily dot org>
11896
11897         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
11898         If using multicast in udpsrc, bind to the multicast address rather than
11899         IN_ADDR_ANY.
11900         This allows the simultanous use of multiple udpsrcs listening on
11901         different multicat addresses. Without this all udpsrcs will receive all
11902         packets from all subscribed multicast addresses.
11903         Fixes #383001.
11904
11905 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
11906
11907         * ext/taglib/gstid3v2mux.cc:
11908         Don't attempt to write a NULL frame into the ID3 tag set when the 
11909         createFrame method returned NULL.
11910         Fixes: #381857
11911         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
11912
11913 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
11914
11915         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
11916         Use g_strtod() instead of sscanf to parse doubles, so that it will
11917         try parsing in the C locale if the current locale fails.
11918         Fixes: #382982
11919         Patch by: Sebastian Dröge  <mail at slomosnail de >
11920
11921 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
11922
11923         * win32/MANIFEST:
11924         Fix compilation on win32 under VS8
11925         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
11926         Partially fixes #381175
11927
11928 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
11929
11930         * gst/avi/gstavimux.c:
11931           accept all mpegversions,fixes #380825
11932           spotted by: Jerome Alet  
11933
11934 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
11935
11936         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11937         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
11938         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
11939         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
11940           cleanup the error message a bit more
11941
11942 2006-11-28  Wim Taymans  <wim@fluendo.com>
11943
11944         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
11945         Fix width and height properties.
11946
11947         * ext/libcaca/gstcacasink.h:
11948         Fix compilation on newer libcaca that require us to include a new
11949         header. Fixes #379918.
11950
11951 2006-11-28  Wim Taymans  <wim@fluendo.com>
11952
11953         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
11954         * gst/rtsp/gstrtspsrc.h:
11955         * gst/rtsp/rtspext.h:
11956         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
11957         (rtsp_ext_wms_get_context):
11958         Add method so that extensions can choose to disable the setup of
11959         a stream.
11960         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
11961
11962 2006-11-27  Wim Taymans  <wim@fluendo.com>
11963
11964         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
11965
11966         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
11967         Push header in a separate buffer instead of memcpy:ing all data.
11968         Change LF => CRLF in headers.
11969         Move trailing LF to header. Fixes #379792.
11970
11971 2006-11-27  Wim Taymans  <wim@fluendo.com>
11972
11973         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
11974         Small buffer overflow fix and improve debugging.
11975
11976 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
11977
11978         * ext/esd/esdmon.h:
11979         * ext/esd/esdsink.h:
11980           remove obsolete _factory_init protos
11981
11982 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
11983
11984         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
11985         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11986         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
11987         (gst_avi_demux_read_subindexes_push),
11988         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
11989         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11990         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
11991         (gst_avi_demux_massage_index),
11992         (gst_avi_demux_calculate_durations_from_index),
11993         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
11994         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
11995         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11996           remove dead code, tweak debugs statements, add comments, use
11997           _uint64_scale instead _uint64_scale_int when using guint64 values,
11998           small optimizations, reflow some error handling
11999
12000 2006-11-22  Edward Hervey  <edward@fluendo.com>
12001
12002         * po/.cvsignore:
12003         We never put .pot files in cvs. Let's ignore them all.
12004
12005 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12006
12007         * po/POTFILES.in:
12008           ... but better exclude files that aren't disted.
12009
12010 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12011
12012         * po/POTFILES.in:
12013           Add v4l2 source files to list of files with translations, so the
12014           strings are actually extracted (however bad they still may be).
12015
12016 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12017
12018         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
12019           Minor clean-ups: const-ify static array, remove trailing comma from
12020           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
12021
12022 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
12023
12024         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12025         Make sure that g_free always gets called on the same pointer that was 
12026         returned by g_malloc.  Fixes #376594.
12027         Do not leak memory if decompressed size is wrong.
12028         Remove unneeded check of return value of g_malloc.
12029         Patch by: René Stadler <mail@renestadler.de>
12030
12031 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
12032
12033         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
12034           Add missing curly brackets.
12035
12036 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
12037
12038         * sys/v4l2/v4l2src_calls.c:
12039         Fix capture_deinit.
12040
12041 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12042
12043         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
12044         (gst_matroska_mux_request_new_pad):
12045           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
12046
12047         * tests/check/elements/matroskamux.c: (setup_src_pad),
12048         (setup_sink_pad), (GST_START_TEST):
12049         Activate pads before using them.
12050
12051 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12052
12053         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
12054           Initialise variable to get rid of bogus compiler warning.
12055
12056 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
12057
12058         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
12059
12060         * gst/rtp/gstrtph263pay.c:
12061         * gst/rtp/gstrtph263pdepay.c:
12062         * gst/rtp/gstrtph263ppay.c:
12063           Specify H.263 variant and version in the caps (fixes #361637)
12064
12065 2006-11-15  Wim Taymans  <wim@fluendo.com>
12066
12067         * gst/rtsp/rtspconnection.c: (read_body):
12068         Don't set a data pointer to NULL and a size > 0 when we deal
12069         with empty packets.
12070
12071         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
12072         (rtsp_message_init_response), (rtsp_message_init_data),
12073         (rtsp_message_unset), (rtsp_message_free),
12074         (rtsp_message_take_body):
12075         Check that we can't create invalid empty packets. 
12076
12077 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12078
12079         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12080
12081         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
12082         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
12083         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
12084         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
12085         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
12086         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
12087         * gst/matroska/matroska-mux.h:
12088           Add basic tag writing support; implement releasing pads (#374658).
12089
12090 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12091
12092         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12093         (gst_matroska_demux_audio_caps):
12094           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
12095
12096 2006-11-14  David Schleef  <ds@schleef.org>
12097
12098         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
12099
12100 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
12101
12102         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12103
12104         * win32/vs8/gst-plugins-good.sln:
12105         * win32/vs8/libgst1394.vcproj:
12106         * win32/vs8/libgstaasink.vcproj:
12107         * win32/vs8/libgstalaw.vcproj:
12108         * win32/vs8/libgstalpha.vcproj:
12109         * win32/vs8/libgstalphacolor.vcproj:
12110         * win32/vs8/libgstannodex.vcproj:
12111         * win32/vs8/libgstapetag.vcproj:
12112         * win32/vs8/libgstaudiofx.vcproj:
12113         * win32/vs8/libgstauparse.vcproj:
12114         * win32/vs8/libgstautodetect.vcproj:
12115         * win32/vs8/libgstavi.vcproj:
12116         * win32/vs8/libgstcacasink.vcproj:
12117         * win32/vs8/libgstcdio.vcproj:
12118         * win32/vs8/libgstcutter.vcproj:
12119         * win32/vs8/libgstdv.vcproj:
12120         * win32/vs8/libgsteffectv.vcproj:
12121         * win32/vs8/libgstflac.vcproj:
12122         * win32/vs8/libgstflxdec.vcproj:
12123         * win32/vs8/libgstgoom.vcproj:
12124         * win32/vs8/libgsticydemux.vcproj:
12125         * win32/vs8/libgstid3demux.vcproj:
12126         * win32/vs8/libgstjpeg.vcproj:
12127         * win32/vs8/libgstladspa.vcproj:
12128         * win32/vs8/libgstlevel.vcproj:
12129         * win32/vs8/libgstmatroska.vcproj:
12130         * win32/vs8/libgstmikmod.vcproj:
12131         * win32/vs8/libgstmng.vcproj:
12132         * win32/vs8/libgstmonoscope.vcproj:
12133         * win32/vs8/libgstmulaw.vcproj:
12134         * win32/vs8/libgstmultipart.vcproj:
12135         * win32/vs8/libgstpng.vcproj:
12136         * win32/vs8/libgstrtp.vcproj:
12137         * win32/vs8/libgstrtsp.vcproj:
12138         * win32/vs8/libgstshout2.vcproj:
12139         * win32/vs8/libgstsmpte.vcproj:
12140         * win32/vs8/libgstspeex.vcproj:
12141         * win32/vs8/libgsttaglib.vcproj:
12142         * win32/vs8/libgstudp.vcproj:
12143         * win32/vs8/libgstvideobalance.vcproj:
12144         * win32/vs8/libgstvideobox.vcproj:
12145         * win32/vs8/libgstvideoflip.vcproj:
12146         * win32/vs8/libgstvideomixer.vcproj:
12147         * win32/vs8/libgstwavenc.vcproj:
12148         * win32/vs8/libgstwavparse.vcproj:
12149           Make end-of-line returns unixy, so that when the files are checked
12150           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
12151           Hopefully fixes #366492.
12152
12153 2006-11-14  Wim Taymans  <wim@fluendo.com>
12154
12155         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
12156         Disable init_frames delay timestamp adjustment, it does not
12157         seem to be needed at all. Fixes #369621.
12158
12159 2006-11-13  Wim Taymans  <wim@fluendo.com>
12160
12161         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12162
12163         * gst/videomixer/videomixer.c:
12164         (gst_videomixer_set_master_geometry),
12165         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
12166         (gst_videomixer_collect_free), (gst_videomixer_reset),
12167         (gst_videomixer_init), (gst_videomixer_finalize),
12168         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
12169         (gst_videomixer_collected), (gst_videomixer_change_state):
12170         Fix memleak by unref'ing collectpads instance (when finalizing)
12171         Implement releasing a request pad. Fixes #374479.
12172
12173 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
12174
12175         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12176
12177         * win32/vs8/gst-plugins-good.sln:
12178         * win32/vs8/libgst1394.vcproj:
12179         * win32/vs8/libgstaasink.vcproj:
12180         * win32/vs8/libgstalaw.vcproj:
12181         * win32/vs8/libgstalpha.vcproj:
12182         * win32/vs8/libgstalphacolor.vcproj:
12183         * win32/vs8/libgstannodex.vcproj:
12184         * win32/vs8/libgstapetag.vcproj:
12185         * win32/vs8/libgstaudiofx.vcproj:
12186         * win32/vs8/libgstauparse.vcproj:
12187         * win32/vs8/libgstautodetect.vcproj:
12188         * win32/vs8/libgstavi.vcproj:
12189         * win32/vs8/libgstcacasink.vcproj:
12190         * win32/vs8/libgstcdio.vcproj:
12191         * win32/vs8/libgstcutter.vcproj:
12192         * win32/vs8/libgstdv.vcproj:
12193         * win32/vs8/libgsteffectv.vcproj:
12194         * win32/vs8/libgstflac.vcproj:
12195         * win32/vs8/libgstflxdec.vcproj:
12196         * win32/vs8/libgstgoom.vcproj:
12197         * win32/vs8/libgsticydemux.vcproj:
12198         * win32/vs8/libgstid3demux.vcproj:
12199         * win32/vs8/libgstjpeg.vcproj:
12200         * win32/vs8/libgstladspa.vcproj:
12201         * win32/vs8/libgstlevel.vcproj:
12202         * win32/vs8/libgstmatroska.vcproj:
12203         * win32/vs8/libgstmikmod.vcproj:
12204         * win32/vs8/libgstmng.vcproj:
12205         * win32/vs8/libgstmonoscope.vcproj:
12206         * win32/vs8/libgstmulaw.vcproj:
12207         * win32/vs8/libgstmultipart.vcproj:
12208         * win32/vs8/libgstpng.vcproj:
12209         * win32/vs8/libgstrtp.vcproj:
12210         * win32/vs8/libgstrtsp.vcproj:
12211         * win32/vs8/libgstshout2.vcproj:
12212         * win32/vs8/libgstsmpte.vcproj:
12213         * win32/vs8/libgstspeex.vcproj:
12214         * win32/vs8/libgsttaglib.vcproj:
12215         * win32/vs8/libgstudp.vcproj:
12216         * win32/vs8/libgstvideobalance.vcproj:
12217         * win32/vs8/libgstvideobox.vcproj:
12218         * win32/vs8/libgstvideoflip.vcproj:
12219         * win32/vs8/libgstvideomixer.vcproj:
12220         * win32/vs8/libgstwavenc.vcproj:
12221         * win32/vs8/libgstwavparse.vcproj:
12222           Add VS8 project files (note that many of the plugins in ext are
12223           disabled by default). Fixes #366492.
12224
12225 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
12226
12227         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
12228           we do not translate debug messages
12229
12230 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
12231
12232         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
12233           fix categorisation, make short desc more explicit, remove unused code
12234           Fixes #372021
12235
12236 2006-11-08  Wim Taymans  <wim@fluendo.com>
12237
12238         * gst/rtp/gstrtpL16depay.c:
12239         * gst/rtp/gstrtpamrdepay.c:
12240         * gst/rtp/gstrtpamrpay.c:
12241         * gst/rtp/gstrtpgsmdepay.c:
12242         * gst/rtp/gstrtph263pay.c:
12243         * gst/rtp/gstrtph263pdepay.c:
12244         * gst/rtp/gstrtph263ppay.c:
12245         * gst/rtp/gstrtph264depay.c:
12246         * gst/rtp/gstrtpmp2tdepay.c:
12247         * gst/rtp/gstrtpmp4gdepay.c:
12248         * gst/rtp/gstrtpmp4gpay.c:
12249         * gst/rtp/gstrtpmp4vdepay.c:
12250         * gst/rtp/gstrtpmp4vpay.c:
12251         * gst/rtp/gstrtpmpadepay.c:
12252         * gst/rtp/gstrtpmpapay.c:
12253         * gst/rtp/gstrtppcmadepay.c:
12254         * gst/rtp/gstrtppcmapay.c:
12255         * gst/rtp/gstrtppcmudepay.c:
12256         * gst/rtp/gstrtppcmupay.c:
12257         * gst/rtp/gstrtpspeexdepay.c:
12258         * gst/rtp/gstrtpspeexpay.c:
12259         * gst/rtp/gstrtpsv3vdepay.c:
12260         Fix element descriptions.
12261
12262 2006-11-08  Wim Taymans  <wim@fluendo.com>
12263
12264         * gst/rtp/gstrtpvorbisdepay.c:
12265         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
12266         Fix description.
12267         Small cleanup in the payloader.
12268
12269 2006-11-08  Wim Taymans  <wim@fluendo.com>
12270
12271         * gst/rtp/Makefile.am:
12272         * gst/rtp/gstrtp.c: (plugin_init):
12273         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
12274         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
12275         (gst_rtp_theora_depay_finalize),
12276         (gst_rtp_theora_depay_parse_configuration),
12277         (gst_rtp_theora_depay_setcaps),
12278         (gst_rtp_theora_depay_switch_codebook),
12279         (gst_rtp_theora_depay_process),
12280         (gst_rtp_theora_depay_set_property),
12281         (gst_rtp_theora_depay_get_property),
12282         (gst_rtp_theora_depay_change_state),
12283         (gst_rtp_theora_depay_plugin_init):
12284         * gst/rtp/gstrtptheoradepay.h:
12285         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
12286         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
12287         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
12288         (gst_rtp_theora_pay_init_packet),
12289         (gst_rtp_theora_pay_flush_packet),
12290         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
12291         (gst_rtp_theora_pay_handle_buffer),
12292         (gst_rtp_theora_pay_plugin_init):
12293         * gst/rtp/gstrtptheorapay.h:
12294         Add theora pay/depayloaders.
12295
12296 2006-11-06  Wim Taymans  <wim@fluendo.com>
12297
12298         * gst/rtp/Makefile.am:
12299         We depend on gsttag to generate the vorbis comments.
12300
12301         * gst/rtp/gstrtpvorbisdepay.c:
12302         (gst_rtp_vorbis_depay_parse_configuration),
12303         (gst_rtp_vorbis_depay_setcaps),
12304         (gst_rtp_vorbis_depay_switch_codebook),
12305         (gst_rtp_vorbis_depay_process):
12306         * gst/rtp/gstrtpvorbisdepay.h:
12307         Parse configuration string in the depayloader.
12308         Implement selecting and switching to a new codebook.
12309         Receiving vorbis over RTP now works.
12310
12311         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
12312         (gst_rtp_vorbis_pay_init_packet),
12313         (gst_rtp_vorbis_pay_finish_headers),
12314         (gst_rtp_vorbis_pay_handle_buffer):
12315         * gst/rtp/gstrtpvorbispay.h:
12316         Set timestamps on outgoing buffers and RTP packets.
12317         Fix configuration string, prepend number of Packet headers.
12318         Fix encoding of ident string.
12319         Add delivery-method to caps.
12320         Streaming vorbis over RTP now works.
12321
12322 2006-11-06  Wim Taymans  <wim@fluendo.com>
12323
12324         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
12325         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
12326         (gst_rtp_vorbis_pay_handle_buffer):
12327         * gst/rtp/gstrtpvorbispay.h:
12328         Generate a valid configuration string in the caps based on the
12329         vorbis headers.
12330
12331 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
12332
12333         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
12334         * ext/cdio/gstcdio.h:
12335         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
12336           Move CD-TEXT utility function into common file so it can also be
12337           used by a future cdioparanoiasrc.
12338
12339 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
12340         
12341         * sys/v4l2/Makefile.am:
12342         * sys/v4l2/gstv4l2object.c:
12343         * sys/v4l2/gstv4l2src.c:
12344         * sys/v4l2/gstv4l2xoverlay.c:
12345         * sys/v4l2/v4l2_calls.c:
12346         * sys/v4l2/v4l2src_calls.c:
12347         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
12348         xoverlay code that is still not implemented.
12349
12350 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
12351
12352         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
12353           We require a -base more recent than 0.10.9, so it's safe to use
12354           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
12355
12356         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
12357         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
12358           Use _newsegment_full() now that we depend on a recent enough core.
12359
12360         * gst/wavparse/gstwavparse.c:
12361           Remove cruft that we don't need any longer now that we depend on
12362           a recent enough -base.
12363
12364 2006-10-31  Wim Taymans  <wim@fluendo.com>
12365
12366         * gst/rtp/Makefile.am:
12367         * gst/rtp/gstrtp.c: (plugin_init):
12368         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
12369         (gst_rtpilbcpay_setcaps):
12370         Fix and activate ILBC pay and depayloaders. Fixes #368162.
12371
12372 2006-10-31  Wim Taymans  <wim@fluendo.com>
12373
12374         * ext/speex/gstspeexdec.c: (speex_dec_convert),
12375         (speex_dec_sink_event), (speex_dec_chain_parse_header):
12376         Some small cleanups, use _scale.
12377
12378 2006-10-31  Wim Taymans  <wim@fluendo.com>
12379
12380         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
12381         Use higher precision scale function.
12382
12383 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
12384
12385         Patch by: Michal Benes  <michal dot benes at itonis tv>
12386
12387         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
12388         (gst_matroska_demux_read_track_encodings),
12389         (gst_matroska_decode_buffer):
12390           Fix several issues with encoded/compressed/encrypted/signed tracks;
12391           also, remove superfluous newline characters from some debug
12392           statements. (#366155)
12393
12394 2006-10-30  Wim Taymans  <wim@fluendo.com>
12395
12396         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
12397         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
12398         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
12399         (gst_smokedec_change_state):
12400         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
12401         (gst_smokeenc_init), (gst_smokeenc_finalize),
12402         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
12403         (gst_smokeenc_resync), (gst_smokeenc_chain),
12404         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
12405         (gst_smokeenc_change_state):
12406         Various cleanups, capsnego and leak fixes.
12407
12408 2006-10-30  Wim Taymans  <wim@fluendo.com>
12409
12410         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12411
12412         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
12413         Fix videomixer so that it can handle any combination of framerates.
12414         Fixes #367221.
12415
12416 2006-10-28  Wim Taymans  <wim@fluendo.com>
12417
12418         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
12419         (gst_avi_demux_parse_file_header),
12420         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
12421         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
12422         (gst_avi_demux_chain):
12423         Fix position query for audio. also fixes timestamps in streaming
12424         mode and bug #364958.
12425         Small cleanups.
12426
12427 2006-10-27  Wim Taymans  <wim@fluendo.com>
12428
12429         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
12430         * ext/libpng/gstpngenc.h:
12431         Fix strides. Fixes #364856.
12432         Cleanup capsnego.
12433         Set caps on outgoing buffers.
12434
12435 2006-10-18  Wim Taymans  <wim@fluendo.com>
12436
12437         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
12438
12439         * gst/rtp/gstrtpgsmpay.c:
12440         * gst/rtp/gstrtph263pay.c:
12441         * gst/rtp/gstrtpmpapay.c:
12442         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
12443         (gst_rtp_pcma_pay_handle_buffer):
12444         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
12445         Add static payload numbers in addition to the dynamic ones.
12446         Fixes #361639.
12447
12448 2006-10-18  Wim Taymans  <wim@fluendo.com>
12449
12450         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
12451         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
12452         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
12453         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
12454         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
12455         * gst/rtsp/rtspdefs.h:
12456         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
12457         * gst/rtsp/rtspurl.h:
12458         Reuse already existing enum for lower transport.
12459         Add rtspt and rtspu protocols.
12460         Send redirect to rtspt when udp times out.
12461
12462 2006-10-18  Wim Taymans  <wim@fluendo.com>
12463
12464         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
12465         (gst_wavparse_stream_data):
12466         Fix seeking some more, mostly for speed changes.
12467
12468 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12469
12470         Patch by: Fredrik Persson  <frepe at bredband net>
12471
12472         * sys/v4l2/gstv4l2tuner.c:
12473         * sys/v4l2/gstv4l2tuner.h:
12474           Fix _set_channel(): remove useless g_object_notify() for "channel"
12475           property that doesn't exist any longer and therefore now also
12476           useless redirect (#338818).
12477
12478 2006-10-17  Wim Taymans  <wim@fluendo.com>
12479
12480         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
12481         Some drivers do not support unsetting the non-blocking flag once the
12482         device is opened. In those cases, close/open the device in
12483         non-blocking mode. Fixes #362673.
12484
12485 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
12486
12487         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
12488         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
12489         (gst_v4l2src_get_fps):
12490           dear stefan, framespersecond is not frameperiod, reverting but adding
12491           comment
12492
12493 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
12494
12495         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
12496         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
12497         (gst_v4l2src_get_fps):
12498           Numerator is numerator and denominator is denominator. Say that aloud
12499           5 times and retry after next beer.
12500
12501 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
12502
12503         Patch by: Josep Torra Valles  <josep at fluendo com>
12504
12505         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
12506         * ext/esd/esdsink.c: (gst_esdsink_write):
12507         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
12508         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
12509         (gst_flac_dec_send_newsegment):
12510         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
12511         (gst_flac_enc_tell_callback):
12512         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
12513         (smokecodec_parse_header), (smokecodec_decode):
12514         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
12515         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
12516         * gst/goom/Makefile.am:
12517         * gst/goom/gstgoom.c:
12518         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
12519         * gst/rtsp/gstrtspsrc.c:
12520         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
12521         * gst/udp/gstudpsink.c:
12522         * gst/udp/gstudpsrc.c:
12523         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
12524         * sys/sunaudio/gstsunaudiomixertrack.h:
12525           Fix a bunch of problems discovered by the Forte compiler, mostly type
12526           mixups and pointer arithmetics with void pointers. Fixes #362603.
12527
12528 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
12529
12530         * ext/speex/gstspeex.c: (plugin_init):
12531         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
12532         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
12533         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
12534         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
12535         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
12536         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
12537         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
12538         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
12539         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
12540         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
12541         (gst_speex_enc_chain), (gst_speex_enc_get_property),
12542         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
12543         * ext/speex/gstspeexenc.h:
12544           Miscellaneous clean-ups, among other things: speexenc => enc to
12545           enhance code readability; change speexenc => speex_enc; in chain
12546           function unref input buffer in case of error; take reference in
12547           event function; use boilerplate macro; use gst_pad_query_peer_*
12548           convenience functions.
12549
12550 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
12551
12552         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
12553         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
12554         (gst_speexenc_set_header_on_caps):
12555           Fix some mem leaks.
12556
12557 2006-10-11  Wim Taymans  <wim@fluendo.com>
12558
12559         * gst/rtsp/URLS:
12560         Added some other URL.
12561
12562         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
12563         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
12564         (gst_rtspsrc_open), (gst_rtspsrc_play),
12565         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
12566         * gst/rtsp/gstrtspsrc.h:
12567         Work on fallback to TCP connection when the UDP socket times out.
12568         Handler server requests, just reply with OK for now.
12569
12570         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
12571         * gst/rtsp/rtspdefs.h:
12572         Added some more Real extension headers.
12573
12574         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
12575         Fix parsing of urls with a ':' that is not part of the hostname:port
12576         part of the url.
12577
12578 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
12579
12580         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
12581         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
12582         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
12583           Activate pad before adding it to the already-running element.
12584
12585         * tests/check/elements/icydemux.c: (icydemux_found_pad):
12586           Activate newly-created pad too.
12587
12588 2006-10-11  Wim Taymans  <wim@fluendo.com>
12589
12590         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
12591
12592         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
12593         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
12594         (gst_udpsrc_start):
12595         Fix some leaks in caps and uris. Fixes #361252.
12596
12597 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
12598
12599         * gst/wavparse/Makefile.am:
12600           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
12601
12602 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
12603
12604         * sys/v4l2/gstv4l2xoverlay.c:
12605         * sys/v4l2/gstv4l2xoverlay.h:
12606         Fix build as per the patch in #338818 comment 36.
12607
12608 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
12609
12610         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
12611           Activate pads before adding them to the source.
12612
12613 2006-10-06  Wim Taymans  <wim@fluendo.com>
12614
12615         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
12616         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
12617         Activate pads before adding.
12618
12619 2006-10-06  Wim Taymans  <wim@fluendo.com>
12620
12621         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
12622         (gst_multipart_find_pad_by_mime):
12623         Activate pads before adding.
12624
12625         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
12626         BOILERPLATE sets parent_class for us.
12627
12628 2006-10-06  Wim Taymans  <wim@fluendo.com>
12629
12630         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
12631         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
12632         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
12633         (gst_rtspsrc_alloc_udp_ports),
12634         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
12635         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
12636         (gst_rtspsrc_create_transports_string),
12637         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
12638         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
12639         * gst/rtsp/gstrtspsrc.h:
12640         Rework how the transport string is constructed, try to share channels
12641         and udp ports.
12642         Make most of the stuff less dependant on RTP as we are also going to use
12643         it for RDT.
12644         Add support for transport specific session managers.
12645
12646         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
12647         Implement _flush().
12648
12649         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
12650         * gst/rtsp/rtspdefs.h:
12651         Add generic error return code.
12652
12653         * gst/rtsp/rtspext.h:
12654         Add support for pluggable tranport strings.
12655
12656         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
12657         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
12658         (rtsp_ext_wms_get_context):
12659         Detect WMServer and activate the extension.
12660
12661         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
12662         (rtsp_transport_get_manager), (rtsp_transport_parse):
12663         * gst/rtsp/rtsptransport.h:
12664         Added methods to get mime/manager for certain transports.
12665
12666 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
12667
12668         * ext/cairo/gsttimeoverlay.c:
12669         (gst_cairo_time_overlay_update_font_height):
12670         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
12671         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
12672         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
12673         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
12674         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
12675         * ext/libpng/gstpngdec.c: (user_endrow_callback):
12676         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
12677         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
12678         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
12679         (gst_avi_demux_stream_data):
12680         * gst/cutter/gstcutter.c: (gst_cutter_chain):
12681         * gst/debug/efence.c: (gst_efence_buffer_alloc),
12682         (gst_fenced_buffer_copy):
12683         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12684         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
12685         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
12686         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
12687         (gst_rtspsrc_handle_message):
12688         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
12689         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
12690           Printf format fixes.
12691
12692 2006-10-04  Wim Taymans  <wim@fluendo.com>
12693
12694         * gst/rtsp/Makefile.am:
12695         Dist new .h file too.
12696
12697 2006-10-04  Wim Taymans  <wim@fluendo.com>
12698
12699         * gst/rtsp/Makefile.am:
12700         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
12701         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
12702         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
12703         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
12704         (gst_rtspsrc_parse_rtpmap),
12705         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
12706         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
12707         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
12708         * gst/rtsp/gstrtspsrc.h:
12709         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
12710         * gst/rtsp/rtspdefs.h:
12711         * gst/rtsp/rtspext.h:
12712         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
12713         (rtsp_ext_wms_get_context):
12714         * gst/rtsp/rtspextwms.h:
12715         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
12716         (rtsp_transport_parse):
12717         * gst/rtsp/rtsptransport.h:
12718         Factor out extension in separate module.
12719         Fix getcaps to filter against the padtemplate.
12720         Use Content-Base if the server gives one.
12721         Rework the transport parsing a bit for future extensions.
12722         Added some Real Header field definitions.
12723
12724 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12725
12726         * docs/plugins/Makefile.am:
12727         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12728         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12729           added v4l2 stubs
12730         * gst-plugins-good.spec.in:
12731           add v4l2
12732
12733 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
12734
12735         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12736           Extract disc/album/medium number and count and try harder
12737           to extract track number/count.
12738
12739 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12740
12741         * configure.ac:
12742         * sys/Makefile.am:
12743           add build stuff for v4l2, needs --enable-experimental until
12744           the last bits are resolved
12745
12746 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
12747
12748         * tests/check/Makefile.am:
12749           Disable autodetect test temporarily, so that the build bots
12750           update -bad and the ranks of unreliable video sinks in there.
12751
12752         * tests/check/elements/autodetect.c: (GST_START_TEST):
12753           Skip test if no usable videosink is found.
12754
12755 2006-09-29  Wim Taymans  <wim@fluendo.com>
12756
12757         * gst/rtsp/URLS:
12758         Add some more URLs.
12759
12760         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
12761         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
12762         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
12763         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
12764         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
12765         (gst_rtspsrc_loop), (gst_rtspsrc_send),
12766         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
12767         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
12768         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
12769         * gst/rtsp/gstrtspsrc.h:
12770         Add timeout property to control UDP timeouts.
12771         Fix error messages.
12772         Also start a loop function when operating in UDP mode so that we can
12773         do some more stuff async.
12774         Handle element messages from udpsrc to detect timeouts. If a timeout
12775         happens we currently generate an error.
12776         API: rtspsrc::timeout property.
12777
12778         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
12779         (gst_udpsrc_create):
12780         Really implement the timeout in microseconds and not milliseconds.
12781
12782 2006-09-29  Wim Taymans  <wim@fluendo.com>
12783
12784         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
12785         (gst_udpsrc_create), (gst_udpsrc_set_property),
12786         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
12787         * gst/udp/gstudpsrc.h:
12788         Added property to post a message on timeout.
12789         Updated docs.
12790         When restarting the select, initialize the fdsets again.
12791         Init control sockets so we don't accidentally close a random socket.
12792         API: GstUDPSrc::timeout property
12793
12794 2006-09-29  Wim Taymans  <wim@fluendo.com>
12795
12796         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
12797         Fix flag registration.
12798
12799         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
12800         Reading 0 also means 'no more commands'
12801
12802 2006-09-29  Wim Taymans  <wim@fluendo.com>
12803
12804         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
12805
12806         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
12807         Fix possible infinite loop when shutting down, a read can also return
12808         0 to indicate no more messages are available. Fixes #358156.
12809
12810 2006-09-25  Wim Taymans  <wim@fluendo.com>
12811
12812         * gst/autodetect/gstautoaudiosink.c:
12813         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
12814         (gst_auto_audio_sink_find_best):
12815         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
12816         Small cleanups.
12817         don't try to set "sync" property when it is not available.
12818
12819 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
12820
12821         Patch by: Peter Kjellerstedt  <pkj at axis com>
12822
12823         * gst/alpha/gstalpha.c:
12824         * gst/rtp/gstrtpamrdepay.c:
12825         * gst/rtsp/gstrtspsrc.c:
12826         * gst/udp/gstudpsrc.c:
12827         * gst/videomixer/videomixer.c:
12828           Include stdlib.h in some more places, makes things compile
12829           with uClibc and -Werror (#357592).
12830
12831 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
12832
12833         * ext/jpeg/gstjpegdec.c:
12834           Set minimum height to 8 (from 16), our code should handle
12835           that fine. Some of the buttons on the apple trailer site
12836           are apparently only 15 pixels high (see #357470).
12837
12838 2006-09-23  Wim Taymans  <wim@fluendo.com>
12839
12840         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
12841         (gst_rtspsrc_open):
12842         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
12843         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
12844         (rtsp_connection_receive):
12845         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
12846         * gst/rtsp/rtspdefs.h:
12847         Improve error reporting.
12848
12849 2006-09-23  Wim Taymans  <wim@fluendo.com>
12850
12851         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
12852         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
12853         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
12854         * gst/rtp/gstrtpdepay.c:
12855         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
12856         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
12857         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
12858         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
12859         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
12860         (gst_rtp_mp2t_depay_plugin_init):
12861         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
12862         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
12863         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
12864         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
12865         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
12866         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
12867         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
12868         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
12869         Fix klass typos.
12870         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
12871
12872 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
12873
12874         * configure.ac:
12875           Need  -base CVS for gst_base_rtp_depayload_push_ts().
12876
12877 2006-09-22  Wim Taymans  <wim@fluendo.com>
12878
12879         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
12880         Don't check for a tag that is never there and check if we read the
12881         correct tag. Fixes seeking again.
12882         We must post an error when all pads are unlinked.
12883
12884 2006-09-22  Wim Taymans  <wim@fluendo.com>
12885
12886         * gst/rtp/Makefile.am:
12887         * gst/rtp/gstrtp.c: (plugin_init):
12888         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
12889         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
12890         (gst_rtp_vorbis_pay_reset_packet),
12891         (gst_rtp_vorbis_pay_init_packet),
12892         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
12893         (gst_rtp_vorbis_pay_handle_buffer):
12894         More fixage, set endoder-params correctly in the payloader.
12895
12896 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
12897
12898         * gst/autodetect/gstautoaudiosink.c:
12899         (gst_auto_audio_sink_base_init):
12900         * gst/autodetect/gstautovideosink.c:
12901         (gst_auto_video_sink_base_init):
12902           Make static pad templates static to appease valgrind's leak
12903           detector.
12904
12905         * tests/check/Makefile.am:
12906         * tests/check/elements/.cvsignore:
12907         * tests/check/elements/autodetect.c: (GST_START_TEST),
12908         (autodetect_suite):
12909           Add simple test for the ghostpad lockup on shutdown fixed in core
12910           CVS (audio bit disabled because it would need dozens of alsa
12911           suppressions and I'm too lazy to add those now).
12912
12913 2006-09-22  Wim Taymans  <wim@fluendo.com>
12914
12915         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
12916         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
12917         Small cleanups.
12918
12919         * gst/rtp/Makefile.am:
12920         * gst/rtp/gstrtp.c: (plugin_init):
12921         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
12922         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
12923         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
12924         (gst_rtp_vorbis_depay_process),
12925         (gst_rtp_vorbis_depay_set_property),
12926         (gst_rtp_vorbis_depay_get_property),
12927         (gst_rtp_vorbis_depay_change_state),
12928         (gst_rtp_vorbis_depay_plugin_init):
12929         * gst/rtp/gstrtpvorbisdepay.h:
12930         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
12931         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
12932         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
12933         (gst_rtp_vorbis_pay_flush_packet),
12934         (gst_rtp_vorbis_pay_append_buffer),
12935         (gst_rtp_vorbis_pay_handle_buffer),
12936         (gst_rtp_vorbis_pay_plugin_init):
12937         * gst/rtp/gstrtpvorbispay.h:
12938         Add experimental vorbis pay and depayloaders.
12939
12940 2006-09-21  Wim Taymans  <wim@fluendo.com>
12941
12942         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
12943         Fix profile-level-id parsing and setup.
12944
12945 2006-09-21  Wim Taymans  <wim@fluendo.com>
12946
12947         * gst/udp/README:
12948         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
12949         Update README, simple cleanup.
12950
12951 2006-09-21  Wim Taymans  <wim@fluendo.com>
12952
12953         * gst/rtp/README:
12954         Update README with some examples.
12955
12956         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
12957         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
12958         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
12959         (gst_rtp_mp4g_pay_setcaps):
12960         * gst/rtp/gstrtpmp4gpay.h:
12961         Make optional RTP parameters of type STRING, as required by the
12962         application/x-rtp caps specification.
12963
12964 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
12965
12966         * gst/rtp/gstrtph263pdepay.c:
12967         * gst/rtp/gstrtph263ppay.c:
12968         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
12969         RTP header.
12970
12971 2006-09-20  Wim Taymans  <wim@fluendo.com>
12972
12973         * gst/rtp/Makefile.am:
12974         And makefile too.
12975
12976 2006-09-20  Wim Taymans  <wim@fluendo.com>
12977
12978         * gst/rtp/gstrtp.c: (plugin_init):
12979         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
12980         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
12981         (decode_base64), (gst_rtp_asf_depay_setcaps),
12982         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
12983         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
12984         (gst_rtp_asf_depay_plugin_init):
12985         * gst/rtp/gstrtpasfdepay.h:
12986         Added preliminary ASF depayloader.
12987
12988         * gst/rtp/gstrtph264depay.c: (decode_base64):
12989         Fix base64 decoding.
12990
12991 2006-09-20  Wim Taymans  <wim@fluendo.com>
12992
12993         * gst/rtsp/URLS:
12994         Added some test URLS.
12995
12996         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
12997         (gst_rtspsrc_loop), (gst_rtspsrc_open):
12998         * gst/rtsp/gstrtspsrc.h:
12999         When creating streams, give access to the complete SDP.
13000         Fix some leaks.
13001         Collect and merge global stream properties in stream caps.
13002         Preliminary support for WMServer.
13003
13004         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13005         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13006         (rtsp_connection_receive):
13007         * gst/rtsp/rtspconnection.h:
13008         Make connection interruptable.
13009         Refactor to make it reconnectable.
13010         Don't fail on short reads when reading data packets.
13011
13012         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
13013         (rtsp_url_get_port):
13014         * gst/rtsp/rtspurl.h:
13015         Add methods for getting/setting the port.
13016
13017         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
13018         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
13019         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
13020         (sdp_media_get_format), (sdp_parse_line),
13021         (sdp_message_parse_buffer):
13022         Fix headers. 
13023         Add methods for getting multiple attributes with the same name.
13024         Increase buffer size when parsing.
13025         Fix parsing of a=foo fields.
13026
13027         * gst/rtsp/test.c: (main):
13028         Update to new connection API.
13029
13030         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
13031         (rtsp_message_init_response), (rtsp_message_init_data),
13032         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
13033         * gst/rtsp/rtspmessage.h:
13034         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
13035         * gst/rtsp/rtsptransport.h:
13036         * gst/rtsp/sdp.h:
13037         * gst/rtsp/sdpmessage.h:
13038         * gst/rtsp/gstrtsp.c:
13039         * gst/rtsp/gstrtsp.h:
13040         * gst/rtsp/gstrtpdec.c:
13041         * gst/rtsp/gstrtpdec.h:
13042         * gst/rtsp/rtsp.h:
13043         * gst/rtsp/rtspdefs.c:
13044         * gst/rtsp/rtspdefs.h:
13045         Dual licensed under MIT and LGPL now.
13046
13047 2006-09-19  Wim Taymans  <wim@fluendo.com>
13048
13049         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
13050         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
13051         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13052         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13053         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
13054         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13055         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
13056         * gst/rtsp/gstrtspsrc.h:
13057         Reorganize stream parsing and creation.
13058         Detect container formats in interleaved mode.
13059         Keep more state about the streams.
13060         Assume a server also supports PLAY if it does not say.
13061         Add unicast and interleaved properties to TCP transport requests to make
13062         some servers happy (WMServer).
13063
13064         * gst/rtsp/sdpmessage.h:
13065         Add some defines for the standard Bandwidth types.
13066
13067 2006-09-19  Wim Taymans  <wim@fluendo.com>
13068
13069         * gst/rtsp/test.c: (main):
13070         Fix build.
13071
13072 2006-09-19  Wim Taymans  <wim@fluendo.com>
13073
13074         * gst/wavparse/gstwavparse.c:
13075         Add ms-gsm to the src template.
13076
13077 2006-09-18  Wim Taymans  <wim@fluendo.com>
13078
13079         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
13080         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
13081         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
13082         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
13083         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13084         * gst/rtsp/gstrtspsrc.h:
13085         Small cleanups, added documentation.
13086         Try to clean up the requests and responses.
13087         Refactor parsing the supported methods.
13088
13089         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
13090         (rtsp_connection_create), (rtsp_connection_send),
13091         (parse_response_status), (parse_request_line),
13092         (rtsp_connection_receive), (rtsp_connection_close),
13093         (rtsp_connection_free):
13094         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
13095         (rtsp_transport_init), (rtsp_transport_parse),
13096         (rtsp_transport_free):
13097         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13098         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
13099         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
13100         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
13101         Use g_return_val some more.
13102
13103         * gst/rtsp/rtspdefs.h:
13104         Add more enum values to track initial states.
13105
13106         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
13107         (rtsp_message_init_request), (rtsp_message_new_response),
13108         (rtsp_message_init_response), (rtsp_message_init_data),
13109         (rtsp_message_unset), (rtsp_message_free),
13110         (rtsp_message_add_header), (rtsp_message_remove_header),
13111         (rtsp_message_get_header), (rtsp_message_set_body),
13112         (rtsp_message_take_body), (rtsp_message_get_body),
13113         (rtsp_message_steal_body), (rtsp_message_dump):
13114         * gst/rtsp/rtspmessage.h:
13115         Reorder arguments, object goes as the first one.
13116         Use g_return_val some more.
13117
13118 2006-09-18  Wim Taymans  <wim@fluendo.com>
13119
13120         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
13121         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
13122         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
13123         * gst/rtsp/gstrtspsrc.h:
13124         Export sometimes source pad with correct caps on the template, create
13125         the ghostpad from the template.
13126         Remove RTCP template as we never expose RTCP.
13127         Protect against invalid body size.
13128         Avoid memcpy when creating the output buffer.
13129         Properly post an error and send EOS when the loop function is shut down.
13130
13131 2006-09-18  Wim Taymans  <wim@fluendo.com>
13132
13133         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13134
13135         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13136         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
13137         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13138         * gst/rtsp/gstrtspsrc.h:
13139         Make sure we can never set an invalid location.
13140
13141         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
13142         * gst/rtsp/rtspmessage.h:
13143         Added _steal_body method for future use.
13144
13145         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
13146         Make freeing of NULL url return immediatly.
13147
13148 2006-09-18  Wim Taymans  <wim@fluendo.com>
13149
13150         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13151
13152         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
13153         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
13154         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
13155         (gst_rtspsrc_change_state):
13156         * gst/rtsp/gstrtspsrc.h:
13157         Use boilerplate.
13158         Make rtspsrc subclass GstBin to make state changes easier.
13159         Add Range header field on the PLAY request.
13160
13161 2006-09-18  Wim Taymans  <wim@fluendo.com>
13162
13163         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
13164
13165         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
13166         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13167         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
13168         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
13169         * gst/rtsp/rtspconnection.c: (inet_aton):
13170         Small cleanups.
13171         when multicast is selected as the transport, create UDP sources and
13172         connect to the multicast group.
13173         Move parsing and setting of caps to a common place.
13174         Fixes #349894.
13175
13176 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
13177
13178         * ext/flac/gstflactag.c:
13179         * gst/alpha/gstalpha.c:
13180         * gst/debug/breakmydata.c:
13181         * gst/debug/negotiation.c:
13182         * gst/debug/testplugin.c:
13183         * gst/effectv/gstaging.c:
13184         * gst/effectv/gstdice.c:
13185         * gst/effectv/gstedge.c:
13186         * gst/effectv/gstquark.c:
13187         * gst/effectv/gstrev.c:
13188         * gst/effectv/gstshagadelic.c:
13189         * gst/effectv/gstvertigo.c:
13190         * gst/effectv/gstwarp.c:
13191         * gst/multipart/multipartdemux.c:
13192         * gst/multipart/multipartmux.c:
13193         * gst/videobox/gstvideobox.c:
13194         * gst/videofilter/gstgamma.c:
13195         * gst/videofilter/gstvideotemplate.c:
13196         * gst/videomixer/videomixer.c:
13197         * sys/sunaudio/gstsunaudiosrc.h:
13198         More G_OBJECT macro fixing.
13199
13200 2006-09-16  Wim Taymans  <wim@fluendo.com>
13201
13202         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
13203
13204         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
13205         Correctly set the dwLength in strh.
13206         With this patch, the file duration is now displayed correctly in window
13207         media player and the AVI plays completely. Fixes #356147
13208
13209 2006-09-15  Wim Taymans  <wim@fluendo.com>
13210
13211         Patch by: Darren Kenny <darren dot kenny at sun dot com>
13212
13213         * sys/sunaudio/gstsunaudiomixerctrl.c:
13214         (gst_sunaudiomixer_ctrl_build_list):
13215         Set the output track as the MASTER so that the gnome-settings-daemon
13216         keybindings for changing the volume using the keyboard works.
13217         Fixes #356142.
13218
13219 2006-09-15  Wim Taymans  <wim@fluendo.com>
13220
13221         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
13222         Fix documentation, it is not possible to control the framerate of jpegdec
13223         using filtered caps yet. Fixes #355210.
13224         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
13225         stop when there is an error.
13226
13227 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
13228
13229         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
13230         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
13231           Don't interpret a first buffer with an offset of NONE as
13232           'from the middle of the stream', but only a first buffer
13233           that has a valid buffer offset that's non-zero (see #345449).
13234
13235 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
13236
13237         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
13238         (gst_icydemux_typefind_or_forward):
13239         * gst/icydemux/gsticydemux.h:
13240           When we merge/collect multiple incoming buffers for typefinding
13241           purposes, keep an initial 0 offset on the first outgoing buffer
13242           as well (otherwise id3demux won't work right). Fixes #345449.
13243           Also Make buffer metadata writable before setting buffer caps.
13244
13245         * tests/check/elements/icydemux.c: (typefind_succeed),
13246         (cleanup_icydemux), (push_data), (GST_START_TEST),
13247         (icydemux_suite):
13248           Small test case for the above.
13249
13250 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
13251
13252         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
13253         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
13254         (gst_avi_demux_stream_header_push),
13255         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13256         (gst_avi_demux_loop):
13257           More code reuse and better logging in _peek_chunk(). Reintroduce check
13258           for chunk sizes before reading them (avoid oom). Better handling for 
13259           invalid chunksizes when streaming.
13260
13261 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
13262
13263         * gst/level/gstlevel.c: (gst_level_set_property):
13264         * gst/level/gstlevel.h:
13265           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
13266           René Stadler
13267
13268 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
13269
13270         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
13271         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
13272         (gst_avi_demux_stream_data):
13273           Revert one change to fix streaming avi (adapter size != data size).
13274
13275 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13276
13277         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
13278
13279         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
13280         (gst_matroska_demux_reset),
13281         (gst_matroska_demux_read_track_encodings),
13282         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
13283         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13284         (gst_matroska_demux_subtitle_caps):
13285         * gst/matroska/matroska-ids.h:
13286           Add support for VOBSUB subtitle tracks and zlib-compressed
13287           tracks. Make sure we start on a keyframe after a seek. (#343348)
13288
13289 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13290
13291         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
13292         (gst_matroska_demux_push_flac_codec_priv_data),
13293         (gst_matroska_demux_push_xiph_codec_priv_data),
13294         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13295         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
13296         * gst/matroska/matroska-ids.h:
13297           Add basic FLAC support (#311586), not perfect yet though, needs some
13298           tweaking in flacdec; also, seeking could be better.
13299           Do better bounds checking when deserialising vorbis stream headers
13300           to make sure we don't read beyond the end of the buffer on bad input.
13301
13302 2006-09-04  Wim Taymans  <wim@fluendo.com>
13303
13304         Patch by: Alessandro Decina <alessandro at nnva dot org>
13305
13306         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
13307         Seeking back in a file containing a CMML stream errors out if the seek
13308         goes back up to the CMML headers. This is because after the seek the xml
13309         processing instruction <?xml ...?> is submitted to the xml parser again, 
13310         which results in an error. The attached patch fixes the problem. 
13311         Fixes #353908.
13312
13313         * ext/annodex/gstcmmlenc.h:
13314         Fix authors name.
13315
13316
13317 2006-08-28  Andy Wingo  <wingo@pobox.com>
13318
13319         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
13320         New helper function to lessen the ifdefs.
13321         (GST_INFO_OBJECT): 
13322         (gst_dv1394src_iso_receive): Use it.
13323         (gst_dv1394src_create): Also use the control sockets in iec61883
13324         mode.
13325         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
13326         handle for AVC operations; fixes #348233.
13327
13328 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
13329
13330         * configure.ac:
13331         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13332         * docs/plugins/inspect/plugin-audiofx.xml:
13333         * docs/plugins/inspect/plugin-audiofxgood.xml:
13334         * gst/audiofx/Makefile.am:
13335         * gst/audiofx/audiofx.c:
13336         * gst/audiofxgood/.cvsignore:
13337         * gst/audiofxgood/Makefile.am:
13338         * gst/audiofxgood/audiofx.c:
13339         * gst/audiofxgood/audiopanorama.c:
13340         * gst/audiofxgood/audiopanorama.h:
13341           Rename again (audiofxgood -> audiofx).
13342
13343 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
13344
13345         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
13346         (gst_avi_demux_stream_scan):
13347           Initialze variables.
13348
13349 2006-08-25  Wim Taymans  <wim@fluendo.com>
13350
13351         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
13352         (gst_avi_demux_init), (gst_avi_demux_finalize),
13353         (gst_avi_demux_reset), (gst_avi_demux_index_last),
13354         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
13355         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
13356         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
13357         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
13358         (gst_avi_demux_massage_index),
13359         (gst_avi_demux_calculate_durations_from_index),
13360         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
13361         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
13362         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
13363         (gst_avi_demux_change_state):
13364         * gst/avi/gstavidemux.h:
13365         More attempts to turn this into readable code.
13366         Don't leak adapters.
13367         Calculate duration according to index more efficiently.
13368         Don't try to act like we drive the pipeline in chain mode.
13369
13370 2006-08-25  Wim Taymans  <wim@fluendo.com>
13371
13372         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
13373         Fix build.
13374
13375 2006-08-25  Wim Taymans  <wim@fluendo.com>
13376
13377         Patch by: Alessandro Decina <alessandro at nnva dot org>
13378
13379         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
13380         Do some extra sanity checks.
13381         Fixes #350340.
13382
13383         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
13384         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
13385         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
13386         Check if clip->start_time is valid before adding the clip to the
13387         track list.
13388         Reset enc->preamble going from PAUSED to READY.
13389         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
13390         only used for EOS.
13391         Only post an error message if we were the one that created the fatal
13392         GstFlowReturn value.
13393
13394         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
13395         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
13396         Parse the seconds field of the npt-sec time format using %llu rather than
13397         %d and check that the value scaled by GST_SECOND doesn't overflow.
13398         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
13399         Lookup a clip's track with clip->track rather than clip->id which
13400         makes no sense.
13401         Identify a clip by its track and start time and not its xml id.
13402         do some more input checking and make sure we don't do undefined shifts.
13403
13404         * tests/check/elements/cmmldec.c: (setup_cmmldec),
13405         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
13406         (cmml_tag_message_pop), (check_headers), (push_clip_full),
13407         (push_clip), (push_empty_clip), (check_output_clip),
13408         (GST_START_TEST), (cmmldec_suite):
13409         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
13410         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
13411         (check_headers), (push_clip), (check_clip_times), (check_clip),
13412         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
13413         Added some more checks.
13414
13415 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13416
13417         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
13418         (gst_audio_panorama_set_property),
13419         (gst_audio_panorama_get_property),
13420         (gst_audio_panorama_transform_m2s_int),
13421         (gst_audio_panorama_transform_s2s_int),
13422         (gst_audio_panorama_transform_m2s_float),
13423         (gst_audio_panorama_transform_s2s_float):
13424         * gst/audiofxgood/audiopanorama.h:
13425         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
13426           Make also the pan-property float (saves scaling and yields better
13427           resolution)
13428
13429 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13430
13431         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
13432         (gst_audio_panorama_transform_m2s_float),
13433         (gst_audio_panorama_transform_s2s_float):
13434           ChangeLog surgery to add cymax's real name
13435
13436
13437 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13438
13439         Patch by: René Stadler <mail@renestadler.de>
13440
13441         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
13442         (gst_audio_panorama_transform_m2s_int),
13443         (gst_audio_panorama_transform_s2s_int),
13444         (gst_audio_panorama_transform_m2s_float),
13445         (gst_audio_panorama_transform_s2s_float),
13446         (gst_audio_panorama_transform):
13447         * gst/audiofxgood/audiopanorama.h:
13448           Added float support
13449
13450 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13451
13452         * gst/audiofxgood/audiopanorama.c:
13453         (gst_audio_panorama_transform_m2s):
13454           Fix docs & debug category. Add Fixme for volume pan levels.
13455
13456 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13457
13458         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
13459         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
13460         (gst_avi_demux_stream_header_pull),
13461         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13462         (gst_avi_demux_chain):
13463           unbreak AVI index handling, some more debug, remove an obsolete
13464           adapter_flush that caused streaming to wander off in the wild
13465
13466 2006-08-24  Wim Taymans  <wim@fluendo.com>
13467
13468         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13469         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
13470         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
13471         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
13472         (gst_avi_demux_calculate_durations_from_index),
13473         (gst_avi_demux_stream_header_push),
13474         (gst_avi_demux_stream_header_pull):
13475         * gst/avi/gstavidemux.h:
13476         Some more cleanups. 
13477         Fix totalFrames parsing in ODML.
13478         Disable use of index for length calculation in case of ODML as this is
13479         broken now.
13480
13481 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
13482
13483         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
13484           Use libgsttag helper function here too.
13485
13486 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
13487
13488         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
13489         (gst_avi_demux_init), (gst_avi_demux_dispose),
13490         (gst_avi_demux_reset), (gst_avi_demux_index_next),
13491         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
13492         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
13493         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
13494         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
13495         (gst_avi_demux_parse_subindex),
13496         (gst_avi_demux_read_subindexes_push),
13497         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
13498         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
13499         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
13500         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
13501         (gst_avi_demux_stream_header_pull),
13502         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13503         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
13504         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
13505         (gst_avi_demux_change_state):
13506         * gst/avi/gstavidemux.h:
13507           Initial streaming support for avidemux (fixes #336465)
13508
13509 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13510
13511         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13512           There is no taglibmux element ...
13513
13514         * gst/rtsp/gstrtspsrc.c:
13515           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
13516           was complaining about unknown entity here.
13517
13518 2006-08-22  Wim Taymans  <wim@fluendo.com>
13519
13520         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
13521         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
13522         (gst_avi_demux_process_next_entry):
13523         * gst/avi/gstavidemux.h:
13524         Mark DISCONT.
13525         Remove old unused fields and reorder the struct a bit.
13526
13527 2006-08-22  Wim Taymans  <wim@fluendo.com>
13528
13529         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
13530         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
13531         (gst_rtspsrc_pause):
13532         * gst/rtsp/gstrtspsrc.h:
13533         * sys/oss/gstosssink.c: (gst_oss_sink_open),
13534         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
13535         Small documentation updates.
13536
13537 2006-08-22  Wim Taymans  <wim@fluendo.com>
13538
13539         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13540         (gst_avi_demux_index_entry_for_time),
13541         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
13542         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
13543         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
13544         (gst_avi_demux_next_data_buffer),
13545         (gst_avi_demux_calculate_durations_from_index),
13546         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
13547         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
13548         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
13549         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
13550         * gst/avi/gstavidemux.h:
13551         Precalc most of the duration query for each stream.
13552         Make seeking more correct.
13553         Use GstSegment to track position and duration.
13554         Code cleanups and leak fixes.
13555         Calculate correct total duration based on index length.
13556
13557 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
13558
13559         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
13560         (parse_insert_string_field):
13561           If strings in text fields are marked ISO8859-1, but contain
13562           valid UTF-8 already, then handle them as UTF-8 and ignore
13563           the encoding. (#351794)
13564
13565 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13566
13567         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
13568         (gst_flac_dec_write), (gst_flac_dec_loop),
13569         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
13570         (gst_flac_dec_src_query):
13571         * ext/flac/gstflacdec.h:
13572           Make flac-in-ogg work (#352100).
13573
13574 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13575
13576         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
13577           Don't unref buffers of which we've already given away
13578           ownership to the adapter.
13579
13580 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13581
13582         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
13583           Make metadata extraction actually work.
13584
13585         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
13586         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
13587         (gst_speexenc_chain):
13588           Fix metadata writing: replace old code which wrote completely
13589           broken tags with libgsttag-based code. Plus miscellaneous
13590           code cleanups (use static pad templates etc.) and a bunch
13591           of leak fixes.
13592
13593 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
13594
13595         * gst/audiopanorama/.cvsignore:
13596         * gst/audiopanorama/Makefile.am:
13597         * gst/audiopanorama/audiofx.c:
13598         * gst/audiopanorama/audiopanorama.c:
13599         * gst/audiopanorama/audiopanorama.h:
13600           die! die! die! you should never have been there
13601
13602 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
13603
13604         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
13605         Fix invalid memory access in audiopanorama test suite.
13606
13607 2006-08-21  Edward Hervey  <edward@fluendo.com>
13608
13609         * tests/check/elements/.cvsignore:
13610         ignore built file
13611
13612 2006-08-21  Wim Taymans  <wim@fluendo.com>
13613
13614         * gst/rtp/Makefile.am:
13615         Fix the build again.
13616
13617 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
13618
13619         * gst/audiofxgood/.cvsignore:
13620         * gst/audiofxgood/Makefile.am:
13621         * gst/audiofxgood/audiofx.c: (plugin_init):
13622         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
13623         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
13624         (gst_audio_panorama_set_property),
13625         (gst_audio_panorama_get_property),
13626         (gst_audio_panorama_get_unit_size),
13627         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
13628         (gst_audio_panorama_transform_m2s),
13629         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
13630         * gst/audiofxgood/audiopanorama.h:
13631           resubmit with the desired name *again*
13632
13633 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
13634
13635         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
13636         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
13637           use g_assert in _get_unit_size
13638
13639 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
13640
13641         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13642         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13643         * docs/plugins/inspect/plugin-audiofxgood.xml:
13644           cleanup -unused.txt to make it useful, add previously missing docs
13645
13646         * ext/Makefile.am:
13647           Quietly (accidentally) enable LADSPA for building by default, 
13648           despite the fact that it doesn't meet the plugin checklist.
13649             -- Added by Jan Schmidt 18 Dec 2006
13650
13651         * ext/esd/esdmon.c:
13652         * ext/esd/esdsink.c:
13653         * ext/esd/gstesd.c: (plugin_init):
13654           reflow to get rid of two external symbols
13655
13656         * gst/audiofxgood/audiofx.c: (plugin_init):
13657           re-add
13658
13659 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
13660
13661         * configure.ac:
13662         * gst/audiofxgood/.cvsignore:
13663         * gst/audiofxgood/Makefile.am:
13664         * gst/audiofxgood/audiofx.c
13665         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
13666         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
13667         (gst_audio_panorama_set_property),
13668         (gst_audio_panorama_get_property),
13669         (gst_audio_panorama_get_unit_size),
13670         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
13671         (gst_audio_panorama_transform_m2s),
13672         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
13673         * gst/audiofxgood/audiopanorama.h:
13674         * tests/check/Makefile.am:
13675         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
13676         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
13677         (panorama_suite), (main):
13678         Add audiofxgood plugin with audiopanorama element
13679
13680 2006-08-18  Wim Taymans  <wim@fluendo.com>
13681
13682         * docs/plugins/Makefile.am:
13683         More Oss docs fixage. 
13684
13685 2006-08-18  Wim Taymans  <wim@fluendo.com>
13686
13687         * gst/rtp/Makefile.am:
13688         * gst/rtp/gstrtp.c: (plugin_init):
13689         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
13690         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
13691         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
13692         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
13693         (gst_rtp_sv3v_depay_get_property),
13694         (gst_rtp_sv3v_depay_change_state),
13695         (gst_rtp_sv3v_depay_plugin_init):
13696         * gst/rtp/gstrtpsv3vdepay.h:
13697         Added experimental SVQ3 depayloader.
13698
13699 2006-08-18  Edward Hervey  <edward@fluendo.com>
13700
13701         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
13702         (gst_dvdemux_loop), (gst_dvdemux_change_state):
13703         * ext/dv/gstdvdemux.h:
13704         When handling seek requests, don't send the newsegment event from the
13705         calling thread. Instead save it so it can be sent from the streaming
13706         thread.
13707
13708 2006-08-17  Wim Taymans  <wim@fluendo.com>
13709
13710         Patch by: Sjoerd Simons <sjoerd at luon dot net>
13711
13712         * gst/multipart/multipartdemux.c: (multipart_parse_header):
13713         Accept leading whitespace before the boundary
13714         This patch makes the demuxer allow some whitespace before the actual
13715         boundary. This makes the demuxer work with the ``old'' gstreamer
13716         multipartmuxer again (which placed an extra \n before the start
13717         of the stream) Fixes #349068.
13718
13719 2006-08-17  Wim Taymans  <wim@fluendo.com>
13720
13721         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
13722         Error out on non-implemented stuff.
13723
13724 2006-08-16  Wim Taymans  <wim@fluendo.com>
13725
13726         Patch by: Andy Wingo <wingo at pobox dot com>
13727
13728         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
13729         (gst_signal_processor_start), (gst_signal_processor_stop),
13730         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
13731         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
13732         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
13733         (gst_signal_processor_change_state):
13734         Make ladspa elements reusable. Fixes #350006.
13735
13736 2006-08-16  Wim Taymans  <wim@fluendo.com>
13737
13738         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
13739         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
13740         names as possible. Fixes #349901.
13741
13742 2006-08-16  Wim Taymans  <wim@fluendo.com>
13743
13744         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
13745         (gst_signal_processor_do_pushes):
13746         A push() gives away our refcount so we should not use the buffer on the
13747         pen anymore.
13748
13749 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13750
13751         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
13752         (gst_oss_mixer_element_finalize):
13753           Don't leak device string.
13754
13755 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13756
13757         * configure.ac:
13758           Require CVS of GStreamer core and -base (for
13759           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
13760
13761         * ext/taglib/gstid3v2mux.cc:
13762           Write extended comment tags properly (#348762).
13763
13764         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
13765         (parse_comment_frame):
13766           Extract COMM frames into extended comments, which makes it
13767           easier to properly retain the description bit of the tag
13768           and maintain this information when re-tagging (#348762).
13769
13770 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13771
13772         * tests/check/Makefile.am:
13773           Don't try to run annodex unit tests if the annodex
13774           plugin has not been built (Fixes #351116).
13775
13776 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13777
13778         * gst/autodetect/gstautoaudiosink.c:
13779         (gst_auto_audio_sink_find_best):
13780           When we can't find a usable audiosink, don't error out,
13781           but use a fake sink instead and post a warning message
13782           on the bus (#341278).
13783
13784 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13785
13786         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
13787         * sys/oss/gstosssink.c:
13788         * sys/oss/gstosssrc.c:
13789           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
13790           ossmixer's new device property.
13791
13792         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13793         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13794           Add docs for OSS elements.
13795
13796         * docs/plugins/inspect/plugin-aasink.xml:
13797         * docs/plugins/inspect/plugin-alaw.xml:
13798         * docs/plugins/inspect/plugin-alpha.xml:
13799         * docs/plugins/inspect/plugin-alphacolor.xml:
13800         * docs/plugins/inspect/plugin-annodex.xml:
13801         * docs/plugins/inspect/plugin-apetag.xml:
13802         * docs/plugins/inspect/plugin-auparse.xml:
13803         * docs/plugins/inspect/plugin-autodetect.xml:
13804         * docs/plugins/inspect/plugin-avi.xml:
13805         * docs/plugins/inspect/plugin-cacasink.xml:
13806         * docs/plugins/inspect/plugin-cairo.xml:
13807         * docs/plugins/inspect/plugin-cdio.xml:
13808         * docs/plugins/inspect/plugin-cutter.xml:
13809         * docs/plugins/inspect/plugin-debug.xml:
13810         * docs/plugins/inspect/plugin-dv.xml:
13811         * docs/plugins/inspect/plugin-efence.xml:
13812         * docs/plugins/inspect/plugin-effectv.xml:
13813         * docs/plugins/inspect/plugin-esdsink.xml:
13814         * docs/plugins/inspect/plugin-flac.xml:
13815         * docs/plugins/inspect/plugin-flxdec.xml:
13816         * docs/plugins/inspect/plugin-gconfelements.xml:
13817         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
13818         * docs/plugins/inspect/plugin-goom.xml:
13819         * docs/plugins/inspect/plugin-halelements.xml:
13820         * docs/plugins/inspect/plugin-icydemux.xml:
13821         * docs/plugins/inspect/plugin-id3demux.xml:
13822         * docs/plugins/inspect/plugin-jpeg.xml:
13823         * docs/plugins/inspect/plugin-level.xml:
13824         * docs/plugins/inspect/plugin-matroska.xml:
13825         * docs/plugins/inspect/plugin-mulaw.xml:
13826         * docs/plugins/inspect/plugin-multipart.xml:
13827         * docs/plugins/inspect/plugin-navigationtest.xml:
13828         * docs/plugins/inspect/plugin-ossaudio.xml:
13829         * docs/plugins/inspect/plugin-png.xml:
13830         * docs/plugins/inspect/plugin-rtp.xml:
13831         * docs/plugins/inspect/plugin-rtsp.xml:
13832         * docs/plugins/inspect/plugin-shout2send.xml:
13833         * docs/plugins/inspect/plugin-smpte.xml:
13834         * docs/plugins/inspect/plugin-speex.xml:
13835         * docs/plugins/inspect/plugin-taglib.xml:
13836         * docs/plugins/inspect/plugin-udp.xml:
13837         * docs/plugins/inspect/plugin-videobalance.xml:
13838         * docs/plugins/inspect/plugin-videobox.xml:
13839         * docs/plugins/inspect/plugin-videoflip.xml:
13840         * docs/plugins/inspect/plugin-videomixer.xml:
13841         * docs/plugins/inspect/plugin-wavenc.xml:
13842         * docs/plugins/inspect/plugin-wavparse.xml:
13843         * docs/plugins/inspect/plugin-ximagesrc.xml:
13844           Update to CVS version.
13845           
13846 2006-08-16  Wim Taymans  <wim@fluendo.com>
13847
13848         * gst/rtp/gstrtpamrdepay.c:
13849         * gst/rtp/gstrtpmp4gdepay.c:
13850         Caps extra properties must be defined as strings for
13851         depayloaders because they are generated from an SDP.
13852
13853         * gst/rtp/Makefile.am:
13854         * gst/rtp/gstrtp.c: (plugin_init):
13855         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
13856         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
13857         (gst_rtp_h264_depay_finalize), (decode_base64),
13858         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
13859         (gst_rtp_h264_depay_set_property),
13860         (gst_rtp_h264_depay_get_property),
13861         (gst_rtp_h264_depay_change_state),
13862         (gst_rtp_h264_depay_plugin_init):
13863         * gst/rtp/gstrtph264depay.h:
13864         Added basic, not completely functional RFC 3984 H264 depayloader.
13865
13866 2006-08-16  Wim Taymans  <wim@fluendo.com>
13867
13868         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
13869         Add pads after setting them up.
13870
13871         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13872         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
13873         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
13874         (gst_rtspsrc_stream_setup_rtp),
13875         (gst_rtspsrc_stream_configure_transport),
13876         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
13877         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
13878         (gst_rtspsrc_pause):
13879         * gst/rtsp/gstrtspsrc.h:
13880         Fix interleaved mode.
13881          - Protect streaming with lock.
13882          - Combine flows
13883          - set caps on outgoing buffers.
13884          - strip trailing \0 from data packets.
13885          - Configure RTP/RTCP in stream.
13886         Use DEBUG_OBJECT more.
13887
13888 2006-08-16  Wim Taymans  <wim@fluendo.com>
13889
13890         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
13891         Turn a g_print into a DEBUG line.
13892
13893 2006-08-13  Wim Taymans  <wim@fluendo.com>
13894
13895         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
13896         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
13897         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
13898         (gst_oss_mixer_element_get_property),
13899         (gst_oss_mixer_element_change_state):
13900         * sys/oss/gstossmixerelement.h:
13901         Small cleanups. Better error reporting.
13902         Add device property for the mixer instead of the hardcoded
13903         /dev/mixer. Fixes #350785.
13904         API: GstOssMixerElement::device property
13905
13906 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
13907
13908         Patch by: Jens Granseuer <jensgr at gmx net>
13909
13910         * gconf/Makefile.am:
13911           Make --disable-schemas work right (they still need
13912           to be copied to the installation directory, just not
13913           applied). Fixes #351347 (also #344100).
13914           
13915 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13916
13917         * configure.ac: back to HEAD
13918
13919 === release 0.10.4 ===
13920
13921 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
13922
13923         * configure.ac:
13924           releasing 0.10.4, "Dear Leader"
13925
13926 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
13927
13928         Patch by: Edward Hervey <edward@fluendo.com>
13929
13930         * configure.ac:
13931         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
13932         (gst_wavparse_stream_data):
13933         Send the newsegment event in the streaming thread.
13934         Fixes #347529
13935
13936 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
13937
13938         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13939         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
13940         (gst_smokeenc_resync), (gst_smokeenc_chain):
13941           Refuse sink caps in the encoder if width or height is not a
13942           multiple of 16, the encoder does not support that yet (#349939);
13943           along the same lines, check the return value of the encoder
13944           setup function; also remove some debug log clutter.
13945
13946 2006-08-04  Andy Wingo  <wingo@pobox.com>
13947
13948         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
13949         whether a processor can work in place or not, and for keeping
13950         track of its state. Change the FlowReturn instance variable from
13951         "state" to "flow_state", all callers changed.
13952
13953         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
13954         (gst_signal_processor_start, gst_signal_processor_stop)
13955         (gst_signal_processor_cleanup): New functions to manage the
13956         processor's state.
13957         (gst_signal_processor_setcaps): start() as well as setup() here.
13958         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
13959         (gst_signal_processor_change_state): Stop and cleanup the
13960         processor as we go to NULL.
13961
13962         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
13963         INPLACE_BROKEN is not set.
13964
13965         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
13966         Do the alloc_buffer in bytes, not frames.
13967         
13968 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13969
13970         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
13971         Fix rgb masks when recording in < 24bpp.
13972
13973 2006-08-04  Andy Wingo  <wingo@pobox.com>
13974
13975         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
13976         (gst_signal_processor_prepare)
13977         (gst_signal_processor_update_inputs)
13978         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
13979         (gst_signal_processor_flush)
13980         (gst_signal_processor_sink_activate_push)
13981         (gst_signal_processor_src_activate_pull)
13982         (gst_signal_processor_change_state): Remove the last of the code
13983         that assumes that we process whole buffers at a time. Fix some
13984         debugging. Seems to work now in some cases.
13985         (gst_signal_processor_src_activate_pull): BPB
13986
13987 2006-08-01  Andy Wingo  <wingo@pobox.com>
13988
13989         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
13990         Fix nframes-choosing.
13991         (gst_signal_processor_init): Init pending_in and pending_out.
13992
13993         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
13994         more default sample rate, although we never check that the sample
13995         rate actually gets set. Something for the future.
13996         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
13997         (gst_signal_processor_event): Refcount fixen.
13998         (gst_signal_processor_process): Pull the number of frames to
13999         process from the sizes of the buffers in the input pens.
14000         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
14001         (gst_signal_processor_do_pulls): Add an nframes argument, and use
14002         it instead of buffer_frames.
14003         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
14004         to do_pulls.
14005         (gst_signal_processor_chain)
14006         (gst_signal_processor_sink_activate_push)
14007         (gst_signal_processor_src_activate_pull):  Refcount fixen.
14008
14009         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
14010
14011 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
14012
14013         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
14014         (gst_signal_processor_process):
14015           don't query buffer-frames from caps, add lots of debug-log,
14016           try fix for assert (#349189)
14017
14018 2006-07-31  Wim Taymans  <wim@fluendo.com>
14019
14020         * gst/udp/gstudpsrc.c:
14021         Fix docs.
14022
14023 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
14024
14025         * ext/ladspa/gstsignalprocessor.c:
14026         (gst_signal_processor_add_pad_from_template),
14027         (gst_signal_processor_init), (gst_signal_processor_setcaps),
14028         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
14029         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
14030         (gst_signal_processor_sink_activate_push),
14031         (gst_signal_processor_src_activate_pull),
14032         (gst_signal_processor_change_state):
14033          Add debugs logs here and there, add more error handling, add some
14034          FIXME comments, filed #349189
14035
14036 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14037
14038         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
14039         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
14040         Set caps on buffer correctly.  Fixes bug #349155.
14041
14042 2006-07-28  Wim Taymans  <wim@fluendo.com>
14043
14044         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14045
14046         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14047         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14048         (gst_multipart_demux_finalize), (get_line_end),
14049         (multipart_parse_header), (multipart_find_boundary),
14050         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
14051         (gst_multipart_set_property), (gst_multipart_get_property):
14052         Uses GstAdapter instead of own buffering.
14053         Actually parses the mime-type correctly (In tests the mime-type was
14054         always "" with the old version).
14055         Uses the Content-length header if available to speed up things.
14056         Reliably autoscans the boundary name by default.
14057         Fixes #349068.
14058
14059         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
14060         Don't start the stream with a \n.
14061
14062 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
14063
14064         Patch by: Brian Cameron <brian dot cameron at sun com>
14065
14066         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
14067           Open source with O_NONBLOCK (#349015).
14068
14069 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
14070
14071         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
14072         (gst_avi_demux_massage_index):
14073         * gst/avi/gstavidemux.h:
14074           Whitespace fixes and more debug
14075
14076 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14077
14078         * gst/autodetect/gstautoaudiosink.c:
14079         (gst_auto_audio_sink_create_element_with_pretty_name),
14080         (gst_auto_audio_sink_find_best),
14081         (gst_auto_audio_sink_change_state):
14082           Get rid of old and unused magic sound-server properties stuff.
14083           Add suffix to child sink's name that makes it easy to see from
14084           the name alone which type it actually is (alsa, oss, esd, etc.).
14085
14086 2006-07-27  Wim Taymans  <wim@fluendo.com>
14087
14088         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14089         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
14090         (gst_udpsrc_start):
14091         * gst/udp/gstudpsrc.h:
14092         Rename "buffer" to "buffer-size" to make clear it is a size we set and
14093         not some sort of feature we enable.
14094
14095 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14096
14097         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
14098           Use CLOSE_SOCKET() here instead of close() to maintain
14099           win32 workiness.
14100
14101 2006-07-27  Wim Taymans  <wim@fluendo.com>
14102
14103         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
14104
14105         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14106         (gst_udpsrc_create), (gst_udpsrc_set_property),
14107         (gst_udpsrc_get_property), (gst_udpsrc_start):
14108         * gst/udp/gstudpsrc.h:
14109         Added "buffer-size" property to control the kernel receive buffer size.
14110         Update documentation.
14111         Small cleanups. Fixes #348752.
14112         API: buffer-size property
14113
14114 2006-07-26  Wim Taymans  <wim@fluendo.com>
14115
14116         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
14117
14118         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
14119         (gst_rtp_pcma_pay_handle_buffer):
14120         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
14121         (gst_rtp_pcmu_pay_handle_buffer):
14122         Fix timestamp calculation on outgoing RTP packets.
14123         Fixes #348675.
14124
14125 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14126
14127         * ext/taglib/gstid3v2mux.cc:
14128           Fix writing of comment frames (should be COMM not TCOM),
14129           is still sub-optimal though, since we don't retain or
14130           extract the comment descriptions properly (#334375,
14131           also see #334375).
14132
14133 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14134
14135         * gst/wavparse/gstwavparse.c:
14136           #define 'fact' RIFF chunk if we are not compiling against
14137           -base CVS (we don't want to depend on -base CVS for this
14138           one define only, and also not for release order reasons).
14139
14140 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14141
14142         * ext/taglib/gstid3v2mux.cc:
14143           Handle multiple tags of the same type properly. Re-inject
14144           unparsed ID3v2 frames that we get as binary blobs from
14145           id3demux into the tag again so we don't lose information
14146           when retagging (#334375).
14147
14148 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14149
14150         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
14151           Document newly-added properties properly, so that there is a
14152           'Since: 0.10.4' in the plugin docs. Convert some property
14153           names into canonical GObject style (GObject will do that
14154           internally anyway).
14155
14156 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14157
14158         * gst/id3demux/id3tags.c:
14159         (id3demux_add_id3v2_frame_blob_to_taglist):
14160           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
14161           well, and add the version to the blob's buffer caps, since that
14162           information will be needed for deserialisation later on (#348644).
14163
14164 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
14165
14166         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
14167         (gst_avi_demux_parse_stream):
14168          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
14169          indentation and spacing.
14170
14171 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14172
14173         * docs/plugins/Makefile.am:
14174         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14175         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14176         * docs/plugins/gst-plugins-good-plugins.args:
14177         * docs/plugins/inspect/plugin-1394.xml:
14178         * docs/plugins/inspect/plugin-aasink.xml:
14179         * docs/plugins/inspect/plugin-alaw.xml:
14180         * docs/plugins/inspect/plugin-alpha.xml:
14181         * docs/plugins/inspect/plugin-alphacolor.xml:
14182         * docs/plugins/inspect/plugin-annodex.xml:
14183         * docs/plugins/inspect/plugin-apetag.xml:
14184         * docs/plugins/inspect/plugin-auparse.xml:
14185         * docs/plugins/inspect/plugin-autodetect.xml:
14186         * docs/plugins/inspect/plugin-avi.xml:
14187         * docs/plugins/inspect/plugin-cacasink.xml:
14188         * docs/plugins/inspect/plugin-cairo.xml:
14189         * docs/plugins/inspect/plugin-cdio.xml:
14190         * docs/plugins/inspect/plugin-cutter.xml:
14191         * docs/plugins/inspect/plugin-debug.xml:
14192         * docs/plugins/inspect/plugin-dv.xml:
14193         * docs/plugins/inspect/plugin-efence.xml:
14194         * docs/plugins/inspect/plugin-effectv.xml:
14195         * docs/plugins/inspect/plugin-esdsink.xml:
14196         * docs/plugins/inspect/plugin-flac.xml:
14197         * docs/plugins/inspect/plugin-flxdec.xml:
14198         * docs/plugins/inspect/plugin-gconfelements.xml:
14199         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14200         * docs/plugins/inspect/plugin-goom.xml:
14201         * docs/plugins/inspect/plugin-halelements.xml:
14202         * docs/plugins/inspect/plugin-icydemux.xml:
14203         * docs/plugins/inspect/plugin-id3demux.xml:
14204         * docs/plugins/inspect/plugin-jpeg.xml:
14205         * docs/plugins/inspect/plugin-level.xml:
14206         * docs/plugins/inspect/plugin-matroska.xml:
14207         * docs/plugins/inspect/plugin-mulaw.xml:
14208         * docs/plugins/inspect/plugin-multipart.xml:
14209         * docs/plugins/inspect/plugin-navigationtest.xml:
14210         * docs/plugins/inspect/plugin-ossaudio.xml:
14211         * docs/plugins/inspect/plugin-png.xml:
14212         * docs/plugins/inspect/plugin-rtp.xml:
14213         * docs/plugins/inspect/plugin-rtsp.xml:
14214         * docs/plugins/inspect/plugin-shout2send.xml:
14215         * docs/plugins/inspect/plugin-smpte.xml:
14216         * docs/plugins/inspect/plugin-speex.xml:
14217         * docs/plugins/inspect/plugin-udp.xml:
14218         * docs/plugins/inspect/plugin-videobalance.xml:
14219         * docs/plugins/inspect/plugin-videobox.xml:
14220         * docs/plugins/inspect/plugin-videoflip.xml:
14221         * docs/plugins/inspect/plugin-videomixer.xml:
14222         * docs/plugins/inspect/plugin-wavenc.xml:
14223         * docs/plugins/inspect/plugin-wavparse.xml:
14224         * docs/plugins/inspect/plugin-ximagesrc.xml:
14225           Update files to CVS/Prerelease version, add esdsink docs.
14226
14227         * ext/esd/esdsink.c:
14228           Add gtk-doc blurb.
14229
14230         * gst/rtp/gstrtpmp4vpay.c:
14231           Fix typo in element description.
14232
14233 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14234
14235         * ext/esd/esdsink.c: (gst_esdsink_open),
14236         (gst_esdsink_factory_init):
14237           Prevent libesd from auto-spawning a sound daemon if it
14238           is not already running. Now that we don't do evil stuff
14239           like that any longer we can give esdsink a rank so that
14240           autoaudiosink will try it as well if all other audio
14241           sinks fail (#343051).
14242
14243 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14244
14245         * ext/esd/Makefile.am:
14246           Oops, need to remove README from EXTRA_DIST as well.
14247
14248 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14249
14250         * ext/esd/README:
14251           Remove, it contains nothing useful anyway.
14252
14253         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
14254         (gst_esdsink_delay):
14255           Some small clean-ups; use GST_BOILERPLATE etc.
14256
14257 2006-07-24  Wim Taymans  <wim@fluendo.com>
14258
14259         * gst/law/alaw-decode.c: (alawdec_getcaps):
14260         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
14261         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
14262         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
14263         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
14264
14265 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
14266
14267         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
14268         (gst_wavparse_other), (gst_wavparse_perform_seek),
14269         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
14270         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
14271         (gst_wavparse_pad_query):
14272         * gst/wavparse/gstwavparse.h:
14273           Use information from 'fact' chunk for length calculation of compressed
14274           samples. Calculate bps if bogus value is found in wav header (embeded
14275           mp2/mp3).
14276           
14277
14278 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14279
14280         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
14281
14282         * configure.ac:
14283         * gst/udp/Makefile.am:
14284         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
14285         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
14286         * gst/udp/gstdynudpsink.h:
14287         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
14288         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
14289         * gst/udp/gstmultiudpsink.h:
14290         * gst/udp/gstudp.c: (plugin_init):
14291         * gst/udp/gstudpsink.h:
14292         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
14293         (gst_udpsrc_start), (gst_udpsrc_stop):
14294         * gst/udp/gstudpsrc.h:
14295         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
14296         (gst_udp_net_utils_win32_wsa_startup):
14297         * gst/udp/gstudpnetutils.h:
14298           Port udp plugin to win32 (#345288).
14299
14300 2006-07-24  Wim Taymans  <wim@fluendo.com>
14301
14302         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
14303         Remove unwanted DEBUG line.
14304
14305 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
14306
14307         * gst/id3demux/gstid3demux.c: (plugin_init):
14308         * gst/id3demux/id3tags.c:
14309         (id3demux_add_id3v2_frame_blob_to_taglist):
14310         * gst/id3demux/id3tags.h:
14311           On second thought, it might be wiser and more efficient
14312           not to do tag registration from a streaming thread.
14313
14314 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
14315
14316         * gst/id3demux/id3tags.c:
14317         (id3demux_add_id3v2_frame_blob_to_taglist),
14318         (id3demux_id3v2_frames_to_tag_list):
14319           Put ID3v2 frames we can't parse as binary blobs into private
14320           tags, so that they are not lost when retagging, at least once
14321           id3v2mux has been taught to re-inject those frames again.
14322           See bug #334375.
14323
14324 2006-07-21  Wim Taymans  <wim@fluendo.com>
14325
14326         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14327         (gst_avi_demux_process_next_entry):
14328         Fix some leaks.
14329
14330         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
14331         Don't use \n in debug lines.
14332
14333 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
14334
14335         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14336         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14337           Add annodex and icydemux, cleanup the sections a bit
14338
14339 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
14340
14341         Patch by: Alex Lancaster <alexl at users sourceforge net>
14342
14343         * ext/taglib/gstid3v2mux.cc:
14344           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
14345           ID3v2 TSSE frames (#347898).
14346
14347 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
14348
14349         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
14350           Respect mpegversion for "video/mpeg" and give message in case of
14351           unhandled versions.
14352
14353 2006-07-17  Wim Taymans  <wim@fluendo.com>
14354
14355         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
14356         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
14357         (gst_pngdec_chain), (gst_pngdec_sink_event),
14358         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
14359         (gst_pngdec_sink_activate_push):
14360         * ext/libpng/gstpngdec.h:
14361         Use statically allocated segment instead of leaking.
14362         Various cleanups.
14363         Fix flush and seek handling.
14364
14365 2006-07-16  Wim Taymans  <wim@fluendo.com>
14366
14367         * gst/rtp/Makefile.am:
14368         * gst/rtp/gstrtp.c: (plugin_init):
14369         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
14370         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
14371         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
14372         (gst_rtp_mp4g_depay_set_property),
14373         (gst_rtp_mp4g_depay_get_property),
14374         (gst_rtp_mp4g_depay_change_state),
14375         (gst_rtp_mp4g_depay_plugin_init):
14376         * gst/rtp/gstrtpmp4gdepay.h:
14377         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
14378         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
14379         (gst_rtp_mp4g_pay_flush):
14380         Added simple generic mpeg4 depayloader.
14381         Fix generic mpeg4 payloader.
14382
14383 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
14384
14385         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
14386           Don't try doing state changes on a NULL pointer.
14387
14388 2006-07-14  Wim Taymans  <wim@fluendo.com>
14389
14390         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
14391
14392         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
14393         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
14394         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
14395         * gst/rtp/gstrtpamrdepay.h:
14396         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
14397         Fixes #321191
14398
14399 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14400
14401         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14402         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
14403         Fix segfault when moving mouse pointer to the bottom right corner.
14404
14405 2006-07-12  Wim Taymans  <wim@fluendo.com>
14406
14407         * gst/rtp/Makefile.am:
14408         * gst/rtp/gstrtp.c: (plugin_init):
14409         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
14410         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
14411         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
14412         (gst_rtp_mp2t_depay_set_property),
14413         (gst_rtp_mp2t_depay_get_property),
14414         (gst_rtp_mp2t_depay_change_state),
14415         (gst_rtp_mp2t_depay_plugin_init):
14416         * gst/rtp/gstrtpmp2tdepay.h:
14417         Added mpeg2 TS depayloader. Closing #347234.
14418
14419 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
14420
14421         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
14422           Remove g_assert that shouldn't be there and was triggered
14423           after trying to open a device that doesn't exist or can't
14424           be opened for some other reason (#347972).
14425
14426 2006-07-10  Edward Hervey  <edward@fluendo.com>
14427
14428         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14429         (gst_avi_demux_stream_header), (push_tag_lists):
14430         * gst/avi/gstavidemux.h:
14431         Don't push tag events found by gst_riff_parse_info() before outputting
14432         GST_EVENT_NEWSEGMENT.
14433
14434 2006-07-10  Wim Taymans  <wim@fluendo.com>
14435
14436         * gst/rtsp/Makefile.am:
14437         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
14438         (rtsp_connection_close):
14439         * gst/rtsp/rtspdefs.h:
14440         replaced closesocket and close in code with one CLOSE_SOCKET. 
14441         Some more cleanups. Fixes #345301.
14442
14443 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
14444
14445         * gst/autodetect/gstautoaudiosink.c:
14446           Fix example pipeline in docs.
14447
14448 2006-07-10  Wim Taymans  <wim@fluendo.com>
14449
14450         Patch by: Rob Taylor <robtaylor at floopily dot org>
14451
14452         * gst/udp/gstmultiudpsink.c: (join_multicast),
14453         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
14454         If a destination is added before the stream is set to PAUSED, the
14455         multicast group is not joined as the socket is not created yet. 
14456         Also TTL and LOOP should also be set. Fixes #346921.
14457
14458 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14459
14460         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14461         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
14462         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
14463         (gst_ximage_src_init):
14464         * sys/ximage/gstximagesrc.h:
14465         Fix use-damage property to actually work :)
14466         Add startx, starty, endx, endy properties so screencasts other than full
14467         screen ones can work.
14468
14469 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14470
14471         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14472         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
14473         (gst_ximage_src_class_init), (gst_ximage_src_init):
14474         * sys/ximage/gstximagesrc.h:
14475         Add use_damage property to offer ability to choose whether to use
14476         XDamage or not.
14477
14478 2006-07-07  Wim Taymans  <wim@fluendo.com>
14479
14480         * gst/goom/filters.c: (zoomFilterSetResolution):
14481         Avoid goom coredumping by clearing memory. 
14482         Fixes 345679.
14483
14484 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
14485
14486         * win32/vs6/libgstid3demux.dsp:
14487         Add a link to libgsttag-0.10.lib.
14488
14489 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
14490
14491         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
14492         (gst_tag_demux_read_range):
14493         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
14494         (gst_id3demux_read_range):
14495           Don't return FLOW_UNEXPECTED when a buffer is before
14496           the start of the stream (which might happen with
14497           large ID3v2 tags if the tag reading was done pullrange
14498           based and we then switched to push mode later on).
14499           Fixes regression introduced by commit from June 29th.
14500
14501 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
14502
14503         * ext/taglib/gstid3v2mux.cc:
14504           Make UTF-8 the default encoding when writing string
14505           tags (before, our UTF-8 strings would automatically
14506           be converted to ISO-8859-1 by taglib and written as
14507           ISO-8859-1 fields if that was possible).
14508
14509         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
14510         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
14511         (test_taglib_id3mux_with_tags):
14512           Add test case that makes sure our UTF-8 strings have
14513           actually been written into the tag as UTF-8.
14514
14515 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
14516
14517         * configure.ac:
14518           Let's try that again.
14519
14520 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
14521
14522         * configure.ac:
14523           Disable monoscope plugin for now until it fulfills
14524           all the requirements.
14525
14526 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
14527
14528         * configure.ac:
14529         * gst/monoscope/Makefile.am:
14530         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
14531         (gst_monoscope_class_init), (gst_monoscope_init),
14532         (gst_monoscope_finalize), (gst_monoscope_reset),
14533         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
14534         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
14535         (gst_monoscope_sink_event), (gst_monoscope_src_event),
14536         (gst_monoscope_change_state), (plugin_init):
14537         * gst/monoscope/gstmonoscope.h:
14538           Port monoscope visualisation to 0.10.
14539
14540 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
14541
14542         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
14543         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
14544           Return FLOW_UNEXPECTED when at the end of the file, not
14545           FLOW_ERROR. Fixes 'internal stream error' errors that
14546           would sometimes occur in totem when scrubbing to the
14547           end of an ID3v1 tagged mp3 file.
14548
14549 2006-07-03  Edward Hervey  <edward@fluendo.com>
14550
14551         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
14552         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
14553         (gst_pngdec_sink_event), (gst_pngdec_change_state):
14554         * ext/libpng/gstpngdec.h:
14555         Implement buffer clipping/dropping using GstSegment.
14556         This provides accurate seeking.
14557
14558 2006-07-03  Edward Hervey  <edward@fluendo.com>
14559
14560         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14561         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
14562         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
14563         (gst_avi_demux_process_next_entry), (push_tag_lists),
14564         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
14565         * gst/avi/gstavidemux.h:
14566         Proper aggregation of each stream's GstFlowReturn in order to figure out
14567         whether the task should stop or not.
14568         Don't send inline events before pushing out a NEW_SEGMENT, more
14569         specifically for GST_TAG_EVENT.
14570         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
14571         sub-indexes.
14572
14573 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
14574
14575         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
14576
14577         * sys/sunaudio/gstsunaudiomixerctrl.c:
14578         (gst_sunaudiomixer_ctrl_build_list):
14579           Move "Monitor" slider to input tab so it works more like
14580           sdtaudiocontrol, which is what people on Solaris are used
14581           to using for their mixer program (#346259).
14582
14583 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14584
14585         * tests/check/elements/level.c: (GST_START_TEST):
14586           fix a leak, clean up at the end
14587
14588 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
14589
14590         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
14591         (gst_matroska_demux_send_event),
14592         (gst_matroska_demux_loop_stream_parse_id):
14593         * gst/matroska/matroska-ids.h:
14594           Send tag event after newsegment event.
14595
14596 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
14597
14598         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
14599         (gst_id3demux_read_range):
14600           Make sure we don't return GST_FLOW_OK with a NULL buffer in
14601           certain cases where a read beyond the end of the file is
14602           requested. Fixes #345930.
14603
14604         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
14605         (gst_tag_demux_read_range):
14606           Fix same issue here as well.
14607
14608 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14609
14610         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
14611         
14612         Fix hypothetical crash.
14613
14614 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
14615
14616         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
14617
14618         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
14619           Do not modify the ports value. If the user has turned off the
14620           built-in speakers, then we should not reset it in the prepare
14621           function, since this causes the built-in speakers to turn
14622           back on anytime the user changes a track in totem, rhythmbox,
14623           etc. (#346066).
14624
14625 2006-06-23  Wim Taymans  <wim@fluendo.com>
14626
14627         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
14628         Fix double caps unref when negotiation fails.
14629
14630 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14631
14632         * ext/annodex/gstcmmldec.c:
14633         * ext/annodex/gstcmmlenc.c:
14634         * ext/annodex/gstcmmlparser.c:
14635         * ext/dv/gstdvdec.c:
14636         * ext/dv/gstdvdemux.c:
14637         * ext/gdk_pixbuf/pixbufscale.c:
14638         * ext/jpeg/gstjpegenc.c:
14639         * ext/jpeg/gstsmokedec.c:
14640         * ext/jpeg/gstsmokeenc.c:
14641         * ext/libpng/gstpngdec.c:
14642         * ext/libpng/gstpngenc.c:
14643         * ext/speex/gstspeexenc.c:
14644         * gst/alpha/gstalphacolor.c:
14645         * gst/cutter/gstcutter.c:
14646         * gst/debug/gstnavigationtest.c:
14647         * gst/icydemux/gsticydemux.c:
14648         * gst/level/gstlevel.c:
14649         * gst/multipart/multipart.c:
14650         * gst/rtp/gstrtpamrpay.c:
14651         * gst/rtp/gstrtpdepay.c:
14652         * gst/rtp/gstrtpilbcpay.c:
14653         * gst/rtp/gstrtpmp4gpay.c:
14654         * gst/rtp/gstrtpmp4vpay.c:
14655         * gst/rtsp/gstrtpdec.c:
14656         * gst/rtsp/gstrtspsrc.c:
14657         * gst/udp/gstdynudpsink.c:
14658         * gst/udp/gstmultiudpsink.c:
14659         * gst/udp/gstudpsrc.c:
14660         * gst/videobox/gstvideobox.c:
14661         * gst/videofilter/gstvideoflip.c:
14662           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
14663           plus two minor macro fixes.
14664
14665 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14666
14667         * gst/matroska/matroska-demux.c:
14668         (gst_matroska_demux_check_subtitle_buffer),
14669         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
14670         (gst_matroska_demux_subtitle_caps):
14671         * gst/matroska/matroska-ids.c:
14672         (gst_matroska_track_init_subtitle_context):
14673         * gst/matroska/matroska-ids.h:
14674           Try to fix up broken matroska files containing subtitle
14675           streams with non-UTF8 character encodings (courtesy of
14676           mkvmerge) using either the encoding specified in the
14677           GST_SUBTITLE_ENCODING environment variable or the
14678           current locale's character set if it is non-UTF8.
14679           Fixes #337076.
14680
14681 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14682
14683         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
14684           Set image type from APIC frame as "image-type" field
14685           of GST_TAG_IMAGE buffer caps (#344605).
14686
14687 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
14688
14689         * ext/flac/Makefile.am:
14690         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
14691         (gst_flac_dec_reset_decoders),
14692         (gst_flac_dec_setup_seekable_decoder),
14693         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
14694         (gst_flac_dec_metadata_callback),
14695         (gst_flac_dec_metadata_callback_seekable),
14696         (gst_flac_dec_metadata_callback_stream),
14697         (gst_flac_dec_error_callback),
14698         (gst_flac_dec_error_callback_seekable),
14699         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
14700         (gst_flac_dec_read_stream), (gst_flac_dec_write),
14701         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
14702         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
14703         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
14704         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
14705         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
14706         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
14707         (gst_flac_dec_sink_activate_push),
14708         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
14709         * ext/flac/gstflacdec.h:
14710           Support chain-based operation, should make flac-over-DAAP
14711           work (#340492).
14712
14713 2006-06-20  Wim Taymans  <wim@fluendo.com>
14714
14715         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14716         Doc updates, merge some unused symbols.
14717
14718 2006-06-20  Wim Taymans  <wim@fluendo.com>
14719
14720         * docs/plugins/Makefile.am:
14721         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14722         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14723         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
14724         * gst/rtsp/gstrtspsrc.c:
14725         * gst/rtsp/gstrtspsrc.h:
14726         Added documentation for the rtsp plugin. Fixes #345393.
14727
14728 2006-06-20  Wim Taymans  <wim@fluendo.com>
14729
14730         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
14731         (rtsp_connection_close), (rtsp_connection_free):
14732         Use better G_OS_* macros. Fixes #345301 some more.
14733
14734 2006-06-20  Wim Taymans  <wim@fluendo.com>
14735
14736         Patch by: Brian Cameron <brian dot cameron at sun dot com>
14737
14738         * sys/sunaudio/Makefile.am:
14739         * sys/sunaudio/gstsunaudio.c: (plugin_init):
14740         * sys/sunaudio/gstsunaudiomixerctrl.c:
14741         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
14742         (gst_sunaudiomixer_ctrl_list_tracks),
14743         (gst_sunaudiomixer_ctrl_get_volume),
14744         (gst_sunaudiomixer_ctrl_set_volume),
14745         (gst_sunaudiomixer_ctrl_set_mute),
14746         (gst_sunaudiomixer_ctrl_set_record):
14747         * sys/sunaudio/gstsunaudiomixerctrl.h:
14748         * sys/sunaudio/gstsunaudiomixertrack.c:
14749         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
14750         * sys/sunaudio/gstsunaudiomixertrack.h:
14751         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
14752         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
14753         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
14754         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
14755         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
14756         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
14757         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
14758         (gst_sunaudiosrc_reset):
14759         * sys/sunaudio/gstsunaudiosrc.h:
14760         Add a SunAudio source plugin.
14761         Support stereo and right/left channel gain in the mixer plugin.
14762         Support the RECORD flag so that you can switch between line-input and
14763         microphone in gnome-volume-control.
14764         Code cleanups like using an enumerator for track number instead of an 
14765         integer. Fixes #344923.
14766
14767 2006-06-20  Wim Taymans  <wim@fluendo.com>
14768
14769         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
14770
14771         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
14772         (rtsp_connection_close):
14773         Make RTSP plugin compile on windows. Fixes #345301.
14774         Some changes to original patch to catch errors better.
14775         use ifdef WIN32 instead of ifndef.
14776
14777 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14778
14779         * configure.ac:
14780         If we have libraw1394 >= 1.2.1, then we need libiec61883.
14781
14782 2006-06-18  Edward Hervey  <edward@fluendo.com>
14783
14784         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
14785         After a failed buffer alloc, we need to abort the jpeg decoding (it
14786         started when parsing headers to figure out how many bytes we need
14787         to request downstream).
14788
14789 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
14790
14791         Patch by: Mark Nauwelaerts  <manauw at skynet be>
14792
14793         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
14794           Make sure we don't read beyond the end of the file (#345232).
14795
14796 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
14797
14798         * configure.ac:
14799           Fix --disable-external (can't set conditionals conditionally,
14800           #343602).
14801
14802 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14803
14804         * autogen.sh:
14805         * configure.ac:
14806         * docs/Makefile.am:
14807           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
14808
14809         * docs/plugins/Makefile.am:
14810         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14811         * docs/plugins/inspect/plugin-taglib.xml:
14812           Add/fix apev2mux docs.
14813
14814 2006-06-14  Wim Taymans  <wim@fluendo.com>
14815
14816         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
14817         (gst_dvdec_finalize), (gst_dvdec_sink_event),
14818         (gst_dvdec_change_state):
14819         Reset segment info on flush.
14820         Alloc segment in _init, free in _finalize.
14821
14822         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
14823         Don't send segments twice.
14824
14825 2006-06-14  Wim Taymans  <wim@fluendo.com>
14826
14827         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
14828         Respect segment.stop. Fixes #342592.
14829
14830 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14831
14832         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
14833           No language specified means the implied language is English
14834           according to the matroska spec (partially fixes #344708);
14835           add some more debug output.
14836
14837 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14838
14839         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
14840         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
14841         (gst_wavparse_chain):
14842           When operating chain-based, don't make any assumptions about the
14843           chunking of the incoming data and make streaming work on days other
14844           than the second Thursday after a full moon. Also fix up debug
14845           messages here and there and make use of the most excellent new
14846           gst_pad_query_peer_duration() utility function.
14847           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
14848
14849         * gst/wavparse/gstwavparse.h:
14850           Remove trailing comma after last enum value, some compilers don't
14851           like that.
14852
14853 2006-06-13  Wim Taymans  <wim@fluendo.com>
14854
14855         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
14856         Handle premature EOS gracefully.
14857
14858 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
14859
14860         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
14861           Prevent out of bounds array access when scrubbing towards
14862           the end of the file between the last index entry and the
14863           end. Fixes occasional 'start <= stop' newsegment event
14864           assertions when scrubbing in MJPEG files.
14865
14866 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
14867
14868         * tests/check/elements/.cvsignore:
14869           And another one.
14870
14871 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
14872
14873         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
14874         (scan_encoded_string), (parse_picture_frame):
14875           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
14876
14877         * configure.ac:
14878           Require core >= 0.10.8 (for GST_TAG_IMAGE and
14879           GST_TAG_PPEVIEW_IMAGE used in the patch above).
14880
14881 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14882
14883         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
14884           gratuitous comment changes
14885         * tests/check/elements/level.c: (GST_START_TEST):
14886           fix level test leaks
14887
14888 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
14889
14890         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
14891         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
14892           Use gst_pad_query_peer_duration() utility function here.
14893
14894 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14895
14896         * autogen.sh:
14897           require am17
14898         * configure.ac:
14899         * ext/annodex/Makefile.am:
14900         * ext/cdio/Makefile.am:
14901         * ext/dv/Makefile.am:
14902         * ext/esd/Makefile.am:
14903         * ext/flac/Makefile.am:
14904         * ext/gdk_pixbuf/Makefile.am:
14905         * ext/ladspa/Makefile.am:
14906         * ext/libcaca/Makefile.am:
14907         * ext/speex/Makefile.am:
14908         * ext/taglib/Makefile.am:
14909         * sys/oss/Makefile.am:
14910         * sys/sunaudio/Makefile.am:
14911         * sys/ximage/Makefile.am:
14912           clean up build further
14913
14914 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
14915
14916         * gconf/Makefile.am:
14917           Honour --disable-schemas-install configure option. Fixes #344100.
14918
14919 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
14920
14921         * tests/examples/level/Makefile.am:
14922           Add -lm to LIBS for pow() function, don't assume one of our
14923           dependencies (such as libxml-2.0) drags it in automatically
14924           (#343603).
14925
14926 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
14927
14928         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
14929
14930         * configure.ac:
14931           We should use $SED and not $(SED) in configure.ac (#343678).
14932
14933 2006-06-09  Wim Taymans  <wim@fluendo.com>
14934
14935         Patch by: Brian Cameron <brian dot cameron at sun dot com>
14936
14937         * sys/sunaudio/gstsunaudiomixerctrl.c:
14938         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
14939         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
14940         (gst_sunaudiomixer_ctrl_set_mute):
14941         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
14942         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
14943         (gst_sunaudiosink_write):
14944         Attached find a patch that fixes a number of bugs with the SunAudio
14945         mixer plugin and fixes #344101:
14946         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
14947            tracks onto the tracklist causing gnome-volume-control's preferences
14948            dialog to be messed up and would core dump if you checked/unchecked
14949            any item.
14950         2. We weren't previously setting the MUTE flag properly.  Fixing this
14951            makes gnome-volume-control work better.
14952         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
14953            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
14954            gnome-volume-control look better.
14955         Also some minor cleanup in gstsunaudiosink.c.
14956
14957 2006-06-09  Wim Taymans  <wim@fluendo.com>
14958
14959         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
14960         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
14961         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
14962         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
14963         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
14964         * ext/jpeg/gstjpegdec.h:
14965         API: Added IDCT method property
14966         Small cleanups.
14967         Avoid dynamic allocation of trivial fixed structure.
14968         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
14969
14970 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14971
14972         * configure.ac:
14973         We now require libraw1394 >= 1.1.0 and that version onwards all
14974         have .pc files.
14975
14976 2006-06-02  Edward Hervey  <edward@fluendo.com>
14977
14978         * gst/law/alaw-decode.c: (alawdec_getcaps): 
14979         Trying to get items from an ANY or EMPTY caps is ... stupid.
14980
14981 2006-06-02  Edward Hervey  <edward@fluendo.com>
14982
14983         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
14984         (gst_dvdec_chain), (gst_dvdec_change_state):
14985         * ext/dv/gstdvdec.h:
14986         Added GstSegment handling, now implements dropping/clipping.
14987
14988 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14989
14990         * ext/aalib/gstaasink.h:
14991         * ext/annodex/gstcmmldec.h:
14992         * ext/cairo/gsttimeoverlay.h:
14993         * ext/dv/gstdvdec.h:
14994         * ext/dv/gstdvdemux.h:
14995         * ext/esd/esdmon.h:
14996         * ext/esd/esdsink.h:
14997         * ext/flac/gstflacenc.h:
14998         * ext/gconf/gstgconfaudiosink.h:
14999         * ext/gconf/gstgconfaudiosrc.h:
15000         * ext/gconf/gstgconfvideosink.h:
15001         * ext/gconf/gstgconfvideosrc.h:
15002         * ext/gdk_pixbuf/gstgdkanimation.h:
15003         * ext/gdk_pixbuf/pixbufscale.h:
15004         * ext/hal/gsthalaudiosink.h:
15005         * ext/hal/gsthalaudiosrc.h:
15006         * ext/jpeg/gstjpegenc.h:
15007         * ext/jpeg/gstsmokedec.h:
15008         * ext/jpeg/gstsmokeenc.h:
15009         * ext/libcaca/gstcacasink.h:
15010         * ext/libmng/gstmngdec.h:
15011         * ext/libmng/gstmngenc.h:
15012         * ext/libpng/gstpngdec.h:
15013         * ext/libpng/gstpngenc.h:
15014         * ext/raw1394/gstdv1394src.h:
15015         * ext/speex/gstspeexenc.h:
15016         * gst/autodetect/gstautoaudiosink.h:
15017         * gst/autodetect/gstautovideosink.h:
15018         * gst/avi/gstavidemux.h:
15019         * gst/cutter/gstcutter.h:
15020         * gst/debug/efence.h:
15021         * gst/debug/gstnavigationtest.h:
15022         * gst/debug/gstnavseek.h:
15023         * gst/flx/gstflxdec.h:
15024         * gst/goom/gstgoom.h:
15025         * gst/icydemux/gsticydemux.h:
15026         * gst/id3demux/gstid3demux.h:
15027         * gst/law/alaw-decode.h:
15028         * gst/law/alaw-encode.h:
15029         * gst/law/mulaw-decode.h:
15030         * gst/law/mulaw-encode.h:
15031         * gst/matroska/matroska-mux.h:
15032         * gst/median/gstmedian.h:
15033         * gst/oldcore/gstaggregator.h:
15034         * gst/oldcore/gstfdsink.h:
15035         * gst/oldcore/gstmd5sink.h:
15036         * gst/oldcore/gstmultifilesrc.h:
15037         * gst/oldcore/gstpipefilter.h:
15038         * gst/oldcore/gstshaper.h:
15039         * gst/oldcore/gststatistics.h:
15040         * gst/rtp/gstasteriskh263.h:
15041         * gst/rtp/gstrtpL16depay.h:
15042         * gst/rtp/gstrtpL16pay.h:
15043         * gst/rtp/gstrtpamrdepay.h:
15044         * gst/rtp/gstrtpamrpay.h:
15045         * gst/rtp/gstrtpdepay.h:
15046         * gst/rtp/gstrtpgsmdepay.h:
15047         * gst/rtp/gstrtpgsmpay.h:
15048         * gst/rtp/gstrtph263pay.h:
15049         * gst/rtp/gstrtph263pdepay.h:
15050         * gst/rtp/gstrtph263ppay.h:
15051         * gst/rtp/gstrtpmp4gpay.h:
15052         * gst/rtp/gstrtpmp4vdepay.h:
15053         * gst/rtp/gstrtpmp4vpay.h:
15054         * gst/rtp/gstrtpmpadepay.h:
15055         * gst/rtp/gstrtpmpapay.h:
15056         * gst/rtp/gstrtppcmadepay.h:
15057         * gst/rtp/gstrtppcmapay.h:
15058         * gst/rtp/gstrtppcmudepay.h:
15059         * gst/rtp/gstrtppcmupay.h:
15060         * gst/rtp/gstrtpspeexdepay.h:
15061         * gst/rtp/gstrtpspeexpay.h:
15062         * gst/rtsp/gstrtpdec.h:
15063         * gst/rtsp/gstrtspsrc.h:
15064         * gst/smpte/gstsmpte.h:
15065         * gst/udp/gstdynudpsink.h:
15066         * gst/udp/gstmultiudpsink.h:
15067         * gst/udp/gstudpsink.h:
15068         * gst/udp/gstudpsrc.h:
15069         * gst/videofilter/gstvideobalance.h:
15070         * gst/videofilter/gstvideoflip.h:
15071         * sys/oss/gstossdmabuffer.h:
15072         * sys/oss/gstossmixerelement.h:
15073         * sys/oss/gstosssink.h:
15074         * sys/oss/gstosssrc.h:
15075         * sys/osxvideo/osxvideosink.h:
15076         * sys/sunaudio/gstsunaudiomixer.h:
15077         * sys/sunaudio/gstsunaudiosink.h:
15078         * sys/ximage/gstximagesrc.h:
15079         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
15080
15081 2006-05-31  Wim Taymans  <wim@fluendo.com>
15082
15083         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
15084         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
15085         (gst_goom_src_setcaps), (gst_goom_src_event),
15086         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
15087         (gst_goom_change_state):
15088         * gst/goom/gstgoom.h:
15089         Handle QoS.
15090         Handle flushing, discont and events.
15091         Fix timestamps and various other cleanups.
15092
15093 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15094
15095         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
15096         Fix bus reset when using libiec61883
15097
15098 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15099
15100         * configure.ac:
15101         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
15102         * ext/raw1394/Makefile.am:
15103         Add CFLAGS.
15104         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
15105         New method, to receive using libiec61883.
15106         (gst_dv1394src_iso_receive),
15107         #ifdef'd out if libiec61883 is present.
15108         (gst_dv1394src_bus_reset),
15109         Get userdata correctly if using libiec61883. 
15110         (gst_dv1394src_create),
15111         When using libiec61883, only poll one fd and no need to read.
15112         (gst_dv1394src_discover_avc_node),
15113         Replace g_warnings.
15114         (gst_dv1394src_start),
15115         Create new handle when we know which dv port.  More reliable
15116         than setting port on an existing handle.  Initialise libiec61883.
15117         (gst_dv1394src_stop):
15118         If using libiec61883, then cleanup its handle properly.
15119         * ext/raw1394/gstdv1394src.h:
15120         Add libiec61883 handle.
15121
15122 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
15123
15124         * gst/avi/gstavidemux.c:
15125           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
15126         * win32/MANIFEST:
15127           sort file listing
15128         * win32/vs6/libgstavi.dsp:
15129           add gstavimux.c to the project
15130         * win32/vs6/libgstid3demux.dsp:
15131           add link to zlib library
15132         * win32/vs6/libgstmatroska.dsp:
15133           add matroska-ids.c to the project
15134
15135 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
15136
15137         Patch by: Sebastian Dröge  <mail at slomosnail de >
15138
15139         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15140         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15141         * ext/taglib/Makefile.am:
15142         * ext/taglib/gstapev2mux.cc:
15143         * ext/taglib/gstapev2mux.h:
15144         * ext/taglib/gstid3v2mux.cc:
15145         * ext/taglib/gsttaglibmux.c: (plugin_init):
15146         * ext/taglib/gsttaglibmux.h:
15147           Add apev2mux element (#343122).
15148         
15149         * tests/check/Makefile.am:
15150         * tests/check/elements/apev2mux.c:
15151         (test_taglib_apev2mux_create_tags),
15152         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
15153         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
15154         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
15155         (apev2mux_suite), (main):
15156           Add unit test for apev2mux element.
15157
15158 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15159
15160         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
15161         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
15162         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
15163           GST_PTR_FORMAT should be used to print caps in debug statements.
15164
15165 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15166
15167         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
15168
15169         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
15170         (ape_demux_parse_tags):
15171           Some clean-ups and additions: map APE 'file' tag to
15172           GST_TAG_LOCATION (#343123); add support for extracting
15173           the track count and clean up parsing a bit (#343127).
15174
15175 2006-05-28  Edward Hervey  <edward@fluendo.com>
15176
15177         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
15178         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
15179
15180 2006-05-28  Edward Hervey  <edward@fluendo.com>
15181
15182         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
15183         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
15184         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
15185         * ext/jpeg/gstjpegdec.h:
15186         Clip outgoing buffers according to currently configured segment.
15187
15188 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15189
15190         * ext/taglib/gstid3v2mux.cc:
15191           Handle  writing of track-count or album-volume-count without
15192           track-number or albume-volume-number (in this case the number
15193           will just be set to 0).
15194
15195         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
15196           It would be nice if we actually checked the values received for
15197           track/album-volume number/count in  _check_tags(), rather than
15198           setting them again ...
15199
15200 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15201
15202         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
15203           A track/volume number or count of 0 does not make sense,
15204           just ignore it along with negative numbers (a tag might
15205           only contain a track count without a track number).
15206
15207 2006-05-27  Edward Hervey  <edward@fluendo.com>
15208
15209         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
15210         (gst_jpeg_dec_sink_event):
15211         Abort decompression when receiving FLUSH_STOP. This should avoid
15212         issues when interrupting decoding with flushes.
15213
15214 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
15215
15216         * ext/flac/gstflac.c:
15217           Don't #include file we don't dist any longer.
15218
15219 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
15220
15221         * README:
15222           Replace current README (containing the release notes from
15223           some 0.9.x version) with a proper README taken from the core.
15224
15225 2006-05-24  Wim Taymans  <wim@fluendo.com>
15226
15227         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
15228         Implement EOS correctly by either posting
15229         SEGMENT_DONE or pushing an EOS message depending
15230         on the seek type. Fixes #342592
15231
15232 2006-05-24  Wim Taymans  <wim@fluendo.com>
15233
15234         * gst/law/alaw-decode.c: (gst_alawdec_chain):
15235         * gst/law/alaw-decode.h:
15236         * gst/law/alaw-encode.c: (gst_alawenc_chain):
15237         * gst/law/alaw-encode.h:
15238         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
15239         * gst/law/mulaw-decode.h:
15240         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
15241         * gst/law/mulaw-encode.h:
15242         Some cleanups in the chain functions.
15243         Remove some GStreamer 0.0.2 bits.
15244
15245 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15246
15247         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15248
15249         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
15250           gst_collect_pads_stop() needs to be called before chaining up
15251           to the parent class (#342734).
15252
15253 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15254
15255         * ext/flac/Makefile.am:
15256         * ext/flac/flac_compat.h:
15257         * ext/flac/gstflac.c:
15258         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
15259         * ext/flac/gstflacenc.c:
15260           Remove backwards compatibility cruft for dealing with FLAC API
15261           changes in the 1.0.x series - we require 1.1.1 or newer these days.
15262
15263 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15264
15265         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15266         (gst_matroska_demux_push_xiph_codec_priv_data),
15267         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15268         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
15269         * gst/matroska/matroska-ids.h:
15270         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
15271         (gst_matroska_mux_video_pad_setcaps),
15272         (xiph3_streamheader_to_codecdata),
15273         (vorbis_streamheader_to_codecdata),
15274         (theora_streamheader_to_codecdata),
15275         (gst_matroska_mux_audio_pad_setcaps),
15276         (gst_matroska_mux_write_data):
15277           Add support for muxing/demuxing theora video (#342448; too bad
15278           none of the usual linux players can actually play this). Playback
15279           in GStreamer will require additional changes to theoradec in -base.
15280           Refactor streamheaders <=> CodecPrivateData code a bit; some small
15281           cleanups.
15282
15283 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15284
15285         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
15286         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
15287           Fix crashes when the horizontal subsampling is 1.
15288           Fixes #342097.
15289
15290 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15291
15292         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15293
15294         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
15295         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
15296         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
15297         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
15298         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
15299         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
15300         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
15301         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
15302         (gst_avi_mux_change_state):
15303         * gst/avi/gstavimux.h:
15304           Some enhancements for avimux (#342526):
15305            - add odml (large file) index support
15306            - store codec init data (e.g. huffyuv)
15307            - miscellaneous other fixes/cleanups
15308
15309 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
15310
15311         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
15312         Don't output any tag when we encounter a negative track number - the
15313         tag type is uint, so we end up outputting huge positive numbers
15314         instead. (Fixes: #342029)
15315
15316 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15317
15318         * configure.ac:
15319           update for new GSTPB_PLUGINS_DIR
15320
15321 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
15322
15323         * rtp/gst/gstrtph263pay.c:
15324         Properly set static caps for H263 at 34.
15325
15326 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15327
15328         Patch by: James "Doc" Livingston  <doclivingston gmail com>
15329
15330         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
15331           Merge event tags and tag setter tags correctly (#339918). Also,
15332           don't leak taglist in case of an error.
15333           
15334 2006-05-17  Edward Hervey  <edward@fluendo.com>
15335
15336         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
15337         We can only do caps intersection if the othercaps are non-empty and not
15338         ANY. Else we return the pad template (base_caps).
15339
15340 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
15341
15342         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
15343           Fix crash when outputting debugging information for certain
15344           pictures (always good to use the right struct member for
15345           the number of records in an array).
15346
15347 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
15348
15349         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
15350
15351         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
15352         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
15353         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
15354         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
15355         (gst_ebml_read_float), (gst_ebml_read_ascii),
15356         (gst_ebml_read_binary):
15357           Don't create unnecessary sub-buffers all the time. Dramatically
15358           improves performance with multiple concurrently running
15359           matroskademux instances (#341818) (and avoids doing
15360           unnecessarily inefficient things in the general case).
15361
15362 2006-05-16  Edward Hervey  <edward@fluendo.com>
15363
15364         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
15365         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
15366         return value of gst_pad_push_event().
15367
15368 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
15369
15370         * gst/autodetect/gstautoaudiosink.c:
15371         (gst_auto_audio_sink_find_best):
15372         * gst/autodetect/gstautovideosink.c:
15373         (gst_auto_video_sink_find_best):
15374         Make the name of the child element be based on the name of the
15375         parent, so that debug output is more useful.
15376         
15377         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
15378         (parse_insert_string_field), (parse_split_strings):
15379         Rework string parsing to always walk over BOM markers in UTF16
15380         strings, using the endianness indicated by the innermost one,
15381         then trying the opposite endianness if that fails to convert
15382         to valid UTF-8. Fixes #341774
15383
15384 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15385
15386         Patch from: Matthieu <matthieu at fluendo dot com>
15387
15388         * ext/libpng/Makefile.am:
15389         Add LIBPNG_CFLAGS.
15390
15391 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15392
15393         * ext/taglib/gstid3v2mux.cc:
15394           Add support for writing images (APIC frames) into ID3v2
15395           tags (picture type always set to 'other' for now though).
15396
15397 2006-05-14  Michael Smith  <msmith@fluendo.com>
15398
15399         * gst/wavparse/gstwavparse.c:
15400           Update docs; wavparse implements push and pull modes.
15401
15402 2006-05-12  Wim Taymans  <wim@fluendo.com>
15403
15404         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
15405         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
15406         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
15407         Ooops, bitten by the copy-and-paste design paradigm, fixes
15408         seek again.
15409
15410 2006-05-12  Wim Taymans  <wim@fluendo.com>
15411
15412         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15413         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
15414         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
15415         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
15416         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
15417         (gst_avi_demux_massage_index),
15418         (gst_avi_demux_calculate_durations_from_index),
15419         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
15420         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
15421         (gst_avi_demux_loop):
15422         * gst/avi/gstavidemux.h:
15423         Some cleanups, prepare to use GstSegment.
15424         Fix error in entry walking code.
15425         Fix VBR detection.
15426         Smarter timestamp calculation code.
15427         Uniform error/eos handling.
15428
15429 2006-05-12  Michael Smith  <msmith@fluendo.com>
15430
15431         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
15432         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
15433           Fix use of uninitialised values if we're NOT seeking in ready.
15434           Fix typos.
15435
15436 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
15437
15438         * gst/wavparse/Makefile.am:
15439           Add CFLAGS and LIBS for libgstbase, fixes build on
15440           Cygwin (#341489).
15441
15442 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
15443
15444         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
15445           Some more debug info. No need to check whether the string
15446           returned by g_convert() is really UTF-8 - either it is or
15447           we get NULL returned.
15448
15449 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
15450
15451         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
15452           Fix parsing of numeric genre strings some more, by ensuring that
15453           we only try and parse strings that a) Start with '(' and b) Consist
15454           only of digits.
15455           Also, when finding an escaping '((' sequence, bust it back to '(' by
15456           swallowing the first parenthesis
15457
15458 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
15459
15460         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
15461         (gst_esdsink_open), (gst_esdsink_close):
15462         * ext/esd/esdsink.h:
15463           Move the esd_get_server_info() into gst_esdsink_open() and fail
15464           with a decent error message on errors.
15465
15466 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15467
15468         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
15469         (gst_esdmon_channels_get_type):
15470         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
15471         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
15472         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
15473         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
15474         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
15475         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
15476         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
15477         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
15478         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
15479         * gst/videomixer/videomixer.c:
15480         (gst_video_mixer_background_get_type):
15481           Const-ify GEnumValue arrays.
15482
15483 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15484
15485         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
15486
15487         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
15488         (gst_avi_mux_do_video_buffer):
15489           Work around gst_buffer_make_metadata_writable() bug that
15490           results in avimux marking all frames in the index as
15491           keyframes (#340859).
15492           
15493 2006-05-08  Wim Taymans  <wim@fluendo.com>
15494
15495         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
15496         Make parsing of urls suck slightly less.
15497
15498 2006-05-08  Edward Hervey  <edward@fluendo.com>
15499
15500         * autogen.sh: (CONFIGURE_DEF_OPT): 
15501         libtoolize on Darwin/MacOSX is called glibtoolize.
15502
15503 2006-05-08  Wim Taymans  <wim@fluendo.com>
15504
15505         Patch by: Jens Granseuer <jensgr at gmx dot net>
15506
15507         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
15508         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
15509         C89 compliance fixes. Fixes #340980
15510
15511 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
15512
15513         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
15514         * ext/flac/gstflacdec.h:
15515           Handle segment seeks that include the end of the file as stop point
15516           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
15517           message instead of an EOS event in case we're in segment seek
15518           mode (fixes #340699).
15519           
15520 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
15521
15522         * ext/cairo/gsttextoverlay.c:
15523         * ext/flac/gstflacdec.c:
15524         * ext/gdk_pixbuf/pixbufscale.c:
15525         * gst/apetag/gstapedemux.c:
15526         * gst/debug/breakmydata.c:
15527         * gst/debug/testplugin.c:
15528         * gst/matroska/ebml-write.c:
15529         * gst/multipart/multipartdemux.c:
15530         * sys/osxaudio/gstosxaudiosink.c:
15531         * sys/osxaudio/gstosxaudiosrc.c:
15532         Add semicolons after GST_BOILERPLATE[_FULL] so that
15533         indent doesn't mess up following lines.
15534
15535 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
15536
15537         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
15538
15539         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
15540           Don't leak caps when freeing the stream context (#340623).
15541
15542 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
15543
15544         * configure.ac:
15545           Back to CVS
15546
15547 === release 0.10.3 ===
15548
15549 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
15550
15551         * configure.ac:
15552           releasing 0.10.3, "Desplazado"
15553
15554 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
15555
15556         * gst/matroska/matroska-mux.c:
15557         (gst_matroska_mux_stream_is_vorbis_header),
15558         (gst_matroska_mux_write_data):
15559           Don't strcmp() NULL strings.
15560           Only start new clusters on video keyframes, not on any
15561           random audio buffer that doesn't have the DELTA_UNIT
15562           flag set (fixes 'make check' again).
15563
15564 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
15565
15566         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15567
15568         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
15569         (gst_matroska_mux_stream_is_vorbis_header),
15570         (gst_matroska_mux_write_data):
15571           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
15572           value and then dead-lock when muxing vorbis audio streams
15573           (the three vorbis header buffers carry no timestamp, and it
15574           would try to mux these after all video buffers). Fixes #340346.
15575
15576           Improve clustering: start a new cluster also whenever we get
15577           a keyframe.     
15578
15579 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15580
15581         * win32/common/config.h:
15582         * win32/MANIFEST
15583           add the generated file as well
15584
15585 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15586
15587         * Makefile.am:
15588         * configure.ac:
15589         * win32/common/config.h.in:
15590           add win32 stuff
15591
15592 2006-05-03  Michael Smith  <msmith@fluendo.com>
15593
15594         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
15595           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
15596           SUCKS.
15597
15598 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
15599
15600         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
15601         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
15602         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
15603           don't leak caps-string
15604
15605 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
15606
15607         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
15608         (gst_id3demux_sink_activate):
15609           Let core insert default error message for TYPE_NOT_FOUND
15610           errors, it's just as good as our own and has the added
15611           bonus of being translated.
15612
15613 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
15614
15615         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
15616         (gst_tag_demux_sink_event):
15617         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
15618         (gst_id3demux_sink_event):
15619           Post an error message when we get an EOS event and were not
15620           able to find out the type of stream.
15621
15622         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
15623         (test_taglib_id3mux_with_tags):
15624           Decrease num-buffers to 16 per iteration again, otherwise the
15625           many memcpy()s and reallocations in the test will hammer slow
15626           CPUs completely and make the test timeout.
15627
15628 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15629
15630         * configure.ac:
15631           figure out where plugins-base plugins are
15632         * tests/check/Makefile.am:
15633           use plugins-base plugins, so we have typefind functions
15634         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
15635           increase num-buffers, this makes sure the test errors out instead
15636           of timing out when no typefind functions are present
15637
15638 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15639
15640         * docs/plugins/Makefile.am:
15641           also check .cc files for gtk-doc markup
15642         * configure.ac:
15643         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15644         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15645         * tests/check/Makefile.am:
15646         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
15647         * ext/Makefile.am:
15648         * ext/taglib/Makefile.am:
15649         * ext/taglib/gstid3v2mux.h:
15650         * ext/taglib/gsttaglibmux.c:
15651         * ext/taglib/gsttaglibmux.h:
15652           move taglib-based id3v2muxer to -good.  Fixes #336110.
15653
15654 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
15655
15656         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
15657           ... and fix multichannel/WAVFORMATEX support again.
15658
15659 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
15660
15661         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15662         (gst_wavparse_class_init), (gst_wavparse_dispose),
15663         (gst_wavparse_reset), (gst_wavparse_init),
15664         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
15665         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
15666         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
15667         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
15668         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
15669         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
15670         (gst_wavparse_stream_data), (gst_wavparse_loop),
15671         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
15672         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
15673         (gst_wavparse_change_state), (plugin_init):
15674         * gst/wavparse/gstwavparse.h:
15675           Add push (streaming) mode to wavparse (fixes #337625)
15676
15677 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15678
15679         * configure.ac:
15680         * tests/Makefile.am:
15681           add ximagesrc icles test
15682
15683 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15684
15685         * configure.ac:
15686         * docs/plugins/Makefile.am:
15687         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15688         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15689         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
15690         (gst_cmml_enc_push_clip):
15691         * sys/Makefile.am:
15692         * sys/ximage/Makefile.am:
15693         * sys/ximage/gstximagesrc.c:
15694           Move ximagesrc plug-in to good after review.  Fixes #336756.
15695
15696 2006-04-28  Michael Smith  <msmith@fluendo.com>
15697
15698         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
15699         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
15700         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
15701         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
15702         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
15703         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
15704         * gst/icydemux/gsticydemux.h:
15705           Fix event handling: cache events when typefinding and forward later.
15706
15707 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15708
15709         * sys/osxaudio/gstosxaudiosink.c:
15710         (plugin_init):
15711          Register osxaudiosrc to the plugin.
15712         * sys/osxaudio/gstosxaudiosrc.c:
15713         (gst_osx_audio_src_osxelement_do_init),
15714         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
15715         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
15716         (gst_osx_audio_src_get_property),
15717         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
15718         (gst_osx_audio_src_osxelement_init):
15719         * sys/osxaudio/gstosxaudiosrc.h:
15720           Port of osxaudiosrc to 0.10.
15721         * sys/osxaudio/Makefile.am:
15722           Add osxaudiosrc
15723
15724 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15725
15726         * sys/osxaudio/gstosxringbuffer.c:
15727         * sys/osxaudio/gstosxringbuffer.h:
15728           Forgot to commit earlier, part of the OSX audio plugin port
15729
15730 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
15731
15732         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
15733         (parse_split_strings):
15734           Recognise and skip any byte order marker (BOM) in
15735           UTF-16 strings.
15736
15737 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
15738
15739         * docs/plugins/Makefile.am:
15740         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15741         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15742         * docs/plugins/gst-plugins-good-plugins.hierarchy:
15743         * docs/plugins/inspect/plugin-avi.xml:
15744         * gst/avi/gstavidemux.c:
15745         * gst/avi/gstavimux.c:
15746           Add docs for both avidemux and avimux.
15747
15748 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
15749
15750         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
15751
15752         * gst/avi/Makefile.am:
15753         * gst/avi/gstavi.c: (plugin_init):
15754         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
15755         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
15756         (gst_avi_mux_class_init), (gst_avi_mux_init),
15757         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
15758         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
15759         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
15760         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
15761         (gst_avi_mux_riff_get_avix_header),
15762         (gst_avi_mux_riff_get_video_header),
15763         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
15764         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
15765         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
15766         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
15767         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
15768         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
15769         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
15770         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
15771         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
15772         (gst_avi_mux_change_state):
15773         * gst/avi/gstavimux.h:
15774           Port AVI muxer to GStreamer-0.10 (#332031).
15775
15776         * tests/check/Makefile.am:
15777         * tests/check/elements/avimux.c:
15778         * tests/check/elements/.cvsignore:
15779           Add unit test for AVI muxer.
15780
15781 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
15782
15783         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15784         (gst_wavparse_class_init), (gst_wavparse_reset),
15785         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
15786         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
15787         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
15788         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
15789         (gst_wavparse_stream_data), (gst_wavparse_loop),
15790         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
15791         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
15792         (plugin_init):
15793         * gst/wavparse/gstwavparse.h:
15794           reverted patch #337625 for the price of 1 hour sleep
15795
15796 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
15797
15798         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15799         (gst_wavparse_class_init), (gst_wavparse_reset),
15800         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
15801         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
15802         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
15803         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
15804         (gst_wavparse_stream_data), (gst_wavparse_loop),
15805         (gst_wavparse_chain), (plugin_init):
15806         * gst/wavparse/gstwavparse.h:
15807           correct partial implementation of push mode
15808           (from my last commit)
15809
15810 2006-04-26  Wim Taymans  <wim@fluendo.com>
15811
15812         * ext/esd/esdsink.c:
15813         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
15814         it is not in esd.h
15815
15816 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
15817
15818         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
15819         (gst_au_parse_class_init), (gst_au_parse_init),
15820         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
15821         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
15822         (gst_au_parse_chain), (gst_au_parse_src_convert),
15823         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
15824         (gst_au_parse_sink_event), (gst_au_parse_src_event),
15825         (gst_au_parse_change_state):
15826         * gst/auparse/gstauparse.h:
15827           Rewrite auparse to suck a little bit less: make source pad
15828           dynamic, so decodebin/playbin work with non-raw formats
15829           like alaw/mulaw; add query function for duration/position
15830           queries; check whether we have enough data before attempting
15831           to parse the header (instead of crashing when that is not the
15832           case); work around audioconvert sucking by swapping endianness
15833           to the native endianness ourselves for float formats; send
15834           initial newsegment event. Fixes #161712.
15835
15836 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15837
15838         * sys/osxaudio/Makefile.am:
15839         * sys/osxaudio/gstosxaudioelement.c:
15840         (gst_osx_audio_element_get_type),
15841         (gst_osx_audio_element_class_init):
15842         * sys/osxaudio/gstosxaudioelement.h:
15843         * sys/osxaudio/gstosxaudiosink.c:
15844         (gst_osx_audio_sink_osxelement_do_init),
15845         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
15846         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
15847         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
15848         (gst_osx_audio_sink_create_ringbuffer),
15849         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
15850         (plugin_init):
15851         * sys/osxaudio/gstosxaudiosink.h:
15852         Port of osxaudiosink to 0.10
15853
15854 2006-04-26  Wim Taymans  <wim@fluendo.com>
15855
15856         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
15857         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
15858         the size of the ringbuffer. This should fix hangs with older 
15859         esd sound servers.
15860
15861 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
15862
15863         * ext/aalib/gstaasink.c:
15864         * ext/annodex/gstcmmldec.c:
15865         * ext/annodex/gstcmmlenc.c:
15866         * ext/cairo/gsttextoverlay.c:
15867         * ext/cairo/gsttimeoverlay.c:
15868         * ext/cdio/gstcdiocddasrc.c:
15869         * ext/dv/gstdvdec.c:
15870         * ext/dv/gstdvdemux.c:
15871         * ext/esd/esdmon.c:
15872         * ext/esd/esdsink.c:
15873         * ext/flac/gstflacenc.c:
15874         * ext/flac/gstflactag.c:
15875         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
15876         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
15877         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
15878         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
15879         * ext/gdk_pixbuf/pixbufscale.c:
15880         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
15881         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
15882         * ext/jpeg/gstjpegdec.c:
15883         * ext/jpeg/gstjpegenc.c:
15884         * ext/jpeg/gstsmokedec.c:
15885         * ext/jpeg/gstsmokeenc.c:
15886         * ext/libcaca/gstcacasink.c:
15887         * ext/libmng/gstmngdec.c:
15888         * ext/libmng/gstmngenc.c:
15889         * ext/libpng/gstpngdec.c:
15890         * ext/libpng/gstpngenc.c:
15891         * ext/mikmod/gstmikmod.c:
15892         * ext/raw1394/gstdv1394src.c:
15893         * ext/shout2/gstshout2.c: (gst_shout2send_init):
15894         * ext/shout2/gstshout2.h:
15895         * ext/speex/gstspeexdec.c:
15896         * ext/speex/gstspeexenc.c:
15897         * gst/alpha/gstalpha.c:
15898         * gst/alpha/gstalphacolor.c:
15899         * gst/apetag/gstapedemux.c:
15900         * gst/auparse/gstauparse.c:
15901         * gst/autodetect/gstautoaudiosink.c:
15902         (gst_auto_audio_sink_base_init):
15903         * gst/autodetect/gstautovideosink.c:
15904         (gst_auto_video_sink_base_init):
15905         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
15906         * gst/avi/gstavimux.c: (gst_avimux_base_init):
15907         * gst/cutter/gstcutter.c:
15908         * gst/debug/breakmydata.c:
15909         * gst/debug/efence.c:
15910         * gst/debug/gstnavigationtest.c:
15911         * gst/debug/gstnavseek.c:
15912         * gst/debug/negotiation.c:
15913         * gst/debug/progressreport.c:
15914         * gst/debug/testplugin.c:
15915         * gst/effectv/gstaging.c:
15916         * gst/effectv/gstdice.c:
15917         * gst/effectv/gstedge.c:
15918         * gst/effectv/gstquark.c:
15919         * gst/effectv/gstrev.c:
15920         * gst/effectv/gstshagadelic.c:
15921         * gst/effectv/gstvertigo.c:
15922         * gst/effectv/gstwarp.c:
15923         * gst/flx/gstflxdec.c:
15924         * gst/goom/gstgoom.c:
15925         * gst/icydemux/gsticydemux.c:
15926         * gst/id3demux/gstid3demux.c:
15927         * gst/interleave/deinterleave.c:
15928         * gst/interleave/interleave.c:
15929         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
15930         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
15931         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
15932         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
15933         * gst/level/gstlevel.c:
15934         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
15935         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
15936         * gst/median/gstmedian.c:
15937         * gst/monoscope/gstmonoscope.c:
15938         * gst/multipart/multipartdemux.c:
15939         * gst/multipart/multipartmux.c:
15940         * gst/oldcore/gstaggregator.c:
15941         * gst/oldcore/gstfdsink.c:
15942         * gst/oldcore/gstmd5sink.c:
15943         * gst/oldcore/gstmultifilesrc.c:
15944         * gst/oldcore/gstpipefilter.c:
15945         * gst/oldcore/gstshaper.c:
15946         * gst/oldcore/gststatistics.c:
15947         * gst/rtp/gstasteriskh263.c:
15948         * gst/rtp/gstrtpL16depay.c:
15949         * gst/rtp/gstrtpL16pay.c:
15950         * gst/rtp/gstrtpamrdepay.c:
15951         * gst/rtp/gstrtpamrpay.c:
15952         * gst/rtp/gstrtpdepay.c:
15953         * gst/rtp/gstrtpgsmpay.c:
15954         * gst/rtp/gstrtph263pay.c:
15955         * gst/rtp/gstrtph263pdepay.c:
15956         * gst/rtp/gstrtph263ppay.c:
15957         * gst/rtp/gstrtpilbcdepay.c:
15958         * gst/rtp/gstrtpmp4gpay.c:
15959         * gst/rtp/gstrtpmp4vdepay.c:
15960         * gst/rtp/gstrtpmp4vpay.c:
15961         * gst/rtp/gstrtpmpadepay.c:
15962         * gst/rtp/gstrtpmpapay.c:
15963         * gst/rtp/gstrtppcmadepay.c:
15964         * gst/rtp/gstrtppcmapay.c:
15965         * gst/rtp/gstrtppcmudepay.c:
15966         * gst/rtp/gstrtppcmupay.c:
15967         * gst/rtp/gstrtpspeexdepay.c:
15968         * gst/rtp/gstrtpspeexpay.c:
15969         * gst/rtsp/gstrtpdec.c:
15970         * gst/rtsp/gstrtspsrc.c:
15971         * gst/smpte/gstsmpte.c:
15972         * gst/udp/gstdynudpsink.c:
15973         * gst/udp/gstmultiudpsink.c:
15974         * gst/udp/gstudpsink.c:
15975         * gst/udp/gstudpsrc.c:
15976         * gst/videobox/gstvideobox.c:
15977         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
15978         * gst/videofilter/gstvideobalance.c:
15979         * gst/videofilter/gstvideoflip.c:
15980         * gst/videofilter/gstvideotemplate.c:
15981         (gst_videotemplate_base_init):
15982         * gst/videomixer/videomixer.c:
15983         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15984         (gst_wavparse_class_init), (gst_wavparse_dispose),
15985         (gst_wavparse_reset), (gst_wavparse_init),
15986         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
15987         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
15988         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
15989         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
15990         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
15991         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
15992         (gst_wavparse_change_state):
15993         * gst/wavparse/gstwavparse.h:
15994         * sys/oss/gstossmixerelement.c:
15995         * sys/oss/gstosssink.c:
15996         * sys/oss/gstosssrc.c:
15997         * sys/osxaudio/gstosxaudioelement.c:
15998         * sys/osxaudio/gstosxaudiosink.c:
15999         * sys/osxaudio/gstosxaudiosrc.c:
16000         * sys/sunaudio/gstsunaudiomixer.c:
16001         * sys/sunaudio/gstsunaudiosink.c:
16002           Define GstElementDetails as const and also static (when defined as
16003           global)
16004
16005 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16006
16007         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
16008           Source pad has fixed caps. If we don't set this, bad
16009           things happen when the window is resized.
16010
16011 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16012
16013         * gst/matroska/Makefile.am:
16014         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16015         (gst_matroska_demux_handle_src_event):
16016         * gst/matroska/matroska-ids.c:
16017         (gst_matroska_track_init_video_context),
16018         (gst_matroska_track_init_audio_context),
16019         (gst_matroska_track_init_subtitle_context),
16020         (gst_matroska_track_init_complex_context):
16021         * gst/matroska/matroska-ids.h:
16022           Handle case where the TrackType ebml chunk does not come before the
16023           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
16024           events.
16025
16026 2006-04-25  Wim Taymans  <wim@fluendo.com>
16027
16028         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
16029         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
16030         It's codec_data, not codec_info.
16031
16032 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16033
16034         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16035
16036         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
16037           Handle codec_data for VfW compatibility codec IDs (#339451)
16038
16039         * gst/matroska/matroska-mux.c:
16040         (gst_matroska_mux_video_pad_setcaps):
16041           Same here, handle codec_data and add additional caps we can handle
16042           now to the pad template (huffyuv, dv and h263 video) (#339451)
16043
16044 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16045
16046         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
16047
16048         * gst/matroska/matroska-mux.c:
16049         (gst_matroska_mux_create_buffer_header),
16050         (gst_matroska_mux_write_data):
16051           Fix timestamping of B-frames, use signed integers, do
16052           some rounding (#339678).
16053
16054 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
16055
16056         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
16057         just make it compile with --disable-gst-debug.
16058
16059 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
16060
16061         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16062         Fix a bad conversion using gst_guint64_to_gdouble.
16063         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
16064         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
16065         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
16066     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
16067         mistake.
16068
16069 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
16070
16071         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16072         Use gst_guint64_to_gdouble for conversions
16073         * win32/vs6/gst_plugins_good.dsw:
16074         * win32/vs6/libgsticydemux.dsp:
16075         Add a project file for icydemux
16076
16077 2006-04-21  Wim Taymans  <wim@fluendo.com>
16078
16079         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
16080
16081         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
16082         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
16083         When splitting audio chunks, the block alignment is not taken in
16084         consideration, so the smaller chunks could be of size which is 
16085         not a multiple of the block alignment. Fixes #336904
16086
16087 2006-04-21  Wim Taymans  <wim@fluendo.com>
16088
16089         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
16090         Use scale functions
16091
16092 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16093
16094         * ext/dv/gstdv.c: (plugin_init):
16095           Fix build.
16096
16097 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16098
16099         * gst/debug/progressreport.c: (gst_progress_report_finalize),
16100         (gst_progress_report_class_init), (gst_progress_report_init),
16101         (gst_progress_report_do_query), (gst_progress_report_report),
16102         (gst_progress_report_set_property),
16103         (gst_progress_report_get_property):
16104           Add 'format' property to force querying to a particular format.
16105
16106 2006-04-21  Andy Wingo  <wingo@pobox.com>
16107
16108         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
16109         best, on big endian systems. Drop its rank in that case. OTOH on
16110         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
16111
16112 2006-04-21  Michael Smith  <msmith@fluendo.com>
16113
16114         * configure.ac:
16115         * gst/icydemux/Makefile.am:
16116         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
16117         (gst_icydemux_base_init), (gst_icydemux_class_init),
16118         (gst_icydemux_reset), (gst_icydemux_init),
16119         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
16120         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
16121         (unicodify), (gst_icydemux_unicodify),
16122         (gst_icydemux_parse_and_send_tags),
16123         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16124         (gst_icydemux_chain), (gst_icydemux_change_state),
16125         (gst_icydemux_send_tag_event), (plugin_init):
16126         * gst/icydemux/gsticydemux.h:
16127         * tests/check/Makefile.am:
16128         * tests/check/elements/icydemux.c: (typefind_succeed),
16129         (plugin_init), (icydemux_found_pad), (create_icydemux),
16130         (cleanup_icydemux), (push_data), (GST_START_TEST),
16131         (icydemux_suite), (main):
16132           Add icydemux, and tests.
16133
16134 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16135
16136         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16137           Post SEGMENT_DONE message in TIME format.
16138
16139 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16140
16141         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16142
16143         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
16144         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
16145           Fix index creation when we have to scan the file to create
16146           an index. There may be other types of RIFF 'LIST' chunks than
16147           'movi' and we need to skip them properly as well or we'll end up
16148           reading garbage (#336889). Some other cosmetic changes.
16149           
16150 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16151
16152         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
16153         (gst_flac_dec_handle_seek_event):
16154           Add support for segment seeks (fixes #338290). Also demote
16155           some recurring debug message from DEBUG to LOG level.
16156
16157 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16158
16159         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16160         (gst_matroskademux_do_index_seek),
16161         (gst_matroska_demux_handle_seek_event),
16162         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16163         * gst/matroska/matroska-ids.h:
16164           Set DISCONT flag on first buffer after a discontinuity.
16165           Fix newsegment events sent when seeking and honour KEY_UNIT
16166           seek flag. Create pad with bogus caps if we don't recognise
16167           the stream codec id.
16168
16169         * gst/matroska/matroska-demux.h:
16170           Fix GObject macros.
16171
16172 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16173
16174         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16175
16176         * gst/matroska/matroska-demux.c:
16177         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
16178           Handle end of segment properly when set; don't dead-lock when
16179           posting start of segment message when doing a segment seek.
16180           Fixes #338810.
16181
16182 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16183
16184         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
16185         (gst_matroska_demux_plugin_init):
16186           Make mpeg2 aac audio work: create artificial private codec data
16187           chunk which faad2 seems to require, just as we do for mpeg4 aac.
16188           Also call gst_riff_init(). Partially fixes #338767.
16189
16190 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
16191
16192         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
16193         (gst_wavenc_class_init), (gst_wavenc_init),
16194         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
16195         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
16196         (gst_wavenc_chain), (gst_wavenc_change_state):
16197         * gst/wavenc/gstwavenc.h:
16198           Set caps on first outgoing buffer, so that it doesn't error out
16199           immediately with a non-negotiated error (#338716). Rewrite and
16200           clean up a bit; fix setcaps function to parse things properly;
16201           fix sink caps (8bit audio is unsigned and doesn't have depth);
16202           use boilerplate macros; remove unused properties stuff.
16203
16204 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16205
16206         * ext/gdk_pixbuf/gstgdkpixbuf.c:
16207           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
16208           handle MJPEG streams and might be autoplugged for those if the
16209           user doesn't have jpegdec installed (resulting in a cryptic error
16210           message about huffman tables). Better to disable JPEG decoding here
16211           and let the user figure out that she needs to install jpegdec.
16212
16213 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16214
16215         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16216         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16217         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
16218         * ext/gdk_pixbuf/gstgdkpixbuf.h:
16219           Make work with packetised/framed input (e.g. png-in-quicktime). Use
16220           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
16221           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
16222           debug messages. Fix boilerplate macros.
16223
16224 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16225
16226         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
16227         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
16228           No need to special-case for Gdk-2.0 any longer, we require
16229           Gdk 2.2 or newer; minor clean-ups.
16230
16231 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16232
16233         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
16234         (gst_shout2send_class_init), (gst_shout2send_init),
16235         (set_shout_metadata), (gst_shout2send_set_metadata),
16236         (gst_shout2send_event), (gst_shout2send_start),
16237         (gst_shout2send_connect), (gst_shout2send_stop),
16238         (gst_shout2send_render), (gst_shout2send_set_property),
16239         (gst_shout2send_get_property), (gst_shout2send_setcaps),
16240         (plugin_init):
16241         * ext/shout2/gstshout2.h:
16242         * po/POTFILES.in:
16243           Rewrite a bit: use GstBaseSink::start and stop instead of a state
16244           change function; use GST_ELEMENT_ERROR for error reporting, not
16245           g_error() or GST_ERROR(); don't unref caps in setcaps function,
16246           will cause crashes or assertion failures; remove (unused) "sync"
16247           property, basesink already has such a property; misc. other
16248           minor fixes and cleanups.
16249
16250 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16251
16252         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
16253         * ext/esd/gstesd.c: (plugin_init):
16254         * po/POTFILES.in:
16255           Add translatable error message for when we cannot
16256           connect to the sound server, as "Cannot open resource
16257           for writing" isn't really an acceptable message to show
16258           to the user in this case.
16259
16260 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16261
16262         * sys/oss/gst-i18n-plugin.h:
16263           Remove bogus file that doesn't belong here.
16264
16265 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
16266
16267         Patch by: Philippe Valembois
16268
16269         * ext/shout2/gstshout2.c: (gst_shout2send_init),
16270         (gst_shout2send_set_metadata), (gst_shout2send_event),
16271         (gst_shout2send_render), (gst_shout2send_change_state):
16272         * ext/shout2/gstshout2.h:
16273           Handle tags being received before the connection to
16274           the server is established properly (see #338636).
16275
16276 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
16277
16278         * ext/shout2/gstshout2.c: (gst_shout2send_render):
16279           Don't crash in case the connection to the server fails:
16280           don't set pointer to NULL by assigning FALSE; error out
16281           properly by using GST_ELEMENT_ERROR and returning
16282           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
16283           before resetting the pointer.
16284
16285 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
16286
16287         * gst/id3demux/id3tags.c:
16288         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
16289         (Fixes #338713)
16290
16291 2006-04-12  Wim Taymans  <wim@fluendo.com>
16292
16293         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16294         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
16295         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16296         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
16297         (gst_gdk_pixbuf_chain):
16298         Some cleanups.
16299         Added RGBA as a possible output format.
16300         Correctly free the supported mimetypes.
16301         deprecate silent arg, it's not used.
16302         Return result from _alloc_buffer to peer.
16303
16304 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16305
16306         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
16307           Don't leak memory allocated by gst_buffer_new_and_alloc() by
16308           overwriting GST_BUFFER_MALLOCDATA.
16309
16310 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16311
16312         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
16313         (user_endrow_callback), (user_end_callback),
16314         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
16315         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
16316         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
16317         * ext/libpng/gstpngdec.h:
16318           Handle more than one frame if the content is framed,
16319           like with png-in-quicktime (#331917).
16320
16321 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16322
16323         * sys/oss/Makefile.am:
16324         * sys/oss/common.h:
16325         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
16326         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
16327         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
16328         (gst_oss_src_unprepare):
16329           - the user-visible error strings were in the wrong category
16330           - and the messages were not marked for translation
16331           - which is actually a good thing, because they were exactly
16332             the kind of message you would never want anyone to see
16333           - the macros were using variables that didn't exist in the macro
16334             arguments
16335           - and they were obviously copied from each other and then modified
16336           - so a common header makes sense
16337
16338 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
16339
16340         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16341           Don't try to modify read-only data.
16342
16343         * gst/matroska/matroska-demux.c:
16344         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16345           Fix comment (won't crash any longer now).
16346
16347 2006-04-10  Michael Smith  <msmith@fluendo.com>
16348
16349         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
16350           Use copies of header buffers for caps to avoid circular refcounting
16351           problems (as in theoradec, vorbisdec).
16352
16353         * tests/check/elements/cmmldec.c: (GST_START_TEST):
16354           Fix a typo in test that meant it was testing the wrong thing.
16355
16356         * tests/check/elements/cmmlenc.c: (check_headers):
16357           Fix refcount checks now that we use buffer-copies for caps.
16358
16359 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
16360
16361         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
16362         (gst_matroska_demux_handle_seek_event),
16363         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
16364         (gst_matroska_demux_subtitle_caps),
16365         (gst_matroska_demux_plugin_init):
16366           Use static pad templates with ANY caps for audio and video
16367           source pads and get rid of a lot of unnecessary (and partially
16368           broken) code for the template caps. Clean up caps finding
16369           functions. Fixes playback of audio files/streams that do not
16370           contain the sample rate and/or number of channels in the audio
16371           context (happens a lot with vorbis/mp3 .mka files it seems).
16372           Fixes #337183.
16373           Also add myself to copyright holders.
16374
16375 2006-04-10  Michael Smith  <msmith@fluendo.com>
16376
16377         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
16378           Use g_list_delete_link () instead of g_list_remove_link () so that
16379           we free the link as well as the contained data.
16380
16381 2006-04-10  Wim Taymans  <wim@fluendo.com>
16382
16383         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
16384
16385         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
16386         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
16387         (gst_avi_demux_stream_header):
16388         Fix some crashers with empty chunks. (Fixes #337749)
16389
16390 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
16391
16392         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
16393           use G_GINT64_CONSTANT for INT64 constants
16394         * gst/videofilter/gstvideobalance.c:
16395           define rint for WIN32 #define rint(x) (floor((x)+0.5))
16396         * win32/vs6/libgstavi.dsp:
16397          add missing libraries for the link and remove avimux.c from
16398          the project as it isn't ported to 0.10 yet
16399         
16400 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
16401
16402         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16403           Even better would be if we actually did the right thing
16404           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
16405
16406 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
16407
16408         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16409           Can't just replace 1LL with 1L here just because MSVC doesn't
16410           support it, as it might lead to incorrect results when doing the
16411           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
16412           force a 64-bit constant in a way that all compilers are happy with.
16413
16414 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16415
16416         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
16417         * ext/esd/esdsink.c: (gst_esdsink_class_init):
16418         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
16419         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
16420         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
16421         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
16422         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
16423         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
16424         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
16425         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
16426         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
16427         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
16428         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
16429         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
16430         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
16431         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
16432         * gst/avi/gstavimux.c: (gst_avimux_class_init):
16433         * gst/debug/efence.c: (gst_efence_class_init):
16434         * gst/debug/negotiation.c: (gst_negotiation_class_init):
16435         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
16436         * gst/goom/gstgoom.c: (gst_goom_class_init):
16437         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
16438         * gst/interleave/deinterleave.c: (deinterleave_class_init):
16439         * gst/interleave/interleave.c: (interleave_class_init):
16440         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
16441         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
16442         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
16443         * gst/median/gstmedian.c: (gst_median_class_init):
16444         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
16445         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
16446         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
16447         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
16448         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
16449         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
16450         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
16451         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
16452         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
16453         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
16454         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
16455         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
16456         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
16457         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
16458         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
16459         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
16460         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
16461         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
16462         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
16463         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
16464         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
16465         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
16466         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
16467         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
16468         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
16469         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
16470         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
16471         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
16472         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
16473         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
16474         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
16475         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
16476         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
16477         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
16478         * sys/osxaudio/gstosxaudioelement.c:
16479         (gst_osxaudioelement_class_init):
16480         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
16481         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
16482         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
16483         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
16484
16485 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16486
16487         * ext/mikmod/gstmikmod.h:
16488         * gst/level/gstlevel.h:
16489         Fix more broken GObject macros
16490
16491 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16492
16493         * ext/annodex/gstcmmldec.h:
16494         * ext/annodex/gstcmmlenc.h:
16495         * ext/annodex/gstcmmltag.h:
16496         * ext/cairo/gsttextoverlay.h:
16497         * ext/ladspa/gstsignalprocessor.h:
16498         * gst/matroska/ebml-read.h:
16499         * gst/matroska/ebml-write.h:
16500         * sys/osxaudio/gstosxaudioelement.h:
16501         Fix broken GObject macros
16502
16503 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
16504
16505         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
16506           Don't try to seek beyond the end of the file (would
16507           occasionally display error dialogs in totem when seeking
16508           to the end) (#335869). Will still throw an error though
16509           if the file is truncated and the total_samples value in
16510           the stream header is wrong.
16511
16512 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
16513
16514         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
16515         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
16516         (gst_flac_dec_metadata_callback):
16517         * ext/flac/gstflacdec.h:
16518           If the stream header doesn't contain the total number of samples,
16519           search for the last flac frame at the end of the file and calculate
16520           the total duration from that frame's offset (fixes #337609).
16521
16522 2006-04-07  Edward Hervey  <edward@fluendo.com>
16523
16524         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
16525         Don't unref the GstPadTemplate returned by
16526         gst_element_class_get_pad_template().
16527
16528 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
16529
16530         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
16531
16532         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
16533         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
16534         * sys/sunaudio/gstsunaudiosink.h:
16535           Use spec->segsize and spec->segtotal in the prepare function
16536           to initialise the ring buffer instead of using the buffer-time
16537           property (#337421).
16538
16539 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
16540
16541         * configure.ac:
16542           Bump core requirements to CVS for gst_pad_query_peer_duration()
16543           which is used by speexdec.
16544
16545 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
16546
16547         * ext/speex/gstspeex.c: (plugin_init):
16548         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
16549         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
16550         (speex_get_sink_query_types), (speex_dec_sink_query),
16551         (speex_get_src_query_types), (speex_dec_src_query),
16552         (speex_dec_src_event), (speex_dec_sink_event),
16553         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
16554         (speex_dec_chain_parse_data), (speex_dec_chain),
16555         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
16556         (speex_dec_change_state):
16557         * ext/speex/gstspeexdec.h:
16558           Fix seeking and duration queries (#337033); clean up and
16559           refactor a bit.
16560
16561 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16562
16563         * ext/raw1394/gstdv1394src.c:
16564           distinguish between device not found and could not open for
16565           reading
16566
16567 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16568
16569         * Makefile.am:
16570         * configure.ac:
16571         * pkgconfig/.cvsignore:
16572         * pkgconfig/Makefile.am:
16573         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
16574           add a .pc file so other modules can use good plugins in tests
16575
16576 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16577
16578         * configure.ac:
16579           clean up, use AS_VERSION and AS_NANO
16580         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
16581           use PACKAGE_VERSION define
16582         * po/af.po:
16583         * po/az.po:
16584         * po/cs.po:
16585         * po/en_GB.po:
16586         * po/hu.po:
16587         * po/it.po:
16588         * po/nb.po:
16589         * po/nl.po:
16590         * po/or.po:
16591         * po/sq.po:
16592         * po/sr.po:
16593         * po/sv.po:
16594         * po/uk.po:
16595         * po/vi.po:
16596           updated
16597
16598 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
16599
16600         * ext\jpeg\smokecodec.c:
16601           use of GST_DEBUG instead of DEBUG(a...) for WIN32
16602         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
16603           move first instruction after all variables declarations
16604         * gst\alpha\gstalpha.c:
16605         * gst\effectv\gstshagadelic.c:
16606         * gst\smpte\paint.c:
16607         * gst\videofilter\gstvideobalance.c:
16608           define M_PI if it's not defined (it's not defined on WIN32)
16609         * gst\cutter\gstcutter.c: (gst_cutter_chain):
16610         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
16611         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
16612         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
16613         (gst_matroska_demux_video_caps):
16614         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
16615         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
16616           use gst_guint64_to_gdouble for conversions
16617         * gst\goom\filters.c: (setPixelRGB_):
16618           fix a debug which was using undefined variable
16619         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
16620         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
16621           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
16622         * win32/vs6:
16623           add vs6 projects files for most of plugins-good
16624         
16625 2006-03-30  j^  <j@bootlab.org>
16626
16627         * ext/aalib/gstaasink.c:
16628         * ext/annodex/gstcmmldec.c:
16629         * ext/annodex/gstcmmlenc.c:
16630         * ext/cairo/gsttextoverlay.c:
16631         * ext/cairo/gsttimeoverlay.c:
16632         * ext/cdio/gstcdiocddasrc.c:
16633         * ext/dv/gstdvdec.c:
16634         * ext/esd/esdmon.c:
16635         * ext/esd/esdsink.c:
16636         * ext/flac/gstflacdec.c:
16637         * ext/flac/gstflacenc.c:
16638         * ext/flac/gstflactag.c:
16639         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
16640         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
16641         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
16642         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
16643         * ext/gdk_pixbuf/gstgdkpixbuf.c:
16644         * ext/gdk_pixbuf/pixbufscale.c:
16645         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
16646         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
16647         * ext/jpeg/gstjpegdec.c:
16648         * ext/jpeg/gstjpegenc.c:
16649         * ext/jpeg/gstsmokedec.c:
16650         * ext/jpeg/gstsmokeenc.c:
16651         * ext/libcaca/gstcacasink.c:
16652         * ext/libmng/gstmngdec.c:
16653         * ext/libmng/gstmngenc.c:
16654         * ext/libpng/gstpngdec.c:
16655         * ext/libpng/gstpngenc.c:
16656         * ext/mikmod/gstmikmod.c:
16657         * ext/raw1394/gstdv1394src.c:
16658         * ext/shout2/gstshout2.c:
16659         * ext/speex/gstspeexdec.c:
16660         * ext/speex/gstspeexenc.c:
16661         * gst/alpha/gstalpha.c:
16662         * gst/alpha/gstalphacolor.c:
16663         * gst/auparse/gstauparse.c:
16664         * gst/autodetect/gstautoaudiosink.c:
16665         (gst_auto_audio_sink_base_init):
16666         * gst/autodetect/gstautovideosink.c:
16667         (gst_auto_video_sink_base_init):
16668         * gst/avi/gstavimux.c: (gst_avimux_base_init):
16669         * gst/cutter/gstcutter.c:
16670         * gst/debug/breakmydata.c:
16671         * gst/debug/efence.c:
16672         * gst/debug/gstnavigationtest.c:
16673         * gst/debug/negotiation.c:
16674         * gst/debug/progressreport.c:
16675         * gst/debug/testplugin.c:
16676         * gst/effectv/gstaging.c:
16677         * gst/effectv/gstdice.c:
16678         * gst/effectv/gstedge.c:
16679         * gst/effectv/gstquark.c:
16680         * gst/effectv/gstrev.c:
16681         * gst/effectv/gstvertigo.c:
16682         * gst/effectv/gstwarp.c:
16683         * gst/flx/gstflxdec.c:
16684         * gst/goom/gstgoom.c:
16685         * gst/interleave/deinterleave.c:
16686         * gst/interleave/interleave.c:
16687         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
16688         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
16689         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
16690         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
16691         * gst/level/gstlevel.c:
16692         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
16693         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
16694         * gst/median/gstmedian.c:
16695         * gst/monoscope/gstmonoscope.c:
16696         * gst/multipart/multipartdemux.c:
16697         * gst/multipart/multipartmux.c:
16698         * gst/oldcore/gstmd5sink.c:
16699         * gst/oldcore/gstmultifilesrc.c:
16700         * gst/oldcore/gstpipefilter.c:
16701         * gst/oldcore/gstshaper.c:
16702         * gst/oldcore/gststatistics.c:
16703         * gst/rtp/gstasteriskh263.c:
16704         * gst/rtp/gstrtpL16depay.c:
16705         * gst/rtp/gstrtpL16pay.c:
16706         * gst/rtp/gstrtpamrdepay.c:
16707         * gst/rtp/gstrtpamrpay.c:
16708         * gst/rtp/gstrtpdepay.c:
16709         * gst/rtp/gstrtpgsmpay.c:
16710         * gst/rtp/gstrtph263pay.c:
16711         * gst/rtp/gstrtph263pdepay.c:
16712         * gst/rtp/gstrtph263ppay.c:
16713         * gst/rtp/gstrtpmp4gpay.c:
16714         * gst/rtp/gstrtpmp4vdepay.c:
16715         * gst/rtp/gstrtpmp4vpay.c:
16716         * gst/rtp/gstrtpmpadepay.c:
16717         * gst/rtp/gstrtpmpapay.c:
16718         * gst/rtp/gstrtppcmadepay.c:
16719         * gst/rtp/gstrtppcmapay.c:
16720         * gst/rtp/gstrtppcmudepay.c:
16721         * gst/rtp/gstrtppcmupay.c:
16722         * gst/rtp/gstrtpspeexdepay.c:
16723         * gst/rtp/gstrtpspeexpay.c:
16724         * gst/rtsp/gstrtpdec.c:
16725         * gst/smpte/gstsmpte.c:
16726         * gst/videobox/gstvideobox.c:
16727         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
16728         * gst/videofilter/gstvideobalance.c:
16729         * gst/videofilter/gstvideoflip.c:
16730         * gst/videofilter/gstvideotemplate.c:
16731         (gst_videotemplate_base_init):
16732         * gst/videomixer/videomixer.c:
16733         * gst/wavenc/gstwavenc.c:
16734         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
16735          better/unified long descriptions
16736          Fixed #336602
16737          Some cleanups to auparse, don't send multiple newsegments.
16738
16739 2006-03-29  Wim Taymans  <wim@fluendo.com>
16740
16741         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
16742
16743         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
16744         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
16745         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
16746         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
16747         * ext/dv/gstdvdemux.h:
16748         Seek in READY patch. Only works for pull based mode.
16749         Fixes #323880
16750
16751 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
16752
16753         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
16754         (gst_gdk_pixbuf_event):
16755           Fix two crashers: don't unref the same caps twice, and
16756           set pixbuf loader to NULL after freeing it.
16757
16758 2006-03-27  Wim Taymans  <wim@fluendo.com>
16759
16760         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
16761         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
16762         (gst_speexenc_chain):
16763         * ext/speex/gstspeexenc.h:
16764         Don't leak adapter.
16765         A push *always* takes ownership of the buffer, even on
16766         errors.
16767         Small cleanups.
16768
16769 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
16770
16771         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
16772           Create source pad without leaking.
16773
16774 2006-03-24  Wim Taymans  <wim@fluendo.com>
16775
16776         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
16777         * ext/flac/gstflacdec.h:
16778         * ext/flac/gstflacenc.h:
16779         Spifify a bit.
16780         Fix deadly lock order error in seeking code, STREAM_LOCK
16781         cannot be taken within LOCK and the streaming variables are
16782         protected with the STREAM_LOCK anyway.
16783
16784 2006-03-24  Wim Taymans  <wim@fluendo.com>
16785
16786         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
16787         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
16788         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
16789         this patch combines the global init_frames with the stream
16790         init_frames. Rationale being that the global delay should 
16791         be subtracted from any stream delay.
16792         Fixes #335858.
16793
16794 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
16795
16796         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
16797         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
16798         * gst/smpte/gstsmpte.c: (gst_smpte_init):
16799         * gst/videomixer/videomixer.c: (gst_videomixer_init):
16800         use DEBUG_FUNCPTR for collectpads
16801
16802 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
16803
16804         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
16805           Don't crash when encoding images where the number of rows isn't
16806           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
16807
16808 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
16809
16810         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
16811         * gst/interleave/deinterleave.c: (deinterleave_change_state):
16812         * gst/interleave/interleave.c: (interleave_change_state):
16813         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
16814           More state change function fixes.
16815
16816 2006-03-23  Wim Taymans  <wim@fluendo.com>
16817
16818         * ext/esd/esdsink.c: (gst_esdsink_class_init),
16819         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
16820         (gst_esdsink_prepare), (gst_esdsink_unprepare),
16821         (gst_esdsink_delay), (gst_esdsink_reset):
16822         * ext/esd/esdsink.h:
16823         Fix esd choppy playback by configuring audiosink
16824         correctly. Fixes #325191
16825
16826 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
16827
16828         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
16829           Make state change function thread-safe.
16830
16831 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
16832
16833         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
16834         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
16835           Don't try to read beyond the end of the file just because
16836           the header claims a bigger size (like with truncated files).
16837
16838 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
16839
16840         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
16841         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
16842         (gst_wavparse_stream_data), (gst_wavparse_loop):
16843         * gst/wavparse/gstwavparse.h:
16844           Delay source pad creation until we have the first chunk of
16845           media data, so the we can examine the data and adjust the
16846           caps accordingly if required. This makes playback of .wav
16847           files with DTS-declared-as-PCM content work (#313266).
16848
16849 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
16850
16851         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
16852         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
16853         Don't attempt typefinding on too-short buffers that have been
16854         completely trimmed away. (Fixes #330239)
16855
16856         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
16857         Improve the debug output
16858
16859 2006-03-21  Wim Taymans  <wim@fluendo.com>
16860
16861         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
16862         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
16863         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
16864         (gst_esdsink_set_property), (gst_esdsink_get_property):
16865         Some cleanups.
16866         Reset fd to -1 when we close them.
16867
16868 2006-03-21  Wim Taymans  <wim@fluendo.com>
16869
16870         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
16871         the OPTIONS request result is optional so don't
16872         fail on it.
16873
16874 2006-03-21  Edward Hervey  <edward@fluendo.com>
16875
16876         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
16877         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
16878         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
16879         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
16880         (gst_wavparse_change_state):
16881         gcc 4.1 unreferenced pointer fixes.
16882
16883 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
16884
16885         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
16886
16887         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
16888           Fix block alignment calculation. Alignment should be done before
16889           adding the byte offset where the data starts (#335231).
16890
16891 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
16892
16893         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
16894           Ensure that we set correct caps on buffers that are transferred
16895           direct from the input.
16896
16897 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
16898
16899         * gst/goom/filters.c: (zoomFilterDestroy):
16900         * gst/goom/goom_core.c: (goom_close):
16901           Free filter data when cleaning up. (Fixes: #334995)
16902
16903 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
16904
16905         * configure.ac:
16906           Don't compile udp and rtsp plugins on win32 (mingw) or other
16907           systems that don't have <sys/socket.h> for some reason (#316203).
16908
16909 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16910
16911         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
16912         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
16913         * ext/raw1394/gstdv1394src.h:
16914           Change bus reset handler so it reports useful information such as
16915           whether the device being used connected or disconnected
16916
16917 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16918
16919         * gst/id3demux/id3v2frames.c:
16920         (parse_relative_volume_adjustment_two):
16921           We only care about gain and peak data for the master volume.
16922
16923 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16924
16925         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
16926         (parse_id_string), (parse_unique_file_identifier),
16927         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
16928           Read replay gain tags (#323721).
16929
16930 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16931
16932         * configure.ac:
16933           Bump requirements to gst-plugins-base CVS because
16934           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
16935
16936 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
16937
16938         * rtp/gst/gstrtppcmadepay.c:
16939         Fixed one of the caps in the code from mulaw to alaw.
16940
16941 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
16942
16943         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
16944           Ensure that we set caps on the buffers we pass.
16945
16946         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
16947         (gst_id3demux_sink_activate):
16948           Ensure that we set caps on the buffers we pass.
16949
16950           Use STREAM, TYPE_NOT_FOUND as the error class when
16951           typefinding fails.
16952
16953 2006-03-15  Edward Hervey  <edward@fluendo.com>
16954
16955         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
16956         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
16957         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
16958         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
16959         (gst_jpeg_dec_setcaps):
16960         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
16961         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
16962         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
16963         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
16964         (gst_mngdec_src_getcaps):
16965         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
16966         (gst_pngdec_caps_create_and_set):
16967         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
16968         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
16969         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
16970         * gst/alpha/gstalpha.c: (gst_alpha_init):
16971         * gst/auparse/gstauparse.c: (gst_au_parse_init):
16972         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
16973         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
16974         * gst/cutter/gstcutter.c: (gst_cutter_init):
16975         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
16976         (gst_efence_checkgetrange):
16977         * gst/debug/negotiation.c: (gst_negotiation_init):
16978         * gst/flx/gstflxdec.c: (gst_flxdec_init):
16979         * gst/goom/gstgoom.c: (gst_goom_init):
16980         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
16981         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
16982         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
16983         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
16984         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
16985         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
16986         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
16987         * gst/smpte/gstsmpte.c: (gst_smpte_init):
16988         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
16989         (gst_wavparse_create_sourcepad):
16990         Fix memleak with gst_static_pad_template_get().
16991         This uses gst_pad_new_from_static_template() instead.
16992         Fixes #333512
16993
16994 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16995
16996         * configure.ac:
16997           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
16998           used by id3demux.
16999
17000         * gst/id3demux/gstid3demux.c: (plugin_init):
17001         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17002         (parse_user_text_identification_frame),
17003         (parse_unique_file_identifier):
17004           Add support for UFID and TXXX frames and extract musicbrainz tags.
17005
17006 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17007
17008         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
17009           Catch short reads, like they might happen with truncated
17010           files (see #305279); remove unnecessary indentation.
17011
17012 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17013
17014         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
17015           Fix DIB image inversion for pictures with a
17016           depth != 8 (#305279).
17017
17018 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17019
17020         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
17021         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
17022         * ext/jpeg/gstjpegdec.h:
17023           Fix durations on outgoing buffers after seeking
17024           in MJPEG files (#334083); some minor clean-ups.
17025
17026 2006-03-13  Wim Taymans  <wim@fluendo.com>
17027
17028         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
17029         (gst_wavparse_change_state):
17030         Implement seek in READY (re-fixes #327658)
17031
17032 2006-03-13  Wim Taymans  <wim@fluendo.com>
17033
17034         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
17035         * ext/esd/esdmon.c: (gst_esdmon_get):
17036         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17037         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
17038         (gst_gdk_pixbuf_sink_getcaps):
17039         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
17040         (gst_jpegenc_setcaps):
17041         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
17042         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
17043         (gst_smokeenc_setcaps):
17044         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
17045         (gst_mngdec_src_getcaps):
17046         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
17047         (gst_mngenc_chain):
17048         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
17049         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
17050         * ext/speex/gstspeexdec.c: (speex_dec_convert),
17051         (speex_dec_src_event), (speex_dec_chain):
17052         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
17053         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
17054         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
17055         (gst_negotiation_pad_link), (gst_negotiation_chain):
17056         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
17057         (gst_flxdec_chain):
17058         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
17059         (deinterleave_chain):
17060         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
17061         * gst/median/gstmedian.c: (gst_median_link):
17062         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
17063         (gst_monoscope_chain):
17064         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
17065         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
17066         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
17067         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
17068         close #333784 unref the result of gst_pad_get_parent()
17069         by: Christophe Fergeau.
17070
17071 2006-03-09  Wim Taymans  <wim@fluendo.com>
17072
17073         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
17074         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
17075         Handle events in push mode better, can now do non-flushing
17076         seeks in push mode as well.
17077
17078 2006-03-07  Wim Taymans  <wim@fluendo.com>
17079
17080         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
17081         Applied patch from Kai Vehmanen, fixes #333624.
17082
17083 2006-03-06  Julien MOUTTE  <julien@moutte.net>
17084
17085         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
17086         Implement paletted and grayscale png files handling.
17087         (#150363).
17088
17089 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17090
17091         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
17092         (gst_speexenc_chain):
17093           fix a tag list assert
17094           follow gst-plugins-base/ext/ogg/README; set OFFSET
17095           and OFFSET_END.  Muxes correctly with gst-plugins-base
17096           > 0.9.3
17097
17098 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17099
17100         * gst/id3demux/Makefile.am:
17101         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
17102         (gst_id3demux_chain), (gst_id3demux_sink_activate):
17103           Use new typefind helper functions here as well, and
17104           do typefinding in pull-mode if upstream supports that.
17105
17106 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17107
17108         * sys/sunaudio/gstsunaudiomixerctrl.c:
17109         (gst_sunaudiomixer_ctrl_get_volume),
17110         (gst_sunaudiomixer_ctrl_set_volume):
17111         * sys/sunaudio/gstsunaudiomixertrack.c:
17112         (gst_sunaudiomixer_track_new):
17113           Remove unused variables, breaks build from CVS
17114           with -Werror (#333392, patch by: Benjamin Pineau)
17115
17116 2006-03-03  Wim Taymans  <wim@fluendo.com>
17117
17118         * docs/plugins/Makefile.am:
17119         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17120         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17121         Added wavparse docs.
17122
17123         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
17124         (gst_wavparse_reset), (gst_wavparse_init),
17125         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
17126         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
17127         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17128         (gst_wavparse_stream_data), (gst_wavparse_loop),
17129         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
17130         (gst_wavparse_change_state):
17131         * gst/wavparse/gstwavparse.h:
17132         Implement seek in READY (fixes #327658)
17133         Added docs and did some cleanups.
17134
17135 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
17136
17137         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
17138         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
17139         (gst_avi_demux_calculate_durations_from_index),
17140         (gst_avi_demux_stream_header):
17141         * gst/avi/gstavidemux.h:
17142           If we have an index, use a duration based on the index instead
17143           of blindly trusting the information in the stream headers
17144           (fixes #331817).
17145
17146 2006-03-03  Wim Taymans  <wim@fluendo.com>
17147
17148         * docs/plugins/Makefile.am:
17149         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17150         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17151         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17152         Added smoke and jpeg to the docs.
17153
17154         * ext/jpeg/Makefile.am:
17155         * ext/jpeg/gstjpeg.c: (plugin_init):
17156         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
17157         * ext/jpeg/gstjpegenc.h:
17158         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
17159         (gst_smokedec_chain):
17160         * ext/jpeg/gstsmokedec.h:
17161         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
17162         * ext/jpeg/gstsmokeenc.h:
17163         * ext/jpeg/smokecodec.h:
17164         Port smokedec (fixes #331905).
17165         Added some docs.
17166         Some cleanups.
17167
17168 2006-03-03  Wim Taymans  <wim@fluendo.com>
17169
17170         * docs/plugins/Makefile.am:
17171         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17172         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17173         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17174         Added videobalance and videoflip to the docs.
17175
17176         * gst/videofilter/Makefile.am:
17177         * gst/videofilter/gstvideobalance.c:
17178         (gst_video_balance_update_tables_planar411),
17179         (gst_video_balance_is_passthrough),
17180         (gst_video_balance_update_properties), (oil_tablelookup_u8),
17181         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
17182         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
17183         (gst_video_balance_finalize), (gst_video_balance_class_init),
17184         (gst_video_balance_init), (gst_video_balance_interface_supported),
17185         (gst_video_balance_interface_init),
17186         (gst_video_balance_colorbalance_list_channels),
17187         (gst_video_balance_colorbalance_set_value),
17188         (gst_video_balance_colorbalance_get_value),
17189         (gst_video_balance_colorbalance_init),
17190         (gst_video_balance_set_property), (gst_video_balance_get_property),
17191         (gst_video_balance_get_type), (plugin_init):
17192         * gst/videofilter/gstvideobalance.h:
17193         Ported to 0.10. (Fixes #326160)
17194         Added docs.
17195
17196         * gst/videofilter/gstvideoflip.c:
17197         * gst/videofilter/gstvideoflip.h:
17198         Added docs.
17199
17200 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
17201
17202         * configure.ac:
17203           Bump requirements to current core and -base CVS
17204           (core for new typefind helper API, and -base for the
17205           WAVFORMATEX support that was added to libgstriff and
17206           is needed by wavparse).
17207         
17208         * gst/apetag/Makefile.am:
17209         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
17210         (gst_tag_demux_sink_activate):
17211           Use new typefind helpers for typefinding instead of our
17212           home-grown stuff; also, do typefinding in pull-mode if
17213           upstream supports that.
17214
17215 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
17216
17217         Reviewed by: Christian Schaller <christian@fluendo.com>
17218
17219         This patch fixes bug: 329107
17220
17221         This Changelog entry is for a commit done on February 17
17222
17223         * ext/gconf/gconf.c
17224         * ext/gconf/gconf.h
17225         * ext/gconf/gstgconfaudiosink.c
17226         * ext/gconf/gstgconfaudiosink.h
17227         * gconf/gstreamer.schemas.in
17228
17229 2006-02-28  Wim Taymans  <wim@fluendo.com>
17230
17231         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17232         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
17233         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
17234         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
17235         Use DEBUG_OBJECT more.
17236
17237 2006-02-28  Wim Taymans  <wim@fluendo.com>
17238
17239         * docs/plugins/Makefile.am:
17240         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17241         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17242         Added dvdec and dvdemux to docs.
17243
17244         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
17245         Added docs.
17246         Check frame sizes so we don't crash when don't have enough
17247         data.
17248         Send nice error messages on error.
17249
17250         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
17251         (gst_dvdemux_class_init), (gst_dvdemux_init),
17252         (gst_dvdemux_finalize), (gst_dvdemux_reset),
17253         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
17254         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
17255         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
17256         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
17257         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
17258         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
17259         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
17260         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
17261         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
17262         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
17263         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
17264         * ext/dv/gstdvdemux.h:
17265         Added docs.
17266         Implement pull mode.
17267         Fix memleaks.
17268         Reduce memcpy for the video demuxing.
17269
17270 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
17271
17272         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
17273         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
17274         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
17275         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
17276           Add a little extra debug. Make the decoder not return NOT_LINKED,
17277           as we want to continue decoding all CMML and emitting tags.
17278
17279 2006-02-27  Michael Smith  <msmith@fluendo.com>
17280
17281         * ext/annodex/gstskeltag.c:
17282         * ext/annodex/gstskeltag.h:
17283           Deleted; these files aren't used any more either.
17284
17285 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17286
17287         * ext/Makefile.am: Fix dist-check.
17288
17289 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17290
17291         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
17292         memleak.
17293
17294 2006-02-25  Alessandro Decina <alessandro@nnva.org>
17295
17296         * ext/annodex/Makefile.am:
17297         * ext/annodex/gstannodex.c:
17298         * ext/annodex/gstcmmldec.c:
17299         * ext/annodex/gstcmmlenc.c:
17300         * ext/annodex/gstcmmlparser.c:
17301         * ext/annodex/gstcmmlparser.h:
17302         * ext/annodex/gstcmmlutils.c:
17303         * tests/check/elements/cmmldec.c:
17304         * tests/check/elements/cmmlenc.c:
17305           Fix a memleak in gst_cmml_track_list_add_clip.
17306           Handle overflows in clip's start and end times.
17307           Add the "encoded" parameter to cmmldec and cmmlenc caps.
17308           Do not parse junk at the end of a CMML preamble buffer.
17309           Register a libxml error handler to not print stuff on stderr.
17310           Check for bad clip start and end times in the testsuites.
17311
17312 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17313
17314         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
17315         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
17316         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
17317         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
17318         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
17319         possible memleaks.
17320
17321 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17322
17323         * tests/check/Makefile.am:
17324         * tests/check/elements/cmmldec.c:
17325         * tests/check/elements/cmmlenc.c: Fix tests so that they use
17326         the plugins-base tags.
17327
17328 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17329
17330         * ext/Makefile.am: Re-enable module.
17331
17332 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17333
17334         * tests/check/Makefile.am: Forgot to remove that test.
17335
17336 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17337
17338         * ext/annodex/Makefile.am:
17339         * ext/annodex/gstannodex.c: (plugin_init):
17340         * ext/annodex/gstcmmldec.c:
17341         * ext/annodex/gstskeldec.c:
17342         * ext/annodex/gstskeldec.h:
17343         * tests/check/Makefile.am:
17344         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
17345
17346 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17347
17348         * tests/check/Makefile.am: Disable those checks as well.
17349
17350 2006-02-24  Julien MOUTTE  <julien@moutte.net>
17351
17352         * ext/Makefile.am: Disable annodex for now until we figure out
17353         how to make it build.
17354         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
17355         Add a rule to your checklist : "please try to at least build 
17356         what you are going to commit into -good, or if you are too lazy
17357         to do that, please check that the buildbots are not crying because
17358         of your commit."
17359
17360 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
17361
17362         * configure.ac:
17363         * ext/Makefile.am:
17364         * ext/gdk_pixbuf/Makefile.am:
17365         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17366         * ext/gdk_pixbuf/gstgdkpixbuf.h:
17367         * ext/gdk_pixbuf/pixbufscale.c:
17368         * ext/gdk_pixbuf/pixbufscale.h:
17369           Gdkpixbuf ported from 0.8 to 0.10 by
17370           Renato Filho <renato.filho@indt.org.br>.
17371           gst_loader and gdkpixbufanimation still need port.
17372
17373 2006-02-24  Michael Smith  <msmith@fluendo.com>
17374
17375         * configure.ac:
17376         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17377         * ext/Makefile.am:
17378         * ext/annodex/Makefile.am:
17379         * ext/annodex/gstannodex.c:
17380         * ext/annodex/gstannodex.h:
17381         * ext/annodex/gstcmmldec.c:
17382         * ext/annodex/gstcmmldec.h:
17383         * ext/annodex/gstcmmlenc.c:
17384         * ext/annodex/gstcmmlenc.h:
17385         * ext/annodex/gstcmmlparser.c:
17386         * ext/annodex/gstcmmlparser.h:
17387         * ext/annodex/gstcmmltag.c:
17388         * ext/annodex/gstcmmltag.h:
17389         * ext/annodex/gstcmmlutils.c:
17390         * ext/annodex/gstcmmlutils.h:
17391         * ext/annodex/gstskeldec.c:
17392         * ext/annodex/gstskeldec.h:
17393         * ext/annodex/gstskeltag.c:
17394         * ext/annodex/gstskeltag.h:
17395         * tests/check/Makefile.am:
17396         * tests/check/elements/cmmldec.c:
17397         * tests/check/elements/cmmlenc.c:
17398         * tests/check/elements/skeldec.c:
17399           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
17400           Includes tests & docs, oh my! Passes Thomas's -good checklist
17401           entirely. Wow.
17402
17403 2006-02-24  Michael Smith  <msmith@fluendo.com>
17404
17405         * autogen.sh:
17406           Check for automake 1.9 as well.
17407
17408 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17409
17410         * ext/flac/gstflacenc.c:
17411           Change min. sample rate to 8kHz to match flacdec's.
17412           
17413 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
17414
17415         * ext/cdio/Makefile.am:
17416           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
17417           required for Cygwin, see #317048)
17418
17419         * gst/rtp/gstasteriskh263.c:
17420           Cygwin has includes for both the unix network socket API
17421           and the windows API, but only one can be included, so fix
17422           includes to only use one or the other, prefering the unxi
17423           one (#317048).
17424
17425 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
17426
17427         * rtp/gst/gstrtppcmadepay.c:
17428         * rtp/gst/gstrtppcmadepay.h:
17429         * rtp/gst/gstgstrtppcmapay.c:
17430         * rtp/gst/gstgstrtppcmapay.h:
17431         * rtp/gst/gstrtppcmudepay.c:
17432         * rtp/gst/gstrtppcmudepay.h:
17433         * rtp/gst/gstrtppcmupay.c:
17434         * rtp/gst/gstrtppcmupay.h:
17435         * rtp/gst/Makefile.am:
17436         * rtp/gst/gstrtp.c:
17437         * rtp/gst/README:
17438         Separated the G711 payloaders/depayloaders into separate elements for
17439         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
17440
17441 2006-02-22  Wim Taymans  <wim@fluendo.com>
17442
17443         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
17444         (gst_dvdec_change_state):
17445         * ext/dv/gstdvdec.h:
17446         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
17447         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
17448         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
17449         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
17450         (gst_dvdemux_flush), (gst_dvdemux_chain),
17451         (gst_dvdemux_change_state):
17452         * ext/dv/gstdvdemux.h:
17453         Ueber spiffify some more, added debug category.
17454         Use _scale.
17455         Use segments, respect playback rate from newsegment.
17456         Fix refcount issue.
17457
17458 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
17459
17460         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
17461         (gst_signal_processor_process):
17462         Fix compilation of LADPSA. It doesn't seem to work, and isn't
17463         enabled for the build, but it helps me win the feature-count
17464         competitions ooh yeah.
17465
17466 2006-02-19  Wim Taymans  <wim@fluendo.com>
17467
17468         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
17469         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
17470         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
17471         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
17472         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
17473         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
17474         Use scaling code for added precission and more correct stop
17475         position in case scale==0.
17476
17477 2006-02-19  Wim Taymans  <wim@fluendo.com>
17478
17479         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
17480         (gst_flxdec_chain):
17481         * gst/flx/gstflxdec.h:
17482         Implement DURATION query.
17483
17484 2006-02-19  Wim Taymans  <wim@fluendo.com>
17485
17486         * gst/flx/flx_color.h:
17487         * gst/flx/flx_fmt.h:
17488         * gst/flx/gstflxdec.c: (gst_flxdec_init),
17489         (gst_flxdec_src_query_handler), (flx_decode_color),
17490         (gst_flxdec_chain):
17491         * gst/flx/gstflxdec.h:
17492         Set MALLOCDATA for the temp buffers so we don't leak.
17493         Some debug cleanups.
17494         Consume all data in the adapter before leaving the chain
17495         function. Fixes #330678.
17496
17497 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
17498
17499         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
17500         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
17501          Handle 0 data size in otherwise valid frames.
17502          Handle numeric strings in 2.4.0 even when not in parentheses 
17503
17504 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
17505
17506         * gst/matroska/matroska-demux.c:
17507         (gst_matroska_demux_subtitle_caps),
17508         (gst_matroska_demux_plugin_init):
17509         * gst/matroska/matroska-ids.h:
17510           Recognise SSA/ASS and USF subtitle formats and
17511           set proper caps when they are found.
17512
17513 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
17514
17515         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
17516         (gst_jpeg_dec_chain):
17517           Fix invalid memory access for some odd-sized images
17518           (see image contained in quicktime stream in #327083);
17519           use g_malloc() instead of g_alloca().
17520
17521 2006-02-17  Wim Taymans  <wim@fluendo.com>
17522
17523         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
17524         Patch from Sebastien Cote, fixes #319884
17525
17526 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
17527
17528         * ext/cdio/gstcdio.c: (plugin_init):
17529           Init debug category (#331253).
17530
17531 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17532
17533         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
17534           Pass extra_data to gst_riff_create_audio_caps(), so that
17535           WAVEFORMATEX stuff works. Post audio codec name and post
17536           it as taglist on the bus. Allow up to 8 channesl for raw
17537           PCM in the source pad template caps.
17538
17539 2006-02-16  Wim Taymans  <wim@fluendo.com>
17540
17541         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
17542         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
17543         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
17544         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
17545         (gst_multipart_set_property), (gst_multipart_get_property):
17546         Applied #318663. Gives quite a few false positives in
17547         autoscan mode, but it's better than nothing. Not closing yet.
17548
17549 2006-02-16  Wim Taymans  <wim@fluendo.com>
17550
17551         * docs/plugins/Makefile.am:
17552         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17553         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17554         * docs/plugins/gst-plugins-good-plugins.args:
17555         * docs/plugins/inspect/plugin-udp.xml:
17556         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
17557         (gst_udpsrc_start):
17558         Update documentation.
17559         Fix args.
17560
17561 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
17562
17563         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
17564         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
17565         frame size. (Fixes #331368)
17566
17567 2006-02-16  Wim Taymans  <wim@fluendo.com>
17568
17569         * gst/rtsp/README:
17570         Updated README.
17571
17572         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
17573         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
17574         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
17575         * gst/rtsp/gstrtspsrc.h:
17576         Make sure the RTP port is an even port an try to allocate 
17577         another if not.
17578         Added retry property to control max retries for port allocation.
17579         Make sure RTCP port is RTP port+1.
17580         Cleanup when port allocation fails.
17581         Fixes #319183.
17582         
17583 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17584
17585         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
17586           Don't ignore return value of the parent class's state
17587           change function (#331385, patch by: Wouter Paesen).
17588
17589 2006-02-15  Wim Taymans  <wim@fluendo.com>
17590
17591         * configure.ac:
17592         * docs/plugins/Makefile.am:
17593         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17594         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17595         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17596         * ext/Makefile.am:
17597         * ext/hal/Makefile.am:
17598         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
17599         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
17600         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
17601         (do_toggle_element), (gst_hal_audio_sink_set_property),
17602         (gst_hal_audio_sink_get_property),
17603         (gst_hal_audio_sink_change_state):
17604         * ext/hal/gsthalaudiosink.h:
17605         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
17606         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
17607         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
17608         (do_toggle_element), (gst_hal_audio_src_set_property),
17609         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
17610         * ext/hal/gsthalaudiosrc.h:
17611         * ext/hal/gsthalelements.c: (plugin_init):
17612         * ext/hal/gsthalelements.h:
17613         * ext/hal/hal.c: (gst_hal_get_string),
17614         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
17615         (gst_hal_get_audio_src):
17616         * ext/hal/hal.h:
17617         Add HAL sound device wrapper plugins. Closes #329106
17618
17619 2006-02-15  Wim Taymans  <wim@fluendo.com>
17620
17621         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
17622         Add comment in a fultile attempt to stop the copy-and-paste 
17623         paradigm leading to duplication of bad code.
17624
17625         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
17626         Mime parameters have to be checked case insensitive
17627
17628 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
17629
17630         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
17631           Advance stream time for lagging subtitle streams by sending
17632           newsegment events with the update flag set.
17633
17634 2006-02-14  Edward Hervey  <edward@fluendo.com>
17635
17636         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
17637         There can be bogus data before the hdrl LIST tag in the RIFF header.
17638         It's hard to say if it's not respecting the AVI specifications or not,
17639         but since Google Video is producing AVIs like that and the other player
17640         don't seem to complain, I guess we should do the same.
17641
17642 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
17643
17644         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
17645         (parse_split_strings):
17646         Add more validation to ensure that a char encoding conversion
17647         produced a valid UTF-8 string.
17648
17649 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
17650
17651         Reviewed by: Edward Hervey  <edward@fluendo.com>
17652
17653         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
17654         Properly handle end of segment. Closes #330885.
17655
17656 2006-02-13  Wim Taymans  <wim@fluendo.com>
17657
17658         * gst/rtp/gstrtpmp4gpay.h:
17659         For got to commit this one.
17660
17661 2006-02-12  Wim Taymans  <wim@fluendo.com>
17662
17663         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
17664         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
17665         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
17666         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
17667         * gst/rtp/gstrtpmp4gpay.h:
17668         Make more things work.
17669         Handle ACC config strings.
17670
17671 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
17672
17673         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
17674           set timestamps if no incoming timestamps set
17675
17676 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
17677
17678         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
17679         (gst_tag_demux_do_typefind):
17680           ... and fix the very same leaks in GstTagDemux.
17681
17682 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
17683
17684         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
17685         (gst_id3demux_do_typefind):
17686         Fix a couple of mem leaks. (Patch by Jonathan Matthew
17687         <jonathan at kaolin dot wh9 dot net>)
17688
17689 2006-02-10  Wim Taymans  <wim@fluendo.com>
17690
17691         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
17692         First set options, then set caps or else the baseclass
17693         will not know about the options, duh.
17694
17695 2006-02-10  Wim Taymans  <wim@fluendo.com>
17696
17697         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
17698         (gst_rtp_mp4v_pay_setcaps):
17699         Don't waste time looking for a config string if we have codec_info
17700         on the incomming caps.
17701
17702 2006-02-10  Wim Taymans  <wim@fluendo.com>
17703
17704         * gst/rtp/README:
17705         Say something about case-sensitivity of caps vs mime-attributes.
17706
17707         * gst/rtp/Makefile.am:
17708         * gst/rtp/gstrtp.c: (plugin_init):
17709         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
17710         (gst_rtp_amr_pay_handle_buffer):
17711         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
17712         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
17713         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
17714         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
17715         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
17716         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
17717         (gst_rtp_mp4g_pay_plugin_init):
17718         * gst/rtp/gstrtpmp4gpay.h:
17719         Added beginnings of mpeg4-generic payloader (RFC 3640)
17720
17721 2006-02-09  Wim Taymans  <wim@fluendo.com>
17722
17723         * gst/rtsp/Makefile.am:
17724         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
17725         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
17726         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
17727         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
17728         (gst_rtpdec_change_state):
17729         * gst/rtsp/gstrtpdec.h:
17730         * gst/rtsp/gstrtsp.c: (plugin_init):
17731         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
17732         * gst/rtsp/rtspconnection.c: (read_body),
17733         (rtsp_connection_receive):
17734         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
17735         Resurected rtpdec to make rtspsrc happy again.
17736         Skip attributes from the session id.
17737         Don't crash when dumping a message with an empty body.
17738
17739
17740 2006-02-09  Wim Taymans  <wim@fluendo.com>
17741
17742         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
17743         Added more meaningfull warnings when something goes wrong.
17744         Clear F bit on outgoing AMR packets.
17745
17746         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
17747         (gst_rtp_amr_pay_handle_buffer):
17748         Added debugging category
17749         Support payloading of multiple AMR frames.
17750
17751         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
17752         Added some debugging.
17753
17754 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
17755
17756         * configure.ac:
17757           Back to CVS
17758
17759 === release 0.10.2 ===
17760
17761 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
17762
17763         * configure.ac:
17764           releasing 0.10.2, "Papa was a rolling stone"
17765
17766 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17767
17768         * configure.ac:
17769           Bump core and plugins-base requirement to 0.10.2.2
17770           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
17771
17772 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17773
17774         * ext/flac/gstflac.c: (plugin_init):
17775         * ext/speex/gstspeex.c: (plugin_init):
17776           Register musicbrainz tags.
17777
17778 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17779
17780         * ext/gconf/gconf.h:
17781           Remove declaration of function that no longer exists.
17782
17783 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17784
17785         * ext/shout2/gstshout2.c: (gst_shout2send_render),
17786         (gst_shout2send_setcaps), (gst_shout2send_change_state):
17787         Make shout2 work for non ogg streams
17788
17789 2006-02-06  Wim Taymans  <wim@fluendo.com>
17790
17791         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
17792         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
17793         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
17794         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
17795         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
17796         * gst/udp/gstmultiudpsink.h:
17797         Updated docs.
17798         Added properties bytes-served, bytes_to_serve.
17799         Post proper error messages,
17800         Emit client added signal too.
17801
17802 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17803
17804         * docs/plugins/Makefile.am:
17805         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17806         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17807         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
17808         (gst_multiudpsink_get_stats):
17809           adding docs for multiudpsink
17810
17811 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17812
17813         * gst/level/gstlevel.c: (gst_level_transform_ip):
17814           peak below decay is not necessarily an error, so don't ERROR log
17815
17816 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17817
17818         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
17819         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
17820         (gst_ebml_write_seek):
17821         * gst/matroska/ebml-write.h:
17822           Make sure we send a newsegment event in BYTES format
17823           before sending buffers (#328531).
17824
17825 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17826
17827         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
17828         (gst_dvdemux_sink_query):
17829         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
17830         * ext/speex/gstspeexdec.c: (speex_get_query_types),
17831         (speex_dec_src_query):
17832         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
17833         (gst_speexenc_sink_query):
17834         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
17835         * gst/matroska/matroska-demux.c:
17836         (gst_matroska_demux_get_src_query_types),
17837         (gst_matroska_demux_handle_src_query):
17838         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
17839         (gst_wavparse_pad_query):
17840           Pass unhandled queries upstream instead of just dropping
17841           them (#326446). Update query type arrays here and there.
17842
17843 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17844
17845         * tests/check/elements/matroskamux.c: (setup_src_pad):
17846           Collectpads in core got changed and now also holds a
17847           reference to any pad that is part of it. Fix refcount
17848           checks in test case accordingly.
17849
17850 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17851
17852         * gst/apetag/gstapedemux.h:
17853           Fix include, for now GstTagDemux is in the apetag dir.
17854
17855 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17856
17857         * docs/plugins/Makefile.am:
17858         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17859         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17860         * docs/plugins/inspect/plugin-cdio.xml:
17861           Add cdio plugin to docs.
17862
17863         * ext/cdio/gstcdiocddasrc.c:
17864           Add gtk-doc blurb.
17865
17866         * ext/cdio/gstcdio.c:
17867           The plugin is called 'cdio' not 'cddio'.
17868
17869 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17870
17871         * configure.ac:
17872         * docs/plugins/Makefile.am:
17873         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17874         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17875         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17876         * docs/plugins/inspect/plugin-apetag.xml:
17877         * gst/apetag/Makefile.am:
17878         * gst/apetag/gstapedemux.c:
17879         * gst/apetag/gstapedemux.h:
17880         * gst/apetag/gsttagdemux.c:
17881         * gst/apetag/gsttagdemux.h:
17882           Add APE tag demuxer (#325649).
17883
17884 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17885
17886         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
17887         (gst_gconf_get_default_video_sink),
17888         (gst_gconf_get_default_audio_src),
17889         (gst_gconf_get_default_video_src):
17890         * ext/gconf/gconf.h:
17891         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
17892         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
17893         (do_toggle_element):
17894         * ext/gconf/gstgconfaudiosink.h:
17895         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
17896         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
17897         (do_toggle_element):
17898         * ext/gconf/gstgconfaudiosrc.h:
17899         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
17900         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
17901         (do_toggle_element):
17902         * ext/gconf/gstgconfvideosink.h:
17903         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
17904         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
17905         (do_toggle_element):
17906         * ext/gconf/gstgconfvideosrc.h:
17907           Ignore changing the GConf key to "". Ignore GConf key updates
17908           that don't actually change the string.
17909           For now, ignore the GConf key when the state is > READY, as
17910           it breaks streaming. Sometime it will be nice to bring the
17911           new sink online even mid-stream, by sending NEWSEGMENT info
17912           and possibly prerolling.
17913           (Fixes #326736)
17914
17915 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17916
17917         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
17918         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
17919         (zoomFilterSetResolution), (zoomFilterDestroy),
17920         (zoomFilterFastRGB), (pointFilter):
17921         * gst/goom/filters.h:
17922         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
17923         (goom_update), (goom_close):
17924         * gst/goom/goom_core.h:
17925         * gst/goom/goom_tools.h:
17926         * gst/goom/graphic.c:
17927         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
17928         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
17929         * gst/goom/gstgoom.h:
17930         * gst/goom/lines.c: (goom_lines):
17931         * gst/goom/lines.h:
17932           Make goom reentrant by moving all important static variables
17933           into instance structures.
17934           (Fixes #329181)
17935
17936 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
17937
17938         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
17939         (gst_avi_demux_all_source_pads_unlinked),
17940         (gst_avi_demux_process_next_entry):
17941         * gst/avi/gstavidemux.h:
17942           Third attempt, use gst_pad_is_linked() this time.
17943
17944 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
17945
17946         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17947         (parse_split_strings):
17948         Adjust for data length indicators when parsing (Fixes #329810)
17949         Fix stupid bug parsing UTF-8 tag text.
17950         Output tag strings with multiple fields as multiple tags, so the
17951         app gets all the data.
17952
17953 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
17954
17955         * ext/flac/gstflacenc.c:
17956         Fixed a bug add in last commit, where no event is send. Thanks Tim to
17957         show me.
17958         
17959 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
17960
17961         * ext/flac/gstflacenc.c:
17962         * gst/matroska/ebml-read.c:
17963         Just make it compile with --disable-gst-debug.
17964
17965 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
17966
17967         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
17968         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
17969         (id3v2_genre_fields_to_taglist):
17970           Never output a tag with a null contents string.
17971
17972 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
17973
17974         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
17975           Only pause if all pads are unlinked AND we've tried to send data
17976           on all of them at least once.
17977
17978 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
17979
17980         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
17981         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
17982           Make loop function/task pause itself when all source pads are
17983           unlinked.
17984
17985 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
17986
17987         * configure.ac:
17988         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
17989           Use new functions from core to render a bin from a
17990           string. Fixes build. Up requirements to core CVS.
17991
17992 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
17993
17994         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
17995           Don't push buffers into the adapter that we are going to
17996           push downstream again without framing anyway. Also, the
17997           adaptor takes ownership of buffers put into it (fixes
17998           auparse pushing invalid buffers for .au files with
17999           ADPCM contents). Finally, set caps on all outgoing buffers.
18000
18001 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
18002
18003         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
18004         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
18005         (gst_id3demux_send_tag_event):
18006         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
18007         Someone should kick my butt. Remove ID3v1 tags from the end of the
18008         file.
18009
18010         Improve error messages. Send the TAG message as soon as we complete
18011         typefinding, instead of waiting until we send the first buffer.
18012         Downstream tag event is still sent before the first buffer.
18013
18014 2006-01-27  Jan Gerber  <j@bootlab.org>
18015
18016         Reviewed by: Andy Wingo <wingo@pobox.com>
18017
18018         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
18019         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
18020         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
18021         to not have warings flooding stderr. this is the suggested way
18022         also used in dvgrab and kino. (#328336)
18023
18024 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18025
18026         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
18027         (gst_oss_sink_init), (gst_oss_sink_finalise):
18028           Free the device name string when finalised.
18029
18030 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
18031
18032         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
18033           Don't put function calls in g_return_if_fail() statements,
18034           or they'll be replaced with NOOPs if someone compiles with
18035           G_DISABLE_CHECKS defined.
18036           
18037 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
18038
18039         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18040         Never trust ANY information encoded in a media file, especially
18041         when it's giving you sizes. (Fixes #328452)
18042
18043 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
18044
18045         * gst/rtp/gstrtpg711pay.c:
18046         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
18047         bug #325148.
18048
18049 2006-01-23  Edward Hervey  <edward@fluendo.com>
18050
18051         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
18052         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
18053         * gst/matroska/matroska-ids.h:
18054         Added recognition of Real Audio and Video streams in matroska demuxer.
18055
18056 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18057
18058         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
18059           Remove errant break statement, and fix compilation with
18060           older GCC.
18061
18062 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
18063
18064         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18065
18066         * sys/sunaudio/gstsunaudiomixerctrl.c:
18067         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
18068           Export functions that are needed in other parts of the code,
18069           makes the mixer actually work; adjust magic minimum buffer-time
18070           value from 3ms to 5ms to work around stuttering during mp3
18071           playback (#327765).
18072
18073 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
18074
18075         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18076
18077         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
18078         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
18079           Fix possible deadlock in matroska muxer (#327825).
18080
18081 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
18082
18083         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
18084         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
18085         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
18086         * gst/rtsp/sdpmessage.h:
18087         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
18088         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
18089           C89 fixes: declare variables at the beginning of a block and
18090           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
18091           <jensgr at gmx dot net>).
18092
18093 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18094
18095         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18096         * gst/id3demux/id3tags.h:
18097         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18098         (parse_comment_frame), (parse_text_identification_frame),
18099         (id3v2_tag_to_taglist), (id3v2_are_digits),
18100         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
18101         (parse_split_strings), (free_tag_strings):
18102           Rewrite parsing of text tags to handle multiple NULL terminated
18103           strings. Parse numeric genre strings and ID3v2 type
18104           "(3)(6)Alternative" style genre strings.
18105           Parse dates that are only YYYY or YYYY-mm format.
18106           (Fixes #328241 and #322154)
18107
18108 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
18109
18110         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
18111           Don't forget to initialize liboil, otherwise our oil functions
18112           will crash (fixes #327871; patch by: Christoph Burghardt
18113           <hawkes at web dot de>).
18114
18115 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18116
18117         * configure.ac:
18118           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
18119           like in the core and gst-plugins-base. Fixes #324367 and #326683;
18120           patch by: Brian Cameron <brian dot cameron at sun dot com>
18121
18122 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18123
18124         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
18125         * ext/cdio/gstcdio.h:
18126         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
18127           Fix build for libcdio versions >= 76; give slightly lower rank
18128           than cdparanoia.
18129
18130 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18131
18132         * configure.ac:
18133         * ext/Makefile.am:
18134         * ext/cdio/Makefile.am:
18135         * ext/cdio/gstcdio.c:
18136         * ext/cdio/gstcdio.h:
18137         * ext/cdio/gstcdiocddasrc.c:
18138         * ext/cdio/gstcdiocddasrc.h:
18139           Port libcdio cdda source, formerly known as cddasrc, now known as
18140           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
18141           but that's not tested (fixes #317658).
18142
18143 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18144
18145         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
18146           Fix conversion from TIME to BYTES format (fixes #326864;
18147           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
18148
18149 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
18150
18151         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18152           Fix compilation of id3demux when zlib is not present.
18153           (Fixes #326602; patch by: Sergey Scobich)
18154
18155 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
18156
18157         * ext/esd/Makefile.am:
18158           Add $(ESD_CFLAGS), otherwise build will fail for folks
18159           with libesd in a non-standard prefix (#327009).
18160
18161 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18162
18163         * configure.ac:
18164           back to HEAD
18165
18166 === release 0.10.1 ===
18167
18168 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
18169
18170         * configure.ac:
18171           releasing 0.10.1, "Li"
18172
18173 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18174
18175           patch by: Wim Taymans
18176
18177         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18178           fix memleak.  Fixes #326618
18179
18180 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18181
18182           patch by: Mike Smith
18183
18184         * gst/level/gstlevel.c: (gst_level_message_new),
18185         (gst_level_message_append_channel):
18186           Fix memleak.  Fixes #326612
18187
18188 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18189
18190         * configure.ac:
18191           prereleasing
18192         * po/af.po:
18193         * po/az.po:
18194         * po/cs.po:
18195         * po/en_GB.po:
18196         * po/hu.po:
18197         * po/it.po:
18198         * po/nb.po:
18199         * po/nl.po:
18200         * po/or.po:
18201         * po/sq.po:
18202         * po/sr.po:
18203         * po/sv.po:
18204         * po/uk.po:
18205         * po/vi.po:
18206           update translations
18207
18208 2006-01-10  Michael Smith  <msmith@fluendo.com>
18209
18210         * gst/level/gstlevel.c: (gst_level_class_init),
18211         (gst_level_dispose):
18212           Don't leak filter arrays.
18213
18214 2006-01-09 Brian Cameron <brian.cameron@sun.com>
18215
18216         reviewed by: Christian Schaller <uraeus@gnome.org>
18217         
18218         * configure.ac:
18219         * gst-plugins-good.spec.in:
18220         * sys/Makefile.am:
18221         * sys/sunaudio/Makefile.am:
18222         * sys/sunaudio/gstsunaudio.c: (plugin_init):
18223         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
18224         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
18225         (gst_sunaudiomixer_change_state):
18226         * sys/sunaudio/gstsunaudiomixer.h:
18227         * sys/sunaudio/gstsunaudiomixerctrl.c:
18228         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
18229         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
18230         (gst_sunaudiomixer_ctrl_list_tracks),
18231         (gst_sunaudiomixer_ctrl_get_volume),
18232         (gst_sunaudiomixer_ctrl_set_volume),
18233         (gst_sunaudiomixer_ctrl_set_mute),
18234         (gst_sunaudiomixer_ctrl_set_record):
18235         * sys/sunaudio/gstsunaudiomixerctrl.h:
18236         * sys/sunaudio/gstsunaudiomixertrack.c:
18237         (gst_sunaudiomixer_track_class_init),
18238         (gst_sunaudiomixer_track_init), (fill_labels),
18239         (gst_sunaudiomixer_track_new):
18240         * sys/sunaudio/gstsunaudiomixertrack.h:
18241         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
18242         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
18243         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
18244         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
18245         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
18246         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
18247         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
18248         * sys/sunaudio/gstsunaudiosink.h:
18249
18250         Add SunAudio plugin - tested to make sure it doesn't break
18251         the build under GNU/Linux.      
18252
18253 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
18254
18255         * gst-plugins-good/gst/udp/gstdynudpsink.c:
18256         * gst-plugins-good/gst/udp/gstudpsrc.c:
18257         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
18258         overrides the port or multicast parameters. Fixes bugs #323021.
18259         API addition: adds GstUDPSrc::sockfd property   
18260
18261 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
18262
18263         * ext/gconf/Makefile.am:
18264         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
18265         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
18266         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18267         (do_toggle_element), (cb_toggle_element),
18268         (gst_gconf_audio_src_change_state):
18269         * ext/gconf/gstgconfaudiosrc.h:
18270         * ext/gconf/gstgconfelements.c: (plugin_init):
18271         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
18272         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
18273         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18274         (do_toggle_element), (cb_toggle_element),
18275         (gst_gconf_video_src_change_state):
18276         * ext/gconf/gstgconfvideosrc.h:
18277           Add new gconfaudiosrc and gconfvideosrc elements
18278           (needed for gnome-sound-recorder).
18279
18280 2006-01-06  Edward Hervey  <edward@fluendo.com>
18281
18282         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
18283         Add gst_element_no_more_pads() for proper decodebin behaviour.
18284         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
18285         (parse_text_identification_frame), (parse_split_strings):
18286         Failure to decode some tags is not a GST_ERROR() but a
18287         GST_WARNING()
18288         When iterating over a chunk of text, check that we haven't gone too
18289         far.
18290
18291 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
18292
18293         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
18294         (plugin_init):
18295           call oil_init() when using liboil
18296
18297 2006-01-04  Wim Taymans  <wim@fluendo.com>
18298
18299         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
18300         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18301         Fix leaks.
18302
18303 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
18304
18305         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18306
18307         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
18308         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
18309         (gst_flac_dec_change_state):
18310           Don't g_assert() where we should just return FALSE; remove
18311           unnecessary g_assert(); initialize some fields properly in
18312           state change function (fixes #325504). Also, use
18313           GST_DEBUG_OBJECT in two more places.
18314
18315 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18316
18317         * configure.ac:
18318           also remove smoothwave's Makefile.am
18319         * docs/plugins/Makefile.am:
18320           fix plugin docs
18321
18322 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18323
18324         * tests/examples/Makefile.am:
18325           added missing Makefile.am
18326
18327 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18328
18329         * configure.ac:
18330         * gst/level/Makefile.am:
18331         * gst/level/level-example.c:
18332         * tests/Makefile.am:
18333         * tests/examples/level/Makefile.am:
18334         * tests/examples/level/level-example.c: (message_handler), (main):
18335           moved level-example to tests/examples/level-example
18336         * tests/old/examples/level/demo.c: (main):
18337         * tests/old/examples/level/plot.c: (main):
18338           some initial fixes
18339
18340 2005-12-29  Michael Smith  <msmith@fluendo.com>
18341
18342         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
18343         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
18344         * gst/udp/gstmultiudpsink.h:
18345           Track packets sent per client in addition to bytes sent; provide
18346           this info through get-stats signal
18347
18348 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18349
18350         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
18351           Can't use gst_object_unref() on a GstAdapter (#325191).
18352
18353 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
18354
18355         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18356         If a broken tag has 0 bytes payload, at least still skip
18357         the 10 byte header
18358
18359 2005-12-22  Philippe Khalaf  <burger@speedy.org>
18360
18361         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
18362         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
18363         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
18364         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
18365           Making these depayloaders (H263+ and mpeg4 video) inherit from
18366           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
18367
18368 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
18369
18370         * docs/plugins/gst-plugins-good-plugins.args:
18371         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18372         Regenerate the plugin hiearchy.
18373
18374 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
18375
18376         * docs/plugins/Makefile.am:
18377         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18378         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18379         * docs/plugins/gst-plugins-good-plugins.args:
18380         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
18381         (gst_id3demux_base_init), (gst_id3demux_class_init),
18382         (gst_id3demux_chain):
18383         * gst/id3demux/gstid3demux.h:
18384           Add documentation for id3demux.
18385           Don't fail if the first buffer is not at offset 0, just
18386           attempt to typefind and do pass through
18387           Rename the gst_type function from gst_gst_id3demux..
18388
18389 2005-12-20  Michael Smith  <msmith@fluendo.com>
18390
18391         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
18392         (gst_multiudpsink_add), (gst_multiudpsink_remove),
18393         (gst_multiudpsink_get_stats):
18394         * gst/udp/gstmultiudpsink.h:
18395           Collect statistics; return them from get_stats.
18396
18397 2005-12-19  Edward Hervey  <edward@fluendo.com>
18398
18399         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
18400         Stupid signedness issue...
18401
18402 2005-12-19  Edward Hervey  <edward@fluendo.com>
18403
18404         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
18405         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
18406         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
18407         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
18408         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
18409         Construct index for indexless files.
18410         Make sure pad/buffers are correctly reset to NULL once we don't need
18411         them anymore, else we get lovely segfaults/assertions.
18412         * gst/wavparse/gstwavparse.c:
18413         Yes, you can have 96KHz audio and wma in wav :(
18414
18415 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
18416
18417         * configure.ac:
18418           Check for optional dependency on zlib for id3demux
18419
18420         * gst/id3demux/Makefile.am:
18421         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
18422         (gst_id3demux_base_init), (gst_id3demux_class_init),
18423         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
18424         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
18425         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
18426         (gst_id3demux_set_property), (gst_id3demux_get_property),
18427         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
18428         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
18429         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
18430         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
18431         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
18432         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
18433         (simple_find_peek), (simple_find_suggest),
18434         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
18435         (plugin_init):
18436         * gst/id3demux/gstid3demux.h:
18437         * gst/id3demux/id3tags.c: (read_synch_uint),
18438         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
18439         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
18440         (id3demux_id3v2_frames_to_tag_list):
18441         * gst/id3demux/id3tags.h:
18442         * gst/id3demux/id3v2.4.0-frames.txt:
18443         * gst/id3demux/id3v2.4.0-structure.txt:
18444         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18445         (parse_comment_frame), (parse_text_identification_frame),
18446         (id3v2_tag_to_taglist), (parse_split_strings):
18447           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
18448           otherwise it discards them. Works on my test files. 
18449
18450         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
18451           Don't send EOS to a non-existing srcpad
18452           The debug category can be static
18453
18454 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
18455
18456         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
18457         * ext/esd/esdsink.c: (gst_esdsink_prepare):
18458         * gst/multipart/multipartdemux.c:
18459           change some char* into char[]
18460
18461 2005-12-16  Wim Taymans  <wim@fluendo.com>
18462
18463         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
18464         (gst_wavparse_other), (gst_wavparse_perform_seek),
18465         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
18466         (gst_wavparse_loop), (gst_wavparse_pad_convert),
18467         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
18468         * gst/wavparse/gstwavparse.h:
18469         Use GstSegment to implement more seeking features.
18470
18471 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
18472
18473         * gst/rtsp/rtspconnection.c:
18474           Add <netinet/in.h> include and move <arpa/inet.h> include
18475           to make things work on OpenBSD as well (fixes #323717;
18476           patch by: Benjamin Pineau)
18477
18478 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
18479
18480         * gst/rtp/gstrtpspeexdepay.c:
18481         * gst/rtp/gstrtpspeexpay.c:
18482         Set clock rate to be fixed in 8000. It fixes bug #324012.
18483
18484 2005-12-14  Philippe Khalaf  <burger@speedy.org>
18485
18486         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
18487         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
18488         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
18489         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
18490         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
18491         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
18492         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
18493         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
18494         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
18495         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
18496         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
18497         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
18498         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
18499         * gst-plugins-good/gst/rtp/README:
18500         Fixed payload range in payloder caps. Removed payload range completely
18501         from depayloaders as they don't require payload type in their caps.
18502         In effect, there isn't any specific payload type for any given codec,
18503         only suggestions.
18504         Fixes bug #324011.
18505
18506 2005-12-13  Julien MOUTTE  <julien@moutte.net>
18507
18508         * gst/videomixer/videomixer.c: (gst_videomixer_init),
18509         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
18510         (gst_videomixer_collected): Code cleanup and re-enabling 
18511         queued time validity check for correct EOS handling.
18512
18513 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
18514
18515         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
18516         (gst_oss_mixer_element_get_property),
18517         (gst_oss_mixer_element_change_state):
18518         Add 'device-name' property and fix state change function.
18519
18520 2005-12-13  Edward Hervey  <edward@fluendo.com>
18521
18522         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
18523         If the speed of the file is null in the header, set the frame_time to
18524         the default setting of GST_SECOND / 70. Which is the default
18525         frame_delay for .fli files as stated in this document :
18526         http://www.compuphase.com/flic.htm
18527         Would be nice to have the time conversion done properly too (duration =
18528         flxh->frames * flxdec->frame_time)
18529
18530 2005-12-12  Julien MOUTTE  <julien@moutte.net>
18531
18532         * docs/plugins/Makefile.am:
18533         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18534         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18535         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18536         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
18537         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
18538         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
18539         documentation for videomixer on my way with a funny sample
18540         pipeline.
18541
18542 2005-12-12  Julien MOUTTE  <julien@moutte.net>
18543
18544         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
18545         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
18546         (gst_videomixer_update_queues), (gst_videomixer_collected):
18547         Fix caps negotiation. (#323896)
18548
18549 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
18550
18551         * gst/matroska/matroska-demux.c:
18552         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
18553           Set correct timestamps on audio laces, fixes playback of mp3 from
18554                 matroska.
18555
18556 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
18557
18558         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
18559         (gst_au_parse_class_init), (gst_au_parse_init),
18560         (gst_au_parse_dispose), (gst_au_parse_chain),
18561         (gst_au_parse_change_state), (plugin_init):
18562         * gst/auparse/gstauparse.h:
18563           Use gst_object_unref() for GstObjects instead of
18564           g_object_unref() and fix a mem leak in a debug
18565           statement; while we're at it, also borgify, use
18566           boilerplate macros and clean up a little bit.
18567
18568 2005-12-11  Edward Hervey  <edward@fluendo.com>
18569
18570         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
18571         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
18572         Added pull mode.
18573
18574 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
18575
18576         * gst/goom/gstgoom.c:
18577         * gst/level/level-example.c: (main):
18578         * gst/smoothwave/demo-osssrc.c: (main):
18579           Use audiotestsrc instead of sinesrc (#323798).
18580
18581 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
18582
18583         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
18584           more debug-func-ptr usage
18585
18586 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
18587
18588         * gst/flx/flx_color.c: (flx_colorspace_convert):
18589         * gst/flx/flx_color.h:
18590         * gst/flx/flx_fmt.h:
18591         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
18592         * gst/flx/gstflxdec.h:
18593           Now flxdec works on big-endian machines as well.
18594
18595 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
18596
18597         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
18598         (gst_fenced_buffer_copy):
18599           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
18600           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
18601           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
18602           and use GST_DEBUG_FUNCPTR for pad functions.
18603
18604 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
18605
18606         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
18607         (gst_flac_dec_class_init), (gst_flac_dec_init),
18608         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
18609         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
18610         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
18611         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
18612         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
18613         (gst_flac_dec_change_state):
18614         * ext/flac/gstflacdec.h:
18615           Rewrite flacdec a bit, so that even seeking might work now. Most
18616           importantly, don't act upon any flow return values we get, just tell
18617           the decoder everything's dandy and act on the flow return values
18618           later on in the loop function. We don't want to mess up the internal
18619           decoder state for non-fatal things like flushing pads etc. Other
18620           than that, use GstSegment (segment seeks don't work yet though, but
18621           should be easy to add), use boilerplate macros, drop the superfluous
18622           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
18623           lots of other things.
18624
18625 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
18626
18627         * configure.ac:
18628           Update comment in OSS includes check.
18629
18630         * sys/oss/gstossdmabuffer.c:
18631         * sys/oss/gstosshelper.c:
18632         * sys/oss/gstossmixer.c:
18633         * sys/oss/gstossmixertrack.c:
18634         * sys/oss/gstosssink.c:
18635         * sys/oss/gstosssrc.c:
18636         * sys/oss/oss_probe.c:
18637           Don't assume the OSS soundcard.h include is always in
18638           the sys/ directory. Instead, use the existing defines
18639           from config.h to include the right file. Fixes
18640           compilation on OpenBSD 3.8 (#323718).
18641
18642 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
18643
18644         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18645         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18646         * docs/plugins/inspect/plugin-1394.xml:
18647         * docs/plugins/inspect/plugin-aasink.xml:
18648         * docs/plugins/inspect/plugin-alaw.xml:
18649         * docs/plugins/inspect/plugin-alpha.xml:
18650         * docs/plugins/inspect/plugin-alphacolor.xml:
18651         * docs/plugins/inspect/plugin-auparse.xml:
18652         * docs/plugins/inspect/plugin-autodetect.xml:
18653         * docs/plugins/inspect/plugin-avi.xml:
18654         * docs/plugins/inspect/plugin-cacasink.xml:
18655         * docs/plugins/inspect/plugin-cairo.xml:
18656         * docs/plugins/inspect/plugin-cutter.xml:
18657         * docs/plugins/inspect/plugin-debug.xml:
18658         * docs/plugins/inspect/plugin-dv.xml:
18659         * docs/plugins/inspect/plugin-efence.xml:
18660         * docs/plugins/inspect/plugin-effectv.xml:
18661         * docs/plugins/inspect/plugin-esdsink.xml:
18662         * docs/plugins/inspect/plugin-flac.xml:
18663         * docs/plugins/inspect/plugin-flxdec.xml:
18664         * docs/plugins/inspect/plugin-gconfelements.xml:
18665         * docs/plugins/inspect/plugin-goom.xml:
18666         * docs/plugins/inspect/plugin-jpeg.xml:
18667         * docs/plugins/inspect/plugin-level.xml:
18668         * docs/plugins/inspect/plugin-matroska.xml:
18669         * docs/plugins/inspect/plugin-mulaw.xml:
18670         * docs/plugins/inspect/plugin-multipart.xml:
18671         * docs/plugins/inspect/plugin-navigationtest.xml:
18672         * docs/plugins/inspect/plugin-ossaudio.xml:
18673         * docs/plugins/inspect/plugin-png.xml:
18674         * docs/plugins/inspect/plugin-rtp.xml:
18675         * docs/plugins/inspect/plugin-rtsp.xml:
18676         * docs/plugins/inspect/plugin-shout2send.xml:
18677         * docs/plugins/inspect/plugin-smpte.xml:
18678         * docs/plugins/inspect/plugin-speex.xml:
18679         * docs/plugins/inspect/plugin-udp.xml:
18680         * docs/plugins/inspect/plugin-videobox.xml:
18681         * docs/plugins/inspect/plugin-videoflip.xml:
18682         * docs/plugins/inspect/plugin-videomixer.xml:
18683         * docs/plugins/inspect/plugin-wavenc.xml:
18684         * docs/plugins/inspect/plugin-wavparse.xml:
18685         * ext/flac/gstflac.c: (plugin_init):
18686         * ext/flac/gstflacdec.c: (flacdec_get_type),
18687         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
18688         (gst_flac_dec_init), (gst_flac_dec_finalize),
18689         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
18690         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
18691         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
18692         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
18693         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
18694         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
18695         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
18696         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
18697         * ext/flac/gstflacdec.h:
18698         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
18699         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
18700         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
18701         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
18702         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
18703         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
18704         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
18705         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
18706         (gst_flac_enc_change_state):
18707         * ext/flac/gstflacenc.h:
18708           borgify and fix up documentation
18709
18710 2005-12-09  Michael Smith  <msmith@fluendo.com>
18711
18712         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
18713           Accept a wider range of flac files, more closely matching flac spec.
18714
18715 2005-12-08  Julien MOUTTE  <julien@moutte.net>
18716
18717         * docs/plugins/Makefile.am: Add multipart elements.
18718         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18719         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
18720         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18721         * gst/multipart/multipartdemux.c:
18722         * gst/multipart/multipartmux.c: Add docs.
18723
18724 2005-12-07  Edward Hervey  <edward@fluendo.com>
18725
18726         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
18727         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
18728         (gst_avi_demux_invert):
18729         Memleak and crasher fixes.
18730         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
18731         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
18732         Memleak fixes
18733
18734 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18735
18736         * ext/aalib/gstaasink.h:
18737         * ext/cairo/gsttextoverlay.h:
18738         * ext/dv/gstdvdec.h:
18739         * ext/dv/gstdvdemux.c:
18740         * ext/dv/gstdvdemux.h:
18741         * ext/esd/esdsink.h:
18742         * ext/flac/flac_compat.h:
18743         * ext/flac/gstflacdec.h:
18744         * ext/flac/gstflacenc.h:
18745         * ext/gconf/gconf.h:
18746         * ext/gconf/gstgconfaudiosink.h:
18747         * ext/gconf/gstgconfvideosink.h:
18748         * ext/gdk_pixbuf/gstgdkanimation.h:
18749         * ext/jpeg/gstjpegdec.h:
18750         * ext/jpeg/smokecodec.h:
18751         * ext/jpeg/smokeformat.h:
18752         * ext/ladspa/gstsignalprocessor.h:
18753         * ext/ladspa/search.c: (LADSPAPluginSearch):
18754         * ext/ladspa/utils.h:
18755         * ext/libmng/gstmng.c:
18756         * ext/libmng/gstmngdec.h:
18757         * ext/libmng/gstmngenc.c:
18758         * ext/libmng/gstmngenc.h:
18759         * ext/libpng/gstpng.c:
18760         * ext/libpng/gstpngenc.c:
18761         * ext/libpng/gstpngenc.h:
18762         * ext/shout2/gstshout2.h:
18763         * ext/speex/gstspeexdec.h:
18764         * ext/speex/gstspeexenc.c:
18765         * ext/speex/gstspeexenc.h:
18766         * gst/auparse/gstauparse.c: (gst_auparse_chain):
18767         * gst/autodetect/gstautoaudiosink.h:
18768         * gst/autodetect/gstautovideosink.h:
18769         * gst/avi/gstavidemux.h:
18770         * gst/cutter/gstcutter.c: (gst_cutter_chain),
18771         (gst_cutter_set_property), (gst_cutter_get_caps):
18772         * gst/cutter/gstcutter.h:
18773         * gst/debug/tests.c: (md5_process_block):
18774         * gst/debug/tests.h:
18775         * gst/effectv/gstwarp.c:
18776         * gst/flx/flx_fmt.h:
18777         * gst/flx/gstflxdec.h:
18778         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
18779         (zoomFilterFastRGB):
18780         * gst/goom/filters.h:
18781         * gst/goom/goom_tools.h:
18782         * gst/law/alaw-encode.c:
18783         * gst/level/gstlevel.c:
18784         * gst/level/gstlevel.h:
18785         * gst/matroska/ebml-write.h:
18786         * gst/matroska/matroska-demux.h:
18787         * gst/matroska/matroska-ids.h:
18788         * gst/matroska/matroska-mux.h:
18789         * gst/monoscope/convolve.c: (convolve_match):
18790         * gst/monoscope/convolve.h:
18791         * gst/multipart/multipartmux.c:
18792         * gst/oldcore/gstaggregator.c:
18793         * gst/oldcore/gstaggregator.h:
18794         * gst/oldcore/gstmd5sink.c: (md5_process_block):
18795         * gst/oldcore/gstmd5sink.h:
18796         * gst/oldcore/gstmultifilesrc.c:
18797         * gst/oldcore/gstmultifilesrc.h:
18798         * gst/oldcore/gstpipefilter.h:
18799         * gst/oldcore/gstshaper.h:
18800         * gst/rtp/gstrtpL16depay.h:
18801         * gst/rtp/gstrtpL16pay.h:
18802         * gst/rtp/gstrtpdepay.h:
18803         * gst/rtp/gstrtpmp4vpay.c:
18804         * gst/rtp/gstrtpmp4vpay.h:
18805         * gst/rtsp/gstrtspsrc.c:
18806         * gst/rtsp/gstrtspsrc.h:
18807         * gst/rtsp/rtspconnection.h:
18808         * gst/rtsp/rtspdefs.h:
18809         * gst/rtsp/rtspmessage.h:
18810         * gst/rtsp/rtsptransport.h:
18811         * gst/rtsp/rtspurl.c:
18812         * gst/rtsp/rtspurl.h:
18813         * gst/rtsp/sdpmessage.c:
18814         * gst/rtsp/sdpmessage.h:
18815         * gst/smpte/barboxwipes.c:
18816         * gst/smpte/gstmask.h:
18817         * gst/smpte/gstsmpte.h:
18818         * gst/smpte/paint.c:
18819         * gst/smpte/paint.h:
18820         * gst/udp/gstdynudpsink.h:
18821         * gst/udp/gstmultiudpsink.h:
18822         * gst/udp/gstudpsink.c:
18823         * gst/udp/gstudpsink.h:
18824         * gst/udp/gstudpsrc.c:
18825         * gst/videomixer/videomixer.c:
18826         * gst/wavenc/riff.h:
18827         * gst/wavparse/gstwavparse.h:
18828         * sys/oss/gstossdmabuffer.h:
18829         * sys/oss/gstossmixer.h:
18830         * sys/oss/gstossmixerelement.h:
18831         * sys/oss/gstossmixertrack.h:
18832         * sys/oss/gstosssink.c:
18833         * sys/oss/gstosssink.h:
18834         * sys/oss/gstosssrc.c:
18835         * sys/oss/gstosssrc.h:
18836         * sys/osxaudio/gstosxaudioelement.h:
18837         * sys/osxaudio/gstosxaudiosink.h:
18838         * sys/osxaudio/gstosxaudiosrc.h:
18839           expand tabs
18840
18841 === release 0.10.0 ===
18842
18843 2005-12-05   <thomas (at) apestaart (dot) org>
18844
18845         * configure.ac:
18846           releasing 0.10.0, "Abondance"
18847
18848 2005-12-05  Andy Wingo  <wingo@pobox.com>
18849
18850         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
18851         * ext/flac/gstflacdec.c: (gst_flacdec_write):
18852         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
18853         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
18854         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
18855         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
18856         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
18857         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
18858         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
18859         * ext/speex/gstspeexdec.c: (speex_dec_chain):
18860         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
18861         * gst/auparse/gstauparse.c: (gst_auparse_chain):
18862         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
18863         * gst/goom/gstgoom.c: (gst_goom_chain):
18864         * gst/matroska/matroska-demux.c:
18865         (gst_matroska_demux_push_vorbis_codec_priv_data),
18866         (gst_matroska_demux_add_wvpk_header):
18867         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
18868         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
18869         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
18870         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
18871         alloc_buffer changes.
18872
18873 2005-12-05  Michael Smith  <msmith@fluendo.com>
18874
18875         * docs/plugins/gst-plugins-good-plugins.args:
18876           Remove args for plugins that aren't in -good.
18877
18878 === release 0.9.7 ===
18879
18880 2005-12-01   <thomas (at) apestaart (dot) org>
18881
18882         * configure.ac:
18883           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
18884
18885 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18886
18887         * docs/plugins/.cvsignore:
18888         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18889         * docs/plugins/inspect/plugin-multipart.xml:
18890         * docs/plugins/inspect/plugin-rtp.xml:
18891           add multipart plugin to docs
18892
18893 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18894
18895         * configure.ac:
18896         * ext/Makefile.am:
18897         * ext/pango/Makefile.am:
18898         * ext/pango/gstclockoverlay.c:
18899         * ext/pango/gstclockoverlay.h:
18900         * ext/pango/gsttextoverlay.c:
18901         * ext/pango/gsttextoverlay.h:
18902         * ext/pango/gsttextrender.c:
18903         * ext/pango/gsttextrender.h:
18904         * ext/pango/gsttimeoverlay.c:
18905         * ext/pango/gsttimeoverlay.h:
18906           move pango to base
18907
18908 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18909
18910         * gst/rtp/Makefile.am:
18911         * gst/rtp/gstrtpL16depay.c:
18912         * gst/rtp/gstrtpL16depay.h:
18913         * gst/rtp/gstrtpL16parse.c:
18914         * gst/rtp/gstrtpL16parse.h:
18915         * gst/rtp/gstrtpgsmdepay.c:
18916         * gst/rtp/gstrtpgsmdepay.h:
18917         * gst/rtp/gstrtpgsmparse.c:
18918         * gst/rtp/gstrtpgsmparse.h:
18919           parsers are depayers
18920
18921 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18922
18923         * gst/rtp/Makefile.am:
18924         * gst/rtp/gstasteriskh263.c:
18925         * gst/rtp/gstrtp.c:
18926         * gst/rtp/gstrtpL16enc.c:
18927         * gst/rtp/gstrtpL16enc.h:
18928         * gst/rtp/gstrtpL16parse.c:
18929         * gst/rtp/gstrtpL16parse.h:
18930         * gst/rtp/gstrtpL16pay.c:
18931         * gst/rtp/gstrtpL16pay.h:
18932         * gst/rtp/gstrtpamrdec.c:
18933         * gst/rtp/gstrtpamrdec.h:
18934         * gst/rtp/gstrtpamrdepay.c:
18935         * gst/rtp/gstrtpamrdepay.h:
18936         * gst/rtp/gstrtpamrenc.c:
18937         * gst/rtp/gstrtpamrenc.h:
18938         * gst/rtp/gstrtpamrpay.c:
18939         * gst/rtp/gstrtpamrpay.h:
18940         * gst/rtp/gstrtpdec.c:
18941         * gst/rtp/gstrtpdec.h:
18942         * gst/rtp/gstrtpdepay.c:
18943         * gst/rtp/gstrtpdepay.h:
18944         * gst/rtp/gstrtpg711dec.c:
18945         * gst/rtp/gstrtpg711dec.h:
18946         * gst/rtp/gstrtpg711depay.c:
18947         * gst/rtp/gstrtpg711depay.h:
18948         * gst/rtp/gstrtpg711enc.c:
18949         * gst/rtp/gstrtpg711enc.h:
18950         * gst/rtp/gstrtpg711pay.c:
18951         * gst/rtp/gstrtpg711pay.h:
18952         * gst/rtp/gstrtpgsmenc.c:
18953         * gst/rtp/gstrtpgsmenc.h:
18954         * gst/rtp/gstrtpgsmparse.c:
18955         * gst/rtp/gstrtpgsmparse.h:
18956         * gst/rtp/gstrtpgsmpay.c:
18957         * gst/rtp/gstrtpgsmpay.h:
18958         * gst/rtp/gstrtph263enc.c:
18959         * gst/rtp/gstrtph263enc.h:
18960         * gst/rtp/gstrtph263pay.c:
18961         * gst/rtp/gstrtph263pay.h:
18962         * gst/rtp/gstrtph263pdec.c:
18963         * gst/rtp/gstrtph263pdec.h:
18964         * gst/rtp/gstrtph263pdepay.c:
18965         * gst/rtp/gstrtph263pdepay.h:
18966         * gst/rtp/gstrtph263penc.c:
18967         * gst/rtp/gstrtph263penc.h:
18968         * gst/rtp/gstrtph263ppay.c:
18969         * gst/rtp/gstrtph263ppay.h:
18970         * gst/rtp/gstrtpmp4vdec.c:
18971         * gst/rtp/gstrtpmp4vdec.h:
18972         * gst/rtp/gstrtpmp4vdepay.c:
18973         * gst/rtp/gstrtpmp4vdepay.h:
18974         * gst/rtp/gstrtpmp4venc.c:
18975         * gst/rtp/gstrtpmp4venc.h:
18976         * gst/rtp/gstrtpmp4vpay.c:
18977         * gst/rtp/gstrtpmp4vpay.h:
18978         * gst/rtp/gstrtpmpadec.c:
18979         * gst/rtp/gstrtpmpadec.h:
18980         * gst/rtp/gstrtpmpadepay.c:
18981         * gst/rtp/gstrtpmpadepay.h:
18982         * gst/rtp/gstrtpmpaenc.c:
18983         * gst/rtp/gstrtpmpaenc.h:
18984         * gst/rtp/gstrtpmpapay.c:
18985         * gst/rtp/gstrtpmpapay.h:
18986         * gst/rtp/gstrtpspeexdec.c:
18987         * gst/rtp/gstrtpspeexdec.h:
18988         * gst/rtp/gstrtpspeexdepay.c:
18989         * gst/rtp/gstrtpspeexdepay.h:
18990         * gst/rtp/gstrtpspeexenc.c:
18991         * gst/rtp/gstrtpspeexenc.h:
18992         * gst/rtp/gstrtpspeexpay.c:
18993         * gst/rtp/gstrtpspeexpay.h:
18994           Do burger's rename for rtp payloaders and depayloaders
18995
18996 2005-11-30  Wim Taymans  <wim@fluendo.com>
18997
18998         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
18999         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
19000         * ext/dv/gstdvdemux.h:
19001         Fix seeking in dvdemux again, add some more debug info.
19002
19003 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19004
19005         * configure.ac:
19006           fix tests
19007
19008 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19009
19010         * PORTED_09:
19011         * docs/random/PORTED_09:
19012           move
19013         * tests/Makefile.am:
19014           add
19015         * win32/gst.sln:
19016           remove
19017
19018 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19019
19020         * Makefile.am:
19021         * check/.cvsignore:
19022         * check/Makefile.am:
19023         * check/elements/.cvsignore:
19024         * check/elements/level.c:
19025         * check/elements/matroskamux.c:
19026         * configure.ac:
19027         * examples/Makefile.am:
19028         * examples/capsfilter/Makefile.am:
19029         * examples/capsfilter/capsfilter1.c:
19030         * examples/gob/Makefile.am:
19031         * examples/gob/gst-identity2.gob:
19032         * examples/gstplay/.cvsignore:
19033         * examples/gstplay/Makefile.am:
19034         * examples/gstplay/player.c:
19035         * examples/indexing/.cvsignore:
19036         * examples/indexing/Makefile.am:
19037         * examples/indexing/indexmpeg.c:
19038         * examples/level/Makefile.am:
19039         * examples/level/README:
19040         * examples/level/demo.c:
19041         * examples/level/plot.c:
19042         * examples/stats/Makefile.am:
19043         * examples/stats/mp2ogg.c:
19044         * examples/switch/.cvsignore:
19045         * examples/switch/Makefile.am:
19046         * examples/switch/switcher.c:
19047           move under tests/
19048
19049 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19050
19051         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
19052         (gst_text_render_class_init), (resize_bitmap),
19053         (gst_text_render_render_text), (gst_text_render_setcaps),
19054         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
19055         (gst_text_render_chain), (gst_text_render_finalize),
19056         (gst_text_render_init), (gst_text_render_set_property):
19057         * ext/pango/gsttextrender.h:
19058           Add missing files.
19059
19060 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19061
19062         * configure.ac:
19063         * ext/Makefile.am:
19064         * ext/pango/Makefile.am:
19065         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
19066         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
19067         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
19068         * ext/pango/gstclockoverlay.h:
19069         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
19070         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
19071         (gst_text_overlay_finalize), (gst_text_overlay_init),
19072         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
19073         (gst_text_overlay_text_pad_linked),
19074         (gst_text_overlay_text_pad_unlinked),
19075         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
19076         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
19077         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
19078         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19079         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19080         (gst_text_overlay_change_state), (plugin_init):
19081         * ext/pango/gsttextoverlay.h:
19082         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
19083         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
19084         (gst_time_overlay_class_init), (gst_time_overlay_init):
19085         * ext/pango/gsttimeoverlay.h:
19086           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
19087           and add background shading and text wrapping modes. Make 
19088           timoverlay derive from textoverlay. Also add new clockoverlay
19089           element.
19090
19091 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19092
19093         * gst/udp/Makefile.am: Moved to netbuffer.
19094
19095 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19096
19097         * configure.ac:
19098         * PORTED_O9:
19099         * gst/multipart/Makefile.am:
19100         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
19101         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
19102         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
19103         (gst_multipart_demux_change_state),
19104         (gst_multipart_demux_plugin_init):
19105         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
19106         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
19107         (gst_multipart_mux_sinkconnect),
19108         (gst_multipart_mux_request_new_pad),
19109         (gst_multipart_mux_handle_src_event),
19110         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
19111         (gst_multipart_mux_change_state): Ported multipart mux/demux to
19112         0.9.
19113
19114 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19115
19116         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
19117         * gst/debug/gstnavigationtest.h:
19118         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
19119         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
19120         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
19121         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
19122         * gst/effectv/gstrev.c: (gst_revtv_get_type):
19123         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
19124         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
19125         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
19126         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
19127         (gst_video_flip_get_type):
19128         * gst/videofilter/gstvideoflip.h:
19129           update for symbols change
19130
19131 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19132
19133         * gst/udp/gstdynudpsink.c:
19134         * gst/udp/gstudpsrc.c:
19135           the old gstnet lib was renamed gstnetbuffer (#322257)
19136
19137 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
19138
19139         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
19140         (gst_text_overlay_collected):
19141           Actually render the text from the text pad.
19142
19143 2005-11-29  Edward Hervey  <edward@fluendo.com>
19144
19145         * gst/debug/gstnavseek.c: (gst_navseek_event):
19146         * gst/debug/progressreport.c: (gst_progress_report_event):
19147         Update for GstBaseTransform event virtual method
19148
19149 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19150
19151         * ext/cairo/Makefile.am:
19152           no need to link to videofilter
19153
19154 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19155
19156         * gst/debug/Makefile.am:
19157         * gst/debug/gstnavigationtest.h:
19158         * gst/effectv/Makefile.am:
19159         * gst/effectv/gstaging.c:
19160         * gst/effectv/gstdice.c:
19161         * gst/effectv/gstedge.c:
19162         * gst/effectv/gstquark.c:
19163         * gst/effectv/gstrev.c:
19164         * gst/effectv/gstshagadelic.c:
19165         * gst/effectv/gstvertigo.c:
19166         * gst/effectv/gstwarp.c:
19167         * gst/videofilter/Makefile.am:
19168         * gst/videofilter/gstvideofilter.c:
19169         * gst/videofilter/gstvideofilter.h:
19170         * gst/videofilter/gstvideoflip.h:
19171           remove the videofilter library and link to the one in base
19172
19173 2005-11-28  Edward Hervey  <edward@fluendo.com>
19174
19175         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
19176         Useless check now we're setting the current entry correctly.
19177
19178 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
19179
19180         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
19181         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
19182         (gst_jpegenc_change_state):
19183           Don't leak input buffer in chain function (fixes #322667); make 
19184           state change function thread-safe; don't repeat the current function
19185           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
19186           gst_pad_alloc_buffer(); misc. minor cleanups.
19187
19188 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19189
19190         * gst/matroska/matroska-mux.c:
19191         (gst_matroska_mux_video_pad_setcaps):
19192         Look for pixel-aspect-ratio in caps, not pixel_width and
19193         pixel_height (Fixes: #322645)
19194
19195 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19196
19197         * gst/matroska/matroska-mux.c:
19198         (gst_matroska_mux_video_pad_setcaps):
19199         From Michal Benes:
19200         frame duration should be GST_SECOND / framerate, not
19201         GST_SECOND * framerate. (Fixes: #322643)
19202
19203 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19204
19205         * configure.ac:
19206           fix up GST_PLUGIN_LDFLAGS
19207         * gst/rtsp/rtspconnection.c:
19208           fix includes (see #317043)
19209         * gst/videofilter/Makefile.am:
19210           stop installing this library
19211
19212 2005-11-26  Edward Hervey  <edward@fluendo.com>
19213
19214         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
19215         Handle the case where the incoming Video dv stream doesn't have
19216         a pixel aspect ratio set.
19217
19218 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19219
19220         * docs/plugins/Makefile.am:
19221         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19222         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19223         * ext/flac/gstflacdec.c:
19224           document flacdec
19225
19226 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19227
19228         * docs/plugins/Makefile.am:
19229         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19230         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19231         * docs/plugins/inspect/plugin-autodetect.xml:
19232         * ext/cairo/gstcairo.c: (plugin_init):
19233         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
19234         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
19235         (gst_text_overlay_init), (gst_text_overlay_font_init),
19236         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
19237         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
19238         (gst_text_overlay_text_pad_linked),
19239         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
19240         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
19241         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19242         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19243         (gst_text_overlay_change_state):
19244         * ext/cairo/gsttextoverlay.h:
19245         * ext/cairo/gsttimeoverlay.c:
19246         (gst_cairo_time_overlay_update_font_height),
19247         (gst_cairo_time_overlay_set_caps),
19248         (gst_cairo_time_overlay_get_unit_size),
19249         (gst_cairo_time_overlay_print_smpte_time),
19250         (gst_cairo_time_overlay_transform),
19251         (gst_cairo_time_overlay_base_init),
19252         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
19253         (gst_cairo_time_overlay_get_type):
19254         * ext/cairo/gsttimeoverlay.h:
19255           do some name borgifying
19256           document
19257
19258 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19259
19260         * docs/plugins/Makefile.am:
19261         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19262         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19263         * gst/autodetect/gstautoaudiosink.c:
19264         (gst_auto_audio_sink_base_init):
19265         * gst/autodetect/gstautovideosink.c:
19266         (gst_auto_video_sink_base_init),
19267         (gst_auto_video_sink_factory_filter):
19268           documenting auto*sink
19269           using strstr for the video sink lookup, class field is not ordered
19270         * docs/plugins/inspect/plugin-1394.xml:
19271         * docs/plugins/inspect/plugin-aasink.xml:
19272         * docs/plugins/inspect/plugin-alaw.xml:
19273         * docs/plugins/inspect/plugin-alpha.xml:
19274         * docs/plugins/inspect/plugin-alphacolor.xml:
19275         * docs/plugins/inspect/plugin-auparse.xml:
19276         * docs/plugins/inspect/plugin-autodetect.xml:
19277         * docs/plugins/inspect/plugin-avi.xml:
19278         * docs/plugins/inspect/plugin-cacasink.xml:
19279         * docs/plugins/inspect/plugin-cairo.xml:
19280         * docs/plugins/inspect/plugin-cutter.xml:
19281         * docs/plugins/inspect/plugin-debug.xml:
19282         * docs/plugins/inspect/plugin-dv.xml:
19283         * docs/plugins/inspect/plugin-efence.xml:
19284         * docs/plugins/inspect/plugin-effectv.xml:
19285         * docs/plugins/inspect/plugin-esdsink.xml:
19286         * docs/plugins/inspect/plugin-flac.xml:
19287         * docs/plugins/inspect/plugin-flxdec.xml:
19288         * docs/plugins/inspect/plugin-gconfelements.xml:
19289         * docs/plugins/inspect/plugin-goom.xml:
19290         * docs/plugins/inspect/plugin-jpeg.xml:
19291         * docs/plugins/inspect/plugin-level.xml:
19292         * docs/plugins/inspect/plugin-matroska.xml:
19293         * docs/plugins/inspect/plugin-mulaw.xml:
19294         * docs/plugins/inspect/plugin-navigationtest.xml:
19295         * docs/plugins/inspect/plugin-ossaudio.xml:
19296         * docs/plugins/inspect/plugin-png.xml:
19297         * docs/plugins/inspect/plugin-rtp.xml:
19298         * docs/plugins/inspect/plugin-rtsp.xml:
19299         * docs/plugins/inspect/plugin-shout2send.xml:
19300         * docs/plugins/inspect/plugin-smpte.xml:
19301         * docs/plugins/inspect/plugin-speex.xml:
19302         * docs/plugins/inspect/plugin-udp.xml:
19303         * docs/plugins/inspect/plugin-videobox.xml:
19304         * docs/plugins/inspect/plugin-videoflip.xml:
19305         * docs/plugins/inspect/plugin-videomixer.xml:
19306         * docs/plugins/inspect/plugin-wavenc.xml:
19307         * docs/plugins/inspect/plugin-wavparse.xml:
19308           update for HEAD version
19309
19310 2005-11-25  Michael Smith  <msmith@fluendo.com>
19311
19312         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
19313           Patch from Sebastien Cote to close control sockets in udpsrc.
19314
19315 2005-11-24  Julien MOUTTE  <julien@moutte.net>
19316
19317         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
19318         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
19319         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
19320         (gst_quarktv_base_init), (gst_quarktv_class_init),
19321         (gst_quarktv_init): Flush the planes list on reverse caps
19322         negotiation. This was crashing because of differently sized
19323         buffers.
19324
19325 2005-11-24  Julien MOUTTE  <julien@moutte.net>
19326
19327         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
19328         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
19329         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
19330         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
19331         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
19332         (gst_videoflip_set_property), (gst_videoflip_base_init),
19333         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
19334         correctly, fix identity flipping, convert navigation event 
19335         correctly again.
19336
19337 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19338
19339         * configure.ac: back to HEAD
19340
19341 === release 0.9.6 ===
19342
19343 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
19344
19345         * configure.ac:
19346           releasing 0.9.6, "Everything's Not Lost"
19347
19348 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19349
19350         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
19351         Oops, initialise the framerate GValue
19352
19353 2005-11-23  Julien MOUTTE  <julien@moutte.net>
19354
19355         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
19356         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
19357         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
19358         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
19359         (gst_timeoverlay_get_type):
19360         * ext/cairo/gsttimeoverlay.h:
19361         * gst/debug/Makefile.am:
19362         * gst/debug/gstnavigationtest.c:
19363         (gst_navigationtest_handle_src_event),
19364         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
19365         (gst_navigationtest_transform), (gst_navigationtest_change_state),
19366         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
19367         (gst_navigationtest_init), (gst_navigationtest_get_type),
19368         (plugin_init):
19369         * gst/debug/gstnavigationtest.h:
19370         * gst/effectv/Makefile.am:
19371         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
19372         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
19373         (gst_agingtv_base_init), (gst_agingtv_class_init),
19374         (gst_agingtv_init), (gst_agingtv_get_type):
19375         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
19376         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
19377         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
19378         (gst_dicetv_get_type):
19379         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
19380         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
19381         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
19382         (gst_edgetv_get_type):
19383         * gst/effectv/gsteffectv.c:
19384         * gst/effectv/gsteffectv.h:
19385         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
19386         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
19387         (gst_quarktv_change_state), (gst_quarktv_base_init),
19388         (gst_quarktv_class_init), (gst_quarktv_init),
19389         (gst_quarktv_get_type):
19390         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
19391         (gst_revtv_get_unit_size), (gst_revtv_transform),
19392         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
19393         (gst_revtv_get_type):
19394         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
19395         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
19396         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
19397         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
19398         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
19399         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
19400         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
19401         (gst_vertigotv_init), (gst_vertigotv_get_type):
19402         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
19403         (gst_warptv_get_unit_size), (gst_warptv_transform),
19404         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
19405         (gst_warptv_get_type):
19406         * gst/videofilter/Makefile.am:
19407         * gst/videofilter/gstvideobalance.c:
19408         * gst/videofilter/gstvideobalance.h:
19409         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
19410         (gst_videofilter_class_init), (gst_videofilter_init):
19411         * gst/videofilter/gstvideofilter.h:
19412         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
19413         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
19414         (gst_videoflip_flip), (gst_videoflip_transform),
19415         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
19416         (gst_videoflip_base_init), (gst_videoflip_class_init),
19417         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
19418         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
19419         BaseTransform, it's just a place holder for now and every video
19420         effect plugin has been ported to use BaseTransform features 
19421         directly. QuarkTV was fixed too (was broken), navigationtest works
19422         and best for the end, videoflip converts navigation events depending
19423         on flip method ! Fixes #320953
19424
19425 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19426
19427         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
19428         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
19429         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
19430         (gst_goom_src_negotiate), (gst_goom_chain):
19431         * gst/matroska/matroska-mux.c:
19432         (gst_matroska_mux_video_pad_setcaps):
19433         * sys/osxvideo/osxvideosink.m:
19434           Fixes for API changes
19435
19436 2005-11-23  Michael Smith <msmith@fluendo.com>
19437
19438         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
19439         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
19440         * ext/jpeg/gstjpegdec.h:
19441         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
19442         * ext/jpeg/gstjpegenc.h:
19443         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
19444         (gst_smokeenc_resync):
19445         * ext/jpeg/gstsmokeenc.h:
19446           JPEG fractiony goodness.
19447
19448 2005-11-22  Michael Smith <msmith@fluendo.com>
19449
19450         * gst/goom/filters.c:
19451         * gst/goom/graphic.h:
19452           Fix compilation by making some functions static inline instead of
19453           extern inline, matching the way they're used.
19454
19455 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
19456
19457         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
19458         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
19459         * ext/cairo/gsttextoverlay.h:
19460         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
19461         * ext/gdk_pixbuf/gstgdkpixbuf.h:
19462         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
19463         (gst_pngdec_caps_create_and_set):
19464         * ext/libpng/gstpngdec.h:
19465         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
19466         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
19467         * gst/avi/gstavimux.c: (gst_avimux_init),
19468         (gst_avimux_vidsinkconnect):
19469         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
19470         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
19471         (gst_goom_src_negotiate), (gst_goom_chain):
19472         * gst/goom/gstgoom.h:
19473         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
19474         * gst/matroska/matroska-mux.c:
19475         (gst_matroska_mux_video_pad_setcaps):
19476         * sys/osxvideo/osxvideosink.h:
19477         * sys/osxvideo/osxvideosink.m:
19478           More fractional framerate conversions 
19479
19480 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
19481
19482         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
19483         * gst/debug/gstnavigationtest.c:
19484         (gst_navigationtest_handle_src_event):
19485         * gst/videofilter/gstvideofilter.c:
19486         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
19487         (gst_videofilter_init):
19488         * gst/videofilter/gstvideofilter.h:
19489           Convert to fractional framerates.
19490
19491 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19492
19493         * ext/aalib/gstaasink.c:
19494         * ext/dv/gstdvdec.c:
19495         * ext/esd/esdmon.c:
19496         * ext/flac/gstflacenc.c:
19497         * ext/gdk_pixbuf/pixbufscale.c:
19498         * ext/libcaca/gstcacasink.c:
19499         * ext/shout2/gstshout2.c:
19500         * gst/alpha/gstalpha.c:
19501         * gst/oldcore/gstaggregator.c:
19502         * gst/oldcore/gstshaper.c:
19503         * gst/smpte/barboxwipes.c:
19504         * gst/smpte/gstsmpte.c:
19505         * gst/videobox/gstvideobox.c:
19506         * gst/videofilter/gstvideoflip.c:
19507         * gst/videomixer/videomixer.c:
19508           fix up more enums
19509
19510 2005-11-22  Michael Smith <msmith@fluendo.com>
19511
19512         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19513         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19514         (gst_videomixer_update_queues):
19515           Fractional framerates, videomixer.
19516
19517 2005-11-22  Michael Smith <msmith@fluendo.com>
19518
19519         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
19520         * ext/dv/gstdvdec.h:
19521         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
19522         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
19523         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
19524         (gst_dvdemux_flush):
19525         * ext/dv/gstdvdemux.h:
19526           Fractional framerates for DV. 
19527
19528 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19529
19530         * gst/autodetect/gstautoaudiosink.c:
19531         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
19532         * gst/autodetect/gstautovideosink.c:
19533         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
19534           Use gst_plugin_feature_list_free() to free feature list and
19535           in the case of autovideosink free the list at all. Also
19536           miscellaneous cosmetic fixes.
19537
19538 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19539
19540         * gst/cutter/gstcutter.c: (gst_cutter_chain),
19541         (gst_cutter_set_property), (gst_cutter_get_caps):
19542           copy calculation code from level; remove use of some audio
19543           functions
19544
19545 2005-11-22  Andy Wingo  <wingo@pobox.com>
19546
19547         * Update for gst_tag_setter API changes.
19548
19549 2005-11-22  Andy Wingo  <wingo@pobox.com>
19550
19551         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
19552         (gst_dvdemux_demux_frame)
19553         * ext/flac/gstflacdec.c (gst_flacdec_write)
19554         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
19555         (gst_flacenc_sink_event)
19556         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
19557         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
19558         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
19559         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
19560         * gst/auparse/gstauparse.c (gst_auparse_chain)
19561         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
19562         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
19563         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
19564         (gst_avi_demux_handle_seek)
19565         * gst/goom/gstgoom.c (gst_goom_event)
19566         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
19567         * gst/matroska/matroska-demux.c
19568         (gst_matroska_demux_handle_seek_event)
19569         (gst_matroska_demux_loop_stream_parse_id)
19570         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
19571         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
19572         (gst_wavparse_stream_headers): Run update-funcnames.
19573
19574 2005-11-22  Edward Hervey  <edward@fluendo.com>
19575
19576         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
19577         (gst_dv1394src_init), (gst_dv1394src_dispose),
19578         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
19579         (gst_dv1394src_uri_set_uri):
19580         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
19581         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
19582         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
19583         URIHandler interface and element properties are now properly
19584         synchronized for DV1394src and UDPSrc
19585
19586 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19587
19588         * ext/flac/Makefile.am:
19589         * ext/speex/Makefile.am:
19590           libgsttagedit has been renamed to libgsttag.
19591
19592 2005-11-21  Wim Taymans  <wim@fluendo.com>
19593
19594         * gst/rtsp/rtspconnection.c: (read_body):
19595         Apply patch from Sebastien Cote to fix #319184.
19596
19597 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
19598
19599         * configure.ac:
19600         * gst/cutter/Makefile.am:
19601         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
19602         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
19603         (gst_cutter_set_property), (gst_cutter_get_property),
19604         (plugin_init), (gst_cutter_get_caps):
19605           port cutter
19606         * gst/level/gstlevel.c:
19607           fix up plugin details
19608
19609 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19610
19611         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
19612         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
19613         (gst_flacdec_src_event):
19614         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
19615         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
19616         (gst_signal_processor_getrange), (gst_signal_processor_chain):
19617         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
19618         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
19619         (gst_flxdec_sink_event_handler):
19620         * gst/matroska/matroska-demux.c:
19621         (gst_matroska_demux_handle_seek_event):
19622         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
19623           Update for stream lock API changes: don't take stream log
19624           in sink event handlers any longer and change GST_STREAM_LOCK
19625           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
19626           functions.
19627
19628 2005-11-21  Michael Smith <msmith@fluendo.com>
19629
19630         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
19631           gst_object_unref, not g_object_unref
19632
19633 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19634
19635         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
19636         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
19637           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
19638
19639 2005-11-21  Michael Smith <msmith@fluendo.com>
19640
19641         * gst/auparse/Makefile.am:
19642         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
19643         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
19644         (gst_auparse_change_state):
19645         * gst/auparse/gstauparse.h:
19646           Partially fix #161712. playbin still doesn't work on these files,
19647           (on the bug report, Andy says we aren't typefinding it for some
19648           reason?) but at least auparse isn't totally busted like it was before.
19649
19650 2005-11-21  Andy Wingo  <wingo@pobox.com>
19651
19652         * *.h:
19653         * *.c: Ran scripts/update-macros. Oh yes.
19654
19655 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19656
19657         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
19658           Filler events are gone for now, comment out section generating
19659           them.
19660
19661 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
19662
19663         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
19664         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
19665         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
19666         * sys/osxvideo/osxvideosink.m:
19667           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
19668           (#322027)
19669
19670 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19671
19672         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
19673         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
19674         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
19675         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
19676         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
19677         (gst_avi_demux_stream_data):
19678         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
19679         * gst/wavenc/gstwavenc.c: (write_metadata):
19680         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
19681         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
19682         Fixes for GST_FOURCC_FORMAT API change.
19683
19684 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19685
19686         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
19687         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
19688         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
19689         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19690         (gst_text_overlay_change_state):
19691         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
19692         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
19693         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
19694         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
19695         * gst/videomixer/videomixer.c: (gst_videomixer_init),
19696         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
19697         (gst_videomixer_change_state):
19698           Fix for collect pads API change. Also fix textoverlay state
19699           change function.
19700
19701 2005-11-20  Julien MOUTTE  <julien@moutte.net>
19702
19703         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
19704         GST_PAD_IS_USABLE by something approaching it.
19705
19706 2005-11-20  Julien MOUTTE  <julien@moutte.net>
19707
19708         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
19709         API changes.
19710         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
19711         but also fix the code that was not checking return values from
19712         pad_push neither using pad_alloc_buffer.
19713
19714 2005-11-18  Edward Hervey  <edward@fluendo.com>
19715
19716         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
19717         (gst_pngenc_chain):
19718         Added debug category
19719         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
19720         goes to EOS.
19721
19722 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
19723
19724         * gst/rtp/Makefile.am
19725         * gst/rtp/gstrtp.c
19726         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
19727         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
19728         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
19729         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
19730         * gst/rtp/gstrtpg711enc.h:
19731         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
19732         * gst/rtp/gstrtpspeexenc.c:
19733         * gst/rtp/gstrtpspeexenc.h:
19734         * gst/rtp/gstrtpspeexdec.c:
19735         * gst/rtp/gstrtpspeexdec.h:
19736         Created Speex payloader and depayloader; Optimize G711 payloader to
19737         use adapter and send packets until MTU size.
19738
19739 2005-11-16  Wim Taymans  <wim@fluendo.com>
19740
19741         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
19742         Fix leak in check.
19743
19744 2005-11-16  Wim Taymans  <wim@fluendo.com>
19745
19746         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
19747         Fix state change.
19748
19749 2005-11-16  Andy Wingo  <wingo@pobox.com>
19750
19751         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
19752         (gst_udpsrc_create): Move comment.
19753
19754 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
19755
19756         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19757
19758         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
19759           When seeking, seek to closest index entry at or before the requested
19760           seek position, not just the closest one (#321001).
19761
19762 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
19763
19764         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
19765         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
19766           Invert DIB images again (see #132341).
19767
19768 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
19769
19770         * configure.ac:
19771           rework configure.ac file
19772         * ext/aalib/gstaasink.c:
19773         * ext/cairo/gstcairo.c:
19774         * ext/dv/gstdv.c:
19775         * ext/esd/gstesd.c:
19776         * ext/flac/gstflac.c:
19777         * ext/gconf/gstgconfelements.c:
19778         * ext/gdk_pixbuf/gstgdkpixbuf.c:
19779         * ext/jpeg/gstjpeg.c:
19780         * ext/ladspa/gstladspa.c:
19781         * ext/libcaca/gstcacasink.c:
19782         * ext/libmng/gstmng.c:
19783         * ext/libpng/gstpng.c:
19784         * ext/mikmod/gstmikmod.c:
19785         * ext/pango/gsttextoverlay.c:
19786         * ext/pango/gsttimeoverlay.c:
19787         * ext/raw1394/gst1394.c:
19788         * ext/speex/gstspeex.c:
19789         * gst/alpha/Makefile.am:
19790         * gst/alpha/gstalpha.c:
19791         * gst/alpha/gstalphacolor.c:
19792         * gst/auparse/gstauparse.c:
19793         * gst/autodetect/gstautoaudiosink.c:
19794         (gst_auto_audio_sink_factory_filter),
19795         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
19796         * gst/autodetect/gstautodetect.c:
19797         * gst/avi/gstavi.c:
19798         * gst/cutter/gstcutter.c:
19799         * gst/debug/efence.c:
19800         * gst/debug/gstdebug.c:
19801         * gst/debug/gstnavigationtest.c:
19802         * gst/effectv/gsteffectv.c:
19803         * gst/flx/gstflxdec.c:
19804         * gst/goom/gstgoom.c:
19805         * gst/interleave/plugin.c:
19806         * gst/law/alaw.c:
19807         * gst/law/mulaw.c:
19808         * gst/level/gstlevel.c:
19809         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
19810         * gst/matroska/matroska.c:
19811         * gst/median/gstmedian.c:
19812         * gst/monoscope/gstmonoscope.c:
19813         * gst/multipart/multipart.c:
19814         * gst/oldcore/gstelements.c:
19815         * gst/rtp/gstrtp.c:
19816         * gst/rtsp/gstrtsp.c:
19817         * gst/smoothwave/gstsmoothwave.c:
19818         * gst/smpte/gstsmpte.c:
19819         * gst/udp/gstudp.c:
19820         * gst/videobox/gstvideobox.c:
19821         * gst/videofilter/gstgamma.c:
19822         * gst/videofilter/gstvideobalance.c:
19823         * gst/videofilter/gstvideoflip.c:
19824         * gst/videofilter/gstvideotemplate.c:
19825         * gst/videomixer/videomixer.c:
19826         * gst/wavenc/gstwavenc.c:
19827         * gst/wavparse/gstwavparse.c:
19828         * sys/oss/gstossaudio.c:
19829         * sys/osxaudio/gstosxaudio.c:
19830           update GST_PLUGIN_DEFINE
19831         * gst/rtp/Makefile.am:
19832         * gst/rtp/gstasteriskh263.c:
19833           check for htons/htonl headers and possibly link to winsock2 lib
19834
19835 2005-11-12  Edward Hervey  <edward@fluendo.com>
19836
19837         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
19838         Only GST_DEBUG() information on the valid components.
19839
19840 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
19841
19842         * configure.ac: back to HEAD
19843
19844 === release 0.9.5 ===
19845
19846 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
19847
19848         * configure.ac:
19849           releasing 0.9.5, "Phone Alarm"
19850
19851 2005-11-11  Edward Hervey  <edward@fluendo.com>
19852
19853         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
19854         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
19855         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
19856         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
19857         (gst_avi_demux_loop):
19858         * gst/avi/gstavidemux.h:
19859         Yeah, implement proper seeking. Exact seeking and segment seeking.
19860         Still need to do some checks for segment_stop.
19861
19862 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
19863
19864         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19865
19866         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
19867           Don't try to ready buffer duration from buffer that we don't
19868           own any  longer and that might already have been unreffed.
19869           (#321136)
19870
19871 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
19872
19873         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
19874         (flx_decode_delta_flc), (gst_flxdec_chain):
19875         Attempting to optimize the code for embedded systems.
19876
19877 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
19878
19879         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19880
19881         * sys/oss/gstosssink.c: (gst_oss_sink_close):
19882           Don't re-use already closed file descriptor. (#320920)
19883
19884 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
19885
19886         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
19887         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
19888         (gst_oss_sink_prepare):
19889         * sys/oss/gstosssink.h:
19890           Cache probed caps; fix debug output for SET_PARAM macros.
19891
19892 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
19893
19894         * ext/cairo/Makefile.am:
19895         * ext/cairo/gstcairo.c: (plugin_init):
19896         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
19897         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
19898         (gst_text_overlay_init), (gst_text_overlay_font_init),
19899         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
19900         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
19901         (gst_text_overlay_text_pad_linked),
19902         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
19903         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
19904         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19905         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19906         (gst_text_overlay_change_state):
19907         * ext/cairo/gsttextoverlay.h:
19908           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
19909           property and redo positioning. Doesn't handle upstream renegotiation
19910           yet though.
19911
19912 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
19913
19914         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
19915         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
19916         (gst_avi_demux_loop):
19917           No need to take the STREAM_LOCK in the loop function. Improve
19918           some debug messages. Don't leak pad names in debug messages.
19919
19920 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
19921
19922         * gst/matroska/matroska-demux.c:
19923         (gst_matroska_demux_push_vorbis_codec_priv_data),
19924         (gst_matroska_demux_add_wvpk_header):
19925           Don't error out when the source pad isn't linked.
19926
19927 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
19928
19929         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
19930         (gst_gconf_audio_sink_change_state):
19931         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
19932         (gst_gconf_video_sink_change_state):
19933           Fix state change functions here as well and set kid
19934           to NULL state before removing it.
19935
19936 2005-11-01  Edward Hervey  <edward@fluendo.com>
19937
19938         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
19939         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
19940         Added proper event handlind, 
19941         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
19942         ignored),
19943         and don't set a duration of 0 for buffers otherwise they are discarded
19944         by GstBaseSink.
19945
19946         GstWavEnc needs some serious loving, after going through the code I'm
19947         really wondering how this can stay in -good ...
19948
19949 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19950
19951         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
19952         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
19953         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
19954         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
19955         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
19956         (gst_matroska_mux_collected):
19957           Fix leaks and invalid memory access as reported by valgrind
19958
19959 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19960
19961         Patch by: Michal Benes <michal.benes@xeris.cz>
19962
19963         * check/Makefile.am:
19964         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
19965         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
19966         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
19967           add a unit test for matroskamux
19968           fix the bugs that the unit test exposed
19969
19970 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
19971
19972         * gst/autodetect/gstautoaudiosink.c:
19973         (gst_auto_audio_sink_class_init),
19974         (gst_auto_audio_sink_change_state):
19975         * gst/autodetect/gstautovideosink.c:
19976         (gst_auto_video_sink_class_init),
19977         (gst_auto_video_sink_change_state):
19978           Fix state change function and use GST_DEBUG_FUNCPTR in
19979           class_init.
19980
19981 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
19982
19983         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19984
19985         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
19986         (gst_ebml_write_reset), (gst_ebml_write_element_new):
19987         * gst/matroska/ebml-write.h:
19988         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
19989           Set timestamps on outgoing ebml headers as well, so that the
19990           element after matroskamux can get the timestamp already when
19991           reading the first ebml element and doesn't have to wait for
19992           the actual data buffer for that (#320308).
19993           
19994 2005-10-31  Andy Wingo  <wingo@pobox.com>
19995
19996         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
19997         (gst_videomixer_pad_link): Kill some memleaks.
19998         (gst_videomixer_pad_get_property): Style fix.
19999         (gst_videomixer_pad_set_property): Style fix.
20000         (gst_videomixer_pad_init): Style fix.
20001         (gst_videomixer_update_queues): Kill memleak.
20002         (gst_videomixer_loop): Kill memleak.
20003         (gst_videomixer_collected): Kill memleak.
20004
20005 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20006
20007         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
20008         gst_auparse_change_state:
20009         Just some cleanup.
20010
20011 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20012
20013         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
20014         Add checks to GST_FLOW_NOT_LINKED for values returned
20015         from gst_pad_push.
20016         
20017 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20018
20019         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
20020         (gst_rtpg711dec_process):
20021         * gst/rtp/gstrtpgsmenc.c:
20022         Payloader now sets some default caps on the srcpad if caps on the sinkpad
20023         are never set. This is important for the g711 to work with burger's rtpbin
20024         element.
20025
20026 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
20027
20028         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
20029         (gst_speexenc_push_buffer):
20030         Add checks for return values from gst_pad_push and
20031         gst_pad_alloc_buffer.
20032
20033 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
20034
20035         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20036
20037         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20038         (gst_matroska_demux_parse_info),
20039         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
20040         (gst_matroska_demux_parse_cluster):
20041         * gst/matroska/matroska-ids.h:
20042         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
20043         (gst_matroska_mux_init), (gst_matroska_mux_start),
20044         (gst_matroska_mux_create_buffer_header),
20045         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
20046         (gst_matroska_mux_get_property):
20047         * gst/matroska/matroska-mux.h:
20048           Add SimpleBlock support to matroska demuxer and muxer (part of
20049           Matroska v2). (#319731)
20050
20051 2005-10-28  Wim Taymans  <wim@fluendo.com>
20052
20053         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
20054         (gst_jpeg_dec_change_state):
20055         * ext/jpeg/gstjpegdec.h:
20056         Cleanups. Don't create caps for every chain.
20057
20058 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
20059
20060         * gst/law/alaw-encode.c: (gst_alawenc_init),
20061         (alawenc_setcaps), (gst_alawenc_chain)
20062         * gst/law/alaw-encode.h:
20063         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
20064         (mulawenc_setcaps), (gst_mulawenc_chain)
20065         * gst/law/mulaw-encode.h:
20066         Set timestamp on buffer and it allows RTP G711 elements
20067         work properly.
20068
20069 2005-10-27  Wim Taymans  <wim@fluendo.com>
20070
20071         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20072         Set correct format on oss instead of a silly value. 
20073
20074 2005-10-27  Julien MOUTTE  <julien@moutte.net>
20075
20076         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20077         (gst_video_box_transform_caps), (gst_video_box_set_caps),
20078         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
20079         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
20080         I420 rendering as well, doesn't bring much for my platform.
20081         Might help on some other platforms.
20082
20083 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
20084
20085         * gst/rtp/gstrtpgsmenc.c:
20086         * gst/rtp/gstrtpgsmparse.c:
20087         Declaring the padtemplate correctly.
20088
20089 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20090
20091         * gst/rtp/gstrtpg711dec.c:
20092         * gst/rtp/gstrtpg711enc.c:
20093         * gst/rtp/gstrtpgsmenc.c:
20094         * gst/rtp/gstrtpgsmparse.c:
20095         Setting the proper copyright notice.
20096
20097 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20098
20099         * gst/videobox/Makefile.am: Use liboil.
20100         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20101         (gst_video_box_set_property), (gst_video_box_transform_caps),
20102         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
20103         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
20104         using liboil. Will dot the same to I420 border generation
20105         tomorrow.
20106
20107 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20108
20109         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
20110         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
20111         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
20112         * gst/rtp/gstrtpg711dec.h:
20113         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
20114         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
20115         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
20116         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20117         (gst_rtpgsmenc_handle_buffer):
20118         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
20119         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
20120         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
20121         * gst/rtp/gstrtpgsmparse.h:
20122         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
20123         inherits from the basertpdepayloader.
20124
20125 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20126
20127         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20128         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20129         (gst_video_box_ayuv): Removing this forgotten debug.
20130
20131 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20132
20133         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20134         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20135         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
20136
20137 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
20138
20139         * sys/oss/gstossaudio.c:
20140         * sys/oss/gstossdmabuffer.c:
20141         * sys/oss/gstosshelper.c:
20142         * sys/oss/gstossmixer.c:
20143         * sys/oss/gstossmixerelement.c:
20144         * sys/oss/gstossmixertrack.c:
20145         * sys/oss/gstosssink.c:
20146         * sys/oss/gstosssrc.c:
20147           Actually use the 'oss' debug category we register.
20148
20149 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20150
20151         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
20152         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
20153         Use gst_pad_get_parent and drop the ref that was added through
20154         that call.
20155
20156 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
20157
20158         * gst/rtp/gstrtpgsmenc.c:
20159           Fix compilation
20160
20161 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20162
20163         * gst/rtp/gstrtpg711dec.c
20164         Just removed a couple of lines of weird code used during
20165         development/test time.
20166
20167 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20168
20169         * gst/rtp/Makefile.am
20170         * gst/rtp/gstrtp.c
20171         * gst/rtp/gstrtpg711enc.c
20172         * gst/rtp/gstrtpg711enc.h
20173         * gst/rtp/gstrtpg711dec.c
20174         * gst/rtp/gstrtpg711dec.h
20175         Created G711 payloader and depayloader (it supports mulaw and alaw
20176         (dec)encoders)
20177
20178 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20179
20180         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20181         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20182         Doh ! I introduced wingo's bug again ! Sorry...
20183
20184 2005-10-25  Christian Schaller <christian@fluendo.com> 
20185
20186         * gst/rtp/Makefile.am: add missing header files for disting
20187
20188 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
20189
20190         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
20191         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
20192         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20193         (gst_rtpgsmenc_handle_buffer):
20194         * gst/rtp/gstrtpgsmenc.h:
20195         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
20196         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
20197         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
20198         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
20199         * gst/rtp/gstrtpgsmparse.h:
20200         Getting the GSM (de)payloader working and compatible with our plans for RTP.
20201
20202 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20203
20204         * ext/libpng/gstpngdec.c: (user_info_callback),
20205         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
20206         a newsegment event, move some redundant code in a single place.
20207
20208 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20209
20210         * ext/libpng/gstpngdec.c: (user_info_callback),
20211         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
20212         hack to get correct colors order when we have a png image with
20213         alpha channel.
20214
20215 2005-10-24  Edward Hervey  <edward@fluendo.com>
20216
20217         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
20218         Call gst_element_no_more_pads when there will be no more pads.
20219
20220 2005-10-24  Wim Taymans  <wim@fluendo.com>
20221
20222         * gst/rtp/Makefile.am:
20223         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
20224         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
20225         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
20226         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
20227         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
20228         (gst_asteriskh263_plugin_init):
20229         * gst/rtp/gstasteriskh263.h:
20230         * gst/rtp/gstrtp.c: (plugin_init):
20231         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
20232         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
20233         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
20234         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
20235         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
20236         (gst_rtph263enc_plugin_init):
20237         * gst/rtp/gstrtph263enc.h:
20238         Added two new payloaders, an RFC 2190 payloader for h263 and
20239         a payload convertor for an asterisk server.
20240
20241 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
20242
20243         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20244           Set bytes_per_sample correctly (is not always 4, but 
20245           depends on width and number of channels).
20246
20247 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
20248
20249         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
20250         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
20251         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
20252         (gst_flacenc_sink_event), (gst_flacenc_chain),
20253         (gst_flacenc_set_property), (gst_flacenc_get_property),
20254         (gst_flacenc_change_state):
20255         * ext/flac/gstflacenc.h:
20256           Fix seeking, so that flacenc can rewrite the header with the
20257           correct duration and amount of samples and all that at EOS;
20258           also set timestamps and granulepos on outgoing buffers; add
20259           debug category; fix state change function.
20260           
20261 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20262
20263         * gst/videomixer/videomixer.c: Don't restrict video geometry
20264         from 16 to 4096.
20265
20266 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20267
20268         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20269         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20270         Fix caps negotiation correctly, add debugging category.
20271
20272 2005-10-24  Christian Schaller  <christian@fluendo.com>
20273
20274         * configure.ac: Port over Thomas's change from base listing all plugins
20275
20276 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20277
20278         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
20279         a sink pad.
20280
20281 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20282
20283         * configure.ac:
20284         * docs/upload.mak:
20285           back to HEAD
20286
20287 === release 0.9.4 ===
20288
20289 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20290
20291         * configure.ac:
20292           Releasing 0.9.4, "Dromiceiomimus"
20293
20294 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
20295
20296         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
20297         (gst_speexenc_src_query):
20298           Add position and duration query, fix query type function.
20299           
20300         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
20301         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
20302           Let's not set non-fixed caps on source pads.
20303
20304 2005-10-21  Wim Taymans  <wim@fluendo.com>
20305
20306         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
20307         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
20308         (gst_avi_demux_handle_seek):
20309         Set correct stream_time in newsegment event.
20310         avi can also handle a duration query now.
20311
20312 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
20313
20314         * gst/matroska/matroska-demux.c:
20315         (gst_matroska_demux_handle_src_query),
20316         (gst_matroska_demux_handle_seek_event),
20317         (gst_matroska_demux_loop_stream_parse_id):
20318           Fix duration query; fix basetime in newsegment event after
20319           seek; fix duration in initial newsegment event.
20320
20321         * gst/matroska/matroska-mux.c:
20322         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20323           Extract number of channels and samplerate from vorbis headers;
20324           add some debug messages when querying the durations of the
20325           input streams.
20326
20327 2005-10-20  Wim Taymans  <wim@fluendo.com>
20328
20329         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20330         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20331         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
20332         Set stream time correctly in newsegment.
20333
20334 2005-10-20  Wim Taymans  <wim@fluendo.com>
20335
20336         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
20337         Correctly fill in the stream time.
20338
20339 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20340
20341         * check/elements/level.c: (GST_START_TEST):
20342         * gst/level/gstlevel.c: (gst_level_message_new):
20343         * gst/level/level-example.c: (message_handler):
20344           use ELEMENT messages instead
20345
20346 2005-10-19  Wim Taymans  <wim@fluendo.com>
20347
20348         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
20349         (gst_dvdemux_src_query):
20350         * ext/flac/gstflacdec.c: (gst_flacdec_length),
20351         (gst_flacdec_src_query):
20352         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
20353         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
20354         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
20355         * gst/debug/gstnavseek.c: (gst_navseek_seek):
20356         * gst/debug/progressreport.c: (gst_progress_report_report):
20357         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
20358         * gst/matroska/matroska-demux.c:
20359         (gst_matroska_demux_handle_src_query):
20360         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
20361         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20362         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20363         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
20364         (gst_wavparse_srcpad_event):
20365         API change fix.
20366
20367 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
20368
20369         * gst/goom/filters.c:
20370         * gst/goom/graphic.h:
20371         * gst/goom/lines.c:
20372           Make inline functions either 'static inline' or 'extern inline',
20373           otherwise the Forte compiler apparently won't inline them (#317300).
20374
20375 2005-10-19  Julien MOUTTE  <julien@moutte.net>
20376
20377         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20378         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
20379         (user_info_callback), (user_endrow_callback), (user_end_callback),
20380         (user_read_data), (gst_pngdec_caps_create_and_set),
20381         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
20382         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
20383         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
20384         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
20385         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
20386         very nice and handle push/pull based model. if you have filesrc
20387         connected to it, it will do random access to load the png file.
20388         If you have a network source that can't do _getrange, it does 
20389         progressive loading through the chain function.
20390         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
20391         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
20392         thanks to Master Wim Taymans ;-)
20393
20394 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
20395
20396         * gst/matroska/Makefile.am:
20397         * gst/matroska/ebml-read.c:
20398         * gst/matroska/ebml-read.h:
20399         * gst/matroska/matroska-demux.c:
20400         * gst/matroska/matroska-demux.h:
20401         * gst/matroska/matroska.c: (plugin_init):
20402           Ported matroska demuxer to 0.9.
20403
20404 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
20405
20406         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20407
20408         * gst/matroska/matroska-mux.c:
20409         (gst_matroska_mux_video_pad_setcaps),
20410         (gst_matroska_mux_audio_pad_setcaps):
20411           Fix mpeg4 input handling (#318847); also, while we're at it,
20412           fix media type for Motion-JPEG: should be image/jpeg.
20413
20414 2005-10-18  Wim Taymans  <wim@fluendo.com>
20415
20416         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20417         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20418         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
20419         Fix for segment-start/stop API change.
20420
20421 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20422
20423         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
20424         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
20425         way.
20426
20427 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20428
20429         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
20430         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
20431         output declared in transform_caps.
20432
20433 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20434
20435         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
20436
20437 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20438
20439         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
20440         (gst_video_box_get_unit_size): Fix wrong size calculations and
20441         implement get_unit_size correctly.
20442
20443 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
20444
20445         * configure.ac:
20446           Enable flx plugin.
20447
20448         * gst/flx/gstflxdec.c: (flx_decode_chunks):
20449           Fix gcc4 signedness issue.
20450
20451 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20452
20453         * configure.ac: Adding videomixer.
20454         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20455         (user_read_data), (gst_pngdec_chain): More debugging.
20456         * gst/alpha/Makefile.am: Adding alphacolor
20457         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
20458         (gst_alpha_color_class_init), (gst_alpha_color_init),
20459         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
20460         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
20461         (plugin_init): Ported to 0.9 using in place base tranform.
20462         * gst/videomixer/Makefile.am:
20463         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
20464         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
20465         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
20466         (gst_videomixer_pad_init), (gst_videomixer_class_init),
20467         (gst_videomixer_init), (gst_videomixer_getcaps),
20468         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
20469         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
20470         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
20471         to 0.9 using collectpads.
20472
20473 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
20474
20475         * configure.ac:
20476         * gst/flx/Makefile.am:
20477         * gst/flx/gstflxdec.c: (gst_flxdec_init),
20478         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
20479         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
20480         * gst/flx/gstflxdec.h:
20481         flx plugin ported to 0.9
20482
20483 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20484
20485         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
20486           use new gst_version_string()
20487
20488 2005-10-16  Andy Wingo  <wingo@pobox.com>
20489
20490         * configure.ac: GLIB_CHECK.
20491
20492 2005-10-15  Julien MOUTTE  <julien@moutte.net>
20493
20494         * ext/libpng/Makefile.am:
20495         * ext/libpng/gstpng.c: (plugin_init):
20496         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20497         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
20498         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
20499
20500 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
20501
20502         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20503
20504         * configure.ac:
20505         * gst/matroska/Makefile.am:
20506         * gst/matroska/ebml-ids.h:
20507         * gst/matroska/ebml-write.c:
20508         * gst/matroska/ebml-write.h:
20509         * gst/matroska/matroska-ids.h:
20510         * gst/matroska/matroska-mux.c:
20511         * gst/matroska/matroska-mux.h:
20512         * gst/matroska/matroska.c: (plugin_init):
20513           Port matroska muxer to 0.9 (#318847).
20514
20515 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
20516
20517         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
20518         (comment_init), (comment_add):
20519           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
20520           use GST_READ_UINT32_LE() and friends rather than the private
20521           implementation of those same macros.
20522
20523 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
20524
20525         * examples/stats/mp2ogg.c:
20526           more typo fixes
20527
20528 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
20529
20530         * examples/indexing/indexmpeg.c: (main):
20531         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
20532         (gst_esdmon_close_audio), (gst_esdmon_change_state):
20533         * ext/esd/esdmon.h:
20534         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
20535         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
20536         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
20537         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
20538         * gst/avi/gstavimux.c: (gst_avimux_init):
20539         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
20540         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
20541         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
20542         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
20543         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
20544         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
20545         * gst/oldcore/gstmultifilesrc.h:
20546         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
20547         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
20548         (gst_pipefilter_change_state):
20549         * gst/oldcore/gstpipefilter.h:
20550         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
20551         * gst/videomixer/videomixer.c: (gst_videomixer_init):
20552         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
20553         * sys/osxaudio/gstosxaudiosink.h:
20554         * sys/osxaudio/gstosxaudiosrc.h:
20555           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
20556           moved bitshift from macro to enum definition
20557
20558 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20559
20560         * ext/Makefile.am:
20561         * ext/cairo/Makefile.am:
20562         * ext/cairo/gstcairo.c: (plugin_init):
20563         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
20564         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
20565         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
20566         * ext/cairo/gsttimeoverlay.h:
20567           update of cairo-based timeoverlay to 1.0 Cairo API
20568           doesn't work yet for resizing of output sink
20569
20570 2005-10-11  Wim Taymans  <wim@fluendo.com>
20571
20572         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
20573         newsegment API fix.
20574
20575 2005-10-11  Wim Taymans  <wim@fluendo.com>
20576
20577         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
20578         (gst_dvdemux_demux_frame):
20579         * ext/flac/gstflacdec.c: (gst_flacdec_write):
20580         * gst/auparse/gstauparse.c: (gst_auparse_chain):
20581         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
20582         (gst_avi_demux_handle_seek):
20583         * gst/goom/gstgoom.c: (gst_goom_event):
20584         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
20585         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20586         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20587         (gst_wavparse_loop), (gst_wavparse_pad_convert),
20588         (gst_wavparse_srcpad_event):
20589         newsegment API update.
20590
20591 2005-10-11  Andy Wingo  <wingo@pobox.com>
20592
20593         * ext/speex/gstspeexenc.c: Signedness cleanups.
20594
20595 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
20596
20597         * PORTED_09:
20598         * ext/speex/Makefile.am:
20599         * ext/speex/gstspeex.c:
20600         * ext/speex/gstspeexenc.c:
20601         Speexenc ported to 0.9
20602
20603 2005-10-10  Wim Taymans  <wim@fluendo.com>
20604
20605         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
20606         (gst_oss_sink_init), (gst_oss_sink_set_property),
20607         (gst_oss_sink_get_property), (gst_oss_sink_open),
20608         (gst_oss_sink_prepare), (gst_oss_sink_reset):
20609         * sys/oss/gstosssink.h:
20610         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
20611         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
20612         (gst_oss_src_prepare):
20613         Cleanups, make device configurable in the sink, handle and report
20614         errors.
20615
20616 2005-10-10  Wim Taymans  <wim@fluendo.com>
20617
20618         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
20619         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
20620         Make sure element is NULL before removing from the bin.
20621
20622 2005-10-07  Andy Wingo  <wingo@pobox.com>
20623
20624         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
20625         block forever in a read().
20626         (gst_dv1394src_bus_reset): Post a message when the cable is
20627         unplugged.
20628         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
20629         (gst_dv1394src_bus_reset): Don't unref the message.
20630
20631         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
20632         hacking. The only change should be that the state change stuff was
20633         put into basesrc's start() and stop() routines, which coalesces
20634         some steps.
20635
20636 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
20637
20638         * configure.ac:
20639           Add check for mmap
20640           
20641         * gst/debug/Makefile.am:
20642           Only compile efence plugin on systems that have mmap.
20643
20644 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
20645
20646         * gst/debug/Makefile.am:
20647         * gst/debug/breakmydata.c:
20648         * gst/debug/gstdebug.c:
20649         * gst/debug/gstnavigationtest.c:
20650         * gst/debug/gstnavseek.c: 
20651         * gst/debug/gstnavseek.h:
20652         * gst/debug/progressreport.c: 
20653         * gst/debug/testplugin.c:
20654           Port progressreport, navseek, navigationtest, testsink and
20655           breakmydata.
20656
20657 2005-10-05  Edward Hervey  <edward@fluendo.com>
20658
20659         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
20660         (gst_dvdemux_src_query):
20661         Fixes for better conversion
20662
20663 2005-10-04  Michael Smith <msmith@fluendo.com>
20664
20665         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
20666         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20667         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
20668         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
20669           Set state of elements to NULL before removing from bins.
20670           Set state of test element to NULL if we failed to move it to READY
20671
20672 2005-10-04  Edward Hervey  <edward@fluendo.com>
20673
20674         * ext/dv/Makefile.am:
20675         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
20676         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
20677         Corrected the query function for position so it doesn't forget what
20678         format was asked, and calls the conversion functions on the correct pad.
20679
20680 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
20681
20682         * configure.ac:
20683           back to development
20684
20685 === release 0.9.3 ===
20686
20687 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
20688
20689         * configure.ac:
20690           Releasing 0.9.3, "Aramis"
20691
20692 2005-10-03  Andy Wingo  <wingo@pobox.com>
20693
20694         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
20695         error returns.
20696
20697 2005-10-02  Andy Wingo  <wingo@pobox.com>
20698
20699         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
20700
20701         * ext/flac/gstflacenc.c: Ported to 0.9.
20702
20703         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
20704
20705         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
20706         and link to gsttagedit. Enable flacenc.
20707
20708         * ext/flac/gstflacdec.c: Re-enable tag reading.
20709
20710 2005-09-30  Wim Taymans  <wim@fluendo.com>
20711
20712         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
20713         * gst/rtp/gstrtpgsmparse.c:
20714         * gst/rtp/gstrtph263penc.c:
20715         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
20716         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
20717         (gst_rtpmp4venc_set_property):
20718         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
20719         Various class and caps fixes from Andre Magalhaes (andrunko)
20720
20721 2005-09-29  Wim Taymans  <wim@fluendo.com>
20722
20723         * gst/level/level-example.c: (main):
20724         Update for new bus API.
20725
20726 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
20727
20728         * configure.ac:
20729           Fix unexpanded autoconf macro GST_DOC, which has been renamed
20730           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
20731
20732 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
20733
20734         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
20735           Fix playback of mono streams (bytes_per_sample should be set
20736           from the sample width and the number of channels negotiated,
20737           and not just be set to 4) (#317338)
20738
20739 2005-09-26  Wim Taymans  <wim@fluendo.com>
20740
20741         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
20742         (gst_rtpmpaenc_handle_buffer):
20743         Set buffer duration correctly.
20744
20745 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
20746
20747         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
20748         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
20749         (gst_avi_demux_change_state):
20750           Don't crash when encountering a stream with an unknown fourcc or
20751           codec id. Instead, create a pad of type video/x-avi-unknown or
20752           audio/x-avi-unknown, which as a side-effect also results in less
20753           confusing error messages in players ('no decoder' vs. 'no streams');
20754           minor fixes to state change function and class_init function.
20755
20756 2005-09-24  Wim Taymans  <wim@fluendo.com>
20757
20758         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
20759         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
20760         These are sinks.
20761
20762 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20763
20764         * check/elements/level.c: (GST_START_TEST):
20765           fix test for new GstClockTime use
20766         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
20767         (gst_level_transform_ip):
20768         * gst/level/gstlevel.h:
20769           fix up the decay peak, ensuring the decay peak is never lower
20770           than the peak for that interval
20771
20772 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20773
20774         * docs/plugins/gst-plugins-good-plugins.args:
20775         * docs/plugins/inspect/plugin-alpha.xml:
20776         * docs/plugins/inspect/plugin-rtp.xml:
20777         * gst/level/gstlevel.c: (gst_level_set_caps),
20778         (gst_level_transform_ip):
20779           updating docs
20780
20781 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20782
20783         * Makefile.am:
20784         * check/elements/level.c: (GST_START_TEST):
20785         * gst/level/Makefile.am:
20786         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
20787         (gst_level_set_property), (gst_level_get_property),
20788         (gst_level_set_caps), (gst_level_message_new),
20789         (gst_level_transform_ip):
20790         * gst/level/gstlevel.h:
20791         * gst/level/level-example.c: (message_handler), (main):
20792           convert to using GstClockTime for all time values, finally.
20793
20794 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20795
20796         * gst/auparse/Makefile.am:
20797         * gst/auparse/gstauparse.c: (gst_auparse_chain):
20798           fix up build
20799         * configure.ac:
20800         * ext/cairo/Makefile.am:
20801         * ext/dv/Makefile.am:
20802         * ext/esd/Makefile.am:
20803         * ext/flac/Makefile.am:
20804         * ext/gconf/Makefile.am:
20805         * ext/gdk_pixbuf/Makefile.am:
20806         * ext/jpeg/Makefile.am:
20807         * ext/ladspa/Makefile.am:
20808         * ext/libcaca/Makefile.am:
20809         * ext/libmng/Makefile.am:
20810         * ext/libpng/Makefile.am:
20811         * ext/mikmod/Makefile.am:
20812         * ext/pango/Makefile.am:
20813         * ext/raw1394/Makefile.am:
20814         * ext/shout2/Makefile.am:
20815         * ext/speex/Makefile.am:
20816         * gst/alpha/Makefile.am:
20817         * gst/autodetect/Makefile.am:
20818         * gst/avi/Makefile.am:
20819         * gst/cutter/Makefile.am:
20820         * gst/debug/Makefile.am:
20821         * gst/effectv/Makefile.am:
20822         * gst/flx/Makefile.am:
20823         * gst/goom/Makefile.am:
20824         * gst/interleave/Makefile.am:
20825         * gst/law/Makefile.am:
20826         * gst/matroska/Makefile.am:
20827         * gst/median/Makefile.am:
20828         * gst/monoscope/Makefile.am:
20829         * gst/multipart/Makefile.am:
20830         * gst/oldcore/Makefile.am:
20831         * gst/rtp/Makefile.am:
20832         * gst/rtsp/Makefile.am:
20833         * gst/smoothwave/Makefile.am:
20834         * gst/smpte/Makefile.am:
20835         * gst/videobox/Makefile.am:
20836         * gst/videofilter/Makefile.am:
20837         * gst/videomixer/Makefile.am:
20838         * gst/wavenc/Makefile.am:
20839         * gst/wavparse/Makefile.am:
20840         * sys/oss/Makefile.am:
20841         * sys/osxaudio/Makefile.am:
20842         * sys/osxvideo/Makefile.am:
20843           fix up GST_LIBS use
20844
20845 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20846
20847         * gst/auparse/Makefile.am:
20848         * gst/auparse/gstauparse.c: (gst_auparse_chain):
20849           fix build of auparse
20850
20851 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
20852
20853         * configure.ac:
20854         * PORTED_09:
20855         * gst/auparse/gstauparse.c:
20856         * gst/auparse/gstauparse.h:
20857         Auparse ported to 0.9.
20858
20859 2005-09-22  Wim Taymans  <wim@fluendo.com>
20860
20861         * gst/rtp/TODO:
20862         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
20863         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
20864         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
20865         (gst_rtpmp4venc_set_property):
20866         * gst/rtp/gstrtpmp4venc.h:
20867         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
20868         * gst/rtp/gstrtpmpaenc.h:
20869         Use is_filled to both check MTU and max-ptime of base class.
20870
20871 2005-09-22  Wim Taymans  <wim@fluendo.com>
20872
20873         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
20874         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
20875         (gst_rtpmp4venc_set_property):
20876         Don't fragment packets with multiple frames.
20877
20878 2005-09-22  Wim Taymans  <wim@fluendo.com>
20879
20880         * gst/rtp/TODO:
20881         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
20882         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
20883         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
20884         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
20885         (gst_rtpmp4venc_get_property):
20886         * gst/rtp/gstrtpmp4venc.h:
20887         Remove g_print.
20888         Update TODO
20889         Make payload encoder a bit smarter and more correct with
20890         timestamps.
20891         Added option in payloader to include config string in-band.
20892
20893 2005-09-21  Wim Taymans  <wim@fluendo.com>
20894
20895         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
20896         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
20897         (gst_rtspsrc_send):
20898         Strip spaces for key/value pairs.
20899
20900 2005-09-21  Wim Taymans  <wim@fluendo.com>
20901
20902         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
20903         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
20904         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
20905         (gst_rtspsrc_change_state):
20906         More SDP parsing and caps setting.
20907         Do NO_PREROLL differently.
20908         add pads only after negotiated.
20909
20910         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
20911         (gst_udpsrc_getcaps):
20912         Implement the getcaps function.
20913
20914 2005-09-21  Wim Taymans  <wim@fluendo.com>
20915
20916         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
20917         (gst_rtpamrdec_chain):
20918         Handle multiple AMr packets per payload. Handle CRC and
20919         parse ILL/ILP.
20920
20921         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
20922         Make caps params strings for easy SDP mapping.
20923         
20924         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
20925         Handle capsnego better.
20926
20927         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
20928         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
20929         Generate and parse config string in the caps.
20930
20931 2005-09-21  Wim Taymans  <wim@fluendo.com>
20932
20933         * gst/rtp/README:
20934         Update README
20935
20936         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
20937         Make extra params as strings.
20938
20939         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
20940         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
20941         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
20942         Make state change return NO_PREROLL as this is a live
20943         source.
20944
20945         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
20946         Don't unref old caps when NULL.
20947
20948 2005-09-20  Wim Taymans  <wim@fluendo.com>
20949
20950         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
20951         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
20952         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
20953         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
20954         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
20955         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
20956         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
20957         * gst/rtsp/sdpmessage.h:
20958         Add URI handler.
20959         Parse SDP and create caps.
20960
20961 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
20962
20963         * gst/alpha/gstalpha.c:
20964           fix element description
20965
20966 2005-09-19  Wim Taymans  <wim@fluendo.com>
20967
20968         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
20969         Don't check payload for now.
20970
20971 2005-09-19  Wim Taymans  <wim@fluendo.com>
20972
20973         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
20974         (gst_wavparse_init), (gst_wavparse_parse_file_header),
20975         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
20976         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20977         (gst_wavparse_loop), (gst_wavparse_pad_convert),
20978         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
20979         (gst_wavparse_change_state):
20980         * gst/wavparse/gstwavparse.h:
20981         Fix wavparse some more.
20982
20983 2005-09-19  Wim Taymans  <wim@fluendo.com>
20984
20985         * check/elements/level.c: (GST_START_TEST):
20986         Fix for bus API change.
20987
20988 2005-09-19  Wim Taymans  <wim@fluendo.com>
20989
20990         * gst/level/level-example.c: (main):
20991         Fix for new bus API.
20992
20993         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
20994         Set caps on pads.
20995
20996 2005-09-15  Wim Taymans  <wim@fluendo.com>
20997
20998         * gst/rtp/Makefile.am:
20999         * gst/rtp/README:
21000         * gst/rtp/gstrtp.c: (plugin_init):
21001         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
21002         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
21003         (gst_rtpamrdec_change_state):
21004         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
21005         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
21006         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
21007         * gst/rtp/gstrtpamrenc.h:
21008         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
21009         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
21010         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
21011         * gst/rtp/gstrtpgsmenc.h:
21012         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
21013         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
21014         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
21015         (gst_rtpgsmparse_change_state):
21016         * gst/rtp/gstrtpgsmparse.h:
21017         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
21018         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
21019         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
21020         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
21021         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
21022         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
21023         * gst/rtp/gstrtph263penc.h:
21024         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
21025         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
21026         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21027         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
21028         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
21029         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
21030         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
21031         * gst/rtp/gstrtpmp4venc.h:
21032         * gst/rtp/gstrtpmpadec.c:
21033         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
21034         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
21035         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
21036         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
21037         * gst/rtp/gstrtpmpaenc.h:
21038         Updates to payloader/depayloaders, make payloaders use
21039         the base classes.
21040         Updated README with suggested RTP caps and how to convert
21041         to/from SDP.
21042         Added config descriptor in mp4v payloader.
21043
21044 2005-09-15  Andy Wingo  <wingo@pobox.com>
21045
21046         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
21047         * gst/autodetect/gstautovideosink.c
21048         (gst_auto_video_sink_find_best): Update for new registry API.
21049
21050 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21051
21052         * common/c-to-xml.py:
21053         * common/gtk-doc-plugins.mak:
21054           a simple py script to generate valid xml from a C example
21055           probably also need to strip an MIT license when we decide
21056         * docs/plugins/Makefile.am:
21057         * gst/level/Makefile.am:
21058         * gst/level/gstlevel.c: (gst_level_init):
21059         * gst/level/level-example.c: (message_handler), (main):
21060           add an example to level that will show up in the docs
21061         * gst/rtp/TODO:
21062           add a note for the future
21063
21064 2005-09-14  Michael Smith <msmith@fluendo.com>
21065
21066         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
21067           Actually define the debug object being used in wavenc. Fixes #316205
21068
21069 2005-09-14  Michael Smith <msmith@fluendo.com>
21070
21071         * gst/smpte/Makefile.am:
21072           Link against GST_BASE_LIBS, to get it linked against libgstbase;
21073           needed to build on windows (bug 316204)
21074
21075 2005-09-12  Andy Wingo  <wingo@pobox.com>
21076
21077         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
21078
21079 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
21080
21081         * configure.ac:
21082         * gst/fdsrc/Makefile.am:
21083         * gst/fdsrc/gstfdsrc.c:
21084         * gst/fdsrc/gstfdsrc.h:
21085           Move fdsrc back into gstreamer core elements.
21086
21087         * gst/level/gstlevel.c: (gst_level_class_init),
21088         (gst_level_transform_ip):
21089         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
21090           Basetransform changes.
21091
21092 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21093
21094         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
21095         * ext/jpeg/smokecodec.c: (find_best_size):
21096           fix compiler warnings
21097
21098 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21099
21100         * gst-plugins-good.spec.in:
21101           spec file fixes
21102         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
21103         (gst_multiudpsink_render), (gst_multiudpsink_add),
21104         (gst_multiudpsink_clear):
21105           it actually helps to actually stream if we hook up the
21106           "add" signal to an actual implementation
21107         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
21108           some debugging
21109
21110 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
21111
21112         * ext/jpeg/Makefile.am:
21113         * ext/jpeg/gstjpeg.c
21114         * ext/jpeg/gstjpegenc.c:
21115         * ext/jpeg/gstsmokeenc.c:
21116
21117 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21118
21119         * ext/flac/gstflacdec.c:
21120         * ext/flac/gstflacenc.c:
21121         * ext/flac/gstflactag.c:
21122         * ext/speex/gstspeexenc.c:
21123           gsttaginterface.h -> gsttagsetter.h
21124
21125 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21126
21127         * configure.ac:
21128         * gst/debug/Makefile.am:
21129         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
21130         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
21131         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
21132         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
21133         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
21134           Port to 0.9 and re-enable efence plugin.
21135
21136 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
21137
21138         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
21139         (gst_flacdec_write), (gst_flacdec_convert_src):
21140         * ext/flac/gstflacdec.h:
21141           Add support for flac files with 24/32 bits per sample; and misc.
21142           minor clean-ups. Seeking is still partly broken (for me at least).
21143
21144 2005-09-06  Wim Taymans  <wim@fluendo.com>
21145
21146         * gst/rtp/Makefile.am:
21147         * gst/rtp/gstrtp.c: (plugin_init):
21148         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
21149         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
21150         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
21151         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
21152         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
21153         (gst_rtpmp4vdec_plugin_init):
21154         * gst/rtp/gstrtpmp4vdec.h:
21155         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21156         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
21157         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
21158         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
21159         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
21160         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
21161         * gst/rtp/gstrtpmp4venc.h:
21162         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
21163         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
21164         Added mpeg4 video payload encoder/decoder.
21165         Added some docs in mpa payloader.
21166
21167 === release 0.9.1 ===
21168
21169 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21170
21171         * NEWS:
21172         * README:
21173         * RELEASE:
21174         * autogen.sh:
21175         * configure.ac:
21176           releasing 0.9.1, "Blondie"
21177
21178 2005-09-05  Andy Wingo  <wingo@pobox.com>
21179
21180         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
21181         here from the state change handler, so we fire signals without
21182         holding the state lock.
21183
21184 2005-09-02  Andy Wingo  <wingo@pobox.com>
21185
21186         * All plugins updated for element state changes.
21187
21188 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21189
21190         * Makefile.am:
21191         * check/.cvsignore:
21192         * check/Makefile.am:
21193         * check/elements/.cvsignore:
21194         * check/elements/level.c: (setup_level), (cleanup_level),
21195         (GST_START_TEST), (level_suite), (main):
21196           add a test for level
21197         * common/release.mak:
21198           move the enum checking to release.mak
21199         * configure.ac:
21200           add valgrind and check checking
21201         * gst/level/gstlevel.c: (gst_level_transform):
21202         * gst/level/gstlevel.h:
21203           fix Andy's cast bug
21204           convert a field to int
21205           fix the arithmetic to int when checking for emit so that a
21206           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
21207
21208 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21209
21210         * Makefile.am:
21211         * configure.ac:
21212           add docs to build
21213         * common/plugins.xsl:
21214           wrap Description into a refsect2
21215         * docs/Makefile.am:
21216         * docs/plugins/Makefile.am:
21217         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21218         * docs/plugins/gst-plugins-good-plugins-sections.txt:
21219         * gst/goom/Makefile.am:
21220         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
21221         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
21222         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
21223         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
21224         (gst_goom_change_state):
21225         * gst/goom/gstgoom.h:
21226           GstGOOM -> GstGoom
21227           add an example launch line
21228         * gst/level/gstlevel.h:
21229         * gst/monoscope/gstmonoscope.c:
21230           cleanups
21231
21232 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21233
21234         * configure.ac:
21235         * docs/plugins/Makefile.am:
21236         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21237         * docs/plugins/gst-plugins-good-plugins-sections.txt:
21238         * docs/plugins/gst-plugins-good-plugins.types:
21239           document elements and plugins.  Shazam !
21240
21241 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21242
21243         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
21244           be found under doc/random/ChangeLog-0.8