gst/rtp/gstrtpg729pay.c: Fix compiler warning about printf formatting.
[platform/upstream/gst-plugins-good.git] / ChangeLog
1 2008-11-12  Jan Schmidt  <jan.schmidt@sun.com>
2
3         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_handle_buffer):
4         Fix compiler warning about printf formatting.
5
6 2008-11-12  Andy Wingo  <wingo@pobox.com>
7
8         * gst/qtdemux/qtdemux.h (struct _GstQTDemux):
9         * gst/qtdemux/qtdemux.c (gst_qtdemux_do_seek): Queue up new
10         segment events instead of sending them from the seeking thread.
11         Fixes #559288.
12         (gst_qtdemux_push_pending_newsegment): New helper, sends out
13         queued newsegment events.
14         (gst_qtdemux_loop_state_movie): Voilà, call it here. Only need to
15         call it here, as we only seek when looping, and only push in the
16         movie state.
17
18 2008-11-11  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
19
20         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_tmpo),
21         (qtdemux_tag_add_covr), (qtdemux_parse_udta):
22         * gst/qtdemux/qtdemux_fourcc.h:
23         * gst/qtdemux/qtdemux_types.c:
24         Add cover and alternative copyright tag, and enhance some existing
25         ones by marking them as container atoms.
26
27 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
28
29         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_set_caps):
30         Don't ignore the return value of setcaps.
31
32 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
33
34         Patch by: Olivier Crete <tester at tester dot ca>
35
36         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_base_init),
37         (gst_rtp_g729_pay_class_init), (gst_rtp_g729_pay_init),
38         (gst_rtp_g729_pay_set_caps), (gst_rtp_g729_pay_handle_buffer):
39         * gst/rtp/gstrtpg729pay.h:
40         Replace G729 payloader with an improved version. Fixes #532409.
41
42 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
43
44         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_transports_string),
45         (gst_rtspsrc_change_state):
46         Only send one transport at a time for improved compatibility with some
47         broken servers. See #537832.
48
49 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
50
51         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
52         (gst_rtspsrc_perform_seek):
53         Only pause/play in the seek handler when the source was playing.
54         Fixes #529379.
55
56 2008-11-11  Sebastian Dröge  <slomo@circular-chaos.org>
57
58         * gst/matroska/matroska-mux.c:
59         (gst_matroska_mux_handle_dirac_packet):
60         Fix muxing of Dirac streams if the input already has the format
61         we need, i.e. is the output of matroskademux.
62
63 2008-11-11  Stefan Kost  <ensonic@users.sf.net>
64
65         * gst/avi/gstavimux.c:
66           Don't segfault on string typed tags being NULL. Fixes #560155.
67
68 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
69
70         * gst/matroska/matroska-mux.c: (aac_codec_data_to_codec_id),
71         (gst_matroska_mux_audio_pad_setcaps):
72         Fix mapping AAC profile to Matroska codec id.
73
74 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
75
76         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
77         (qtdemux_video_caps), (qtdemux_audio_caps):
78         Refactor some raw audio caps building, and handle >16-bit cases.
79         Fix/replace building caps from a string description.
80
81 2008-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
82
83         * gst/audiofx/audiowsincband.c:
84         * gst/audiofx/audiowsinclimit.c:
85         * gst/cutter/gstcutter.c:
86           Make author name consistent with others.
87
88 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
89
90         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
91
92         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_perform_seek),
93         (gst_rtspsrc_stream_configure_udp_sink):
94         Pause the RTSP stream before doing a new play request.
95         Make sure that adding the udpsinks does not cause the rtspsrc to become
96         a sink. Fixes #559547.
97
98 2008-11-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
99
100         * gst/matroska/matroska-ids.h:
101         * gst/matroska/matroska-mux.c: (gst_matroska_pad_free),
102         (gst_matroska_mux_handle_dirac_packet),
103         (gst_matroska_mux_write_data):
104         Implement Dirac muxing into Matroska comforming to the spec, i.e.
105         put all Dirac packages up to a picture into a Matroska block.
106
107         TODO: Implement writing of the ReferenceBlock Matroska elements,
108         currently the Dirac muxing is only 100% correct if Matroska version 2
109         is selected for muxing.
110
111 2008-11-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
112
113         Patch by: Bastien Nocera <hadess at hadess dot net>,
114                   Hans de Goede <jwrdegoede at fedoraproject dot org>
115
116         * configure.ac:
117         * sys/v4l2/Makefile.am:
118         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read):
119         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
120         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_close),
121         (gst_v4l2_get_norm), (gst_v4l2_set_norm), (gst_v4l2_get_frequency),
122         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
123         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute),
124         (gst_v4l2_get_input), (gst_v4l2_set_input):
125         * sys/v4l2/v4l2_calls.h:
126         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
127         (gst_v4l2_buffer_new), (gst_v4l2_buffer_pool_finalize),
128         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
129         (gst_v4l2src_fill_format_list),
130         (gst_v4l2src_probe_caps_for_format_and_size),
131         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame),
132         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init),
133         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop),
134         (gst_v4l2src_get_nearest_size):
135         Optionally use libv4l to access v4l2 devices. Fixes bug #545033.
136
137 2008-11-04  Stefan Kost  <ensonic@users.sf.net>
138
139         * ext/aalib/Makefile.am:
140         * ext/annodex/Makefile.am:
141         * ext/cairo/Makefile.am:
142         * ext/dv/Makefile.am:
143         * ext/esd/Makefile.am:
144         * ext/flac/Makefile.am:
145         * ext/gconf/Makefile.am:
146         * ext/gdk_pixbuf/Makefile.am:
147         * ext/hal/Makefile.am:
148         * ext/jpeg/Makefile.am:
149         * ext/ladspa/Makefile.am:
150         * ext/libcaca/Makefile.am:
151         * ext/libmng/Makefile.am:
152         * ext/libpng/Makefile.am:
153         * ext/mikmod/Makefile.am:
154         * ext/pulse/Makefile.am:
155         * ext/raw1394/Makefile.am:
156         * ext/shout2/Makefile.am:
157         * ext/soup/Makefile.am:
158         * ext/speex/Makefile.am:
159         * ext/taglib/Makefile.am:
160         * ext/wavpack/Makefile.am:
161         * gst/alpha/Makefile.am:
162         * gst/apetag/Makefile.am:
163         * gst/audiofx/Makefile.am:
164         * gst/auparse/Makefile.am:
165         * gst/autodetect/Makefile.am:
166         * gst/avi/Makefile.am:
167         * gst/cutter/Makefile.am:
168         * gst/debug/Makefile.am:
169         * gst/effectv/Makefile.am:
170         * gst/equalizer/Makefile.am:
171         * gst/flx/Makefile.am:
172         * gst/goom/Makefile.am:
173         * gst/goom2k1/Makefile.am:
174         * gst/icydemux/Makefile.am:
175         * gst/id3demux/Makefile.am:
176         * gst/interleave/Makefile.am:
177         * gst/law/Makefile.am:
178         * gst/level/Makefile.am:
179         * gst/matroska/Makefile.am:
180         * gst/median/Makefile.am:
181         * gst/monoscope/Makefile.am:
182         * gst/multifile/Makefile.am:
183         * gst/multipart/Makefile.am:
184         * gst/oldcore/Makefile.am:
185         * gst/qtdemux/Makefile.am:
186         * gst/replaygain/Makefile.am:
187         * gst/rtp/Makefile.am:
188         * gst/rtsp/Makefile.am:
189         * gst/smpte/Makefile.am:
190         * gst/spectrum/Makefile.am:
191         * gst/udp/Makefile.am:
192         * gst/videobox/Makefile.am:
193         * gst/videocrop/Makefile.am:
194         * gst/videofilter/Makefile.am:
195         * gst/videomixer/Makefile.am:
196         * gst/wavenc/Makefile.am:
197         * gst/wavparse/Makefile.am:
198         * sys/directdraw/Makefile.am:
199         * sys/directsound/Makefile.am:
200         * sys/oss/Makefile.am:
201         * sys/osxaudio/Makefile.am:
202         * sys/osxvideo/Makefile.am:
203         * sys/sunaudio/Makefile.am:
204         * sys/v4l2/Makefile.am:
205         * sys/waveform/Makefile.am:
206         * sys/ximage/Makefile.am:
207           Don't install static libs for plugins. Fixes #550851 for -good.
208
209 2008-10-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
210
211         * ext/flac/Makefile.am:
212         Include $(FLAC_CFLAGS) in CFLAGS to make sure to find the FLAC headers.
213         This fixes compilation if FLAC is installed in an uncommon location
214         that is not already handled by other CFLAGS. Fixes bug #558711.
215
216 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
217
218         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank):
219         Guard more uncommon formats with ifdefs so that we can compile on older
220         versions.
221
222 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
223
224         Patch by: Nick Haddad <nick at haddads dot net>
225
226         * gst/avi/gstavidemux.c: (gst_avi_demux_is_uncompressed),
227         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
228         (gst_avi_demux_stream_data):
229         Invert other uncompressed RGB formats. Fixes #558554.
230
231 2008-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
232
233         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
234         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
235         * gst/wavenc/gstwavenc.h:
236         Add support for float/double as input and remove the (nowadays)
237         useless parsing of the depth as we require width==depth.
238
239 2008-10-30  Wim Taymans  <wim.taymans@collabora.co.uk>
240
241         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps):
242         * gst/rtp/gstrtpmpapay.c:
243         Narrow down the caps of the mpeg audio pay/depayloaders to only accept
244         mpeg version 1. Fixes #558427.
245
246 2008-10-29  Wim Taymans  <wim.taymans@collabora.co.uk>
247
248         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_flush),
249         (gst_rtp_L16_pay_getcaps):
250         Only put an integral amount of samples in the RTP packet.
251         Fixes #556641.
252
253 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
254
255         * gst/rtp/gstrtpchannels.c: (gst_rtp_channels_get_by_index):
256         * gst/rtp/gstrtpchannels.h:
257         Add method to get possible channel positions.
258
259 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
260
261         * gst/rtp/Makefile.am:
262         Also commit updated makefile
263
264 2008-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
265
266         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
267         Don't allow width=32,depth=24 as input. WAV requires that the width
268         is the next integer multiply of 8 from the depth.
269
270 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
271
272         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
273         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
274         (gst_rtp_L16_pay_getcaps):
275         * gst/rtp/gstrtpchannels.c: (check_channels),
276         (gst_rtp_channels_get_by_pos), (gst_rtp_channels_get_by_order),
277         (gst_rtp_channels_create_default):
278         * gst/rtp/gstrtpchannels.h:
279         Add mappings for multichannel support. Does not completely just work
280         because the getcaps function does not yet return the allowed channel
281         mappings. See #556641.
282
283 2008-10-28  Stefan Kost  <ensonic@users.sf.net>
284
285         * gst/goom/Makefile.am:
286         * gst/goom/README:
287         * gst/goom/config_param.c:
288         * gst/goom/convolve_fx.c:
289         * gst/goom/drawmethods.c:
290         * gst/goom/drawmethods.h:
291         * gst/goom/filters.c:
292         * gst/goom/filters_mmx.s:
293         * gst/goom/flying_stars_fx.c:
294         * gst/goom/goom.h:
295         * gst/goom/goom_config.h:
296         * gst/goom/goom_config_param.h:
297         * gst/goom/goom_core.c:
298         * gst/goom/goom_filters.h:
299         * gst/goom/goom_fx.h:
300         * gst/goom/goom_graphic.h:
301         * gst/goom/goom_plugin_info.h:
302         * gst/goom/goom_tools.c:
303         * gst/goom/goom_tools.h:
304         * gst/goom/goom_typedefs.h:
305         * gst/goom/goom_visual_fx.h:
306         * gst/goom/graphic.c:
307         * gst/goom/ifs.c:
308         * gst/goom/ifs.h:
309         * gst/goom/lines.c:
310         * gst/goom/lines.h:
311         * gst/goom/mathtools.c:
312         * gst/goom/mathtools.h:
313         * gst/goom/mmx.c:
314         * gst/goom/motif_goom1.h:
315         * gst/goom/motif_goom2.h:
316         * gst/goom/plugin_info.c:
317         * gst/goom/ppc_drawings.h:
318         * gst/goom/ppc_zoom_ultimate.h:
319         * gst/goom/sound_tester.c:
320         * gst/goom/sound_tester.h:
321         * gst/goom/surf3d.c:
322         * gst/goom/surf3d.h:
323         * gst/goom/tentacle3d.c:
324         * gst/goom/tentacle3d.h:
325         * gst/goom/v3d.c:
326         * gst/goom/v3d.h:
327         * gst/goom/xmmx.c:
328           Add license headers in all source files. Remove filter.c from
329           EXTRA_DIST, as its in SOURCES already. Mention the files in the REDME
330           which are not used right now. Fixes #557709.
331
332 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
333
334         Patch by: Olivier Crete <tester at tester dot ca>
335
336         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_class_init),
337         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_getcaps):
338         Implement getcaps in rtpL16pay. Fixes #556484.
339
340 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
341
342         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps),
343         (gst_rtp_L16_depay_process):
344         Check if clock-rate and channels are valid.
345         Don't ignore the return value of setcaps.
346         No need to validate the buffer, the base class does that for us.
347         Use the marker bit to set the DISCONT flag on outgoing buffers.
348
349         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps):
350         Don't ignore the return value of set_outcaps.
351
352         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps),
353         (gst_rtp_ac3_depay_process):
354         Don't ignore the return value of set_caps.
355         No need to validate the buffer, the base class does that for us.
356
357         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
358         (gst_rtp_amr_depay_process):
359         * gst/rtp/gstrtpamrdepay.h:
360         Don't ignore the return value of setcaps.
361         No need to validate the buffer, the base class does that for us.
362         No need to set output caps on the buffers, the base class does that for
363         us.
364         The subclass will make sure we are negotiated.
365         
366         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps),
367         (gst_rtp_dv_depay_process), (gst_rtp_dv_depay_reset):
368         * gst/rtp/gstrtpdvdepay.h:
369         Clean up caps negotiation.
370         The subclass will make sure we are negotiated.
371
372         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_setcaps),
373         (gst_rtp_g726_depay_process):
374         Clean up caps negotiation.
375         Use the marker bit to set the DISCONT flag on outgoing buffers.
376
377         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_init),
378         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process):
379         * gst/rtp/gstrtpg729depay.h:
380         The subclass will make sure we are negotiated.
381         Use the marker bit to set the DISCONT flag on outgoing buffers.
382
383         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_setcaps),
384         (gst_rtp_gsm_depay_process):
385         Clean up caps negotiation.
386         Use the marker bit to set the DISCONT flag on outgoing buffers.
387
388         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
389         Clean up caps negotiation.
390         Don't ignore the return value of set_outcaps.
391
392         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps),
393         (gst_rtp_h263_depay_process):
394         Clean up caps negotiation.
395         No need to validate the buffer, the base class does that for us.
396
397         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_setcaps),
398         (gst_rtp_h263_pay_flush), (gst_rtp_h263_pay_handle_buffer):
399         * gst/rtp/gstrtph263pay.h:
400         Don't ignore the return value of set_outcaps.
401         Do some more timestamps.
402
403         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
404         (gst_rtp_h263p_depay_process):
405         Clean up caps negotiation.
406         Don't ignore the return value of setcaps.
407         No need to validate the buffer, the base class does that for us.
408
409         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init),
410         (gst_rtp_h263p_pay_setcaps), (gst_rtp_h263p_pay_flush),
411         (gst_rtp_h263p_pay_handle_buffer):
412         * gst/rtp/gstrtph263ppay.h:
413         Don't ignore the return value of set_outcaps.
414         Do some more timestamps.
415
416         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps),
417         (gst_rtp_h264_depay_process):
418         Clean up caps negotiation.
419         Don't ignore the return value of setcaps.
420         Fix possible caps leak.
421         No need to validate the buffer, the base class does that for us.
422
423         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps):
424         Add some more debug info.
425
426         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps),
427         (gst_rtp_ilbc_depay_process):
428         Clean up caps negotiation.
429         Use the marker bit to set the DISCONT flag on outgoing buffers.
430
431         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_sink_setcaps):
432         Clean up caps negotiation.
433
434         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps),
435         (gst_rtp_mp1s_depay_process):
436         Clean up caps negotiation.
437         Don't ignore the return value of setcaps.
438         No need to validate the buffer, the base class does that for us.
439         No need to set caps on buffers, subclass does that for us.
440
441         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
442         (gst_rtp_mp2t_depay_process):
443         Clean up caps negotiation.
444         Don't ignore the return value of setcaps.
445         No need to validate the buffer, the base class does that for us.
446         No need to set caps on buffers, subclass does that for us.
447
448         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
449         (gst_rtp_mp4a_depay_process):
450         Clean up caps negotiation.
451         Don't ignore the return value of setcaps.
452         No need to validate the buffer, the base class does that for us.
453
454         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_new_caps),
455         (gst_rtp_mp4a_pay_setcaps):
456         Don't ignore the return value of set_outcaps.
457
458         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps),
459         (gst_rtp_mp4g_depay_process):
460         Clean up caps negotiation.
461         Don't ignore the return value of setcaps.
462         No need to validate the buffer, the base class does that for us.
463         No need to set caps on buffers, subclass does that for us.
464
465         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize),
466         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps):
467         Don't ignore the return value of set_outcaps.
468
469         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
470         (gst_rtp_mp4v_depay_process):
471         Clean up caps negotiation.
472         Don't ignore the return value of setcaps.
473         No need to validate the buffer, the base class does that for us.
474         No need to set caps on buffers, subclass does that for us.
475
476         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_new_caps),
477         (gst_rtp_mp4v_pay_setcaps):
478         Don't ignore the return value of set_outcaps.
479
480         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps),
481         (gst_rtp_mpa_depay_process):
482         Clean up caps negotiation.
483         Don't ignore the return value of setcaps.
484         No need to validate the buffer, the base class does that for us.
485         Use the marker bit to set the DISCONT flag on outgoing buffers.
486
487         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_setcaps):
488         Don't ignore the return value of set_outcaps.
489
490         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_setcaps),
491         (gst_rtp_mpv_depay_process):
492         Clean up caps negotiation.
493         Actually set output caps.
494         No need to validate the buffer, the base class does that for us.
495
496         * gst/rtp/gstrtpmpvpay.c: (gst_rtp_mpv_pay_setcaps):
497         Don't ignore the return value of set_outcaps.
498
499         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps),
500         (gst_rtp_pcma_depay_process):
501         Clean up caps negotiation.
502         Set output buffer duration because we can.
503         Use the marker bit to set the DISCONT flag on outgoing buffers.
504
505         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_setcaps):
506         Don't ignore the return value of set_outcaps.
507
508         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps),
509         (gst_rtp_pcmu_depay_process):
510         Clean up caps negotiation.
511         Use the marker bit to set the DISCONT flag on outgoing buffers.
512
513         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_setcaps):
514         Don't ignore the return value of set_outcaps.
515
516         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
517         (gst_rtp_speex_depay_setcaps), (gst_rtp_speex_depay_process):
518         Clean up caps negotiation.
519         Set output caps on the pad and header buffers.
520         Set duration on output buffers because we can.
521
522         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_parse_ident):
523         Don't ignore the return value of set_outcaps.
524
525         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_setcaps),
526         (gst_rtp_sv3v_depay_process):
527         Clean up caps negotiation.
528         No need to validate the buffer, the base class does that for us.
529         No need to set caps out output buffers, subclass does that.
530
531         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps),
532         (gst_rtp_theora_depay_process):
533         Don't ignore the return value of setcaps.
534         No need to validate the buffer, the base class does that for us.
535
536         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_class_init),
537         (gst_rtp_theora_pay_flush_packet), (encode_base64),
538         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
539         (gst_rtp_theora_pay_handle_buffer):
540         Don't ignore the return value of set_outcaps.
541
542         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
543         (gst_rtp_vorbis_depay_process):
544         Don't ignore the return value of setcaps.
545         No need to validate the buffer, the base class does that for us.
546
547         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
548         Don't ignore the return value of set_outcaps.
549
550         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
551         Clean up caps negotiation, don't ignore setcaps return.
552
553         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_setcaps):
554         Don't ignore the return value of set_outcaps.
555
556 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
557
558         * gst/matroska/matroska-demux.c:
559         (gst_matroska_demux_handle_src_event):
560         Forward unknown events upstream.
561
562 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
563
564         * tests/check/elements/icydemux.c: (icydemux_found_pad):
565         Add some refcount check
566
567         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_run):
568         Don't ignore the result of write(), fixes a  compiler warning for me.
569
570         * tests/icles/videobox-test.c: (main):
571         Make the output a little more pretty.
572
573 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
574
575         * ext/esd/esdmon.c:
576           Add doc blob.
577
578 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
579
580         * docs/plugins/Makefile.am:
581         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
582         * docs/plugins/gst-plugins-good-plugins-sections.txt:
583         * docs/plugins/gst-plugins-good-plugins.args:
584         * docs/plugins/gst-plugins-good-plugins.hierarchy:
585         * docs/plugins/gst-plugins-good-plugins.interfaces:
586         * docs/plugins/inspect/plugin-autodetect.xml:
587           Add the docs of the new elements.
588
589 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
590
591         * gst/autodetect/gstautoaudiosrc.c:
592         (gst_auto_audio_src_class_init):
593         * gst/autodetect/gstautovideosrc.c:
594         (gst_auto_video_src_class_init):
595         Fix "Since" tags in the documentation.
596
597 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
598
599         Patch by: Sjoerd Simons <sjoerd at luon dot net>
600
601         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
602         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property):
603         Add support for souphttpsrc to act as a live source. This makes it
604         possible to get timestamped buffers in combination with the
605         "do-timestamp" property. Fixes bug #556019.
606
607 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
608
609         * gst/autodetect/Makefile.am:
610         * gst/autodetect/gstautoaudiosink.c:
611         * gst/autodetect/gstautoaudiosrc.c:
612         * gst/autodetect/gstautoaudiosrc.h:
613         * gst/autodetect/gstautodetect.c:
614         * gst/autodetect/gstautovideosink.c:
615         * gst/autodetect/gstautovideosrc.c:
616         * gst/autodetect/gstautovideosrc.h:
617           Implement src plugins. Little code/string cleanup in the sinks.
618           Fixes #523813.
619
620 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
621
622         Patch by: Peter Kjellerstedt <pkj at axis com>
623
624         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
625         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad):
626         Fix a memory leak when pads are requested but the pipeline never
627         goes into PLAYING.
628
629         Correctly remove request pads, no matter if they have collected
630         data or not.
631
632         Fixes bug #557710.
633
634 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
635
636         Patch by: <lrn1986 at gmail dot com>
637
638         * gst/udp/gstudpnetutils.h:
639         Define the correct WINVER so getaddinfo() can be used when using
640         mingw32. Fixes bug #557294.
641
642 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
643
644         Patch by: <lrn1986 at gmail dot com>
645
646         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
647         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
648         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
649         Fix "argument type mismatch" compiler warnings on Windows.
650         Fixes bug #557293.
651
652 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
653
654         * gst/equalizer/gstiirequalizer.c: (update_coefficients):
655         Don't calculate the filter coefficients for every single buffer
656         but only when it's needed. Fixes bug #557260.
657
658 2008-10-26  Jan Schmidt  <jan.schmidt@sun.com>
659
660         * configure.ac:
661         Back to development -> 0.10.11.1
662
663 2008-10-25  Jan Schmidt  <jan.schmidt@sun.com>
664
665         * gst-plugins-good.doap:
666         Fix version number of 0.10.11 release in doap file
667
668 === release 0.10.11 ===
669
670 2008-10-24  Jan Schmidt <jan.schmidt@sun.com>
671
672         * configure.ac:
673           releasing 0.10.11, "Secondary Consideration"
674
675 2008-10-24  Jan Schmidt  <jan.schmidt@sun.com>
676
677         * configure.ac:
678         Commit 0.10.10.4 pre-release
679
680 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
681
682         * gst/avi/gstavimux.c:
683         Fix VPRP chunk setup in avimux.
684         Fixes: #556010
685         Patch By: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
686
687 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
688
689         * gst/videobox/gstvideobox.c:
690         support dynamically changing properties in videobox
691         Fixed: #557085
692         Patch By: Wim Taymans <wim.taymans@collabora.co.uk>
693
694 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
695
696         * configure.ac:
697         0.10.10.3 pre-release
698
699 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
700
701         * tests/check/Makefile.am:
702         Don't run the states test on pulsesrc and pulsesink
703
704 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
705
706         * configure.ac:
707         Commit 0.10.10.2 pre-release bump that actually went
708         out on 2008-10-11
709
710 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
711
712         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
713         Skip entries for streams that don't have a output pad yet, thereby
714         avoiding calling pad functions with a NULL pad.
715         Fixes #556424
716
717 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
718
719         * gst/qtdemux/qtdemux.c: Remove previous wrong commit
720         * tests/check/elements/icydemux.c: (icydemux_found_pad):
721         Remove problematic and useless refcount check.
722         Fixes #556381
723
724 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
725
726         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
727         Remove problematic and useless refcount check.
728         Fixes #556381
729
730 2008-10-10  Jan Schmidt  <jan.schmidt@sun.com>
731
732         * ext/flac/gstflacdec.c (gst_flac_dec_read_stream):
733         * ext/flac/gstflacenc.c (gst_flac_enc_write_callback):
734         Cast some size_t arguments to guint to avoid compiler
735         warnings on 64-bit systems.
736
737 2008-10-09  Wim Taymans  <wim.taymans@collabora.co.uk>
738
739         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event):
740         Return TRUE instead of FALSE from the event handler when we swallowed the
741         event.
742
743 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
744
745         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
746         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index):
747         Reset header state. Fixes #555321.
748
749 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
750
751         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
752         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index):
753         * gst/avi/gstavidemux.h:
754         For timestamping audio packets we need to take into account the
755         amount of blocks in one entry using the blockalign. Fixes some sync
756         issues with zero-padded audio blocks in the beginning of avi files.
757
758 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
759
760         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_class_init),
761         (gst_multi_file_src_query):
762         Implement DEFAULT and BUFFER position queries. See #555260.
763
764 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
765
766         * sys/ximage/gstximagesrc.c: (gst_ximage_src_stop):
767         Fix build for systems that don't have XDamage.
768
769 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
770
771         * tests/examples/rtp/client-H263p.sdp:
772         * tests/examples/rtp/client-H263p.sh:
773         * tests/examples/rtp/server-VTS-H263p.sh:
774         Add some more H263p server and client examples.
775
776 2008-10-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
777
778         * configure.ac::
779           Depend on released versions of core and base.
780
781 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
782
783         * ext/pulse/pulsesink.c: (gst_pulsesink_write):
784         * ext/pulse/pulsesrc.c: (gst_pulsesrc_read):
785         Return -1 instead of 0 in error cases. Fixes #554771.
786
787 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
788
789         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
790         (gst_ximage_src_stop), (gst_ximage_src_ximage_get):
791         Stop leaking the cursor image.
792         Unref the last_ximage and the cached cursor image on shutdown.
793         Fixes #551570.
794
795 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
796
797         * sys/v4l2/gstv4l2object.h:
798         Getting the Class from an instance is not just a matter of casting it to
799         the class struct but it involves calling G_OBJECT_GET_CLASS on the
800         instance. Fixes #549784.
801
802 2008-10-01  Michael Smith <msmith@songbirdnest.com>
803
804         * configure.ac:
805           Fix libs for linking directsound.
806         * sys/directsound/gstdirectsoundsink.c:
807           Fix buffer sizing to prevent racing the ringbuffer at startup.
808           Add volume property.
809
810 2008-09-27  Jan Schmidt  <jan.schmidt@sun.com>
811
812         * ext/pulse/pulsesink.c:
813         Fix problems with pulsesink randomly erroring with code 'OK' after a
814         format change on the stream by waiting when disconnecting the stream.
815
816 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
817
818         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init),
819         (gst_rtp_amr_depay_process):
820         Mark DISCONT on output buffers when the marker bit signals a new talk
821         spurt.
822
823         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
824         Set the marker bit for buffers with a DISCONT flag to signal a talk
825         spurt.
826
827 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
828
829         * gst/rtp/Makefile.am:
830         * gst/rtp/gstrtp.c: (plugin_init):
831         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_get_type),
832         (gst_rtp_mp4a_pay_base_init), (gst_rtp_mp4a_pay_class_init),
833         (gst_rtp_mp4a_pay_init), (gst_rtp_mp4a_pay_finalize),
834         (gst_rtp_mp4a_pay_parse_audio_config), (gst_rtp_mp4a_pay_new_caps),
835         (gst_rtp_mp4a_pay_setcaps), (gst_rtp_mp4a_pay_handle_buffer),
836         (gst_rtp_mp4a_pay_change_state), (gst_rtp_mp4a_pay_plugin_init):
837         * gst/rtp/gstrtpmp4apay.h:
838         Added MP4A-LATM payloader to match the depayloader.
839
840 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
841
842         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
843         (gst_videomixer_sink_event):
844         Handle segments a little better. Fixes #537361.
845
846 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
847
848         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
849         Don't assume the server supports PAUSE by default. Fixes #551048.
850
851 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
852
853         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
854         (gst_udpsrc_set_uri), (gst_udpsrc_start):
855         Switch on the socket family to get the addrlen size right.
856
857 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
858
859         Patch by: Daniel Franke <df at dfranke dot us>
860
861         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
862         OS X's bind() implementation is picky about its addrlen parameter and
863         fails with EINVAL if it is larger than expected for the socket's address
864         family. Set the length to the expected length instead. Fixes #553191.
865
866 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
867
868         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
869         Handle the case where we cannot do desribe or when the describe result
870         does not contain a valid SDP message.
871
872 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
873
874         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_set_property):
875         Fix setting the qos.
876
877 2008-09-17  Edward Hervey  <edward.hervey@collabora.co.uk>
878
879         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header),
880         (gst_qtdemux_chain):
881         Some 'broken' files out there have atom lengths of zero...
882         which basically results in qtdemux consuming that atom again and again
883         until the *end of night* !
884         Detect that and emits an adequate element error message.
885
886 2008-09-17  Jan Schmidt  <jan.schmidt@sun.com>
887
888         * gst/interleave/Makefile.am:
889         * gst/matroska/Makefile.am:
890         Fix build flags order.
891
892         * tests/check/elements/audioamplify.c: (GST_START_TEST):
893         * tests/check/elements/audiodynamic.c: (GST_START_TEST):
894         * tests/check/elements/audioinvert.c: (GST_START_TEST):
895         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
896         Format fixes.
897
898         * tests/check/elements/multifile.c:
899         Pull in unistd.h
900
901 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
902
903         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_init),
904         (gst_rtp_mp4g_depay_finalize), (gst_rtp_mp4g_depay_setcaps),
905         (gst_rtp_mp4g_depay_clear_queue), (gst_rtp_mp4g_depay_flush_queue),
906         (gst_rtp_mp4g_depay_queue), (gst_rtp_mp4g_depay_process),
907         (gst_rtp_mp4g_depay_change_state):
908         * gst/rtp/gstrtpmp4gdepay.h:
909         Handle interleaved streams by reordering AU in a queue.
910
911 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
912
913         * gst/rtp/gstrtpmp4gdepay.c: (gst_bs_parse_init),
914         (gst_bs_parse_read), (gst_rtp_mp4g_depay_process):
915         Change some of the ranges in the caps, mostly for the amount of bits we
916         can use.
917         Added a little bitstream parse and use it to parse the AU header fields.
918         Check for malformed and wrongly sized packets better.
919         Implement more header field parsing.
920         Handle the size of fragmented packets correctly.
921
922 2008-09-14  Edward Hervey  <edward.hervey@collabora.co.uk>
923
924         Patch by: Jonathan Matthew <notverysmart@gmail.com>
925         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
926         Add mapping for 'tiff' => image/tiff
927         Fixes #552213
928
929 2008-09-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
930
931
932         * ext/raw1394/gstdv1394src.c: (SEND_COMMAND):
933         * ext/raw1394/gsthdv1394src.c: (SEND_COMMAND):
934           Pretend to care about the result of write() which works around
935           compiler warnings.
936
937 2008-09-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
938
939         * ext/flac/gstflacenc.c: (gst_flac_enc_class_init):
940           Make sure the desired default values are actually set, not only
941           registered as defaults (actual problem is that the stereo-specific
942           values are only updated if channels==2, which is not the case yet
943           when the object is created, so the default values for the
944           mid-side-stereo and loose-mid-side-stereo settings are never
945           set in _update_quality()). Makes flacenc create smaller files by
946           default (for stereo input), and fixes #550791.
947
948 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
949
950         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
951         (gst_qtdemux_loop_state_header), (qtdemux_parse_node),
952         (qtdemux_parse_trak), (qtdemux_video_caps):
953         * gst/qtdemux/qtdemux.h:
954         * gst/qtdemux/qtdemux_fourcc.h:
955         * gst/qtdemux/qtdemux_types.c:
956         Add support for video/mj2 mime-type and its additional atoms/boxes.
957         Fixes #550646.
958
959 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
960
961         * gst/debug/gsttaginject.c:
962           Add warning when tags parameter is unparsable and give example for
963           quoting in the docs.
964
965 2008-09-02  Wim Taymans  <wim.taymans@collabora.co.uk>
966
967         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
968         Add mapping for IMA Loki SDL MJPEG ADPCM codec.
969         Add some alternative byteswapped mappings that seem to pop up sometimes.
970         Fixes #550288.
971
972 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
973
974         * po/LINGUAS:
975         * po/POTFILES.in:
976         * po/POTFILES.skip:
977           Add 'ca' to LINGUAS; add some more files with translations and some
978           files which should be ignored by translation tools.
979
980 2008-09-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
981
982         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
983         * ext/speex/gstspeexdec.h:
984         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
985         * ext/speex/gstspeexenc.h:
986         Use integer encoding and decoding functions instead of converting
987         the integer input to float in the element. The libspeex integer
988         functions are doing this for us already or, if libspeex was compiled
989         in integer mode, they're doing everything using integer arithmetics.
990         Also saves some copying around.
991
992 2008-09-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
993
994         * configure.ac:
995           Fix --disable-external
996
997 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
998
999         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
1000         (gst_wavpack_enc_push_block), (gst_wavpack_enc_chain):
1001         * ext/wavpack/gstwavpackenc.h:
1002         Handle non-zero start timestamps and stream discontinuities
1003         correctly. This only has an effect if we're muxing into
1004         a container format as the raw WavPack stream must contain
1005         continous sample numbers.
1006
1007 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1008
1009         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1010         Correct the timestamp and granulepos calculation by one Speex
1011         frame.
1012
1013 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1014
1015         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1016         Correctly take the granulepos from upstream if possible and
1017         correctly handle the granulepos in various calculations: the
1018         granulepos is the sample number of the _last_ sample in a frame, not
1019         the first.
1020
1021         * ext/speex/gstspeexenc.c: (gst_speex_enc_sinkevent),
1022         (gst_speex_enc_encode), (gst_speex_enc_chain),
1023         (gst_speex_enc_change_state):
1024         * ext/speex/gstspeexenc.h:
1025         Handle non-zero start timestamps in the encoder and detect/handle
1026         stream discontinuities. Fixes bug #547075.
1027
1028 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1029
1030         Patch by: Craig Keogh <cskeogh at adam dot com dot au>
1031
1032         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
1033         Fix compiler warnings caused by passing a string as format string
1034         instead of "%s" and then the string. This is only exposed by -Wformat=2
1035         as used by default on Ubuntu. Fixes bug #550015.
1036
1037 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1038
1039         * ext/raw1394/gsthdv1394src.c: (gst_hdv1394src_create):
1040         * gst/alpha/gstalpha.c: (gst_alpha_get_unit_size):
1041         * gst/audiofx/audiocheblimit.c: (generate_coefficients):
1042         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert):
1043         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1044           (gst_ebml_read_element_length):
1045         * gst/matroska/matroska-demux.c:
1046           (gst_matroska_demux_check_subtitle_buffer):
1047           Make stuff compile with GST_DISABLE_GST_DEBUG.
1048
1049 2008-08-28  Michael Smith <msmith@songbirdnest.com>
1050
1051         * gst/law/alaw.c:
1052         * gst/law/mulaw.c:
1053           Ref caps before passing to gst_pad_template_new(), since that takes
1054           ownership.
1055
1056 2008-08-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1057
1058         Patch by: Mersad Jelacic <mersad at axis dot com>
1059
1060         * gst/multipart/multipartdemux.c:
1061         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_mime):
1062         Convert audio/x-adpcm to and from the audio/G726-X in the muxer and
1063         demuxer. Fixes #549551.
1064
1065 2008-08-27  Edward Hervey  <edward.hervey@collabora.co.uk>
1066
1067         * sys/osxaudio/gstosxaudiosink.c:
1068         (gst_osx_audio_sink_select_device):
1069         * sys/osxaudio/gstosxaudiosrc.c:
1070         (gst_osx_audio_src_create_ringbuffer),
1071         (gst_osx_audio_src_select_device):
1072         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_acquire):
1073         Fix the build on macosx.
1074
1075 2008-08-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1076
1077         * gst/icydemux/gsticydemux.c:
1078           Small docs fix: in the example pipeline, we need to pass
1079           iradio-mode=true to the source, so the server actually sends
1080           an ICY stream.
1081
1082 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1083
1084         * sys/osxaudio/gstosxaudio.c:
1085           Oops. Revert more completely.
1086
1087 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1088
1089         * sys/osxaudio/gstosxaudio.c:
1090           Revert accidental element rename from testing.
1091
1092 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1093
1094         * gst-plugins-good.doap:
1095         Pull in 0.10.10 doap entry from release branch
1096
1097 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1098
1099         * configure.ac:
1100         Update version number to reflect 0.10.10 release from
1101         branch.
1102
1103 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1104
1105         * sys/osxaudio/Makefile.am:
1106         * sys/osxaudio/gstosxaudio.c:
1107         * sys/osxaudio/gstosxaudiosink.c:
1108         * sys/osxaudio/gstosxaudiosink.h:
1109         * sys/osxaudio/gstosxaudiosrc.c:
1110         * sys/osxaudio/gstosxaudiosrc.h:
1111         * sys/osxaudio/gstosxringbuffer.c:
1112         * sys/osxaudio/gstosxringbuffer.h:
1113           Rewrite caps setting and ring buffer initialisation.
1114           Previously we never told CoreAudio what format we were going to send it,
1115           so it only worked due to luck, and not at all on some hardware.
1116           Now we explicitly advertise what formats the hardware supports, and then
1117           configure the selected one correctly.
1118
1119 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1120
1121         * sys/v4l2/gstv4l2object.c:
1122         * sys/v4l2/gstv4l2src.c:
1123         * sys/v4l2/gstv4l2src.h:
1124         * sys/v4l2/v4l2_calls.c:
1125         * sys/v4l2/v4l2src_calls.c:
1126           Fix memory leaks. Small code cleanups : No need for empty _init(). No
1127           need to memset instance structures. Some more FIXME's and comments.
1128
1129 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1130
1131         * tests/icles/.cvsignore:
1132           Ignore more.
1133
1134 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1135
1136         * gst/goom/.cvsignore:
1137         * gst/goom2k1/.cvsignore:
1138           Ignore files.
1139
1140 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1141
1142         * ext/cairo/gsttextoverlay.c:
1143           Fix compiler warning.
1144
1145 2008-08-25  David Schleef  <ds@schleef.org>
1146
1147         * ext/cairo/gsttextoverlay.c: Fix obvious memleak.
1148
1149 2008-08-25  Edward Hervey  <edward.hervey@collabora.co.uk>
1150
1151         * gst/matroska/matroska-demux.c: (gst_matroska_demux_send_event),
1152         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
1153         * gst/matroska/matroska-mux.c:
1154         (gst_matroska_mux_video_pad_setcaps),
1155         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_finish):
1156         Add Real[Audio|Video] support to Matroska containers.
1157         It works fine for:
1158         * decoding real audio/video streams contained in mkv
1159         * 'transmuxing' real (.rm) files into .mkv files
1160         It will not work though for encoding real[audio/video] streams that
1161         don't contain the 'mdpr_data' extra data on the caps.
1162         The reason why this will not work is because I never intended to
1163         duplicate virtually all the 'mdpr' block creation into mkvmux.
1164         Fixes #536067
1165
1166 2008-08-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1167
1168         * gst/law/alaw-encode.c: (gst_alaw_enc_init), (gst_alaw_enc_chain):
1169         * gst/law/mulaw-conversion.c:
1170         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
1171         (gst_mulawenc_chain):
1172         The encoder can't really renegotiate at the time they perform a
1173         pad-alloc so make the srcpads use fixed caps.
1174         Check the buffer size after a pad-alloc because the returned size might
1175         not be right when the downstream element does not know the size of the
1176         new buffer (capsfilter). Fixes #549073.
1177
1178 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1179
1180         Patch by: Filippo Argiolas <filippo dot argiolas at gmail dot com>
1181
1182         * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_set_norm_and_notify):
1183         v4l2src doesn't have a property named "norm" so don't try to notify
1184         about changes to that property. The "norm" property and related
1185         code are commented out currently. Fixes bug #549090.
1186
1187 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1188
1189         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
1190
1191         * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices):
1192         Reprobe devices again instead of taking a cached list as new
1193         devices could've been plugged in. Fixes bug #549062.
1194
1195 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1196
1197         * gst/autodetect/Makefile.am:
1198         Don't link the autodetect plugin with GConf as it doesn't
1199         use GConf. Fixes bug #545463.
1200
1201 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1202
1203         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1204         (gst_ebml_read_element_length), (gst_ebml_read_uint),
1205         (gst_ebml_read_sint), (gst_ebml_read_float),
1206         (gst_ebml_read_header):
1207         Change some GST_ELEMENT_ERRORs to GST_ERROR_OBJECT to make it
1208         possible to ignore errors and not post any ERROR messages on
1209         the bus.
1210
1211         * gst/matroska/matroska-demux.c:
1212         (gst_matroska_demux_parse_contents):
1213         Ignore any errors and not just EOS when parsing the contents of
1214         a SeekHead. Errors here are usually caused by truncated files
1215         and playback of the file works fine. Fixes playback of the
1216         audio_only_chapter_seekbroken.mka file from the MPlayer samples
1217         archive.
1218
1219 2008-08-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1220
1221         * gst/multipart/multipartdemux.c:
1222         * gst/multipart/multipartmux.c:
1223         Conform to RFC2046. audio/basic is mulaw 8000Hz mono.
1224
1225 2008-08-21  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1226
1227         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buffer_alloc,
1228           gst_directdraw_sink_bufferpool_clear):
1229           Fix two more buffer ref leaks.
1230
1231 2008-08-21  Tim-Philipp Müller  <tim.muller at collabora co uk>
1232
1233         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
1234
1235         * sys/directdraw/gstdirectdrawsink.c:
1236           (gst_directdraw_sink_show_frame):
1237           Fix buffer ref leak.
1238
1239 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1240
1241         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1242         Revert the last commit. wavenc still supports width!=depth for 32 bit
1243         width. Thanks Tim.
1244
1245 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1246
1247         * gst/matroska/matroska-demux.c:
1248         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1249         If the duration of a block is unknown only use the timestamp for the
1250         first lace and use GST_CLOCK_TIME_NONE as duration for the following
1251         laces. Otherwise every lace has the same timestamp which leads to
1252         various problems. Really fixes bug #548831.
1253
1254 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1255
1256         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1257         If we're not allowing width!=depth in wavenc we should also disable
1258         the code that was added to support width!=depth.
1259
1260 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1261
1262         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
1263         Don't calculate the default duration of a frame from the audio sampling
1264         rate. This only works for raw audio if every frame contains a single
1265         sample and results in broken buffer durations for other formats
1266         if no specified default duration is given or the blocks have no
1267         duration. Fixes bug #548831.
1268
1269 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1270
1271         * gst/matroska/matroska-demux.c:
1272         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1273         Allow zero sized blocks instead of returning GST_FLOW_OK. Such blocks
1274         are used for text/plain subtitles as a gap-filler in some files.
1275
1276 2008-08-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1277
1278         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
1279         (gst_v4l2_get_caps_info):
1280         Add S910 and PWC formats with a low priority.
1281
1282         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank),
1283         (gst_v4l2src_probe_caps_for_format):
1284         Add more debugging.
1285
1286 2008-08-20  Tim-Philipp Müller  <tim at collabora co uk>
1287
1288         * ext/flac/gstflacenc.c:
1289           Fix compilation against older libflac versions.
1290
1291 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1292
1293         * ext/pulse/pulsemixer.c: (gst_pulsemixer_class_init),
1294         (gst_pulsemixer_set_property), (gst_pulsemixer_get_property):
1295         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
1296         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_timeout_event),
1297         (gst_pulsemixer_ctrl_set_volume):
1298         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_new):
1299         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open):
1300         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
1301         (gst_pulsesink_init), (gst_pulsesink_open),
1302         (gst_pulsesink_prepare), (gst_pulsesink_write),
1303         (gst_pulsesink_delay), (gst_pulsesink_reset):
1304         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1305         (gst_pulsesrc_init):
1306         Use GST_BOILERPLATE everywhere and fix coding style at some places.
1307         Fix a locking issue in pulsesink's prepare function.
1308
1309         * ext/pulse/pulseutil.c: (gst_pulse_channel_map_to_gst):
1310         Check if the created channel layout is valid for GStreamer.
1311
1312 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1313
1314         * gst/rtsp/gstrtspgoogle.c:
1315         Things that can happen when your brain is in google mode trying to
1316         deal with their google rtsp server extensions and trying to type your
1317         google mail account.
1318
1319 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1320
1321         * gst/rtsp/Makefile.am:
1322         * gst/rtsp/gstrtsp.c: (plugin_init):
1323         * gst/rtsp/gstrtspgoogle.c: (gst_rtsp_google_before_send),
1324         (gst_rtsp_google_after_send), (gst_rtsp_google_get_transports),
1325         (_do_init), (gst_rtsp_google_base_init),
1326         (gst_rtsp_google_class_init), (gst_rtsp_google_init),
1327         (gst_rtsp_google_finalize), (gst_rtsp_google_change_state),
1328         (gst_rtsp_google_extension_init):
1329         * gst/rtsp/gstrtspgoogle.h:
1330         Add google RTSP extension, it can only handle udp and responds with
1331         unsupported if we do anything else. Fixes #546465.
1332
1333         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_connection_send),
1334         (gst_rtspsrc_connection_receive), (gst_rtspsrc_loop_send_cmd),
1335         (gst_rtspsrc_create_transports_string),
1336         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
1337         (gst_rtspsrc_close), (gst_rtspsrc_pause):
1338         Make transport setup code a bit better using GString.
1339         Add some more debug.
1340         Check for closed connections before doing anything on them.
1341
1342 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1343
1344         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1345         (gst_pulsesrc_create_stream), (gst_pulsesrc_negotiate),
1346         (gst_pulsesrc_prepare):
1347         * ext/pulse/pulseutil.c: (gst_pulse_gst_to_channel_map),
1348         (gst_pulse_channel_map_to_gst):
1349         * ext/pulse/pulseutil.h:
1350         If downstream provides no channel layout and >2 channels should be
1351         used use the default layout that pulseaudio chooses and also
1352         add this layout to the caps. Fixes bug #547258.
1353
1354 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1355
1356         Patch by: Peter Kjellerstedt <pkj at axis com>
1357
1358         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
1359         (gst_dynudpsink_finalize), (gst_dynudpsink_set_property),
1360         (gst_dynudpsink_init_send), (gst_dynudpsink_close):
1361         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
1362         (gst_multiudpsink_finalize), (gst_multiudpsink_set_property):
1363         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize),
1364         (gst_udpsrc_set_property):
1365         Avoid leaking internally allocated file descriptors when setting
1366         custom file descriptors. Fixes #543101.
1367
1368 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1369
1370         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
1371         Don't try to configure RTCP back to the server when the server did not
1372         give us a valid port number.
1373
1374 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1375
1376         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
1377         Use new basetransform method to renegotiate. Fixes #544956.
1378
1379         * tests/icles/Makefile.am:
1380         * tests/icles/videobox-test.c: (make_pipeline), (main):
1381         Add videobox renegotiation example.
1382
1383 2008-08-19  David Schleef  <ds@schleef.org>
1384
1385         * gst/wavenc/gstwavenc.c: Remove depth ranges and replace
1386         with sane values.  Fixes #548530.
1387
1388 2008-08-18  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1389
1390         * ext/pulse/pulsesink.c: (gst_pulsesink_prepare):
1391         * ext/pulse/pulsesrc.c: (gst_pulsesrc_prepare):
1392         The bytes_per_sample and silence_sample fields of the GstRingBufferSpec
1393         are already filled with the correct values by
1394         gst_ring_buffer_parse_caps() so there's no need to set them again
1395         with wrong values.
1396
1397 2008-08-16  Edward Hervey  <edward.hervey@collabora.co.uk>
1398
1399         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
1400         (gst_avi_demux_read_subindexes_push):
1401         Some AVI 2.0 (ODML) files don't respect the 'specifications' completely
1402         and instead of using the 'ix##' nomenclature, use '##ix'.
1403         They're still valid though, this fixes the duration and indexes for
1404         virtually all the ODML files I have.
1405
1406 2008-08-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1407
1408         Patch by: Olivier Crete <tester at tester dot ca>
1409
1410         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
1411         (gst_rtp_vorbis_depay_process):
1412         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
1413         Update the vorbis RTP pay/depay to RFC 5215.
1414         Fixes #547842.
1415
1416 2008-08-14  David Schleef  <ds@schleef.org>
1417
1418         * gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60
1419           with 3:2 pulldown, i.e., 24p.
1420
1421 2008-08-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1422
1423         * tests/check/elements/level.c: (GST_START_TEST):
1424         Fix compilation some more.
1425
1426 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
1427
1428         * configure.ac::
1429           Require -base CVS for wavparse acid chunk parsing.
1430
1431 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1432
1433         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
1434         (gst_pulsesink_init), (gst_pulsesink_finalize),
1435         (gst_pulsesink_set_volume), (gst_pulsesink_get_volume),
1436         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
1437         (gst_pulsesink_prepare), (gst_pulsesink_change_state):
1438         * ext/pulse/pulsesink.h:
1439         Add "device-name" property to pulsesink too and currently commented
1440         out and not working support for a "volume" property.
1441
1442 2008-08-13  Thijs Vermeir  <thijsvermeir@gmail.com>
1443
1444         * configure.ac:
1445         Remove more cdio stuff (moved to ugly)
1446
1447 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1448
1449         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1450
1451         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1452         (gst_pulsesrc_get_property):
1453         Add "device-name" property, which provides a human readable string
1454         for the audio device, to make it more consisten with other audio
1455         sources. Fixes bug #547519.
1456
1457 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1458
1459         * ext/pulse/pulsemixer.c: (gst_pulsemixer_change_state):
1460         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
1461         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_new),
1462         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_timeout_event):
1463         * ext/pulse/pulsemixerctrl.h:
1464         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open),
1465         (gst_pulseprobe_enumerate), (gst_pulseprobe_new),
1466         (gst_pulseprobe_free), (gst_pulseprobe_needs_probe),
1467         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values):
1468         * ext/pulse/pulseprobe.h:
1469         * ext/pulse/pulsesink.c: (gst_pulsesink_init):
1470         * ext/pulse/pulsesrc.c: (gst_pulsesrc_init), (gst_pulsesrc_delay),
1471         (gst_pulsesrc_change_state):
1472         Improve debugging a bit by including the parent object in pulsemixerctrl
1473         and pulseprobe objects and using GST_WARNING_OBJECT instead of
1474         GST_WARNING.
1475
1476         Use the parent GObject subclass instead of a random struct as GObject
1477         parameter for G_OBJECT_WARN_INVALID_PROPERTY_ID. This fixes a crash
1478         when probing for another property than "device".
1479
1480 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1481
1482         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1483
1484         * ext/pulse/pulsemixer.c: (gst_pulsemixer_set_property):
1485         Fix property probing after the device property is set by calling
1486         set_server when the server property changes. Fixes bug #547518.
1487
1488 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1489
1490         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1491
1492         * ext/pulse/pulsesink.c: (gst_pulsesink_interface_supported),
1493         (gst_pulsesink_implements_interface_init),
1494         (gst_pulsesink_init_interfaces), (gst_pulsesink_init),
1495         (gst_pulsesink_finalize), (gst_pulsesink_set_property),
1496         (gst_pulsesink_get_type):
1497         * ext/pulse/pulsesink.h:
1498         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
1499         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_init),
1500         (gst_pulsesrc_finalize), (gst_pulsesrc_set_property):
1501         * ext/pulse/pulsesrc.h:
1502         Implement GstPropertyProbe interface on pulsesink for detecting
1503         sink devices and on pulsesrc for detecting source devices.
1504         Fixes bugs #547227 and #547217.
1505
1506 2008-08-13  Stefan Kost  <ensonic@users.sf.net>
1507
1508         * gst/spectrum/gstspectrum.c:
1509           Don't terminate on fabs(in)>1.0. Init doubles as doubles.
1510
1511 2008-08-13  Edward Hervey  <edward.hervey@collabora.co.uk>
1512
1513         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
1514         Properly set the maximum latency value, in the same way it is done in
1515         v4lsrc.
1516         * sys/v4l2/v4l2src_calls.c:
1517         Simplify fraction equality check, no need to use GValues for this.
1518
1519 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
1520
1521         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
1522         Add warning messages stating exactly why the latency query failed.
1523         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
1524         In some cases, the negotiated framerate might be the default one which
1525         is already set internally. But we still need to mark it down in fps_n
1526         and fps_d so that the latency query can happen properly.
1527
1528 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
1529
1530         * docs/plugins/inspect/plugin-1394.xml:
1531         Whoops, forgot one doc file for people who can't/don't build the
1532         raw1394 plugin.
1533
1534 2008-08-12  Jan Schmidt  <jan.schmidt@sun.com>
1535
1536         * docs/plugins/Makefile.am:
1537         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1538         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1539         * docs/plugins/inspect/plugin-cdio.xml:
1540         * ext/Makefile.am:
1541         * ext/cdio/Makefile.am:
1542         * ext/cdio/gstcdio.c:
1543         * ext/cdio/gstcdio.h:
1544         * ext/cdio/gstcdiocddasrc.c:
1545         * ext/cdio/gstcdiocddasrc.h:
1546
1547         Pull changes from 0.10.9.2 pre-release branch moving the libcdio
1548         CDDA source to -ugly.
1549
1550         * po/LINGUAS:
1551         * po/POTFILES.in:
1552         * po/id.po:
1553         Pull in new translation from 0.10.9.2 release branch.
1554
1555 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
1556
1557         * docs/plugins/Makefile.am:
1558         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1559         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1560         * docs/plugins/gst-plugins-good-plugins.args:
1561         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1562         * docs/plugins/gst-plugins-good-plugins.interfaces:
1563         Integrate documentation for new hdv1394src element.
1564
1565 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
1566
1567         * ext/raw1394/Makefile.am:
1568         * ext/raw1394/gst1394.c: (plugin_init):
1569         * ext/raw1394/gsthdv1394src.c: (_do_init),
1570         (gst_hdv1394src_base_init), (gst_hdv1394src_class_init),
1571         (gst_hdv1394src_init), (gst_hdv1394src_dispose),
1572         (gst_hdv1394src_set_property), (gst_hdv1394src_get_property),
1573         (gst_hdv1394src_from_raw1394handle),
1574         (gst_hdv1394src_iec61883_receive), (gst_hdv1394src_bus_reset),
1575         (gst_hdv1394src_create), (gst_hdv1394src_discover_avc_node),
1576         (gst_hdv1394src_start), (gst_hdv1394src_stop),
1577         (gst_hdv1394src_unlock), (gst_hdv1394src_update_device_name),
1578         (gst_hdv1394src_uri_get_type), (gst_hdv1394src_uri_get_protocols),
1579         (gst_hdv1394src_uri_get_uri), (gst_hdv1394src_uri_set_uri),
1580         (gst_hdv1394src_uri_handler_init):
1581         * ext/raw1394/gsthdv1394src.h:
1582         mpeg2-ts (HDV) variant of firewire capture element.
1583         Fixes #350830
1584
1585 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
1586
1587         * gst/level/gstlevel.c: (gst_level_message_new):
1588          Fix compilation (also known as the classic 'fix code that someone
1589          committed without compiling it first').
1590
1591 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1592
1593         * tests/check/elements/level.c:
1594           Add a test for level in stereo mode.
1595
1596 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1597
1598         * tests/examples/spectrum/demo-audiotest.c:
1599         * tests/examples/spectrum/demo-osssrc.c:
1600           Demo how to draw analyzer results synced to the clock.
1601
1602 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1603
1604         * gst/level/gstlevel.c:
1605           Little renaming (l -> level).
1606
1607         * gst/spectrum/gstspectrum.c:
1608         * gst/spectrum/gstspectrum.h:
1609           Also send full timestamp/duration details here.
1610
1611 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1612
1613         * gst/level/gstlevel.c:
1614         * gst/level/gstlevel.h:
1615           Send same timestamp/duration details as videoanalysis. This gives
1616           applications better chance to sync analysis results with playback.
1617
1618 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1619
1620         * gst/matroska/matroska-mux.c:
1621         (gst_matroska_mux_handle_sink_event),
1622         (flac_streamheader_to_codecdata):
1623         We need to drop one additional buffer for FLAC as the fLaC
1624         marker and STREAMINFO block are merged into one buffer in the caps.
1625
1626         Also don't pretend to support NEWSEGMENT events, otherwise we
1627         will most probably write some invalid data.
1628
1629 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1630
1631         * gst/matroska/matroska-mux.c: (flac_streamheader_to_codecdata),
1632         (gst_matroska_mux_audio_pad_setcaps):
1633         Add support for muxing FLAC into Matroska containers.
1634         Fixes bug #311586.
1635
1636 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1637
1638         * ext/flac/gstflacenc.c: (gst_flac_enc_check_discont):
1639         Actually provide the variables required for the format string.
1640
1641 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1642
1643         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1644         (gst_matroska_demux_element_send_event),
1645         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
1646         * gst/matroska/matroska-demux.h:
1647         Close the current segment if we're doing a non-flushing seek and send
1648         the close-segment and the new segment of the seek from the streaming
1649         thread.
1650
1651 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1652
1653         * ext/flac/gstflacenc.c: (gst_flac_enc_write_callback),
1654         (gst_flac_enc_check_discont), (gst_flac_enc_chain),
1655         (gst_flac_enc_change_state):
1656         * ext/flac/gstflacenc.h:
1657         Handle non-zero start timestamps correctly, mark header packets as
1658         IN_CAPS and print a warning and suggest using audiorate if stream
1659         discontinuities are detected. When FLAC supports flushing the encoder
1660         somehow this should be done for discontinuities instead.
1661
1662         Remove some unused variables from the instance struct.
1663
1664 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1665
1666         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback):
1667         If seeking failed return the appropiate return value to FLAC.
1668         Otherwise it thinks seeking was successfull and tries to rewrite
1669         parts of the headers which then get appended to the output.
1670
1671 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
1672
1673         Patch by: Frederic Crozat <fcrozat@mandriva.org>
1674
1675         * ext/esd/gstesd.c: (plugin_init):
1676         * ext/flac/gstflac.c: (plugin_init):
1677         * ext/shout2/gstshout2.c: (plugin_init):
1678         * ext/wavpack/gstwavpack.c: (plugin_init):
1679         * sys/oss/gstossaudio.c: (plugin_init):
1680         * sys/v4l2/gstv4l2.c: (plugin_init):
1681         Make sure gettext returns translations in UTF-8 encoding rather
1682         than in the current locale encoding (#546822).
1683
1684 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1685
1686         * ext/flac/gstflacdec.c:
1687         Add FIXME for 0.11 to simply output everything with width=32 as given
1688         by FLAC and let audioconvert handle the conversions instead of doing
1689         them in flacdec.
1690
1691 2008-08-07  Jan Schmidt  <Jan.Schmidt@sun.com>
1692
1693         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
1694         When outputting a pad template range for the size, include a framerate
1695         range too, to avoid 'not a real subset of template caps' errors.
1696
1697 2008-08-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1698
1699         Based on a patch by: Jonathan Matthew <notverysmart at gmail dot com>
1700
1701         * ext/flac/Makefile.am:
1702         * ext/flac/gstflac.c: (plugin_init):
1703         * ext/flac/gstflactag.c: (gst_flac_tag_setup_interfaces),
1704         (gst_flac_tag_base_init), (gst_flac_tag_class_init),
1705         (gst_flac_tag_dispose), (gst_flac_tag_init),
1706         (gst_flac_tag_sink_setcaps), (gst_flac_tag_chain),
1707         (gst_flac_tag_change_state):
1708         * ext/flac/gstflactag.h:
1709         Port flactag to 0.10, add documentation for it and clean it up a bit.
1710         Fixes bug #413841.
1711
1712         * docs/plugins/Makefile.am:
1713         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1714         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1715         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1716         * docs/plugins/gst-plugins-good-plugins.interfaces:
1717         * docs/plugins/gst-plugins-good-plugins.prerequisites:
1718         * docs/plugins/inspect/plugin-flac.xml:
1719         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init):
1720         * ext/flac/gstflacdec.h:
1721         * ext/flac/gstflacenc.c: (gst_flac_enc_base_init):
1722         * ext/flac/gstflacenc.h:
1723         Add flactag and flacenc to the documentation and mark
1724         the private parts of the flacdec instance structure as private.
1725
1726         Also use gst_element_class_set_details_simple() in flacdec and
1727         flacenc.
1728
1729 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
1730
1731         * gst/qtdemux/qtdemux.c:
1732           Use audio/x-qdm for caps. Collect some info - mplayer has a decoder
1733           for it but ffmpeg does not.
1734
1735 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
1736
1737         * gst/wavparse/gstwavparse.c:
1738           Handle the list chunk and use gst_riff_parse_info() to parse the info
1739           sub-chunk.
1740
1741 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
1742
1743         * gst/wavparse/gstwavparse.c:
1744           Handle the acid chunk and send tempo as part of tags. Other fields are
1745           interesting too, but need more tag-definitions. Fixes #545433.
1746
1747 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
1748
1749         * gst/wavparse/gstwavparse.c:
1750           Refactor wavparse. Call _reset() from dispose() and move old code from
1751           dispose into reset. This way we don't leak taglists when we abort
1752           parsing. Fix some comments. Move code for skipping a chunk into extra
1753           function. Replace chunk sizes with a const to ease readability.         
1754
1755 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1756
1757         Patch by: Aurelien Grimaud <gstelzz at yahoo dot fr>
1758
1759         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_alloc_udp_ports):
1760         Improve udp port setup. Fixes #545710.
1761
1762 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1763
1764         * gst/rtp/Makefile.am:
1765         * gst/rtp/gstrtp.c: (plugin_init):
1766         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_base_init),
1767         (gst_rtp_mp1s_depay_class_init), (gst_rtp_mp1s_depay_init),
1768         (gst_rtp_mp1s_depay_setcaps), (gst_rtp_mp1s_depay_process),
1769         (gst_rtp_mp1s_depay_set_property),
1770         (gst_rtp_mp1s_depay_get_property),
1771         (gst_rtp_mp1s_depay_change_state),
1772         (gst_rtp_mp1s_depay_plugin_init):
1773         * gst/rtp/gstrtpmp1sdepay.h:
1774         Add MP1S depayloader.
1775
1776         * gst/rtsp/URLS:
1777         Some more sample rtsp streams.
1778
1779 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1780
1781         * gst/rtsp/URLS:
1782         Add another URL.
1783
1784         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
1785         * tests/check/elements/rglimiter.c: (GST_START_TEST):
1786         Add some more debug info.
1787
1788 2008-08-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1789
1790         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
1791         Provide cbSize field for audio extra_data size, and take care to
1792         pad extra_data.
1793
1794 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
1795
1796         * gst/qtdemux/qtdemux.c:
1797           Return the result of gst_pad_{start,stop}_task instead of hard-coded
1798           TRUE.
1799
1800 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
1801
1802         * gst/qtdemux/qtdemux.c:
1803         * gst/qtdemux/qtdemux_fourcc.h:
1804           Add keyword tag support. Fixes #520694 for qtdemux.
1805
1806 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
1807
1808         * gst/qtdemux/qtdemux.c:
1809           Add support for tmpo tag (BPM).
1810
1811 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1812
1813         * ext/flac/gstflacenc.c: (gst_flac_enc_query_peer_total_samples),
1814         (gst_flac_enc_sink_setcaps), (gst_flac_enc_write_callback):
1815         Set an estimate for the total number of samples that will be encoded
1816         if possible to help decoders if the streaminfo can't be rewritten
1817         later (like when muxing into Ogg containers).
1818
1819         Add a warning if we get header packets after data packets as those
1820         will get lost when muxing into Ogg, i.e. rewriting the headers doesn't
1821         work.
1822
1823 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1824
1825         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
1826         (gst_flac_dec_write):
1827         Support decoding of all depths between 4 and 32 bits and read the
1828         depth from the streaminfo header if needed. Also support all sampling
1829         rates between 1 and 655350 Hz.
1830
1831         * ext/flac/gstflacenc.c:
1832         (gst_flac_enc_caps_append_structure_with_widths),
1833         (gst_flac_enc_sink_getcaps), (gst_flac_enc_sink_setcaps),
1834         (gst_flac_enc_chain):
1835         * ext/flac/gstflacenc.h:
1836         Support encoding in all bit depths supported by the streamable
1837         subformat (i.e. 8, 12, 16, 20 and 24 bits) and all sampling rates
1838         between 1 Hz and 655350 Hz.
1839
1840 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1841
1842         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
1843         (gst_flac_enc_sink_getcaps):
1844         Support encoding of up to 8 channels.
1845
1846 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
1847
1848         * ext/soup/gstsouphttpsrc.c:
1849         * ext/soup/gstsouphttpsrc.h:
1850         Fix seeking race condition in #540300
1851         Patch By: Wouter Cloetens  <wouter at mind be>
1852
1853 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1854
1855         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek),
1856         (gst_matroska_demux_element_send_event),
1857         (gst_matroska_demux_handle_seek_event),
1858         (gst_matroska_demux_handle_src_event):
1859         When receiving a SEEK event on a specific pad first search for a seek
1860         table entry for the stream of the pad and then fall back to an entry
1861         for a different stream.
1862
1863 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1864
1865         * configure.ac:
1866         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
1867         * gst/matroska/matroska-ids.h:
1868         Build depend on core CVS for the attachment tag.
1869
1870 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1871
1872         * configure.ac:
1873         * gst/matroska/Makefile.am:
1874         * gst/matroska/lzo.c: (get_byte), (get_len), (copy),
1875         (copy_backptr), (lzo1x_decode), (main):
1876         * gst/matroska/lzo.h:
1877         * gst/matroska/matroska-demux.c:
1878         (gst_matroska_demux_read_track_encoding),
1879         (gst_matroska_decompress_data), (gst_matroska_decode_data),
1880         (gst_matroska_decode_buffer),
1881         (gst_matroska_decode_content_encodings),
1882         (gst_matroska_demux_read_track_encodings),
1883         (gst_matroska_demux_add_stream),
1884         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1885         * gst/matroska/matroska-ids.h:
1886         Decode the codec private data and following ContentEncoding if
1887         necessary.
1888
1889         Support bzip2, lzo and header stripped compression. For lzo use the
1890         ffmpeg lzo implementation as liblzo is GPL licensed.
1891         
1892         Fix zlib decompression.
1893
1894 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1895
1896         * gst/matroska/matroska-mux.c:
1897         (gst_matroska_mux_audio_pad_setcaps):
1898         Fix muxing of MP3/MP2 with different MPEG versions by calculating the
1899         duration of a frame with the new mpegaudioversion caps field.
1900
1901 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1902
1903         * gst/matroska/matroska-demux.c: (gst_matroska_demux_finalize),
1904         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
1905         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
1906         (gst_matroska_demux_stream_from_num),
1907         (gst_matroska_demux_tracknumber_unique),
1908         (gst_matroska_demux_add_stream), (gst_matroska_demux_send_event),
1909         (gst_matroska_demux_handle_seek_event),
1910         (gst_matroska_demux_sync_streams),
1911         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1912         (gst_matroska_demux_loop):
1913         * gst/matroska/matroska-demux.h:
1914         Allow an infinite number of stream inside Matroska containers and use
1915         a GPtrArray for storing them instead of allowing "only" 127 streams.
1916
1917 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1918
1919         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
1920         (gst_ebml_read_change_state), (gst_ebml_read_element_level_up),
1921         (gst_ebml_read_peek_bytes), (gst_ebml_read_element_id),
1922         (gst_ebml_read_element_length), (gst_ebml_peek_id),
1923         (gst_ebml_read_get_length), (gst_ebml_read_skip),
1924         (gst_ebml_read_buffer), (gst_ebml_read_bytes),
1925         (gst_ebml_read_uint), (gst_ebml_read_sint), (_ext2dbl),
1926         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_date),
1927         (gst_ebml_read_master), (gst_ebml_read_binary),
1928         (gst_ebml_read_header):
1929         * gst/matroska/ebml-write.c: (gst_ebml_write_element_id),
1930         (gst_ebml_write_element_size), (gst_ebml_write_uint),
1931         (gst_ebml_write_sint), (gst_ebml_write_ascii),
1932         (gst_ebml_write_master_start), (gst_ebml_write_master_finish),
1933         (gst_ebml_replace_uint):
1934         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1935         (gst_matroska_demux_read_track_encoding),
1936         (gst_matroska_demux_read_track_encodings),
1937         (gst_matroska_demux_add_stream), (gst_matroskademux_do_index_seek),
1938         (gst_matroska_demux_send_event),
1939         (gst_matroska_demux_element_send_event),
1940         (gst_matroska_demux_handle_seek_event),
1941         (gst_matroska_demux_handle_src_event),
1942         (gst_matroska_demux_init_stream),
1943         (gst_matroska_demux_parse_tracks),
1944         (gst_matroska_demux_parse_index_cuetrack),
1945         (gst_matroska_demux_parse_index_pointentry),
1946         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
1947         (gst_matroska_demux_parse_metadata_id_simple_tag),
1948         (gst_matroska_demux_parse_metadata_id_tag),
1949         (gst_matroska_demux_parse_metadata),
1950         (gst_matroska_demux_parse_attached_file),
1951         (gst_matroska_demux_parse_attachments),
1952         (gst_matroska_demux_parse_chapters), (gst_matroska_ebmlnum_uint),
1953         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_push_hdr_buf),
1954         (gst_matroska_demux_push_flac_codec_priv_data),
1955         (gst_matroska_demux_push_xiph_codec_priv_data),
1956         (gst_matroska_demux_push_dvd_clut_change_event),
1957         (gst_matroska_demux_add_mpeg_seq_header),
1958         (gst_matroska_demux_add_wvpk_header),
1959         (gst_matroska_demux_check_subtitle_buffer),
1960         (gst_matroska_decode_buffer),
1961         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1962         (gst_matroska_demux_parse_cluster),
1963         (gst_matroska_demux_parse_contents_seekentry),
1964         (gst_matroska_demux_parse_contents),
1965         (gst_matroska_demux_loop_stream_parse_id),
1966         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop),
1967         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
1968         (gst_matroska_demux_subtitle_caps),
1969         (gst_matroska_demux_change_state):
1970         * gst/matroska/matroska-ids.c:
1971         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
1972         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
1973         (gst_matroska_mux_video_pad_setcaps),
1974         (xiph3_streamheader_to_codecdata),
1975         (vorbis_streamheader_to_codecdata),
1976         (theora_streamheader_to_codecdata),
1977         (gst_matroska_mux_audio_pad_setcaps),
1978         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
1979         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
1980         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
1981         (gst_matroska_mux_best_pad), (gst_matroska_mux_write_data),
1982         (gst_matroska_mux_collected), (gst_matroska_mux_change_state):
1983         Fix indention everywhere. A broken indent version has added newlines
1984         after every single declaration some time ago.
1985
1986 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1987
1988         * gst/matroska/matroska-demux.c:
1989         (gst_matroska_demux_loop_stream_parse_id):
1990         If no Tracks are found error out instead of trying it again until the
1991         end of time.
1992
1993 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1994
1995         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
1996         Fix demuxing of raw integer audio. The samples are unsigned only for 8
1997         bit and signed otherwise, not the other way around.
1998
1999 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2000
2001         * gst/matroska/matroska-mux.c:
2002         Add more raw YUV formats to the list of supported formats.
2003
2004 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2005
2006         * gst/matroska/matroska-mux.c:
2007         (gst_matroska_mux_audio_pad_setcaps):
2008         Add support for muxing raw float audio now that the spec defines the
2009         endianness and add support for muxing raw integer audio with 24 and
2010         32 bits.
2011
2012         Allow muxing of more than 8 audio channels.
2013
2014 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2015
2016         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
2017         (gst_matroska_mux_reset), (gst_matroska_mux_start):
2018         Add locking to the global array of used track UIDs to prevent random
2019         crashes if more than a single matrosmux instance is used.
2020
2021         Use 64 bit values for the track UIDs.
2022
2023         Use the global GRandom of GLib instead of creating our own one
2024         for the few random numbers we need every single time.
2025
2026 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2027
2028         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
2029         (gst_flac_dec_setup_stream_decoder),
2030         (gst_flac_dec_update_metadata):
2031         Always post the audio-codec tag, not only if other tags are present.
2032
2033 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2034
2035         * configure.ac:
2036         Back to development -> 0.10.9.1
2037
2038 === release 0.10.9 ===
2039
2040 2008-07-31  Jan Schmidt <jan.schmidt@sun.com>
2041
2042         * configure.ac:
2043           releasing 0.10.9, "Steam Train Rolling"
2044
2045 2008-07-31  Jan Schmidt  <jan.schmidt@sun.com>
2046
2047         * ext/soup/gstsouphttpsrc.c:
2048         Don't throw an error when soup completes a msg with status
2049         'cancelled', as that indicates we cancelled a request while
2050         shutting down or seeking, and it's not an error.
2051         Fixes: #540300 again.
2052
2053 2008-07-28  Jan Schmidt  <jan.schmidt@sun.com>
2054
2055         * configure.ac:
2056         0.10.8.4 pre-release
2057
2058 2008-07-25  Edward Hervey  <edward.hervey@collabora.co.uk>
2059
2060         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment):
2061         Fix segment-stop regression.
2062         Add documentation regarding segments in quicktime files by Wim Taymans.
2063         Fixes #544509
2064
2065 2008-07-25  Jan Schmidt  <jan.schmidt@sun.com>
2066
2067         * configure.ac:
2068         0.10.8.3 pre-release
2069
2070         * po/LINGUAS:
2071         * po/pt_BR.po:
2072         Add pt_BR translation
2073
2074 2008-07-23  Michael Smith <msmith@songbirdnest.com>
2075
2076         * gst/goom/convolve_fx.c:
2077         * gst/goom/filters.c:
2078         * gst/goom/goom_config.h:
2079         * gst/goom/goom_core.c:
2080         * gst/goom/goom_tools.h:
2081           Fix build with MSVC: include glib.h to define inline appropriately,
2082           use header guards where needed.
2083         * gst/udp/gstudpnetutils.c:
2084         * gst/udp/gstudpsrc.c:
2085           Fix build with MSVC: use WSA* constants/functions where appropriate, use
2086           g_snprintf rather than snprintf.
2087           Fixes #544433.
2088
2089 2008-07-22  Stefan Kost  <ensonic@users.sf.net>
2090
2091         * gst/debug/gsttaginject.c:
2092         * gst/debug/gsttaginject.h:
2093           Sent tags in _transform_ip() instead of _start(). Fixes #543404
2094           partially.
2095
2096 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2097
2098         * configure.ac:
2099         0.10.8.2 pre-release
2100
2101 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2102
2103         * ext/Makefile.am:
2104         Finish hooking up pulseaudio plugin to the build.
2105
2106         * ext/pulse/pulsemixerctrl.c:
2107         Fix compilation error.
2108
2109 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2110
2111         * po/LINGUAS:
2112         * po/lt.po:
2113         Add new lithunian translation, and add french to the LINGUAS
2114         file.
2115
2116 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2117
2118         * ext/soup/gstsouphttpsrc.c:
2119         Fix Soup HTTP source seeking.
2120         Patch By: Wouter Cloetens  <wouter at mind be>
2121         Fixes: #540300
2122
2123         * tests/check/elements/.cvsignore:
2124         Ignore new check programs.
2125
2126 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2127
2128         * configure.ac:
2129         * docs/plugins/Makefile.am:
2130         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2131         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2132         * docs/plugins/gst-plugins-good-plugins.args:
2133         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2134         * docs/plugins/gst-plugins-good-plugins.interfaces:
2135         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2136         * docs/plugins/inspect/plugin-interleave.xml:
2137         * docs/plugins/inspect/plugin-replaygain.xml:
2138         * tests/check/Makefile.am:
2139
2140         Move replaygain and interleave plugins from -bad.
2141         Fixes: #543406
2142         Fixes: #536228
2143
2144 2008-07-18  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2145
2146         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2147         (qtdemux_parse_trak):
2148         Revert ISO base media spec based pixel-aspect-ratio calculation.
2149         Fixes #543300.
2150
2151 2008-07-17  Edward Hervey  <edward.hervey@collabora.co.uk>
2152
2153         * sys/osxvideo/osxvideosink.m:
2154         Fix minor build issues on macosx.
2155         Fixes #543054
2156
2157 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2158
2159         * configure.ac::
2160         * ext/taglib/Makefile.am::
2161           Only use -Wno-attributes (which is there to work around a
2162           bug in the taglib 1.5 headers) if the c++ compiler actually
2163           supports it (#543255).
2164
2165 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2166
2167         Patch by: Benoit Fouet <benoit.fouet purplelabs com>
2168
2169         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
2170           Avoid compiler warning by initialising variable to NULL (#543259).
2171
2172 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2173
2174         * gst/debug/gsttaginject.c: (gst_tag_inject_start):
2175         Don't pass NULL taglists to gst_tag_list_is_empty().
2176
2177 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2178
2179         * tests/check/elements/cmmldec.c: (GST_START_TEST):
2180         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_create),
2181         (rtp_pipeline_run):
2182         * tests/check/elements/souphttpsrc.c: (souphttpsrc_suite):
2183         Don't use declarations after statements.
2184
2185 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2186
2187         * ext/jpeg/gstjpegdec.c:
2188         Align documentation with reality.
2189
2190 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2191
2192         * gst/udp/gstudpnetutils.c:
2193         EAI_ADDRFAMILY was obsoleted in BSD at some point. Define it to the
2194         old value (1) if it's not defined which should not cause any problems
2195         as we're using it internal only anyway.
2196
2197 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2198
2199         Patch by: Alessandro Decina <alessandro at nnva dot org>
2200
2201         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp):
2202         Fix build of avidemux on big endian architectures.
2203
2204 2008-07-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2205
2206         Patch by: Thiago Sousa Santos <thiagoss at lcc dot ufcg dot edu dot br>
2207
2208         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
2209         Correctly distinguish 8bit vs 16bit raw audio.  Fixes #542410.
2210
2211 2008-07-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2212
2213         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2214         (qtdemux_parse_trak):
2215         Set pixel-aspect-ratio in caps using display width and height
2216         provided in track.
2217
2218 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2219
2220         * configure.ac:
2221         Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
2222         flags that are invalid for C++. Fixes bug #516509.
2223
2224 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2225
2226         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
2227         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps):
2228         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
2229         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
2230         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2231         * tests/examples/equalizer/demo.c: (message_handler):
2232         * tests/examples/spectrum/demo-audiotest.c: (message_handler):
2233         * tests/examples/spectrum/demo-osssrc.c: (message_handler):
2234         Don't use declarations after statements and variable length arrays.
2235
2236 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2237
2238         Patch by: Daniel Drake <dsd at gentoo dot org>
2239
2240         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture),
2241         (gst_v4l2src_get_nearest_size):
2242         Try progressive video if interlaced fails. Fixes bug #541956
2243         and the usage of v4l2src on OLPC.
2244
2245 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2246
2247         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2248         (gst_rtp_speex_depay_process):
2249         * gst/rtp/gstrtpspeexdepay.h:
2250         Revert last change: Only the jitterbuffer is able to convert RTP to
2251         Gstreamer timestamps and normal (de)payloaders should simply copy it.
2252         Reopens bug #541787.
2253
2254 2008-07-07  Stefan Kost  <ensonic@users.sf.net>
2255
2256         * gst/rtp/gstrtpvrawdepay.c:
2257           Include stdlib.h for atoi().
2258
2259         * gst/rtsp/gstrtspsrc.c:
2260           Use floating point math for latencies < 0 sec in log output.
2261
2262 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2263
2264         Patch by: Tomasz Grobelny <tomasz at grobelny dot oswiecenia dot net>
2265
2266         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2267         (gst_rtp_speex_depay_process):
2268         * gst/rtp/gstrtpspeexdepay.h:
2269         Take timestamp from the RTP packet as a first step to fix problems
2270         with transmission over RTP when the network is not reliable.
2271         Fixes bug #541787.
2272
2273 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2274
2275         Patch by: Tero Saarni <tero dot saarni at gmail dot com>
2276
2277         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_uri):
2278         Fix parsing of udp:// URIs containing IPv6 addresses.
2279         Fixes bug #541650.
2280
2281 2008-07-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2282
2283         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
2284         Do not leak incoming buffers.
2285
2286 2008-07-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2287
2288         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
2289
2290         * configure.ac:
2291         Fix build of the RTP plugin with mingw32 by linking to ws2_32
2292         for htons() and htonl(). Fixes bug #541412.
2293
2294 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2295
2296         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
2297         (gst_matroska_demux_add_stream), (gst_matroska_demux_query),
2298         (gst_matroska_demux_element_query),
2299         (gst_matroska_demux_handle_src_query),
2300         (gst_matroska_demux_handle_seek_event):
2301         Handle position and duration query in DEFAULT format if the
2302         pad's track has a default frame duration set.
2303
2304         Fix seeking now that the segment's duration doesn't contain the
2305         (possibly wrong or inaccurate) duration of the Matroska file.
2306
2307 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2308
2309         * gst/matroska/ebml-read.c: (_ext2dbl):
2310         Use NAN constant instead of 0.0/0.0 if possible. NAN is defined
2311         in math.h except on MSVC where it is defined in xmath.h.
2312         Fixes compilation with MSVC.
2313
2314 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2315
2316         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2317         (gst_matroska_demux_handle_src_query),
2318         (gst_matroska_demux_parse_info),
2319         (gst_matroska_demux_loop_stream_parse_id):
2320         * gst/matroska/matroska-demux.h:
2321         Don't set the segment duration to the duration from the Matroska
2322         header as this value could be wrong and is just informational.
2323
2324 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2325
2326         * gst/matroska/matroska-demux.c:
2327         (gst_matroska_demux_loop_stream_parse_id):
2328         If no Tracks element is found until the first Cluster is found
2329         search it and error out if none is found in the complete file.
2330
2331 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2332
2333         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
2334         Resync non-subtitle tracks too if a too large gap compared to other
2335         tracks is detected.
2336
2337 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
2338
2339         * gst/rtp/Makefile.am:
2340         * gst/rtp/gstrtp.c: (plugin_init):
2341         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_base_init),
2342         (gst_rtp_vraw_depay_class_init), (gst_rtp_vraw_depay_init),
2343         (gst_rtp_vraw_depay_setcaps), (gst_rtp_vraw_depay_process),
2344         (gst_rtp_vraw_depay_change_state),
2345         (gst_rtp_vraw_depay_plugin_init):
2346         * gst/rtp/gstrtpvrawdepay.h:
2347         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_get_type),
2348         (gst_rtp_vraw_pay_base_init), (gst_rtp_vraw_pay_class_init),
2349         (gst_rtp_vraw_pay_init), (gst_rtp_vraw_pay_finalize),
2350         (gst_rtp_vraw_pay_setcaps), (gst_rtp_vraw_pay_handle_buffer),
2351         (gst_rtp_vraw_pay_plugin_init):
2352         * gst/rtp/gstrtpvrawpay.h:
2353         Add raw video pay and depayloaders, see RFC4175.
2354
2355 2008-06-30  Jan Schmidt  <jan.schmidt@sun.com>
2356
2357         * ext/libpng/gstpngdec.c:
2358         Don't return GST_FLOW_ERROR when buffer_alloc fails - return
2359         whatever it returned.
2360
2361 2008-06-29  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2362
2363         * gst/avi/avi-ids.h:
2364         Add vprp chunk related structures.
2365         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp),
2366         (gst_avi_demux_parse_stream):
2367         Parse optional vprp chunk and add calculated pixel-aspect-ratio
2368         to caps.  Fixes #539482.
2369         * gst/avi/gstavimux.h:
2370         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset),
2371         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_riff_get_avi_header):
2372         Add a vprp chunk if non-trival pixel-aspect-ratio provided in caps.
2373
2374 2008-06-28  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2375
2376         * tests/check/elements/avimux.c: (check_avimux_pad):
2377         Adjust avimux unit test according to increased streamheader size.
2378
2379 2008-06-27  David Schleef  <ds@schleef.org>
2380
2381         * gst/qtdemux/qtdemux.c: Add Dirac stream type
2382
2383 2008-06-27  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2384
2385         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
2386         * gst/avi/gstavimux.h:
2387         Add 8 bytes to current streamheader to make for a complete one
2388         and to make more players happy.  Fixes #519460.
2389
2390 2008-06-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
2391
2392         * sys/v4l2/v4l2_calls.c::
2393           Don't include unused gstv4l2xoverlay.h. Fixes build
2394           in case where X11 headers are not installed.
2395
2396 2008-06-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2397
2398         * ext/dv/gstdv.c: (plugin_init):
2399         Fix compilation.
2400
2401 2008-06-26  Edward Hervey  <edward.hervey@collabora.co.uk>
2402
2403         * ext/dv/gstdv.c: (plugin_init):
2404         Marking rank of dvdec as GST_RANK_MARGINAL since it's the slowest
2405         DV decoder available.
2406         Fixes #532393
2407
2408 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2409
2410         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
2411         Call getsockname() after the call to bind() to get updated values
2412         for the port, etc. This fixes the usage of udpsrc on anonymous
2413         binding and it's usage by rtspsrc. Fixes bugs #539372, #539548.
2414         Thanks to Aurelien Grimaud for pointing out the obvious fix.
2415
2416 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2417
2418         * tests/check/pipelines/wavpack.c: (bus_handler):
2419         Remove workaround for a bug in identity that is fixed in 0.10.20.
2420
2421 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2422
2423         Patch by: Jason Donenfeld <BugZilla at zx2c4 dot com>
2424
2425         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb):
2426         Fix HTTP auth support with user/password passed via the URI.
2427         Fixes bug #540067.
2428
2429 2008-06-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
2430
2431         * configure.ac:
2432           Depend on released versions of core and -base.
2433
2434 2008-06-23  Julien Moutte  <julien@fluendo.com>
2435
2436         * gst/matroska/matroska-demux.c:
2437         (gst_matroska_demux_read_track_encoding),
2438         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Fix buggy
2439         format strings in macros. (makes it build on OS X again...)
2440
2441 2008-06-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2442
2443         * gst/rtp/gstrtptheorapay.c:
2444         * gst/udp/gstmultiudpsink.c:
2445           Added debug.
2446
2447 2008-06-20  Christian Schaller <christian.schaller@collabora.co.uk>
2448
2449         * configure.ac: switch v4l2src over to the normal build instead of
2450         being 'experimental'. Fixes bug #536831.
2451
2452 2008-06-19  Wim Taymans  <wim.taymans@collabora.co.uk>
2453
2454         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
2455         Remove unused variable so that we can compile again.
2456
2457 2008-06-19  Peter Kjellerstedt  <pkj@axis.com>
2458
2459         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
2460         No need to check for audio/G723 and audio/32KADPCM here as they are
2461         no longer supported.
2462
2463 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2464
2465         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
2466         (gst_wavpack_parse_src_query), (gst_wavpack_parse_create_src_pad):
2467         Use G_GINT64_CONSTANT, this fixes the duration query on files without
2468         known length.
2469
2470 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2471
2472         * gst/matroska/matroska-demux.c:
2473         (gst_matroska_demux_add_wvpk_header),
2474         (gst_matroska_demux_audio_caps):
2475         * gst/matroska/matroska-ids.h:
2476         Fix demuxing of WavPack files. Muxing is still broken.
2477
2478 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2479
2480         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
2481         (gst_matroska_demux_add_mpeg_seq_header),
2482         (gst_matroska_demux_add_wvpk_header),
2483         (gst_matroska_demux_check_subtitle_buffer),
2484         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2485         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
2486         (gst_matroska_demux_subtitle_caps):
2487         * gst/matroska/matroska-ids.h:
2488         Add a "vfunc" to the track context for postprocessing frames and
2489         convert the wavpack and subtitle postprocessing to this vfunc.
2490         Copy buffer flags in those functions to the new buffers too.
2491
2492         Parse CodecState elements of Blocks.
2493
2494         Add a postprocessing function for MPEG video that adds the sequence
2495         header from the codec private data or codec state to the frames if
2496         it's not already there.
2497
2498 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2499
2500         * gst/matroska/matroska-demux.c:
2501         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2502         If a gap of more than 1/2 second is found in one stream send a
2503         NEWSEGMENT event to not stall the pipeline if the gap is too large.
2504         This also fixes Matroska files where the first buffer doesn't start
2505         at timestamp 0. Fixes bug #429322.
2506
2507         The duration of a block is the default duration multiplied with the
2508         number of laces. Every lace is one frame and the default duration
2509         is the duration of one frame. This fixes playback of files that use
2510         lacing for some tracks.
2511
2512 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
2513
2514         * gst/matroska/matroska-demux.c:
2515         (gst_matroska_demux_parse_contents_seekentry):
2516         Update FIXME/TODOs and only ignore EOS at the central, important place
2517         instead of several places.
2518
2519 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
2520
2521         * gst/rtp/gstrtpg726pay.c:
2522         Fix caps, See #538891.
2523
2524 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
2525
2526         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2527         (gst_matroska_demux_stream_from_num),
2528         (gst_matroska_demux_encoding_cmp),
2529         (gst_matroska_demux_encoding_order_unique),
2530         (gst_matroska_demux_read_track_encoding),
2531         (gst_matroska_demux_read_track_encodings),
2532         (gst_matroska_demux_tracknumber_unique),
2533         (gst_matroska_demux_add_stream), (gst_matroska_demux_init_stream),
2534         (gst_matroska_demux_parse_tracks),
2535         (gst_matroska_demux_parse_index_cuetrack),
2536         (gst_matroska_demux_parse_index_pointentry),
2537         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2538         (gst_matroska_demux_parse_metadata_id_simple_tag),
2539         (gst_matroska_demux_parse_metadata_id_tag),
2540         (gst_matroska_demux_parse_metadata),
2541         (gst_matroska_demux_parse_attached_file),
2542         (gst_matroska_demux_parse_attachments),
2543         (gst_matroska_demux_parse_chapters),
2544         (gst_matroska_demux_sync_streams), (gst_matroska_decode_buffer),
2545         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2546         (gst_matroska_demux_parse_cluster),
2547         (gst_matroska_demux_parse_contents_seekentry),
2548         (gst_matroska_demux_parse_contents),
2549         (gst_matroska_demux_loop_stream_parse_id),
2550         (gst_matroska_demux_loop):
2551         Improve debug output everywhere and fix the EOS logic.
2552
2553         Check the values of the ContentEncoding elements more strictly and
2554         don't use tracks for which it's invalid.
2555
2556         Check that the track number is unique for this stream.
2557
2558         Check that seek positions are below G_MAXINT64 as our seeks are
2559         int64-based and overflows will fail badly.
2560
2561         After seeks also don't push SimpleBlocks until the first one
2562         containing a keyframe is found. Before this was done only for normal
2563         Blocks.
2564
2565         Update some FIXME/TODOs.
2566         
2567         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
2568         (gst_ebml_read_utf8), (gst_ebml_read_header):
2569         Improve debug output.
2570
2571         * gst/matroska/matroska-ids.c:
2572         (gst_matroska_track_init_video_context):
2573         * gst/matroska/matroska-ids.h:
2574         * gst/matroska/matroska-mux.c:
2575         (gst_matroska_mux_video_pad_setcaps):
2576         Remove eye mode and don't parse it anymore. We can't use that
2577         information in GStreamer yet so it's useless.
2578
2579
2580 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
2581
2582         Patch by: Mersad Jelacic <mersad at axis dot com>
2583
2584         * gst/rtp/Makefile.am:
2585         * gst/rtp/gstrtp.c: (plugin_init):
2586         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_base_init),
2587         (gst_rtp_g726_depay_class_init), (gst_rtp_g726_depay_init),
2588         (gst_rtp_g726_depay_setcaps), (gst_rtp_g726_depay_process),
2589         (gst_rtp_g726_depay_plugin_init):
2590         * gst/rtp/gstrtpg726depay.h:
2591         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_base_init),
2592         (gst_rtp_g726_pay_class_init), (gst_rtp_g726_pay_init),
2593         (gst_rtp_g726_pay_setcaps), (gst_rtp_g726_pay_plugin_init):
2594         * gst/rtp/gstrtpg726pay.h:
2595         Added G726 pay/depayloaders. Fixes #538891.
2596
2597 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
2598
2599         * gst/rtsp/URLS:
2600         Some more urls.
2601
2602         * gst/smpte/barboxwipes.c:
2603         Add a comment
2604
2605         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
2606         Fix typo, add audioresample to the pipeline.
2607
2608 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
2609
2610         * ext/libmng/Makefile.am:
2611         * ext/libmng/gstmng.c: (plugin_init):
2612         * ext/libmng/gstmngdec.c: (gst_mng_dec_base_init),
2613         (gst_mng_dec_class_init), (gst_mng_dec_sink_setcaps),
2614         (gst_mng_dec_init), (gst_mng_dec_src_getcaps), (gst_mng_dec_loop),
2615         (gst_mng_dec_get_property), (gst_mng_dec_set_property),
2616         (mngdec_error), (mngdec_openstream), (mngdec_closestream),
2617         (gst_mng_dec_sink_event), (mngdec_readdata), (mngdec_settimer),
2618         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
2619         (gst_mng_dec_change_state):
2620         * ext/libmng/gstmngdec.h:
2621         * ext/libmng/gstmngenc.c: (gst_mng_enc_base_init),
2622         (gst_mng_enc_class_init), (gst_mng_enc_sink_setcaps),
2623         (gst_mng_enc_init), (gst_mng_enc_chain),
2624         (gst_mng_enc_get_property), (gst_mng_enc_set_property):
2625         * ext/libmng/gstmngenc.h:
2626         Somewhat port mngenc and mngdec to 0.10. Does not work yet and has many
2627         bits ifdeffed out still.
2628
2629 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
2630
2631         * gst/matroska/matroska-demux.c: (gst_matroska_index_compare):
2632         When comparing index elements with the same time compare their
2633         block number.
2634
2635 2008-06-16  Tim-Philipp Müller  <tim.muller at collabora co uk>
2636
2637         * gst/matroska/matroska-demux.c:
2638           (gst_matroska_demux_parse_attached_file)
2639           Init variable to NULL to avoid compiler warning.
2640
2641 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
2642
2643         * gst/matroska/Makefile.am:
2644         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2645         (gst_matroska_demux_parse_attached_file),
2646         (gst_matroska_demux_parse_attachments),
2647         (gst_matroska_demux_parse_contents_seekentry),
2648         (gst_matroska_demux_loop_stream_parse_id):
2649         * gst/matroska/matroska-demux.h:
2650         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
2651         * gst/matroska/matroska-ids.h:
2652         * gst/matroska/matroska.c: (plugin_init):
2653         Parse Attachments and post them as GST_TAG_IMAGE if we detect
2654         it as image and otherwise as GST_TAG_ATTACHMENT. Include filename
2655         and description of the attachments in the caps. Fixes bug #537622.
2656
2657 2008-06-16  Wim Taymans  <wim.taymans@collabora.co.uk>
2658
2659         * ext/speex/gstspeexenc.c: (gst_speex_enc_mode_get_type),
2660         (gst_speex_enc_class_init), (gst_speex_enc_sink_getcaps),
2661         (gst_speex_enc_get_latency), (gst_speex_enc_get_query_types),
2662         (gst_speex_enc_src_query), (gst_speex_enc_init),
2663         (gst_speex_enc_setup), (gst_speex_enc_push_buffer),
2664         (gst_speex_enc_chain), (gst_speex_enc_get_property),
2665         (gst_speex_enc_set_property):
2666         Add mode property.
2667         Some cleanups, add more debug info.
2668         Add latency query.
2669
2670 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
2671
2672         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes):
2673         Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERROR on short reads.
2674         If we get less bytes than requested we can't do anything except doing
2675         our EOS logic.
2676
2677 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2678
2679         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2680         (gst_matroskademux_do_index_seek),
2681         (gst_matroska_demux_parse_index_cuetrack),
2682         (gst_matroska_demux_parse_index_pointentry),
2683         (gst_matroska_index_compare), (gst_matroska_demux_parse_index),
2684         (gst_matroska_demux_parse_metadata):
2685         * gst/matroska/matroska-demux.h:
2686         * gst/matroska/matroska-ids.h:
2687         Use a GArray for storing the Cue (i.e. seek) information, store
2688         the CueTrackPositions for every track, store the block number
2689         and optimize searching in the array by sorting it after the last
2690         element was added.
2691
2692         Fix a small memory leak when trying to parse a tags element that was
2693         already parsed.
2694
2695 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2696
2697         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
2698         (gst_matroska_mux_start), (gst_matroska_mux_finish),
2699         (gst_matroska_mux_write_data):
2700         * gst/matroska/matroska-mux.h:
2701         Don't write another SeekHead which indexes all Clusters to the end of
2702         the file. This isn't useful for anything and just increases filesize.
2703
2704 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2705
2706         * gst/matroska/ebml-read.c: (_ext2dbl), (gst_ebml_read_float):
2707         Prevent unaligned memory access when reading floats.
2708
2709 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2710
2711         * gst/matroska/ebml-read.c:
2712         * gst/matroska/ebml-read.h:
2713         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2714         (gst_matroska_demux_parse_metadata):
2715         * gst/matroska/matroska-demux.h:
2716         Make sure that every Tags element is only parsed once and it's
2717         containing tags are only posted once.
2718
2719 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2720
2721         * gst/matroska/ebml-read.c: (gst_ebml_peek_id),
2722         (gst_ebml_read_header):
2723         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
2724         (gst_matroska_demux_parse_tracks),
2725         (gst_matroska_demux_parse_index_cuetrack),
2726         (gst_matroska_demux_parse_index_pointentry),
2727         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2728         (gst_matroska_demux_parse_metadata_id_simple_tag),
2729         (gst_matroska_demux_parse_metadata_id_tag),
2730         (gst_matroska_demux_parse_metadata),
2731         (gst_matroska_demux_parse_attachments),
2732         (gst_matroska_demux_parse_chapters),
2733         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2734         (gst_matroska_demux_parse_cluster),
2735         (gst_matroska_demux_parse_contents_seekentry),
2736         (gst_matroska_demux_parse_contents),
2737         (gst_matroska_demux_loop_stream_parse_id):
2738         Handle EBML elements like Void or CRC32 in the EbmlRead base class
2739         already. They're not useful in the matroska parser and only cause
2740         additional code.
2741
2742 2008-06-14  Sebastian Dröge  <slomo@circular-chaos.org>
2743
2744         * gst/matroska/ebml-read.c: (gst_ebml_level_free),
2745         (gst_ebml_finalize), (gst_ebml_read_change_state),
2746         (gst_ebml_read_element_level_up), (gst_ebml_read_master):
2747         * gst/matroska/matroska-demux.c:
2748         (gst_matroska_demux_parse_contents_seekentry):
2749         Reverse the level list as we usually are only interested in the
2750         first element or want to add a new first element. Having the
2751         first element stored at the end and calling g_list_last() and
2752         g_list_append() is more expensive.
2753
2754         Also use GSlice for allocating the GstEbmlLevel structs.
2755
2756 2008-06-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
2757
2758         * gst/debug/gsttaginject.c: (gst_tag_inject_finalize),
2759           (gst_tag_inject_class_init), (gst_tag_inject_init):
2760           Don't unref NULL taglist in finalize. Don't use c++ style
2761           comments.
2762
2763 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
2764
2765         * gst/matroska/matroska-demux.c:
2766         (gst_matroska_demux_parse_metadata_id_simple_tag):
2767         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag),
2768         (gst_matroska_mux_write_data):
2769         Use gst_value_serialize() and gst_value_deserialize() for transforming
2770         tags from some GType to a string and the other way around. The default
2771         transformations in GLib don't include transformations from string to
2772         number types.
2773
2774 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
2775
2776         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2777         (gst_matroska_demux_parse_tracks),
2778         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2779         (gst_matroska_demux_parse_attachments),
2780         (gst_matroska_demux_parse_chapters),
2781         (gst_matroska_demux_parse_contents_seekentry),
2782         (gst_matroska_demux_loop_stream_parse_id):
2783         * gst/matroska/matroska-demux.h:
2784         Only parse Tracks, SeekHead and SegmentInfo elements once but allow
2785         Tags multiple times. The first ones can appear more than once but must
2786         contain the same content as the first for backup purposes so we ignore
2787         all but the first one. Tags can appear multiple times with different
2788         content.
2789
2790         Jump to all elements except Clusters that are available from a
2791         SeekHead to make it more likely to have all required informations
2792         before getting to the first Clusters.
2793
2794         Add dummy functions for parsing Attachments and Chapters.
2795
2796 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2797
2798         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
2799         (gst_udpsrc_create), (gst_udpsrc_set_property),
2800         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
2801         * gst/udp/gstudpsrc.h:
2802         Add property to control automatic join/leave of multicast groups.
2803         Add G_LIKELY.
2804         Remove setting caps on buffers explicitly, basesrc does that for us now.
2805         Improve debug info.
2806         Convert some non-fatal error into warnings.
2807         Use g_ntohs for better portability.
2808         Leave multicast groups when stopping.
2809         When using external sockets, use getsockname() on them to fill up the
2810         addr structure before calling methods that use the structure.
2811         Should all fix #536903.
2812         API: GstUDPSrc::auto-multicast property
2813
2814 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2815
2816         * gst/udp/gstudpnetutils.c: (gst_udp_is_multicast):
2817         Use g_ntohl for better portability.
2818
2819 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2820
2821         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
2822         (gst_multiudpsink_remove):
2823         Fix a typo and do some small cleanups.
2824
2825 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2826
2827         Patch by: Olivier Crete <tester at tester dot ca>
2828
2829         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
2830         Make the delivery-method mandatory on the caps and only accept inline
2831         for now.
2832         Reverse strcmp checks for delivery-method.
2833
2834         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
2835         Make delivery method optional when parsing caps and note this in the
2836         caps.
2837         Reverse strcmp checks for delivery-method.
2838
2839         * gst/rtp/gstrtpvorbispay.c:
2840         Update a comment to note that the delivery-method is optional, 
2841         Fixes #537675.
2842
2843 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
2844
2845         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_mcast):
2846         Set udpsrc for receiving data from multicast groups to PAUSED instead of
2847         leaving them in READY. Fixes #537832.
2848
2849 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
2850
2851         * gst/avi/gstavimux.c:
2852           Simplify code. gst_tag_list_merge() does the NULL checks. Add a FIXME
2853           for a random constant in tagmuxing code.
2854
2855 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
2856
2857         * gst/debug/gsttaginject.c:
2858         * gst/debug/gsttaginject.h:
2859           Now actually adding the new element.
2860
2861 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
2862
2863         * docs/plugins/Makefile.am:
2864         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2865         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2866         * docs/plugins/gst-plugins-good-plugins.args:
2867         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2868         * docs/plugins/gst-plugins-good-plugins.interfaces:
2869         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2870         * docs/plugins/inspect/plugin-aasink.xml:
2871         * docs/plugins/inspect/plugin-alaw.xml:
2872         * docs/plugins/inspect/plugin-alpha.xml:
2873         * docs/plugins/inspect/plugin-alphacolor.xml:
2874         * docs/plugins/inspect/plugin-annodex.xml:
2875         * docs/plugins/inspect/plugin-apetag.xml:
2876         * docs/plugins/inspect/plugin-audiofx.xml:
2877         * docs/plugins/inspect/plugin-auparse.xml:
2878         * docs/plugins/inspect/plugin-autodetect.xml:
2879         * docs/plugins/inspect/plugin-avi.xml:
2880         * docs/plugins/inspect/plugin-cacasink.xml:
2881         * docs/plugins/inspect/plugin-cairo.xml:
2882         * docs/plugins/inspect/plugin-cdio.xml:
2883         * docs/plugins/inspect/plugin-cutter.xml:
2884         * docs/plugins/inspect/plugin-debug.xml:
2885         * docs/plugins/inspect/plugin-dv.xml:
2886         * docs/plugins/inspect/plugin-efence.xml:
2887         * docs/plugins/inspect/plugin-effectv.xml:
2888         * docs/plugins/inspect/plugin-equalizer.xml:
2889         * docs/plugins/inspect/plugin-esdsink.xml:
2890         * docs/plugins/inspect/plugin-flac.xml:
2891         * docs/plugins/inspect/plugin-flxdec.xml:
2892         * docs/plugins/inspect/plugin-gamma.xml:
2893         * docs/plugins/inspect/plugin-gconfelements.xml:
2894         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
2895         * docs/plugins/inspect/plugin-goom.xml:
2896         * docs/plugins/inspect/plugin-goom2k1.xml:
2897         * docs/plugins/inspect/plugin-halelements.xml:
2898         * docs/plugins/inspect/plugin-icydemux.xml:
2899         * docs/plugins/inspect/plugin-id3demux.xml:
2900         * docs/plugins/inspect/plugin-jpeg.xml:
2901         * docs/plugins/inspect/plugin-level.xml:
2902         * docs/plugins/inspect/plugin-matroska.xml:
2903         * docs/plugins/inspect/plugin-monoscope.xml:
2904         * docs/plugins/inspect/plugin-mulaw.xml:
2905         * docs/plugins/inspect/plugin-multifile.xml:
2906         * docs/plugins/inspect/plugin-multipart.xml:
2907         * docs/plugins/inspect/plugin-navigationtest.xml:
2908         * docs/plugins/inspect/plugin-ossaudio.xml:
2909         * docs/plugins/inspect/plugin-png.xml:
2910         * docs/plugins/inspect/plugin-quicktime.xml:
2911         * docs/plugins/inspect/plugin-rtp.xml:
2912         * docs/plugins/inspect/plugin-rtsp.xml:
2913         * docs/plugins/inspect/plugin-smpte.xml:
2914         * docs/plugins/inspect/plugin-soup.xml:
2915         * docs/plugins/inspect/plugin-spectrum.xml:
2916         * docs/plugins/inspect/plugin-speex.xml:
2917         * docs/plugins/inspect/plugin-taglib.xml:
2918         * docs/plugins/inspect/plugin-udp.xml:
2919         * docs/plugins/inspect/plugin-video4linux2.xml:
2920         * docs/plugins/inspect/plugin-videobalance.xml:
2921         * docs/plugins/inspect/plugin-videobox.xml:
2922         * docs/plugins/inspect/plugin-videocrop.xml:
2923         * docs/plugins/inspect/plugin-videoflip.xml:
2924         * docs/plugins/inspect/plugin-videomixer.xml:
2925         * docs/plugins/inspect/plugin-wavenc.xml:
2926         * docs/plugins/inspect/plugin-wavpack.xml:
2927         * docs/plugins/inspect/plugin-wavparse.xml:
2928         * docs/plugins/inspect/plugin-ximagesrc.xml:
2929         * gst/debug/Makefile.am:
2930         * gst/debug/breakmydata.c:
2931         * gst/debug/efence.c:
2932         * gst/debug/gstdebug.c:
2933         * gst/debug/gstnavseek.c:
2934         * gst/debug/gstpushfilesrc.c:
2935         * gst/debug/gstpushfilesrc.h:
2936         * gst/debug/negotiation.c:
2937         * gst/debug/progressreport.c:
2938         * gst/debug/progressreport.h:
2939         * gst/debug/rndbuffersize.c:
2940         * gst/debug/testplugin.c:
2941           Remove dummy plugin_init. Remove some undefined entries from doc-
2942           section file. Add taginject element and rebuild docs for it.
2943
2944 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
2945
2946         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
2947         (gst_matroska_mux_release_pad), (gst_matroska_mux_write_data):
2948         Update the counter for the number of streams when pads are added or
2949         removed. This will make sure that a seek table is generated for
2950         files with just one audio stream.
2951
2952 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
2953
2954         * gst/matroska/matroska-demux.c:
2955         (gst_matroska_demux_parse_metadata_id_simple_tag):
2956         * gst/matroska/matroska-ids.h:
2957         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag):
2958         Add some more tags, improve debugging a bit and make sure that
2959         GValue transformation has succeeded before using the result
2960         as a tag.
2961
2962 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
2963
2964         Patch by: Olivier Crete <tester at tester dot ca>
2965
2966         * gst/rtp/gstrtptheorapay.c:
2967         The Theora RTP payloader only supports the "inline" delievery method
2968         so let's declare this on the caps of the static pad template.
2969         Fixes bug #537675.
2970
2971 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
2972
2973         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
2974         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues):
2975         Remove bogus check.
2976
2977 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
2978
2979         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
2980         (gst_videomixer_blend_buffers):
2981         Use stream_time to synchronize the object properties.
2982         Use running_time of the master pad to timestamp outgoing buffers.
2983         Fix the initial segment event to extend an unknown amount of time.
2984         Fixes #537361.
2985
2986 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
2987
2988         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
2989         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
2990         (gst_avi_demux_calculate_durations_from_index),
2991         (gst_avi_demux_stream_header_push),
2992         (gst_avi_demux_stream_header_pull):
2993         Try to ignore unparsable/unknown streams and give a warning instead of
2994         erroring out. Fixes #537377.
2995
2996 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
2997
2998         * gst/matroska/ebml-write.c: (gst_ebml_write_float):
2999         Use GDOUBLE_TO_BE() instead of (probably slower) custom code.
3000
3001         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
3002         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
3003         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
3004         (gst_matroska_demux_read_track_encodings),
3005         (gst_matroska_demux_add_stream),
3006         (gst_matroska_demux_handle_src_query),
3007         (gst_matroska_demux_init_stream),
3008         (gst_matroska_demux_parse_index_cuetrack),
3009         (gst_matroska_demux_parse_index_pointentry),
3010         (gst_matroska_demux_parse_info),
3011         (gst_matroska_demux_parse_metadata_id_simple_tag),
3012         (gst_matroska_demux_parse_metadata),
3013         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
3014         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3015         (gst_matroska_demux_parse_cluster),
3016         (gst_matroska_demux_parse_contents_seekentry),
3017         (gst_matroska_demux_loop_stream_parse_id),
3018         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
3019         (gst_matroska_demux_audio_caps),
3020         (gst_matroska_demux_subtitle_caps):
3021         * gst/matroska/matroska-demux.h:
3022         * gst/matroska/matroska-ids.c:
3023         (gst_matroska_track_init_subtitle_context):
3024         * gst/matroska/matroska-ids.h:
3025         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
3026         (gst_matroska_mux_class_init), (gst_matroska_mux_init),
3027         (gst_matroska_mux_create_uid), (gst_matroska_mux_reset),
3028         (gst_matroska_mux_video_pad_setcaps),
3029         (gst_matroska_mux_audio_pad_setcaps),
3030         (gst_matroska_mux_subtitle_pad_setcaps),
3031         (gst_matroska_mux_request_new_pad),
3032         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
3033         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
3034         (gst_matroska_mux_write_data), (gst_matroska_mux_collected),
3035         (gst_matroska_mux_set_property):
3036         Add many FIXMEs/TODOs all over the matroska muxer and demuxer
3037         elements, do some checks for valid values in the demuxer, handle
3038         tracktimecodescale in the demuxer, set correct default values for all
3039         settings in the demuxer, review and add all missing matroska
3040         IDs and some more raw YUV formats, and some trivial cleanup.
3041
3042 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3043
3044         * ext/pulse/pulsemixer.c: (gst_pulsemixer_base_init),
3045         (gst_pulsemixer_class_init):
3046         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3047         (gst_pulsesink_class_init), (gst_pulsesink_prepare):
3048         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3049         (gst_pulsesrc_base_init), (gst_pulsesrc_class_init),
3050         (gst_pulsesrc_prepare):
3051         Some smaller cleanup. Use G_PARAM_STATIC_STRINGS,
3052         gst_element_class_set_details_simple() and fix coding style a bit
3053         more.
3054
3055 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3056
3057         * docs/plugins/Makefile.am:
3058         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3059         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3060         * docs/plugins/gst-plugins-good-plugins.args:
3061         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3062         * docs/plugins/gst-plugins-good-plugins.interfaces:
3063         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3064         * docs/plugins/inspect/plugin-aasink.xml:
3065         * docs/plugins/inspect/plugin-alaw.xml:
3066         * docs/plugins/inspect/plugin-alpha.xml:
3067         * docs/plugins/inspect/plugin-alphacolor.xml:
3068         * docs/plugins/inspect/plugin-annodex.xml:
3069         * docs/plugins/inspect/plugin-apetag.xml:
3070         * docs/plugins/inspect/plugin-audiofx.xml:
3071         * docs/plugins/inspect/plugin-auparse.xml:
3072         * docs/plugins/inspect/plugin-autodetect.xml:
3073         * docs/plugins/inspect/plugin-avi.xml:
3074         * docs/plugins/inspect/plugin-cacasink.xml:
3075         * docs/plugins/inspect/plugin-cairo.xml:
3076         * docs/plugins/inspect/plugin-cdio.xml:
3077         * docs/plugins/inspect/plugin-cutter.xml:
3078         * docs/plugins/inspect/plugin-debug.xml:
3079         * docs/plugins/inspect/plugin-dv.xml:
3080         * docs/plugins/inspect/plugin-efence.xml:
3081         * docs/plugins/inspect/plugin-effectv.xml:
3082         * docs/plugins/inspect/plugin-equalizer.xml:
3083         * docs/plugins/inspect/plugin-esdsink.xml:
3084         * docs/plugins/inspect/plugin-flac.xml:
3085         * docs/plugins/inspect/plugin-flxdec.xml:
3086         * docs/plugins/inspect/plugin-gamma.xml:
3087         * docs/plugins/inspect/plugin-gconfelements.xml:
3088         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3089         * docs/plugins/inspect/plugin-goom.xml:
3090         * docs/plugins/inspect/plugin-goom2k1.xml:
3091         * docs/plugins/inspect/plugin-halelements.xml:
3092         * docs/plugins/inspect/plugin-icydemux.xml:
3093         * docs/plugins/inspect/plugin-id3demux.xml:
3094         * docs/plugins/inspect/plugin-jpeg.xml:
3095         * docs/plugins/inspect/plugin-level.xml:
3096         * docs/plugins/inspect/plugin-matroska.xml:
3097         * docs/plugins/inspect/plugin-monoscope.xml:
3098         * docs/plugins/inspect/plugin-mulaw.xml:
3099         * docs/plugins/inspect/plugin-multifile.xml:
3100         * docs/plugins/inspect/plugin-multipart.xml:
3101         * docs/plugins/inspect/plugin-navigationtest.xml:
3102         * docs/plugins/inspect/plugin-ossaudio.xml:
3103         * docs/plugins/inspect/plugin-png.xml:
3104         * docs/plugins/inspect/plugin-pulseaudio.xml:
3105         * docs/plugins/inspect/plugin-quicktime.xml:
3106         * docs/plugins/inspect/plugin-rtp.xml:
3107         * docs/plugins/inspect/plugin-rtsp.xml:
3108         * docs/plugins/inspect/plugin-smpte.xml:
3109         * docs/plugins/inspect/plugin-soup.xml:
3110         * docs/plugins/inspect/plugin-spectrum.xml:
3111         * docs/plugins/inspect/plugin-speex.xml:
3112         * docs/plugins/inspect/plugin-taglib.xml:
3113         * docs/plugins/inspect/plugin-udp.xml:
3114         * docs/plugins/inspect/plugin-video4linux2.xml:
3115         * docs/plugins/inspect/plugin-videobalance.xml:
3116         * docs/plugins/inspect/plugin-videobox.xml:
3117         * docs/plugins/inspect/plugin-videocrop.xml:
3118         * docs/plugins/inspect/plugin-videoflip.xml:
3119         * docs/plugins/inspect/plugin-videomixer.xml:
3120         * docs/plugins/inspect/plugin-wavenc.xml:
3121         * docs/plugins/inspect/plugin-wavpack.xml:
3122         * docs/plugins/inspect/plugin-wavparse.xml:
3123         * docs/plugins/inspect/plugin-ximagesrc.xml:
3124         * ext/pulse/plugin.c:
3125         * ext/pulse/pulsemixer.c:
3126         * ext/pulse/pulsesink.c:
3127         * ext/pulse/pulsesrc.c:
3128         Add documentation to the pulseaudio plugin and run make update
3129         in docs/plugins.
3130
3131 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3132
3133         Patch by: Brian Cameron <brian.cameron at sun dot com>
3134
3135         * sys/sunaudio/gstsunaudiomixerctrl.c:
3136         (gst_sunaudiomixer_ctrl_get_volume),
3137         (gst_sunaudiomixer_ctrl_set_volume):
3138         Improvements for the SunAudio mixer by handling mute as no gain
3139         for tracks that have a gain property but no mute property.
3140         Fixes bug #536067.
3141
3142 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3143
3144         * configure.ac:
3145         * ext/pulse/Makefile.am:
3146         * ext/pulse/plugin.c: (plugin_init):
3147         * ext/pulse/pulsemixer.c: (gst_pulsemixer_interface_supported),
3148         (gst_pulsemixer_implements_interface_init),
3149         (gst_pulsemixer_init_interfaces), (gst_pulsemixer_base_init),
3150         (gst_pulsemixer_class_init), (gst_pulsemixer_init),
3151         (gst_pulsemixer_finalize), (gst_pulsemixer_set_property),
3152         (gst_pulsemixer_get_property), (gst_pulsemixer_change_state):
3153         * ext/pulse/pulsemixer.h:
3154         * ext/pulse/pulsemixerctrl.c:
3155         (gst_pulsemixer_ctrl_context_state_cb),
3156         (gst_pulsemixer_ctrl_sink_info_cb),
3157         (gst_pulsemixer_ctrl_source_info_cb),
3158         (gst_pulsemixer_ctrl_subscribe_cb),
3159         (gst_pulsemixer_ctrl_success_cb), (gst_pulsemixer_ctrl_open),
3160         (gst_pulsemixer_ctrl_close), (gst_pulsemixer_ctrl_new),
3161         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_list_tracks),
3162         (gst_pulsemixer_ctrl_timeout_event), (restart_time_event),
3163         (gst_pulsemixer_ctrl_set_volume), (gst_pulsemixer_ctrl_get_volume),
3164         (gst_pulsemixer_ctrl_set_record), (gst_pulsemixer_ctrl_set_mute):
3165         * ext/pulse/pulsemixerctrl.h:
3166         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_class_init),
3167         (gst_pulsemixer_track_init), (gst_pulsemixer_track_new):
3168         * ext/pulse/pulsemixertrack.h:
3169         * ext/pulse/pulseprobe.c: (gst_pulseprobe_context_state_cb),
3170         (gst_pulseprobe_sink_info_cb), (gst_pulseprobe_source_info_cb),
3171         (gst_pulseprobe_invalidate), (gst_pulseprobe_open),
3172         (gst_pulseprobe_enumerate), (gst_pulseprobe_close),
3173         (gst_pulseprobe_new), (gst_pulseprobe_free),
3174         (gst_pulseprobe_get_properties), (gst_pulseprobe_needs_probe),
3175         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values),
3176         (gst_pulseprobe_set_server):
3177         * ext/pulse/pulseprobe.h:
3178         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3179         (gst_pulsesink_class_init), (gst_pulsesink_init),
3180         (gst_pulsesink_destroy_stream), (gst_pulsesink_destroy_context),
3181         (gst_pulsesink_finalize), (gst_pulsesink_dispose),
3182         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
3183         (gst_pulsesink_context_state_cb), (gst_pulsesink_stream_state_cb),
3184         (gst_pulsesink_stream_request_cb),
3185         (gst_pulsesink_stream_latency_update_cb), (gst_pulsesink_open),
3186         (gst_pulsesink_close), (gst_pulsesink_prepare),
3187         (gst_pulsesink_unprepare), (gst_pulsesink_write),
3188         (gst_pulsesink_delay), (gst_pulsesink_success_cb),
3189         (gst_pulsesink_reset), (gst_pulsesink_change_title),
3190         (gst_pulsesink_event), (gst_pulsesink_get_type):
3191         * ext/pulse/pulsesink.h:
3192         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3193         (gst_pulsesrc_implements_interface_init),
3194         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_base_init),
3195         (gst_pulsesrc_class_init), (gst_pulsesrc_init),
3196         (gst_pulsesrc_destroy_stream), (gst_pulsesrc_destroy_context),
3197         (gst_pulsesrc_finalize), (gst_pulsesrc_dispose),
3198         (gst_pulsesrc_set_property), (gst_pulsesrc_get_property),
3199         (gst_pulsesrc_context_state_cb), (gst_pulsesrc_stream_state_cb),
3200         (gst_pulsesrc_stream_request_cb), (gst_pulsesrc_open),
3201         (gst_pulsesrc_close), (gst_pulsesrc_prepare),
3202         (gst_pulsesrc_unprepare), (gst_pulsesrc_read),
3203         (gst_pulsesrc_delay), (gst_pulsesrc_change_state),
3204         (gst_pulsesrc_get_type):
3205         * ext/pulse/pulsesrc.h:
3206         * ext/pulse/pulseutil.c: (gst_pulse_fill_sample_spec),
3207         (gst_pulse_client_name), (gst_pulse_gst_to_channel_map):
3208         * ext/pulse/pulseutil.h:
3209         Add pulseaudio GStreamer element from gst-pulse. Development will
3210         continue here instead of pulseaudio SVN. Fixes bug #400679.
3211         Only changes over gst-pulse SVN are added copyright to the top of
3212         files and coding style changes.
3213
3214 2008-06-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
3215
3216         Patch by: Benjamin Kampmann  <benjamin at fluendo dot com>
3217
3218         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext),
3219           (gst_cdio_add_cdtext_album_tags):
3220         * ext/cdio/gstcdio.h:
3221         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3222           Also extract album title and album genre from CD-TEXT if
3223           available (#537021).
3224
3225 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3226
3227         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3228
3229         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
3230         Improve negotiation a bit more by picking the smallest possible
3231         resolution that is larger than the resolution specified in the
3232         first caps entry of the peer caps. Fixes bug #536994.
3233
3234 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3235
3236         Patch by: Bastien Nocera <hadess at hadess dot net>
3237
3238         * sys/v4l2/gstv4l2vidorient.c:
3239         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
3240         Fix compilation with newer GIT kernels that deprecated
3241         V4L2_CID_HCENTER and V4L2_CID_VCENTER. Fixes bug #536317.
3242
3243 2008-06-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
3244
3245         * configure.ac:
3246         * ext/cdio/gstcdio.c:
3247         * ext/cdio/gstcdio.h:
3248         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3249           Require libcdio >= 0.76.
3250
3251 2008-06-05  Thijs Vermeir  <thijsvermeir@gmail.com>
3252
3253         * gst/avi/gstavidemux.c:
3254         Catch UNEXPECTED when downstream has reached end of
3255         segment in reverse mode.
3256
3257 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3258
3259         * gst/avi/gstavidemux.c:
3260         Fix typo in comment
3261
3262 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3263
3264         * gst/avi/gstavidemux.c:
3265         Because we don't know the frame order we need to push till
3266         the next keyframe
3267
3268 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3269
3270         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3271
3272         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
3273         (gst_v4l2src_fixate), (gst_v4l2src_negotiate):
3274         Provide a custom negotiation function to make sure to pick the highest
3275         possible framerate and resolution. Fixes bug #536646.
3276
3277 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3278
3279         * gst/avi/gstavidemux.c:
3280         Set EOS when going out of the segment in reverse playback
3281
3282 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3283
3284         * ext/taglib/Makefile.am::
3285           Add -Wno-attributes to CXXFLAGS to suppress warning caused by
3286           taglib headers (with gcc 4.3.1).
3287
3288 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
3289
3290         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
3291         Use the new gst_rtsp_connection_get_ip() to access the IP address
3292         of a GstRTSPConnection since it is a private member.
3293
3294 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3295
3296         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
3297         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
3298           Use new utility functions in libgsttag to process coverart (#512333).
3299
3300 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3301
3302         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
3303         We actually support left/side, right/side and mid/side files. The
3304         conversion to normal, interleaved stereo is done by libflac.
3305
3306 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3307
3308         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
3309         (gst_ebml_write_set_cache):
3310         Unref the write cache in finalize if it was set and add add "FIXME"
3311         to a comment that needs it.
3312
3313 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3314
3315         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
3316
3317         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
3318         (gst_avi_demux_index_prev), (gst_avi_demux_index_entry_for_time),
3319         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
3320         (gst_avi_demux_process_next_entry):
3321         * gst/avi/gstavidemux.h:
3322         Implement reverse playback. Fixes #535300.
3323         Small cleanups.
3324
3325 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
3326
3327         * gst/videomixer/videomixer.c: (gst_videomixer_query_duration),
3328         (gst_videomixer_query_latency):
3329         When using gst_element_iterate_pads() one has to unref every pad
3330         after usage.
3331
3332 2008-05-31  Edward Hervey  <edward.hervey@collabora.co.uk>
3333
3334         Patch by: Bastien Nocera <hadess at hadess dot net>
3335         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_str),
3336         (qtdemux_parse_udta):
3337         * gst/qtdemux/qtdemux_fourcc.h:
3338         Improve meta-data handling, add 'comment', 'description' and
3339         'copyright' tag handling.
3340         Fixes #535935
3341
3342 2008-05-31  Julien Moutte  <julien@fluendo.com>
3343
3344         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_keyframe),
3345         (gst_qtdemux_find_segment), (gst_qtdemux_perform_seek),
3346         (gst_qtdemux_seek_to_previous_keyframe),
3347         (gst_qtdemux_activate_segment), (gst_qtdemux_loop): Make sure we
3348         we don't clip the segment's stop using the main segment duration as
3349         that could crop quite some video frames. Make reverse playback support
3350         more robust and support edit lists. Support seeking to the last frame,
3351         and fix reverse looping playback. Add some debugging.
3352         * win32/common/config.h: Updated.
3353
3354 2008-05-31  Sebastian Dröge  <slomo@circular-chaos.org>
3355
3356         * gst/equalizer/gstiirequalizer.c:
3357         (gst_iir_equalizer_transform_ip):
3358         Don't clip float/double samples, correctly unset passthrough mode
3359         and use better rounding for integer samples.
3360
3361 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
3362
3363         * gst/equalizer/gstiirequalizer.c:
3364         (gst_iir_equalizer_band_set_property), (gst_iir_equalizer_init),
3365         (setup_filter), (set_passthrough), (update_coefficients),
3366         (gst_iir_equalizer_compute_frequencies),
3367         (gst_iir_equalizer_transform_ip):
3368         * gst/equalizer/gstiirequalizer.h:
3369         Update the filter coefficients only when needed in the transform_ip
3370         function and correctly set the element into passthrough mode if the
3371         gain of all bands is 0.
3372
3373 2008-05-29  Wim Taymans  <wim.taymans@collabora.co.uk>
3374
3375         Based on patch by: Sebastian Keller <sebastian-keller at gmx dot de>
3376
3377         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
3378         (gst_alpha_set_property), (gst_alpha_get_property),
3379         (gst_alpha_chroma_key_ayuv), (gst_alpha_chromakey_row_i420):
3380         Try to skip pixels or areas that are too dark or too bright for us to do
3381         meaningfull color detection.
3382         Added properties to control the sensitivity to light and darkness.
3383         Added some small cleanups. Fixes #512345.
3384
3385 2008-05-28  Jan Schmidt  <jan.schmidt@sun.com>
3386
3387         * docs/plugins/.cvsignore:
3388         * tests/check/elements/.cvsignore:
3389         Ignore some more generated things
3390
3391         * tests/check/Makefile.am:
3392         Ignore OSS elements in the state changes test too.
3393
3394 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3395
3396         * docs/plugins/Makefile.am:
3397         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3398         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3399         Add SMPTE effect elements to docs.
3400
3401 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3402
3403         * docs/plugins/Makefile.am:
3404         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3405         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3406         * ext/raw1394/gstdv1394src.c:
3407           Document whats first shown on the fdo plugin docs page :)
3408
3409 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3410
3411         * docs/plugins/Makefile.am:
3412         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3413         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3414         * docs/plugins/gst-plugins-good-plugins.args:
3415         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3416         * docs/plugins/inspect/plugin-audiofx.xml:
3417         * gst/audiofx/Makefile.am:
3418         * gst/audiofx/audiofx.c:
3419         * gst/audiofx/audiokaraoke.c:
3420         * gst/audiofx/audiokaraoke.h:
3421         * gst/audiofx/audiovoice.c:
3422         * gst/audiofx/audiovoice.h:
3423           Rename audiovoice to audiokaraoke and add it to the docs.
3424
3425 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3426
3427         * REQUIREMENTS:
3428         * docs/plugins/Makefile.am:
3429         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3430         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3431         * docs/plugins/gst-plugins-good-plugins.args:
3432         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3433         * docs/plugins/gst-plugins-good-plugins.interfaces:
3434         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3435         * docs/plugins/inspect/plugin-aasink.xml:
3436         * docs/plugins/inspect/plugin-alaw.xml:
3437         * docs/plugins/inspect/plugin-alpha.xml:
3438         * docs/plugins/inspect/plugin-alphacolor.xml:
3439         * docs/plugins/inspect/plugin-annodex.xml:
3440         * docs/plugins/inspect/plugin-apetag.xml:
3441         * docs/plugins/inspect/plugin-audiofx.xml:
3442         * docs/plugins/inspect/plugin-auparse.xml:
3443         * docs/plugins/inspect/plugin-autodetect.xml:
3444         * docs/plugins/inspect/plugin-avi.xml:
3445         * docs/plugins/inspect/plugin-cacasink.xml:
3446         * docs/plugins/inspect/plugin-cairo.xml:
3447         * docs/plugins/inspect/plugin-cdio.xml:
3448         * docs/plugins/inspect/plugin-cutter.xml:
3449         * docs/plugins/inspect/plugin-debug.xml:
3450         * docs/plugins/inspect/plugin-dv.xml:
3451         * docs/plugins/inspect/plugin-efence.xml:
3452         * docs/plugins/inspect/plugin-effectv.xml:
3453         * docs/plugins/inspect/plugin-equalizer.xml:
3454         * docs/plugins/inspect/plugin-esdsink.xml:
3455         * docs/plugins/inspect/plugin-flac.xml:
3456         * docs/plugins/inspect/plugin-flxdec.xml:
3457         * docs/plugins/inspect/plugin-gamma.xml:
3458         * docs/plugins/inspect/plugin-gconfelements.xml:
3459         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3460         * docs/plugins/inspect/plugin-goom.xml:
3461         * docs/plugins/inspect/plugin-goom2k1.xml:
3462         * docs/plugins/inspect/plugin-halelements.xml:
3463         * docs/plugins/inspect/plugin-icydemux.xml:
3464         * docs/plugins/inspect/plugin-id3demux.xml:
3465         * docs/plugins/inspect/plugin-jpeg.xml:
3466         * docs/plugins/inspect/plugin-level.xml:
3467         * docs/plugins/inspect/plugin-matroska.xml:
3468         * docs/plugins/inspect/plugin-monoscope.xml:
3469         * docs/plugins/inspect/plugin-mulaw.xml:
3470         * docs/plugins/inspect/plugin-multifile.xml:
3471         * docs/plugins/inspect/plugin-multipart.xml:
3472         * docs/plugins/inspect/plugin-navigationtest.xml:
3473         * docs/plugins/inspect/plugin-ossaudio.xml:
3474         * docs/plugins/inspect/plugin-png.xml:
3475         * docs/plugins/inspect/plugin-quicktime.xml:
3476         * docs/plugins/inspect/plugin-rtp.xml:
3477         * docs/plugins/inspect/plugin-rtsp.xml:
3478         * docs/plugins/inspect/plugin-smpte.xml:
3479         * docs/plugins/inspect/plugin-soup.xml:
3480         * docs/plugins/inspect/plugin-spectrum.xml:
3481         * docs/plugins/inspect/plugin-speex.xml:
3482         * docs/plugins/inspect/plugin-taglib.xml:
3483         * docs/plugins/inspect/plugin-udp.xml:
3484         * docs/plugins/inspect/plugin-video4linux2.xml:
3485         * docs/plugins/inspect/plugin-videobalance.xml:
3486         * docs/plugins/inspect/plugin-videobox.xml:
3487         * docs/plugins/inspect/plugin-videocrop.xml:
3488         * docs/plugins/inspect/plugin-videoflip.xml:
3489         * docs/plugins/inspect/plugin-videomixer.xml:
3490         * docs/plugins/inspect/plugin-wavenc.xml:
3491         * docs/plugins/inspect/plugin-wavpack.xml:
3492         * docs/plugins/inspect/plugin-wavparse.xml:
3493         * docs/plugins/inspect/plugin-ximagesrc.xml:
3494         * ext/aalib/gstaasink.c:
3495         * ext/libcaca/gstcacasink.c:
3496           Document aasink and cacasink.
3497
3498 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
3499
3500         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
3501         (gst_videomixer_init), (gst_videomixer_query_duration),
3502         (gst_videomixer_query_latency), (gst_videomixer_query),
3503         (gst_videomixer_blend_buffers):
3504         * gst/videomixer/videomixer.h:
3505         Implement position (in time), duration and latency queries.
3506
3507 2008-05-27  Edward Hervey  <edward.hervey@collabora.co.uk>
3508
3509         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
3510         (gst_videomixer_init), (gst_videomixer_request_new_pad),
3511         (gst_videomixer_fill_queues), (forward_event_func),
3512         (forward_event), (gst_videomixer_src_event),
3513         (gst_videomixer_sink_event):
3514         * gst/videomixer/videomixer.h:
3515         Implement proper seek/newsegment handling.
3516         Based on adder's implementation.
3517         Fixes #535121
3518
3519 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3520
3521         Patch by: Jan Gerber <j at oil21 dot org>
3522
3523         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
3524         Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526481.
3525
3526 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3527
3528         * gst/audiofx/Makefile.am:
3529         * gst/audiofx/audiofx.c: (plugin_init):
3530         * gst/audiofx/audiovoice.c: (gst_audio_voice_base_init),
3531         (gst_audio_voice_class_init), (gst_audio_voice_init),
3532         (update_filter), (gst_audio_voice_set_property),
3533         (gst_audio_voice_get_property), (gst_audio_voice_setup),
3534         (gst_audio_voice_transform_int), (gst_audio_voice_transform_float),
3535         (gst_audio_voice_transform_ip):
3536         * gst/audiofx/audiovoice.h:
3537         Add simple voice removal element. Yay karaoke.
3538
3539 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3540
3541         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
3542
3543         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
3544         Fix potential caps leak.
3545         If we can't get the framerate with an ioctl, try to get it with the
3546         current norm. Fixes #520092.
3547
3548 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3549
3550         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
3551
3552         * sys/v4l2/v4l2src_calls.c:
3553         (gst_v4l2src_probe_caps_for_format_and_size):
3554         If we fail to get the frame intervals, simply don't touch the framerates
3555         on the template caps instead of discarding the format. See #520092.
3556
3557 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3558
3559         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
3560
3561         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
3562         (gst_v4l2_get_caps_info):
3563         Add NV12, NV21 and bayer support. See #520092.
3564
3565 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3566
3567         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
3568         (gst_qtdemux_activate_segment):
3569         Unbreak segment activation again. Fixes #531672.
3570
3571 2008-05-25  Sebastian Dröge  <slomo@circular-chaos.org>
3572
3573         * ext/flac/Makefile.am:
3574         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
3575         Set the channel layout when decoding FLAC files with more than 2
3576         channels as defined by the FLAC spec. Fixes bug #534570.
3577
3578         Also don't try to decode left/side, right/side and mid/side files
3579         as we don't support this at all.
3580
3581 2008-05-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
3582
3583         * configure.ac:
3584           We need -base CVS (rtsp).
3585
3586 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
3587
3588         * gst/udp/Makefile.am:
3589           Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_ADDRFAMILY
3590           when including netdb.h when building against glibc >= 2.8.
3591
3592 2008-05-22  Julien Moutte  <julien@fluendo.com>
3593
3594         * gst/smpte/gstsmptealpha.c: (gst_smpte_alpha_setcaps): Fix
3595         debug statement arguments.
3596         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_setup_qos_dscp):
3597         * gst/udp/gstudpnetutils.c: (gst_udp_join_group),
3598         (gst_udp_leave_group): Fix IP and IPV6 options to make it work
3599         on more platforms.
3600
3601 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3602
3603         * tests/check/elements/avimux.c: (setup_src_pad),
3604         (teardown_src_pad):
3605         * tests/check/elements/icydemux.c: (icydemux_found_pad),
3606         (GST_START_TEST):
3607         * tests/check/elements/matroskamux.c: (setup_src_pad),
3608         (teardown_src_pad), (setup_sink_pad), (teardown_sink_pad):
3609         * tests/check/elements/videocrop.c: (video_crop_get_test_caps),
3610         (GST_START_TEST):
3611         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
3612         (setup_wavpackparse), (cleanup_wavpackparse):
3613         Don't use gst_element_get_pad(), it's a bad, bad method.
3614
3615 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3616
3617         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
3618         (do_toggle_element):
3619         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
3620         (do_toggle_element):
3621         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
3622         (do_toggle_element):
3623         * ext/gconf/gstswitchsink.c: (gst_switch_commit_new_kid):
3624         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_reset),
3625         (do_toggle_element):
3626         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_reset),
3627         (do_toggle_element):
3628         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
3629         (gst_auto_audio_sink_detect):
3630         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
3631         (gst_auto_video_sink_detect):
3632         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
3633         (gst_rtspsrc_stream_free), (gst_rtspsrc_stream_configure_udp),
3634         (gst_rtspsrc_stream_configure_udp_sink), (gst_rtspsrc_skip_lws),
3635         (gst_rtspsrc_unskip_lws), (gst_rtspsrc_skip_commas),
3636         (gst_rtspsrc_skip_item), (gst_rtsp_decode_quoted_string),
3637         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr):
3638         * tests/icles/videocrop-test.c: (test_with_caps),
3639         (video_crop_get_test_caps):
3640         Don't use gst_element_get_pad(), it's a bad method.
3641
3642 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3643
3644         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
3645         (gst_multiudpsink_add_internal):
3646         * gst/udp/gstudpnetutils.c: (gst_udp_set_loop_ttl),
3647         (gst_udp_join_group):
3648         * gst/udp/gstudpnetutils.h:
3649         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
3650         Joining a multicast group and setting the loop/ttl properties are
3651         totally unrelated tasks are must be separated.
3652
3653 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
3654
3655         * gst/avi/gstavimux.c:
3656           Also support alaw/mulaw.
3657
3658 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3659
3660         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
3661         (gst_multiudpsink_setup_qos_dscp), (gst_multiudpsink_add_internal):
3662         * gst/udp/gstmultiudpsink.h:
3663         Add a fixme for the auto-multicast property.
3664         Fix some confusing debug messages.
3665         Disable setting a qos value by default.
3666
3667 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3668
3669         Patch by: Gustaf Räntilä <g dot rantila at gmail dot com>
3670
3671         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
3672         Ignore EPERM errors from sendto. Fixes #533619.
3673
3674 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3675
3676         Patch by: Henrik Eriksson <henriken at axis dot com>
3677
3678         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
3679         (gst_multiudpsink_init), (gst_multiudpsink_setup_qos_dscp),
3680         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
3681         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal):
3682         * gst/udp/gstmultiudpsink.h:
3683         Add qos-dscp property to manage the Quality of service. Fixes #469917.
3684
3685 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3686
3687         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_process):
3688         Improve debugging of the ident.
3689
3690 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3691
3692         Patch by: Bruno Santos <brunof at ua dot pt>
3693
3694         * gst/udp/gstudpnetutils.c: (gst_udp_get_addr),
3695         (gst_udp_join_group), (gst_udp_leave_group),
3696         (gst_udp_is_multicast):
3697         * gst/udp/gstudpnetutils.h:
3698         Provide a bunch of helper methods to deal with IPv4 and IPv6
3699         transparently.
3700
3701         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
3702         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
3703         (gst_multiudpsink_get_property), (join_multicast),
3704         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
3705         (gst_multiudpsink_remove):
3706         * gst/udp/gstmultiudpsink.h:
3707         Add multicast TTL and loopback properties.
3708         Use the helper methods to implement ip4 and ip6.
3709
3710         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
3711         * gst/udp/gstudpsrc.h:
3712         Use the helper methods to implement ip4 and ip6.
3713         Fixes #515962.
3714
3715 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3716
3717         Patch by: Patrick Radizi <patrick dot radizi at axis dot com>
3718
3719         * gst/multipart/multipartdemux.c: (gst_multipart_demux_class_init),
3720         (gst_multipart_demux_get_gstname),
3721         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain):
3722         * gst/multipart/multipartdemux.h:
3723         Don't blindly copy the mime-type as the caps name because they not
3724         always map directly. Instead use a hashtable with common mappings.
3725         Fixes #533287.
3726
3727 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
3728
3729         * ext/esd/esdsink.c: (gst_esdsink_write):
3730         When we post an error, we must return -1 to let the parent know that we
3731         cannot write the segment else it will loop and continue to call us again
3732         forever. Patch by Michael Meeks.
3733
3734 2008-05-20  Stefan Kost  <ensonic@users.sf.net>
3735
3736         * gst/videomixer/videomixer.c:
3737           Add missing incudes.
3738
3739 2008-05-20  Peter Kjellerstedt  <pkj@axis.com>
3740
3741         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
3742         (gst_rtp_h264_pay_handle_buffer):
3743         * gst/rtp/gstrtph264pay.h:
3744         Correct a typo (sinle -> single).
3745
3746 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
3747
3748         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
3749         (gst_rtp_h264_depay_init), (gst_rtp_h264_depay_set_property),
3750         (gst_rtp_h264_depay_get_property), (gst_rtp_h264_depay_setcaps),
3751         (gst_rtp_h264_depay_process):
3752         * gst/rtp/gstrtph264depay.h:
3753         Add experimental support for outputting quicktime-like AVC output in
3754         addition to the existing bytestream output.
3755
3756         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
3757         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
3758         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_payload_nal),
3759         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
3760         (gst_rtp_h264_pay_get_property):
3761         * gst/rtp/gstrtph264pay.h:
3762         Make the parsing mode configurable, for some inputs we don't need to
3763         scan every byte for start codes.
3764         Only set the marker bit on ACCESS units.
3765
3766 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
3767
3768         * gst/equalizer/gstiirequalizer.c:
3769         Use a bigger type in integer mode for the intermediate results to
3770         prevent overflows. This fixes the crippled sound when using the
3771         equalizer in integer mode. Fixes bug #510865.
3772
3773 2008-05-20  Jan Schmidt  <jan.schmidt@sun.com>
3774
3775         * gst/videomixer/videomixer.c:
3776         * gst/videomixer/videomixer.h:
3777         Instead of a random number for the request pad id's,
3778         use a counter.
3779
3780         Register the videomixerpad class from the element's class_init
3781         where it's safer, and allows the docs generator to scan it.
3782
3783 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
3784
3785         * gst/smpte/Makefile.am:
3786         * gst/smpte/gstsmpte.c: (gst_smpte_plugin_init):
3787         * gst/smpte/gstsmpte.h:
3788         * gst/smpte/gstsmptealpha.c:
3789         (gst_smpte_alpha_transition_type_get_type),
3790         (gst_smpte_alpha_get_type), (gst_smpte_alpha_base_init),
3791         (gst_smpte_alpha_class_init), (gst_smpte_alpha_update_mask),
3792         (gst_smpte_alpha_setcaps), (gst_smpte_alpha_get_unit_size),
3793         (gst_smpte_alpha_init), (gst_smpte_alpha_finalize),
3794         (gst_smpte_alpha_do_ayuv), (gst_smpte_alpha_do_i420),
3795         (gst_smpte_alpha_transform), (gst_smpte_alpha_set_property),
3796         (gst_smpte_alpha_get_property), (gst_smpte_alpha_plugin_init):
3797         * gst/smpte/gstsmptealpha.h:
3798         * gst/smpte/plugin.c: (plugin_init):
3799         Add new plugin that adds the SMPTE transition in the alpha channel of
3800         I420 and AYUV frames so that they can be blended with videomixer later
3801         on. Uses all niceties such as using base transform for efficient alloc
3802         and negotiation. It currently requires GstController to control the
3803         position in the transition effect.
3804
3805 2008-05-19  Stefan Kost  <ensonic@users.sf.net>
3806
3807         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3808         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3809         * docs/plugins/gst-plugins-good-plugins.args:
3810         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3811         * docs/plugins/gst-plugins-good-plugins.interfaces:
3812         * docs/plugins/gst-plugins-good-plugins.types:
3813         * gst/videomixer/videomixer.c:
3814           Try using thaytans new mechanism to get extra classes into plugin
3815           docs. Aparently works for the Eq. For VideoMixer the GObject stuff is
3816           missing still.
3817
3818 2008-05-18  Mark Nauwelaerts  <mnauw@users.sf.net>
3819
3820         * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps):
3821         Set proper rate in avi stream header for PCM audio, and also do some
3822         more sanity checks on caps in this case.  Fixes #511489.
3823
3824 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
3825
3826         * sys/v4l2/gstv4l2src.c:
3827         Don't include the gstv4l2xoverlay.h header as the XOverlay support
3828         isn't implemented at all yet and this requires X headers to be
3829         installed. Fixes bug #533264.
3830
3831 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
3832
3833         reviewed by: <delete if not using a buddy>
3834
3835         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
3836         (gst_ebml_write_set_cache):
3837         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
3838         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
3839         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
3840         (gst_matroska_demux_read_track_encodings),
3841         (gst_matroska_demux_add_stream),
3842         (gst_matroska_demux_handle_src_query),
3843         (gst_matroska_demux_init_stream),
3844         (gst_matroska_demux_parse_index_cuetrack),
3845         (gst_matroska_demux_parse_index_pointentry),
3846         (gst_matroska_demux_parse_info),
3847         (gst_matroska_demux_parse_metadata_id_simple_tag),
3848         (gst_matroska_demux_parse_metadata),
3849         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
3850         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3851         (gst_matroska_demux_parse_cluster),
3852         (gst_matroska_demux_parse_contents_seekentry),
3853         (gst_matroska_demux_loop_stream_parse_id),
3854         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
3855         (gst_matroska_demux_audio_caps),
3856         (gst_matroska_demux_subtitle_caps):
3857         * gst/matroska/matroska-demux.h:
3858         * gst/matroska/matroska-ids.c:
3859         (gst_matroska_track_init_subtitle_context):
3860         * gst/matroska/matroska-ids.h:
3861         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
3862         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start),
3863         (gst_matroska_mux_finish), (gst_matroska_mux_collected):
3864         * sys/v4l2/gstv4l2src.c:
3865         * tests/check/pipelines/wavpack.c: (bus_handler):
3866         * win32/common/config.h:
3867
3868 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
3869
3870         * ext/wavpack/gstwavpackstreamreader.c:
3871         * tests/examples/spectrum/demo-audiotest.c:
3872         * tests/examples/spectrum/demo-osssrc.c:
3873         Fix some compiler warnings.
3874
3875 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
3876
3877         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
3878         Small comment added.
3879
3880         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
3881         (gst_rtp_h264_pay_decode_nal), (gst_rtp_h264_pay_parse_sps_pps),
3882         (gst_rtp_h264_pay_payload_nal), (gst_rtp_h264_pay_handle_buffer):
3883         Debug string cleanups (remove trailing \n)
3884         Refactor and clean up the payloader a bit and make sure that we only
3885         put one NAL unit in an RTP packet even if the input buffer contains
3886         multiple NAL units.
3887         Add suport for AVC format input.
3888
3889 2008-05-14  Peter Kjellerstedt  <pkj@axis.com>
3890
3891         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
3892         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_handle_buffer),
3893         (gst_rtp_h264_pay_set_property), (gst_rtp_h264_pay_get_property):
3894         * gst/rtp/gstrtph264pay.h:
3895         Make it possible to specify profile-level-id and sprop-parameter-sets
3896         using properties in case they are not available in-stream.
3897
3898 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
3899
3900         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3901         * docs/plugins/gst-plugins-good-plugins.args:
3902         * docs/plugins/inspect/plugin-ladspa.xml:
3903           Remove ladspa fro plugin-docs, its in gst-plugins-bad.
3904
3905 2008-05-13  Mark Nauwelaerts  <mnauw@users.sf.net>
3906
3907         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
3908         Send an initial BYTE segment to inform downstream of later seeking,
3909         and to forego sync attempts.
3910
3911 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3912
3913         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps):
3914         Fix wrong caps string.
3915
3916 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3917
3918         Based on patch by: Olivier Crete <tester at tester dot ca>
3919
3920         * gst/rtp/Makefile.am:
3921         * gst/rtp/gstrtp.c: (plugin_init):
3922         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_base_init),
3923         (gst_rtp_g729_depay_class_init), (gst_rtp_g729_depay_init),
3924         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process),
3925         (gst_rtp_g729_depay_plugin_init):
3926         * gst/rtp/gstrtpg729depay.h:
3927         * gst/rtp/gstrtpg729pay.c: (gst_rtpg729pay_base_init),
3928         (gst_rtpg729pay_class_init), (gst_rtpg729pay_init),
3929         (gst_rtpg729pay_setcaps), (gst_rtp_g729_pay_plugin_init):
3930         * gst/rtp/gstrtpg729pay.h:
3931         Added G729 pay and depayloaders. Fixes #532409.
3932
3933 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3934
3935         * ext/speex/gstspeexdec.c: (speex_dec_sink_event):
3936         Fix the calculation of the duration of the concealment packets.
3937
3938 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
3939
3940         Based on patch by: Olivier Crete <tester at tester dot ca>
3941
3942         * gst/rtp/Makefile.am:
3943         * gst/rtp/gstrtp.c: (plugin_init):
3944         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_base_init),
3945         (gst_rtp_dv_depay_class_init), (gst_rtp_dv_depay_init),
3946         (parse_encode), (gst_rtp_dv_depay_setcaps),
3947         (calculate_difblock_location), (gst_rtp_dv_depay_process),
3948         (gst_rtp_dv_depay_reset), (gst_rtp_dv_depay_change_state),
3949         (gst_rtp_dv_depay_plugin_init):
3950         * gst/rtp/gstrtpdvdepay.h:
3951         * gst/rtp/gstrtpdvpay.c: (gst_dv_pay_mode_get_type),
3952         (gst_rtp_dv_pay_base_init), (gst_rtp_dv_pay_class_init),
3953         (gst_rtp_dv_pay_init), (gst_dv_pay_set_property),
3954         (gst_dv_pay_get_property), (gst_rtp_dv_pay_setcaps),
3955         (gst_dv_pay_negotiate), (include_dif),
3956         (gst_rtp_dv_pay_handle_buffer), (gst_rtp_dv_pay_plugin_init):
3957         * gst/rtp/gstrtpdvpay.h:
3958         Add DV pay and depayloaders. Fixes #532423.
3959
3960 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
3961
3962         * gst/matroska/matroska-demux.c:
3963         (gst_matroska_demux_push_dvd_clut_change_event):
3964         Convert subtitle palette info in VobSub private data from VobSub's
3965         (buggy) RGB to YUV.
3966
3967 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
3968
3969         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset):
3970         Do not leave fourcc stream header field empty upon reset.
3971         Fixes #519301.
3972
3973 2008-05-11  Jan Schmidt  <jan.schmidt@sun.com>
3974
3975         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3976         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3977         * docs/plugins/inspect/plugin-goom.xml:
3978         * docs/plugins/inspect/plugin-goom2k1.xml:
3979         * gst/goom/gstgoom.c:
3980         * gst/goom2k1/gstgoom.c:
3981         Add goom2k1 into the docs.
3982
3983 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
3984
3985         Based on patch by: Wouter Cloetens  <wouter at mind be>
3986
3987         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
3988         (gst_rtspsrc_skip_lws), (gst_rtspsrc_unskip_lws),
3989         (gst_rtspsrc_skip_commas), (gst_rtspsrc_skip_item),
3990         (gst_rtsp_decode_quoted_string),
3991         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr),
3992         (gst_rtspsrc_setup_auth):
3993         Support Digest authentication. Fixes #532065.
3994
3995 2008-05-08  Stefan Kost  <ensonic@users.sf.net>
3996
3997         * gst/level/gstlevel.c:
3998           Also support 32bit (e.g. whe having it after 'mad'). Add more notes
3999           about whats needed for liboil acceleration. Simplify docs a bit.
4000
4001 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
4002
4003         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4004
4005         * gst/matroska/matroska-mux.c: (gst_matroska_mux_collected):
4006         Update the track duration if the old one was invalid.
4007         Fixes bug #532117.
4008
4009 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4010
4011         * gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps):
4012           Use GST_STR_NULL when trying to print sps and pps strings that could
4013           be NULL, as this might crash on some platforms.
4014
4015 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4016
4017         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4018
4019         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw):
4020           Do IDirectDrawClipper_SetHWnd() if the window ID has already been
4021           set after creating the clipper.
4022
4023 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4024
4025         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4026
4027         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame):
4028           Added checking of surface lost case after an unsuccessful
4029           IDirectDrawSurface7_Lock() call.
4030           If surface is lost, return GST_FLOW_OK.
4031
4032 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4033
4034         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4035
4036         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame,
4037           WndProc, gst_directdraw_sink_window_thread):
4038           Improved Windows message loop and fixed window destruction issue.
4039           When the window which DirectDraw is rendering to is destroyed, the
4040           render/show_frame function will return GST_FLOW_ERROR.
4041           Partially fixes #520885.
4042
4043 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4044
4045         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4046
4047         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set_caps):
4048           Fixed mid stream resolution change bug, the offscreen surface is now
4049           released when set_caps is called.
4050           Partially fixes #520885.
4051
4052 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4053
4054         * sys/directdraw/gstdirectdrawsink.c
4055           (gst_directdraw_sink_buffer_alloc):
4056           Make it so that gst_directdraw_sink_buffer_alloc uses the right
4057           width/height.
4058
4059           Especially when looking through the pool of buffers, make sure that
4060           the width/height of caps is used instead of the already negotiated
4061           dimensions.
4062           For example if a buffer with different caps is requested, i.e.
4063           higher resolution, the caller would get a buffer with the old
4064           dimensions and thus corrupt the heap.
4065
4066 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4067
4068         * sys/directdraw/gstdirectdrawsink.c
4069           (gst_directdraw_sink_buffer_alloc):
4070           Clear the flags on recycled buffers from buffer_alloc.
4071           Partially fixes #520885.
4072
4073 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4074
4075         * gst/rtp/gstrtpilbcpay.c:
4076           Added missing stdlib.h include for strtol(), and made include ordering and
4077           style consistent with the corresponding depayloader.
4078
4079 2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
4080
4081         * configure.ac:
4082           Error out if we don't have the required core/base versions.
4083
4084 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
4085
4086         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4087
4088         * sys/osxvideo/cocoawindow.m:
4089         Fix compiler warnings on PPC64. Fixes bug #499318.
4090
4091 2008-05-05  Wim Taymans  <wim.taymans@collabora.co.uk>
4092
4093         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4094
4095         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (gst_rtspsrc_open):
4096         Don't leak file descriptors on error. Fixes #531532.
4097
4098 2008-05-03  Sebastian Dröge  <slomo@circular-chaos.org>
4099
4100         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4101         (gst_gconf_audio_src_change_state):
4102         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4103         (gst_gconf_video_sink_change_state):
4104         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4105         (gst_gconf_video_src_change_state):
4106         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
4107         (gst_switch_commit_new_kid), (gst_switch_sink_change_state):
4108         When we can't create a fakesink/fakesrc complain instead of unreffing
4109         NULL pointers and crashing later. See bug #530535.
4110
4111 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4112
4113         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
4114         Add some more debug info and guard against small payloads.
4115
4116         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
4117         Set duration on outgoing buffers because we can.
4118
4119 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4120
4121         Patch by: Olivier Crete <tester at tester dot ca>
4122
4123         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps),
4124         (gst_speex_enc_init), (gst_speex_enc_chain):
4125         Add negotiation for the speex channels and rate. Fixes #465146.
4126
4127 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4128
4129         Patch by: Olivier Crete <tester at tester dot ca>
4130
4131         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init),
4132         (gst_rtp_speex_pay_getcaps):
4133         Add negotiation for the speex channels and rate. See #465146.
4134
4135 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4136
4137         Patch by: Olivier Crete <tester at tester dot ca>
4138
4139         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_class_init),
4140         (gst_rtpilbcpay_sink_setcaps), (gst_rtpilbcpay_sink_getcaps):
4141         Add negotiation for the ILBC mode. See #465146.
4142
4143 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
4144
4145         * ext/soup/gstsouphttpsrc.c:
4146           Include stdlib to fix the build. Use g_free instead of free, libsoup
4147           uses glib.
4148
4149 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4150
4151         Patch by: j^ <j@bootlab.org>
4152
4153         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4154         Add more mpeg2 variants. Fixes #530886.
4155
4156 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
4157
4158         Patch by: Youness Alaoui <youness.alaoui at collabora co uk>
4159
4160         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
4161           Don't error out if we get an ICMP destination-unreachable
4162           message when trying to read packets on win32 (#529454).
4163
4164 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4165
4166         * configure.ac:
4167         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
4168           Use new error code for encrypted streams (which requires core CVS).
4169
4170 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4171
4172         * gst/qtdemux/qtdemux.c: (gst_qtdemux_videosrc_template),
4173           (gst_qtdemux_audiosrc_template):
4174           Fix swapped pad template names, spotted by Thiago Sousa Santos.
4175
4176 2008-04-30  Wim Taymans  <wim.taymans@collabora.co.uk>
4177
4178         * ext/speex/gstspeexdec.c: (speex_dec_sink_event),
4179         (speex_dec_chain_parse_data):
4180         Produce concealment data when time progresses in a segment update.
4181
4182 2008-04-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4183
4184         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data),
4185         (speex_dec_chain):
4186         Try to preserve input timestamps when we can.
4187         Do beginnings of error concealment.
4188
4189 2008-04-28  Michael Smith <msmith@songbirdnest.com>
4190
4191         * gst/debug/gstnavigationtest.c:
4192           MSVC doesn't provide rint(), define an adequate replacement locally as
4193           elsewhere.
4194
4195 2008-04-28  Julien Moutte  <julien@fluendo.com>
4196
4197         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop): Fix printf
4198         format to pacify Mac OSX's gcc.
4199
4200 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4201
4202         * gst/debug/rndbuffersize.c: (DEFAULT_SEED), (DEFAULT_MIN),
4203           (DEFAULT_MAX), (src_template), (sink_template),
4204           (gst_rnd_buffer_size_base_init), (gst_rnd_buffer_size_class_init),
4205           (gst_rnd_buffer_size_init), (gst_rnd_buffer_size_activate),
4206           (gst_rnd_buffer_size_loop), (gst_rnd_buffer_size_plugin_init):
4207           Bring rndbuffersize element into a state that doesn't require us
4208           to move it to -bad immediately. For one, fix up default min/max
4209           values so that the element actuall works using the default values.
4210           Also, don't ignore flow return values and do some kind of minimal
4211           eos logic. Allow min=max to pull fixed-sized buffers. Bunch of
4212           other gratuitious clean-ups.
4213
4214 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4215
4216         * docs/plugins/Makefile.am:
4217         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4218         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4219         * docs/plugins/gst-plugins-good-plugins.args:
4220         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4221         * docs/plugins/gst-plugins-good-plugins.interfaces:
4222         * docs/plugins/gst-plugins-good-plugins.prerequisites:
4223         * docs/plugins/inspect/plugin-1394.xml:
4224         * docs/plugins/inspect/plugin-aasink.xml:
4225         * docs/plugins/inspect/plugin-alaw.xml:
4226         * docs/plugins/inspect/plugin-alpha.xml:
4227         * docs/plugins/inspect/plugin-alphacolor.xml:
4228         * docs/plugins/inspect/plugin-annodex.xml:
4229         * docs/plugins/inspect/plugin-apetag.xml:
4230         * docs/plugins/inspect/plugin-audiofx.xml:
4231         * docs/plugins/inspect/plugin-auparse.xml:
4232         * docs/plugins/inspect/plugin-autodetect.xml:
4233         * docs/plugins/inspect/plugin-avi.xml:
4234         * docs/plugins/inspect/plugin-cacasink.xml:
4235         * docs/plugins/inspect/plugin-cairo.xml:
4236         * docs/plugins/inspect/plugin-cdio.xml:
4237         * docs/plugins/inspect/plugin-cutter.xml:
4238         * docs/plugins/inspect/plugin-debug.xml:
4239         * docs/plugins/inspect/plugin-dv.xml:
4240         * docs/plugins/inspect/plugin-efence.xml:
4241         * docs/plugins/inspect/plugin-effectv.xml:
4242         * docs/plugins/inspect/plugin-equalizer.xml:
4243         * docs/plugins/inspect/plugin-esdsink.xml:
4244         * docs/plugins/inspect/plugin-flac.xml:
4245         * docs/plugins/inspect/plugin-flxdec.xml:
4246         * docs/plugins/inspect/plugin-gamma.xml:
4247         * docs/plugins/inspect/plugin-gconfelements.xml:
4248         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
4249         * docs/plugins/inspect/plugin-goom.xml:
4250         * docs/plugins/inspect/plugin-halelements.xml:
4251         * docs/plugins/inspect/plugin-icydemux.xml:
4252         * docs/plugins/inspect/plugin-id3demux.xml:
4253         * docs/plugins/inspect/plugin-jpeg.xml:
4254         * docs/plugins/inspect/plugin-level.xml:
4255         * docs/plugins/inspect/plugin-matroska.xml:
4256         * docs/plugins/inspect/plugin-monoscope.xml:
4257         * docs/plugins/inspect/plugin-mulaw.xml:
4258         * docs/plugins/inspect/plugin-multifile.xml:
4259         * docs/plugins/inspect/plugin-multipart.xml:
4260         * docs/plugins/inspect/plugin-navigationtest.xml:
4261         * docs/plugins/inspect/plugin-ossaudio.xml:
4262         * docs/plugins/inspect/plugin-png.xml:
4263         * docs/plugins/inspect/plugin-quicktime.xml:
4264         * docs/plugins/inspect/plugin-rtp.xml:
4265         * docs/plugins/inspect/plugin-rtsp.xml:
4266         * docs/plugins/inspect/plugin-shout2send.xml:
4267         * docs/plugins/inspect/plugin-smpte.xml:
4268         * docs/plugins/inspect/plugin-spectrum.xml:
4269         * docs/plugins/inspect/plugin-speex.xml:
4270         * docs/plugins/inspect/plugin-taglib.xml:
4271         * docs/plugins/inspect/plugin-udp.xml:
4272         * docs/plugins/inspect/plugin-video4linux2.xml:
4273         * docs/plugins/inspect/plugin-videobalance.xml:
4274         * docs/plugins/inspect/plugin-videobox.xml:
4275         * docs/plugins/inspect/plugin-videocrop.xml:
4276         * docs/plugins/inspect/plugin-videoflip.xml:
4277         * docs/plugins/inspect/plugin-videomixer.xml:
4278         * docs/plugins/inspect/plugin-wavenc.xml:
4279         * docs/plugins/inspect/plugin-wavpack.xml:
4280         * docs/plugins/inspect/plugin-wavparse.xml:
4281         * docs/plugins/inspect/plugin-ximagesrc.xml:
4282           Add docs for gdkpixbufsink; update docs to CVS version.
4283
4284 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4285
4286         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4287         Remove test sync-offset by default.
4288
4289 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4290
4291         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_chain):
4292         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add_internal):
4293         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4294           Use GLib versions of htonl, htons, ntohl and ntohs in order
4295           to avoid problems on win32 (#529707).
4296
4297 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4298
4299         Patch by: Jesús Corrius <jesus at softcatala org>
4300
4301         * gst/goom/filters.c: (zoomVector):
4302         * gst/goom/goom_core.c: (init_buffers):
4303           Fix build with mingw32: use rand() instead of random() and
4304           replace bzero() with memset(). Fixes #529692.
4305
4306 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4307
4308         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows):
4309         Fix typo in comments.
4310
4311         * tests/examples/rtp/client-H263p-PCMA.sdp:
4312         * tests/examples/rtp/client-H263p-PCMA.sh:
4313         * tests/examples/rtp/client-H264-PCMA.sdp:
4314         * tests/examples/rtp/client-H264-PCMA.sh:
4315         * tests/examples/rtp/client-H264.sdp:
4316         * tests/examples/rtp/client-H264.sh:
4317         * tests/examples/rtp/client-PCMA.sdp:
4318         * tests/examples/rtp/client-PCMA.sh:
4319         * tests/examples/rtp/server-alsasrc-PCMA.sh:
4320         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
4321         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4322         Add some more docs and fix examples.
4323
4324 2008-04-25  Sebastian Dröge  <slomo@circular-chaos.org>
4325
4326         * tests/check/elements/multifile.c:
4327         Include stdlib.h and unistd.h for mkdtemp. Some platforms have it
4328         declared in the former, some have it declared in the latter.
4329
4330 2008-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
4331
4332         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_set_property):
4333         * gst/debug/tests.c: (md5_get_value):
4334         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
4335         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
4336         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
4337         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
4338         Stop using deprecated GLib functions.
4339
4340 2008-04-24  Jan Schmidt  <jan.schmidt@sun.com>
4341
4342         * configure.ac:
4343         Back to development -> 0.10.8.1
4344
4345 === release 0.10.8 ===
4346
4347 2008-04-23  Jan Schmidt <jan.schmidt@sun.com>
4348
4349         * configure.ac:
4350           releasing 0.10.8, "One For The Money"
4351
4352 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
4353
4354         * configure.ac:
4355         0.10.7.4 pre-release
4356
4357 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
4358
4359         * gst/goom/config_param.c: (goom_plugin_parameters_free):
4360         * gst/goom/convolve_fx.c: (convolve_init), (convolve_free):
4361         * gst/goom/filters.c: (zoomFilterVisualFXWrapper_free):
4362         * gst/goom/flying_stars_fx.c: (fs_free):
4363         * gst/goom/goom_config_param.h:
4364         * gst/goom/goom_core.c: (goom_init), (goom_close):
4365         * gst/goom/goom_plugin_info.h:
4366         * gst/goom/gstgoom.c: (gst_goom_finalize):
4367         * gst/goom/lines.c: (goom_lines_free):
4368         * gst/goom/plugin_info.c: (plugin_info_init), (plugin_info_free):
4369         * gst/goom/surf3d.c: (grid3d_free):
4370         * gst/goom/surf3d.h:
4371         * gst/goom/tentacle3d.c: (tentacle_free):
4372         Free a bunch of stuff, and initialise things to fix leaks
4373         and valgrind warnings in the testsuite.
4374
4375         Fixes: #529268
4376
4377 2008-04-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4378
4379         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (request_pt_map),
4380         (gst_rtspsrc_configure_caps):
4381         Ref caps as the return value for the request_pt_map signal.
4382         Remove some caps weirdness when configuring a stream. See #528245.
4383
4384 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
4385
4386         * tests/icles/gdkpixbufsink-test.c:
4387           Add cast to placate gcc 4.1.2.
4388
4389 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
4390
4391         * configure.ac:
4392         0.10.7.3 pre-release
4393
4394 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
4395
4396         * tests/check/Makefile.am:
4397         Disable some more elements in the state test.
4398         Add a define so the soup test can find the test files
4399         it needs at runtime.
4400
4401         * tests/check/elements/souphttpsrc.c: (run_server):
4402
4403         Add a define so the soup test can find the test files
4404         it needs at runtime.
4405
4406 2008-04-17  Jan Schmidt  <Jan.Schmidt@sun.com>
4407
4408         * gst/goom/convolve_fx.c: (convolve_apply):
4409         Don't ever draw the GOOM logo.
4410         Fixes: #528615
4411
4412 2008-04-17  Edward Hervey  <edward.hervey@collabora.co.uk>
4413
4414         * ext/cdio/gstcdiocddasrc.c:
4415         * ext/dv/gstdvdemux.c: 
4416         gst_atomic_int_set ==> g_atomic_int_set
4417
4418 2008-04-16  Tim-Philipp Müller  <tim at centricular dot net>
4419
4420         * configure.ac:
4421         * gst/goom/Makefile.am:
4422         * gst/goom/convolve_fx.c:
4423         * gst/goom/default_scripts.h:
4424         * gst/goom/goom.h:
4425         * gst/goom/goom_core.c: (choose_a_goom_line):
4426         * gst/goom/goom_plugin_info.h:
4427         * gst/goom/goomsl.c:
4428         * gst/goom/goomsl.h:
4429         * gst/goom/goomsl_hash.c:
4430         * gst/goom/goomsl_hash.h:
4431         * gst/goom/goomsl_heap.c:
4432         * gst/goom/goomsl_heap.h:
4433         * gst/goom/goomsl_private.h:
4434         * gst/goom/plugin_info.c:
4435           Strip out the config/script parsing stuff, we don't need it.
4436           Fixes #527999.
4437
4438 2008-04-15  Tim-Philipp Müller  <tim at centricular dot net>
4439
4440         * gst/goom/plugin_info.c: (setOptimizedMethods):
4441           Disable altivec optimisations for 32-bit PPC as well to make
4442           things build properly on all PPC systems. Fixes #528143
4443
4444 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
4445
4446         * gst-plugins-good.spec.in:
4447           Update for souphttpsrc plugin which has moved to -good.
4448
4449 2008-04-14  Jan Schmidt  <Jan.Schmidt@sun.com>
4450
4451         * gst/matroska/matroska-demux.c:
4452         (gst_matroska_demux_handle_seek_event):
4453         Fix open-ended seeks in matroskademux
4454         Patch by: Mark Nauwelaerts <manauw skynet be>
4455         Fixes: #526557
4456
4457 2008-04-14  Jan Schmidt  <jan.schmidt@sun.com>
4458
4459         * tests/check/Makefile.am:
4460         Add soup test certificates to the dist.
4461
4462 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4463
4464         * ext/Makefile.am:
4465         Remove LADSPA reference I missed.
4466
4467 2008-04-13  Sebastian Dröge  <slomo@circular-chaos.org>
4468
4469         * ext/soup/gstsouphttpsrc.c: (plugin_init):
4470         Give souphttpsrc GST_RANK_PRIMARY to make it the default HTTP source
4471         over gnome-vfs and everything else. Fixes bug #527848.
4472
4473 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4474
4475         * configure.ac:
4476         * ext/Makefile.am:
4477         Remove LADSPA plugin. Fixes: #515978
4478
4479 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4480
4481         * configure.ac:
4482         * docs/plugins/Makefile.am:
4483         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4484         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4485         * docs/plugins/gst-plugins-good-plugins.args:
4486         * docs/plugins/inspect/plugin-soup.xml:
4487         * ext/Makefile.am:
4488         * tests/check/Makefile.am:
4489         Move soup plugin from -bad (Fixes: #523124)
4490
4491 2008-04-11  Jan Schmidt  <Jan.Schmidt@sun.com>
4492
4493         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_header):
4494         Fix bounds checking of mode in Speex header, which may
4495         produce negative numbers in speex <= 1.1.12
4496
4497 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
4498
4499         * gst/goom/Makefile.am:
4500         * gst/goom/gfontlib.c:
4501         * gst/goom/gfontlib.h:
4502         * gst/goom/gfontrle.c:
4503         * gst/goom/gfontrle.h:
4504         * gst/goom/goom.h:
4505         * gst/goom/goom_core.c: (goom_update):
4506         * gst/goom/goom_plugin_info.h:
4507         * gst/goom/gstgoom.c: (gst_goom_chain):
4508         * gst/goom/plugin_info.c:
4509           Remove a bunch of font/text related code that we don't need.
4510
4511 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
4512
4513         * gst/goom/ppc_drawings.s:
4514         * gst/goom/ppc_zoom_ultimate.s:
4515           Change license of these files to LGPL, as permitted by the
4516           author, Guillaume Borios. See #515073.
4517
4518 2008-04-09  Stefan Kost  <ensonic@users.sf.net>
4519
4520         * gst/goom/convolve_fx.c:
4521         * gst/goom/motif_goom1.h:
4522         * gst/goom/motif_goom2.h:
4523           As hinted in Bug #518213, revert one change and fix warnings properly.
4524           This fixes both #518213 and #520073 for me.     
4525
4526 2008-04-09  Jan Schmidt  <Jan.Schmidt@sun.com>
4527
4528         * gst/matroska/ebml-read.c: (gst_ebml_read_seek):
4529         * gst/matroska/matroska-demux.c:
4530         (gst_matroska_demux_handle_seek_event),
4531         (gst_matroska_demux_parse_contents_seekentry),
4532         (gst_matroska_demux_loop):
4533         Fix the Forte build by making function declaration signatures
4534         match the implementations.
4535
4536 2008-04-08  Tim-Philipp Müller  <tim at centricular dot net>
4537
4538         * sys/oss/gstosshelper.c: (gst_oss_helper_rate_check_rate):
4539         * sys/oss/gstosssink.c: (gst_oss_sink_reset):
4540         * sys/oss/gstosssrc.c: (gst_oss_src_reset):
4541           More logging when probing (see #518474), some comments in _reset().
4542
4543 2008-04-07  Julien Moutte  <julien@fluendo.com>
4544
4545         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps): Fix build
4546         because of a bad argument number.
4547
4548 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
4549
4550         * tests/icles/.cvsignore:
4551         * tests/icles/Makefile.am:
4552         * tests/icles/gdkpixbufsink-test.c:
4553           Interactive test app for gdkpixbufsink.
4554
4555 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
4556
4557         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
4558
4559         * configure.ac:
4560         Actually build dlls when cross-compiling with mingw32.
4561         Fixes bug #526247.
4562
4563 2008-04-05  Tim-Philipp Müller  <tim at centricular dot net>
4564
4565         * ext/hal/hal.c: (gst_hal_get_alsa_element):
4566           Don't munge device string to 'default:x' for capture devices.
4567           Fixes #525833.
4568
4569 2008-04-04  Sebastian Dröge  <slomo@circular-chaos.org>
4570
4571         * ext/wavpack/gstwavpackparse.c:
4572         (gst_wavpack_parse_index_entry_free):
4573         Always use GSlice as we actually depend on GLib 2.12 already.
4574
4575 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
4576
4577         * configure.ac:
4578           Require core/base 0.10.18 for ARGB caps parsing fixes in libgstvideo.
4579           Also bump the GLib requirement to the current de-facto requirement
4580           (ie. 2.12).
4581
4582 2008-04-04  Wim Taymans  <wim.taymans@collabora.co.uk>
4583
4584         * gst/rtp/gstrtph264pay.c: (encode_base64),
4585         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_handle_buffer):
4586         * gst/rtp/gstrtph264pay.h:
4587         Parse codec_data for future AVC compatibility.
4588         Fail when we encounter AVC data for now.
4589
4590 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
4591
4592         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
4593           (gst_spectrum_init), (gst_spectrum_set_property),
4594           (gst_spectrum_get_property), (gst_spectrum_message_new):
4595           Rename property enums and default defines for the properties to match
4596           the property names and rephrase property descriptions to make them a
4597           bit clearer (hopefully). See #518188.
4598
4599 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
4600
4601         * tests/check/Makefile.am:
4602         * tests/check/elements/.cvsignore:
4603         * tests/check/elements/gdkpixbufsink.c:
4604           Add unit test for gdkpixbufsink element.
4605
4606 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
4607
4608         * ext/gdk_pixbuf/Makefile.am:
4609         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
4610         * ext/gdk_pixbuf/gstgdkpixbufsink.c:
4611           (gst_gdk_pixbuf_sink_base_init),
4612           (gst_gdk_pixbuf_sink_class_init), (gst_gdk_pixbuf_sink_init),
4613           (gst_gdk_pixbuf_sink_start), (gst_gdk_pixbuf_sink_stop),
4614           (gst_gdk_pixbuf_sink_set_caps),
4615           (gst_gdk_pixbuf_sink_pixbuf_destroy_notify),
4616           (gst_gdk_pixbuf_sink_get_pixbuf_from_buffer),
4617           (gst_gdk_pixbuf_sink_handle_buffer), (gst_gdk_pixbuf_sink_preroll),
4618           (gst_gdk_pixbuf_sink_render), (gst_gdk_pixbuf_sink_set_property),
4619           (gst_gdk_pixbuf_sink_get_property):
4620         * ext/gdk_pixbuf/gstgdkpixbufsink.h:
4621           Add gdkpixbufsink element for easy snapshotting (#525946).
4622
4623 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4624
4625         * tests/check/pipelines/wavpack.c: (wavpack_suite):
4626         Bump timeout from 3 to 60 seconds.
4627
4628 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4629
4630         * tests/check/pipelines/.cvignore:
4631         Remove useless file.
4632
4633         * tests/check/pipelines/.cvsignore:
4634         Add new test to .cvsignore.
4635
4636 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4637
4638         * tests/check/Makefile.am:
4639         * tests/check/pipelines/wavpack.c: (bus_handler),
4640         (identity_handoff), (fakesink_handoff), (GST_START_TEST),
4641         (wavpack_suite), (main):
4642         Add unit test that encodes and decodes some data, checks that it
4643         is still the same and that all timestamps/offsets are perfect.
4644
4645 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4646
4647         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
4648         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init):
4649         * ext/wavpack/gstwavpackparse.c:
4650         (gst_wavpack_parse_index_entry_new),
4651         (gst_wavpack_parse_index_entry_free),
4652         (gst_wavpack_parse_base_init),
4653         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset):
4654         Use GSlice for allocating index entries and use
4655         gst_element_class_set_details_simple().
4656
4657 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
4658
4659         Patch by: Brian Cameron <brian.cameron at sun dot com>
4660
4661         * sys/sunaudio/gstsunaudio.c:
4662         * sys/sunaudio/gstsunaudiomixer.c:
4663         * sys/sunaudio/gstsunaudiomixer.h:
4664         * sys/sunaudio/gstsunaudiomixerctrl.c:
4665         * sys/sunaudio/gstsunaudiomixerctrl.h:
4666         * sys/sunaudio/gstsunaudiomixertrack.c:
4667         * sys/sunaudio/gstsunaudiomixertrack.h:
4668         * sys/sunaudio/gstsunaudiosink.c:
4669         * sys/sunaudio/gstsunaudiosink.h:
4670         * sys/sunaudio/gstsunaudiosrc.c:
4671         * sys/sunaudio/gstsunaudiosrc.h:
4672           Fix up copyrights (#525860).
4673
4674 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
4675
4676         * gst/goom/goomsl.c: (gsl_read_file):
4677           Check return value of fread() to avoid compiler warnings.
4678
4679 2008-04-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4680
4681         Based on patch by: Mersad Jelacic <mersad at axis dot com>
4682
4683         * gst/law/alaw-decode.c: (gst_alaw_dec_sink_setcaps),
4684         (gst_alaw_dec_chain), (gst_alaw_dec_change_state):
4685         * gst/law/alaw-decode.h:
4686         * gst/law/alaw-encode.c: (gst_alaw_enc_chain):
4687         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
4688         (gst_mulawdec_chain), (gst_mulawdec_change_state):
4689         * gst/law/mulaw-decode.h:
4690         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
4691         Make negotiation a bit modern.
4692         Use pad_alloc. Fixes #525359.
4693
4694 2008-03-31  David Schleef  <ds@schleef.org>
4695
4696         * gst/goom/xmmx.c: Fix constraints on asm code so that it
4697           compiles consistently.  Fixes #522278.
4698
4699 2008-03-27  Tim-Philipp Müller  <tim at centricular dot net>
4700
4701         Patch by: Brian Cameron <brian.cameron at sun dot com>
4702
4703         * sys/sunaudio/gstsunaudiomixerctrl.c:
4704           (gst_sunaudiomixer_ctrl_get_volume),
4705           (gst_sunaudiomixer_ctrl_set_volume):
4706         * sys/sunaudio/gstsunaudiomixertrack.c: (gst_sunaudiomixer_track_new):
4707           Fix up the mixer tracks to use a volume range of 0-255, which is what
4708           the sun audio API uses. This simplifies the code and avoids rounding
4709           errors. Fixes #524593.
4710
4711 2008-03-26  Edgard Lima  <edgard.lima@indt.org.br>
4712
4713         * sys/v4l2/gstv4l2object.c:
4714         * sys/v4l2/gstv4l2object.h:
4715         Add device-fd property to make it possible to apps to call ioctl's.
4716
4717 2008-03-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4718
4719         * gst/qtdemux/qtdemux.c: (next_entry_size):
4720         Unbreak streaming mode again.
4721
4722 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
4723
4724         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
4725           Remove superfluous DEBUG macro.
4726
4727 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
4728
4729         Based on patch by: William M. Brack <wbrack at mmm com hk>
4730
4731         * sys/v4l2/v4l2src_calls.c: (fractions_are_equal),
4732           (gst_v4l2src_set_capture):
4733           Check whether the device supports setting the framerate before
4734           trying to set it and then posting a warning or error if it doesn't
4735           work (#516649, #520092). Also compare fractions more correctly.
4736
4737 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
4738
4739         * gst/goom/Makefile.am:
4740           Remove ppc assembler optimisations from the build until they
4741           actually build (they also seem to have GPL headers).
4742
4743 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
4744
4745         * m4/Makefile.am:
4746           Better not dist files that don't exist any longer (lrint*m4).
4747
4748 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
4749
4750         * configure.ac:
4751         * m4/lrint.m4:
4752         * m4/lrintf.m4:
4753         Remove lrint/lrintf checks. We don't use it anywhere.
4754
4755 2008-03-18  Andy Wingo  <wingo@pobox.com>
4756
4757         * sys/osxvideo/osxvideosink.m
4758         (gst_osx_video_sink_osxwindow_destroy)
4759         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
4760         task, whoopdee.
4761         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
4762         2 ms.
4763
4764 2008-03-18  Andy Wingo  <wingo@pobox.com>
4765
4766         * sys/osxvideo/osxvideosink.m
4767         (gst_osx_video_sink_osxwindow_destroy)
4768         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
4769         task, whoopdee.
4770         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
4771         2 ms.
4772         
4773 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
4774
4775         Patch by: William M. Brack <wbrack at mmm com hk>
4776
4777         * sys/v4l2/v4l2src_calls.c:
4778           (gst_v4l2src_probe_caps_for_format_and_size),
4779           (gst_v4l2src_probe_caps_for_format):
4780           Make sure the probed frame sizes are reversed in the resulting
4781           caps also when using V4L2_FRMSIZE_STEPWISE (so they end up
4782           highest resolution first); also remove unused variable.
4783           (Partly fixes #520092)
4784
4785 2008-03-17  Wim Taymans  <wim.taymans@collabora.co.uk>
4786
4787         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
4788
4789         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4790         (gst_rtspsrc_finalize):
4791         Call WSAStartup() and WSACleanup before using the Winsock API.
4792         See #520808.
4793
4794 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
4795
4796         * gst/avi/gstavidemux.c:
4797           Erm, the buffer-size is just guint, no need for the special format
4798           specifier.
4799
4800 2008-03-16  Tim-Philipp Müller  <tim at centricular dot net>
4801
4802         * gst/goom/plugin_info.c:
4803         * gst/goom/ppc_zoom_ultimate.h:
4804           Small fixes to build more on PPC: ifdef out code that uses unknown
4805           define; add newline at end of header file to avoid compiler warning.
4806           Assembler code still doesn't build though.
4807
4808 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
4809
4810         * gst/avi/gstavidemux.c:
4811           Fix up my last commit. Use G_GUINT32_FORMAT for the guint32 debug log.
4812           Also downgrade a GST_WARNING to GST_DEBUG and add a comment.
4813
4814 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
4815
4816         * gst/avi/gstavidemux.c:
4817           Chunksize is uint32. Fix format specifier.
4818
4819 2008-03-14  Christian Schaller <christian.schaller@collabora.co.uk>
4820
4821         * gst/rtsp/COPYING.MIT: Remove extra line that got copied over by
4822         mistake. Return file to pure MIT text.
4823
4824 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
4825
4826         * gst/audiofx/audiofx.c:
4827         Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
4828         of hardcoding values.
4829
4830 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
4831
4832         Patch by: Mark Nauwelaerts <manauw skynet be>
4833
4834         * sys/oss/gstosssrc.c: (gst_oss_src_init), (gst_oss_src_getcaps),
4835           (gst_oss_src_close):
4836         * sys/oss/gstosssrc.h:
4837           Cache probed caps, so _get_caps() during recording doesn't cause
4838           ioctl calls which may disrupt the recording (fixes #521875).
4839
4840 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
4841
4842         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
4843         (gst_qtdemux_activate_segment),
4844         (gst_qtdemux_prepare_current_sample),
4845         (gst_qtdemux_loop_state_movie), (qtdemux_parse_trak):
4846         Make sure we always send a DISCONT after a seek by setting the sample
4847         index to an undefined value after a seek.
4848
4849 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
4850
4851         * gst/avi/gstavisubtitle.h: (GST_IS_AVI_SUBTITLE),
4852           (GST_IS_AVI_SUBTITLE_CLASS):
4853           Fix up IS_FOO macros, which makes gtk-doc much happier.
4854
4855 2008-03-08  Tim-Philipp Müller  <tim at centricular dot net>
4856
4857         * tests/icles/Makefile.am:
4858           Move the -lgstfoo where it belongs.
4859
4860 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
4861
4862         * gst/matroska/ebml-ids.h:
4863         Add ID for EBML CRC32 elements.
4864
4865         * gst/matroska/Makefile.am:
4866         * gst/matroska/ebml-read.c: (gst_ebml_finalize),
4867         (gst_ebml_read_class_init), (gst_ebml_read_peek_bytes),
4868         (gst_ebml_read_get_length), (_ext2dbl), (gst_ebml_read_float),
4869         (gst_ebml_read_header):
4870         Support reading 80bit floats, add finalize method to clean up
4871         in any case, support reading length/id elements with any length
4872         as long as it's smaller than our supported maximum, don't leak
4873         buffers if reading as much data as we wanted failed and some
4874         smaller cleanup.
4875
4876 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
4877
4878         Patch by: Olivier Crete <tester at tester dot ca>
4879
4880         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
4881         Check that a buffer is large enough before reading from it.
4882         Fixes bug #521102.
4883         
4884 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4885
4886         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4887         Fix compilation after removing the GstPollMode from the
4888         constructor.
4889
4890 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
4891
4892         * configure.ac:
4893         * gst/audiofx/Makefile.am:
4894         * gst/audiofx/audiochebband.c:
4895         * gst/audiofx/audiocheblimit.c:
4896         * gst/audiofx/math_compat.h:
4897         Check for sinh(), cosh() and asinh() and define our own
4898         implementations if they're not available. Fixes bug #520880.
4899
4900 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
4901
4902         Patch by: Olivier Crete <tester at tester dot ca>
4903
4904         * ext/speex/gstspeexenc.c: (gst_speex_enc_chain):
4905         Unref the buffers only once when handling not-negotiated errors.
4906         Fixes bug #520764.
4907
4908 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4909
4910         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
4911
4912         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize), (gst_udpsrc_start),
4913         (gst_udpsrc_stop):
4914         Properly balance WSA_Cleanup with WSA_Startup.
4915         Also make the poll controllable on windows. Fixes #520888.
4916
4917 2008-03-06  Wim Taymans  <wim.taymans@collabora.co.uk>
4918
4919         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
4920         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
4921         (gst_ebml_read_element_length), (gst_ebml_peek_id),
4922         (gst_ebml_read_skip), (gst_ebml_read_buffer),
4923         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
4924         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_utf8),
4925         (gst_ebml_read_date), (gst_ebml_read_master),
4926         (gst_ebml_read_binary), (gst_ebml_read_header):
4927         * gst/matroska/ebml-read.h:
4928         * gst/matroska/matroska-demux.c:
4929         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
4930         (gst_matroska_demux_read_track_encodings),
4931         (gst_matroska_demux_add_stream),
4932         (gst_matroska_demux_handle_src_query),
4933         (gst_matroska_demux_handle_seek_event),
4934         (gst_matroska_demux_init_stream),
4935         (gst_matroska_demux_parse_tracks),
4936         (gst_matroska_demux_parse_index_cuetrack),
4937         (gst_matroska_demux_parse_index_pointentry),
4938         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
4939         (gst_matroska_demux_parse_metadata_id_simple_tag),
4940         (gst_matroska_demux_parse_metadata_id_tag),
4941         (gst_matroska_demux_parse_metadata),
4942         (gst_matroska_demux_sync_streams),
4943         (gst_matroska_demux_push_hdr_buf),
4944         (gst_matroska_demux_push_flac_codec_priv_data),
4945         (gst_matroska_demux_push_xiph_codec_priv_data),
4946         (gst_matroska_demux_add_wvpk_header),
4947         (gst_matroska_demux_check_subtitle_buffer),
4948         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
4949         (gst_matroska_demux_parse_cluster),
4950         (gst_matroska_demux_parse_contents_seekentry),
4951         (gst_matroska_demux_parse_contents),
4952         (gst_matroska_demux_loop_stream_parse_id),
4953         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop):
4954         * gst/matroska/matroska-demux.h:
4955         * gst/matroska/matroska-ids.h:
4956         Handle return values from pull_range in a more granular way to properly
4957         shut down on seeks.
4958         Combine return values from push.
4959         Implement proper error handling.
4960         Prepare for handling seeking correctly.
4961
4962 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
4963
4964         * gst/matroska/ebml-read.c:
4965         Use GINT64 formatting constants from GLIB.
4966
4967         * gst/matroska/matroska-demux.c:
4968         Add some guards to avoid a possible division by 0 and crashing
4969         with NULL events on some systems.
4970         Use gst_gdouble_to_guint64 somewhere instead of an implicit
4971         conversion. 
4972
4973         * gst/matroska/matroska-mux.c:
4974         Check for invalid timestamps in a bunch of places to avoid
4975         writing bogus durations into the output file.
4976         Fix some double<->gint64 conversions that weren't using
4977         gst_guint64_to_gdouble
4978
4979 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
4980
4981         * configure.ac:
4982         Move the checks for bison, flex and as to the program section and the
4983         check for gcc inline asm to the compiler characteristics section.
4984
4985 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
4986
4987         * configure.ac:
4988         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
4989         plug-ins are included/excluded. (#498222)
4990
4991 2008-02-29  Michael Smith <msmith@fluendo.com>
4992
4993         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
4994           Don't call gst_object_sync_values() unless we have a valid timestamp.
4995
4996 2008-02-28  David Schleef  <ds@schleef.org>
4997
4998         * gst/matroska/matroska-demux.c:
4999         * gst/matroska/matroska-ids.h:
5000         * gst/matroska/matroska-mux.c:
5001           Fix Dirac mapping.  I had previously added a VfW-type
5002           mapping, but it looks like Dirac will get a native Matroska
5003           mapping, and this is the most likely method.
5004
5005 2008-02-28  David Schleef  <ds@schleef.org>
5006
5007         * gst/avi/gstavimux.c: Add Dirac encoding
5008
5009 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
5010
5011         Patch by: Peter Kjellerstedt <pkj at axis com>
5012
5013         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
5014         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_unlock),
5015         (gst_udpsrc_unlock_stop), (gst_udpsrc_stop):
5016         * gst/udp/gstudpsrc.h:
5017         Port to GstPoll. See #505417.
5018
5019 2008-02-28  Sebastian Dröge  <slomo@circular-chaos.org>
5020
5021         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
5022         Return GST_FLOW_NOT_NEGOTIATED when the caps are not set
5023         yet on the srcpad. We need rate and channels before we
5024         can do any processing. Fixes bug #519088.
5025
5026 2008-02-26  Jan Schmidt  <jan.schmidt@sun.com>
5027
5028         * configure.ac:
5029         Detect and indicate if GCC inline assembly syntax is
5030         available.
5031
5032         * gst/goom/Makefile.am:
5033         * gst/goom/convolve_fx.c:
5034         * gst/goom/flying_stars_fx.c:
5035         * gst/goom/goom_config.h:
5036         * gst/goom/goom_core.c:
5037         * gst/goom/goomsl.c:
5038         * gst/goom/ifs.c:
5039         * gst/goom/mmx.c:
5040         * gst/goom/plugin_info.c:
5041         * gst/goom/xmmx.c:
5042         Fix various GCC-isms, and only build the inline assembly
5043         with compilers that support GCC inline assembly.
5044
5045         Fix a couple of other warnings shown with Forte.
5046
5047 2008-02-25  Stefan Kost  <ensonic@users.sf.net>
5048
5049         * gst/goom/xmmx.c:
5050           Use 'emms' instead of 'femms' to not crash on cpus that do not
5051           implement this 3dnow specific instruction.
5052
5053 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5054
5055         * gst/goom/plugin_info.c: (setOptimizedMethods):
5056         Use extended MMX for draw_line() too if available, not only
5057         normal MMX.
5058
5059 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5060
5061         * ext/jpeg/gstjpeg.c: (plugin_init):
5062         Remove (commented out) smoke typefinder. This is in base now.
5063
5064 2008-02-23  Jan Schmidt  <jan.schmidt@sun.com>
5065
5066         * gst/goom2k1/Makefile.am:
5067         * gst/goom2k1/gstgoom.c:
5068
5069         Rename the installed library, and don't register the same 
5070         GType name as the new goom.
5071
5072 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5073
5074         * configure.ac:
5075         * ext/taglib/Makefile.am:
5076           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
5077           when building C++ code (#516509).
5078
5079 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5080
5081         * gst/goom/gstgoom.c: (goom_debug), (plugin_init):
5082         * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
5083           (setOptimizedMethods):
5084           Call oil_init(), otherwise oil_get_cpu_flags() won't return
5085           anything useful. Export goom debug category so we can get
5086           rid of the VERBOSE define and the printfs.
5087
5088 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5089
5090         * gst/goom/goomsl_heap.c: (align_it):
5091         * gst/goom/plugin_info.c: (setOptimizedMethods):
5092           Compile fixes for x86-64.
5093
5094 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5095
5096         * gst/goom/Makefile.am: Don't compile lex or yacc outputs
5097         with warnings, but add other CFLAGS
5098
5099         * gst/goom/goomsl.c (gsl_instr_set_namespace),
5100         (gsl_instr_add_param), (iflow_execute), (gsl_enternamespace),
5101         (calculate_labels), (gsl_read_file):
5102         * gst/goom/goomsl_lex.l:
5103         * gst/goom/goomsl_yacc.y:
5104         * gst/goom/plugin_info.c: Remove a few live printf, and
5105         fprintf, replace exit() calls with g_assert_not_reached()
5106         if it not optimal for a library
5107
5108 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5109
5110         * gst/goom/Makefile.am: Remove the warnings being disabled,
5111         fix linkage on x86, spotted by Sebastian Dröge
5112         <slomo@circular-chaos.org>
5113
5114         * gst/goom/convolve_fx.c (convolve_init),
5115         (create_output_with_brightness), (convolve_apply):
5116         * gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
5117         * gst/goom/goomsl.c:
5118         * gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
5119         * gst/goom/plugin_info.c:
5120         * gst/goom/tentacle3d.c (tentacle_fx_create):
5121         Fix warnings, and disable the motifs in the convolve_fx
5122         plugin (they were causing warnings, and they were just
5123         "Goom" in funny letterring)
5124
5125 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5126
5127         * configure.ac: Add checks for Flex/Yacc/Bison and other
5128         furry animals, for the new goom 2k4 based plugin
5129
5130         * gst/goom/*: Update to use goom 2k4, uses liboil to detect
5131         CPU optimisations (not working yet), move the old plugin to...
5132
5133         * gst/goom2k1/*: ... here, in case somebody is sick enough
5134
5135         Fixes #515073
5136
5137 2008-02-22  Wim Taymans  <wim.taymans@collabora.co.uk>
5138
5139         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
5140         Post the server response code in an error message instead of a generic
5141         'error' message. Fixes #517237.
5142
5143 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5144
5145         * tests/check/Makefile.am:
5146         Ignore gconfaudiosrc for the states unit test too. It will fallback
5147         to alsasrc if the gconf settings can't be read and not everybody has
5148         alsa.
5149
5150 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5151
5152         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
5153         (gst_wavpack_parse_create_src_pad):
5154         * ext/wavpack/gstwavpackparse.h:
5155         Always report the duration if we know it in push mode and don't
5156         return 0 just to make totem believe we can't seek in push mode.
5157         Newer totem version use the SEEKING query which properly reports
5158         if we can seek or not.
5159
5160 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5161
5162         Patch by: Jens Granseuer <jensgr at gmx dot net>
5163
5164         * tests/examples/equalizer/demo.c: (main):
5165         C89 fix, moving variable declarations to the beginning of
5166         the block. Fixes bug #517933.
5167
5168 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
5169
5170         * configure.ac:
5171         Back to development...
5172
5173 === release 0.10.7 ===
5174
5175 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
5176
5177         * configure.ac:
5178           releasing 0.10.7, "Red Door Black"
5179
5180 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
5181
5182         * gst/alpha/Makefile.am:
5183         Link alpha plugin with libgstbase. Fixes bug #517386.
5184
5185 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5186
5187         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
5188         Init values to -1 instead of the default 0 value.
5189         Fixes #516524.
5190
5191 2008-02-14  Stefan Kost  <ensonic@users.sf.net>
5192
5193         * tests/examples/spectrum/spectrum-example.c:
5194         Add missing include to fix compilation when libxml usage is disabled.
5195         Fixes: #516371
5196
5197 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5198
5199         patch by:  Wim Taymans  <wim.taymans@collabora.co.uk>
5200         fixes: #514889
5201
5202         * gst/rtp/gstrtph264pay.c:
5203         * gst/rtp/gstrtpmp4gdepay.c:
5204         * gst/rtp/gstrtpmp4gpay.c:
5205         * gst/rtp/gstrtpmp4gpay.h:
5206         * gst/rtp/gstrtptheorapay.c:
5207         * gst/rtp/gstrtpvorbispay.c:
5208
5209         Fix various leaks shown up in valgrind
5210         - free sprops and buffer in error cases in H264 payloader
5211         - fix leak in mp4g depayloader when construction the caps
5212         - don't leak config string in the mp4g payloader
5213         - don't leak buffers and headers in theora and vorbis payloaders
5214
5215         * tests/check/elements/rtp-payloading.c:
5216
5217         Fix the RTP data test
5218         - Actually send valid amr data to the payloader instead of 20
5219         zero-bytes
5220         - The mp4g payloader expects codec_data on the caps
5221
5222 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
5223
5224         * win32/MANIFEST:
5225         Add libgstpng.dsp to MANIFEST.
5226         * win32/vs6/libgstaudiofx.dsp:
5227         Add new source files to VS project file.
5228
5229 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5230
5231         * sys/ximage/gstximagesrc.c:
5232         Initialise variables when opening the X display rather
5233         than in _start(), as the display can be opened before that.
5234
5235         Fixes: #515985
5236
5237 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5238
5239         * sys/directdraw/gstdirectdrawsink.c:
5240         (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
5241         (gst_directdraw_sink_finalize):
5242         Properly chain up finalize functions. Fixes bug #515980.
5243
5244 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5245
5246         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
5247         (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
5248         (gst_v4l2_buffer_pool_class_init):
5249         Chain up the finalize functions. Fixes bug #515984.
5250
5251 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5252
5253         * sys/ximage/ximageutil.c:
5254         Chain up in the finalize function for our custom
5255         buffer sub-class.
5256         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
5257         Fixes: #515706
5258
5259 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5260
5261         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
5262         (gst_fenced_buffer_class_init):
5263         Properly chain up finalize method. Fixes bug #515979.
5264
5265 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5266
5267         * sys/ximage/gstximagesrc.c:
5268         Free allocated Damage memory before closing our connection to the
5269         X server. Partially fixes: #515706
5270
5271 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5272
5273         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
5274         * tests/check/Makefile.am:
5275         * tests/check/gst-plugins-good.supp:
5276         Add a few libjpeg suppressions and initialize a variable to
5277         make smokeenc valgrind clean. Fixes bug #515701.
5278
5279 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
5280
5281         * gst/avi/gstavidemux.c:
5282         Revert patch which sends timestamps only on keyframes, as it
5283         breaks playback with current gst-ffmpeg.
5284
5285         Fixes: #515562
5286
5287 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5288
5289         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5290         * tests/check/elements/multifile.c: (GST_START_TEST):
5291         Close some memory leaks spotted by the unit test. Fixes bug #515697.
5292
5293 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5294
5295         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
5296         Use and unset the GError when pipeline creation fails instead of
5297         simply leaking it. Fixes bug #515704.
5298
5299 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
5300
5301         * gst/audiofx/audioamplify.c:
5302         * gst/audiofx/audiochebband.c:
5303         * gst/audiofx/audiocheblimit.c:
5304         * gst/audiofx/audiodynamic.c:
5305         * gst/audiofx/audioinvert.c:
5306         * gst/audiofx/audiopanorama.c:
5307         * gst/audiofx/audiowsincband.c:
5308         * gst/audiofx/audiowsinclimit.c:
5309         Fix long description of audiofx elements. Fixes bug #515457.
5310
5311 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
5312
5313         * docs/plugins/Makefile.am:
5314         * gst/spectrum/gstspectrum.c:
5315         * tests/examples/spectrum/.cvsignore:
5316         * tests/examples/spectrum/Makefile.am:
5317         * tests/examples/spectrum/spectrum-example.c:
5318
5319         Add a simple example application for the spectrum element, include it
5320         in the docs, and fix some documentation ambiguities.
5321
5322         Fixes: #348085
5323
5324 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5325
5326         * gst/equalizer/Makefile.am:
5327         * gst/spectrum/Makefile.am:
5328         Fix includes order
5329
5330         * tests/check/Makefile.am:
5331         Exclude v4l2src from the states test - it takes too long to start.
5332
5333         * tests/check/elements/spectrum.c:
5334         Make the test run properly with CK_FORK=no
5335
5336 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
5337
5338         * gst/audiofix/Makefile.am: add missing header files 
5339
5340 2008-02-08  Julien Moutte  <julien@fluendo.com>
5341
5342         * gst/matroska/matroska-demux.c:
5343         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
5344         keyframe and delta units correctly when dealign with a BlockGroup.
5345         Fixes: #514397
5346
5347 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5348
5349         * tests/check/elements/.cvsignore:
5350         Spell the new tests correctly in .cvsignore
5351
5352 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
5353
5354         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5355           Need to use gsize here for the size, fixes compiler warning.
5356
5357         * tests/examples/equalizer/.cvsignore:
5358         * tests/examples/equalizer/Makefile.am:
5359         * tests/examples/spectrum/.cvsignore:
5360         * tests/examples/spectrum/Makefile.am:
5361           Add missing files to fix the build.
5362
5363 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5364
5365         * configure.ac:
5366         * docs/plugins/Makefile.am:
5367         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5368         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5369         * docs/plugins/gst-plugins-good-plugins.args:
5370         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5371         * docs/plugins/inspect/plugin-multifile.xml:
5372         * tests/check/Makefile.am:
5373         * tests/check/elements/.cvsignore:
5374
5375         Move multifile plugin from -bad.
5376         Fixes: #490283
5377
5378 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5379
5380         * configure.ac:
5381         * docs/plugins/Makefile.am:
5382         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5383         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5384         * docs/plugins/gst-plugins-good-plugins.args:
5385         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5386         * docs/plugins/inspect/plugin-spectrum.xml:
5387         * gst/spectrum/Makefile.am:
5388         * tests/check/Makefile.am:
5389         * tests/check/elements/.cvsignore:
5390         * tests/examples/Makefile.am:
5391
5392         Move spectrum plugin from -bad.
5393         Move examples into tests/examples/spectrum.
5394
5395 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5396
5397         * configure.ac:
5398         * docs/plugins/Makefile.am:
5399         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5400         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5401         * docs/plugins/gst-plugins-good-plugins.args:
5402         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5403         * docs/plugins/gst-plugins-good-plugins.interfaces:
5404         * docs/plugins/inspect/plugin-equalizer.xml:
5405         * gst/equalizer/Makefile.am:
5406         * tests/check/Makefile.am:
5407         * tests/examples/Makefile.am:
5408         Move the equalizer plugin across from -bad
5409
5410         * tests/check/elements/.cvsignore:
5411         Add equalizer, audiosincwband and audiosincwlimit
5412
5413         * tests/check/elements/equalizer.c:
5414         Fix compiler warnings
5415
5416         Fixes: #415627
5417
5418 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5419
5420         * configure.ac:
5421         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
5422         are treated like releases and build without it.
5423
5424 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5425
5426         * docs/plugins/Makefile.am:
5427         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5428         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5429         * docs/plugins/gst-plugins-good-plugins.args:
5430         * docs/plugins/inspect/plugin-audiofx.xml:
5431         * gst/audiofx/Makefile.am:
5432         * gst/audiofx/audiofx.c:
5433         * gst/audiofx/audiowsincband.c:
5434         * gst/audiofx/audiowsincband.h:
5435         * gst/audiofx/audiowsinclimit.c:
5436         * gst/audiofx/audiowsinclimit.h:
5437         * tests/check/Makefile.am:
5438         * tests/check/elements/audiowsincband.c:
5439         * tests/check/elements/audiowsinclimit.c:
5440
5441         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
5442         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
5443         respectively.
5444
5445         Fixes: #467666
5446
5447 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5448
5449         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
5450         * tests/check/elements/icydemux.c:
5451           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
5452           caps, and add a somewhat useful debug message. Plus test.
5453
5454 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
5455
5456         * gst/rtsp/gstrtspsrc.c:
5457         Include unistd.h only if HAVE_UNISTD_H is defined
5458         * win32/common/config.h.in:
5459         * win32/common/config.h:
5460         Define socklen_t as it seems it's not defined in default 
5461         Visual Studio headers.
5462         * win32/vs6/libgstalpha.dsp:
5463         * win32/vs6/libgstapetag.dsp:
5464         * win32/vs6/libgstavi.dsp:
5465         * win32/vs6/libgstrtp.dsp:
5466         * win32/vs6/libgstrtsp.dsp:
5467         * win32/vs6/libgstvideomixer.dsp:
5468         Update project file dependencies and add new source files       
5469
5470 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
5471
5472         Patch by: Bjarne Rosengren <bjarne at axis dot com>
5473
5474         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
5475         Don't leak buffers when we don't push them downstream.
5476         Fixes bug #514965.
5477
5478 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5479
5480         * configure.ac:
5481           Bump requirements to (good) released versions to avoid
5482           confusion and make implicit core requirement explicit.
5483
5484 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
5485
5486         * docs/plugins/Makefile.am:
5487         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5488         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5489         * docs/plugins/gst-plugins-good-plugins.args:
5490         * docs/plugins/inspect/plugin-audiofx.xml:
5491         * gst/audiofx/Makefile.am:
5492         * gst/audiofx/audiochebband.c:
5493         * gst/audiofx/audiochebband.h:
5494         * gst/audiofx/audiocheblimit.c:
5495         * gst/audiofx/audiocheblimit.h:
5496         * gst/audiofx/audiochebyshevfreqband.c:
5497         * gst/audiofx/audiochebyshevfreqband.h:
5498         * gst/audiofx/audiochebyshevfreqlimit.c:
5499         * gst/audiofx/audiochebyshevfreqlimit.h:
5500         * gst/audiofx/audiofx.c:
5501         * tests/check/Makefile.am:
5502         * tests/check/elements/.cvsignore:
5503         * tests/check/elements/audiochebband.c:
5504         * tests/check/elements/audiocheblimit.c:
5505         * tests/check/elements/audiochebyshevfreqband.c:
5506         * tests/check/elements/audiochebyshevfreqlimit.c:
5507
5508         Rename audiochebyshevfreqband -> audiochebband and
5509         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
5510         surgery.
5511
5512         Closes: #491811
5513
5514 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
5515
5516         Patch by: Orjan Friberg <orjanf at axis dot com>
5517
5518         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
5519         Fix caps memory leak. Fixes #514573.
5520
5521 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
5522
5523         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
5524         If there's no entries in the subindex, don't try to do anything stupid,
5525         just return.
5526
5527 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
5528
5529         Patch by: John Millikin <jmillikin at gmail dot com>
5530
5531         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
5532           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
5533           Fix extraction of picture blocks with newer libflac versions again:
5534           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
5535
5536 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
5537
5538         * tests/check/Makefile.am:
5539           Add rtp-payloading test to VALGRIND_TO_FIX.
5540
5541         * tests/check/elements/rtp-payloading.c:
5542           Add semicolons after GST_TEST_END so gst-indent gets the
5543           formatting right; make test less verbose in general, but
5544           more verbose in the error case (which should probably
5545           make the test fail anyway).
5546
5547 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
5548
5549         * docs/plugins/Makefile.am:
5550         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5551         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5552         * gst/avi/gstavisubtitle.c:
5553         Add documentation for avisubtitle and change class to
5554         Codec/Parser/Subtitle
5555
5556 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
5557
5558         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
5559         Treat ENOTTY (driver does not implement ioctl) the same as
5560         EINVAL since it implies there are no available standards.
5561
5562         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
5563         (gst_v4l2src_get_nearest_size):
5564         Replace gst_v4l2src_get_size_limits with 2 calls to new function
5565         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
5566         probe if the driver does not support VIDIOC_TRY_FMT for whatever
5567         reason, and if we aren't yet actively capturing.
5568
5569         * sys/v4l2/v4l2src_calls.h:
5570         Remove replaced function declaration.
5571
5572 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
5573
5574         * configure.ac:
5575         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
5576         API.
5577
5578 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
5579
5580         * configure.ac:
5581         Fix typo.
5582
5583 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
5584
5585         * gst/alpha/Makefile.am:
5586         * gst/alpha/gstalpha.c:
5587
5588         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
5589         some stuff, and making buffer-alloc and resizing work automatically.
5590         No longer crashes on odd frame widths and heights, although there
5591         seems to be a disagreement with ffmpegcolorspace about what size
5592         an AYUV frame with odd height should be.
5593
5594 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
5595
5596         Patch by: Alessandro Decina <alessandro at nnva dot org>
5597
5598         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
5599         * ext/libpng/gstpngenc.h:
5600         Preallocate the output buffer so that g_memdup() and
5601         gst_buffer_merge() aren't needed anymore. This greatly improves
5602         performances and fixes #512544.
5603
5604 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
5605
5606         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
5607         (gst_avi_demux_stream_data):
5608         GStreamer timestamps are PTS values while AVI only knows about DTS
5609         timestamps. Make sure we only copy the DTS as the buffer timestamp when
5610         we are dealing with a key frame.
5611
5612 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
5613
5614         * tests/check/Makefile.am:
5615         * tests/check/elements/.cvsignore:
5616         * tests/check/elements/rtp-payloading.c:
5617           Add add testsuite for the rtp-payloader that tries simulating
5618           dataflow. Needs more test data.
5619
5620 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
5621
5622         * tests/check/elements/alphacolor.c:
5623           Remove two unused variables.
5624
5625 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
5626
5627         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
5628           Use g_ascii_strtoll() instead of atoll, which is only
5629           available in C99.
5630
5631 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
5632
5633         * gst/rtp/Makefile.am:
5634         * gst/rtp/gstrtp.c:
5635         * gst/rtp/gstrtpmpvpay.c:
5636         * gst/rtp/gstrtpmpvpay.h:
5637         Add MPEG2 video payloader
5638
5639 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
5640
5641         * gst/level/gstlevel.c:
5642         Use #include <math.h> instead of #include "math.h".
5643
5644 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
5645
5646         * tests/check/Makefile.am:
5647         Fix up some CFLAGS sets.
5648         Don't include gconfvideosrc in the states test.
5649
5650         * tests/check/elements/autodetect.c: (GST_START_TEST):
5651         Add some error strings to fail_unless arguments to fix some weird
5652         compiler errors on Solaris.
5653
5654 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
5655
5656         * configure.ac:
5657         Detect video4linux headers on Solaris too.
5658         * sys/v4l2/gstv4l2colorbalance.h:
5659         * sys/v4l2/gstv4l2object.h:
5660         * sys/v4l2/v4l2_calls.c:
5661         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
5662         (gst_v4l2_buffer_new):
5663
5664         Make v4l2 build on Solaris.
5665         Patch by: Brian Cameron  <brian.cameron at sun dot com>
5666         Fixes: #510505
5667
5668 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
5669
5670         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5671           Update list from (still local) scanning script.
5672
5673 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
5674
5675         Based on a patch by:
5676             Victor STINNER <victor dot stinner at haypocalc dot com>
5677
5678         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
5679         Set variable to NULL after freeing it to prevent double frees
5680         or make failures by another use of it afterwards more obvious
5681         and fix use of it after the freeing. Fixes bug #510592.
5682
5683 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
5684
5685         * gst/udp/gstmultiudpsink.c:
5686         use GST_WARNING for logging
5687
5688 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
5689
5690         * gst/udp/gstmultiudpsink.c:
5691         Don't try to leave a multicast group with an invalid socket
5692
5693 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
5694
5695         * ext/flac/gstflacdec.c:
5696           Fix compilation against flac 1.1.2 (as on debian stable), where
5697           the picture metadata defines and structs don't exist yet.
5698           Fixes #509301.
5699
5700 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
5701
5702         Patch by: Olivier Crete <tester at tester dot ca>
5703
5704         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
5705         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
5706         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
5707         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
5708         * gst/udp/gstmultiudpsink.h:
5709         Add property to automatically join a multicast group or not. This can be
5710         useful when sharing a socket between multiple elements.
5711         Fixes #509531.
5712
5713 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
5714
5715         * gst/videomixer/Makefile.am:
5716           Add controller flags.
5717
5718 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
5719
5720         * gst/videomixer/videomixer.c:
5721           Also commit the missing gst_object_sync_values().
5722
5723 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
5724
5725         * docs/plugins/Makefile.am:
5726           Remove duplicate entry.
5727
5728 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5729
5730         * docs/plugins/Makefile.am:
5731         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5732         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5733         * docs/plugins/inspect/plugin-gamma.xml:
5734         * docs/plugins/inspect/plugin-monoscope.xml:
5735         * docs/plugins/inspect/plugin-video4linux2.xml:
5736           Add 3 more plugins to docs.
5737
5738 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5739
5740         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5741         * sys/osxvideo/osxvideosink.h:
5742           Revert previous change caused by a file that got stuck on an old
5743           revision.
5744
5745 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5746
5747         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5748         * gst/multipart/Makefile.am:
5749         * gst/multipart/multipartdemux.c:
5750         * gst/multipart/multipartdemux.h:
5751         * gst/multipart/multipartmux.c:
5752         * gst/multipart/multipartmux.h:
5753           Re-add multipartdemux to the docs. Last round of section cleanup.
5754
5755 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5756
5757         * docs/plugins/Makefile.am:
5758         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5759         * sys/osxaudio/gstosxaudiosink.h:
5760         * sys/osxvideo/osxvideosink.h:
5761           Managed to resolve most unused declarations. Filed a bug for one left.          
5762
5763 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5764
5765         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5766           Cleanup section file.
5767
5768 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5769
5770         * docs/plugins/Makefile.am:
5771         * docs/plugins/gst-plugins-good-plugins.args:
5772         * docs/plugins/gst-plugins-good-plugins.signals:
5773         * docs/plugins/inspect/plugin-alaw.xml:
5774         * docs/plugins/inspect/plugin-alpha.xml:
5775         * docs/plugins/inspect/plugin-alphacolor.xml:
5776         * docs/plugins/inspect/plugin-annodex.xml:
5777         * docs/plugins/inspect/plugin-apetag.xml:
5778         * docs/plugins/inspect/plugin-audiofx.xml:
5779         * docs/plugins/inspect/plugin-auparse.xml:
5780         * docs/plugins/inspect/plugin-autodetect.xml:
5781         * docs/plugins/inspect/plugin-avi.xml:
5782         * docs/plugins/inspect/plugin-cairo.xml:
5783         * docs/plugins/inspect/plugin-cdio.xml:
5784         * docs/plugins/inspect/plugin-cutter.xml:
5785         * docs/plugins/inspect/plugin-debug.xml:
5786         * docs/plugins/inspect/plugin-dv.xml:
5787         * docs/plugins/inspect/plugin-efence.xml:
5788         * docs/plugins/inspect/plugin-effectv.xml:
5789         * docs/plugins/inspect/plugin-flac.xml:
5790         * docs/plugins/inspect/plugin-flxdec.xml:
5791         * docs/plugins/inspect/plugin-gconfelements.xml:
5792         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
5793         * docs/plugins/inspect/plugin-goom.xml:
5794         * docs/plugins/inspect/plugin-halelements.xml:
5795         * docs/plugins/inspect/plugin-icydemux.xml:
5796         * docs/plugins/inspect/plugin-id3demux.xml:
5797         * docs/plugins/inspect/plugin-jpeg.xml:
5798         * docs/plugins/inspect/plugin-ladspa.xml:
5799         * docs/plugins/inspect/plugin-level.xml:
5800         * docs/plugins/inspect/plugin-matroska.xml:
5801         * docs/plugins/inspect/plugin-mulaw.xml:
5802         * docs/plugins/inspect/plugin-multipart.xml:
5803         * docs/plugins/inspect/plugin-navigationtest.xml:
5804         * docs/plugins/inspect/plugin-png.xml:
5805         * docs/plugins/inspect/plugin-quicktime.xml:
5806         * docs/plugins/inspect/plugin-rtp.xml:
5807         * docs/plugins/inspect/plugin-rtsp.xml:
5808         * docs/plugins/inspect/plugin-shout2send.xml:
5809         * docs/plugins/inspect/plugin-smpte.xml:
5810         * docs/plugins/inspect/plugin-speex.xml:
5811         * docs/plugins/inspect/plugin-taglib.xml:
5812         * docs/plugins/inspect/plugin-udp.xml:
5813         * docs/plugins/inspect/plugin-videobalance.xml:
5814         * docs/plugins/inspect/plugin-videobox.xml:
5815         * docs/plugins/inspect/plugin-videocrop.xml:
5816         * docs/plugins/inspect/plugin-videoflip.xml:
5817         * docs/plugins/inspect/plugin-videomixer.xml:
5818         * docs/plugins/inspect/plugin-wavenc.xml:
5819         * docs/plugins/inspect/plugin-wavpack.xml:
5820         * docs/plugins/inspect/plugin-wavparse.xml:
5821           Update plugin docs.
5822
5823         * gst/videomixer/Makefile.am:
5824         * gst/videomixer/videomixer.c:
5825         * gst/videomixer/videomixer.h:
5826         * gst/videomixer/videomixerpad.h:
5827           Split out header to fix warnings from the doc-build.
5828
5829 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5830
5831         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
5832
5833         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
5834         Use atoll to parse the rtptime with enough precision. Fixes #509329.
5835
5836 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
5837
5838         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
5839         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
5840           Initialise variables to work around (false) 'foo might be used
5841           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
5842
5843 2008-01-11  David Schleef  <ds@schleef.org>
5844
5845         * docs/plugins/.cvsignore:
5846         * tests/check/pipelines/.cvsignore:
5847           Ignore more files for the buildbot.
5848
5849 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
5850
5851         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
5852         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
5853         Generate the image-type values correctly. Leave them out of the caps
5854         when outputting a "preview image" tag, since it only makes sense
5855         to have one of those - the type is irrelevant.
5856
5857         * sys/sunaudio/gstsunaudiomixerctrl.c:
5858         (gst_sunaudiomixer_ctrl_open):
5859         If we can, mark the mixer multiple open when we use it, in case
5860         (for some reason) the process wants to open it again elsewhere.
5861
5862 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5863
5864         Patch by: Olivier Crete <tester at tester dot ca>
5865
5866         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
5867         * gst/rtp/gstrtptheorapay.c:
5868         Fix the clock rate to 90000 as required by the RFC.
5869         Fixes #508644.
5870
5871 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
5872
5873         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
5874           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
5875
5876 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
5877
5878         * autogen.sh:
5879           Add -Wno-portability to the automake parameters to stop warnings
5880           about GNU make extensions being used. We require GNU make in almost
5881           every Makefile anyway.
5882           
5883         * configure.ac:
5884           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
5885           at the same time is required for per target flags.
5886
5887 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
5888
5889         * gst/videomixer/videomixer.c: (gst_videomixer_init):
5890         Fix error from my last commit.
5891
5892 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
5893
5894         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
5895
5896         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
5897           Make sure the ISO 639-X language code in ID3v2 COMM frames
5898           is actually valid UTF-8 (or rather: ASCII), so we don't end
5899           up with non-UTF8 strings in tags if there's garbage in the
5900           language field. Also make sure the language code is always
5901           lower case. Fixes: #508291.
5902
5903 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
5904
5905         * ChangeLog:
5906           Fix ChangeLog typo.
5907
5908 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
5909
5910         * Makefile.am:
5911           Include lcov.mak to allow building coverage reports. Guard
5912           check-torture target like in the other packages.
5913
5914 2008-01-09  Sameer Naik  <sameer@damagehead.com>
5915
5916         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
5917
5918         * gst/videomixer/videomixer.c:
5919         (gst_videomixer_set_master_geometry), (_do_init),
5920         (gst_videomixer_child_proxy_get_child_by_index),
5921         (gst_videomixer_child_proxy_get_children_count),
5922         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
5923         (gst_videomixer_init), (gst_videomixer_request_new_pad),
5924         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
5925         Implement GstChildProxy interface.
5926         Send newsegment at the right moment
5927         Fixes #488879
5928
5929 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
5930
5931         * gst/alpha/Makefile.am:
5932         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
5933         (gst_alpha_sink_event), (gst_alpha_chain),
5934         (gst_alpha_change_state), (plugin_init):
5935         Make the various properties of 'alpha' controllable. This allows doing
5936         niceties like fade-in/fade-out.
5937
5938 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
5939
5940         * gst/rtp/gstasteriskh263.c:
5941         * gst/rtp/gstrtpL16depay.c:
5942         * gst/rtp/gstrtpac3depay.c:
5943         * gst/rtp/gstrtpamrpay.c:
5944         * gst/rtp/gstrtpdepay.c:
5945         * gst/rtp/gstrtpgsmdepay.c:
5946         * gst/rtp/gstrtph263depay.c:
5947         * gst/rtp/gstrtph263pdepay.c:
5948         * gst/rtp/gstrtph263ppay.c:
5949         * gst/rtp/gstrtph264depay.c:
5950         * gst/rtp/gstrtph264pay.c:
5951         * gst/rtp/gstrtpmp2tdepay.c:
5952         * gst/rtp/gstrtpmp4adepay.c:
5953         * gst/rtp/gstrtpmp4gdepay.c:
5954         * gst/rtp/gstrtpmp4gpay.c:
5955         * gst/rtp/gstrtpmp4vdepay.c:
5956         * gst/rtp/gstrtpmpadepay.c:
5957         * gst/rtp/gstrtpmpvdepay.c:
5958         * gst/rtp/gstrtpsv3vdepay.c:
5959         * gst/rtp/gstrtptheoradepay.c:
5960         * gst/rtp/gstrtptheorapay.c:
5961         * gst/rtp/gstrtpvorbisdepay.c:
5962         * gst/rtp/gstrtpvorbispay.c:
5963           Remove copy/paste unused code (property setters and getter) found by
5964           the coverage suite (yay, saves ~20k on disk).
5965
5966 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5967
5968         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
5969           (videosink_templ):
5970           Also fix up pad templates to indicate that image/jpeg doesn't
5971           absolutely require the framerate property to be set (#504081).
5972
5973 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5974
5975         Based on patch by: Wouter Cloetens  <wouter at mind be>
5976
5977         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
5978           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
5979           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
5980         * gst/matroska/matroska-mux.h:
5981           Keep track of first and last timestamps for each incoming stream,
5982           so we can calculate the total duration for live sources and other
5983           input where we can't query the duration from the start or where
5984           there's no constant framerate from which we can deduce the
5985           duration; also use calculated/observed duration if it is bigger
5986           than the previously queried duration. Furthermore, use
5987           gst_pad_query_peer_duration() and take into account that it may
5988           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
5989           screws up comparisons when using unsigned integers. Fixes #504081.
5990
5991 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
5992
5993         * configure.ac:
5994         * gst/audiofx/audioamplify.c:
5995         (gst_audio_amplify_clipping_method_get_type),
5996         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
5997         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
5998         (gst_audio_dynamic_transform_ip):
5999         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
6000         (gst_audio_invert_transform_ip):
6001         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
6002         (gst_audio_panorama_transform):
6003         * gst/level/gstlevel.c: (gst_level_init):
6004         Make elements GST_BUFFER_FLAG_GAP aware and call
6005         gst_base_transform_set_gap_aware for this.
6006         Bump core requirement to CVS.
6007         
6008         * gst/audiofx/audiochebyshevfreqband.c:
6009         (gst_audio_chebyshev_freq_band_transform_ip):
6010         * gst/audiofx/audiochebyshevfreqlimit.c:
6011         (gst_audio_chebyshev_freq_limit_transform_ip):
6012         Also sync GObject properties to the controller if operating
6013         in passthrough mode.
6014
6015 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
6016
6017         * sys/directdraw/gstdirectdrawsink.c:
6018           (gst_directdraw_sink_window_thread):
6019           FALSE is not a gpointer.
6020
6021 2008-01-05  Julien Moutte  <julien@fluendo.com>
6022
6023         * sys/directdraw/gstdirectdrawsink.c:
6024         (gst_directdraw_sink_set_window_id),
6025         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
6026         (gst_directdraw_sink_buffer_alloc),
6027         (gst_directdraw_sink_draw_borders),
6028         (gst_directdraw_sink_show_frame),
6029         (gst_directdraw_sink_setup_ddraw),
6030         (gst_directdraw_sink_window_thread),
6031         (gst_directdraw_sink_get_ddrawcaps),
6032         (gst_directdraw_sink_surface_create): Make sure we create our
6033         internal window only when we need it. That will give a chance to
6034         the application to get the prepare-xwindow-id bus message. Draw
6035         black borders when keeping aspect ratio. Handle the case where our
6036         rendering window disappears (closed or errors) like other sinks
6037         do. Various 80 columns fixes, improve state change order. That
6038         element could need some more love.
6039
6040 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
6041
6042         * ext/taglib/gstapev2mux.h:
6043         * ext/taglib/gstid3v2mux.h:
6044         Remove useless typedefs without new type name. Fixes a warning with
6045         gcc 4.3.
6046
6047 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
6048
6049         Patch by: John Millikin <jmillikin at gmail dot com>
6050
6051         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
6052         (gst_flac_dec_setup_stream_decoder),
6053         (gst_flac_normalize_picture_mime_type),
6054         (gst_flac_extract_picture_buffer),
6055         (gst_flac_dec_metadata_callback):
6056         Emit metadata messages when a PICTURE block is encountered.
6057         Fixes #506715.
6058
6059 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
6060
6061         * gst/avi/gstavi.c:
6062         increase rank because no known issues anymore ...
6063         * gst/avi/gstavisubtitle.c:
6064         send subtitle name to the srcpad
6065
6066 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
6067
6068         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
6069         * gst/rtsp/gstrtspsrc.h:
6070         Implement redirect for the DESCRIBE reply. Fixes #506025.
6071
6072 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
6073
6074         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
6075         Fix 'xyz may be used uninitialized' compiler warnings caused
6076         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
6077         abort() in any case but properly report the error.
6078
6079 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
6080
6081         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
6082         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
6083         * sys/ximage/gstximagesrc.c: (composite_pixel):
6084           Fix 'xyz may be used uninitialized' compiler warnings caused
6085           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
6086           not really nice to abort in any case). Fixes #505745.
6087
6088 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6089
6090         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
6091           Small unit test fix (has no practical impact at the moment,
6092           since we're only feeding utf8 and hence just create a sub-
6093           buffer for the output).
6094
6095 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
6096
6097         * gst/avi/gstavisubtitle.c:
6098         * tests/check/elements/avisubtitle.c:
6099         Add seeking support for avi subtitle
6100
6101 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
6102
6103         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
6104         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
6105         (gst_flac_dec_write):
6106         * ext/flac/gstflacdec.h:
6107         Remove some unused vars.
6108         Do more cleanup of leftover events and tags.
6109         Output tags after the segment event. Fixes #504018.
6110
6111 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6112
6113         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
6114           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
6115           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
6116           Detect other UTF byte order markers and convert to UTF-8 as
6117           appropriate.
6118
6119 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6120
6121         * gst/avi/gstavisubtitle.c: (src_template),
6122           (gst_avi_subtitle_extract_utf8_file),
6123           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
6124           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
6125           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
6126         * gst/avi/gstavisubtitle.h:
6127           Refactor a bit; fix name extraction; don't assume all the data
6128           in the chunk is actually subtitle data, there may be padding at
6129           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
6130           file so it's there to send again after a seek (for future use).
6131
6132 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6133
6134         * gst/avi/Makefile.am:
6135         * gst/avi/gstavi.c:
6136         * gst/avi/gstavisubtitle.c:
6137         * gst/avi/gstavisubtitle.h:
6138         * tests/check/Makefile.am:
6139         * tests/check/elements/avisubtitle.c:
6140         * win32/common/config.h:
6141                 Add avi subtitle element for bug #442034. Need seeking support
6142                 and more support for character conversion.
6143
6144 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6145
6146         * Makefile.am:
6147           Include common/win32.mak for CRLF check of win32 project
6148           files (see #393626).
6149
6150         * win32/vs6/libgstpng.dsp:
6151           Fix line endings and do cvs admin -kb.
6152
6153 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
6154
6155         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
6156         Actually drop the buffers which are outside the currently configured
6157         segment instead of just emitting a WARNING.
6158
6159 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6160
6161         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
6162         (gst_flac_dec_write):
6163         * ext/flac/gstflacdec.h:
6164         Send segments from the streaming thread. Fixes #502187.
6165         Fix segment seeking and a bunch of other seeking cases.
6166
6167 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6168
6169         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
6170           Parse WOAF frames and put the result into GST_TAG_CONTACT,
6171           which is where it would end up if the same information was
6172           put in a vorbis comment (don't think it's worth adding a
6173           new URI tag for this). Fixes #488112.
6174
6175 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6176
6177         * configure.ac:
6178           We need core/base 0.10.15 or later.
6179
6180 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6181
6182         Patch by: Mark Nauwelaerts <manauw skynet be>
6183
6184         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
6185         Fix regression in stream numbering. Fixes #502655.
6186
6187 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6188
6189         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
6190
6191         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
6192         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
6193         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
6194         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
6195         (gst_rtp_h264_pay_handle_buffer):
6196         * gst/rtp/gstrtph264pay.h:
6197         Use higher performance start-code searching.
6198         Parse NALs and store SPS, PPS and profile in the caps so that they can
6199         be used in the SDP. Fixes #502814.
6200
6201 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6202
6203         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6204         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
6205           Init some structs to zero before we pass them to ioctl, which
6206           avoids valgrind warnings.  Also fix a small memory leak.
6207
6208 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6209
6210         Patch by: Wouter Cloetens <wouter at mind dot be>
6211
6212         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
6213         Copy timestamp from input to output. Not very perfect yet but better
6214         than nothing. Fixes #503023.
6215
6216 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6217
6218         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6219           Also print a useful error message with the old Wavpack API
6220           if possible.
6221
6222 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
6223
6224         * ext/wavpack/gstwavpackdec.c:
6225           More build fixes for old libwavpack versions: include config.h so
6226           that WAVPACK_OLD_API is actually defined as detected; only use
6227           WavpackGetErrorMessage if it is available. This fixes the build
6228           on debian stable for me.
6229
6230 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6231
6232         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6233         * ext/wavpack/gstwavpackparse.c:
6234           (gst_wavpack_parse_create_src_pad):
6235           Workaround the non-existance of WavpackGetChannelMask in Wavpack
6236           versions below 4.40.0.
6237
6238 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6239
6240         * configure.ac:
6241           And now do it right for real...
6242
6243 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6244
6245         * configure.ac:
6246           Correctly reset $LIBS to not contain -lm.
6247
6248 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6249
6250         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
6251
6252         * configure.ac:
6253         * ext/cairo/gsttimeoverlay.c:
6254           (gst_cairo_time_overlay_print_smpte_time):
6255           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
6256           and checking for rint() and implementing it ourself if it doesn't
6257           exist. Fixes #497293.
6258
6259 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6260
6261         * configure.ac:
6262           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
6263
6264 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
6265
6266         * sys/oss/gstosshelper.c:
6267         Verify that the format returned after the ioctl is the one
6268         we requested. It is valid for the ioctl to succeed while
6269         substituting an alternate 'supported' sample format.
6270
6271 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
6272
6273         * sys/oss/gstossaudio.c: (plugin_init):
6274         * sys/oss/gstosssink.c: (gst_oss_sink_open):
6275         * sys/oss/gstosssrc.c: (gst_oss_src_open):
6276           Post decent (and translated) error message when we can't
6277           open the audio device for some reason.
6278
6279 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
6280
6281         * sys/oss/gstosssink.c:
6282         * sys/oss/gstosssrc.c:
6283         Allow the AUDIODEV environment variable to redirect us
6284         to a different default OSS device, like sunaudiosink does
6285         on Solaris (makes audio play automatically on SunRays).
6286
6287 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
6288
6289         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
6290         * gst/audiofx/audiochebyshevfreqband.c:
6291         (gst_audio_chebyshev_freq_band_transform_ip):
6292         * gst/audiofx/audiochebyshevfreqlimit.c:
6293         (gst_audio_chebyshev_freq_limit_transform_ip):
6294         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
6295         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
6296         The transform_ip() methods should do nothing if in passthrough mode.
6297         It might get non-writable buffers in that case but the buffer might
6298         as well be writable.
6299
6300         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
6301         The transform() methods won't be called in passthrough mode and
6302         otherwise the buffer is always writable so don't check here.
6303
6304 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
6305
6306         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
6307           Fix seeking in .wav files again (#501775).  Some people seem to think
6308           they don't need to test their changes when they're just 'reflowing'
6309           some code.
6310
6311 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
6312
6313         * gst/autodetect/gstautovideosink.c:
6314         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
6315         (gst_auto_video_sink_init),
6316         (gst_auto_video_sink_create_element_with_pretty_name),
6317         (gst_auto_video_sink_find_best),
6318         (gst_auto_video_sink_set_property),
6319         (gst_auto_video_sink_get_property):
6320         * gst/autodetect/gstautovideosink.h:
6321         Fix docs.
6322         Use same error reporting code as autoaudiosink.
6323         Add property to filter sinks based on caps. Only select raw video sinks
6324         by default for backwards compat.
6325         API: GstAutoVideoSink::filter-caps
6326
6327 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
6328
6329         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6330
6331         * gst/autodetect/gstautoaudiosink.c:
6332         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
6333         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
6334         (gst_auto_audio_sink_set_property),
6335         (gst_auto_audio_sink_get_property):
6336         * gst/autodetect/gstautoaudiosink.h:
6337         Add property to filter sinks based on caps. Only select raw audio sinks
6338         by default for backwards compat.  Fixes #417420.
6339         API: GstAutoAudioSink::filter-caps
6340
6341 2007-11-29  Michael Smith <msmith@fluendo.com>
6342
6343         Patch by: Arek Korbik <arkadini@gmail.com>
6344
6345         * gst/videobox/gstvideobox.c: (plugin_init):
6346           Initialise liboil in plugin_init()
6347
6348 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
6349
6350         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
6351         Post error before sending EOS. Fixes #499178.
6352
6353 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
6354
6355         * win32/vs6/gst_plugins_good.dsw:
6356         * win32/vs6/libgstpng.dsp:
6357         Add a project file for libgstpng
6358
6359 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
6360
6361         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
6362         (gst_rtp_h263_depay_process):
6363         Code beautification.
6364         Added debug statements.
6365         Don't bit-shift everything, just do operations on last/first byte
6366         instead.
6367
6368 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
6369
6370         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
6371
6372         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
6373         Fix wrong comparison in overrun check. Fixes #499239 some more.
6374
6375 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
6376
6377         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
6378         (gst_rtp_h263_depay_process):
6379         * gst/rtp/gstrtph263depay.h:
6380         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
6381         stream.
6382
6383 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
6384
6385         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
6386
6387         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
6388         (gst_rtp_mp4a_depay_process):
6389         * gst/rtp/gstrtpmp4adepay.h:
6390         Fix depayloading when multiple frames are inside one RTP packet.
6391         Fixes #499239.
6392
6393 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6394
6395         * gst/level/gstlevel.c:
6396           Add GAP-flag support.
6397
6398 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
6399
6400         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
6401         Read the I flag for Mode A h263 rtp stream and set the
6402         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
6403         Fixes #499383
6404
6405 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6406
6407         * gst/level/gstlevel.c:
6408           Remove some dead code and do cleanups.
6409
6410 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6411
6412         * tests/check/pipelines/simple-launch-lines.c:
6413           Improve the tests by allowing to set a target state.
6414
6415 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
6416
6417         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
6418         Don't check the caps of the output buffer if they're equal some
6419         other caps. The caps can change in a backward compatible way
6420         and did at this point.
6421
6422 2007-11-24  Julien MOUTTE  <julien@moutte.net>
6423
6424         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
6425         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
6426         (gst_qtdemux_seek_to_previous_keyframe),
6427         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
6428         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
6429         reverse playback support.
6430
6431 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
6432
6433         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
6434         Also set the channel layout on the Wavpack caps if we're having
6435         a mono layout. Of course only do it for "audio/x-wavpack".
6436
6437 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
6438
6439         * ext/wavpack/gstwavpackcommon.c:
6440         (gst_wavpack_get_default_channel_mask),
6441         (gst_wavpack_set_channel_layout),
6442         (gst_wavpack_get_default_channel_positions),
6443         (gst_wavpack_get_channel_mask_from_positions),
6444         (gst_wavpack_set_channel_mapping):
6445         * ext/wavpack/gstwavpackcommon.h:
6446         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
6447         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
6448         * ext/wavpack/gstwavpackdec.h:
6449         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
6450         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
6451         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
6452         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
6453         (gst_wavpack_enc_rewrite_first_block),
6454         (gst_wavpack_enc_sink_event):
6455         * ext/wavpack/gstwavpackenc.h:
6456         * ext/wavpack/gstwavpackparse.c:
6457         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
6458         (gst_wavpack_parse_scan_to_find_sample),
6459         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
6460         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
6461         * ext/wavpack/gstwavpackparse.h:
6462         Add support for encoding, parsing and decoding multichannel
6463         files with up to 8 channels. This also improves the robustness
6464         of parsing quite a bit.
6465
6466         * ext/wavpack/gstwavpackstreamreader.c:
6467         (gst_wavpack_stream_reader_read_bytes),
6468         (gst_wavpack_stream_reader_get_pos),
6469         (gst_wavpack_stream_reader_set_pos_abs),
6470         (gst_wavpack_stream_reader_set_pos_rel),
6471         (gst_wavpack_stream_reader_push_back_byte),
6472         (gst_wavpack_stream_reader_get_length),
6473         (gst_wavpack_stream_reader_can_seek),
6474         (gst_wavpack_stream_reader_write_bytes):
6475         Improve debugging.
6476
6477 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6478
6479         * ext/libpng/gstpngdec.c:
6480         * ext/libpng/gstpngdec.h:
6481           Don't release the png-memory from within the callback.
6482
6483 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6484
6485         Patch by: René Stadler <mail at renestadler dot de>
6486
6487         * ext/libpng/gstpngenc.c:
6488           Don't leak buffer data memory. Fixes #498395.
6489
6490 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6491
6492         Patch by: René Stadler <mail at renestadler dot de>
6493
6494         * tests/check/pipelines/simple-launch-lines.c:
6495           Tests for #498395.
6496
6497 2007-11-20  Julien MOUTTE  <julien@moutte.net>
6498
6499         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
6500         (gst_tag_lib_mux_adjust_event_offsets):
6501         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
6502         * sys/osxaudio/Makefile.am:
6503         * sys/osxvideo/cocoawindow.h:
6504         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
6505
6506 2007-11-15  David Schleef  <ds@schleef.org>
6507
6508         * ext/cairo/gsttextoverlay.c:
6509           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
6510
6511 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6512
6513         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
6514
6515         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
6516         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
6517         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
6518         * gst/rtp/gstrtpmp2tpay.h:
6519         Fill the MTU with as many packets as possible. Fixes #491323.
6520
6521 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6522
6523         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6524
6525         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
6526         Fix some more leaks. Fixes #497007.
6527
6528 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6529
6530         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6531
6532         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
6533         (gst_rtspsrc_stream_configure_tcp):
6534         Fix 3 pad leaks. Fixes #496983.
6535
6536 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6537
6538         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6539
6540         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
6541         Fix small leak. Fixes #497017.
6542
6543 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6544
6545         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6546         (gst_qtdemux_prepare_current_sample),
6547         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
6548         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
6549         * gst/qtdemux/qtdemux_fourcc.h:
6550         * gst/qtdemux/qtdemux_types.c:
6551         Add suppport for theora in quicktime according to XiphQT.
6552
6553 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
6554
6555         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
6556         (gst_v4l2src_init), (gst_v4l2src_set_property),
6557         (gst_v4l2src_get_property):
6558         * sys/v4l2/gstv4l2src.h:
6559         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
6560           Always copy buffers by default (handle safer with bugged drivers)
6561           and added a property to make it possible to use mmap effectively (no
6562           copy if possible) when application wants to. Fixes: #480557.
6563
6564 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6565
6566         * gst/id3demux/id3tags.c:
6567         * gst/id3demux/id3tags.h:
6568         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
6569           We don't want the same string multiple times in a tag list for the
6570           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
6571           this doesn't happen and remove special-case code for GST_TAG_GENRE.
6572
6573 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6574
6575         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
6576           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
6577           into ID3v2 TXXX frames (fixes #347848).
6578
6579 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6580
6581         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
6582           Don't leak sdp message contents (fixes #496773).
6583
6584         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
6585           Don't leak URI string.
6586
6587 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6588
6589         Patch by: Julien Puydt <julien dot puydt at laposte net>
6590
6591         * ext/raw1394/Makefile.am:
6592         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
6593           (gst_1394_property_probe_get_properties),
6594           (gst_1394_property_probe_probe_property),
6595           (gst_1394_property_probe_needs_probe),
6596           (gst_1394_property_probe_get_values),
6597           (gst_1394_property_probe_interface_init),
6598           (gst_1394_type_add_property_probe_interface):
6599         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
6600         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
6601           (gst_dv1394src_init), (gst_dv1394src_dispose),
6602           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
6603           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
6604           (gst_dv1394src_update_device_name):
6605         * ext/raw1394/gstdv1394src.h:
6606           Implement GstPropertyProbe interface and add "device-name" property,
6607           so applications can use this to probe for available devices in the
6608           same way they can already with v4lsrc and v4l2src (however horrible
6609           this property probe interface may be). Fixes #358841.
6610
6611 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6612
6613         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6614
6615         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
6616           (gst_rtspsrc_parse_range):
6617           Don't leak event, don't leak range (fixes #496752).
6618
6619 2007-11-14  Michael Smith <msmith@fluendo.com>
6620
6621         Patch by: Arek Korbik <arkadini@gmail.com>
6622
6623         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
6624           Detect RGBA/BGRA correctly on little endian systems.
6625
6626 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
6627
6628         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
6629           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
6630           corresponding ioctl() call fails even though the driver claims to
6631           support this format, just fall back to the pre-2.6.19 kernel
6632           routine that creates caps with suitable height and width ranges
6633           (see #448278).
6634
6635 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
6636
6637         Patch by: Mark Nauwelaerts <manauw skynet be>
6638
6639         * gst/matroska/matroska-demux.c:
6640           (gst_matroska_demux_push_dvd_clut_change_event),
6641           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
6642           (gst_matroska_demux_subtitle_caps):
6643         * gst/matroska/matroska-ids.h:
6644           Extract palette data for dvd subpicture streams and send it
6645           downstream as custom gstreamer dvd event (fixes #453417).
6646
6647 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
6648
6649         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
6650           Implement minimal parsing of the passed pango font description
6651           string, so passing a font size works the same as with the
6652           pango textoverlay plugin; fixes #455086.
6653           (Maybe we could just use pangocairo here at some point).
6654
6655 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
6656
6657         * gst/avi/gstavidemux.c:
6658         * gst/wavparse/gstwavparse.c:
6659           Return the result in _activate_pull(). Don't ref element there.
6660
6661 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
6662
6663         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
6664         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
6665         (gst_wavparse_srcpad_event):
6666           Ref the element when we should, but not when we its not needed. Reflow
6667           the event_handling to not leak the event.       
6668
6669 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
6670
6671         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6672         (qtdemux_parse_samples):
6673         Properly free QTDemuxSamples array.
6674         Protect table write with a sensible check, some files apparently DO contain
6675         stts values starting with 0 :(
6676
6677 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
6678
6679         * gst/avi/gstavidemux.c:
6680         * gst/qtdemux/qtdemux.c:
6681           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
6682           previous commit messed up.
6683
6684 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
6685
6686         * gst/avi/gstavidemux.c:
6687         * gst/qtdemux/qtdemux.c:
6688           Sync _handle_src_event() with oggdemux. In avidemux also ref the
6689           element when we should, but not when we its not needed.
6690
6691 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
6692
6693         * gst/wavparse/gstwavparse.c:
6694           Return FALSE if we can't handle a query instead of changing the
6695           format. Ignore fact when dealing with mpeg audio.
6696
6697 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
6698
6699         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
6700
6701         * configure.ac:
6702         * gst/udp/gstdynudpsink.c:
6703         * gst/udp/gstdynudpsink.h:
6704         * gst/udp/gstmultiudpsink.c:
6705         * gst/udp/gstmultiudpsink.h:
6706         * gst/udp/gstudpsink.c:
6707         * gst/udp/gstudpsink.h:
6708           Fix includes for MSVC and GLib-2.14.0 (#492388).
6709
6710         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
6711           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
6712
6713 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
6714
6715         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
6716         (gst_mulawdec_chain):
6717         * gst/law/mulaw-decode.h:
6718         Calculate outgoing buffer duration if incoming buffer didn't have a
6719         valid duration.
6720
6721 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
6722
6723         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
6724         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
6725         Smarter combine_flow code that also deals with downstream elements
6726         returning UNEXPECTED when they receive data out of the segment
6727         boundaries. Fixes #491305.
6728
6729 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
6730
6731         * sys/v4l2/v4l2src_calls.c:
6732           Fix 'unused variable' compiler warning when compiling against
6733           older kernel headers.
6734
6735 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
6736
6737         * ext/taglib/gstid3v2mux.cc (add_funcs):
6738           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
6739
6740 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
6741
6742         * tests/check/pipelines/simple-launch-lines.c:
6743            Improve the tests a little more.
6744
6745 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
6746
6747         patch by: Yun Zheng Hu
6748
6749         * sys/osxaudio/gstosxaudiosrc.c:
6750         Use default input device instead of default output device and
6751         only memcpy actual available bytes.
6752
6753 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
6754
6755         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
6756           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
6757           early. It is temporary until we find something better.
6758
6759 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
6760
6761         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6762
6763         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
6764         Fix race when pausing a RTSP stream in interleaved.
6765         Fixes #475784.
6766
6767 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
6768
6769         Patch by: Peter Kjellerstedt <pkj at axis com>
6770
6771         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
6772         Use correct unref function for buffers. #488844.
6773
6774 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
6775
6776         * gst/avi/gstavimux.c:
6777         * tests/check/elements/avimux.c:
6778           Add some debug and sync tests with the fix.     
6779
6780 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
6781
6782         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
6783
6784         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
6785         When the socket is used by the app for other purposes, don't generate an
6786         error if there is activaty on the socket that is not data related.
6787         Fixes #487488.
6788
6789 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
6790
6791         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
6792         (gst_v4l2src_grab_frame):
6793         Add some more debug info. Generate an error when we run out of buffers
6794         for some reason. See #480557.
6795
6796 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
6797
6798         Patch by: Anders Skargren <anders dot skargren at axis dot com>
6799
6800         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
6801         Set marker bit correctly.
6802
6803 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
6804
6805         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
6806         Use allowed name for the GstStructure.
6807
6808 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
6809
6810         * ext/gconf/gstswitchsink.c:
6811         * gst/autodetect/gstautoaudiosink.c:
6812           Use new gst_bus_pop_filtered().
6813
6814 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
6815
6816         * sys/v4l2/gstv4l2src.c:
6817         * sys/v4l2/v4l2src_calls.c:
6818           When probing the formats and sizes a camera supports, make
6819           sure the best ones (highest resolution, prefered format)
6820           end up at the beginning of the probed caps and the less
6821           desirable ones at the end.  This is important because the
6822           order within the caps matters for things like fixation and
6823           negotiation, ie. what format is chosen in the end.
6824           With recent kernels, the current probing code will end up
6825           querying the supported sizes from lowest resolution to
6826           highest resolution, adding them to the probed caps in that
6827           order, resulting to v4l2src fixating to the lowest possible
6828           resolution if downstream does not express a size preference.
6829           Also make up a somewhat random ranking of prefered output
6830           formats for the same reason. Fixes #485828.
6831         
6832 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
6833
6834         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
6835
6836         * gst/id3demux/id3v2frames.c:
6837           Extract license/copyright URIs from ID3v2 WCOP frames
6838           (Fixes #447000).
6839
6840         * tests/check/elements/id3demux.c:
6841         * tests/files/Makefile.am:
6842         * tests/files/id3-447000-wcop.tag:
6843           Add simple unit test.
6844
6845 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
6846
6847         * ext/taglib/gstid3v2mux.cc:
6848           Add support for license/copyright URI tags (ID3v2 WCOP frame).
6849           Prerequisite for #447000.
6850
6851 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
6852
6853         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
6854         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
6855         a GstClockTime.
6856
6857 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6858
6859         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
6860         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
6861         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
6862         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
6863         (gst_rtspsrc_change_state):
6864         More seeking fixes, mostly passing around the new playback segment in
6865         order to configure it properly.
6866         Also reset base_time of udp sources when setting them back to PLAYING as
6867         a temporary hack until core supports seek in live sources properly.
6868
6869 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6870
6871         * gst/rtp/gstrtpmp4adepay.c:
6872         Fix caps as to not confuse autopluggers.
6873
6874 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
6875
6876         * gst/id3demux/gstid3demux.c:
6877         * gst/id3demux/gstid3demux.h:
6878         * gst/id3demux/id3tags.c:
6879         * gst/id3demux/id3tags.h:
6880         * gst/id3demux/id3v2frames.c:
6881           Port ID3 tag demuxer over to the new GstTagDemux in -base
6882           (now would be a good time to test re-importing your music
6883           collection).
6884
6885 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
6886
6887         * gst/apetag/Makefile.am:
6888         * gst/apetag/gstapedemux.c:
6889         * gst/apetag/gstapedemux.h:
6890         * gst/apetag/gsttagdemux.c:
6891         * gst/apetag/gsttagdemux.h:
6892           Port APE tag demuxer over to the new GstTagDemux in -base.
6893
6894 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
6895
6896         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
6897         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
6898         (gst_rtspsrc_handle_internal_src_query),
6899         (gst_rtspsrc_handle_src_query), (new_session_pad),
6900         (gst_rtspsrc_stream_configure_tcp),
6901         (gst_rtspsrc_stream_configure_transport),
6902         (gst_rtspsrc_loop_send_cmd):
6903         Improve flushing behaviour.
6904         Set state of the udp sources to PAUSE/PLAYING correctly.
6905         Handle events and queries for UDP and TCP transport now.
6906
6907 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
6908
6909         * gst/rtp/gstrtpgsmdepay.c:
6910         * gst/rtp/gstrtpgsmpay.c:
6911           Add log category.
6912
6913 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
6914
6915         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
6916
6917         * tests/check/Makefile.am:
6918         * tests/check/pipelines/simple-launch-lines.c:
6919           Add unit tests for payloaders/depayloaders.
6920
6921 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
6922
6923         * gst/avi/gstavimux.c:
6924         * gst/avi/gstavimux.h:
6925           Also save codec data for audio streams. Fixes #482495.
6926
6927 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
6928
6929         * gst/avi/gstavimux.c:
6930           Fix "Index entry has invalid stream nr 1".
6931           Add support for muxing aac - work in progress (see #482495).
6932
6933 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6934
6935         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
6936         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
6937         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
6938         * gst/rtsp/gstrtspsrc.h:
6939         Parse bandwidth modifiers, they are not yet configured in the session
6940         manager because we don't have an API for that yet.
6941
6942 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6943
6944         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
6945         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
6946         Use shiny new function in -base to get the default clock-rate.
6947         Update some docs.
6948
6949 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
6950
6951         * win32/MANIFEST:
6952         Add files to win32 manifest.
6953         * win32/vs6/libgstaudiofx.dsp:
6954         * win32/vs6/libgstqtdemux.dsp:
6955         * win32/vs6/libgstrtp.dsp:
6956         * win32/vs6/libgstrtsp.dsp:
6957         Update project files.
6958
6959 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
6960
6961         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
6962         (gst_rtspsrc_play):
6963         * gst/rtsp/gstrtspsrc.h:
6964         In TCP mode, only timestamp the first buffer. TCP is not real time and
6965         it does not make sense to try to skew compensate, also some servers send
6966         the first batch of data in a burst.
6967
6968 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
6969
6970         * gst/matroska/matroska-demux.c:
6971           Fix setting the discont flag on the first buffer
6972           pushed downstream for formats with private codec
6973           data that needs to be deserialised into buffers
6974           (such as vorbis and FLAC when in a matroska container).
6975
6976 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
6977
6978         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
6979
6980         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
6981         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
6982         (gst_rtp_mp4v_pay_handle_buffer):
6983         * gst/rtp/gstrtpmp4vpay.h:
6984         Free the config string. Fixes #480707.
6985         Clean up the timestamp code a little.
6986
6987 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
6988
6989         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
6990         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
6991         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
6992         * gst/rtsp/gstrtspsrc.h:
6993         Set timestamps on RTP buffers in interleaved mode.
6994         Mark first buffers with a DISCONT.
6995         Remove flush hack now that sync for live sources has been figured out.
6996
6997 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
6998
6999         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7000         Update documentation.
7001
7002 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7003
7004         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
7005         (gst_rtp_xqt_depay_change_state):
7006         * gst/qtdemux/gstrtpxqtdepay.h:
7007         Fail if we don't know the quicktime format.
7008
7009 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
7010
7011         * ext/flac/gstflacenc.c:
7012         * ext/flac/gstflacenc.h:
7013           Save the flow return from the last gst_pad_push() and
7014           make sure we pass the right flow return value upstream
7015           in the case of failure; minor clean-ups.
7016
7017 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7018
7019         * ext/taglib/gstapev2mux.cc:
7020         * ext/taglib/gstid3v2mux.cc:
7021         * gst/apetag/gstapedemux.c:
7022           Add support for the new GST_TAG_COMPOSER (#459809).
7023
7024 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7025
7026         * gst/law/alaw-decode.c:
7027         * gst/law/alaw-decode.h:
7028         * gst/law/alaw-encode.c:
7029         * gst/law/alaw-encode.h:
7030         * gst/law/alaw.c:
7031         * gst/law/mulaw-conversion.h:
7032           Compulsive clean-ups: use boilerplate macros, add debug
7033           categories, fix up things to conform to symbol nomenklatura,
7034           etc.
7035
7036 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7037
7038         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7039
7040         * gst/law/alaw-decode.c:
7041         * gst/law/alaw-encode.c:
7042           Use static tables for A-Law decoding and encoding; this makes
7043           A-Law decoding and encoding less CPU-intensive, but increases
7044           the binary size a bit. Leaving old code around for now,
7045           selectable by a define in the code. Fixes #435435.
7046
7047 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7048
7049         * configure.ac:
7050         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
7051         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
7052         in configure.ac.
7053
7054 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7055
7056         Patch by: Jan Gerber <j at bootlab dot org>
7057
7058         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
7059         Add fourccs for MPEG2 HDV streams. Fixes #479960.
7060
7061 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
7062
7063         * sys/oss/gstosshelper.c:
7064           Use GST_WARNING instead of a g_critical. This situation is not caused
7065           by the application.
7066
7067 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7068
7069         * po/LINGUAS:
7070         * po/nl.po:
7071           Updated translations.
7072
7073 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7074
7075         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
7076
7077         * po/eu.po:
7078           Added Basque translation.
7079
7080 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7081
7082         translated by: Abel Cheung <abelcheung@gmail.com>
7083
7084         * po/zh_HK.po:
7085         * po/zh_TW.po:
7086           Added Chinese (traditional and Hong Kong) translation.
7087
7088 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7089
7090         translated by: Jakub Bogusz <qboosh@pld-linux.org>
7091
7092         * po/pl.po:
7093           Added Polish translation.
7094
7095 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7096
7097         translated by: Ilkka Tuohela <hile@iki.fi>
7098
7099         * po/fi.po:
7100           Added Finnish translation.
7101
7102 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7103
7104         translated by: Jorge González González <aloriel@gmail.com>
7105
7106         * po/es.po:
7107           Added Spanish translation.
7108
7109 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7110
7111         translated by: Mogens Jaeger <mogens@jaeger.tf>
7112
7113         * po/da.po:
7114           Added Danish translation.
7115
7116 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7117
7118         translated by: Funda Wang <fundawang@linux.net.cn>
7119
7120         * po/zh_CN.po:
7121           Added Chinese (simplified) translation.
7122
7123 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7124
7125         translated by: Alexander Shopov <ash@contact.bg>
7126
7127         * po/bg.po:
7128           Added Bulgarian translation.
7129
7130 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
7131
7132         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
7133         Set outgoing packet duration because we can. Fixes #478244 some more.
7134
7135 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
7136
7137         * ext/cairo/gsttextoverlay.c:
7138           Add info about static leak.
7139         
7140         * tests/check/Makefile.am:
7141         * tests/check/generic/states.c:
7142           Improved state change unit test.
7143
7144 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
7145
7146         * docs/plugins/.cvsignore:
7147         * tests/check/.cvsignore:
7148           Ignore registries in any format.
7149
7150 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
7151
7152         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
7153         Removed some unused code.
7154
7155         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
7156         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
7157         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
7158         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
7159         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
7160         (gst_rtp_theora_pay_flush_packet):
7161         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
7162         Try to preserve the incomming buffer duration on the outgoing
7163         packets. Fixes #478244.
7164
7165 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7166
7167         * ext/taglib/gstapev2mux.cc:
7168         * ext/taglib/gstid3v2mux.cc:
7169           Work around compiler warnings with g++-4.2 when assigning a
7170           string constant to a gchar * (partially fixes #478092).
7171
7172 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7173
7174         * configure.ac:
7175           We require core CVS now for gst_base_src_set_do_timestamp().
7176
7177 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
7178
7179         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
7180         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7181         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
7182         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
7183         (gst_rtspsrc_handle_message):
7184         Fix compiler warnings shown with Forte.
7185
7186 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7187
7188         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
7189         (gst_rtspsrc_dup_printf):
7190         Give meaningfull error when all streams failed to configure for some
7191         reason.
7192
7193 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7194
7195         * gst/rtp/README:
7196         Update README with the design for synchronisation rules of RTP on
7197         sender and receiver.
7198
7199 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
7200
7201         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
7202         (gst_wavparse_chain):
7203         Don't push EOS from the chain function, the element
7204         driving the pipeline is responsible for this. The bug
7205         this was meant to fix seems to be queue not forwarding
7206         EOS in all cases (see #476514).
7207
7208 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
7209
7210         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
7211         (gst_level_transform_ip):
7212         * gst/level/gstlevel.h:
7213         Use basetransform segment so that it is correctly managed on flushes and
7214         start/stop.
7215         Report message timestamp as stream time, which is what an application
7216         can understand.
7217
7218 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
7219
7220         * ext/taglib/gstapev2mux.cc:
7221         * ext/taglib/gstapev2mux.h:
7222         * ext/taglib/gsttaglibmux.c:
7223         * tests/check/elements/apev2mux.c:
7224         Update my mail address.
7225
7226 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
7227
7228         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
7229         (gst_wavparse_loop), (gst_wavparse_chain):
7230         Add EOS logic for the push-based mode too. Fixes #476514.
7231
7232 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
7233
7234         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
7235         * gst/law/alaw-encode.h:
7236         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
7237         (gst_mulawenc_chain):
7238         * gst/law/mulaw-encode.h:
7239         Fix law encoder timestamps.
7240
7241 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
7242
7243         * ext/gconf/gstgconfaudiosink.c:
7244           Fix warning when building without debug.
7245
7246         * sys/oss/gstossmixertrack.c:
7247           Use const like in alsamixertrack.c (fixes warnings).
7248
7249 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
7250
7251         * sys/v4l2/v4l2src_calls.c:
7252         (gst_v4l2src_probe_caps_for_format_and_size):
7253         Fix framerate detection code some more.
7254         Handle the case where there is a weird step in the stepwise framerates.
7255         Don't overwrite the min interval with the framerate, use a temp variable
7256         instead.
7257         Use max in the Continuous framerate intervals instead of step, which is
7258         1 according to the docs. Fixes #475424.
7259
7260 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
7261
7262         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
7263         Make udpsrc timestamp outgoing buffers based on when they were received.
7264         Also make it output a segment in time.
7265
7266 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
7267
7268         * gst/avi/gstavidemux.c:
7269           Plug a little leak. Little code cleanups.
7270
7271 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
7272
7273         * configure.ac:
7274           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
7275           flac versions, 's good for cross-compilation karma.
7276
7277 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
7278
7279         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
7280
7281         * gst/rtp/gstrtph263pay.c:
7282           Fix up header structure so that compilers don't add padding
7283           between the structure fields, since that would lead to us
7284           sending RTP packets with broken headers (as is currently the
7285           case when compiling with MSVC). Also see similar fixes in
7286           libgstrtp in gst-plugins-base. (#474616; #471194)
7287
7288 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
7289
7290         * sys/v4l2/v4l2src_calls.c:
7291         (gst_v4l2src_probe_caps_for_format_and_size):
7292         Don't overwrite our GValue with 0 but instead use the previously
7293         computed value. Fixes #471823 some more.
7294
7295 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7296
7297         * docs/plugins/gst-plugins-good-plugins.hierarchy:
7298           No tabs in this file please, or gtk-doc will end up documenting
7299           rather absurd class hierarchies.
7300
7301 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7302
7303         * ext/gconf/gstswitchsink.c:
7304           If the new kid element fails to change state for some reason
7305           (e.g. esdsink not being able to connect to the sound server),
7306           forward the error message it posted on the bus instead of just
7307           posting a generic 'Internal state change error: please file a
7308           bug' error message. Fixes #471364.
7309
7310 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7311
7312         * gst/qtdemux/Makefile.am:
7313         * gst/qtdemux/qtdemux.c:
7314           Don't assume tags are encoded as UTF-8 (#473670).
7315
7316 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7317
7318         * sys/v4l2/gstv4l2src.c:
7319         * sys/v4l2/gstv4l2src.h:
7320         * sys/v4l2/v4l2src_calls.c:
7321           Implement LATENCY queries in the crudest way possible so I don't
7322           have to use sync=false any longer when testing with videosinks.
7323
7324 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7325
7326         * configure.ac:
7327           Fix build.
7328
7329 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7330
7331         * sys/v4l2/v4l2src_calls.c:
7332         (gst_v4l2src_probe_caps_for_format_and_size):
7333         Add some more debugging in the framerate function.
7334         Iterate stepwise framerate up to and _including_ the max and if nothing
7335         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
7336         don't end up with an empty list. Fixes #471823
7337
7338 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7339
7340         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
7341         (gst_multiudpsink_set_clients_string),
7342         (gst_multiudpsink_get_clients_string),
7343         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
7344         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
7345         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
7346         (gst_multiudpsink_clear):
7347         Add property do configure destination address/port pairs
7348         API:GstMultiUDPSink::clients
7349
7350 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7351
7352         * tests/examples/Makefile.am:
7353         * tests/examples/rtp/Makefile.am:
7354         * tests/examples/rtp/client-H263p-AMR.sh:
7355         * tests/examples/rtp/client-H263p-PCMA.sdp:
7356         * tests/examples/rtp/client-H263p-PCMA.sh:
7357         * tests/examples/rtp/client-H264-PCMA.sdp:
7358         * tests/examples/rtp/client-H264-PCMA.sh:
7359         * tests/examples/rtp/client-PCMA.sh:
7360         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
7361         * tests/examples/rtp/server-alsasrc-PCMA.sh:
7362         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
7363         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
7364         Added some RTP example scripts for sending and receiving RTP streams.
7365
7366 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7367
7368         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
7369         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
7370         Restructure the setcaps function so that we can also compute the
7371         expected GStreamer output size of the video frames.
7372         Set frame_byte_size correctly so that read-based devices have a chance
7373         of working correctly.
7374         When grabbing a frame, discard frames that are not of the expected size.
7375         Some cameras don't output the right framesize for the first buffer.
7376         Try only a couple of times to get a valid frame, else error out.
7377
7378         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
7379         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
7380         Add some more debug info when scanning the device.
7381
7382         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
7383         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
7384         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
7385         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
7386         Add some more debug info when dequeing a frame.
7387
7388 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
7389
7390         * gst/wavparse/gstwavparse.c:
7391           More code cleanups. Add some more comment and improve debugs logs.
7392
7393 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
7394
7395         * gst/wavparse/gstwavparse.c:
7396         * gst/wavparse/gstwavparse.h:
7397           Implement seek-query. Refactor duration calculations. Appropriate use
7398           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
7399           out of loops.
7400
7401 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
7402
7403         * gst/avi/gstavidemux.c:
7404           Implement seek-query.
7405
7406 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
7407
7408         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
7409         (gst_rtspsrc_dup_printf):
7410         Use new basesink async property to make sparse RTCP packet not wait for
7411         preroll.
7412
7413 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
7414
7415         * gst/audiofx/Makefile.am:
7416         Dist the right file.
7417
7418 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
7419
7420         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
7421         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
7422         Make sure we generate and parse floating point values in the POSIX
7423         locale instead of the current locale. 
7424
7425 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
7426
7427         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
7428         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7429         (gst_rtspsrc_play):
7430         * gst/rtsp/gstrtspsrc.h:
7431         Fix method detection again.
7432         Keep track of when we must send a Range header.
7433         Use segment values for Range, Speed and Scale headers.
7434         Parse Speed and Scale headers to update the segment values.
7435
7436 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
7437
7438         patch by: Mark Nauwelaerts <manauw@skynet.be>
7439
7440         * sys/v4l2/v4l2src_calls.c:
7441           Handle optional v4l2 ioctls gracefully.
7442
7443 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
7444
7445         * gst/rtp/Makefile.am:
7446         * gst/rtp/gstrtp.c: (plugin_init):
7447         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
7448         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
7449         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
7450         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
7451         (gst_rtp_h263_depay_get_property),
7452         (gst_rtp_h263_depay_change_state),
7453         (gst_rtp_h263_depay_plugin_init):
7454         * gst/rtp/gstrtph263depay.h:
7455         Added an H263 depayloader. Fixes #369392.
7456
7457         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
7458         (gst_rtp_h263p_depay_process):
7459         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
7460         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
7461         Make the H263+ pay/depayloader support H263-1998 and H263-2000
7462         payloads.
7463         Also alow plain H263 on the h263p payloaders. Fixes #465040.
7464
7465 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
7466
7467         * gst/audiofx/audiochebyshevfreqband.c:
7468         * gst/audiofx/audiochebyshevfreqlimit.c:
7469         Add small comparision with the windowed sinc filters in the docs.
7470
7471 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
7472
7473         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
7474         (audiochebyshevfreqband_suite):
7475         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
7476         (audiochebyshevfreqlimit_suite):
7477         Also test 32 bit float mode and the type 2 variants of the filters.
7478
7479 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
7480
7481         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
7482         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
7483         (gst_rtspsrc_loop):
7484         Refactor the udp and interleaved loop function a bit.
7485
7486 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7487
7488         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
7489         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
7490         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
7491         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
7492         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
7493         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
7494         * gst/rtsp/gstrtspsrc.h:
7495         Protect connection activity with a new lock, avoids deadlocks when going
7496         to PAUSED. Fixes #455808.
7497
7498 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7499
7500         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
7501         Fix debug statement.
7502
7503 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7504
7505         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
7506         Fix stray %u in debug line as spotted by Saur on IRC.
7507
7508 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
7509
7510         * gst/audiofx/audiochebyshevfreqband.c:
7511         (gst_audio_chebyshev_freq_band_class_init):
7512         * gst/audiofx/audiochebyshevfreqlimit.c:
7513         (gst_audio_chebyshev_freq_limit_class_init):
7514         Use generator macros for the process functions for the different
7515         sample types, add lower upper boundaries for the GObject properties
7516         so automatically generated UIs can use sliders and add a note about
7517         the number of poles as a too high number of poles combined with
7518         very low or very high frequencies will produce only noise.
7519         * docs/plugins/gst-plugins-good-plugins.args:
7520         Regenerated for the property changes.
7521
7522 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7523
7524         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
7525         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
7526         (gst_rtspsrc_stream_configure_udp_sink),
7527         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
7528         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
7529         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
7530         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
7531         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
7532         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7533         * gst/rtsp/gstrtspsrc.h:
7534         Improve timeout handling.
7535         Use the same socket for sending and receiving RTCP packets so that some
7536         servers can track clients better.
7537         Improve connection closed handling. Try to reconnect.
7538         Don't overwrite our content base with NULL.
7539         Improve debugging.
7540         Improve range parsing and handling.
7541         Remove flushing hack now that core does the right thing.
7542
7543 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7544
7545         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
7546         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
7547         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
7548         (gst_multiudpsink_close), (gst_multiudpsink_add):
7549         * gst/udp/gstmultiudpsink.h:
7550         Add support for getting and setting the socket to use.
7551
7552         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
7553         (gst_udpsrc_create), (gst_udpsrc_get_property):
7554         Add support for getting the currently used socket.
7555
7556 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
7557
7558         reviewed by: Stefan Kost  <ensonic@users.sf.net>
7559
7560         * gst/audiofx/Makefile.am:
7561         * gst/audiofx/audiochebyshevfreqband.c:
7562         (gst_audio_chebyshev_freq_band_mode_get_type),
7563         (gst_audio_chebyshev_freq_band_base_init),
7564         (gst_audio_chebyshev_freq_band_dispose),
7565         (gst_audio_chebyshev_freq_band_class_init),
7566         (gst_audio_chebyshev_freq_band_init),
7567         (generate_biquad_coefficients), (calculate_gain),
7568         (generate_coefficients),
7569         (gst_audio_chebyshev_freq_band_set_property),
7570         (gst_audio_chebyshev_freq_band_get_property),
7571         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
7572         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
7573         (gst_audio_chebyshev_freq_band_start):
7574         * gst/audiofx/audiochebyshevfreqband.h:
7575         * gst/audiofx/audiochebyshevfreqlimit.c:
7576         (gst_audio_chebyshev_freq_limit_mode_get_type),
7577         (gst_audio_chebyshev_freq_limit_base_init),
7578         (gst_audio_chebyshev_freq_limit_dispose),
7579         (gst_audio_chebyshev_freq_limit_class_init),
7580         (gst_audio_chebyshev_freq_limit_init),
7581         (generate_biquad_coefficients), (calculate_gain),
7582         (generate_coefficients),
7583         (gst_audio_chebyshev_freq_limit_set_property),
7584         (gst_audio_chebyshev_freq_limit_get_property),
7585         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
7586         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
7587         (gst_audio_chebyshev_freq_limit_start):
7588         * gst/audiofx/audiochebyshevfreqlimit.h:
7589         * gst/audiofx/audiofx.c: (plugin_init):
7590         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
7591         Fixes #464800.
7592
7593         * tests/check/Makefile.am:
7594         * tests/check/elements/.cvsignore:
7595         * tests/check/elements/audiochebyshevfreqband.c:
7596         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
7597         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
7598         * tests/check/elements/audiochebyshevfreqlimit.c:
7599         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
7600         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
7601         Add unit tests for the chebyshev filters.
7602
7603         * docs/plugins/Makefile.am:
7604         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7605         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7606         * docs/plugins/gst-plugins-good-plugins.args:
7607         * docs/plugins/inspect/plugin-1394.xml:
7608         * docs/plugins/inspect/plugin-audiofx.xml:
7609         * docs/plugins/inspect/plugin-dv.xml:
7610         * docs/plugins/inspect/plugin-flac.xml:
7611         * docs/plugins/inspect/plugin-jpeg.xml:
7612         * docs/plugins/inspect/plugin-png.xml:
7613         * docs/plugins/inspect/plugin-rtp.xml:
7614         * docs/plugins/inspect/plugin-shout2send.xml:
7615         * docs/plugins/inspect/plugin-wavpack.xml:
7616         And add docs for the chebyshev filters. While doing
7617         that also run make update in docs/plugins.
7618
7619 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
7620
7621         * ext/annodex/gstcmmltag.c:
7622         * gst/rtp/gstrtpvorbispay.c:
7623           Make ro memory to share.
7624
7625 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7626
7627         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7628         Improve UDP performance by avoiding a select() when we have data
7629         available immediatly.
7630
7631 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7632
7633         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
7634         (gst_rtp_dec_class_init):
7635         * gst/rtsp/gstrtpdec.h:
7636         Add (dummy) SSRC management signals.
7637
7638         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
7639         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
7640         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
7641         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
7642         (on_timeout), (gst_rtspsrc_stream_configure_manager),
7643         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
7644         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
7645         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7646         * gst/rtsp/gstrtspsrc.h:
7647         Add connection-speed property.
7648         Add find_stream helper functions.
7649         Handle stream EOS based on BYE messages or SSRC timeout.
7650         Returns SUCCESS from the state change function as we hide our async
7651         elements from the parent.
7652
7653 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
7654
7655         * gst/debug/rndbuffersize.c:
7656           Fix da leak.
7657
7658 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
7659
7660         * gst/debug/Makefile.am:
7661         * gst/debug/breakmydata.c:
7662         * gst/debug/gstdebug.c:
7663         * gst/debug/negotiation.c:
7664         * gst/debug/progressreport.c:
7665         * gst/debug/rndbuffersize.c:
7666         * gst/debug/testplugin.c:
7667           Add new test element and clean-up the others a little.
7668
7669 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
7670
7671         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
7672         Fix parsing of mp4a version 0 atoms. Fixes #465774.
7673
7674 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
7675
7676         * gst/rtp/gstrtpilbcdepay.c:
7677           Include stdlib.
7678
7679 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
7680
7681         * gst/rtp/gstrtpmpvdepay.c:
7682         Set the mpegversion in the caps so that autoplugging does not get
7683         confused.
7684
7685 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7686
7687         * po/hu.po:
7688         * po/uk.po:
7689         * po/vi.po:
7690           Updated translations.
7691
7692 2007-08-08  Michael Smith <msmith@fluendo.com>
7693
7694         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
7695           Render right border in the correct location.
7696
7697 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
7698
7699         Patch by: Olivier Crete <tester at tester dot ca>
7700
7701         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
7702         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
7703         Make mode property a string. Fixes #464475.
7704
7705 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
7706
7707         * ext/flac/gstflacenc.c:
7708           Widen caps to match decoder a bit and add more FIXMEs.
7709
7710 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
7711
7712         patch by: Mark Nauwelaerts <manauw@skynet.be>
7713
7714         * gst/avi/gstavimux.c:
7715           Fix ODML index tag numbering. Fixes #463624.
7716
7717 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
7718
7719         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
7720         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
7721         (gst_rtspsrc_stream_configure_tcp),
7722         (gst_rtspsrc_stream_configure_udp_sink):
7723         Fix default clock-rate for realmedia.
7724         Fix parsing of transport.
7725         Don't try to link NULL pads.
7726
7727 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
7728
7729         * po/POTFILES.skip:
7730           Add POTFILES.skip with list of source files that aren't disted at the
7731           moment but contain translatable strings. Should hopefully pacify
7732           broken tools and make it clearer that these files are left out
7733           intentionally (#461600).
7734
7735 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
7736
7737         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
7738         If the buffer was entirely clipped ... don't try sending it :)
7739
7740 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7741
7742         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
7743         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
7744         (gst_rtspsrc_create_transports_string),
7745         (gst_rtspsrc_prepare_transports):
7746         If we don't hav a session manager, set the caps on outgoing buffers
7747         ourselves.
7748         Force PAUSE/PLAY methods for now until the extensions can overwrite.
7749         Append final bit of the transport string even when it does not contain a
7750         placeholder.
7751
7752 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7753
7754         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
7755         (gst_rtsp_ext_list_connect):
7756         * gst/rtsp/gstrtspext.h:
7757         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
7758         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
7759         Clean up the interface list.
7760         Allow connecting to interface signals for the extensions.
7761         Remove old extension code.
7762         Free list on cleanup.
7763         Allow extensions to send additional RTSP messages.
7764
7765 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7766
7767         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
7768         Handle a NULL gconf key gracefully by rendering the default element.
7769
7770 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7771
7772         * gst/rtsp/gstrtspext.h:
7773         Fix include path for extension interface.
7774
7775 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
7776
7777         * gst/audiofx/audioamplify.h:
7778         Also remove a now unecessary variable here.
7779
7780 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
7781
7782         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
7783         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
7784         * gst/audiofx/audiodynamic.c:
7785         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
7786         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
7787         * gst/audiofx/audiodynamic.h:
7788         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
7789         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
7790         * gst/audiofx/audioinvert.h:
7791         Don't save format information ourselves, this is already saved in
7792         GstAudioFilter.
7793
7794 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7795
7796         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
7797         (gst_rtsp_ext_list_stream_select):
7798         * gst/rtsp/gstrtspext.h:
7799         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
7800         Use rank to filter out extensions.
7801         Add url to stream_select interface call.
7802
7803 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7804
7805         * gst/rtsp/Makefile.am:
7806         * gst/rtsp/base64.c:
7807         * gst/rtsp/base64.h:
7808         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
7809         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
7810         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
7811         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
7812         (gst_rtsp_ext_list_setup_media),
7813         (gst_rtsp_ext_list_configure_stream),
7814         (gst_rtsp_ext_list_get_transports),
7815         (gst_rtsp_ext_list_stream_select):
7816         * gst/rtsp/gstrtspext.h:
7817         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
7818         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
7819         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
7820         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
7821         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
7822         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
7823         (gst_rtspsrc_stream_configure_tcp),
7824         (gst_rtspsrc_stream_configure_mcast),
7825         (gst_rtspsrc_stream_configure_udp),
7826         (gst_rtspsrc_stream_configure_udp_sink),
7827         (gst_rtspsrc_stream_configure_transport),
7828         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
7829         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
7830         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
7831         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
7832         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
7833         (gst_rtspsrc_parse_methods),
7834         (gst_rtspsrc_create_transports_string),
7835         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
7836         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
7837         (gst_rtspsrc_play), (gst_rtspsrc_pause),
7838         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
7839         * gst/rtsp/gstrtspsrc.h:
7840         * gst/rtsp/rtsp.h:
7841         * gst/rtsp/rtspconnection.c:
7842         * gst/rtsp/rtspconnection.h:
7843         * gst/rtsp/rtspdefs.c:
7844         * gst/rtsp/rtspdefs.h:
7845         * gst/rtsp/rtspext.h:
7846         * gst/rtsp/rtspextwms.c:
7847         * gst/rtsp/rtspextwms.h:
7848         * gst/rtsp/rtspmessage.c:
7849         * gst/rtsp/rtspmessage.h:
7850         * gst/rtsp/rtsprange.c:
7851         * gst/rtsp/rtsprange.h:
7852         * gst/rtsp/rtsptransport.c:
7853         * gst/rtsp/rtsptransport.h:
7854         * gst/rtsp/rtspurl.c:
7855         * gst/rtsp/rtspurl.h:
7856         * gst/rtsp/sdp.h:
7857         * gst/rtsp/sdpmessage.c:
7858         * gst/rtsp/sdpmessage.h:
7859         * gst/rtsp/test.c:
7860         Use shiny new RTSP and SDP library.
7861         Implement RTSP extensions using the new interface.
7862         Remove a lot of old code.
7863
7864 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
7865
7866         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
7867         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
7868
7869 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
7870
7871         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
7872         Don't unref the outgoing buffer twice when dropping it because it's
7873         outside of the segment.
7874
7875 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
7876
7877         * configure.ac:
7878         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
7879         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
7880         Use the new buffer clipping function from gstaudio here and
7881         require gst-plugins-base CVS.
7882         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
7883         For framed Wavpack buffers we require a valid timestamp.
7884
7885 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
7886
7887         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
7888         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
7889         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
7890         Clip raw audio and video when we can, keep track of current output
7891         segment.
7892         Don't leak buffers and events when there is no output pad.
7893         Improve debugging here and there.
7894
7895 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
7896
7897         * configure.ac:
7898           Sync liboil check with plugins-base.
7899
7900 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
7901
7902         * ext/annodex/Makefile.am:
7903           Fix CFLAGS/LIBS.
7904
7905         * ext/cdio/gstcdiocddasrc.c:
7906         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
7907           Include stdlib
7908
7909         * ext/cairo/Makefile.am:
7910         * gst/videofilter/Makefile.am:
7911         * tests/examples/level/Makefile.am:
7912           Use $(LIBM) instead of -lm
7913
7914 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
7915
7916         * sys/v4l2/gstv4l2src.c:
7917           Add another example pipeline.
7918
7919 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
7920
7921         Patch by: Alexander Eichner <alexeichi@yahoo.de>
7922
7923         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
7924           Use define here.
7925
7926         * sys/v4l2/gstv4l2tuner.c:
7927         (gst_v4l2_tuner_set_frequency_and_notify):
7928           Don't touch the property - its still disabled.
7929
7930         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
7931         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
7932         * sys/v4l2/v4l2src_calls.h:
7933           Improve fallback format negotionation. Fixes #451388
7934
7935 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
7936
7937         * tests/check/elements/videocrop.c: (GST_START_TEST):
7938           Fix the test.
7939
7940 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
7941
7942         * docs/plugins/Makefile.am:
7943         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7944         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7945         * docs/plugins/inspect/plugin-jpeg.xml:
7946         * docs/plugins/inspect/plugin-png.xml:
7947         * ext/jpeg/gstjpegdec.c:
7948         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
7949         (gst_pngdec_sink_setcaps):
7950           More docs. More logs in pngdec.
7951
7952 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
7953
7954         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
7955           Initialize num_buffers with minimum value.
7956
7957         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
7958         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
7959           Handle frame-size query failure gracefully.
7960
7961 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
7962
7963         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
7964         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
7965         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
7966         of qt/aac files.
7967
7968 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
7969
7970         * ext/wavpack/gstwavpackdec.c:
7971         (gst_wavpack_dec_clip_outgoing_buffer):
7972         Fix buffer clipping to correctly clip to the segment stop.
7973
7974 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7975
7976         * configure.ac:
7977         * tests/Makefile.am:
7978         Remove bogus check for libcheck, since we check for
7979         gstreamer-check and it pulls in the required info from there,
7980         and we weren't actually _using_ the information for libcheck
7981         ourselves anyway.
7982
7983 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
7984
7985         * configure.ac:
7986           Use pkg-config to locate check.
7987
7988 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
7989
7990         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
7991         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
7992         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
7993         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
7994         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
7995         * gst/effectv/gstaging.c: (gst_agingtv_transform):
7996         * gst/effectv/gstdice.c: (gst_dicetv_transform):
7997         * gst/effectv/gstedge.c: (gst_edgetv_transform):
7998         * gst/effectv/gstquark.c: (gst_quarktv_transform):
7999         * gst/effectv/gstrev.c: (gst_revtv_transform):
8000         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
8001         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
8002         * gst/effectv/gstwarp.c: (gst_warptv_transform):
8003         * gst/matroska/matroska-demux.c:
8004         (gst_matroska_demux_add_wvpk_header),
8005         (gst_matroska_demux_check_subtitle_buffer),
8006         (gst_matroska_decode_buffer):
8007         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
8008           Fix build against core CVS.
8009
8010 2007-07-10  Edward Hervey  <bilboed@gmail.com>
8011
8012         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
8013         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
8014         don't have enough granularity to convert that boolean into a
8015         GstFlowReturn.
8016
8017 2007-07-06  Michael Smith <msmith@fluendo.com>
8018
8019         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
8020         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
8021         (gst_alawdec_change_state):
8022         * gst/law/alaw-decode.h:
8023         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
8024         (gst_mulawdec_class_init), (gst_mulawdec_init),
8025         (gst_mulawdec_chain), (gst_mulawdec_change_state):
8026         * gst/law/mulaw-decode.h:
8027           Fix capsnego bogosity in *law decoders. 
8028
8029 2007-07-06  Michael Smith <msmith@fluendo.com>
8030
8031         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
8032         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
8033         (gst_smokeenc_change_state):
8034         * ext/jpeg/gstsmokeenc.h:
8035           Remove stupidity in get/set caps functions.
8036           Fix some refcounting problems.
8037
8038 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
8039
8040         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
8041         Remove endianness-flipping hack that seems to have been required
8042         only because of a bug in ffmpegcolorspace.
8043         Partially Fixes: #451908
8044
8045 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
8046
8047         * docs/plugins/Makefile.am:
8048           Simplify --extra-dir as gtkdoc scans recursively.
8049
8050 2007-07-03  Wim Taymans  <wim@fluendo.com>
8051
8052         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8053
8054         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8055         Set the encoding-name in the rtp caps to all uppercase, as required by
8056         the caps spec.
8057         Some small cleanups in the error paths. Fixes #453037.
8058
8059 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
8060
8061         * ext/wavpack/gstwavpackparse.c:
8062         (gst_wavpack_parse_index_get_last_entry),
8063         (gst_wavpack_parse_index_get_entry_from_sample),
8064         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
8065         (gst_wavpack_parse_scan_to_find_sample):
8066         * ext/wavpack/gstwavpackparse.h:
8067         Use a GSList for the GArray that is used like a list anyway.
8068
8069 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
8070
8071         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
8072         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
8073         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
8074           Add state change function where we set 0/1 as default framerate in
8075           case our setcaps function isn't called, like it might not in a
8076           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
8077           gdkpixbufdec trying to create caps with a 0/0 framerate.
8078           Also post an error message on the bus if gst_pad_push() fails when
8079           called from our sink event handler (+1 for flow returns for event
8080           functions in 0.11) instead of failing silently.
8081
8082 2007-06-27  Wim Taymans  <wim@fluendo.com>
8083
8084         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
8085         Cast stack args to the proper types. Fixes #451249.
8086
8087 2007-06-27  Wim Taymans  <wim@fluendo.com>
8088
8089         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
8090         (new_session_pad), (gst_rtspsrc_setup_streams):
8091         * gst/rtsp/gstrtspsrc.h:
8092         For container formats we only need to activate one of the streams so
8093         that we correctly signal no-more-pads. Fixes #451015.
8094
8095 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
8096
8097         * docs/plugins/gst-plugins-good-plugins.args:
8098         * docs/plugins/inspect/plugin-aasink.xml:
8099         * docs/plugins/inspect/plugin-alaw.xml:
8100         * docs/plugins/inspect/plugin-alpha.xml:
8101         * docs/plugins/inspect/plugin-alphacolor.xml:
8102         * docs/plugins/inspect/plugin-annodex.xml:
8103         * docs/plugins/inspect/plugin-apetag.xml:
8104         * docs/plugins/inspect/plugin-audiofx.xml:
8105         * docs/plugins/inspect/plugin-auparse.xml:
8106         * docs/plugins/inspect/plugin-autodetect.xml:
8107         * docs/plugins/inspect/plugin-avi.xml:
8108         * docs/plugins/inspect/plugin-cacasink.xml:
8109         * docs/plugins/inspect/plugin-cairo.xml:
8110         * docs/plugins/inspect/plugin-cdio.xml:
8111         * docs/plugins/inspect/plugin-cutter.xml:
8112         * docs/plugins/inspect/plugin-debug.xml:
8113         * docs/plugins/inspect/plugin-efence.xml:
8114         * docs/plugins/inspect/plugin-effectv.xml:
8115         * docs/plugins/inspect/plugin-esdsink.xml:
8116         * docs/plugins/inspect/plugin-flac.xml:
8117         * docs/plugins/inspect/plugin-flxdec.xml:
8118         * docs/plugins/inspect/plugin-gconfelements.xml:
8119         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8120         * docs/plugins/inspect/plugin-goom.xml:
8121         * docs/plugins/inspect/plugin-halelements.xml:
8122         * docs/plugins/inspect/plugin-icydemux.xml:
8123         * docs/plugins/inspect/plugin-id3demux.xml:
8124         * docs/plugins/inspect/plugin-jpeg.xml:
8125         * docs/plugins/inspect/plugin-ladspa.xml:
8126         * docs/plugins/inspect/plugin-level.xml:
8127         * docs/plugins/inspect/plugin-matroska.xml:
8128         * docs/plugins/inspect/plugin-mulaw.xml:
8129         * docs/plugins/inspect/plugin-multipart.xml:
8130         * docs/plugins/inspect/plugin-navigationtest.xml:
8131         * docs/plugins/inspect/plugin-ossaudio.xml:
8132         * docs/plugins/inspect/plugin-png.xml:
8133         * docs/plugins/inspect/plugin-quicktime.xml:
8134         * docs/plugins/inspect/plugin-rtp.xml:
8135         * docs/plugins/inspect/plugin-rtsp.xml:
8136         * docs/plugins/inspect/plugin-smpte.xml:
8137         * docs/plugins/inspect/plugin-speex.xml:
8138         * docs/plugins/inspect/plugin-taglib.xml:
8139         * docs/plugins/inspect/plugin-udp.xml:
8140         * docs/plugins/inspect/plugin-videobalance.xml:
8141         * docs/plugins/inspect/plugin-videobox.xml:
8142         * docs/plugins/inspect/plugin-videocrop.xml:
8143         * docs/plugins/inspect/plugin-videoflip.xml:
8144         * docs/plugins/inspect/plugin-videomixer.xml:
8145         * docs/plugins/inspect/plugin-wavenc.xml:
8146         * docs/plugins/inspect/plugin-wavparse.xml:
8147         * docs/plugins/inspect/plugin-ximagesrc.xml:
8148           Update docs with caps info.
8149
8150 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
8151
8152         * po/POTFILES.in:
8153           Add more files with translatable strings (#450878).
8154
8155 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
8156
8157         * MAINTAINERS:
8158         Updating all the maintainers files
8159
8160 2007-06-22  Edward Hervey  <edward@fluendo.com>
8161
8162         * ext/flac/gstflactag.c: (gst_flac_tag_init):
8163         * gst/interleave/deinterleave.c: (deinterleave_init),
8164         (deinterleave_sink_link):
8165         * gst/interleave/interleave.c: (interleave_init):
8166         * gst/median/gstmedian.c: (gst_median_init):
8167         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
8168         Fix memory leaks.
8169         * tests/check/elements/id3demux.c: (pad_added_cb):
8170         Remove unused variable.
8171
8172 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
8173
8174         * ext/gconf/gconf.h:
8175         Make the prototype of gst_gconf_get_key_for_sink_profile
8176         match the implementation.
8177         Patch by: Damien Carbery <damien dot carbery at sun dot com>
8178         Fixes: #449747
8179
8180 2007-06-20  Michael Smith <msmith@fluendo.com>
8181
8182         * gst/rtp/gstrtpdepay.c:
8183           Fix description - rtpdepay is not a payloader.
8184
8185 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
8186
8187         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
8188         (qtdemux_video_caps):
8189         * gst/qtdemux/qtdemux_fourcc.h:
8190           Add MJPG to the variants of motion jpeg.
8191
8192 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
8193
8194         * tests/check/Makefile.am:
8195         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8196         * tests/check/elements/videocrop.c: (GST_START_TEST):
8197         * tests/check/elements/videofilter.c:
8198         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8199         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
8200           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
8201           error flags are included and it errors out on compiler warnings
8202           for CVS builds; remove unused variables in various unit tests.
8203
8204 2007-06-19  Wim Taymans  <wim@fluendo.com>
8205
8206         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8207         (rtsp_connection_close), (rtsp_connection_free):
8208         Use threadsafe inet_ntop to convert an ip number to a string. 
8209         Fixes #447961.
8210         Don't leak fd (and ip) when freeing a connection without first closing
8211         it.
8212
8213 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
8214
8215         * configure.ac:
8216         Back to CVS
8217
8218         * gst-plugins-good.doap:
8219         Add 0.10.6 to the doap file.
8220
8221 === release 0.10.6 ===
8222
8223 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
8224
8225         * configure.ac:
8226           releasing 0.10.6, "Wobble Board"
8227
8228 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
8229
8230         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8231         (rtsp_connection_free):
8232           Revert previous commit again, since we are frozen (sorry).
8233
8234 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
8235
8236         Patch by: Peter Kjellerstedt <pkj at axis com>
8237
8238         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8239         (rtsp_connection_free):
8240           inet_ntoa() uses a static buffer internally, so we need to copy the
8241           returned string if we want to store it for later (#447961).
8242
8243 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
8244
8245         * win32/vs6/autogen.dsp:
8246         * win32/vs6/gst_plugins_good.dsw:
8247         * win32/vs6/libgstalaw.dsp:
8248         * win32/vs6/libgstalpha.dsp:
8249         * win32/vs6/libgstalphacolor.dsp:
8250         * win32/vs6/libgstapetag.dsp:
8251         * win32/vs6/libgstaudiofx.dsp:
8252         * win32/vs6/libgstauparse.dsp:
8253         * win32/vs6/libgstautodetect.dsp:
8254         * win32/vs6/libgstavi.dsp:
8255         * win32/vs6/libgstcutter.dsp:
8256         * win32/vs6/libgstdirectdraw.dsp:
8257         * win32/vs6/libgstdirectsound.dsp:
8258         * win32/vs6/libgsteffectv.dsp:
8259         * win32/vs6/libgstflx.dsp:
8260         * win32/vs6/libgstgoom.dsp:
8261         * win32/vs6/libgsticydemux.dsp:
8262         * win32/vs6/libgstid3demux.dsp:
8263         * win32/vs6/libgstinterleave.dsp:
8264         * win32/vs6/libgstjpeg.dsp:
8265         * win32/vs6/libgstlevel.dsp:
8266         * win32/vs6/libgstmatroska.dsp:
8267         * win32/vs6/libgstmedian.dsp:
8268         * win32/vs6/libgstmonoscope.dsp:
8269         * win32/vs6/libgstmulaw.dsp:
8270         * win32/vs6/libgstmultipart.dsp:
8271         * win32/vs6/libgstqtdemux.dsp:
8272         * win32/vs6/libgstrtp.dsp:
8273         * win32/vs6/libgstrtsp.dsp:
8274         * win32/vs6/libgstsmpte.dsp:
8275         * win32/vs6/libgstspeex.dsp:
8276         * win32/vs6/libgstudp.dsp:
8277         * win32/vs6/libgstvideobalance.dsp:
8278         * win32/vs6/libgstvideobox.dsp:
8279         * win32/vs6/libgstvideocrop.dsp:
8280         * win32/vs6/libgstvideoflip.dsp:
8281         * win32/vs6/libgstvideomixer.dsp:
8282         * win32/vs6/libgstwaveform.dsp:
8283         * win32/vs6/libgstwavenc.dsp:
8284         * win32/vs6/libgstwavparse.dsp:
8285         Mark *.dsp & *.dsw as binary files and convert to DOS line
8286         endings, as they don't load into VS6 correctly otherwise.
8287
8288 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
8289
8290         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8291         (rtsp_connection_connect):
8292         Fix the MingW build. 
8293         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
8294         Fixes: #446981
8295
8296 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
8297
8298         * tests/check/elements/.cvsignore:
8299         * tests/icles/.cvsignore:
8300         Hush the buildbots up
8301
8302 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
8303
8304         * configure.ac:
8305         * sys/Makefile.am:
8306         * sys/directdraw/Makefile.am:
8307         * sys/directsound/Makefile.am:
8308         * sys/waveform/Makefile.am:
8309         Make sure to dist everything needed for win32 builds.
8310
8311 2007-06-14  Edward Hervey  <edward@fluendo.com>
8312
8313         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
8314         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
8315         caps.
8316         Fixes #447458
8317
8318 2007-06-13  Wim Taymans  <wim@fluendo.com>
8319
8320         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
8321         Make sure we allocate enough memory for the codec_data.
8322         Fixes #447210.
8323
8324 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
8325
8326         * win32/MANIFEST:
8327         Add videocrop project file to the win32 manifest.
8328         * win32/vs6/gst_plugins_good.dsw:
8329         Add qtdemux,videocrop and waveform projects to the workspace.
8330         * win32/vs6/libgstqtdemux.dsp:
8331         Add zlib to the link list of qtdemux.
8332         * win32/vs6/libgstvideocrop.dsp:
8333         Add a project file for videocrop.
8334
8335 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8336
8337         * po/POTFILES.in:
8338         Add qtdemux for translation
8339
8340 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8341
8342         * configure.ac:
8343         * docs/plugins/Makefile.am:
8344         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8345         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8346         * docs/plugins/inspect/plugin-videocrop.xml:
8347         * gst-plugins-good.spec.in:
8348         * sys/Makefile.am:
8349         * tests/check/Makefile.am:
8350         * tests/icles/Makefile.am:
8351         * tests/icles/videocrop-test.c:
8352         Move videocrop and osxvideo from -bad.
8353
8354 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8355
8356         * configure.ac:
8357         * docs/plugins/Makefile.am:
8358         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8359         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8360         * docs/plugins/gst-plugins-good-plugins.args:
8361         * docs/plugins/inspect/plugin-qtdemux.xml:
8362         * docs/plugins/inspect/plugin-quicktime.xml:
8363         * win32/MANIFEST:
8364         Move qtdemux from -bad.
8365
8366         * gst-plugins-good.spec.in:
8367         Update spec file to reflect moving of qtdemux and wavpack
8368
8369 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8370         
8371         * win32/MANIFEST:
8372         * docs/plugins/Makefile.am:
8373         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8374         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8375         * docs/plugins/inspect/plugin-directdraw.xml:
8376         * docs/plugins/inspect/plugin-directsound.xml:
8377         * docs/plugins/inspect/plugin-waveform.xml:
8378         Move the waveform plugin from -bad too. Update the inspect xml
8379         files to mention Plugins Good instead of Plugins Bad.
8380
8381 2007-06-12  Andy Wingo  <wingo@pobox.com>
8382
8383         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
8384         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
8385         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
8386         finalization and resuscitation. No longer public.
8387         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
8388         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
8389         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
8390         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
8391         miniobject semantics, and be threadsafe.
8392         (gst_v4l2src_queue_frame): Remove this function, as we just call
8393         the ioctls directly in the two places where we queue buffers.
8394         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
8395         directly.
8396         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
8397         to allocate the pool, which also preallocates the GstBuffers.
8398         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
8399         queueing the frames directly.
8400         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
8401         mmap buffers have been dequeued.
8402
8403         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
8404         real MiniObject instead of rolling our own refcounting and
8405         finalizing. Give it a lock.
8406         (struct _GstV4l2Buffer): Remove one intermediary object, having
8407         the buffers hold the struct v4l2_buffer directly.
8408
8409         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
8410         capture_init so that it can set them on the buffers that it will
8411         create.
8412         (gst_v4l2src_get_read): For better or for worse, include the
8413         timestamping and offsetting code here; really we should be using
8414         bufferalloc though.
8415         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
8416         preallocated, mmap'd buffers.
8417
8418 2007-06-11  Wim Taymans  <wim@fluendo.com>
8419
8420         Patch by: daniel fischer <dan at f3c dot com>
8421
8422         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
8423         (gst_ximage_src_get_caps):
8424         Actually use the display_name property so that we can dump any
8425         available X display. Fixes #445905.
8426
8427 2007-06-11  Wim Taymans  <wim@fluendo.com>
8428
8429         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8430
8431         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
8432         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
8433         Add missing rate fields to caps. Fixes #441118.
8434
8435 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
8436
8437         * win32/vs6/gst_plugins_good.dsw:
8438         * win32/vs8/gst-plugins-good.sln:
8439         Add DirectSound and DirectDraw sinks project files to
8440         workspace and solution files.
8441
8442 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
8443
8444         Patch by: Josh Coalson <xflac at yahoo dot com>,
8445         updated by Alexis Ballier <aballier at gentoo dot org>:
8446
8447         * configure.ac:
8448         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
8449         (gst_flac_dec_setup_seekable_decoder),
8450         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
8451         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
8452         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
8453         * ext/flac/gstflacdec.h:
8454         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
8455         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
8456         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
8457         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
8458         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
8459         (gst_flac_enc_chain), (gst_flac_enc_set_property),
8460         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
8461         * ext/flac/gstflacenc.h:
8462         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
8463         
8464 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
8465
8466         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
8467         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
8468         not necessary anymore as we need at least that core version. 
8469
8470 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
8471
8472         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
8473         (gst_wavpack_dec_chain):
8474         * ext/wavpack/gstwavpackdec.h:
8475         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
8476         (gst_wavpack_parse_push_buffer):
8477         * ext/wavpack/gstwavpackparse.h:
8478         Improve discont handling by checking if the next Wavpack block has
8479         the expected, following block index.
8480
8481 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8482
8483         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
8484           Fix element description.
8485
8486 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8487
8488         * configure.ac:
8489         * docs/plugins/Makefile.am:
8490         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8491         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8492         * docs/plugins/gst-plugins-good-plugins.args:
8493         * docs/plugins/gst-plugins-good-plugins.hierarchy:
8494         * docs/plugins/gst-plugins-good-plugins.signals:
8495         * docs/plugins/inspect/plugin-autodetect.xml:
8496         * docs/plugins/inspect/plugin-gconfelements.xml:
8497         * docs/plugins/inspect/plugin-ladspa.xml:
8498         * docs/plugins/inspect/plugin-rtp.xml:
8499         * docs/plugins/inspect/plugin-wavpack.xml:
8500         * ext/Makefile.am:
8501         * tests/check/Makefile.am:
8502           move wavpack plugin.  See #352605.
8503
8504 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
8505
8506         * configure.ac:
8507         * docs/plugins/Makefile.am:
8508         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8509         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8510         * docs/plugins/gst-plugins-good-plugins.args:
8511         * sys/Makefile.am:
8512         * win32/MANIFEST:
8513         Add DirectDraw & DirectSound plugins to the build and docs.
8514
8515 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
8516
8517         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
8518         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
8519           When operating in pull mode, error out correct on not-linked.
8520
8521 2007-06-06  Andy Wingo  <wingo@pobox.com>
8522
8523         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
8524         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
8525         format and size if the ioctls are defined; should fix compilation
8526         on Linux < 2.16.19.
8527
8528 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
8529
8530         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
8531           Printf fixes in debug statements; use LOG level for debug statements
8532           that are printed for each and every frame; convert c++ comments to
8533           C-style comments; not much point using g_try_malloc() if we then not
8534           even check the return value.
8535
8536 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
8537
8538         * configure.ac:
8539           Bump requirements to released versions (core and base 0.10.13).
8540
8541         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
8542           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
8543           own implementation.
8544
8545 2007-06-05  Andy Wingo  <wingo@pobox.com>
8546
8547         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
8548         some useless comments.
8549
8550         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
8551         frames before calling STREAMON, that might leave them in a state
8552         where they can't be dequeued if we go back to NULL without calling
8553         STREAMON, according to the docs.
8554         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
8555         before we call STREAMON.
8556         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
8557         failures. (For me this code hung.) The pool refcounting is still
8558         crack; added a note to that effect.
8559
8560 2007-06-05  Wim Taymans  <wim@fluendo.com>
8561
8562         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
8563         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
8564         Add support for mapping gst structure names to the MIME type equivalent.
8565         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
8566
8567 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
8568
8569         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
8570         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
8571         (gst_wavenc_chain), (gst_wavenc_change_state):
8572         * gst/wavenc/gstwavenc.h:
8573         Properly write wav files with width!=depth by having the depth most
8574         significant bytes set and all others zero. Fixes #442535.
8575
8576 2007-06-01  Wim Taymans  <wim@fluendo.com>
8577
8578         * gst/rtsp/rtspconnection.c:
8579         Add include to make buildbot happy.
8580
8581 2007-06-01  Wim Taymans  <wim@fluendo.com>
8582
8583         Patch by: Peter Kjellerstedt  <pkj at axis com>
8584
8585         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8586         (rtsp_connection_connect), (add_date_header),
8587         (rtsp_connection_send), (parse_response_status),
8588         (parse_request_line), (parse_line), (rtsp_connection_receive):
8589         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
8590         * gst/rtsp/rtspdefs.h:
8591         * gst/rtsp/rtspmessage.c: (key_value_foreach),
8592         (rtsp_message_init_request), (rtsp_message_init_response),
8593         (rtsp_message_remove_header), (rtsp_message_append_headers),
8594         (rtsp_message_dump):
8595         * gst/rtsp/rtspmessage.h:
8596         Improves version checking, allowing an RTSP server to reply with "505
8597         RTSP Version not supported.
8598         Adds a Date header to all messages.
8599         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
8600         want to be able to send a response even if something in the request was
8601         invalid. EINVAL is only used when passing wrong arguments to functions.
8602         Do not handle an invalid method in parse_request_line(). Defer this to
8603         the caller so it can respond with "405 Method Not Allowed".
8604         Improves parsing of the timeout parameter to the Session header,
8605         allowing whitespace after the semicolon. 
8606         Avoids a compiler warning due to variables shadowing a function argument.
8607
8608 2007-06-01  Wim Taymans  <wim@fluendo.com>
8609
8610         Based on Patch by: Daniel Charles <dcharles at ti dot com>
8611
8612         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
8613         (gst_rtp_amr_depay_process):
8614         * gst/rtp/gstrtpamrdepay.h:
8615         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
8616         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
8617         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
8618         * gst/rtp/gstrtpamrpay.h:
8619         Add support for AMR-WB.
8620         Small cleanups such as using BOILERPLATE.
8621
8622 2007-05-31  Wim Taymans  <wim@fluendo.com>
8623
8624         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
8625         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
8626
8627 2007-05-30  Andy Wingo  <wingo@pobox.com>
8628
8629         * sys/v4l2/gstv4l2object.h: 
8630         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
8631         unintended changes.
8632
8633         * sys/v4l2/v4l2src_calls.h: 
8634         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
8635         the format list in the order that the driver gives it to us.
8636         (gst_v4l2src_probe_caps_for_format_and_size)
8637         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
8638         based on the capabilities of the device.
8639         (gst_v4l2src_grab_frame): Update for object variable renaming.
8640         (gst_v4l2src_set_capture): Update to be strict in its parameters,
8641         as in the set_caps below.
8642         (gst_v4l2src_capture_init): Update for object variable renaming,
8643         and reflow.
8644         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
8645         (gst_v4l2src_capture_deinit): Update for object variable renaming.
8646         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
8647         (gst_v4l2src_get_fps): Remove; these functions don't have much
8648         meaning outside of an atomic set_caps method.
8649         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
8650         known.
8651
8652         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
8653         call to update_fps; not sure about this change.
8654         (gst_v4l2_tuner_set_norm): Work around the fact that for the
8655         moment we don't have an update_fps_func.
8656
8657         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
8658         structures in the object, just store what we need. Do store the
8659         probed caps of the device. Don't store the current frame rate.
8660
8661         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
8662         update_fps_function, for now. Update for new object variable
8663         naming.
8664         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
8665         new object variable naming.
8666         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
8667         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
8668         (gst_v4l2src_get_caps): Rework to probe the device for supported
8669         frame sizes and frame rates.
8670         (gst_v4l2src_set_caps): Rework to be strict in the given
8671         parameters: if someone asks us to have a certain size and rate,
8672         that is what we configure.
8673         (gst_v4l2src_get_read): Update for object variable naming. Don't
8674         leak buffers on short reads.
8675         (gst_v4l2src_get_mmap): Update for object variable naming, and add
8676         comments.
8677         (gst_v4l2src_create): Update for object variable naming.
8678
8679 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
8680
8681         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
8682         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
8683         * gst/avi/gstavidemux.h:
8684           Parse subtitle text streams instead of erroring out (#442034). Still
8685           needs a parser for the subtitles to actually show up.
8686
8687 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
8688
8689         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
8690         (gst_avi_demux_loop):
8691           Make _push_event() return TRUE if the event could be pushed on at
8692           least one pad and not only if it could be pushed on all pads,
8693           otherwise we'll end up posting an error message on EOS if one or
8694           more source pads are not connected.
8695
8696 2007-05-28  Wim Taymans  <wim@fluendo.com>
8697
8698         * gst/rtsp/rtsptransport.c:
8699         Use renamed RTP bin.
8700
8701 2007-05-28  Wim Taymans  <wim@fluendo.com>
8702
8703         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
8704
8705         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
8706         (gst_video_box_set_property), (gst_video_box_transform_caps),
8707         (video_box_recalc_transform), (gst_video_box_set_caps),
8708         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
8709         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
8710         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
8711         (gst_video_box_i420_i420), (gst_video_box_transform),
8712         (plugin_init):
8713         Add AYUV->AYUV and AYUV->I420 formats. 
8714         Fix negotiation and I420->AYUV conversion.
8715         Fixes #429329.
8716
8717 2007-05-26  Wim Taymans  <wim@fluendo.com>
8718
8719         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
8720         Use different variables for nested for loops so that the outer loop
8721         functions properly and speex files with multiple frames per buffer work
8722         properly.
8723         Fixes #441408.
8724
8725 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
8726
8727         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
8728           Don't leak newsegment events.
8729
8730 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
8731
8732         * gst/wavparse/Makefile.am:
8733           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
8734           drags it in.
8735
8736 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
8737
8738         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
8739         (notgst_value_array_append_buffer),
8740         (gst_flac_enc_process_stream_headers),
8741         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
8742         (gst_flac_enc_change_state):
8743         * ext/flac/gstflacenc.h:
8744           Collect headers, add "streamheader" field to output caps and set
8745           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
8746           produces output according to the official FLAC-to-Ogg mapping
8747           instead of completely broken files. Fixes #426044.
8748
8749 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
8750
8751         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
8752         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
8753         (gst_id3demux_sink_event):
8754         * gst/id3demux/gstid3demux.h:
8755         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
8756         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
8757         (gst_tag_demux_send_new_segment):
8758         Handle and adjust new-segment events so that downstream really
8759         sees a stream with the tag pieces stripped off the front and back.
8760         Fixes strangeness in seeking when mp3 decoders use the new-segment
8761         byte position to estimate their current playback position timestamp
8762         and then the arriving buffers don't match up.
8763
8764 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
8765
8766         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
8767           Don't unnecessarily perform a READY->NULL->READY transition on the
8768           detected audio sink when starting up. Fixes: #440127
8769
8770 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
8771
8772         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
8773         (gst_flac_enc_chain):
8774           Don't crash in chain function if setcaps hasn't been called.
8775
8776 2007-05-24  Wim Taymans  <wim@fluendo.com>
8777
8778         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
8779         Init value to avoid infinte loops.
8780
8781 2007-05-24  Wim Taymans  <wim@fluendo.com>
8782
8783         Patch by: Peter Kjellerstedt  <pkj at axis com>
8784
8785         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
8786         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
8787         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
8788         (gst_rtspsrc_play):
8789         (rtsp_connection_send), (rtsp_connection_receive):
8790         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
8791         Fix for new API.
8792
8793         * gst/rtsp/rtspconnection.c: (add_auth_header),
8794         Only add authorisation and session headers when sending messages.
8795
8796         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
8797         (rtsp_message_init_request), (rtsp_message_init_response),
8798         (rtsp_message_unset), (rtsp_message_add_header),
8799         (rtsp_message_remove_header), (rtsp_message_get_header),
8800         (rtsp_message_append_headers), (dump_key_value),
8801         (rtsp_message_dump):
8802         * gst/rtsp/rtspmessage.h:
8803         Add support for multiple headers of the same type by storing the parsed
8804         headers in a GArray instaed of a hashtable.
8805
8806 2007-05-21  Wim Taymans  <wim@fluendo.com>
8807
8808         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
8809         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
8810         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
8811         safer shutdown.
8812
8813 2007-05-21  Wim Taymans  <wim@fluendo.com>
8814
8815         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
8816         * gst/rtsp/gstrtpdec.h:
8817         Added signal for backwards compat.
8818
8819 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
8820         
8821         Patch by: René Stadler <mail at renestadler dot de>
8822
8823         * configure.ac:
8824         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
8825         (gst_au_parse_parse_header), (gst_au_parse_chain):
8826         * gst/auparse/gstauparse.h:
8827         Use audioconvert for converting from non-native endianness floats
8828         in auparse instead of doing it ourself. Fixes #424527.
8829         This needs the audioconvert from plugins-base CVS.
8830         
8831 2007-05-21  Wim Taymans  <wim@fluendo.com>
8832
8833         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
8834         (gst_rtp_h263p_pay_flush):
8835         Fix enum registration.
8836
8837 2007-05-21  Wim Taymans  <wim@fluendo.com>
8838
8839         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
8840
8841         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
8842         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
8843         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
8844         (gst_rtp_h263p_pay_flush):
8845         * gst/rtp/gstrtph263ppay.h:
8846         Add new fragmentation mode base on GOB headers. Fixes #438940.
8847
8848 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
8849
8850         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
8851           Printf format fix.
8852
8853 2007-05-18  Wim Taymans  <wim@fluendo.com>
8854
8855         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
8856         Don't crash when an unsupported transport error was returned by the
8857         server, just try to configure the next stream. Fixes #439255.
8858
8859 2007-05-18  Wim Taymans  <wim@fluendo.com>
8860
8861         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8862         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
8863         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
8864         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8865         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
8866         * gst/rtsp/gstrtspsrc.h:
8867         Add TCP timeout property and use it for all TCP connection.
8868
8869         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8870         (rtsp_connection_write), (rtsp_connection_next_timeout),
8871         (rtsp_connection_reset_timeout):
8872         Make connect and writes cancelable and make them use the timeout.
8873
8874 2007-05-18  Wim Taymans  <wim@fluendo.com>
8875
8876         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
8877         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
8878         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8879         (gst_rtspsrc_setup_streams):
8880         Refactor timeout handling.
8881         Also send keep-alive when dealing with TCP transport.
8882
8883         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8884         (rtsp_connection_free), (rtsp_connection_next_timeout),
8885         (rtsp_connection_reset_timeout):
8886         * gst/rtsp/rtspconnection.h:
8887         Use a timer to handle the session timeouts, add some methods to deal
8888         with timeouts.
8889
8890 2007-05-17  Wim Taymans  <wim@fluendo.com>
8891
8892         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
8893         (gst_rtspsrc_setup_streams):
8894         Ignore streams that fail the setup command, we will retry with a
8895         different transport later on.
8896
8897         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
8898         (rtsp_ext_wms_configure_stream):
8899         Fix encoding name case.
8900
8901 2007-05-16  Edward Hervey  <edward@fluendo.com>
8902
8903         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
8904         Fix build on macosx.
8905
8906 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
8907
8908         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
8909         Replace direct comparison of a string with the string literal "" with
8910         a comparison of the first character with '\0'. Fixes #438926.
8911
8912 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8913
8914         * gst/debug/breakmydata.c (gst_break_my_data_init):
8915           One more try. This should be the proper fix now.
8916
8917 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8918
8919         * gst/debug/breakmydata.c:
8920           Ooops, no // comments please.
8921
8922 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8923
8924         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
8925         (gst_break_my_data_init):
8926           Fix gst_buffer_is_writable() assertion.
8927
8928 2007-05-14  David Schleef  <ds@schleef.org>
8929
8930         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
8931           video/x-raw-bayer.  Fixes #314160.
8932
8933 2007-05-14  Wim Taymans  <wim@fluendo.com>
8934
8935         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
8936         (gst_rtp_theora_depay_parse_configuration):
8937         * gst/rtp/gstrtptheorapay.c: (encode_base64),
8938         (gst_rtp_theora_pay_finish_headers),
8939         (gst_rtp_theora_pay_handle_buffer):
8940         Update theora pay/depayloader in a similar to vorbis.
8941
8942         * gst/rtp/gstrtpvorbisdepay.c:
8943         (gst_rtp_vorbis_depay_parse_configuration):
8944         Update docs.
8945
8946 2007-05-14  Wim Taymans  <wim@fluendo.com>
8947
8948         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
8949         When we try to execute a method that is not supported by the server,
8950         don't error out but remove the method from the accepted methods so that
8951         we never try to perform this method again.
8952
8953 2007-05-14  Wim Taymans  <wim@fluendo.com>
8954
8955         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
8956         Remove annoying _dump_mem.
8957
8958 2007-05-14  Wim Taymans  <wim@fluendo.com>
8959
8960         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
8961         Parse range correctly.
8962
8963         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
8964         The baseurl now always has a '/' at the start.
8965
8966 2007-05-14  Wim Taymans  <wim@fluendo.com>
8967
8968         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
8969         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
8970         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
8971         Factor out caps configuration and configure more stuff such as the time
8972         ranges and speed/scale values.
8973
8974         * gst/rtsp/rtsptransport.c:
8975         Add Copyright after non-trival fixes.
8976
8977 2007-05-12  Wim Taymans  <wim@fluendo.com>
8978
8979         Patch by: Peter Kjellerstedt  <pkj at axis com>
8980
8981         * gst/rtsp/gstrtspsrc.h:
8982         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
8983         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
8984         (rtsp_message_get_header):
8985         * gst/rtsp/rtspmessage.h:
8986         Make channel guint8 where possible.
8987         Make rtsp_message_init_data() take the channel as a guint8.
8988
8989         * gst/rtsp/rtspdefs.c:
8990         Fixed a typo: Timout -> Timeout
8991
8992         * gst/rtsp/rtspdefs.h:
8993         Make RTSP_CHECK() behave as a statement.
8994
8995         * gst/rtsp/sdpmessage.c:
8996         Avoid a compiler warning in INIT_ARRAY().
8997         Fixes #437692.
8998
8999 2007-05-12  Wim Taymans  <wim@fluendo.com>
9000
9001         Patch by: Peter Kjellerstedt  <pkj at axis com>
9002
9003         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
9004         (rtsp_url_get_request_uri):
9005         * gst/rtsp/rtspurl.h:
9006         Add support for query parameters to RTSP URLs.
9007
9008 2007-05-12  Wim Taymans  <wim@fluendo.com>
9009
9010         Patch by: Peter Kjellerstedt  <pkj at axis com>
9011
9012         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
9013         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
9014         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
9015         (rtsp_transport_parse), (rtsp_transport_as_text):
9016         * gst/rtsp/rtsptransport.h:
9017         Add validation to rtsp_transport_parse().
9018         Add rtsp_transport_as_text() to generate an RTSP header from an
9019         RTSPTransport.
9020         Change ssrc to guint (was a string) since that is what it is, even
9021         though it is sent as a hex string.
9022         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
9023         incorrect, which can be seen when looking at the examples in the RFC).
9024         Fixes #437670.
9025
9026 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9027
9028         Patch by: Eric Anholt
9029
9030         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
9031           gst_ximage_src_ximage_get):
9032         Use union of all damage between frames to make it faster.
9033         Fixes bug #342463.
9034         Also fix crasher when cursor is at bottom right of window.
9035
9036 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
9037
9038         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9039           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
9040           streaming mode regression for file from #343837 with 'bext' chunk
9041           before the 'fmt' chunk.
9042
9043 2007-05-11  Wim Taymans  <wim@fluendo.com>
9044
9045         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
9046         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
9047         (gst_rtspsrc_handle_src_event),
9048         (gst_rtspsrc_stream_configure_manager),
9049         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
9050         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
9051         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9052         * gst/rtsp/gstrtspsrc.h:
9053         * gst/rtsp/rtspdefs.h:
9054         Preliminary seek support.
9055         Activate internal pads so that we can receive events on them.
9056         Don't try to parse a range string when it's NULL.
9057
9058 2007-05-11  Wim Taymans  <wim@fluendo.com>
9059
9060         * gst/rtp/README:
9061         Update README with new RTP variables that will be used for
9062         synchronisation.
9063
9064         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
9065         (gst_rtp_vorbis_depay_parse_configuration),
9066         (gst_rtp_vorbis_depay_process):
9067         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
9068         (gst_rtp_vorbis_pay_finish_headers),
9069         (gst_rtp_vorbis_pay_handle_buffer):
9070         Update vorbis pay and depayloader to draft-04.
9071
9072 2007-05-11  Wim Taymans  <wim@fluendo.com>
9073
9074         * gst/rtsp/rtsptransport.c:
9075         UDP MCAST is actually the default for RTP/AVP.
9076 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
9077
9078         * gst/level/gstlevel.c: (gst_level_transform_ip):
9079         Use guint8 * instead of gpointer then vs6 can build 
9080         in_data += (filter->width / 8).
9081
9082 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9083
9084         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
9085           gst_ximage_src_ximage_get):
9086         * sys/ximage/gstximagesrc.h (last_ximage):
9087         When using Damage actually keep the last frame, and not assume
9088         that the buffer we get already has the last frame on it.
9089         Copy the cursor over if we specify a non-zero start x and
9090         start y.
9091
9092 2007-05-11  Wim Taymans  <wim@fluendo.com>
9093
9094         * gst/rtsp/rtsptransport.c:
9095         Make UDP the default transport when not specified.
9096
9097 2007-05-09  David Schleef  <ds@schleef.org>
9098
9099         * gst/level/gstlevel.c:
9100           Revert last change.
9101
9102 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
9103
9104         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
9105         (gst_level_transform_ip):
9106         Use guint8 * instead of gpointer then vs6 know the size of data
9107         pointed when moving the pointer.
9108         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
9109         Move instructions after variables declaration.
9110         * win32/vs6/autogen.dsp:
9111         * win32/vs6/libgstrtp.dsp:
9112         * win32/vs6/libgstrtsp.dsp:
9113         Update vs6 project files.
9114
9115 2007-05-09  Wim Taymans  <wim@fluendo.com>
9116
9117         * gst/rtsp/Makefile.am:
9118         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
9119         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
9120         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
9121         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
9122         (rtsp_range_free):
9123         * gst/rtsp/rtsprange.h:
9124         Add code to parse time ranges.
9125         Report DURATION on the stream when possible.
9126
9127 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
9128
9129         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9130         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9131         (gst_videomixer_collected):
9132           Fix strides calculation for AYUV (it's just width*4) (#436910).
9133
9134 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
9135
9136         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
9137         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
9138         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
9139         Sync the GObject properties before each processing step to properly
9140         work with the controller.
9141
9142 2007-05-04  Wim Taymans  <wim@fluendo.com>
9143
9144         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9145         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9146         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9147         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
9148         (gst_rtspsrc_change_state):
9149         Let more error state trickle down so that we can catch more error
9150         cases.
9151         Handle keep-alive a little smarter by selecting a method the server
9152         actually supports.
9153         Fix a race in UDP streaming shutdown.
9154
9155 2007-05-04  Wim Taymans  <wim@fluendo.com>
9156
9157         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
9158         Ignore errors when trying to use the keep-alive messages.
9159
9160 2007-05-04  Wim Taymans  <wim@fluendo.com>
9161
9162         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
9163         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
9164         (gst_rtspsrc_stream_configure_manager),
9165         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9166         (gst_rtspsrc_stream_configure_mcast),
9167         (gst_rtspsrc_stream_configure_udp),
9168         (gst_rtspsrc_stream_configure_udp_sink),
9169         (gst_rtspsrc_stream_configure_transport):
9170         Send RTCP messages back to the server over the TCP connection.
9171
9172         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
9173         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9174         (rtsp_connection_receive):
9175         * gst/rtsp/rtspconnection.h:
9176         Factor out and expose lowlevel _write and _read methods.
9177         Implement sending data messages to the server.
9178
9179 2007-05-03  Wim Taymans  <wim@fluendo.com>
9180
9181         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
9182         (gst_multipart_mux_collected):
9183         Fix timestamps on outgoing buffers.
9184
9185 2007-05-03  Wim Taymans  <wim@fluendo.com>
9186
9187         * gst/multipart/multipartmux.c:
9188         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
9189         (gst_multipart_mux_change_state):
9190         Emit NEWSEGMENT events before pushing the first buffer.
9191
9192 2007-05-03  Wim Taymans  <wim@fluendo.com>
9193
9194         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9195         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
9196         (gst_rtspsrc_handle_src_query),
9197         (gst_rtspsrc_stream_configure_manager),
9198         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9199         (gst_rtspsrc_stream_configure_mcast),
9200         (gst_rtspsrc_stream_configure_udp),
9201         (gst_rtspsrc_stream_configure_udp_sink),
9202         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
9203         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
9204         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9205         (gst_rtspsrc_pause):
9206         Refactor transport configuration code.
9207         Create internal pads for TCP transport so that we can implement events
9208         and queries.
9209         Handle events and queries.
9210         Parse range from the SDP.
9211         Fix race in pause handler where the connection could still be flushing.
9212
9213 2007-05-02  Wim Taymans  <wim@fluendo.com>
9214
9215         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9216         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
9217         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9218         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
9219         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
9220         (gst_rtspsrc_change_state):
9221         * gst/rtsp/gstrtspsrc.h:
9222         Fix race when multiple udp sources post timeouts, just act on the first
9223         received timeout.
9224         Protect stream list with a recursive lock to fix some races.
9225         Flush connection when we need to do a reconnect or stop.
9226         Make state lock recursive.
9227
9228         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9229         (rtsp_connection_close):
9230         Some small cleanups.
9231
9232 2007-05-02  Wim Taymans  <wim@fluendo.com>
9233
9234         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9235         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
9236         Only set DISCONT when there actually is a discont or when we just
9237         started.
9238
9239 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
9240
9241         * ext/flac/gstflac.c: (plugin_init):
9242         Call bindtextdomain() to get localized strings.
9243
9244 2007-05-02  Wim Taymans  <wim@fluendo.com>
9245
9246         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9247         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
9248         (gst_wavparse_stream_data):
9249         * gst/wavparse/gstwavparse.h:
9250         Be a bit more clever when dealing with VBR files with FACT tags, we
9251         don't want to timestamp buffers in that case but the estimated BPS can
9252         be used for seeking.
9253         Only send close segment in the streaming thread.
9254
9255 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
9256
9257         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
9258         Correctly post an error on the bus if something went wrong in the loop
9259         function. This fixes a few cases where the task was paused and nothing
9260         happened anymore.
9261
9262 2007-05-02  Wim Taymans  <wim@fluendo.com>
9263
9264         * gst/rtsp/test.c: (main):
9265         Fix compilation of deprecated test just because I'm too lazy to delete
9266         it.
9267
9268 2007-05-02  Wim Taymans  <wim@fluendo.com>
9269
9270         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9271         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
9272         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
9273         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
9274         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9275         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
9276         * gst/rtsp/gstrtspsrc.h:
9277         Fix sending RTCP to the right place.
9278         Fix bug in reffing the wrong UDP element.
9279         Use new pad names for the session manager.
9280         Implement handling server requests in interleaved and UDP modes.
9281         Handle session keep-alive in UDP modes.
9282         Remove GCond for handling UDP timeouts.
9283
9284         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9285         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9286         (rtsp_connection_receive), (rtsp_connection_close):
9287         * gst/rtsp/rtspconnection.h:
9288         Store connection IP address for later.
9289         Add timeout args to all operations that might block forever.
9290         Parse session timeout.
9291         Only close sockets when not already closed.
9292
9293         * gst/rtsp/rtspdefs.c:
9294         * gst/rtsp/rtspdefs.h:
9295         Add timeout return value and error string.
9296
9297         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
9298         Add small comment.
9299
9300 2007-05-01  Wim Taymans  <wim@fluendo.com>
9301
9302         Patch by: Sjoerd Simons <sjoerd at luon dot net>
9303
9304         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
9305         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
9306         * gst/rtp/gstrtpmp4vpay.h:
9307         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
9308
9309 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
9310
9311         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9312           Remove v4l2src from docs, since it breaks the docs build, and the
9313           plugin is only built if --enable-experimental is used anyway.
9314
9315         * docs/plugins/Makefile.am:
9316           Spaces => tab.
9317
9318 2007-04-29  Wim Taymans  <wim@fluendo.com>
9319
9320         * gst/udp/gstmultiudpsink.c: (leave_multicast),
9321         (gst_multiudpsink_add), (gst_multiudpsink_remove):
9322         Add code to drop membership of a multicast group.
9323
9324         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
9325         (gst_udpsink_set_uri):
9326         Implement URI handler.
9327
9328         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9329         (gst_rtspsrc_parse_rtpinfo):
9330         Use URI handler to make udpsink instace.
9331         Improve code to configure port and destination.
9332
9333 2007-04-29  Wim Taymans  <wim@fluendo.com>
9334
9335         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
9336         Fix multicast detection.
9337         Don't try to join a multicast group if the address is not multicast.
9338
9339         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
9340         Small debug improvement.
9341
9342 2007-04-27  Wim Taymans  <wim@fluendo.com>
9343
9344         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9345         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9346         (gst_rtspsrc_handle_message):
9347         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
9348         parent.
9349
9350 2007-04-27  Wim Taymans  <wim@fluendo.com>
9351
9352         * gst/rtp/gstrtpilbcdepay.h:
9353         Fix mode property when specified as an arg.
9354
9355 2007-04-26  Edward Hervey  <edward@fluendo.com>
9356
9357         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9358         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9359         * docs/plugins/gst-plugins-good-plugins.hierarchy:
9360         * docs/plugins/inspect/plugin-osxaudio.xml:
9361         Add documentation for osxaudio plugin.
9362
9363 2007-04-26  Wim Taymans  <wim@fluendo.com>
9364
9365         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9366         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
9367         (gst_rtspsrc_open), (gst_rtspsrc_close),
9368         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9369         (gst_rtspsrc_pause):
9370         * gst/rtsp/gstrtspsrc.h:
9371         Protect state changes with a lock.
9372
9373         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9374         (parse_line):
9375         * gst/rtsp/rtspconnection.h:
9376         Remove some unused stuff.
9377
9378 2007-04-26  Wim Taymans  <wim@fluendo.com>
9379
9380         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
9381         Handle the case where there are exactly 0 bytes to read and the ioctl
9382         did not report an error. Fixes #433530.
9383
9384 2007-04-26  Wim Taymans  <wim@fluendo.com>
9385
9386         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9387         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
9388         * gst/wavparse/gstwavparse.h:
9389         Apply DISCONT to buffers.
9390         Only apply timestamp to the first sample after a DISCONT, too many VBR
9391         files cause random jitter in the timestamps. Fixes #433119.
9392
9393 2007-04-25  Wim Taymans  <wim@fluendo.com>
9394
9395         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
9396         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
9397         (gst_rtp_dec_get_property):
9398         * gst/rtsp/gstrtpdec.h:
9399         Add dummy latency property to be backwards compat with rtpbin.
9400
9401         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9402         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
9403         (gst_rtspsrc_stream_configure_transport),
9404         (gst_rtspsrc_parse_rtpinfo):
9405         * gst/rtsp/gstrtspsrc.h:
9406         Add latency property and configure in the session manager.
9407         Don't set invalid clock-base and seqnum-base on caps, some servers
9408         sometimes don't send them.
9409
9410 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9411
9412         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
9413         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
9414           Double-check that RGB input caps are really RGBA caps (apparently
9415           the core doesn't always catch it if those caps aren't a subset of
9416           our template caps, also see #421543). Fixes #429319 in a way.
9417           Also, don't leak the pad template in the transform_caps function.
9418
9419         * tests/check/Makefile.am:
9420         * tests/check/elements/.cvsignore:
9421         * tests/check/elements/alphacolor.c: (setup_alphacolor),
9422         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
9423         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
9424         (GST_START_TEST), (alphacolor_suite):
9425           Add some basic unit tests for alphacolor.
9426
9427 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9428
9429         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
9430           If we get a fatal flow return in the loop function, first post the
9431           error message and only then send the EOS event downstream, otherwise
9432           applications might get an eos message before the error message and
9433           think everything was ok (related to #429319).
9434
9435 2007-04-25  Wim Taymans  <wim@fluendo.com>
9436
9437         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
9438         Read the channel byte as an unsigned byte.
9439
9440 2007-04-25  Wim Taymans  <wim@fluendo.com>
9441
9442         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
9443         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
9444         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
9445         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
9446         (gst_rtp_gsm_depay_setcaps):
9447         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
9448         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
9449         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
9450         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
9451         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
9452         (gst_ilbc_depay_get_property):
9453         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
9454         * gst/rtp/gstrtpmp4adepay.c:
9455         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
9456         (gst_rtp_pcma_depay_setcaps):
9457         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
9458         (gst_rtp_pcmu_depay_setcaps):
9459         Make sure we configure the clock_rate in the baseclass in the setcaps
9460         function. Fixes #431282.
9461
9462 2007-04-25  Wim Taymans  <wim@fluendo.com>
9463
9464         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9465         (gst_rtspsrc_stream_free), (request_pt_map),
9466         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
9467         * gst/rtsp/gstrtspsrc.h:
9468         Parse server address from SDP.
9469         Hook up a udpsink to send RTCP back to the server.
9470
9471         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9472         * gst/rtsp/rtsptransport.h:
9473         Add some docs.
9474
9475 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
9476
9477         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9478           Make header field check conditional. Fixes #433135
9479
9480 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
9481
9482         * docs/plugins/Makefile.am:
9483         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9484         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9485         * docs/plugins/inspect/plugin-alphacolor.xml:
9486         * gst/alpha/Makefile.am:
9487         * gst/alpha/gstalphacolor.c:
9488         * gst/alpha/gstalphacolor.h:
9489           Add minimal docs blurb to alphacolor; split out headers into
9490           separate header file for gtk-doc.
9491
9492 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
9493
9494         * gst/debug/progressreport.c: (gst_progress_report_report):
9495           Don't try to post NULL message (in case we can't query upstream
9496           position or duration).
9497
9498 2007-04-18  Michael Smith  <msmith@fluendo.com>
9499
9500         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
9501         (gst_cutter_get_caps):
9502         * gst/cutter/gstcutter.h:
9503           Fix some of the most obvious bugs in cutter. Now doesn't leak
9504           everything if input is silent.
9505
9506 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
9507
9508         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
9509         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
9510         * gst/wavenc/gstwavenc.h:
9511         Wav apparently only supports width==GST_ROUND_UP(depth), everything
9512         else results in a invalid block align and invalid files.
9513
9514 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
9515
9516         Patch by: Snaik <snaik32 gmail com>
9517
9518         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
9519           Add missing break statement for BOX_HORIZONTAL case.
9520
9521 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9522
9523         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
9524
9525         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9526         Use correct format strings for integer types.
9527
9528 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9529
9530         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
9531         (gst_wavparse_create_sourcepad):
9532         Use gst_riff_create_audio_template_caps () instead of the local caps.
9533         This makes updates of the local caps unecessary whenever libgstriff
9534         gets support for new formats.
9535
9536 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
9537
9538         Patch by: Brian Cameron  <brian.cameron at sun dot com>
9539
9540         * sys/sunaudio/gstsunaudio.c:
9541         * sys/sunaudio/gstsunaudiomixer.c:
9542         * sys/sunaudio/gstsunaudiomixer.h:
9543         * sys/sunaudio/gstsunaudiomixerctrl.c:
9544         * sys/sunaudio/gstsunaudiomixerctrl.h:
9545         * sys/sunaudio/gstsunaudiomixertrack.h:
9546         * sys/sunaudio/gstsunaudiosink.c:
9547         * sys/sunaudio/gstsunaudiosink.h:
9548         * sys/sunaudio/gstsunaudiosrc.c:
9549         * sys/sunaudio/gstsunaudiosrc.h:
9550           Fix and/or update copyright attributions (#430228).
9551
9552 2007-04-13  Wim Taymans  <wim@fluendo.com>
9553
9554         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9555         Fix docs.
9556
9557         * gst/rtsp/URLS:
9558         Add some more example urls.
9559
9560         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
9561         (gst_rtp_dec_chain_rtp):
9562         Better debugging.
9563
9564         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
9565         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
9566         (gst_rtspsrc_parse_rtpinfo):
9567         Remove unused code.
9568
9569 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
9570
9571         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
9572         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9573         (gst_wavparse_stream_data):
9574           Relax the audio/mpeg caps again and add FIXME: comment.
9575
9576 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
9577
9578         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
9579         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9580         (gst_wavparse_stream_data):
9581         * gst/wavparse/gstwavparse.h:
9582           More sanity check for the header fields. Fix type for 'rate' header
9583           field.
9584
9585 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
9586
9587         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
9588         (gst_icydemux_unicodify):
9589           If the metadata strings we get in the stream are not UTF-8, try to
9590           interpret them according to the character encodings specified in the
9591           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
9592           only fall back to locale/ISO-8859-1 if those aren't set or don't
9593           work. Should fix #428901.
9594
9595 2007-04-12  Wim Taymans  <wim@fluendo.com>
9596
9597         * gst/rtp/gstrtph264depay.c:
9598         Use the proper sync word for SPS and PPS.
9599
9600 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
9601
9602         * gst/rtp/Makefile.am:
9603         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
9604           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
9605         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
9606           Add a simple hashing implementation that we can use to generate
9607           a 24-bit ident value based on the codebooks for vorbis and theora.
9608         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
9609           gst_rtp_theora_pay_handle_buffer):
9610         * gst/rtp/gstrtpvorbisdepay.c
9611           (gst_rtp_vorbis_depay_parse_configuration,
9612           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
9613         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
9614           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
9615           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
9616           Use the hashing function, ensuring that the same codebooks result
9617           in the same ident and thus the same SDP description.
9618           Various log fixes/changes.
9619
9620 2007-04-12  Wim Taymans  <wim@fluendo.com>
9621
9622         Patch by: jerry tan <jerry dot tan at sun dot com>
9623
9624         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
9625         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
9626         application's responsibility to make sure it open the device once.
9627         Remove a careless error if AUDIODEV is set. Fixes #392620.
9628
9629 2007-04-12  Wim Taymans  <wim@fluendo.com>
9630
9631         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
9632         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
9633         * gst/rtsp/gstrtpdec.h:
9634         Make backward compat with rtpbin by adding the request-pt-map signals.
9635
9636         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
9637         (new_session_pad), (request_pt_map),
9638         (gst_rtspsrc_stream_configure_transport),
9639         (gst_rtspsrc_stream_configure_caps),
9640         (gst_rtspsrc_activate_streams):
9641         * gst/rtsp/gstrtspsrc.h:
9642         Implement request-pt-map signals instead of setting caps on the buffers
9643         for the session manager.
9644
9645 2007-04-11  Wim Taymans  <wim@fluendo.com>
9646
9647         * gst/udp/gstudp.c: (plugin_init):
9648         Register GstNetBuffer in plugin_init so that the type can be used from
9649         multiple threads without races.
9650
9651 2007-04-10  Wim Taymans  <wim@fluendo.com>
9652
9653         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
9654         (gst_rtp_amr_depay_process):
9655         Fix depayloader clock_rate and some cleanups.
9656
9657         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
9658         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
9659         * gst/rtp/gstrtph264depay.h:
9660         Don't push codec_data in the adapter because it might get flushed when
9661         we get a discont.
9662
9663         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
9664         Handle multiple AU per packet.
9665
9666         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
9667         (gst_rtp_sv3v_depay_plugin_init):
9668         Disable rank, this one does not work.
9669         Remove timestamping, base class does that.
9670
9671 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
9672
9673         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
9674           limit caps to the formats we announce in the template
9675
9676         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
9677         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9678         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
9679           fix some crashers/asserts when dealing with broken files
9680
9681 2007-04-10  Wim Taymans  <wim@fluendo.com>
9682
9683         Patch by: Peter Kjellerstedt  <pkj at axis com>
9684
9685         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
9686         * gst/rtp/gstrtpL16depay.c:
9687         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
9688         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
9689         (gst_rtp_speex_depay_setcaps):
9690         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
9691         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
9692         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
9693         Fix some compiler warnings. Fixes #428182.
9694
9695 2007-04-06  Wim Taymans  <wim@fluendo.com>
9696
9697         * gst/rtsp/Makefile.am:
9698         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
9699         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
9700         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
9701         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
9702         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
9703         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
9704         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
9705         (create_rtcp), (gst_rtp_dec_request_new_pad),
9706         (gst_rtp_dec_release_pad):
9707         * gst/rtsp/gstrtpdec.h:
9708         * gst/rtsp/gstrtsp.c: (plugin_init):
9709         Morph RTPDec into something compatible with RTPBin as a fallback.
9710         Various other style fixes.
9711
9712         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
9713         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
9714         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
9715         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
9716         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
9717         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
9718         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
9719         * gst/rtsp/gstrtspsrc.h:
9720         Implement RTPBin session manager handling.
9721         Don't try to add empty properties to caps.
9722         Implement fallback session manager, handling.
9723         Don't combine errors from RTCP streams, just ignore them.
9724
9725         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
9726         * gst/rtsp/rtsptransport.h:
9727         Implement fallback session manager.
9728         Make RTPBin the default one when available.
9729
9730 2007-04-05  Wim Taymans  <wim@fluendo.com>
9731
9732         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
9733         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
9734         This element is ready to be autoplugged.
9735
9736 2007-04-05  Julien MOUTTE  <julien@moutte.net>
9737
9738         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
9739         Don't leave the offsets defined by upstream element on the
9740         compressed data buffer we are pushing downstream. Make them
9741         GST_BUFFER_OFFSET_NONE.
9742
9743 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
9744
9745         * gst/avi/README:
9746         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
9747         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
9748         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
9749         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
9750         (gst_avi_demux_calculate_durations_from_index),
9751         (gst_avi_demux_stream_header_push),
9752         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
9753         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
9754           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
9755
9756 2007-04-03  Wim Taymans  <wim@fluendo.com>
9757
9758         * gst/smpte/barboxwipes.c:
9759         Fix error as spotted by Snaik <snaik32 at gmail dot com>
9760
9761 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
9762
9763         * gst/wavparse/gstwavparse.c:
9764         Support audio/x-raw-float in wav files. This only works with
9765         plugins-base CVS, using an older version doesn't have any
9766         disadvantages though.
9767
9768 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
9769
9770         * configure.ac:
9771         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
9772         (gst_au_parse_parse_header), (gst_au_parse_chain):
9773         * gst/auparse/gstauparse.h:
9774         Revert last change as we don't want plugins-good to depend on
9775         plugins-base CVS now.
9776
9777 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9778
9779         * configure.ac:
9780         Require gst-plugins-base CVS for audioconvert with non-native
9781         float support and width/depth fix in libgstriff.
9782
9783         Patch by: René Stadler <mail at renestadler dot de>
9784
9785         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
9786         (gst_au_parse_parse_header), (gst_au_parse_chain):
9787         * gst/auparse/gstauparse.h:
9788         Don't swap the floats ourself if they're not in native endianness.
9789         Instead let audioconvert handle this. Fixes #339838.
9790
9791 2007-03-29  Wim Taymans  <wim@fluendo.com>
9792
9793         * gst/rtp/gstasteriskh263.h:
9794         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
9795         (gst_rtp_h263p_depay_change_state):
9796         * gst/rtp/gstrtph263pdepay.h:
9797         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
9798         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
9799         (gst_rtp_h264_depay_change_state):
9800         * gst/rtp/gstrtph264depay.h:
9801         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
9802         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
9803         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
9804         Flush adapter on disconts.
9805
9806 2007-03-29  Wim Taymans  <wim@fluendo.com>
9807
9808         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
9809         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
9810         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
9811         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
9812         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
9813         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
9814         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
9815         (gst_rtp_mp4v_depay_process):
9816         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
9817         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
9818         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
9819         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
9820         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
9821         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
9822         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
9823         Use more efficient adapter and rtpbuffer methods when possible.
9824
9825 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9826
9827         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
9828         (gst_wavenc_sink_setcaps):
9829         Correctly handle width!=depth input.
9830         * gst/wavparse/gstwavparse.c:
9831         Already export in the caps that width==8 uses unsigned samples and
9832         everything else uses signed samples.
9833
9834 2007-03-29  Wim Taymans  <wim@fluendo.com>
9835
9836         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
9837
9838         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
9839         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
9840         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
9841         (gst_dynudpsink_close):
9842         * gst/udp/gstdynudpsink.h:
9843         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
9844         (gst_udpsrc_create), (gst_udpsrc_set_property),
9845         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
9846         * gst/udp/gstudpsrc.h:
9847         Rework the socket allocation a bit based on the sockfd argument so that
9848         it becomes usable.
9849         Add a closefd property to instruct the udp elements to close the custom
9850         file descriptors when going to READY. Fixes #423304.
9851         API:GstUDPSrc::closefd property
9852         API:GstDynUDPSink::closefd property
9853
9854 2007-03-29  Wim Taymans  <wim@fluendo.com>
9855
9856         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
9857
9858         * gst/rtp/Makefile.am:
9859         * gst/rtp/gstrtp.c: (plugin_init):
9860         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
9861         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
9862         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
9863         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
9864         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
9865         (gst_rtp_h264_pay_plugin_init):
9866         * gst/rtp/gstrtph264pay.h:
9867         Added H264 payloader. Fixes #423782.
9868
9869         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
9870         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
9871         Small fixes.
9872
9873 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9874
9875         * gst/wavparse/gstwavparse.c:
9876         Actually support depths from 1 to 32, not only 8 to 32.
9877
9878 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9879
9880         * gst/wavparse/gstwavparse.c:
9881         Add support for wav files containing audio/x-raw-int with random
9882         depths between 1 and 32 bits.
9883
9884 2007-03-28  Wim Taymans  <wim@fluendo.com>
9885
9886         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
9887
9888         * gst/rtp/Makefile.am:
9889         * gst/rtp/gstrtp.c: (plugin_init):
9890         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
9891         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
9892         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
9893         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
9894         (gst_rtp_mp4a_depay_get_property),
9895         (gst_rtp_mp4a_depay_change_state),
9896         (gst_rtp_mp4a_depay_plugin_init):
9897         * gst/rtp/gstrtpmp4adepay.h:
9898         Added MP4A-LATM depayloader. Fixes #417792.
9899
9900         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
9901         (gst_rtp_mp4v_depay_process):
9902         Fixup depayloader, setting codec_data, using more efficient adaptor and
9903         rtpbuffer handling.
9904
9905         * gst/rtsp/URLS:
9906         Add url to test above.
9907
9908 2007-03-25  Wim Taymans  <wim@fluendo.com>
9909
9910         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
9911         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
9912         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
9913         (gst_rtspsrc_media_to_caps),
9914         (gst_rtspsrc_stream_configure_transport),
9915         (gst_rtspsrc_stream_configure_caps),
9916         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
9917         * gst/rtsp/gstrtspsrc.h:
9918         Handle default clock-rates for static payload types, rearrange stuff so
9919         that the rtpmap field in the sdp can override the defaults.
9920         Parse RTP-Info field to get the seqnum and timebase fields that should
9921         go in the caps.
9922         Delay configuring caps after we got the RTP-Info from the PLAY reply from
9923         the server. 
9924
9925 2007-03-22  Wim Taymans  <wim@fluendo.com>
9926
9927         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
9928
9929         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
9930         Accept complex pipeline descriptions as an audio profile instead of just
9931         a single element. Fixes #420658.
9932
9933 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
9934
9935         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
9936           Rename registered type in preparation of GstTagDemux moving to
9937           -base at some point in the future.
9938
9939 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
9940
9941         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9942           Streaming mode fixes: don't unref buffer we don't own any longer;
9943           remove bogus adapter flush. Fixes #419338.
9944
9945 2007-03-17  David Schleef  <ds@schleef.org>
9946
9947         * REQUIREMENTS: Change the format to key/value, add a bunch of
9948           information, remove a bunch of requirements that are for
9949           other GStreamer packages.
9950
9951 2007-03-17  David Schleef  <ds@schleef.org>
9952
9953         * REQUIREMENTS: Fix a few things.  This file really needs a
9954         good once-over.
9955
9956 2007-03-15  Edward Hervey  <edward@fluendo.com>
9957
9958         * sys/Makefile.am:
9959         Don't forget to distribute the sys/osxaudio/ directory.
9960
9961 2007-03-15  Edward Hervey  <edward@fluendo.com>
9962
9963         * configure.ac:
9964         * sys/Makefile.am:
9965         * sys/osxaudio/Makefile.am:
9966         * sys/osxaudio/gstosxaudio.c:
9967         * sys/osxaudio/gstosxaudiosink.c:
9968         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
9969         (gst_osx_audio_sink_getcaps),
9970         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
9971         * sys/osxaudio/gstosxaudiosrc.c:
9972         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
9973         (gst_osx_audio_src_create_ringbuffer):
9974         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
9975         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
9976         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
9977         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
9978         * sys/osxaudio/gstosxringbuffer.h:
9979         Activate osxaudio in gst-plugins-good with proper build setup.
9980         Add inlined documentation.
9981         Fix debug statements
9982         Fix ringbuffer when pausing.
9983         Fixes #323471
9984
9985 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
9986         * gst/rtp/gstrtppcmapay.c:
9987         * gst/rtp/gstrtppcmapay.h:
9988         * gst/rtp/gstrtppcmupay.c:
9989         * gst/rtp/gstrtppcmupay.h:
9990         Ported mulaw and alaw payloaders to use new base class
9991
9992 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9993
9994         * po/af.po:
9995         * po/az.po:
9996         * po/cs.po:
9997         * po/en_GB.po:
9998         * po/it.po:
9999         * po/nl.po:
10000         * po/or.po:
10001         * po/sq.po:
10002         * po/sr.po:
10003         * po/sv.po:
10004         * po/uk.po:
10005         * po/vi.po:
10006           Update translations.
10007
10008 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
10009
10010         * configure.ac:
10011           Fix string replace error (AG_AG_GST_* => AG_GST_*).
10012
10013 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10014
10015         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
10016           Fix handling of -1 values for start and stop values when seeking,
10017           and SEEK_CUR+SEEK_END here as well.
10018
10019 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
10020
10021         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
10022           Fix handling of -1 values for start and stop values when seeking, 
10023           and SEEK_CUR+SEEK_END.
10024
10025 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10026
10027         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
10028           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
10029           the image format a variable-length NUL-terminated string; in
10030           versions before that the image format is a fixed-length string of
10031           3 characters (see #348644 for a sample tag).
10032           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
10033
10034 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
10035
10036         * win32/MANIFEST:
10037         Add new project files to MANIFEST.
10038         * win32/vs6/libgstaudiofx.dsp:
10039         * win32/vs6/libgstrtp.dsp:
10040         * win32/vs6/libgstrtsp.dsp:
10041         Update project files.
10042         
10043 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
10044
10045         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
10046         (gst_avi_demux_parse_index):
10047         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
10048         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
10049           Printf format fixes; also add some missing quotes in translated
10050           strings. Fixes #416728 and #416727.
10051
10052 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10053
10054         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
10055           Tim and I can't think of any reason the child audio sink needs to 
10056           be set back to NULL after successfully determining that it can 
10057           reach READY - it gets immediately set back to READY by the caller
10058           anyway, causing an unnecessary close/open of any audio devices
10059           involved.
10060
10061 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10062
10063         * po/LINGUAS:
10064         * po/ja.po:
10065           Add ja.po file from #377306.
10066
10067 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10068
10069         * sys/sunaudio/gstsunaudio.c: (plugin_init):
10070         * sys/sunaudio/gstsunaudiomixertrack.c:
10071         (gst_sunaudiomixer_track_new):
10072           Actually translate sunaudio mixer track labels instead of just
10073           marking the strings as translatable (#377306); clean up weird
10074           label string mapping code that serves no apparent purpose. Also
10075           set the 'untranslated-label' property when creating mixer tracks
10076           if the GstMixerTrack base class supports this.
10077
10078         * tests/check/Makefile.am:
10079         * tests/check/elements/.cvsignore:
10080         * tests/check/elements/sunaudio.c: (GST_START_TEST),
10081         (sunaudio_suite):
10082           Very minimalistic unit test for sunaudiomixer element (compiles, but not
10083           actually tested on a system where sunaudiomixer is available).
10084
10085 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10086
10087         * tests/check/Makefile.am:
10088         Re-enable the states test and see if it works on the buildbots.
10089
10090 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10091
10092         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
10093         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
10094         (gst_dvdec_change_state):
10095         * ext/dv/gstdvdec.h:
10096         Infer pixel-aspect-ratio from the video frame format if it isn't
10097         provided by the container, as happens when playing DV from AVI
10098         or Quicktime containers.
10099
10100         Patch by: Wim Taymans <wim@fluendo.com>
10101         Fixes #380944
10102
10103 2007-03-09  Wim Taymans  <wim@fluendo.com>
10104
10105         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
10106         When activated, remove the udpsrc timeout, we have dataflow and timeouts
10107         will later be handled by the jitterbuffer.
10108
10109 2007-03-09  Wim Taymans  <wim@fluendo.com>
10110
10111         * ext/taglib/gstid3v2mux.cc:
10112         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
10113         Fixes #414496.
10114         
10115         Patch by: Alex Lancaster <alexl at users sourceforge net>
10116
10117 2007-03-09  Wim Taymans  <wim@fluendo.com>
10118
10119         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10120         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
10121         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10122         (gst_avi_demux_chain):
10123         Fix stream position reporting after a seek. Fixes #416445.
10124
10125 2007-03-08  Wim Taymans  <wim@fluendo.com>
10126
10127         Patch by: René Stadler <mail at renestadler dot de>
10128
10129         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10130         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
10131         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
10132         Make avidemux accept optional header chunks in any order.
10133         Fixes #415446.
10134
10135 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
10136
10137         * tests/check/Makefile.am:
10138         Disable the states check until the remaining Valgrind errors
10139         are fixed or suppressed.
10140
10141 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10142
10143         * tests/check/elements/.cvsignore:
10144           Add audiodynamic check to .cvsignore
10145
10146 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10147
10148         reviewed by: Stefan Kost  <ensonic@users.sf.net>
10149
10150         * gst/audiofx/Makefile.am:
10151         * gst/audiofx/audiodynamic.c:
10152         (gst_audio_dynamic_characteristics_get_type),
10153         (gst_audio_dynamic_mode_get_type),
10154         (gst_audio_dynamic_set_process_function),
10155         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
10156         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
10157         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
10158         (gst_audio_dynamic_transform_hard_knee_compressor_int),
10159         (gst_audio_dynamic_transform_hard_knee_compressor_float),
10160         (gst_audio_dynamic_transform_soft_knee_compressor_int),
10161         (gst_audio_dynamic_transform_soft_knee_compressor_float),
10162         (gst_audio_dynamic_transform_hard_knee_expander_int),
10163         (gst_audio_dynamic_transform_hard_knee_expander_float),
10164         (gst_audio_dynamic_transform_soft_knee_expander_int),
10165         (gst_audio_dynamic_transform_soft_knee_expander_float),
10166         (gst_audio_dynamic_transform_ip):
10167         * gst/audiofx/audiodynamic.h:
10168         * gst/audiofx/audiofx.c: (plugin_init):
10169         Add new audiodynamic element which can act as a compressor or
10170         expander. Supported are hard-knee and soft-knee operation modes with
10171         user-specified ratio and threshold.
10172         Attack and release parameters are not yet implemented but will follow.
10173         * docs/plugins/Makefile.am:
10174         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10175         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10176         * docs/plugins/gst-plugins-good-plugins.args:
10177         * docs/plugins/inspect/plugin-audiofx.xml:
10178         Integrate audiodynamic into the docs.
10179         * tests/check/Makefile.am:
10180         * tests/check/elements/audiodynamic.c: (setup_dynamic),
10181         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
10182         Add unit test for audiodynamic.
10183
10184 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
10185
10186         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
10187         Free handles that we allocated when exiting via the error paths.
10188
10189 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
10190
10191         * gst/level/gstlevel.c: (gst_level_class_init),
10192         (gst_level_set_caps), (gst_level_start), (gst_level_event),
10193         (gst_level_transform_ip):
10194         * gst/level/gstlevel.h:
10195           Resolve message timestamps against the playback segment.
10196
10197 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10198
10199         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
10200         (gst_id3demux_sink_activate):
10201           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
10202           caps passed to it (previously one code path assumed it took ownership
10203           while another one assumed it didn't, while in fact it sometimes did and
10204           sometimes didn't ...).
10205
10206         * configure.ac:
10207         * tests/files/Makefile.am:
10208         * tests/files/id3-407349-1.tag:
10209         * tests/files/id3-407349-2.tag:
10210           Add directory where data for unit tests can be stored.
10211
10212         * tests/Makefile.am:
10213         * tests/check/Makefile.am:
10214         * tests/check/elements/.cvsignore:
10215         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
10216         (read_tags_from_file), (run_check_for_file),
10217         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
10218           Add unit test for id3demux, and in particular for bug #407349. Only
10219           testing pull-mode for now; push mode doesn't work yet because the test
10220           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
10221
10222 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10223
10224         * tests/check/Makefile.am:
10225           Add missing backslash at end of line.
10226
10227 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
10228
10229         Trigger rebuild.
10230
10231 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10232
10233         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
10234         * gst/id3demux/id3tags.h:
10235         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
10236         (parse_obsolete_tdat_frame):
10237           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
10238           the four-digit number will be interpreted as a year, whereas it is
10239           month and day in DDMM format. Instead, parse TDAT frames and fix up
10240           the date in the GST_TAG_DATE tag later if we also extracted a year.
10241           Fixes #407349.
10242
10243 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
10244
10245         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10246         (gst_switch_commit_new_kid):
10247         Fix up the dispose logic so it doesn't leak, and fix setting of 
10248         the child state so that we don't set a child to our current state 
10249         just as we are changing it to something else.
10250
10251 2007-03-06  Wim Taymans  <wim@fluendo.com>
10252
10253         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
10254         (gst_goom_chain):
10255         * gst/goom/gstgoom.h:
10256         Document, fix and improve goom adapter behaviour.
10257         Fixes #407006.
10258
10259 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10260
10261         * ext/esd/esdsink.c: (gst_esdsink_open):
10262         Unref static pad template after using it.
10263
10264 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10265
10266         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10267         (gst_switch_commit_new_kid):
10268         Fix up the reference counting of the child elements.
10269
10270 2007-03-05  Wim Taymans  <wim@fluendo.com>
10271
10272         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
10273         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
10274         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
10275         Fix encoding-name case.
10276
10277 2007-03-05  Wim Taymans  <wim@fluendo.com>
10278
10279         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
10280         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
10281         (gst_rtp_speex_depay_process):
10282         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
10283         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
10284         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
10285         (gst_rtp_speex_pay_change_state):
10286         * gst/rtp/gstrtpspeexpay.h:
10287         Fix speex (de)payloader. Fixes #358040.
10288
10289 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10290
10291         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
10292         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
10293         Install fakesink in NULL by fixing some broken logic. This obviates
10294         the need to manually set _IS_SINK.
10295         Add some comments and remove a little cruft while I'm at it.
10296
10297 2007-03-05  Wim Taymans  <wim@fluendo.com>
10298
10299         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
10300         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
10301
10302 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
10303
10304         * po/POTFILES.in:
10305           Update.
10306
10307 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10308
10309         * tests/check/Makefile.am:
10310         Gah! Also disable gconfvideosink from the tests, otherwise
10311         it will instantiate autovideosink, and dfbvideosink and
10312         leak on the buildbots.
10313
10314 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10315
10316         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
10317         (gst_cdio_cdda_src_finalize):
10318         Make sure we always destroy our libcdio handle.
10319
10320 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10321
10322         * tests/check/Makefile.am:
10323         Disable autovideosink so the buildbots don't barf over memory
10324         leaked in the directfb sink.
10325
10326 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10327
10328         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
10329         Chain up in dispose
10330
10331 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10332
10333         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
10334         (gst_multipart_find_pad_by_mime):
10335         Use gst_pad_new_from_static_template instead of
10336         static_pad_template_get+pad_new.
10337
10338 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10339
10340         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
10341         Catch the case where no clock has been set.
10342
10343 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10344
10345         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
10346         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
10347         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
10348         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
10349         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
10350         (gst_gconf_audio_src_finalize), (do_toggle_element):
10351         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
10352         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
10353         (do_toggle_element):
10354         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
10355         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
10356         (gst_gconf_video_src_finalize), (do_toggle_element):
10357         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
10358         (gst_switch_sink_reset), (gst_switch_sink_set_child):
10359         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
10360         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
10361         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
10362         (gst_shout2send_init), (gst_shout2send_finalize):
10363         * gst/debug/testplugin.c: (gst_test_class_init),
10364         (gst_test_finalize):
10365         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
10366         (gst_flxdec_dispose):
10367         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
10368         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
10369         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
10370         (gst_rtspsrc_finalize):
10371         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
10372         * gst/rtsp/rtspextwms.h:
10373         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
10374         (gst_smpte_finalize):
10375         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
10376         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
10377         (gst_udpsink_finalize):
10378         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
10379         (gst_wavparse_sink_activate):
10380         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
10381         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
10382         (gst_oss_src_finalize):
10383         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
10384         * sys/v4l2/gstv4l2object.h:
10385         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
10386         (gst_v4l2src_finalize):
10387         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
10388
10389         Fix a bunch of leaks shown by the newly-added states test.
10390
10391 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10392
10393         * ext/dv/gstdvdec.c: (gst_dvdec_init):
10394         Use gst_pad_new_from_static_template instead of 
10395         static_pad_template_get+pad_new.
10396
10397 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
10398
10399         Patch by: Loïc Minier <lool+gnome at via ecp fr>
10400
10401         * ext/libcaca/Makefile.am:
10402         * gst/debug/Makefile.am:
10403           Don't mix tabs and spaces (#414168).
10404
10405 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10406
10407         * tests/check/generic/.cvsignore:
10408           Ignore files to please buildbot.
10409
10410 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10411
10412         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
10413         (gst_wavparse_stream_data):
10414           Unbreak my previous commit (swapped nominator & denominator). Tim,
10415           thanks for spotting.
10416
10417 2007-03-02  Wim Taymans  <wim@fluendo.com>
10418
10419         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
10420         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
10421         (gst_cdio_cdda_src_finalize):
10422         Small code cleanups.
10423         Don't use pad_alloc as the base class cannot deal with the error codes.
10424
10425 2007-03-02  Wim Taymans  <wim@fluendo.com>
10426
10427         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
10428         (gst_udpsrc_create):
10429         Fix doc.
10430
10431 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10432
10433         Patch by: René Stadler <mail@renestadler.de>
10434
10435         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10436         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10437         (gst_wavparse_stream_data):
10438           Handle rounding better to not drop last sample frame. Fixes #356692
10439
10440 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
10441
10442         * tests/check/Makefile.am:
10443         Disable cacasink from the states check too - it also calls exit(1)
10444         on us when it can't find a terminal to talk to.
10445
10446 2007-03-02  Wim Taymans  <wim@fluendo.com>
10447
10448         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
10449
10450         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
10451         (gst_udpsrc_create), (gst_udpsrc_set_property),
10452         (gst_udpsrc_get_property):
10453         * gst/udp/gstudpsrc.h:
10454         Add support to strip proprietary headers. Fixes #350296.
10455
10456 2007-03-02  Wim Taymans  <wim@fluendo.com>
10457
10458         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
10459         Fix compilation.
10460
10461 2007-03-02  Wim Taymans  <wim@fluendo.com>
10462
10463         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
10464
10465         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
10466         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
10467         (gst_rtp_mp2t_depay_set_property),
10468         (gst_rtp_mp2t_depay_get_property):
10469         * gst/rtp/gstrtpmp2tdepay.h:
10470         Add support to strip off proprietary headers. Fixes #350278.
10471
10472 2007-03-02  Wim Taymans  <wim@fluendo.com>
10473
10474         * ext/hal/hal.c:
10475         Fix compilation.
10476
10477 2007-03-02  Wim Taymans  <wim@fluendo.com>
10478
10479         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
10480         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
10481         (gst_sunaudiosrc_open):
10482         * sys/sunaudio/gstsunaudiosrc.h:
10483         Remove device-name from GstSunAudioSrc. Fixes #412597.
10484
10485 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
10486
10487         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
10488         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
10489         Having NULL as UDI previously selected the default sink/src. Change
10490         this back but mention it in the debug output.
10491         * ext/hal/hal.c: (gst_hal_get_alsa_element),
10492         (gst_hal_get_oss_element), (gst_hal_get_string),
10493         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
10494         (gst_hal_get_audio_src):
10495         * ext/hal/hal.h:
10496         Refactor a bit, check all error conditions, greatly improve debugging
10497         and fix some possible memory leaks. Also implement OSS support
10498         and allow specifying an UDI that points to a real device. For this the
10499         child device which supports ALSA (preferred) or OSS is used.
10500         As a side effect this makes it impossible now to get a alsasink in
10501         halaudiosrc and a alsasrc in halaudiosink.
10502
10503 2007-03-01  Wim Taymans  <wim@fluendo.com>
10504
10505         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
10506         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
10507         Errors from the udp sources are not fatal unless all of them are in
10508         error.
10509
10510 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
10511
10512         * tests/check/Makefile.am:
10513         Disable aasink in the states test. I suspect this is the element that
10514         is calling exit(1) when it can't proceed.
10515
10516 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
10517
10518         * tests/check/Makefile.am:
10519         Draw plugins in from the build tree sys/ dir, rather than picking
10520         up the already installed versions.
10521
10522 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10523
10524         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
10525         Error out correctly when getting xcontext fails.
10526
10527 2007-03-01  Wim Taymans  <wim@fluendo.com>
10528
10529         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
10530         Make state change to PAUSED NO_PREROLL because that's what it will be in
10531         the future and rtspsrc relies on it.
10532
10533         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
10534         (gst_rtspsrc_change_state):
10535         Don't error out when we don't get an error from the state change
10536         function.
10537
10538 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
10539
10540         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
10541         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
10542           Check if the device UDI is set before trying to query HAL
10543           about it and give a useful error message if it wasn't set.
10544         * ext/hal/hal.c: (gst_hal_get_string):
10545           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
10546           gives an assertion failure in D-Bus when running with
10547           DBUS_FATAL_WARNINGS=1.
10548
10549 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10550
10551         * configure.ac:
10552           Convert to new AG_GST style.
10553
10554 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10555
10556         * tests/check/Makefile.am:
10557         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
10558           add test for states
10559
10560 2007-02-28  Wim Taymans  <wim@fluendo.com>
10561
10562         * tests/check/elements/.cvsignore:
10563         Add new videofilter check to .cvsignore.
10564
10565 2007-02-28  Wim Taymans  <wim@fluendo.com>
10566
10567         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
10568         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10569         (gst_avi_demux_loop), (gst_avi_demux_chain):
10570         Fix combined flow return. Fixes #412608.
10571
10572 2007-02-28  Wim Taymans  <wim@fluendo.com>
10573
10574         * gst/videofilter/Makefile.am:
10575         Dist header..
10576
10577 2007-02-28  Wim Taymans  <wim@fluendo.com>
10578
10579         * gst/videofilter/gstgamma.h:
10580         Add header too.
10581
10582 2007-02-28  Wim Taymans  <wim@fluendo.com>
10583
10584         Patch by: Mark Nauwelaerts <manauw at skynet be>
10585
10586         * gst/videofilter/Makefile.am:
10587         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
10588         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
10589         (gst_gamma_get_property), (gst_gamma_calculate_tables),
10590         (oil_tablelookup_u8), (gst_gamma_set_caps),
10591         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
10592         Port gamma filter to 0.10. Fixes #412704.
10593
10594         * tests/check/Makefile.am:
10595         * tests/check/elements/videofilter.c: (setup_filter),
10596         (cleanup_filter), (check_filter), (GST_START_TEST),
10597         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
10598         Add unit tests for videofilters.
10599
10600 2007-02-28  Wim Taymans  <wim@fluendo.com>
10601
10602         * gst/rtsp/URLS:
10603         Add another interesting test url.
10604
10605         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
10606         Don't allow getting header fields from data packets.
10607
10608 2007-02-28  Michael Smith  <msmith@fluendo.com>
10609
10610         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
10611         (gst_shout2send_init), (gst_shout2send_start),
10612         (gst_shout2send_set_property), (gst_shout2send_get_property):
10613         * ext/shout2/gstshout2.h:
10614           Add a property for username.
10615
10616 2007-02-27  Christian Schallerr <christian@fluendo.com>
10617
10618         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
10619
10620 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
10621
10622         * gst/rtsp/Makefile.am:
10623         Fix make check too.
10624
10625 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
10626
10627         * gst/rtsp/base64.c: (util_base64_encode):
10628         * gst/rtsp/base64.h:
10629         Commit missing files for base64 encoding.
10630
10631 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
10632
10633         Patch by: Loïc Minier <lool+gnome at via ecp fr>
10634
10635         * configure.ac:
10636         * ext/annodex/Makefile.am:
10637         * ext/jpeg/Makefile.am:
10638         * ext/speex/Makefile.am:
10639         * gst/alpha/Makefile.am:
10640         * gst/cutter/Makefile.am:
10641         * gst/debug/Makefile.am:
10642         * gst/effectv/Makefile.am:
10643         * gst/goom/Makefile.am:
10644         * gst/level/Makefile.am:
10645         * gst/smpte/Makefile.am:
10646         * gst/videofilter/Makefile.am:
10647           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
10648
10649 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
10650
10651         * gst/rtsp/Makefile.am:
10652         * gst/rtsp/rtspconnection.c: (append_auth_header),
10653         (rtsp_connection_send), (rtsp_connection_set_auth):
10654         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
10655         from icecast to replace it. Relicensed from GPL courtesy of Mike
10656         Smith.
10657
10658 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
10659
10660         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
10661         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
10662         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
10663         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
10664         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
10665         (gst_rtspsrc_uri_set_uri):
10666         * gst/rtsp/gstrtspsrc.h:
10667         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
10668         (append_auth_header), (rtsp_connection_send),
10669         (rtsp_connection_free), (rtsp_connection_set_auth):
10670         * gst/rtsp/rtspconnection.h:
10671         * gst/rtsp/rtspdefs.h:
10672         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
10673         * gst/rtsp/rtspurl.h:
10674
10675         Implement simple Basic Authentication support so that urls like
10676         rtsp://user:pass@hostname/rtspstream work on hosts that require
10677         authentication.
10678
10679 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
10680
10681         * sys/v4l2/gstv4l2object.c:
10682         * sys/v4l2/gstv4l2tuner.c:
10683         * sys/v4l2/v4l2_calls.c:
10684         Fix segfault when oppening a radio device.
10685         
10686 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
10687
10688         * gst/level/gstlevel.c: (gst_level_set_caps),
10689         (gst_level_transform_ip):
10690         * sys/v4l2/README:
10691         * tests/check/elements/level.c: (GST_START_TEST):
10692           Fix level for multi-channel case.
10693
10694 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
10695
10696         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
10697         (gst_level_transform_ip):
10698         * gst/level/gstlevel.h:
10699           Use function pointer for process function and add process functions
10700           for float audio.
10701
10702 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
10703
10704         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
10705         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
10706         (gst_v4l2src_capture_init):
10707           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
10708           fixes #407369
10709
10710 2007-02-18  Wim Taymans  <wim@fluendo.com>
10711
10712         * gst/rtp/Makefile.am:
10713         * gst/rtp/gstrtp.c: (plugin_init):
10714         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
10715         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
10716         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
10717         (gst_rtp_mp2t_pay_plugin_init):
10718         * gst/rtp/gstrtpmp2tpay.h:
10719         Added simple mpeg transport stream payloader.
10720
10721 2007-02-16  Wim Taymans  <wim@fluendo.com>
10722
10723         * gst/rtsp/URLS:
10724         Add example H264 rtsp url.
10725
10726         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
10727         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
10728         Don't convert values to lowercase or we might mess up base64 encoded
10729         properties.
10730
10731 2007-02-16  Wim Taymans  <wim@fluendo.com>
10732
10733         * gst/rtp/README:
10734         Fix case of string params.
10735
10736         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10737         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10738         Fix depayloader, support more packet types.
10739         Add sync codes to make sure the packetizer can do its job.
10740
10741         * gst/rtp/gstrtpmp4gdepay.c:
10742         * gst/rtp/gstrtpmp4gpay.c:
10743         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
10744         Fix caps case again.
10745
10746 2007-02-15  Wim Taymans  <wim@fluendo.com>
10747
10748         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
10749         Set right caps on output buffers.
10750
10751 2007-02-14  Wim Taymans  <wim@fluendo.com>
10752
10753         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
10754         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
10755         Clear stack allocated SDPMedia struct before calling _init() on it.
10756         Clarify this in the docs as well.
10757
10758 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
10759
10760         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
10761         (do_change_child):
10762         Don't reset the profile when going switching states, as it makes
10763         the element non-reusable.
10764
10765 2007-02-14  Wim Taymans  <wim@fluendo.com>
10766
10767         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
10768         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
10769         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
10770         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
10771         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
10772         (sdp_parse_line):
10773         * gst/rtsp/sdpmessage.h:
10774         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
10775         Fix memory management of SDP messages. Fixes #407793.
10776
10777 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
10778
10779         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
10780
10781         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
10782         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
10783
10784 2007-02-14  Wim Taymans  <wim@fluendo.com>
10785
10786         Patch by: jp.liu <jp_liu at astrocom dot cn>
10787
10788         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
10789         Fix parsing of password field in url. Fixes #407797.
10790
10791 2007-02-14  Wim Taymans  <wim@fluendo.com>
10792
10793         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
10794         (gst_wavparse_reset), (gst_wavparse_init),
10795         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
10796         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
10797         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
10798         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
10799         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
10800         (gst_wavparse_loop), (gst_wavparse_chain),
10801         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
10802         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
10803         (plugin_init):
10804         * gst/wavparse/gstwavparse.h:
10805         Update docs.
10806         Use boilerplate.
10807         Various code cleanups.
10808         When the bitrate is not known (bps == 0 or compressed formats) let
10809         downstream element guestimate the duration and position and don't
10810         generate timestamps or durations. Fixes #405213.
10811         Fix EOS and ERROR conditions in chain mode, we just need to forward the
10812         error flowreturn upstream.
10813
10814 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
10815
10816         * ext/gconf/Makefile.am:
10817         * ext/gconf/gconf.c: (gst_gconf_get_string),
10818         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
10819         (gst_gconf_render_bin_with_default):
10820         * ext/gconf/gconf.h:
10821         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
10822         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
10823         (gst_gconf_audio_sink_dispose), (do_change_child),
10824         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
10825         (cb_change_child), (gst_gconf_audio_sink_change_state):
10826         * ext/gconf/gstgconfaudiosink.h:
10827         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
10828         (gst_switch_sink_class_init), (gst_switch_sink_reset),
10829         (gst_switch_sink_init), (gst_switch_sink_dispose),
10830         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
10831         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
10832         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
10833         * ext/gconf/gstswitchsink.h:
10834         * gst/autodetect/gstautoaudiosink.c:
10835         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
10836         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
10837         (gst_auto_audio_sink_detect):
10838         * gst/autodetect/gstautovideosink.c:
10839         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
10840         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
10841         (gst_auto_video_sink_detect):
10842         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
10843         and a child that implements the GConf key monitoring. The end goal of
10844         this is an audio sink that can be changed on the fly, but at the 
10845         moment it still only changes on the next READY transition.
10846
10847 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
10848
10849         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
10850         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
10851         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
10852         (gst_avi_demux_calculate_durations_from_index),
10853         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
10854         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10855         (gst_avi_demux_loop):
10856           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
10857
10858 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
10859
10860         * configure.ac:
10861         * docs/plugins/Makefile.am:
10862           Add crossreferences to glib/gobject/gstream docs.
10863
10864 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
10865
10866         * gst/monoscope/Makefile.am:
10867         * gst/monoscope/gstmonoscope.c:
10868           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
10869           (but no LIBS, since we only use defines from the headers).
10870
10871 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
10872
10873         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
10874
10875         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
10876         (gst_wavparse_stream_data):
10877           Fix massive memory leak when operating in streaming mode due to
10878           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
10879           Fixes #407057.
10880
10881 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
10882
10883         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
10884         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
10885         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
10886         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
10887         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
10888         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
10889         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
10890         (gst_avi_demux_calculate_durations_from_index),
10891         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
10892         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
10893         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
10894         * gst/avi/gstavidemux.h:
10895           Save some memory (8%) by repacking the index entry structure (more to
10896           come). Add more FIXMEs to questionable parts.
10897
10898 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
10899
10900         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
10901         (gst_v4l2src_get_caps):
10902         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
10903         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
10904         (gst_v4l2src_capture_init):
10905           More FIXME comments and messaging changes.
10906
10907 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
10908
10909         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
10910         (gst_goom_change_state):
10911         * gst/goom/gstgoom.h:
10912           Improved docs and use GST_DEBUG_FUNCPTR.
10913
10914         * gst/level/gstlevel.c: (gst_level_class_init):
10915           Use GST_DEBUG_FUNCPTR.
10916
10917         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
10918         (gst_monoscope_chain), (gst_monoscope_change_state):
10919           Improved docs source cleanups.
10920
10921 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
10922
10923         * gst/debug/Makefile.am:
10924         * gst/debug/gstdebug.c: (plugin_init):
10925         * gst/debug/gstpushfilesrc.c:
10926         * gst/debug/gstpushfilesrc.h:
10927           Add code for a pushfilesrc element that implements a pushfile:// URI
10928           handler, to make debugging push-mode operation of demuxer/decoders
10929           that support both easier in connection with seek/playbin/etc.
10930           The element isn't registered at the moment.
10931
10932 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
10933
10934         * gst/avi/gstavimux.c:
10935           Comment a #if 0 in caps template definition as VS6 seems to 
10936         do not support it.
10937         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
10938           Use gst_guint64_to_gdouble for conversion.
10939         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
10940           Move variables declaration before the first instruction.
10941         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
10942           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
10943           And don't include netdb.h for G_OS_WIN32
10944         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
10945           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
10946           by VS6 then use an other way to initialize SDPMedia structure.
10947         * gst/udp/gstdynudpsink.h:
10948         * gst/udp/gstdynudpnetutils.h:
10949           Do not include <sys/time.h> for G_OS_WIN32
10950         * gst/udp/gstudpsrc.c:
10951           Define socklen_t as int for G_OS_WIN32
10952         * win/common/config.h.in:
10953           Undef HAVE_NETINET_IN_H
10954         * win32/vs6/gst_plugins_good.dsw:
10955         * win32/vs6/libgstrtp.dsp:
10956         * win32/vs6/libgstrtsp.dsp:
10957         * win32/vs6/libgstautogen.dsp:
10958         * win32/vs6/libgstaudiofx.dsp:
10959         * win32/vs6/libgstudp.dsp:
10960           Add and update project files.
10961         * win32/common/gstudp-enumtypes.c:
10962         * win32/common/gstudp-enumtypes.h:
10963           Add a copy of udp enumtypes to win32/common as in core 
10964           and base.
10965         
10966 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
10967
10968         * configure.ac:
10969           Activate monoscope when building with --enable-experimental. Fix
10970           --enable-external configure switch description.
10971
10972         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
10973         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
10974           Help gst-indent.
10975
10976 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
10977
10978         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
10979           Explicitly cast result of pointer arithmetic to integer in order to
10980           avoid compiler warnings on some 64-bit systems. Should fix #406018.
10981
10982 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
10983
10984         * gst/debug/progressreport.c:
10985           Some more docs.
10986
10987 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
10988
10989         * docs/plugins/inspect/plugin-rtp.xml:
10990           Update for new elements.
10991
10992         * gst/debug/progressreport.h:
10993           Commit newly-created header file as well.
10994
10995 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
10996
10997         * docs/plugins/Makefile.am:
10998         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10999         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11000         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11001         * gst/debug/Makefile.am:
11002         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
11003         (gst_progress_report_do_query), (gst_progress_report_report):
11004           Make progressreport element post messages with the current progress
11005           on the bus. Also add some basic docs for it.
11006
11007 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
11008
11009         * ext/hal/hal.c: (gst_hal_get_string):
11010         * ext/hal/hal.h:
11011           Some small cleanups; deal with errors when parsing the HAL ALSA
11012           capabilities a bit better.
11013
11014 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11015
11016         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11017           Let's try this again and use the right cast this time.
11018
11019 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11020
11021         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11022           Add cast to avoid compiler warnings with older GLib versions
11023           where the nick/name members in GEnumValue are not declared as
11024           constant strings.
11025
11026 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11027
11028         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
11029         (gst_gconf_render_bin_from_key),
11030         (gst_gconf_get_default_audio_sink):
11031         * ext/gconf/gconf.h:
11032         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
11033         (do_toggle_element), (gst_gconf_audio_sink_set_property),
11034         (gst_gconf_audio_sink_get_property):
11035           In gconfaudiosink, get the right key as the old key in do_toggle
11036           (ie. one dependent on the profile selected). Log some more stuff so
11037           we can see what's actually going on.
11038
11039 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
11040
11041         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
11042         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
11043         (gst_audio_amplify_set_process_function),
11044         (gst_audio_amplify_setup):
11045         * gst/audiofx/audioamplify.h:
11046         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11047         (gst_audio_invert_class_init), (gst_audio_invert_setup):
11048         * gst/audiofx/audioinvert.h:
11049         Some small cleanups and port both elements to the new GstAudioFilter
11050         base class to save a few lines of common code.
11051         * gst/audiofx/Makefile.am:
11052         Link against libgstaudio for the above changes
11053
11054 2007-01-29  Wim Taymans  <wim@fluendo.com>
11055
11056         * tests/check/elements/.cvsignore:
11057         Some more ignores.
11058
11059 2007-01-26  Wim Taymans  <wim@fluendo.com>
11060
11061         Patch by: charles <charlesg3 at gmail dot com>
11062
11063         * ext/shout2/gstshout2.c: (gst_shout2send_init),
11064         (set_shout_metadata), (gst_shout2send_event):
11065         * ext/shout2/gstshout2.h:
11066         Properly handle tags in shout2send. Fixes #399825.
11067
11068 2007-01-25  Wim Taymans  <wim@fluendo.com>
11069
11070         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11071         (gst_rtspsrc_activate_streams):
11072         Convert SDP fields to upper/lowercase following the rules in the SDP to
11073         caps document. 
11074
11075 2007-01-25  Wim Taymans  <wim@fluendo.com>
11076
11077         * gst/rtp/README:
11078         * gst/rtp/gstrtpilbcdepay.c:
11079         * gst/rtp/gstrtpilbcpay.c:
11080         * gst/rtp/gstrtpmp4gdepay.c:
11081         * gst/rtp/gstrtpmp4gpay.c:
11082         * gst/rtp/gstrtpspeexdepay.c:
11083         * gst/rtp/gstrtpspeexpay.c:
11084         * gst/rtp/gstrtpsv3vdepay.c:
11085         * gst/rtp/gstrtptheoradepay.c:
11086         * gst/rtp/gstrtptheorapay.c:
11087         * gst/rtp/gstrtpvorbisdepay.c:
11088         * gst/rtp/gstrtpvorbispay.c:
11089         Fix case of encoding-name and key/value pairs to match the document.
11090         This is to make interoperation with SDP case-insensitive as required by
11091         the relevant RFCs.
11092
11093 2007-01-25  Wim Taymans  <wim@fluendo.com>
11094
11095         * configure.ac:
11096         Bump required -core/-base to CVS
11097
11098 2007-01-25  Wim Taymans  <wim@fluendo.com>
11099
11100         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
11101         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
11102         * gst/rtp/gstrtpL16pay.h:
11103         Fill up to MTU using adapter.
11104         Timestamp rtp packets.
11105
11106 2007-01-25  Edward Hervey  <edward@fluendo.com>
11107
11108         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
11109         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
11110         Use G_GSIZE_FORMAT in print statements for portability.
11111         Fixes build on macosx.
11112
11113 2007-01-24  Wim Taymans  <wim@fluendo.com>
11114
11115         * gst/rtp/Makefile.am:
11116         * gst/rtp/gstrtp.c: (plugin_init):
11117         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
11118         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
11119         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
11120         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
11121         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
11122         (gst_rtp_L16_depay_plugin_init):
11123         * gst/rtp/gstrtpL16depay.h:
11124         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
11125         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
11126         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
11127         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
11128         (gst_rtp_L16_pay_plugin_init):
11129         * gst/rtp/gstrtpL16pay.h:
11130         Port and enable raw audio payloader/depayloader. Needs a bit more work
11131         on the payloader side.
11132
11133 2007-01-24  Wim Taymans  <wim@fluendo.com>
11134
11135         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
11136         (gst_rtspsrc_stream_configure_transport),
11137         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
11138         * gst/rtsp/gstrtspsrc.h:
11139         Only unblock the udp pads when we linked and activated them all.
11140         Fixes #395688.
11141
11142 2007-01-24  Wim Taymans  <wim@fluendo.com>
11143
11144         * gst/rtp/Makefile.am:
11145         * gst/rtp/gstrtp.c: (plugin_init):
11146         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
11147         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
11148         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
11149         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
11150         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
11151         * gst/rtp/gstrtpac3depay.h:
11152         Added simple AC3 depayloader (RFC 4184).
11153
11154         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
11155         Fix a leak.
11156
11157 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
11158
11159         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11160
11161         * gst/audiofx/Makefile.am:
11162         * gst/audiofx/audioamplify.c:
11163         (gst_audio_amplify_clipping_method_get_type),
11164         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
11165         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
11166         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
11167         (gst_audio_amplify_set_caps),
11168         (gst_audio_amplify_transform_int_clip),
11169         (gst_audio_amplify_transform_int_wrap_negative),
11170         (gst_audio_amplify_transform_int_wrap_positive),
11171         (gst_audio_amplify_transform_float_clip),
11172         (gst_audio_amplify_transform_float_wrap_negative),
11173         (gst_audio_amplify_transform_float_wrap_positive),
11174         (gst_audio_amplify_transform_ip):
11175         * gst/audiofx/audioamplify.h:
11176         * gst/audiofx/audiofx.c: (plugin_init):
11177         Add new element "audioamplify". This allows scaling of raw audio
11178         samples, similar to the "volume" element, but provides different modes
11179         for clipping and allows unlimited amplification. It's mainly targeted
11180         for creative sound design and not as a replacement of the "volume"
11181         element. Fixes #397162
11182         * docs/plugins/Makefile.am:
11183         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11184         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11185         * docs/plugins/gst-plugins-good-plugins.args:
11186         * docs/plugins/inspect/plugin-audiofx.xml:
11187         Add docs for audioamplify and integrate them into the build system
11188         * tests/check/Makefile.am:
11189         * tests/check/elements/audioamplify.c: (setup_amplify),
11190         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
11191         Add fairly extensive unit test suite for audioamplify
11192
11193 2007-01-24  Wim Taymans  <wim@fluendo.com>
11194
11195         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
11196         Unblock pads after adding the pads to the element so that autopluggers
11197         get a change to link something. Possibly fixes #395688.
11198
11199 2007-01-24  Wim Taymans  <wim@fluendo.com>
11200
11201         * gst/rtp/gstrtpamrdepay.c:
11202         * gst/rtp/gstrtpgsmdepay.c:
11203         * gst/rtp/gstrtph263pdepay.c:
11204         * gst/rtp/gstrtph263ppay.c:
11205         * gst/rtp/gstrtph264depay.c:
11206         * gst/rtp/gstrtpilbcdepay.c:
11207         * gst/rtp/gstrtpmp2tdepay.c:
11208         * gst/rtp/gstrtpmp4gdepay.c:
11209         * gst/rtp/gstrtpmp4gpay.c:
11210         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11211         * gst/rtp/gstrtpmp4vpay.c:
11212         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
11213         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
11214         (gst_rtp_mpa_depay_process):
11215         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
11216         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
11217         * gst/rtp/gstrtppcmadepay.c:
11218         * gst/rtp/gstrtppcmudepay.c:
11219         * gst/rtp/gstrtpspeexdepay.c:
11220         * gst/rtp/gstrtpspeexpay.c:
11221         * gst/rtp/gstrtpsv3vdepay.c:
11222         * gst/rtp/gstrtptheoradepay.c:
11223         * gst/rtp/gstrtptheorapay.c:
11224         * gst/rtp/gstrtpvorbisdepay.c:
11225         * gst/rtp/gstrtpvorbispay.c:
11226         Fix caps with payload numbers.
11227         Add some fixed payload numbers to caps when possible.
11228
11229 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
11230
11231         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11232
11233         * gst/audiofx/Makefile.am:
11234         * gst/audiofx/audiofx.c: (plugin_init):
11235         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11236         (gst_audio_invert_class_init), (gst_audio_invert_init),
11237         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
11238         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
11239         (gst_audio_invert_transform_float),
11240         (gst_audio_invert_transform_ip):
11241         * gst/audiofx/audioinvert.h:
11242         Add new audiofx element "audioinvert". This element swaps the upper
11243         and lower half of samples and can be used for example for a
11244         wide-stereo effect. Fixes #396057
11245         * docs/plugins/Makefile.am:
11246         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11247         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11248         * docs/plugins/gst-plugins-good-plugins.args:
11249         * docs/plugins/inspect/plugin-audiofx.xml:
11250         Add docs for the audioinvert element and add them to the build system.
11251         * tests/check/Makefile.am:
11252         * tests/check/elements/audioinvert.c: (setup_invert),
11253         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
11254         Add unit test suite for the audioinvert element.
11255
11256 2007-01-23  Wim Taymans  <wim@fluendo.com>
11257
11258         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
11259         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
11260         Parse config params as string and int.
11261         Parse and use AU header length
11262
11263 2007-01-23  Wim Taymans  <wim@fluendo.com>
11264
11265         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
11266         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
11267         * gst/smpte/gstmask.c: (_gst_mask_register):
11268         * gst/smpte/gstmask.h:
11269         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
11270         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
11271         (gst_smpte_paint_triangle_clock):
11272         constify some static structs.
11273         Don't update the mask if nothing changed to the params.
11274         Make sure we never draw outside of the picture. Fixes #398325.
11275
11276 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
11277
11278         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
11279           Error out properly when pull_range fails while we're reading the
11280           headers, instead of just pausing the task silently. Fixes #399338.
11281
11282 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
11283
11284         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11285           Some more sanity checks to make sure the input formats match and the
11286           input pads are actually negotiated, in case someone tries to feed
11287           buffers from fakesrc or filesrc. Fixes #398299.
11288           Also const-ify an array, just because we can.
11289
11290 2007-01-19  Edward Hervey  <edward@fluendo.com>
11291
11292         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
11293         Ignore previous commit, that was only valid for widths and heights
11294         that are multiples of 4.
11295         Copy over size/stride macros from jpegdec. This allows the element
11296         to work with any width,height...
11297         ... but puts in evidence that the actual transformations only work
11298         with width/height that are multiples of 4.
11299
11300 2007-01-19  Edward Hervey  <edward@fluendo.com>
11301
11302         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11303         Allocate buffers of the right size.
11304         The proper size of a I420 buffer in bytes is:
11305         
11306             width * height * 3
11307             ------------------
11308                     2
11309
11310 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11311
11312         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11313           Proxy getcaps on sink pads too, so that we either end up with the
11314           same dimensions on all pads or error out if that's not possible
11315           (seems to work even!). Fixes #398086, I think.
11316
11317 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11318
11319         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11320         * docs/plugins/gst-plugins-good-plugins.args:
11321         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11322           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
11323           fix integer properties with -1 as minimum value.
11324
11325         * docs/plugins/inspect/plugin-1394.xml:
11326         * docs/plugins/inspect/plugin-aasink.xml:
11327         * docs/plugins/inspect/plugin-alaw.xml:
11328         * docs/plugins/inspect/plugin-alpha.xml:
11329         * docs/plugins/inspect/plugin-alphacolor.xml:
11330         * docs/plugins/inspect/plugin-annodex.xml:
11331         * docs/plugins/inspect/plugin-apetag.xml:
11332         * docs/plugins/inspect/plugin-audiofx.xml:
11333         * docs/plugins/inspect/plugin-auparse.xml:
11334         * docs/plugins/inspect/plugin-autodetect.xml:
11335         * docs/plugins/inspect/plugin-avi.xml:
11336         * docs/plugins/inspect/plugin-cacasink.xml:
11337         * docs/plugins/inspect/plugin-cairo.xml:
11338         * docs/plugins/inspect/plugin-cdio.xml:
11339         * docs/plugins/inspect/plugin-cutter.xml:
11340         * docs/plugins/inspect/plugin-debug.xml:
11341         * docs/plugins/inspect/plugin-dv.xml:
11342         * docs/plugins/inspect/plugin-efence.xml:
11343         * docs/plugins/inspect/plugin-effectv.xml:
11344         * docs/plugins/inspect/plugin-esdsink.xml:
11345         * docs/plugins/inspect/plugin-flac.xml:
11346         * docs/plugins/inspect/plugin-flxdec.xml:
11347         * docs/plugins/inspect/plugin-gconfelements.xml:
11348         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
11349         * docs/plugins/inspect/plugin-goom.xml:
11350         * docs/plugins/inspect/plugin-halelements.xml:
11351         * docs/plugins/inspect/plugin-icydemux.xml:
11352         * docs/plugins/inspect/plugin-id3demux.xml:
11353         * docs/plugins/inspect/plugin-jpeg.xml:
11354         * docs/plugins/inspect/plugin-level.xml:
11355         * docs/plugins/inspect/plugin-matroska.xml:
11356         * docs/plugins/inspect/plugin-mulaw.xml:
11357         * docs/plugins/inspect/plugin-multipart.xml:
11358         * docs/plugins/inspect/plugin-navigationtest.xml:
11359         * docs/plugins/inspect/plugin-ossaudio.xml:
11360         * docs/plugins/inspect/plugin-png.xml:
11361         * docs/plugins/inspect/plugin-rtp.xml:
11362         * docs/plugins/inspect/plugin-rtsp.xml:
11363         * docs/plugins/inspect/plugin-shout2send.xml:
11364         * docs/plugins/inspect/plugin-smpte.xml:
11365         * docs/plugins/inspect/plugin-speex.xml:
11366         * docs/plugins/inspect/plugin-taglib.xml:
11367         * docs/plugins/inspect/plugin-udp.xml:
11368         * docs/plugins/inspect/plugin-videobalance.xml:
11369         * docs/plugins/inspect/plugin-videobox.xml:
11370         * docs/plugins/inspect/plugin-videoflip.xml:
11371         * docs/plugins/inspect/plugin-videomixer.xml:
11372         * docs/plugins/inspect/plugin-wavenc.xml:
11373         * docs/plugins/inspect/plugin-wavparse.xml:
11374         * docs/plugins/inspect/plugin-ximagesrc.xml:
11375           Update to CVS.
11376
11377 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
11378
11379         Patch by: Sebastian Dröge <slomo circular-chaos org>
11380
11381         * gst/audiofx/audiopanorama.c:
11382           Fix doc section name (Fixes #397946)
11383
11384 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
11385
11386         * sys/v4l2/gstv4l2object.c:
11387         (gst_v4l2_object_install_properties_helper),
11388         (gst_v4l2_object_set_property_helper),
11389         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
11390         * sys/v4l2/gstv4l2object.h:
11391         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
11392         (gst_v4l2src_init), (gst_v4l2src_set_property),
11393         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
11394         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11395         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11396         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
11397         (gst_v4l2src_capture_deinit):
11398           Fix EIO handing when capturing. Add new property to specify the number of
11399           buffers to enque (and remove the borked num-buffers usage).
11400
11401 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
11402
11403         Patch by: Sebastian Dröge <slomo circular-chaos org>
11404
11405         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
11406         (gst_audio_panorama_set_process_function):
11407           Use a function array for process methods, add more docs and define the
11408           startindex of enums.
11409
11410 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
11411
11412         Patch by: Mark Nauwelaerts <manauw at skynet be>
11413
11414         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
11415         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
11416         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
11417         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
11418         (gst_avi_mux_riff_get_avi_header),
11419         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
11420         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
11421         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
11422         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
11423         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
11424         (gst_avi_mux_change_state):
11425         * gst/avi/gstavimux.h:
11426         * tests/check/elements/avimux.c: (teardown_src_pad):
11427           Add support for more than one audio stream; write better AVIX
11428           header; refactor code a bit; don't announce vorbis caps on our audio
11429           sink pads since we don't support it anyway. Closes #379298.
11430
11431 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
11432
11433         Patch by: Sebastian Dröge <slomo circular-chaos org>
11434
11435         * gst/audiofx/audiopanorama.c:
11436         (gst_audio_panorama_method_get_type),
11437         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
11438         (gst_audio_panorama_set_process_function),
11439         (gst_audio_panorama_set_property),
11440         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
11441         (gst_audio_panorama_transform_m2s_int_simple),
11442         (gst_audio_panorama_transform_s2s_int_simple),
11443         (gst_audio_panorama_transform_m2s_float_simple),
11444         (gst_audio_panorama_transform_s2s_float_simple):
11445         * gst/audiofx/audiopanorama.h:
11446           Add 'method' property and provide a simple (non-psychoacustic)
11447           processing method (#394859).
11448
11449         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
11450         (panorama_suite):
11451           Tests for new method.
11452
11453 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
11454
11455         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
11456         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
11457           Set correct caps on outgoing pulled buffers, or things blow up
11458           after recent core changes.
11459
11460 2007-01-11  Wim Taymans  <wim@fluendo.com>
11461
11462         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
11463
11464         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
11465         (gst_multipart_mux_request_new_pad),
11466         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
11467         (gst_multipart_mux_change_state):
11468         Return FLOW errors ASAP. Fixes #394977.
11469         Misc cleanups.
11470
11471 2007-01-11  Wim Taymans  <wim@fluendo.com>
11472
11473         Patch by: Lutz Mueller <lutz at topfrose dot de>
11474
11475         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
11476         Check for stream pad before activating. 
11477
11478 2007-01-10  Wim Taymans  <wim@fluendo.com>
11479
11480         Patch by: Peter Kjellerstedt  <pkj at axis com>
11481
11482         * gst/rtsp/COPYING.MIT:
11483         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
11484         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
11485         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
11486         (gst_rtspsrc_stream_configure_transport),
11487         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
11488         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
11489         (gst_rtspsrc_parse_methods),
11490         (gst_rtspsrc_create_transports_string),
11491         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
11492         (gst_rtspsrc_open), (gst_rtspsrc_close):
11493         * gst/rtsp/gstrtspsrc.h:
11494         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11495         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
11496         (parse_request_line), (parse_line), (rtsp_connection_read),
11497         (rtsp_connection_close):
11498         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
11499         (rtsp_method_as_text), (rtsp_header_as_text),
11500         (rtsp_status_as_text), (rtsp_find_header_field),
11501         (rtsp_find_method):
11502         * gst/rtsp/rtspdefs.h:
11503         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
11504         (rtsp_ext_wms_configure_stream):
11505         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
11506         (rtsp_message_new_request), (rtsp_message_init_request),
11507         (rtsp_message_new_response), (rtsp_message_init_response),
11508         (rtsp_message_init_data), (rtsp_message_unset),
11509         (rtsp_message_free), (rtsp_message_add_header),
11510         (rtsp_message_get_header), (rtsp_message_set_body),
11511         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
11512         * gst/rtsp/rtspmessage.h:
11513         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
11514         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
11515         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
11516         (sdp_message_dump):
11517         Allow url to be NULL to be able to use it for server connections.
11518         Can now send responses as well as requests.
11519         No longer hangs in an endless loop if EOF is received.
11520         Can now convert a status code to a text string.
11521         Return RTSP_HDR_INVALID for unknown headers.
11522         Return RTSP_INVALID for unknown methods.
11523         Copy CSeq and Session headers from the request.
11524         Only free memory corresponding to the currently set message type.
11525         Added const to function arguments as appropriate.
11526         Avoid a compiler warning when initializing nmedia.
11527         Use guint rather than gint to avoid compiler warnings.
11528         Fix crasher in wms extension.
11529         Factor out stream setup from open_connection.
11530         Delay activation of streams when actual data is received from the
11531         server, this prepares us to do proper protocol switching.
11532         Added new license.
11533         Fixes #380895.
11534
11535
11536 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
11537
11538         Patch by: Sebastian Dröge <slomo ubuntu com>
11539
11540         * docs/plugins/Makefile.am:
11541         * gst/audiofx/audiopanorama.c:
11542           Some small docs fixes (#394851).
11543
11544 2007-01-09  Wim Taymans  <wim@fluendo.com>
11545
11546         * gst/avi/gstavidemux.c:
11547         Fix docs.
11548
11549 2007-01-09  Wim Taymans  <wim@fluendo.com>
11550
11551         * gst/rtp/Makefile.am:
11552         * gst/rtp/gstrtp.c: (plugin_init):
11553         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
11554         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
11555         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
11556         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
11557         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
11558         * gst/rtp/gstrtpmpvdepay.h:
11559           Added RFC 2250 MPEG Video Depayloader.
11560
11561         * gst/rtp/gstrtpL16depay.h:
11562         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
11563         (gst_rtp_h263p_depay_process):
11564         Fix Header file. Small cleanups.
11565
11566         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
11567         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
11568         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
11569         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
11570         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
11571         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
11572         (gst_rtp_mp4v_depay_change_state):
11573         Remove usused code. Remove Adapter from state Change. Added debug.
11574
11575         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
11576         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
11577         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
11578         * gst/rtp/gstrtpmpadepay.h:
11579         Subclass base depayloader.
11580         Added debug.
11581         Support static payload type assignment as well.
11582
11583         * gst/rtp/gstrtpmpapay.c:
11584         Fix caps.
11585
11586 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
11587
11588         Patch by: Vincent Torri  <vtorri at univ-evry fr>
11589
11590         * ext/jpeg/gstjpegdec.c:
11591         * ext/jpeg/gstjpegenc.c:
11592         * ext/jpeg/smokecodec.c:
11593           These libjpeg callbacks should return a 'boolean' (unsigned char
11594           apparently) and not a 'gboolean' (which maps to gint). Fixes
11595           warnings when compiling with MingW (#393427).
11596
11597         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
11598           Use ioctlsocket on win32.
11599
11600         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
11601           Some printf format fixes for win32.
11602
11603 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
11604
11605         * gst/cutter/gstcutter.c: (gst_cutter_chain):
11606           Use gst_guint64_to_gdouble for conversion.
11607         * win32/vs6/libgstmatroska.dsp:
11608           Add zlib to the link.
11609         * win32/vs6/libgstvideobox.dsp:
11610           Update liboil library name (project is linked to 
11611           liboil-0.3-0.lib now).
11612           
11613 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11614
11615         * gst/matroska/Makefile.am:
11616           If zlib is available and used, we must link it explicitly for
11617           things to work on MingW (fixes #392855).
11618
11619 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
11620
11621         * ext/esd/esdsink.c: (gst_esdsink_delay):
11622           Don't return bogus values when esd_get_delay() fails for some
11623           reason (#392189).
11624
11625 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
11626
11627         * sys/ximage/gstximagesrc.c: (composite_pixel):
11628           Fix presumably copy'n'pasto for 16bpp depth.
11629
11630 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
11631
11632         * gst/matroska/matroska-mux.c:
11633         (gst_matroska_mux_audio_pad_setcaps):
11634           The "signed" field in audio caps is of boolean type, trying to use
11635           gst_structure_get_int() to extract it will fail. Fixing this makes
11636           matroskamux accept raw audio input (#387121) (use at your own risk
11637           though, due to the matroska spec being not entirely useful in this
11638           respect).
11639           Also fix up raw audio structures in template caps so that they
11640           represent what our setcaps function will actually accept, so that
11641           converters know what to convert to.
11642           Finally, don't fail if there isn't an "endianness" field in 8-bit
11643           PCM caps.
11644
11645 2006-12-22  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           reapply consistent pad (de)activation
11655
11656 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
11657
11658         * configure.ac:
11659         Back to CVS
11660
11661         * gst-plugins-good.doap:
11662         Add 0.10.5 doap entry
11663
11664 === release 0.10.5 ===
11665
11666 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
11667
11668         * configure.ac:
11669           releasing 0.10.5, "The Path of Thorns"
11670
11671 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
11672
11673         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
11674         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
11675         * tests/check/elements/cmmldec.c: (setup_cmmldec),
11676         (teardown_cmmldec):
11677         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
11678         (teardown_cmmlenc):
11679         * tests/check/elements/level.c: (setup_level), (cleanup_level):
11680           revert my freeze breakage
11681
11682 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
11683
11684         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
11685         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
11686         * tests/check/elements/cmmldec.c: (setup_cmmldec),
11687         (teardown_cmmldec):
11688         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
11689         (teardown_cmmlenc):
11690         * tests/check/elements/level.c: (setup_level), (cleanup_level):
11691           consistent pad (de)activation
11692
11693 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
11694
11695         * configure.ac:
11696         * ext/Makefile.am:
11697         Disable LADPSA, as it has moved to the -bad module for the duration.
11698
11699 2006-12-18  Wim Taymans  <wim@fluendo.com>
11700
11701         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
11702         (gst_signal_processor_event):
11703         Reset flow_state back to _OK after a flush stop so that we exit our
11704         error state after the flush. Fixes #374213
11705
11706 2006-12-16  David Schleef  <ds@schleef.org>
11707
11708         * sys/osxvideo/osxvideosink.h:
11709         * sys/osxvideo/osxvideosink.m:
11710           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
11711
11712 2006-12-16  David Schleef  <ds@schleef.org>
11713
11714         Patch by: Vijay Santhanam <vijay santhanam gmail com>
11715
11716         * sys/osxvideo/Makefile.am:
11717         * sys/osxvideo/osxvideosink.h:
11718         * sys/osxvideo/osxvideosink.m:
11719           Preliminary patch for porting osxvideosink
11720
11721 2006-12-16  Wim Taymans  <wim@fluendo.com>
11722
11723         Patch by: Sjoerd Simons <sjoerd at luon dot net>
11724
11725         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
11726         (gst_videomixer_set_master_geometry),
11727         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
11728         (gst_videomixer_reset), (gst_videomixer_init),
11729         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
11730         (gst_videomixer_release_pad), (gst_videomixer_collected),
11731         (gst_videomixer_change_state):
11732         Introduce some locking around the videomixer state so that it does not
11733         crash when adding/removing pads. Fixes #383043.
11734
11735 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
11736
11737         * configure.ac:
11738           Make sure libcaca can actually be used instead of just checking for
11739           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
11740           cross-compiling (fixes #384587).
11741
11742 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11743
11744         * Makefile.am:
11745         * gst-plugins-good.doap:
11746         * gst-plugins-good.spec.in:
11747           adding doap file
11748
11749 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
11750
11751         * configure.ac:
11752           libflac-1.1.3 changed API again, but we can't build against it yet,
11753           so make sure our check doesn't use libflac-1.1.3 and add a comment
11754           to this effect.
11755
11756 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
11757
11758         * gst/effectv/gstquark.c: (gst_quarktv_transform),
11759         (gst_quarktv_planetable_clear):
11760           Add some NULL pointer checks (possibly related to #385623).
11761
11762 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
11763
11764         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
11765         (gst_tag_demux_chain):
11766         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
11767           In streaming mode, if the first buffer we get doesn't have an
11768           offset, fix it up to be 0, otherwise trimming won't work later on
11769           and we'll be typefinding application/x-id3, which may result in
11770           decodebin plugging an endless number of id3demux elements as a
11771           consequence. Fixes #385031.
11772           
11773 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
11774
11775         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
11776           Ignore the buffer_time the sound device reports. Turns out it is 
11777           sometimes completely bogus and we're better off without it.
11778
11779 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
11780
11781         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
11782         (gst_matroska_demux_video_caps):
11783         * gst/matroska/matroska-ids.c:
11784         (gst_matroska_track_init_video_context):
11785         * gst/matroska/matroska-ids.h:
11786           Try harder to extract the framerate for video tracks correctly and
11787           save it directly instead of converting it back and forth a few
11788           times. Mostly makes a difference for very small framerates (<1).
11789           Fixes #380199.
11790
11791 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
11792
11793         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
11794         (gst_gconf_audio_src_dispose), (do_toggle_element):
11795         * ext/gconf/gstgconfaudiosrc.h:
11796           Remove gconf notify hook when the gconfaudiosrc element is
11797           destroyed, otherwise the callback may be called on an
11798           already-destroyed instance and bad things happen. Should fix
11799           #378184.
11800           Also ignore gconf key changes when the source is already running.
11801
11802 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
11803
11804         Patch by: Sebastian Dröge  <mail at slomosnail de>
11805
11806         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
11807           We need to be able to read and parse any possible floating point string
11808           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
11809           will parse the former only in certain locales though, so we really need
11810           to canonicalise the separator to '.' and then use g_ascii_strtod() to
11811           make sure we can parse either version at all times.
11812           Fixes #382982 for real.
11813
11814 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
11815
11816         * sys/sunaudio/gstsunaudiomixerctrl.c:
11817         * sys/sunaudio/gstsunaudiosrc.c:
11818
11819         Use the sunaudio debug category.
11820
11821         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
11822         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
11823         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
11824         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
11825         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
11826         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
11827         (gst_sunaudiosink_reset):
11828         * sys/sunaudio/gstsunaudiosink.h:
11829
11830         Uses the sunaudio debug category for all debug output
11831         Implements the _delay() callback to synchronise video playback better
11832         Change the segtotal and segsize values back to the parent class 
11833           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
11834           respectively)
11835         Measure the samples written to the device vs. played.
11836         Keep track of segments in the device by writing empty eof frames, and
11837         sleep using a GCond when we get too far ahead and risk overrunning the
11838         sink's ringbuffer.
11839
11840         Fixes: #360673
11841
11842 2006-12-08  Wim Taymans  <wim@fluendo.com>
11843
11844         Patch by: Sebastian Dröge  <mail at slomosnail de >
11845
11846         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
11847         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
11848         * gst/audiofx/audiopanorama.h:
11849         Fix audiopanorame with float samples. Fixes #383726.
11850
11851 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
11852
11853         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
11854         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
11855         (gst_sunaudiosrc_reset):
11856
11857         Implement reset functions to unblock the src/sink more quickly on 
11858         state change requests.
11859         Patch by: Brian Cameron <brian dot cameron at sun com>
11860
11861 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
11862
11863         * sys/sunaudio/gstsunaudiomixer.c:
11864         (gst_sunaudiomixer_change_state):
11865         Construct the correct mixer device name when the AUDIODEV env var
11866         is set.
11867
11868         Patch by: Jerry Tan <jerry.tan at sun dot com>
11869         Fixes: #383596
11870
11871 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
11872
11873         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
11874         Apply patch to open the mixer control and set the MULTIPLE_OPEN
11875         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
11876         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
11877         Patch by: Jerry Tan <jerry.tan at sun dot com>
11878         Fixes: #349015
11879
11880 2006-12-07  Wim Taymans  <wim@fluendo.com>
11881
11882         * gst/smpte/gstmask.h:
11883         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
11884         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
11885         (gst_smpte_collected), (gst_smpte_set_property),
11886         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
11887         * gst/smpte/gstsmpte.h:
11888         Port to 0.10 some more. 
11889         Added duration property to specify the duration of the transition.
11890         Make framerate a fraction.
11891         Deprecate fps property, we only use negotiated fps.
11892         Added docs.
11893         Fix collectpad usage.
11894         Reset state in READY.
11895         Send NEWSEGMENT event.
11896         Fix racy updates of object properties.
11897         Added debug category.
11898         Fixes #383323.
11899
11900 2006-12-06  Wim Taymans  <wim@fluendo.com>
11901
11902         Patch by: Sjoerd Simons <sjoerd at luon dot net>
11903
11904         * gst/videomixer/videomixer.c:
11905         (gst_videomixer_set_master_geometry),
11906         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
11907         Don't reset xpos and ypos in the setcaps function because causes
11908         unexpected behaviour.
11909         Fixes #382179.
11910
11911 2006-12-06  Wim Taymans  <wim@fluendo.com>
11912
11913         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
11914         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
11915         Keep track of the buffer timestamp in the collectdata member instead
11916         of modifying the buffer without making the metadata writable first.
11917         Fixes #382277.
11918
11919 2006-12-06  Wim Taymans  <wim@fluendo.com>
11920
11921         Patch by: Rob Taylor <robtaylor at floopily dot org>
11922
11923         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
11924         If using multicast in udpsrc, bind to the multicast address rather than
11925         IN_ADDR_ANY.
11926         This allows the simultanous use of multiple udpsrcs listening on
11927         different multicat addresses. Without this all udpsrcs will receive all
11928         packets from all subscribed multicast addresses.
11929         Fixes #383001.
11930
11931 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
11932
11933         * ext/taglib/gstid3v2mux.cc:
11934         Don't attempt to write a NULL frame into the ID3 tag set when the 
11935         createFrame method returned NULL.
11936         Fixes: #381857
11937         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
11938
11939 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
11940
11941         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
11942         Use g_strtod() instead of sscanf to parse doubles, so that it will
11943         try parsing in the C locale if the current locale fails.
11944         Fixes: #382982
11945         Patch by: Sebastian Dröge  <mail at slomosnail de >
11946
11947 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
11948
11949         * win32/MANIFEST:
11950         Fix compilation on win32 under VS8
11951         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
11952         Partially fixes #381175
11953
11954 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
11955
11956         * gst/avi/gstavimux.c:
11957           accept all mpegversions,fixes #380825
11958           spotted by: Jerome Alet  
11959
11960 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
11961
11962         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11963         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
11964         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
11965         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
11966           cleanup the error message a bit more
11967
11968 2006-11-28  Wim Taymans  <wim@fluendo.com>
11969
11970         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
11971         Fix width and height properties.
11972
11973         * ext/libcaca/gstcacasink.h:
11974         Fix compilation on newer libcaca that require us to include a new
11975         header. Fixes #379918.
11976
11977 2006-11-28  Wim Taymans  <wim@fluendo.com>
11978
11979         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
11980         * gst/rtsp/gstrtspsrc.h:
11981         * gst/rtsp/rtspext.h:
11982         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
11983         (rtsp_ext_wms_get_context):
11984         Add method so that extensions can choose to disable the setup of
11985         a stream.
11986         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
11987
11988 2006-11-27  Wim Taymans  <wim@fluendo.com>
11989
11990         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
11991
11992         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
11993         Push header in a separate buffer instead of memcpy:ing all data.
11994         Change LF => CRLF in headers.
11995         Move trailing LF to header. Fixes #379792.
11996
11997 2006-11-27  Wim Taymans  <wim@fluendo.com>
11998
11999         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
12000         Small buffer overflow fix and improve debugging.
12001
12002 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12003
12004         * ext/esd/esdmon.h:
12005         * ext/esd/esdsink.h:
12006           remove obsolete _factory_init protos
12007
12008 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12009
12010         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
12011         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
12012         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
12013         (gst_avi_demux_read_subindexes_push),
12014         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
12015         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
12016         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
12017         (gst_avi_demux_massage_index),
12018         (gst_avi_demux_calculate_durations_from_index),
12019         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
12020         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
12021         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
12022           remove dead code, tweak debugs statements, add comments, use
12023           _uint64_scale instead _uint64_scale_int when using guint64 values,
12024           small optimizations, reflow some error handling
12025
12026 2006-11-22  Edward Hervey  <edward@fluendo.com>
12027
12028         * po/.cvsignore:
12029         We never put .pot files in cvs. Let's ignore them all.
12030
12031 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12032
12033         * po/POTFILES.in:
12034           ... but better exclude files that aren't disted.
12035
12036 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12037
12038         * po/POTFILES.in:
12039           Add v4l2 source files to list of files with translations, so the
12040           strings are actually extracted (however bad they still may be).
12041
12042 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12043
12044         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
12045           Minor clean-ups: const-ify static array, remove trailing comma from
12046           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
12047
12048 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
12049
12050         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12051         Make sure that g_free always gets called on the same pointer that was 
12052         returned by g_malloc.  Fixes #376594.
12053         Do not leak memory if decompressed size is wrong.
12054         Remove unneeded check of return value of g_malloc.
12055         Patch by: René Stadler <mail@renestadler.de>
12056
12057 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
12058
12059         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
12060           Add missing curly brackets.
12061
12062 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
12063
12064         * sys/v4l2/v4l2src_calls.c:
12065         Fix capture_deinit.
12066
12067 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12068
12069         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
12070         (gst_matroska_mux_request_new_pad):
12071           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
12072
12073         * tests/check/elements/matroskamux.c: (setup_src_pad),
12074         (setup_sink_pad), (GST_START_TEST):
12075         Activate pads before using them.
12076
12077 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12078
12079         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
12080           Initialise variable to get rid of bogus compiler warning.
12081
12082 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
12083
12084         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
12085
12086         * gst/rtp/gstrtph263pay.c:
12087         * gst/rtp/gstrtph263pdepay.c:
12088         * gst/rtp/gstrtph263ppay.c:
12089           Specify H.263 variant and version in the caps (fixes #361637)
12090
12091 2006-11-15  Wim Taymans  <wim@fluendo.com>
12092
12093         * gst/rtsp/rtspconnection.c: (read_body):
12094         Don't set a data pointer to NULL and a size > 0 when we deal
12095         with empty packets.
12096
12097         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
12098         (rtsp_message_init_response), (rtsp_message_init_data),
12099         (rtsp_message_unset), (rtsp_message_free),
12100         (rtsp_message_take_body):
12101         Check that we can't create invalid empty packets. 
12102
12103 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12104
12105         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12106
12107         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
12108         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
12109         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
12110         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
12111         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
12112         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
12113         * gst/matroska/matroska-mux.h:
12114           Add basic tag writing support; implement releasing pads (#374658).
12115
12116 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12117
12118         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12119         (gst_matroska_demux_audio_caps):
12120           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
12121
12122 2006-11-14  David Schleef  <ds@schleef.org>
12123
12124         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
12125
12126 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
12127
12128         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12129
12130         * win32/vs8/gst-plugins-good.sln:
12131         * win32/vs8/libgst1394.vcproj:
12132         * win32/vs8/libgstaasink.vcproj:
12133         * win32/vs8/libgstalaw.vcproj:
12134         * win32/vs8/libgstalpha.vcproj:
12135         * win32/vs8/libgstalphacolor.vcproj:
12136         * win32/vs8/libgstannodex.vcproj:
12137         * win32/vs8/libgstapetag.vcproj:
12138         * win32/vs8/libgstaudiofx.vcproj:
12139         * win32/vs8/libgstauparse.vcproj:
12140         * win32/vs8/libgstautodetect.vcproj:
12141         * win32/vs8/libgstavi.vcproj:
12142         * win32/vs8/libgstcacasink.vcproj:
12143         * win32/vs8/libgstcdio.vcproj:
12144         * win32/vs8/libgstcutter.vcproj:
12145         * win32/vs8/libgstdv.vcproj:
12146         * win32/vs8/libgsteffectv.vcproj:
12147         * win32/vs8/libgstflac.vcproj:
12148         * win32/vs8/libgstflxdec.vcproj:
12149         * win32/vs8/libgstgoom.vcproj:
12150         * win32/vs8/libgsticydemux.vcproj:
12151         * win32/vs8/libgstid3demux.vcproj:
12152         * win32/vs8/libgstjpeg.vcproj:
12153         * win32/vs8/libgstladspa.vcproj:
12154         * win32/vs8/libgstlevel.vcproj:
12155         * win32/vs8/libgstmatroska.vcproj:
12156         * win32/vs8/libgstmikmod.vcproj:
12157         * win32/vs8/libgstmng.vcproj:
12158         * win32/vs8/libgstmonoscope.vcproj:
12159         * win32/vs8/libgstmulaw.vcproj:
12160         * win32/vs8/libgstmultipart.vcproj:
12161         * win32/vs8/libgstpng.vcproj:
12162         * win32/vs8/libgstrtp.vcproj:
12163         * win32/vs8/libgstrtsp.vcproj:
12164         * win32/vs8/libgstshout2.vcproj:
12165         * win32/vs8/libgstsmpte.vcproj:
12166         * win32/vs8/libgstspeex.vcproj:
12167         * win32/vs8/libgsttaglib.vcproj:
12168         * win32/vs8/libgstudp.vcproj:
12169         * win32/vs8/libgstvideobalance.vcproj:
12170         * win32/vs8/libgstvideobox.vcproj:
12171         * win32/vs8/libgstvideoflip.vcproj:
12172         * win32/vs8/libgstvideomixer.vcproj:
12173         * win32/vs8/libgstwavenc.vcproj:
12174         * win32/vs8/libgstwavparse.vcproj:
12175           Make end-of-line returns unixy, so that when the files are checked
12176           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
12177           Hopefully fixes #366492.
12178
12179 2006-11-14  Wim Taymans  <wim@fluendo.com>
12180
12181         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
12182         Disable init_frames delay timestamp adjustment, it does not
12183         seem to be needed at all. Fixes #369621.
12184
12185 2006-11-13  Wim Taymans  <wim@fluendo.com>
12186
12187         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12188
12189         * gst/videomixer/videomixer.c:
12190         (gst_videomixer_set_master_geometry),
12191         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
12192         (gst_videomixer_collect_free), (gst_videomixer_reset),
12193         (gst_videomixer_init), (gst_videomixer_finalize),
12194         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
12195         (gst_videomixer_collected), (gst_videomixer_change_state):
12196         Fix memleak by unref'ing collectpads instance (when finalizing)
12197         Implement releasing a request pad. Fixes #374479.
12198
12199 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
12200
12201         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12202
12203         * win32/vs8/gst-plugins-good.sln:
12204         * win32/vs8/libgst1394.vcproj:
12205         * win32/vs8/libgstaasink.vcproj:
12206         * win32/vs8/libgstalaw.vcproj:
12207         * win32/vs8/libgstalpha.vcproj:
12208         * win32/vs8/libgstalphacolor.vcproj:
12209         * win32/vs8/libgstannodex.vcproj:
12210         * win32/vs8/libgstapetag.vcproj:
12211         * win32/vs8/libgstaudiofx.vcproj:
12212         * win32/vs8/libgstauparse.vcproj:
12213         * win32/vs8/libgstautodetect.vcproj:
12214         * win32/vs8/libgstavi.vcproj:
12215         * win32/vs8/libgstcacasink.vcproj:
12216         * win32/vs8/libgstcdio.vcproj:
12217         * win32/vs8/libgstcutter.vcproj:
12218         * win32/vs8/libgstdv.vcproj:
12219         * win32/vs8/libgsteffectv.vcproj:
12220         * win32/vs8/libgstflac.vcproj:
12221         * win32/vs8/libgstflxdec.vcproj:
12222         * win32/vs8/libgstgoom.vcproj:
12223         * win32/vs8/libgsticydemux.vcproj:
12224         * win32/vs8/libgstid3demux.vcproj:
12225         * win32/vs8/libgstjpeg.vcproj:
12226         * win32/vs8/libgstladspa.vcproj:
12227         * win32/vs8/libgstlevel.vcproj:
12228         * win32/vs8/libgstmatroska.vcproj:
12229         * win32/vs8/libgstmikmod.vcproj:
12230         * win32/vs8/libgstmng.vcproj:
12231         * win32/vs8/libgstmonoscope.vcproj:
12232         * win32/vs8/libgstmulaw.vcproj:
12233         * win32/vs8/libgstmultipart.vcproj:
12234         * win32/vs8/libgstpng.vcproj:
12235         * win32/vs8/libgstrtp.vcproj:
12236         * win32/vs8/libgstrtsp.vcproj:
12237         * win32/vs8/libgstshout2.vcproj:
12238         * win32/vs8/libgstsmpte.vcproj:
12239         * win32/vs8/libgstspeex.vcproj:
12240         * win32/vs8/libgsttaglib.vcproj:
12241         * win32/vs8/libgstudp.vcproj:
12242         * win32/vs8/libgstvideobalance.vcproj:
12243         * win32/vs8/libgstvideobox.vcproj:
12244         * win32/vs8/libgstvideoflip.vcproj:
12245         * win32/vs8/libgstvideomixer.vcproj:
12246         * win32/vs8/libgstwavenc.vcproj:
12247         * win32/vs8/libgstwavparse.vcproj:
12248           Add VS8 project files (note that many of the plugins in ext are
12249           disabled by default). Fixes #366492.
12250
12251 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
12252
12253         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
12254           we do not translate debug messages
12255
12256 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
12257
12258         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
12259           fix categorisation, make short desc more explicit, remove unused code
12260           Fixes #372021
12261
12262 2006-11-08  Wim Taymans  <wim@fluendo.com>
12263
12264         * gst/rtp/gstrtpL16depay.c:
12265         * gst/rtp/gstrtpamrdepay.c:
12266         * gst/rtp/gstrtpamrpay.c:
12267         * gst/rtp/gstrtpgsmdepay.c:
12268         * gst/rtp/gstrtph263pay.c:
12269         * gst/rtp/gstrtph263pdepay.c:
12270         * gst/rtp/gstrtph263ppay.c:
12271         * gst/rtp/gstrtph264depay.c:
12272         * gst/rtp/gstrtpmp2tdepay.c:
12273         * gst/rtp/gstrtpmp4gdepay.c:
12274         * gst/rtp/gstrtpmp4gpay.c:
12275         * gst/rtp/gstrtpmp4vdepay.c:
12276         * gst/rtp/gstrtpmp4vpay.c:
12277         * gst/rtp/gstrtpmpadepay.c:
12278         * gst/rtp/gstrtpmpapay.c:
12279         * gst/rtp/gstrtppcmadepay.c:
12280         * gst/rtp/gstrtppcmapay.c:
12281         * gst/rtp/gstrtppcmudepay.c:
12282         * gst/rtp/gstrtppcmupay.c:
12283         * gst/rtp/gstrtpspeexdepay.c:
12284         * gst/rtp/gstrtpspeexpay.c:
12285         * gst/rtp/gstrtpsv3vdepay.c:
12286         Fix element descriptions.
12287
12288 2006-11-08  Wim Taymans  <wim@fluendo.com>
12289
12290         * gst/rtp/gstrtpvorbisdepay.c:
12291         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
12292         Fix description.
12293         Small cleanup in the payloader.
12294
12295 2006-11-08  Wim Taymans  <wim@fluendo.com>
12296
12297         * gst/rtp/Makefile.am:
12298         * gst/rtp/gstrtp.c: (plugin_init):
12299         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
12300         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
12301         (gst_rtp_theora_depay_finalize),
12302         (gst_rtp_theora_depay_parse_configuration),
12303         (gst_rtp_theora_depay_setcaps),
12304         (gst_rtp_theora_depay_switch_codebook),
12305         (gst_rtp_theora_depay_process),
12306         (gst_rtp_theora_depay_set_property),
12307         (gst_rtp_theora_depay_get_property),
12308         (gst_rtp_theora_depay_change_state),
12309         (gst_rtp_theora_depay_plugin_init):
12310         * gst/rtp/gstrtptheoradepay.h:
12311         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
12312         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
12313         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
12314         (gst_rtp_theora_pay_init_packet),
12315         (gst_rtp_theora_pay_flush_packet),
12316         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
12317         (gst_rtp_theora_pay_handle_buffer),
12318         (gst_rtp_theora_pay_plugin_init):
12319         * gst/rtp/gstrtptheorapay.h:
12320         Add theora pay/depayloaders.
12321
12322 2006-11-06  Wim Taymans  <wim@fluendo.com>
12323
12324         * gst/rtp/Makefile.am:
12325         We depend on gsttag to generate the vorbis comments.
12326
12327         * gst/rtp/gstrtpvorbisdepay.c:
12328         (gst_rtp_vorbis_depay_parse_configuration),
12329         (gst_rtp_vorbis_depay_setcaps),
12330         (gst_rtp_vorbis_depay_switch_codebook),
12331         (gst_rtp_vorbis_depay_process):
12332         * gst/rtp/gstrtpvorbisdepay.h:
12333         Parse configuration string in the depayloader.
12334         Implement selecting and switching to a new codebook.
12335         Receiving vorbis over RTP now works.
12336
12337         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
12338         (gst_rtp_vorbis_pay_init_packet),
12339         (gst_rtp_vorbis_pay_finish_headers),
12340         (gst_rtp_vorbis_pay_handle_buffer):
12341         * gst/rtp/gstrtpvorbispay.h:
12342         Set timestamps on outgoing buffers and RTP packets.
12343         Fix configuration string, prepend number of Packet headers.
12344         Fix encoding of ident string.
12345         Add delivery-method to caps.
12346         Streaming vorbis over RTP now works.
12347
12348 2006-11-06  Wim Taymans  <wim@fluendo.com>
12349
12350         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
12351         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
12352         (gst_rtp_vorbis_pay_handle_buffer):
12353         * gst/rtp/gstrtpvorbispay.h:
12354         Generate a valid configuration string in the caps based on the
12355         vorbis headers.
12356
12357 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
12358
12359         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
12360         * ext/cdio/gstcdio.h:
12361         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
12362           Move CD-TEXT utility function into common file so it can also be
12363           used by a future cdioparanoiasrc.
12364
12365 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
12366         
12367         * sys/v4l2/Makefile.am:
12368         * sys/v4l2/gstv4l2object.c:
12369         * sys/v4l2/gstv4l2src.c:
12370         * sys/v4l2/gstv4l2xoverlay.c:
12371         * sys/v4l2/v4l2_calls.c:
12372         * sys/v4l2/v4l2src_calls.c:
12373         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
12374         xoverlay code that is still not implemented.
12375
12376 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
12377
12378         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
12379           We require a -base more recent than 0.10.9, so it's safe to use
12380           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
12381
12382         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
12383         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
12384           Use _newsegment_full() now that we depend on a recent enough core.
12385
12386         * gst/wavparse/gstwavparse.c:
12387           Remove cruft that we don't need any longer now that we depend on
12388           a recent enough -base.
12389
12390 2006-10-31  Wim Taymans  <wim@fluendo.com>
12391
12392         * gst/rtp/Makefile.am:
12393         * gst/rtp/gstrtp.c: (plugin_init):
12394         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
12395         (gst_rtpilbcpay_setcaps):
12396         Fix and activate ILBC pay and depayloaders. Fixes #368162.
12397
12398 2006-10-31  Wim Taymans  <wim@fluendo.com>
12399
12400         * ext/speex/gstspeexdec.c: (speex_dec_convert),
12401         (speex_dec_sink_event), (speex_dec_chain_parse_header):
12402         Some small cleanups, use _scale.
12403
12404 2006-10-31  Wim Taymans  <wim@fluendo.com>
12405
12406         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
12407         Use higher precision scale function.
12408
12409 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
12410
12411         Patch by: Michal Benes  <michal dot benes at itonis tv>
12412
12413         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
12414         (gst_matroska_demux_read_track_encodings),
12415         (gst_matroska_decode_buffer):
12416           Fix several issues with encoded/compressed/encrypted/signed tracks;
12417           also, remove superfluous newline characters from some debug
12418           statements. (#366155)
12419
12420 2006-10-30  Wim Taymans  <wim@fluendo.com>
12421
12422         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
12423         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
12424         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
12425         (gst_smokedec_change_state):
12426         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
12427         (gst_smokeenc_init), (gst_smokeenc_finalize),
12428         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
12429         (gst_smokeenc_resync), (gst_smokeenc_chain),
12430         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
12431         (gst_smokeenc_change_state):
12432         Various cleanups, capsnego and leak fixes.
12433
12434 2006-10-30  Wim Taymans  <wim@fluendo.com>
12435
12436         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12437
12438         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
12439         Fix videomixer so that it can handle any combination of framerates.
12440         Fixes #367221.
12441
12442 2006-10-28  Wim Taymans  <wim@fluendo.com>
12443
12444         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
12445         (gst_avi_demux_parse_file_header),
12446         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
12447         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
12448         (gst_avi_demux_chain):
12449         Fix position query for audio. also fixes timestamps in streaming
12450         mode and bug #364958.
12451         Small cleanups.
12452
12453 2006-10-27  Wim Taymans  <wim@fluendo.com>
12454
12455         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
12456         * ext/libpng/gstpngenc.h:
12457         Fix strides. Fixes #364856.
12458         Cleanup capsnego.
12459         Set caps on outgoing buffers.
12460
12461 2006-10-18  Wim Taymans  <wim@fluendo.com>
12462
12463         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
12464
12465         * gst/rtp/gstrtpgsmpay.c:
12466         * gst/rtp/gstrtph263pay.c:
12467         * gst/rtp/gstrtpmpapay.c:
12468         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
12469         (gst_rtp_pcma_pay_handle_buffer):
12470         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
12471         Add static payload numbers in addition to the dynamic ones.
12472         Fixes #361639.
12473
12474 2006-10-18  Wim Taymans  <wim@fluendo.com>
12475
12476         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
12477         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
12478         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
12479         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
12480         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
12481         * gst/rtsp/rtspdefs.h:
12482         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
12483         * gst/rtsp/rtspurl.h:
12484         Reuse already existing enum for lower transport.
12485         Add rtspt and rtspu protocols.
12486         Send redirect to rtspt when udp times out.
12487
12488 2006-10-18  Wim Taymans  <wim@fluendo.com>
12489
12490         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
12491         (gst_wavparse_stream_data):
12492         Fix seeking some more, mostly for speed changes.
12493
12494 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12495
12496         Patch by: Fredrik Persson  <frepe at bredband net>
12497
12498         * sys/v4l2/gstv4l2tuner.c:
12499         * sys/v4l2/gstv4l2tuner.h:
12500           Fix _set_channel(): remove useless g_object_notify() for "channel"
12501           property that doesn't exist any longer and therefore now also
12502           useless redirect (#338818).
12503
12504 2006-10-17  Wim Taymans  <wim@fluendo.com>
12505
12506         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
12507         Some drivers do not support unsetting the non-blocking flag once the
12508         device is opened. In those cases, close/open the device in
12509         non-blocking mode. Fixes #362673.
12510
12511 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
12512
12513         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
12514         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
12515         (gst_v4l2src_get_fps):
12516           dear stefan, framespersecond is not frameperiod, reverting but adding
12517           comment
12518
12519 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
12520
12521         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
12522         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
12523         (gst_v4l2src_get_fps):
12524           Numerator is numerator and denominator is denominator. Say that aloud
12525           5 times and retry after next beer.
12526
12527 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
12528
12529         Patch by: Josep Torra Valles  <josep at fluendo com>
12530
12531         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
12532         * ext/esd/esdsink.c: (gst_esdsink_write):
12533         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
12534         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
12535         (gst_flac_dec_send_newsegment):
12536         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
12537         (gst_flac_enc_tell_callback):
12538         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
12539         (smokecodec_parse_header), (smokecodec_decode):
12540         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
12541         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
12542         * gst/goom/Makefile.am:
12543         * gst/goom/gstgoom.c:
12544         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
12545         * gst/rtsp/gstrtspsrc.c:
12546         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
12547         * gst/udp/gstudpsink.c:
12548         * gst/udp/gstudpsrc.c:
12549         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
12550         * sys/sunaudio/gstsunaudiomixertrack.h:
12551           Fix a bunch of problems discovered by the Forte compiler, mostly type
12552           mixups and pointer arithmetics with void pointers. Fixes #362603.
12553
12554 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
12555
12556         * ext/speex/gstspeex.c: (plugin_init):
12557         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
12558         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
12559         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
12560         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
12561         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
12562         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
12563         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
12564         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
12565         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
12566         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
12567         (gst_speex_enc_chain), (gst_speex_enc_get_property),
12568         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
12569         * ext/speex/gstspeexenc.h:
12570           Miscellaneous clean-ups, among other things: speexenc => enc to
12571           enhance code readability; change speexenc => speex_enc; in chain
12572           function unref input buffer in case of error; take reference in
12573           event function; use boilerplate macro; use gst_pad_query_peer_*
12574           convenience functions.
12575
12576 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
12577
12578         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
12579         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
12580         (gst_speexenc_set_header_on_caps):
12581           Fix some mem leaks.
12582
12583 2006-10-11  Wim Taymans  <wim@fluendo.com>
12584
12585         * gst/rtsp/URLS:
12586         Added some other URL.
12587
12588         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
12589         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
12590         (gst_rtspsrc_open), (gst_rtspsrc_play),
12591         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
12592         * gst/rtsp/gstrtspsrc.h:
12593         Work on fallback to TCP connection when the UDP socket times out.
12594         Handler server requests, just reply with OK for now.
12595
12596         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
12597         * gst/rtsp/rtspdefs.h:
12598         Added some more Real extension headers.
12599
12600         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
12601         Fix parsing of urls with a ':' that is not part of the hostname:port
12602         part of the url.
12603
12604 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
12605
12606         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
12607         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
12608         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
12609           Activate pad before adding it to the already-running element.
12610
12611         * tests/check/elements/icydemux.c: (icydemux_found_pad):
12612           Activate newly-created pad too.
12613
12614 2006-10-11  Wim Taymans  <wim@fluendo.com>
12615
12616         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
12617
12618         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
12619         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
12620         (gst_udpsrc_start):
12621         Fix some leaks in caps and uris. Fixes #361252.
12622
12623 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
12624
12625         * gst/wavparse/Makefile.am:
12626           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
12627
12628 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
12629
12630         * sys/v4l2/gstv4l2xoverlay.c:
12631         * sys/v4l2/gstv4l2xoverlay.h:
12632         Fix build as per the patch in #338818 comment 36.
12633
12634 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
12635
12636         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
12637           Activate pads before adding them to the source.
12638
12639 2006-10-06  Wim Taymans  <wim@fluendo.com>
12640
12641         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
12642         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
12643         Activate pads before adding.
12644
12645 2006-10-06  Wim Taymans  <wim@fluendo.com>
12646
12647         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
12648         (gst_multipart_find_pad_by_mime):
12649         Activate pads before adding.
12650
12651         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
12652         BOILERPLATE sets parent_class for us.
12653
12654 2006-10-06  Wim Taymans  <wim@fluendo.com>
12655
12656         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
12657         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
12658         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
12659         (gst_rtspsrc_alloc_udp_ports),
12660         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
12661         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
12662         (gst_rtspsrc_create_transports_string),
12663         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
12664         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
12665         * gst/rtsp/gstrtspsrc.h:
12666         Rework how the transport string is constructed, try to share channels
12667         and udp ports.
12668         Make most of the stuff less dependant on RTP as we are also going to use
12669         it for RDT.
12670         Add support for transport specific session managers.
12671
12672         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
12673         Implement _flush().
12674
12675         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
12676         * gst/rtsp/rtspdefs.h:
12677         Add generic error return code.
12678
12679         * gst/rtsp/rtspext.h:
12680         Add support for pluggable tranport strings.
12681
12682         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
12683         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
12684         (rtsp_ext_wms_get_context):
12685         Detect WMServer and activate the extension.
12686
12687         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
12688         (rtsp_transport_get_manager), (rtsp_transport_parse):
12689         * gst/rtsp/rtsptransport.h:
12690         Added methods to get mime/manager for certain transports.
12691
12692 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
12693
12694         * ext/cairo/gsttimeoverlay.c:
12695         (gst_cairo_time_overlay_update_font_height):
12696         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
12697         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
12698         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
12699         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
12700         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
12701         * ext/libpng/gstpngdec.c: (user_endrow_callback):
12702         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
12703         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
12704         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
12705         (gst_avi_demux_stream_data):
12706         * gst/cutter/gstcutter.c: (gst_cutter_chain):
12707         * gst/debug/efence.c: (gst_efence_buffer_alloc),
12708         (gst_fenced_buffer_copy):
12709         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12710         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
12711         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
12712         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
12713         (gst_rtspsrc_handle_message):
12714         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
12715         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
12716           Printf format fixes.
12717
12718 2006-10-04  Wim Taymans  <wim@fluendo.com>
12719
12720         * gst/rtsp/Makefile.am:
12721         Dist new .h file too.
12722
12723 2006-10-04  Wim Taymans  <wim@fluendo.com>
12724
12725         * gst/rtsp/Makefile.am:
12726         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
12727         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
12728         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
12729         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
12730         (gst_rtspsrc_parse_rtpmap),
12731         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
12732         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
12733         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
12734         * gst/rtsp/gstrtspsrc.h:
12735         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
12736         * gst/rtsp/rtspdefs.h:
12737         * gst/rtsp/rtspext.h:
12738         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
12739         (rtsp_ext_wms_get_context):
12740         * gst/rtsp/rtspextwms.h:
12741         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
12742         (rtsp_transport_parse):
12743         * gst/rtsp/rtsptransport.h:
12744         Factor out extension in separate module.
12745         Fix getcaps to filter against the padtemplate.
12746         Use Content-Base if the server gives one.
12747         Rework the transport parsing a bit for future extensions.
12748         Added some Real Header field definitions.
12749
12750 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12751
12752         * docs/plugins/Makefile.am:
12753         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12754         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12755           added v4l2 stubs
12756         * gst-plugins-good.spec.in:
12757           add v4l2
12758
12759 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
12760
12761         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12762           Extract disc/album/medium number and count and try harder
12763           to extract track number/count.
12764
12765 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12766
12767         * configure.ac:
12768         * sys/Makefile.am:
12769           add build stuff for v4l2, needs --enable-experimental until
12770           the last bits are resolved
12771
12772 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
12773
12774         * tests/check/Makefile.am:
12775           Disable autodetect test temporarily, so that the build bots
12776           update -bad and the ranks of unreliable video sinks in there.
12777
12778         * tests/check/elements/autodetect.c: (GST_START_TEST):
12779           Skip test if no usable videosink is found.
12780
12781 2006-09-29  Wim Taymans  <wim@fluendo.com>
12782
12783         * gst/rtsp/URLS:
12784         Add some more URLs.
12785
12786         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
12787         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
12788         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
12789         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
12790         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
12791         (gst_rtspsrc_loop), (gst_rtspsrc_send),
12792         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
12793         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
12794         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
12795         * gst/rtsp/gstrtspsrc.h:
12796         Add timeout property to control UDP timeouts.
12797         Fix error messages.
12798         Also start a loop function when operating in UDP mode so that we can
12799         do some more stuff async.
12800         Handle element messages from udpsrc to detect timeouts. If a timeout
12801         happens we currently generate an error.
12802         API: rtspsrc::timeout property.
12803
12804         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
12805         (gst_udpsrc_create):
12806         Really implement the timeout in microseconds and not milliseconds.
12807
12808 2006-09-29  Wim Taymans  <wim@fluendo.com>
12809
12810         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
12811         (gst_udpsrc_create), (gst_udpsrc_set_property),
12812         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
12813         * gst/udp/gstudpsrc.h:
12814         Added property to post a message on timeout.
12815         Updated docs.
12816         When restarting the select, initialize the fdsets again.
12817         Init control sockets so we don't accidentally close a random socket.
12818         API: GstUDPSrc::timeout property
12819
12820 2006-09-29  Wim Taymans  <wim@fluendo.com>
12821
12822         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
12823         Fix flag registration.
12824
12825         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
12826         Reading 0 also means 'no more commands'
12827
12828 2006-09-29  Wim Taymans  <wim@fluendo.com>
12829
12830         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
12831
12832         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
12833         Fix possible infinite loop when shutting down, a read can also return
12834         0 to indicate no more messages are available. Fixes #358156.
12835
12836 2006-09-25  Wim Taymans  <wim@fluendo.com>
12837
12838         * gst/autodetect/gstautoaudiosink.c:
12839         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
12840         (gst_auto_audio_sink_find_best):
12841         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
12842         Small cleanups.
12843         don't try to set "sync" property when it is not available.
12844
12845 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
12846
12847         Patch by: Peter Kjellerstedt  <pkj at axis com>
12848
12849         * gst/alpha/gstalpha.c:
12850         * gst/rtp/gstrtpamrdepay.c:
12851         * gst/rtsp/gstrtspsrc.c:
12852         * gst/udp/gstudpsrc.c:
12853         * gst/videomixer/videomixer.c:
12854           Include stdlib.h in some more places, makes things compile
12855           with uClibc and -Werror (#357592).
12856
12857 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
12858
12859         * ext/jpeg/gstjpegdec.c:
12860           Set minimum height to 8 (from 16), our code should handle
12861           that fine. Some of the buttons on the apple trailer site
12862           are apparently only 15 pixels high (see #357470).
12863
12864 2006-09-23  Wim Taymans  <wim@fluendo.com>
12865
12866         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
12867         (gst_rtspsrc_open):
12868         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
12869         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
12870         (rtsp_connection_receive):
12871         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
12872         * gst/rtsp/rtspdefs.h:
12873         Improve error reporting.
12874
12875 2006-09-23  Wim Taymans  <wim@fluendo.com>
12876
12877         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
12878         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
12879         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
12880         * gst/rtp/gstrtpdepay.c:
12881         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
12882         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
12883         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
12884         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
12885         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
12886         (gst_rtp_mp2t_depay_plugin_init):
12887         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
12888         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
12889         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
12890         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
12891         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
12892         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
12893         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
12894         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
12895         Fix klass typos.
12896         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
12897
12898 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
12899
12900         * configure.ac:
12901           Need  -base CVS for gst_base_rtp_depayload_push_ts().
12902
12903 2006-09-22  Wim Taymans  <wim@fluendo.com>
12904
12905         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
12906         Don't check for a tag that is never there and check if we read the
12907         correct tag. Fixes seeking again.
12908         We must post an error when all pads are unlinked.
12909
12910 2006-09-22  Wim Taymans  <wim@fluendo.com>
12911
12912         * gst/rtp/Makefile.am:
12913         * gst/rtp/gstrtp.c: (plugin_init):
12914         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
12915         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
12916         (gst_rtp_vorbis_pay_reset_packet),
12917         (gst_rtp_vorbis_pay_init_packet),
12918         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
12919         (gst_rtp_vorbis_pay_handle_buffer):
12920         More fixage, set endoder-params correctly in the payloader.
12921
12922 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
12923
12924         * gst/autodetect/gstautoaudiosink.c:
12925         (gst_auto_audio_sink_base_init):
12926         * gst/autodetect/gstautovideosink.c:
12927         (gst_auto_video_sink_base_init):
12928           Make static pad templates static to appease valgrind's leak
12929           detector.
12930
12931         * tests/check/Makefile.am:
12932         * tests/check/elements/.cvsignore:
12933         * tests/check/elements/autodetect.c: (GST_START_TEST),
12934         (autodetect_suite):
12935           Add simple test for the ghostpad lockup on shutdown fixed in core
12936           CVS (audio bit disabled because it would need dozens of alsa
12937           suppressions and I'm too lazy to add those now).
12938
12939 2006-09-22  Wim Taymans  <wim@fluendo.com>
12940
12941         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
12942         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
12943         Small cleanups.
12944
12945         * gst/rtp/Makefile.am:
12946         * gst/rtp/gstrtp.c: (plugin_init):
12947         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
12948         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
12949         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
12950         (gst_rtp_vorbis_depay_process),
12951         (gst_rtp_vorbis_depay_set_property),
12952         (gst_rtp_vorbis_depay_get_property),
12953         (gst_rtp_vorbis_depay_change_state),
12954         (gst_rtp_vorbis_depay_plugin_init):
12955         * gst/rtp/gstrtpvorbisdepay.h:
12956         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
12957         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
12958         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
12959         (gst_rtp_vorbis_pay_flush_packet),
12960         (gst_rtp_vorbis_pay_append_buffer),
12961         (gst_rtp_vorbis_pay_handle_buffer),
12962         (gst_rtp_vorbis_pay_plugin_init):
12963         * gst/rtp/gstrtpvorbispay.h:
12964         Add experimental vorbis pay and depayloaders.
12965
12966 2006-09-21  Wim Taymans  <wim@fluendo.com>
12967
12968         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
12969         Fix profile-level-id parsing and setup.
12970
12971 2006-09-21  Wim Taymans  <wim@fluendo.com>
12972
12973         * gst/udp/README:
12974         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
12975         Update README, simple cleanup.
12976
12977 2006-09-21  Wim Taymans  <wim@fluendo.com>
12978
12979         * gst/rtp/README:
12980         Update README with some examples.
12981
12982         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
12983         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
12984         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
12985         (gst_rtp_mp4g_pay_setcaps):
12986         * gst/rtp/gstrtpmp4gpay.h:
12987         Make optional RTP parameters of type STRING, as required by the
12988         application/x-rtp caps specification.
12989
12990 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
12991
12992         * gst/rtp/gstrtph263pdepay.c:
12993         * gst/rtp/gstrtph263ppay.c:
12994         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
12995         RTP header.
12996
12997 2006-09-20  Wim Taymans  <wim@fluendo.com>
12998
12999         * gst/rtp/Makefile.am:
13000         And makefile too.
13001
13002 2006-09-20  Wim Taymans  <wim@fluendo.com>
13003
13004         * gst/rtp/gstrtp.c: (plugin_init):
13005         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
13006         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
13007         (decode_base64), (gst_rtp_asf_depay_setcaps),
13008         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
13009         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
13010         (gst_rtp_asf_depay_plugin_init):
13011         * gst/rtp/gstrtpasfdepay.h:
13012         Added preliminary ASF depayloader.
13013
13014         * gst/rtp/gstrtph264depay.c: (decode_base64):
13015         Fix base64 decoding.
13016
13017 2006-09-20  Wim Taymans  <wim@fluendo.com>
13018
13019         * gst/rtsp/URLS:
13020         Added some test URLS.
13021
13022         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
13023         (gst_rtspsrc_loop), (gst_rtspsrc_open):
13024         * gst/rtsp/gstrtspsrc.h:
13025         When creating streams, give access to the complete SDP.
13026         Fix some leaks.
13027         Collect and merge global stream properties in stream caps.
13028         Preliminary support for WMServer.
13029
13030         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13031         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13032         (rtsp_connection_receive):
13033         * gst/rtsp/rtspconnection.h:
13034         Make connection interruptable.
13035         Refactor to make it reconnectable.
13036         Don't fail on short reads when reading data packets.
13037
13038         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
13039         (rtsp_url_get_port):
13040         * gst/rtsp/rtspurl.h:
13041         Add methods for getting/setting the port.
13042
13043         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
13044         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
13045         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
13046         (sdp_media_get_format), (sdp_parse_line),
13047         (sdp_message_parse_buffer):
13048         Fix headers. 
13049         Add methods for getting multiple attributes with the same name.
13050         Increase buffer size when parsing.
13051         Fix parsing of a=foo fields.
13052
13053         * gst/rtsp/test.c: (main):
13054         Update to new connection API.
13055
13056         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
13057         (rtsp_message_init_response), (rtsp_message_init_data),
13058         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
13059         * gst/rtsp/rtspmessage.h:
13060         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
13061         * gst/rtsp/rtsptransport.h:
13062         * gst/rtsp/sdp.h:
13063         * gst/rtsp/sdpmessage.h:
13064         * gst/rtsp/gstrtsp.c:
13065         * gst/rtsp/gstrtsp.h:
13066         * gst/rtsp/gstrtpdec.c:
13067         * gst/rtsp/gstrtpdec.h:
13068         * gst/rtsp/rtsp.h:
13069         * gst/rtsp/rtspdefs.c:
13070         * gst/rtsp/rtspdefs.h:
13071         Dual licensed under MIT and LGPL now.
13072
13073 2006-09-19  Wim Taymans  <wim@fluendo.com>
13074
13075         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
13076         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
13077         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13078         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13079         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
13080         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13081         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
13082         * gst/rtsp/gstrtspsrc.h:
13083         Reorganize stream parsing and creation.
13084         Detect container formats in interleaved mode.
13085         Keep more state about the streams.
13086         Assume a server also supports PLAY if it does not say.
13087         Add unicast and interleaved properties to TCP transport requests to make
13088         some servers happy (WMServer).
13089
13090         * gst/rtsp/sdpmessage.h:
13091         Add some defines for the standard Bandwidth types.
13092
13093 2006-09-19  Wim Taymans  <wim@fluendo.com>
13094
13095         * gst/rtsp/test.c: (main):
13096         Fix build.
13097
13098 2006-09-19  Wim Taymans  <wim@fluendo.com>
13099
13100         * gst/wavparse/gstwavparse.c:
13101         Add ms-gsm to the src template.
13102
13103 2006-09-18  Wim Taymans  <wim@fluendo.com>
13104
13105         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
13106         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
13107         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
13108         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
13109         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13110         * gst/rtsp/gstrtspsrc.h:
13111         Small cleanups, added documentation.
13112         Try to clean up the requests and responses.
13113         Refactor parsing the supported methods.
13114
13115         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
13116         (rtsp_connection_create), (rtsp_connection_send),
13117         (parse_response_status), (parse_request_line),
13118         (rtsp_connection_receive), (rtsp_connection_close),
13119         (rtsp_connection_free):
13120         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
13121         (rtsp_transport_init), (rtsp_transport_parse),
13122         (rtsp_transport_free):
13123         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13124         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
13125         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
13126         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
13127         Use g_return_val some more.
13128
13129         * gst/rtsp/rtspdefs.h:
13130         Add more enum values to track initial states.
13131
13132         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
13133         (rtsp_message_init_request), (rtsp_message_new_response),
13134         (rtsp_message_init_response), (rtsp_message_init_data),
13135         (rtsp_message_unset), (rtsp_message_free),
13136         (rtsp_message_add_header), (rtsp_message_remove_header),
13137         (rtsp_message_get_header), (rtsp_message_set_body),
13138         (rtsp_message_take_body), (rtsp_message_get_body),
13139         (rtsp_message_steal_body), (rtsp_message_dump):
13140         * gst/rtsp/rtspmessage.h:
13141         Reorder arguments, object goes as the first one.
13142         Use g_return_val some more.
13143
13144 2006-09-18  Wim Taymans  <wim@fluendo.com>
13145
13146         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
13147         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
13148         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
13149         * gst/rtsp/gstrtspsrc.h:
13150         Export sometimes source pad with correct caps on the template, create
13151         the ghostpad from the template.
13152         Remove RTCP template as we never expose RTCP.
13153         Protect against invalid body size.
13154         Avoid memcpy when creating the output buffer.
13155         Properly post an error and send EOS when the loop function is shut down.
13156
13157 2006-09-18  Wim Taymans  <wim@fluendo.com>
13158
13159         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13160
13161         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13162         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
13163         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13164         * gst/rtsp/gstrtspsrc.h:
13165         Make sure we can never set an invalid location.
13166
13167         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
13168         * gst/rtsp/rtspmessage.h:
13169         Added _steal_body method for future use.
13170
13171         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
13172         Make freeing of NULL url return immediatly.
13173
13174 2006-09-18  Wim Taymans  <wim@fluendo.com>
13175
13176         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13177
13178         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
13179         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
13180         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
13181         (gst_rtspsrc_change_state):
13182         * gst/rtsp/gstrtspsrc.h:
13183         Use boilerplate.
13184         Make rtspsrc subclass GstBin to make state changes easier.
13185         Add Range header field on the PLAY request.
13186
13187 2006-09-18  Wim Taymans  <wim@fluendo.com>
13188
13189         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
13190
13191         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
13192         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13193         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
13194         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
13195         * gst/rtsp/rtspconnection.c: (inet_aton):
13196         Small cleanups.
13197         when multicast is selected as the transport, create UDP sources and
13198         connect to the multicast group.
13199         Move parsing and setting of caps to a common place.
13200         Fixes #349894.
13201
13202 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
13203
13204         * ext/flac/gstflactag.c:
13205         * gst/alpha/gstalpha.c:
13206         * gst/debug/breakmydata.c:
13207         * gst/debug/negotiation.c:
13208         * gst/debug/testplugin.c:
13209         * gst/effectv/gstaging.c:
13210         * gst/effectv/gstdice.c:
13211         * gst/effectv/gstedge.c:
13212         * gst/effectv/gstquark.c:
13213         * gst/effectv/gstrev.c:
13214         * gst/effectv/gstshagadelic.c:
13215         * gst/effectv/gstvertigo.c:
13216         * gst/effectv/gstwarp.c:
13217         * gst/multipart/multipartdemux.c:
13218         * gst/multipart/multipartmux.c:
13219         * gst/videobox/gstvideobox.c:
13220         * gst/videofilter/gstgamma.c:
13221         * gst/videofilter/gstvideotemplate.c:
13222         * gst/videomixer/videomixer.c:
13223         * sys/sunaudio/gstsunaudiosrc.h:
13224         More G_OBJECT macro fixing.
13225
13226 2006-09-16  Wim Taymans  <wim@fluendo.com>
13227
13228         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
13229
13230         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
13231         Correctly set the dwLength in strh.
13232         With this patch, the file duration is now displayed correctly in window
13233         media player and the AVI plays completely. Fixes #356147
13234
13235 2006-09-15  Wim Taymans  <wim@fluendo.com>
13236
13237         Patch by: Darren Kenny <darren dot kenny at sun dot com>
13238
13239         * sys/sunaudio/gstsunaudiomixerctrl.c:
13240         (gst_sunaudiomixer_ctrl_build_list):
13241         Set the output track as the MASTER so that the gnome-settings-daemon
13242         keybindings for changing the volume using the keyboard works.
13243         Fixes #356142.
13244
13245 2006-09-15  Wim Taymans  <wim@fluendo.com>
13246
13247         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
13248         Fix documentation, it is not possible to control the framerate of jpegdec
13249         using filtered caps yet. Fixes #355210.
13250         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
13251         stop when there is an error.
13252
13253 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
13254
13255         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
13256         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
13257           Don't interpret a first buffer with an offset of NONE as
13258           'from the middle of the stream', but only a first buffer
13259           that has a valid buffer offset that's non-zero (see #345449).
13260
13261 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
13262
13263         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
13264         (gst_icydemux_typefind_or_forward):
13265         * gst/icydemux/gsticydemux.h:
13266           When we merge/collect multiple incoming buffers for typefinding
13267           purposes, keep an initial 0 offset on the first outgoing buffer
13268           as well (otherwise id3demux won't work right). Fixes #345449.
13269           Also Make buffer metadata writable before setting buffer caps.
13270
13271         * tests/check/elements/icydemux.c: (typefind_succeed),
13272         (cleanup_icydemux), (push_data), (GST_START_TEST),
13273         (icydemux_suite):
13274           Small test case for the above.
13275
13276 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
13277
13278         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
13279         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
13280         (gst_avi_demux_stream_header_push),
13281         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13282         (gst_avi_demux_loop):
13283           More code reuse and better logging in _peek_chunk(). Reintroduce check
13284           for chunk sizes before reading them (avoid oom). Better handling for 
13285           invalid chunksizes when streaming.
13286
13287 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
13288
13289         * gst/level/gstlevel.c: (gst_level_set_property):
13290         * gst/level/gstlevel.h:
13291           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
13292           René Stadler
13293
13294 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
13295
13296         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
13297         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
13298         (gst_avi_demux_stream_data):
13299           Revert one change to fix streaming avi (adapter size != data size).
13300
13301 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13302
13303         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
13304
13305         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
13306         (gst_matroska_demux_reset),
13307         (gst_matroska_demux_read_track_encodings),
13308         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
13309         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13310         (gst_matroska_demux_subtitle_caps):
13311         * gst/matroska/matroska-ids.h:
13312           Add support for VOBSUB subtitle tracks and zlib-compressed
13313           tracks. Make sure we start on a keyframe after a seek. (#343348)
13314
13315 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13316
13317         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
13318         (gst_matroska_demux_push_flac_codec_priv_data),
13319         (gst_matroska_demux_push_xiph_codec_priv_data),
13320         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13321         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
13322         * gst/matroska/matroska-ids.h:
13323           Add basic FLAC support (#311586), not perfect yet though, needs some
13324           tweaking in flacdec; also, seeking could be better.
13325           Do better bounds checking when deserialising vorbis stream headers
13326           to make sure we don't read beyond the end of the buffer on bad input.
13327
13328 2006-09-04  Wim Taymans  <wim@fluendo.com>
13329
13330         Patch by: Alessandro Decina <alessandro at nnva dot org>
13331
13332         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
13333         Seeking back in a file containing a CMML stream errors out if the seek
13334         goes back up to the CMML headers. This is because after the seek the xml
13335         processing instruction <?xml ...?> is submitted to the xml parser again, 
13336         which results in an error. The attached patch fixes the problem. 
13337         Fixes #353908.
13338
13339         * ext/annodex/gstcmmlenc.h:
13340         Fix authors name.
13341
13342
13343 2006-08-28  Andy Wingo  <wingo@pobox.com>
13344
13345         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
13346         New helper function to lessen the ifdefs.
13347         (GST_INFO_OBJECT): 
13348         (gst_dv1394src_iso_receive): Use it.
13349         (gst_dv1394src_create): Also use the control sockets in iec61883
13350         mode.
13351         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
13352         handle for AVC operations; fixes #348233.
13353
13354 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
13355
13356         * configure.ac:
13357         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13358         * docs/plugins/inspect/plugin-audiofx.xml:
13359         * docs/plugins/inspect/plugin-audiofxgood.xml:
13360         * gst/audiofx/Makefile.am:
13361         * gst/audiofx/audiofx.c:
13362         * gst/audiofxgood/.cvsignore:
13363         * gst/audiofxgood/Makefile.am:
13364         * gst/audiofxgood/audiofx.c:
13365         * gst/audiofxgood/audiopanorama.c:
13366         * gst/audiofxgood/audiopanorama.h:
13367           Rename again (audiofxgood -> audiofx).
13368
13369 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
13370
13371         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
13372         (gst_avi_demux_stream_scan):
13373           Initialze variables.
13374
13375 2006-08-25  Wim Taymans  <wim@fluendo.com>
13376
13377         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
13378         (gst_avi_demux_init), (gst_avi_demux_finalize),
13379         (gst_avi_demux_reset), (gst_avi_demux_index_last),
13380         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
13381         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
13382         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
13383         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
13384         (gst_avi_demux_massage_index),
13385         (gst_avi_demux_calculate_durations_from_index),
13386         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
13387         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
13388         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
13389         (gst_avi_demux_change_state):
13390         * gst/avi/gstavidemux.h:
13391         More attempts to turn this into readable code.
13392         Don't leak adapters.
13393         Calculate duration according to index more efficiently.
13394         Don't try to act like we drive the pipeline in chain mode.
13395
13396 2006-08-25  Wim Taymans  <wim@fluendo.com>
13397
13398         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
13399         Fix build.
13400
13401 2006-08-25  Wim Taymans  <wim@fluendo.com>
13402
13403         Patch by: Alessandro Decina <alessandro at nnva dot org>
13404
13405         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
13406         Do some extra sanity checks.
13407         Fixes #350340.
13408
13409         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
13410         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
13411         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
13412         Check if clip->start_time is valid before adding the clip to the
13413         track list.
13414         Reset enc->preamble going from PAUSED to READY.
13415         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
13416         only used for EOS.
13417         Only post an error message if we were the one that created the fatal
13418         GstFlowReturn value.
13419
13420         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
13421         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
13422         Parse the seconds field of the npt-sec time format using %llu rather than
13423         %d and check that the value scaled by GST_SECOND doesn't overflow.
13424         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
13425         Lookup a clip's track with clip->track rather than clip->id which
13426         makes no sense.
13427         Identify a clip by its track and start time and not its xml id.
13428         do some more input checking and make sure we don't do undefined shifts.
13429
13430         * tests/check/elements/cmmldec.c: (setup_cmmldec),
13431         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
13432         (cmml_tag_message_pop), (check_headers), (push_clip_full),
13433         (push_clip), (push_empty_clip), (check_output_clip),
13434         (GST_START_TEST), (cmmldec_suite):
13435         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
13436         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
13437         (check_headers), (push_clip), (check_clip_times), (check_clip),
13438         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
13439         Added some more checks.
13440
13441 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13442
13443         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
13444         (gst_audio_panorama_set_property),
13445         (gst_audio_panorama_get_property),
13446         (gst_audio_panorama_transform_m2s_int),
13447         (gst_audio_panorama_transform_s2s_int),
13448         (gst_audio_panorama_transform_m2s_float),
13449         (gst_audio_panorama_transform_s2s_float):
13450         * gst/audiofxgood/audiopanorama.h:
13451         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
13452           Make also the pan-property float (saves scaling and yields better
13453           resolution)
13454
13455 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13456
13457         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
13458         (gst_audio_panorama_transform_m2s_float),
13459         (gst_audio_panorama_transform_s2s_float):
13460           ChangeLog surgery to add cymax's real name
13461
13462
13463 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13464
13465         Patch by: René Stadler <mail@renestadler.de>
13466
13467         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
13468         (gst_audio_panorama_transform_m2s_int),
13469         (gst_audio_panorama_transform_s2s_int),
13470         (gst_audio_panorama_transform_m2s_float),
13471         (gst_audio_panorama_transform_s2s_float),
13472         (gst_audio_panorama_transform):
13473         * gst/audiofxgood/audiopanorama.h:
13474           Added float support
13475
13476 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13477
13478         * gst/audiofxgood/audiopanorama.c:
13479         (gst_audio_panorama_transform_m2s):
13480           Fix docs & debug category. Add Fixme for volume pan levels.
13481
13482 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13483
13484         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
13485         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
13486         (gst_avi_demux_stream_header_pull),
13487         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13488         (gst_avi_demux_chain):
13489           unbreak AVI index handling, some more debug, remove an obsolete
13490           adapter_flush that caused streaming to wander off in the wild
13491
13492 2006-08-24  Wim Taymans  <wim@fluendo.com>
13493
13494         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13495         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
13496         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
13497         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
13498         (gst_avi_demux_calculate_durations_from_index),
13499         (gst_avi_demux_stream_header_push),
13500         (gst_avi_demux_stream_header_pull):
13501         * gst/avi/gstavidemux.h:
13502         Some more cleanups. 
13503         Fix totalFrames parsing in ODML.
13504         Disable use of index for length calculation in case of ODML as this is
13505         broken now.
13506
13507 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
13508
13509         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
13510           Use libgsttag helper function here too.
13511
13512 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
13513
13514         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
13515         (gst_avi_demux_init), (gst_avi_demux_dispose),
13516         (gst_avi_demux_reset), (gst_avi_demux_index_next),
13517         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
13518         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
13519         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
13520         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
13521         (gst_avi_demux_parse_subindex),
13522         (gst_avi_demux_read_subindexes_push),
13523         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
13524         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
13525         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
13526         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
13527         (gst_avi_demux_stream_header_pull),
13528         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13529         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
13530         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
13531         (gst_avi_demux_change_state):
13532         * gst/avi/gstavidemux.h:
13533           Initial streaming support for avidemux (fixes #336465)
13534
13535 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13536
13537         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13538           There is no taglibmux element ...
13539
13540         * gst/rtsp/gstrtspsrc.c:
13541           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
13542           was complaining about unknown entity here.
13543
13544 2006-08-22  Wim Taymans  <wim@fluendo.com>
13545
13546         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
13547         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
13548         (gst_avi_demux_process_next_entry):
13549         * gst/avi/gstavidemux.h:
13550         Mark DISCONT.
13551         Remove old unused fields and reorder the struct a bit.
13552
13553 2006-08-22  Wim Taymans  <wim@fluendo.com>
13554
13555         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
13556         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
13557         (gst_rtspsrc_pause):
13558         * gst/rtsp/gstrtspsrc.h:
13559         * sys/oss/gstosssink.c: (gst_oss_sink_open),
13560         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
13561         Small documentation updates.
13562
13563 2006-08-22  Wim Taymans  <wim@fluendo.com>
13564
13565         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13566         (gst_avi_demux_index_entry_for_time),
13567         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
13568         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
13569         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
13570         (gst_avi_demux_next_data_buffer),
13571         (gst_avi_demux_calculate_durations_from_index),
13572         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
13573         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
13574         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
13575         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
13576         * gst/avi/gstavidemux.h:
13577         Precalc most of the duration query for each stream.
13578         Make seeking more correct.
13579         Use GstSegment to track position and duration.
13580         Code cleanups and leak fixes.
13581         Calculate correct total duration based on index length.
13582
13583 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
13584
13585         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
13586         (parse_insert_string_field):
13587           If strings in text fields are marked ISO8859-1, but contain
13588           valid UTF-8 already, then handle them as UTF-8 and ignore
13589           the encoding. (#351794)
13590
13591 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13592
13593         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
13594         (gst_flac_dec_write), (gst_flac_dec_loop),
13595         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
13596         (gst_flac_dec_src_query):
13597         * ext/flac/gstflacdec.h:
13598           Make flac-in-ogg work (#352100).
13599
13600 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13601
13602         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
13603           Don't unref buffers of which we've already given away
13604           ownership to the adapter.
13605
13606 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13607
13608         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
13609           Make metadata extraction actually work.
13610
13611         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
13612         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
13613         (gst_speexenc_chain):
13614           Fix metadata writing: replace old code which wrote completely
13615           broken tags with libgsttag-based code. Plus miscellaneous
13616           code cleanups (use static pad templates etc.) and a bunch
13617           of leak fixes.
13618
13619 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
13620
13621         * gst/audiopanorama/.cvsignore:
13622         * gst/audiopanorama/Makefile.am:
13623         * gst/audiopanorama/audiofx.c:
13624         * gst/audiopanorama/audiopanorama.c:
13625         * gst/audiopanorama/audiopanorama.h:
13626           die! die! die! you should never have been there
13627
13628 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
13629
13630         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
13631         Fix invalid memory access in audiopanorama test suite.
13632
13633 2006-08-21  Edward Hervey  <edward@fluendo.com>
13634
13635         * tests/check/elements/.cvsignore:
13636         ignore built file
13637
13638 2006-08-21  Wim Taymans  <wim@fluendo.com>
13639
13640         * gst/rtp/Makefile.am:
13641         Fix the build again.
13642
13643 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
13644
13645         * gst/audiofxgood/.cvsignore:
13646         * gst/audiofxgood/Makefile.am:
13647         * gst/audiofxgood/audiofx.c: (plugin_init):
13648         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
13649         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
13650         (gst_audio_panorama_set_property),
13651         (gst_audio_panorama_get_property),
13652         (gst_audio_panorama_get_unit_size),
13653         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
13654         (gst_audio_panorama_transform_m2s),
13655         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
13656         * gst/audiofxgood/audiopanorama.h:
13657           resubmit with the desired name *again*
13658
13659 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
13660
13661         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
13662         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
13663           use g_assert in _get_unit_size
13664
13665 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
13666
13667         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13668         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13669         * docs/plugins/inspect/plugin-audiofxgood.xml:
13670           cleanup -unused.txt to make it useful, add previously missing docs
13671
13672         * ext/Makefile.am:
13673           Quietly (accidentally) enable LADSPA for building by default, 
13674           despite the fact that it doesn't meet the plugin checklist.
13675             -- Added by Jan Schmidt 18 Dec 2006
13676
13677         * ext/esd/esdmon.c:
13678         * ext/esd/esdsink.c:
13679         * ext/esd/gstesd.c: (plugin_init):
13680           reflow to get rid of two external symbols
13681
13682         * gst/audiofxgood/audiofx.c: (plugin_init):
13683           re-add
13684
13685 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
13686
13687         * configure.ac:
13688         * gst/audiofxgood/.cvsignore:
13689         * gst/audiofxgood/Makefile.am:
13690         * gst/audiofxgood/audiofx.c
13691         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
13692         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
13693         (gst_audio_panorama_set_property),
13694         (gst_audio_panorama_get_property),
13695         (gst_audio_panorama_get_unit_size),
13696         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
13697         (gst_audio_panorama_transform_m2s),
13698         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
13699         * gst/audiofxgood/audiopanorama.h:
13700         * tests/check/Makefile.am:
13701         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
13702         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
13703         (panorama_suite), (main):
13704         Add audiofxgood plugin with audiopanorama element
13705
13706 2006-08-18  Wim Taymans  <wim@fluendo.com>
13707
13708         * docs/plugins/Makefile.am:
13709         More Oss docs fixage. 
13710
13711 2006-08-18  Wim Taymans  <wim@fluendo.com>
13712
13713         * gst/rtp/Makefile.am:
13714         * gst/rtp/gstrtp.c: (plugin_init):
13715         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
13716         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
13717         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
13718         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
13719         (gst_rtp_sv3v_depay_get_property),
13720         (gst_rtp_sv3v_depay_change_state),
13721         (gst_rtp_sv3v_depay_plugin_init):
13722         * gst/rtp/gstrtpsv3vdepay.h:
13723         Added experimental SVQ3 depayloader.
13724
13725 2006-08-18  Edward Hervey  <edward@fluendo.com>
13726
13727         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
13728         (gst_dvdemux_loop), (gst_dvdemux_change_state):
13729         * ext/dv/gstdvdemux.h:
13730         When handling seek requests, don't send the newsegment event from the
13731         calling thread. Instead save it so it can be sent from the streaming
13732         thread.
13733
13734 2006-08-17  Wim Taymans  <wim@fluendo.com>
13735
13736         Patch by: Sjoerd Simons <sjoerd at luon dot net>
13737
13738         * gst/multipart/multipartdemux.c: (multipart_parse_header):
13739         Accept leading whitespace before the boundary
13740         This patch makes the demuxer allow some whitespace before the actual
13741         boundary. This makes the demuxer work with the ``old'' gstreamer
13742         multipartmuxer again (which placed an extra \n before the start
13743         of the stream) Fixes #349068.
13744
13745 2006-08-17  Wim Taymans  <wim@fluendo.com>
13746
13747         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
13748         Error out on non-implemented stuff.
13749
13750 2006-08-16  Wim Taymans  <wim@fluendo.com>
13751
13752         Patch by: Andy Wingo <wingo at pobox dot com>
13753
13754         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
13755         (gst_signal_processor_start), (gst_signal_processor_stop),
13756         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
13757         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
13758         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
13759         (gst_signal_processor_change_state):
13760         Make ladspa elements reusable. Fixes #350006.
13761
13762 2006-08-16  Wim Taymans  <wim@fluendo.com>
13763
13764         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
13765         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
13766         names as possible. Fixes #349901.
13767
13768 2006-08-16  Wim Taymans  <wim@fluendo.com>
13769
13770         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
13771         (gst_signal_processor_do_pushes):
13772         A push() gives away our refcount so we should not use the buffer on the
13773         pen anymore.
13774
13775 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13776
13777         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
13778         (gst_oss_mixer_element_finalize):
13779           Don't leak device string.
13780
13781 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13782
13783         * configure.ac:
13784           Require CVS of GStreamer core and -base (for
13785           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
13786
13787         * ext/taglib/gstid3v2mux.cc:
13788           Write extended comment tags properly (#348762).
13789
13790         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
13791         (parse_comment_frame):
13792           Extract COMM frames into extended comments, which makes it
13793           easier to properly retain the description bit of the tag
13794           and maintain this information when re-tagging (#348762).
13795
13796 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13797
13798         * tests/check/Makefile.am:
13799           Don't try to run annodex unit tests if the annodex
13800           plugin has not been built (Fixes #351116).
13801
13802 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13803
13804         * gst/autodetect/gstautoaudiosink.c:
13805         (gst_auto_audio_sink_find_best):
13806           When we can't find a usable audiosink, don't error out,
13807           but use a fake sink instead and post a warning message
13808           on the bus (#341278).
13809
13810 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13811
13812         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
13813         * sys/oss/gstosssink.c:
13814         * sys/oss/gstosssrc.c:
13815           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
13816           ossmixer's new device property.
13817
13818         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13819         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13820           Add docs for OSS elements.
13821
13822         * docs/plugins/inspect/plugin-aasink.xml:
13823         * docs/plugins/inspect/plugin-alaw.xml:
13824         * docs/plugins/inspect/plugin-alpha.xml:
13825         * docs/plugins/inspect/plugin-alphacolor.xml:
13826         * docs/plugins/inspect/plugin-annodex.xml:
13827         * docs/plugins/inspect/plugin-apetag.xml:
13828         * docs/plugins/inspect/plugin-auparse.xml:
13829         * docs/plugins/inspect/plugin-autodetect.xml:
13830         * docs/plugins/inspect/plugin-avi.xml:
13831         * docs/plugins/inspect/plugin-cacasink.xml:
13832         * docs/plugins/inspect/plugin-cairo.xml:
13833         * docs/plugins/inspect/plugin-cdio.xml:
13834         * docs/plugins/inspect/plugin-cutter.xml:
13835         * docs/plugins/inspect/plugin-debug.xml:
13836         * docs/plugins/inspect/plugin-dv.xml:
13837         * docs/plugins/inspect/plugin-efence.xml:
13838         * docs/plugins/inspect/plugin-effectv.xml:
13839         * docs/plugins/inspect/plugin-esdsink.xml:
13840         * docs/plugins/inspect/plugin-flac.xml:
13841         * docs/plugins/inspect/plugin-flxdec.xml:
13842         * docs/plugins/inspect/plugin-gconfelements.xml:
13843         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
13844         * docs/plugins/inspect/plugin-goom.xml:
13845         * docs/plugins/inspect/plugin-halelements.xml:
13846         * docs/plugins/inspect/plugin-icydemux.xml:
13847         * docs/plugins/inspect/plugin-id3demux.xml:
13848         * docs/plugins/inspect/plugin-jpeg.xml:
13849         * docs/plugins/inspect/plugin-level.xml:
13850         * docs/plugins/inspect/plugin-matroska.xml:
13851         * docs/plugins/inspect/plugin-mulaw.xml:
13852         * docs/plugins/inspect/plugin-multipart.xml:
13853         * docs/plugins/inspect/plugin-navigationtest.xml:
13854         * docs/plugins/inspect/plugin-ossaudio.xml:
13855         * docs/plugins/inspect/plugin-png.xml:
13856         * docs/plugins/inspect/plugin-rtp.xml:
13857         * docs/plugins/inspect/plugin-rtsp.xml:
13858         * docs/plugins/inspect/plugin-shout2send.xml:
13859         * docs/plugins/inspect/plugin-smpte.xml:
13860         * docs/plugins/inspect/plugin-speex.xml:
13861         * docs/plugins/inspect/plugin-taglib.xml:
13862         * docs/plugins/inspect/plugin-udp.xml:
13863         * docs/plugins/inspect/plugin-videobalance.xml:
13864         * docs/plugins/inspect/plugin-videobox.xml:
13865         * docs/plugins/inspect/plugin-videoflip.xml:
13866         * docs/plugins/inspect/plugin-videomixer.xml:
13867         * docs/plugins/inspect/plugin-wavenc.xml:
13868         * docs/plugins/inspect/plugin-wavparse.xml:
13869         * docs/plugins/inspect/plugin-ximagesrc.xml:
13870           Update to CVS version.
13871           
13872 2006-08-16  Wim Taymans  <wim@fluendo.com>
13873
13874         * gst/rtp/gstrtpamrdepay.c:
13875         * gst/rtp/gstrtpmp4gdepay.c:
13876         Caps extra properties must be defined as strings for
13877         depayloaders because they are generated from an SDP.
13878
13879         * gst/rtp/Makefile.am:
13880         * gst/rtp/gstrtp.c: (plugin_init):
13881         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
13882         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
13883         (gst_rtp_h264_depay_finalize), (decode_base64),
13884         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
13885         (gst_rtp_h264_depay_set_property),
13886         (gst_rtp_h264_depay_get_property),
13887         (gst_rtp_h264_depay_change_state),
13888         (gst_rtp_h264_depay_plugin_init):
13889         * gst/rtp/gstrtph264depay.h:
13890         Added basic, not completely functional RFC 3984 H264 depayloader.
13891
13892 2006-08-16  Wim Taymans  <wim@fluendo.com>
13893
13894         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
13895         Add pads after setting them up.
13896
13897         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13898         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
13899         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
13900         (gst_rtspsrc_stream_setup_rtp),
13901         (gst_rtspsrc_stream_configure_transport),
13902         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
13903         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
13904         (gst_rtspsrc_pause):
13905         * gst/rtsp/gstrtspsrc.h:
13906         Fix interleaved mode.
13907          - Protect streaming with lock.
13908          - Combine flows
13909          - set caps on outgoing buffers.
13910          - strip trailing \0 from data packets.
13911          - Configure RTP/RTCP in stream.
13912         Use DEBUG_OBJECT more.
13913
13914 2006-08-16  Wim Taymans  <wim@fluendo.com>
13915
13916         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
13917         Turn a g_print into a DEBUG line.
13918
13919 2006-08-13  Wim Taymans  <wim@fluendo.com>
13920
13921         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
13922         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
13923         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
13924         (gst_oss_mixer_element_get_property),
13925         (gst_oss_mixer_element_change_state):
13926         * sys/oss/gstossmixerelement.h:
13927         Small cleanups. Better error reporting.
13928         Add device property for the mixer instead of the hardcoded
13929         /dev/mixer. Fixes #350785.
13930         API: GstOssMixerElement::device property
13931
13932 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
13933
13934         Patch by: Jens Granseuer <jensgr at gmx net>
13935
13936         * gconf/Makefile.am:
13937           Make --disable-schemas work right (they still need
13938           to be copied to the installation directory, just not
13939           applied). Fixes #351347 (also #344100).
13940           
13941 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13942
13943         * configure.ac: back to HEAD
13944
13945 === release 0.10.4 ===
13946
13947 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
13948
13949         * configure.ac:
13950           releasing 0.10.4, "Dear Leader"
13951
13952 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
13953
13954         Patch by: Edward Hervey <edward@fluendo.com>
13955
13956         * configure.ac:
13957         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
13958         (gst_wavparse_stream_data):
13959         Send the newsegment event in the streaming thread.
13960         Fixes #347529
13961
13962 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
13963
13964         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13965         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
13966         (gst_smokeenc_resync), (gst_smokeenc_chain):
13967           Refuse sink caps in the encoder if width or height is not a
13968           multiple of 16, the encoder does not support that yet (#349939);
13969           along the same lines, check the return value of the encoder
13970           setup function; also remove some debug log clutter.
13971
13972 2006-08-04  Andy Wingo  <wingo@pobox.com>
13973
13974         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
13975         whether a processor can work in place or not, and for keeping
13976         track of its state. Change the FlowReturn instance variable from
13977         "state" to "flow_state", all callers changed.
13978
13979         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
13980         (gst_signal_processor_start, gst_signal_processor_stop)
13981         (gst_signal_processor_cleanup): New functions to manage the
13982         processor's state.
13983         (gst_signal_processor_setcaps): start() as well as setup() here.
13984         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
13985         (gst_signal_processor_change_state): Stop and cleanup the
13986         processor as we go to NULL.
13987
13988         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
13989         INPLACE_BROKEN is not set.
13990
13991         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
13992         Do the alloc_buffer in bytes, not frames.
13993         
13994 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13995
13996         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
13997         Fix rgb masks when recording in < 24bpp.
13998
13999 2006-08-04  Andy Wingo  <wingo@pobox.com>
14000
14001         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
14002         (gst_signal_processor_prepare)
14003         (gst_signal_processor_update_inputs)
14004         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
14005         (gst_signal_processor_flush)
14006         (gst_signal_processor_sink_activate_push)
14007         (gst_signal_processor_src_activate_pull)
14008         (gst_signal_processor_change_state): Remove the last of the code
14009         that assumes that we process whole buffers at a time. Fix some
14010         debugging. Seems to work now in some cases.
14011         (gst_signal_processor_src_activate_pull): BPB
14012
14013 2006-08-01  Andy Wingo  <wingo@pobox.com>
14014
14015         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
14016         Fix nframes-choosing.
14017         (gst_signal_processor_init): Init pending_in and pending_out.
14018
14019         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
14020         more default sample rate, although we never check that the sample
14021         rate actually gets set. Something for the future.
14022         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
14023         (gst_signal_processor_event): Refcount fixen.
14024         (gst_signal_processor_process): Pull the number of frames to
14025         process from the sizes of the buffers in the input pens.
14026         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
14027         (gst_signal_processor_do_pulls): Add an nframes argument, and use
14028         it instead of buffer_frames.
14029         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
14030         to do_pulls.
14031         (gst_signal_processor_chain)
14032         (gst_signal_processor_sink_activate_push)
14033         (gst_signal_processor_src_activate_pull):  Refcount fixen.
14034
14035         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
14036
14037 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
14038
14039         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
14040         (gst_signal_processor_process):
14041           don't query buffer-frames from caps, add lots of debug-log,
14042           try fix for assert (#349189)
14043
14044 2006-07-31  Wim Taymans  <wim@fluendo.com>
14045
14046         * gst/udp/gstudpsrc.c:
14047         Fix docs.
14048
14049 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
14050
14051         * ext/ladspa/gstsignalprocessor.c:
14052         (gst_signal_processor_add_pad_from_template),
14053         (gst_signal_processor_init), (gst_signal_processor_setcaps),
14054         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
14055         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
14056         (gst_signal_processor_sink_activate_push),
14057         (gst_signal_processor_src_activate_pull),
14058         (gst_signal_processor_change_state):
14059          Add debugs logs here and there, add more error handling, add some
14060          FIXME comments, filed #349189
14061
14062 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14063
14064         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
14065         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
14066         Set caps on buffer correctly.  Fixes bug #349155.
14067
14068 2006-07-28  Wim Taymans  <wim@fluendo.com>
14069
14070         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14071
14072         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14073         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14074         (gst_multipart_demux_finalize), (get_line_end),
14075         (multipart_parse_header), (multipart_find_boundary),
14076         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
14077         (gst_multipart_set_property), (gst_multipart_get_property):
14078         Uses GstAdapter instead of own buffering.
14079         Actually parses the mime-type correctly (In tests the mime-type was
14080         always "" with the old version).
14081         Uses the Content-length header if available to speed up things.
14082         Reliably autoscans the boundary name by default.
14083         Fixes #349068.
14084
14085         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
14086         Don't start the stream with a \n.
14087
14088 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
14089
14090         Patch by: Brian Cameron <brian dot cameron at sun com>
14091
14092         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
14093           Open source with O_NONBLOCK (#349015).
14094
14095 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
14096
14097         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
14098         (gst_avi_demux_massage_index):
14099         * gst/avi/gstavidemux.h:
14100           Whitespace fixes and more debug
14101
14102 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14103
14104         * gst/autodetect/gstautoaudiosink.c:
14105         (gst_auto_audio_sink_create_element_with_pretty_name),
14106         (gst_auto_audio_sink_find_best),
14107         (gst_auto_audio_sink_change_state):
14108           Get rid of old and unused magic sound-server properties stuff.
14109           Add suffix to child sink's name that makes it easy to see from
14110           the name alone which type it actually is (alsa, oss, esd, etc.).
14111
14112 2006-07-27  Wim Taymans  <wim@fluendo.com>
14113
14114         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14115         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
14116         (gst_udpsrc_start):
14117         * gst/udp/gstudpsrc.h:
14118         Rename "buffer" to "buffer-size" to make clear it is a size we set and
14119         not some sort of feature we enable.
14120
14121 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14122
14123         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
14124           Use CLOSE_SOCKET() here instead of close() to maintain
14125           win32 workiness.
14126
14127 2006-07-27  Wim Taymans  <wim@fluendo.com>
14128
14129         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
14130
14131         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14132         (gst_udpsrc_create), (gst_udpsrc_set_property),
14133         (gst_udpsrc_get_property), (gst_udpsrc_start):
14134         * gst/udp/gstudpsrc.h:
14135         Added "buffer-size" property to control the kernel receive buffer size.
14136         Update documentation.
14137         Small cleanups. Fixes #348752.
14138         API: buffer-size property
14139
14140 2006-07-26  Wim Taymans  <wim@fluendo.com>
14141
14142         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
14143
14144         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
14145         (gst_rtp_pcma_pay_handle_buffer):
14146         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
14147         (gst_rtp_pcmu_pay_handle_buffer):
14148         Fix timestamp calculation on outgoing RTP packets.
14149         Fixes #348675.
14150
14151 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14152
14153         * ext/taglib/gstid3v2mux.cc:
14154           Fix writing of comment frames (should be COMM not TCOM),
14155           is still sub-optimal though, since we don't retain or
14156           extract the comment descriptions properly (#334375,
14157           also see #334375).
14158
14159 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14160
14161         * gst/wavparse/gstwavparse.c:
14162           #define 'fact' RIFF chunk if we are not compiling against
14163           -base CVS (we don't want to depend on -base CVS for this
14164           one define only, and also not for release order reasons).
14165
14166 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14167
14168         * ext/taglib/gstid3v2mux.cc:
14169           Handle multiple tags of the same type properly. Re-inject
14170           unparsed ID3v2 frames that we get as binary blobs from
14171           id3demux into the tag again so we don't lose information
14172           when retagging (#334375).
14173
14174 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14175
14176         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
14177           Document newly-added properties properly, so that there is a
14178           'Since: 0.10.4' in the plugin docs. Convert some property
14179           names into canonical GObject style (GObject will do that
14180           internally anyway).
14181
14182 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14183
14184         * gst/id3demux/id3tags.c:
14185         (id3demux_add_id3v2_frame_blob_to_taglist):
14186           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
14187           well, and add the version to the blob's buffer caps, since that
14188           information will be needed for deserialisation later on (#348644).
14189
14190 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
14191
14192         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
14193         (gst_avi_demux_parse_stream):
14194          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
14195          indentation and spacing.
14196
14197 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14198
14199         * docs/plugins/Makefile.am:
14200         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14201         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14202         * docs/plugins/gst-plugins-good-plugins.args:
14203         * docs/plugins/inspect/plugin-1394.xml:
14204         * docs/plugins/inspect/plugin-aasink.xml:
14205         * docs/plugins/inspect/plugin-alaw.xml:
14206         * docs/plugins/inspect/plugin-alpha.xml:
14207         * docs/plugins/inspect/plugin-alphacolor.xml:
14208         * docs/plugins/inspect/plugin-annodex.xml:
14209         * docs/plugins/inspect/plugin-apetag.xml:
14210         * docs/plugins/inspect/plugin-auparse.xml:
14211         * docs/plugins/inspect/plugin-autodetect.xml:
14212         * docs/plugins/inspect/plugin-avi.xml:
14213         * docs/plugins/inspect/plugin-cacasink.xml:
14214         * docs/plugins/inspect/plugin-cairo.xml:
14215         * docs/plugins/inspect/plugin-cdio.xml:
14216         * docs/plugins/inspect/plugin-cutter.xml:
14217         * docs/plugins/inspect/plugin-debug.xml:
14218         * docs/plugins/inspect/plugin-dv.xml:
14219         * docs/plugins/inspect/plugin-efence.xml:
14220         * docs/plugins/inspect/plugin-effectv.xml:
14221         * docs/plugins/inspect/plugin-esdsink.xml:
14222         * docs/plugins/inspect/plugin-flac.xml:
14223         * docs/plugins/inspect/plugin-flxdec.xml:
14224         * docs/plugins/inspect/plugin-gconfelements.xml:
14225         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14226         * docs/plugins/inspect/plugin-goom.xml:
14227         * docs/plugins/inspect/plugin-halelements.xml:
14228         * docs/plugins/inspect/plugin-icydemux.xml:
14229         * docs/plugins/inspect/plugin-id3demux.xml:
14230         * docs/plugins/inspect/plugin-jpeg.xml:
14231         * docs/plugins/inspect/plugin-level.xml:
14232         * docs/plugins/inspect/plugin-matroska.xml:
14233         * docs/plugins/inspect/plugin-mulaw.xml:
14234         * docs/plugins/inspect/plugin-multipart.xml:
14235         * docs/plugins/inspect/plugin-navigationtest.xml:
14236         * docs/plugins/inspect/plugin-ossaudio.xml:
14237         * docs/plugins/inspect/plugin-png.xml:
14238         * docs/plugins/inspect/plugin-rtp.xml:
14239         * docs/plugins/inspect/plugin-rtsp.xml:
14240         * docs/plugins/inspect/plugin-shout2send.xml:
14241         * docs/plugins/inspect/plugin-smpte.xml:
14242         * docs/plugins/inspect/plugin-speex.xml:
14243         * docs/plugins/inspect/plugin-udp.xml:
14244         * docs/plugins/inspect/plugin-videobalance.xml:
14245         * docs/plugins/inspect/plugin-videobox.xml:
14246         * docs/plugins/inspect/plugin-videoflip.xml:
14247         * docs/plugins/inspect/plugin-videomixer.xml:
14248         * docs/plugins/inspect/plugin-wavenc.xml:
14249         * docs/plugins/inspect/plugin-wavparse.xml:
14250         * docs/plugins/inspect/plugin-ximagesrc.xml:
14251           Update files to CVS/Prerelease version, add esdsink docs.
14252
14253         * ext/esd/esdsink.c:
14254           Add gtk-doc blurb.
14255
14256         * gst/rtp/gstrtpmp4vpay.c:
14257           Fix typo in element description.
14258
14259 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14260
14261         * ext/esd/esdsink.c: (gst_esdsink_open),
14262         (gst_esdsink_factory_init):
14263           Prevent libesd from auto-spawning a sound daemon if it
14264           is not already running. Now that we don't do evil stuff
14265           like that any longer we can give esdsink a rank so that
14266           autoaudiosink will try it as well if all other audio
14267           sinks fail (#343051).
14268
14269 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14270
14271         * ext/esd/Makefile.am:
14272           Oops, need to remove README from EXTRA_DIST as well.
14273
14274 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14275
14276         * ext/esd/README:
14277           Remove, it contains nothing useful anyway.
14278
14279         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
14280         (gst_esdsink_delay):
14281           Some small clean-ups; use GST_BOILERPLATE etc.
14282
14283 2006-07-24  Wim Taymans  <wim@fluendo.com>
14284
14285         * gst/law/alaw-decode.c: (alawdec_getcaps):
14286         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
14287         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
14288         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
14289         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
14290
14291 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
14292
14293         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
14294         (gst_wavparse_other), (gst_wavparse_perform_seek),
14295         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
14296         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
14297         (gst_wavparse_pad_query):
14298         * gst/wavparse/gstwavparse.h:
14299           Use information from 'fact' chunk for length calculation of compressed
14300           samples. Calculate bps if bogus value is found in wav header (embeded
14301           mp2/mp3).
14302           
14303
14304 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14305
14306         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
14307
14308         * configure.ac:
14309         * gst/udp/Makefile.am:
14310         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
14311         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
14312         * gst/udp/gstdynudpsink.h:
14313         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
14314         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
14315         * gst/udp/gstmultiudpsink.h:
14316         * gst/udp/gstudp.c: (plugin_init):
14317         * gst/udp/gstudpsink.h:
14318         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
14319         (gst_udpsrc_start), (gst_udpsrc_stop):
14320         * gst/udp/gstudpsrc.h:
14321         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
14322         (gst_udp_net_utils_win32_wsa_startup):
14323         * gst/udp/gstudpnetutils.h:
14324           Port udp plugin to win32 (#345288).
14325
14326 2006-07-24  Wim Taymans  <wim@fluendo.com>
14327
14328         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
14329         Remove unwanted DEBUG line.
14330
14331 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
14332
14333         * gst/id3demux/gstid3demux.c: (plugin_init):
14334         * gst/id3demux/id3tags.c:
14335         (id3demux_add_id3v2_frame_blob_to_taglist):
14336         * gst/id3demux/id3tags.h:
14337           On second thought, it might be wiser and more efficient
14338           not to do tag registration from a streaming thread.
14339
14340 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
14341
14342         * gst/id3demux/id3tags.c:
14343         (id3demux_add_id3v2_frame_blob_to_taglist),
14344         (id3demux_id3v2_frames_to_tag_list):
14345           Put ID3v2 frames we can't parse as binary blobs into private
14346           tags, so that they are not lost when retagging, at least once
14347           id3v2mux has been taught to re-inject those frames again.
14348           See bug #334375.
14349
14350 2006-07-21  Wim Taymans  <wim@fluendo.com>
14351
14352         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14353         (gst_avi_demux_process_next_entry):
14354         Fix some leaks.
14355
14356         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
14357         Don't use \n in debug lines.
14358
14359 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
14360
14361         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14362         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14363           Add annodex and icydemux, cleanup the sections a bit
14364
14365 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
14366
14367         Patch by: Alex Lancaster <alexl at users sourceforge net>
14368
14369         * ext/taglib/gstid3v2mux.cc:
14370           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
14371           ID3v2 TSSE frames (#347898).
14372
14373 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
14374
14375         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
14376           Respect mpegversion for "video/mpeg" and give message in case of
14377           unhandled versions.
14378
14379 2006-07-17  Wim Taymans  <wim@fluendo.com>
14380
14381         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
14382         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
14383         (gst_pngdec_chain), (gst_pngdec_sink_event),
14384         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
14385         (gst_pngdec_sink_activate_push):
14386         * ext/libpng/gstpngdec.h:
14387         Use statically allocated segment instead of leaking.
14388         Various cleanups.
14389         Fix flush and seek handling.
14390
14391 2006-07-16  Wim Taymans  <wim@fluendo.com>
14392
14393         * gst/rtp/Makefile.am:
14394         * gst/rtp/gstrtp.c: (plugin_init):
14395         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
14396         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
14397         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
14398         (gst_rtp_mp4g_depay_set_property),
14399         (gst_rtp_mp4g_depay_get_property),
14400         (gst_rtp_mp4g_depay_change_state),
14401         (gst_rtp_mp4g_depay_plugin_init):
14402         * gst/rtp/gstrtpmp4gdepay.h:
14403         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
14404         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
14405         (gst_rtp_mp4g_pay_flush):
14406         Added simple generic mpeg4 depayloader.
14407         Fix generic mpeg4 payloader.
14408
14409 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
14410
14411         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
14412           Don't try doing state changes on a NULL pointer.
14413
14414 2006-07-14  Wim Taymans  <wim@fluendo.com>
14415
14416         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
14417
14418         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
14419         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
14420         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
14421         * gst/rtp/gstrtpamrdepay.h:
14422         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
14423         Fixes #321191
14424
14425 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14426
14427         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14428         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
14429         Fix segfault when moving mouse pointer to the bottom right corner.
14430
14431 2006-07-12  Wim Taymans  <wim@fluendo.com>
14432
14433         * gst/rtp/Makefile.am:
14434         * gst/rtp/gstrtp.c: (plugin_init):
14435         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
14436         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
14437         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
14438         (gst_rtp_mp2t_depay_set_property),
14439         (gst_rtp_mp2t_depay_get_property),
14440         (gst_rtp_mp2t_depay_change_state),
14441         (gst_rtp_mp2t_depay_plugin_init):
14442         * gst/rtp/gstrtpmp2tdepay.h:
14443         Added mpeg2 TS depayloader. Closing #347234.
14444
14445 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
14446
14447         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
14448           Remove g_assert that shouldn't be there and was triggered
14449           after trying to open a device that doesn't exist or can't
14450           be opened for some other reason (#347972).
14451
14452 2006-07-10  Edward Hervey  <edward@fluendo.com>
14453
14454         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14455         (gst_avi_demux_stream_header), (push_tag_lists):
14456         * gst/avi/gstavidemux.h:
14457         Don't push tag events found by gst_riff_parse_info() before outputting
14458         GST_EVENT_NEWSEGMENT.
14459
14460 2006-07-10  Wim Taymans  <wim@fluendo.com>
14461
14462         * gst/rtsp/Makefile.am:
14463         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
14464         (rtsp_connection_close):
14465         * gst/rtsp/rtspdefs.h:
14466         replaced closesocket and close in code with one CLOSE_SOCKET. 
14467         Some more cleanups. Fixes #345301.
14468
14469 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
14470
14471         * gst/autodetect/gstautoaudiosink.c:
14472           Fix example pipeline in docs.
14473
14474 2006-07-10  Wim Taymans  <wim@fluendo.com>
14475
14476         Patch by: Rob Taylor <robtaylor at floopily dot org>
14477
14478         * gst/udp/gstmultiudpsink.c: (join_multicast),
14479         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
14480         If a destination is added before the stream is set to PAUSED, the
14481         multicast group is not joined as the socket is not created yet. 
14482         Also TTL and LOOP should also be set. Fixes #346921.
14483
14484 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14485
14486         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14487         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
14488         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
14489         (gst_ximage_src_init):
14490         * sys/ximage/gstximagesrc.h:
14491         Fix use-damage property to actually work :)
14492         Add startx, starty, endx, endy properties so screencasts other than full
14493         screen ones can work.
14494
14495 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14496
14497         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14498         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
14499         (gst_ximage_src_class_init), (gst_ximage_src_init):
14500         * sys/ximage/gstximagesrc.h:
14501         Add use_damage property to offer ability to choose whether to use
14502         XDamage or not.
14503
14504 2006-07-07  Wim Taymans  <wim@fluendo.com>
14505
14506         * gst/goom/filters.c: (zoomFilterSetResolution):
14507         Avoid goom coredumping by clearing memory. 
14508         Fixes 345679.
14509
14510 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
14511
14512         * win32/vs6/libgstid3demux.dsp:
14513         Add a link to libgsttag-0.10.lib.
14514
14515 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
14516
14517         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
14518         (gst_tag_demux_read_range):
14519         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
14520         (gst_id3demux_read_range):
14521           Don't return FLOW_UNEXPECTED when a buffer is before
14522           the start of the stream (which might happen with
14523           large ID3v2 tags if the tag reading was done pullrange
14524           based and we then switched to push mode later on).
14525           Fixes regression introduced by commit from June 29th.
14526
14527 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
14528
14529         * ext/taglib/gstid3v2mux.cc:
14530           Make UTF-8 the default encoding when writing string
14531           tags (before, our UTF-8 strings would automatically
14532           be converted to ISO-8859-1 by taglib and written as
14533           ISO-8859-1 fields if that was possible).
14534
14535         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
14536         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
14537         (test_taglib_id3mux_with_tags):
14538           Add test case that makes sure our UTF-8 strings have
14539           actually been written into the tag as UTF-8.
14540
14541 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
14542
14543         * configure.ac:
14544           Let's try that again.
14545
14546 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
14547
14548         * configure.ac:
14549           Disable monoscope plugin for now until it fulfills
14550           all the requirements.
14551
14552 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
14553
14554         * configure.ac:
14555         * gst/monoscope/Makefile.am:
14556         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
14557         (gst_monoscope_class_init), (gst_monoscope_init),
14558         (gst_monoscope_finalize), (gst_monoscope_reset),
14559         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
14560         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
14561         (gst_monoscope_sink_event), (gst_monoscope_src_event),
14562         (gst_monoscope_change_state), (plugin_init):
14563         * gst/monoscope/gstmonoscope.h:
14564           Port monoscope visualisation to 0.10.
14565
14566 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
14567
14568         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
14569         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
14570           Return FLOW_UNEXPECTED when at the end of the file, not
14571           FLOW_ERROR. Fixes 'internal stream error' errors that
14572           would sometimes occur in totem when scrubbing to the
14573           end of an ID3v1 tagged mp3 file.
14574
14575 2006-07-03  Edward Hervey  <edward@fluendo.com>
14576
14577         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
14578         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
14579         (gst_pngdec_sink_event), (gst_pngdec_change_state):
14580         * ext/libpng/gstpngdec.h:
14581         Implement buffer clipping/dropping using GstSegment.
14582         This provides accurate seeking.
14583
14584 2006-07-03  Edward Hervey  <edward@fluendo.com>
14585
14586         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14587         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
14588         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
14589         (gst_avi_demux_process_next_entry), (push_tag_lists),
14590         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
14591         * gst/avi/gstavidemux.h:
14592         Proper aggregation of each stream's GstFlowReturn in order to figure out
14593         whether the task should stop or not.
14594         Don't send inline events before pushing out a NEW_SEGMENT, more
14595         specifically for GST_TAG_EVENT.
14596         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
14597         sub-indexes.
14598
14599 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
14600
14601         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
14602
14603         * sys/sunaudio/gstsunaudiomixerctrl.c:
14604         (gst_sunaudiomixer_ctrl_build_list):
14605           Move "Monitor" slider to input tab so it works more like
14606           sdtaudiocontrol, which is what people on Solaris are used
14607           to using for their mixer program (#346259).
14608
14609 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14610
14611         * tests/check/elements/level.c: (GST_START_TEST):
14612           fix a leak, clean up at the end
14613
14614 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
14615
14616         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
14617         (gst_matroska_demux_send_event),
14618         (gst_matroska_demux_loop_stream_parse_id):
14619         * gst/matroska/matroska-ids.h:
14620           Send tag event after newsegment event.
14621
14622 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
14623
14624         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
14625         (gst_id3demux_read_range):
14626           Make sure we don't return GST_FLOW_OK with a NULL buffer in
14627           certain cases where a read beyond the end of the file is
14628           requested. Fixes #345930.
14629
14630         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
14631         (gst_tag_demux_read_range):
14632           Fix same issue here as well.
14633
14634 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14635
14636         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
14637         
14638         Fix hypothetical crash.
14639
14640 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
14641
14642         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
14643
14644         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
14645           Do not modify the ports value. If the user has turned off the
14646           built-in speakers, then we should not reset it in the prepare
14647           function, since this causes the built-in speakers to turn
14648           back on anytime the user changes a track in totem, rhythmbox,
14649           etc. (#346066).
14650
14651 2006-06-23  Wim Taymans  <wim@fluendo.com>
14652
14653         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
14654         Fix double caps unref when negotiation fails.
14655
14656 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14657
14658         * ext/annodex/gstcmmldec.c:
14659         * ext/annodex/gstcmmlenc.c:
14660         * ext/annodex/gstcmmlparser.c:
14661         * ext/dv/gstdvdec.c:
14662         * ext/dv/gstdvdemux.c:
14663         * ext/gdk_pixbuf/pixbufscale.c:
14664         * ext/jpeg/gstjpegenc.c:
14665         * ext/jpeg/gstsmokedec.c:
14666         * ext/jpeg/gstsmokeenc.c:
14667         * ext/libpng/gstpngdec.c:
14668         * ext/libpng/gstpngenc.c:
14669         * ext/speex/gstspeexenc.c:
14670         * gst/alpha/gstalphacolor.c:
14671         * gst/cutter/gstcutter.c:
14672         * gst/debug/gstnavigationtest.c:
14673         * gst/icydemux/gsticydemux.c:
14674         * gst/level/gstlevel.c:
14675         * gst/multipart/multipart.c:
14676         * gst/rtp/gstrtpamrpay.c:
14677         * gst/rtp/gstrtpdepay.c:
14678         * gst/rtp/gstrtpilbcpay.c:
14679         * gst/rtp/gstrtpmp4gpay.c:
14680         * gst/rtp/gstrtpmp4vpay.c:
14681         * gst/rtsp/gstrtpdec.c:
14682         * gst/rtsp/gstrtspsrc.c:
14683         * gst/udp/gstdynudpsink.c:
14684         * gst/udp/gstmultiudpsink.c:
14685         * gst/udp/gstudpsrc.c:
14686         * gst/videobox/gstvideobox.c:
14687         * gst/videofilter/gstvideoflip.c:
14688           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
14689           plus two minor macro fixes.
14690
14691 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14692
14693         * gst/matroska/matroska-demux.c:
14694         (gst_matroska_demux_check_subtitle_buffer),
14695         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
14696         (gst_matroska_demux_subtitle_caps):
14697         * gst/matroska/matroska-ids.c:
14698         (gst_matroska_track_init_subtitle_context):
14699         * gst/matroska/matroska-ids.h:
14700           Try to fix up broken matroska files containing subtitle
14701           streams with non-UTF8 character encodings (courtesy of
14702           mkvmerge) using either the encoding specified in the
14703           GST_SUBTITLE_ENCODING environment variable or the
14704           current locale's character set if it is non-UTF8.
14705           Fixes #337076.
14706
14707 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14708
14709         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
14710           Set image type from APIC frame as "image-type" field
14711           of GST_TAG_IMAGE buffer caps (#344605).
14712
14713 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
14714
14715         * ext/flac/Makefile.am:
14716         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
14717         (gst_flac_dec_reset_decoders),
14718         (gst_flac_dec_setup_seekable_decoder),
14719         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
14720         (gst_flac_dec_metadata_callback),
14721         (gst_flac_dec_metadata_callback_seekable),
14722         (gst_flac_dec_metadata_callback_stream),
14723         (gst_flac_dec_error_callback),
14724         (gst_flac_dec_error_callback_seekable),
14725         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
14726         (gst_flac_dec_read_stream), (gst_flac_dec_write),
14727         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
14728         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
14729         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
14730         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
14731         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
14732         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
14733         (gst_flac_dec_sink_activate_push),
14734         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
14735         * ext/flac/gstflacdec.h:
14736           Support chain-based operation, should make flac-over-DAAP
14737           work (#340492).
14738
14739 2006-06-20  Wim Taymans  <wim@fluendo.com>
14740
14741         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14742         Doc updates, merge some unused symbols.
14743
14744 2006-06-20  Wim Taymans  <wim@fluendo.com>
14745
14746         * docs/plugins/Makefile.am:
14747         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14748         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14749         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
14750         * gst/rtsp/gstrtspsrc.c:
14751         * gst/rtsp/gstrtspsrc.h:
14752         Added documentation for the rtsp plugin. Fixes #345393.
14753
14754 2006-06-20  Wim Taymans  <wim@fluendo.com>
14755
14756         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
14757         (rtsp_connection_close), (rtsp_connection_free):
14758         Use better G_OS_* macros. Fixes #345301 some more.
14759
14760 2006-06-20  Wim Taymans  <wim@fluendo.com>
14761
14762         Patch by: Brian Cameron <brian dot cameron at sun dot com>
14763
14764         * sys/sunaudio/Makefile.am:
14765         * sys/sunaudio/gstsunaudio.c: (plugin_init):
14766         * sys/sunaudio/gstsunaudiomixerctrl.c:
14767         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
14768         (gst_sunaudiomixer_ctrl_list_tracks),
14769         (gst_sunaudiomixer_ctrl_get_volume),
14770         (gst_sunaudiomixer_ctrl_set_volume),
14771         (gst_sunaudiomixer_ctrl_set_mute),
14772         (gst_sunaudiomixer_ctrl_set_record):
14773         * sys/sunaudio/gstsunaudiomixerctrl.h:
14774         * sys/sunaudio/gstsunaudiomixertrack.c:
14775         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
14776         * sys/sunaudio/gstsunaudiomixertrack.h:
14777         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
14778         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
14779         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
14780         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
14781         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
14782         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
14783         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
14784         (gst_sunaudiosrc_reset):
14785         * sys/sunaudio/gstsunaudiosrc.h:
14786         Add a SunAudio source plugin.
14787         Support stereo and right/left channel gain in the mixer plugin.
14788         Support the RECORD flag so that you can switch between line-input and
14789         microphone in gnome-volume-control.
14790         Code cleanups like using an enumerator for track number instead of an 
14791         integer. Fixes #344923.
14792
14793 2006-06-20  Wim Taymans  <wim@fluendo.com>
14794
14795         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
14796
14797         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
14798         (rtsp_connection_close):
14799         Make RTSP plugin compile on windows. Fixes #345301.
14800         Some changes to original patch to catch errors better.
14801         use ifdef WIN32 instead of ifndef.
14802
14803 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14804
14805         * configure.ac:
14806         If we have libraw1394 >= 1.2.1, then we need libiec61883.
14807
14808 2006-06-18  Edward Hervey  <edward@fluendo.com>
14809
14810         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
14811         After a failed buffer alloc, we need to abort the jpeg decoding (it
14812         started when parsing headers to figure out how many bytes we need
14813         to request downstream).
14814
14815 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
14816
14817         Patch by: Mark Nauwelaerts  <manauw at skynet be>
14818
14819         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
14820           Make sure we don't read beyond the end of the file (#345232).
14821
14822 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
14823
14824         * configure.ac:
14825           Fix --disable-external (can't set conditionals conditionally,
14826           #343602).
14827
14828 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14829
14830         * autogen.sh:
14831         * configure.ac:
14832         * docs/Makefile.am:
14833           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
14834
14835         * docs/plugins/Makefile.am:
14836         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14837         * docs/plugins/inspect/plugin-taglib.xml:
14838           Add/fix apev2mux docs.
14839
14840 2006-06-14  Wim Taymans  <wim@fluendo.com>
14841
14842         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
14843         (gst_dvdec_finalize), (gst_dvdec_sink_event),
14844         (gst_dvdec_change_state):
14845         Reset segment info on flush.
14846         Alloc segment in _init, free in _finalize.
14847
14848         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
14849         Don't send segments twice.
14850
14851 2006-06-14  Wim Taymans  <wim@fluendo.com>
14852
14853         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
14854         Respect segment.stop. Fixes #342592.
14855
14856 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14857
14858         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
14859           No language specified means the implied language is English
14860           according to the matroska spec (partially fixes #344708);
14861           add some more debug output.
14862
14863 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14864
14865         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
14866         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
14867         (gst_wavparse_chain):
14868           When operating chain-based, don't make any assumptions about the
14869           chunking of the incoming data and make streaming work on days other
14870           than the second Thursday after a full moon. Also fix up debug
14871           messages here and there and make use of the most excellent new
14872           gst_pad_query_peer_duration() utility function.
14873           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
14874
14875         * gst/wavparse/gstwavparse.h:
14876           Remove trailing comma after last enum value, some compilers don't
14877           like that.
14878
14879 2006-06-13  Wim Taymans  <wim@fluendo.com>
14880
14881         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
14882         Handle premature EOS gracefully.
14883
14884 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
14885
14886         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
14887           Prevent out of bounds array access when scrubbing towards
14888           the end of the file between the last index entry and the
14889           end. Fixes occasional 'start <= stop' newsegment event
14890           assertions when scrubbing in MJPEG files.
14891
14892 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
14893
14894         * tests/check/elements/.cvsignore:
14895           And another one.
14896
14897 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
14898
14899         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
14900         (scan_encoded_string), (parse_picture_frame):
14901           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
14902
14903         * configure.ac:
14904           Require core >= 0.10.8 (for GST_TAG_IMAGE and
14905           GST_TAG_PPEVIEW_IMAGE used in the patch above).
14906
14907 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14908
14909         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
14910           gratuitous comment changes
14911         * tests/check/elements/level.c: (GST_START_TEST):
14912           fix level test leaks
14913
14914 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
14915
14916         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
14917         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
14918           Use gst_pad_query_peer_duration() utility function here.
14919
14920 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14921
14922         * autogen.sh:
14923           require am17
14924         * configure.ac:
14925         * ext/annodex/Makefile.am:
14926         * ext/cdio/Makefile.am:
14927         * ext/dv/Makefile.am:
14928         * ext/esd/Makefile.am:
14929         * ext/flac/Makefile.am:
14930         * ext/gdk_pixbuf/Makefile.am:
14931         * ext/ladspa/Makefile.am:
14932         * ext/libcaca/Makefile.am:
14933         * ext/speex/Makefile.am:
14934         * ext/taglib/Makefile.am:
14935         * sys/oss/Makefile.am:
14936         * sys/sunaudio/Makefile.am:
14937         * sys/ximage/Makefile.am:
14938           clean up build further
14939
14940 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
14941
14942         * gconf/Makefile.am:
14943           Honour --disable-schemas-install configure option. Fixes #344100.
14944
14945 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
14946
14947         * tests/examples/level/Makefile.am:
14948           Add -lm to LIBS for pow() function, don't assume one of our
14949           dependencies (such as libxml-2.0) drags it in automatically
14950           (#343603).
14951
14952 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
14953
14954         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
14955
14956         * configure.ac:
14957           We should use $SED and not $(SED) in configure.ac (#343678).
14958
14959 2006-06-09  Wim Taymans  <wim@fluendo.com>
14960
14961         Patch by: Brian Cameron <brian dot cameron at sun dot com>
14962
14963         * sys/sunaudio/gstsunaudiomixerctrl.c:
14964         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
14965         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
14966         (gst_sunaudiomixer_ctrl_set_mute):
14967         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
14968         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
14969         (gst_sunaudiosink_write):
14970         Attached find a patch that fixes a number of bugs with the SunAudio
14971         mixer plugin and fixes #344101:
14972         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
14973            tracks onto the tracklist causing gnome-volume-control's preferences
14974            dialog to be messed up and would core dump if you checked/unchecked
14975            any item.
14976         2. We weren't previously setting the MUTE flag properly.  Fixing this
14977            makes gnome-volume-control work better.
14978         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
14979            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
14980            gnome-volume-control look better.
14981         Also some minor cleanup in gstsunaudiosink.c.
14982
14983 2006-06-09  Wim Taymans  <wim@fluendo.com>
14984
14985         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
14986         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
14987         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
14988         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
14989         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
14990         * ext/jpeg/gstjpegdec.h:
14991         API: Added IDCT method property
14992         Small cleanups.
14993         Avoid dynamic allocation of trivial fixed structure.
14994         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
14995
14996 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14997
14998         * configure.ac:
14999         We now require libraw1394 >= 1.1.0 and that version onwards all
15000         have .pc files.
15001
15002 2006-06-02  Edward Hervey  <edward@fluendo.com>
15003
15004         * gst/law/alaw-decode.c: (alawdec_getcaps): 
15005         Trying to get items from an ANY or EMPTY caps is ... stupid.
15006
15007 2006-06-02  Edward Hervey  <edward@fluendo.com>
15008
15009         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
15010         (gst_dvdec_chain), (gst_dvdec_change_state):
15011         * ext/dv/gstdvdec.h:
15012         Added GstSegment handling, now implements dropping/clipping.
15013
15014 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
15015
15016         * ext/aalib/gstaasink.h:
15017         * ext/annodex/gstcmmldec.h:
15018         * ext/cairo/gsttimeoverlay.h:
15019         * ext/dv/gstdvdec.h:
15020         * ext/dv/gstdvdemux.h:
15021         * ext/esd/esdmon.h:
15022         * ext/esd/esdsink.h:
15023         * ext/flac/gstflacenc.h:
15024         * ext/gconf/gstgconfaudiosink.h:
15025         * ext/gconf/gstgconfaudiosrc.h:
15026         * ext/gconf/gstgconfvideosink.h:
15027         * ext/gconf/gstgconfvideosrc.h:
15028         * ext/gdk_pixbuf/gstgdkanimation.h:
15029         * ext/gdk_pixbuf/pixbufscale.h:
15030         * ext/hal/gsthalaudiosink.h:
15031         * ext/hal/gsthalaudiosrc.h:
15032         * ext/jpeg/gstjpegenc.h:
15033         * ext/jpeg/gstsmokedec.h:
15034         * ext/jpeg/gstsmokeenc.h:
15035         * ext/libcaca/gstcacasink.h:
15036         * ext/libmng/gstmngdec.h:
15037         * ext/libmng/gstmngenc.h:
15038         * ext/libpng/gstpngdec.h:
15039         * ext/libpng/gstpngenc.h:
15040         * ext/raw1394/gstdv1394src.h:
15041         * ext/speex/gstspeexenc.h:
15042         * gst/autodetect/gstautoaudiosink.h:
15043         * gst/autodetect/gstautovideosink.h:
15044         * gst/avi/gstavidemux.h:
15045         * gst/cutter/gstcutter.h:
15046         * gst/debug/efence.h:
15047         * gst/debug/gstnavigationtest.h:
15048         * gst/debug/gstnavseek.h:
15049         * gst/flx/gstflxdec.h:
15050         * gst/goom/gstgoom.h:
15051         * gst/icydemux/gsticydemux.h:
15052         * gst/id3demux/gstid3demux.h:
15053         * gst/law/alaw-decode.h:
15054         * gst/law/alaw-encode.h:
15055         * gst/law/mulaw-decode.h:
15056         * gst/law/mulaw-encode.h:
15057         * gst/matroska/matroska-mux.h:
15058         * gst/median/gstmedian.h:
15059         * gst/oldcore/gstaggregator.h:
15060         * gst/oldcore/gstfdsink.h:
15061         * gst/oldcore/gstmd5sink.h:
15062         * gst/oldcore/gstmultifilesrc.h:
15063         * gst/oldcore/gstpipefilter.h:
15064         * gst/oldcore/gstshaper.h:
15065         * gst/oldcore/gststatistics.h:
15066         * gst/rtp/gstasteriskh263.h:
15067         * gst/rtp/gstrtpL16depay.h:
15068         * gst/rtp/gstrtpL16pay.h:
15069         * gst/rtp/gstrtpamrdepay.h:
15070         * gst/rtp/gstrtpamrpay.h:
15071         * gst/rtp/gstrtpdepay.h:
15072         * gst/rtp/gstrtpgsmdepay.h:
15073         * gst/rtp/gstrtpgsmpay.h:
15074         * gst/rtp/gstrtph263pay.h:
15075         * gst/rtp/gstrtph263pdepay.h:
15076         * gst/rtp/gstrtph263ppay.h:
15077         * gst/rtp/gstrtpmp4gpay.h:
15078         * gst/rtp/gstrtpmp4vdepay.h:
15079         * gst/rtp/gstrtpmp4vpay.h:
15080         * gst/rtp/gstrtpmpadepay.h:
15081         * gst/rtp/gstrtpmpapay.h:
15082         * gst/rtp/gstrtppcmadepay.h:
15083         * gst/rtp/gstrtppcmapay.h:
15084         * gst/rtp/gstrtppcmudepay.h:
15085         * gst/rtp/gstrtppcmupay.h:
15086         * gst/rtp/gstrtpspeexdepay.h:
15087         * gst/rtp/gstrtpspeexpay.h:
15088         * gst/rtsp/gstrtpdec.h:
15089         * gst/rtsp/gstrtspsrc.h:
15090         * gst/smpte/gstsmpte.h:
15091         * gst/udp/gstdynudpsink.h:
15092         * gst/udp/gstmultiudpsink.h:
15093         * gst/udp/gstudpsink.h:
15094         * gst/udp/gstudpsrc.h:
15095         * gst/videofilter/gstvideobalance.h:
15096         * gst/videofilter/gstvideoflip.h:
15097         * sys/oss/gstossdmabuffer.h:
15098         * sys/oss/gstossmixerelement.h:
15099         * sys/oss/gstosssink.h:
15100         * sys/oss/gstosssrc.h:
15101         * sys/osxvideo/osxvideosink.h:
15102         * sys/sunaudio/gstsunaudiomixer.h:
15103         * sys/sunaudio/gstsunaudiosink.h:
15104         * sys/ximage/gstximagesrc.h:
15105         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
15106
15107 2006-05-31  Wim Taymans  <wim@fluendo.com>
15108
15109         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
15110         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
15111         (gst_goom_src_setcaps), (gst_goom_src_event),
15112         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
15113         (gst_goom_change_state):
15114         * gst/goom/gstgoom.h:
15115         Handle QoS.
15116         Handle flushing, discont and events.
15117         Fix timestamps and various other cleanups.
15118
15119 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15120
15121         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
15122         Fix bus reset when using libiec61883
15123
15124 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15125
15126         * configure.ac:
15127         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
15128         * ext/raw1394/Makefile.am:
15129         Add CFLAGS.
15130         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
15131         New method, to receive using libiec61883.
15132         (gst_dv1394src_iso_receive),
15133         #ifdef'd out if libiec61883 is present.
15134         (gst_dv1394src_bus_reset),
15135         Get userdata correctly if using libiec61883. 
15136         (gst_dv1394src_create),
15137         When using libiec61883, only poll one fd and no need to read.
15138         (gst_dv1394src_discover_avc_node),
15139         Replace g_warnings.
15140         (gst_dv1394src_start),
15141         Create new handle when we know which dv port.  More reliable
15142         than setting port on an existing handle.  Initialise libiec61883.
15143         (gst_dv1394src_stop):
15144         If using libiec61883, then cleanup its handle properly.
15145         * ext/raw1394/gstdv1394src.h:
15146         Add libiec61883 handle.
15147
15148 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
15149
15150         * gst/avi/gstavidemux.c:
15151           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
15152         * win32/MANIFEST:
15153           sort file listing
15154         * win32/vs6/libgstavi.dsp:
15155           add gstavimux.c to the project
15156         * win32/vs6/libgstid3demux.dsp:
15157           add link to zlib library
15158         * win32/vs6/libgstmatroska.dsp:
15159           add matroska-ids.c to the project
15160
15161 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
15162
15163         Patch by: Sebastian Dröge  <mail at slomosnail de >
15164
15165         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15166         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15167         * ext/taglib/Makefile.am:
15168         * ext/taglib/gstapev2mux.cc:
15169         * ext/taglib/gstapev2mux.h:
15170         * ext/taglib/gstid3v2mux.cc:
15171         * ext/taglib/gsttaglibmux.c: (plugin_init):
15172         * ext/taglib/gsttaglibmux.h:
15173           Add apev2mux element (#343122).
15174         
15175         * tests/check/Makefile.am:
15176         * tests/check/elements/apev2mux.c:
15177         (test_taglib_apev2mux_create_tags),
15178         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
15179         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
15180         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
15181         (apev2mux_suite), (main):
15182           Add unit test for apev2mux element.
15183
15184 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15185
15186         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
15187         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
15188         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
15189           GST_PTR_FORMAT should be used to print caps in debug statements.
15190
15191 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15192
15193         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
15194
15195         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
15196         (ape_demux_parse_tags):
15197           Some clean-ups and additions: map APE 'file' tag to
15198           GST_TAG_LOCATION (#343123); add support for extracting
15199           the track count and clean up parsing a bit (#343127).
15200
15201 2006-05-28  Edward Hervey  <edward@fluendo.com>
15202
15203         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
15204         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
15205
15206 2006-05-28  Edward Hervey  <edward@fluendo.com>
15207
15208         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
15209         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
15210         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
15211         * ext/jpeg/gstjpegdec.h:
15212         Clip outgoing buffers according to currently configured segment.
15213
15214 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15215
15216         * ext/taglib/gstid3v2mux.cc:
15217           Handle  writing of track-count or album-volume-count without
15218           track-number or albume-volume-number (in this case the number
15219           will just be set to 0).
15220
15221         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
15222           It would be nice if we actually checked the values received for
15223           track/album-volume number/count in  _check_tags(), rather than
15224           setting them again ...
15225
15226 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15227
15228         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
15229           A track/volume number or count of 0 does not make sense,
15230           just ignore it along with negative numbers (a tag might
15231           only contain a track count without a track number).
15232
15233 2006-05-27  Edward Hervey  <edward@fluendo.com>
15234
15235         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
15236         (gst_jpeg_dec_sink_event):
15237         Abort decompression when receiving FLUSH_STOP. This should avoid
15238         issues when interrupting decoding with flushes.
15239
15240 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
15241
15242         * ext/flac/gstflac.c:
15243           Don't #include file we don't dist any longer.
15244
15245 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
15246
15247         * README:
15248           Replace current README (containing the release notes from
15249           some 0.9.x version) with a proper README taken from the core.
15250
15251 2006-05-24  Wim Taymans  <wim@fluendo.com>
15252
15253         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
15254         Implement EOS correctly by either posting
15255         SEGMENT_DONE or pushing an EOS message depending
15256         on the seek type. Fixes #342592
15257
15258 2006-05-24  Wim Taymans  <wim@fluendo.com>
15259
15260         * gst/law/alaw-decode.c: (gst_alawdec_chain):
15261         * gst/law/alaw-decode.h:
15262         * gst/law/alaw-encode.c: (gst_alawenc_chain):
15263         * gst/law/alaw-encode.h:
15264         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
15265         * gst/law/mulaw-decode.h:
15266         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
15267         * gst/law/mulaw-encode.h:
15268         Some cleanups in the chain functions.
15269         Remove some GStreamer 0.0.2 bits.
15270
15271 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15272
15273         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15274
15275         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
15276           gst_collect_pads_stop() needs to be called before chaining up
15277           to the parent class (#342734).
15278
15279 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15280
15281         * ext/flac/Makefile.am:
15282         * ext/flac/flac_compat.h:
15283         * ext/flac/gstflac.c:
15284         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
15285         * ext/flac/gstflacenc.c:
15286           Remove backwards compatibility cruft for dealing with FLAC API
15287           changes in the 1.0.x series - we require 1.1.1 or newer these days.
15288
15289 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15290
15291         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15292         (gst_matroska_demux_push_xiph_codec_priv_data),
15293         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15294         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
15295         * gst/matroska/matroska-ids.h:
15296         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
15297         (gst_matroska_mux_video_pad_setcaps),
15298         (xiph3_streamheader_to_codecdata),
15299         (vorbis_streamheader_to_codecdata),
15300         (theora_streamheader_to_codecdata),
15301         (gst_matroska_mux_audio_pad_setcaps),
15302         (gst_matroska_mux_write_data):
15303           Add support for muxing/demuxing theora video (#342448; too bad
15304           none of the usual linux players can actually play this). Playback
15305           in GStreamer will require additional changes to theoradec in -base.
15306           Refactor streamheaders <=> CodecPrivateData code a bit; some small
15307           cleanups.
15308
15309 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15310
15311         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
15312         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
15313           Fix crashes when the horizontal subsampling is 1.
15314           Fixes #342097.
15315
15316 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15317
15318         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15319
15320         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
15321         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
15322         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
15323         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
15324         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
15325         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
15326         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
15327         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
15328         (gst_avi_mux_change_state):
15329         * gst/avi/gstavimux.h:
15330           Some enhancements for avimux (#342526):
15331            - add odml (large file) index support
15332            - store codec init data (e.g. huffyuv)
15333            - miscellaneous other fixes/cleanups
15334
15335 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
15336
15337         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
15338         Don't output any tag when we encounter a negative track number - the
15339         tag type is uint, so we end up outputting huge positive numbers
15340         instead. (Fixes: #342029)
15341
15342 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15343
15344         * configure.ac:
15345           update for new GSTPB_PLUGINS_DIR
15346
15347 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
15348
15349         * rtp/gst/gstrtph263pay.c:
15350         Properly set static caps for H263 at 34.
15351
15352 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15353
15354         Patch by: James "Doc" Livingston  <doclivingston gmail com>
15355
15356         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
15357           Merge event tags and tag setter tags correctly (#339918). Also,
15358           don't leak taglist in case of an error.
15359           
15360 2006-05-17  Edward Hervey  <edward@fluendo.com>
15361
15362         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
15363         We can only do caps intersection if the othercaps are non-empty and not
15364         ANY. Else we return the pad template (base_caps).
15365
15366 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
15367
15368         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
15369           Fix crash when outputting debugging information for certain
15370           pictures (always good to use the right struct member for
15371           the number of records in an array).
15372
15373 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
15374
15375         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
15376
15377         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
15378         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
15379         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
15380         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
15381         (gst_ebml_read_float), (gst_ebml_read_ascii),
15382         (gst_ebml_read_binary):
15383           Don't create unnecessary sub-buffers all the time. Dramatically
15384           improves performance with multiple concurrently running
15385           matroskademux instances (#341818) (and avoids doing
15386           unnecessarily inefficient things in the general case).
15387
15388 2006-05-16  Edward Hervey  <edward@fluendo.com>
15389
15390         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
15391         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
15392         return value of gst_pad_push_event().
15393
15394 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
15395
15396         * gst/autodetect/gstautoaudiosink.c:
15397         (gst_auto_audio_sink_find_best):
15398         * gst/autodetect/gstautovideosink.c:
15399         (gst_auto_video_sink_find_best):
15400         Make the name of the child element be based on the name of the
15401         parent, so that debug output is more useful.
15402         
15403         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
15404         (parse_insert_string_field), (parse_split_strings):
15405         Rework string parsing to always walk over BOM markers in UTF16
15406         strings, using the endianness indicated by the innermost one,
15407         then trying the opposite endianness if that fails to convert
15408         to valid UTF-8. Fixes #341774
15409
15410 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15411
15412         Patch from: Matthieu <matthieu at fluendo dot com>
15413
15414         * ext/libpng/Makefile.am:
15415         Add LIBPNG_CFLAGS.
15416
15417 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15418
15419         * ext/taglib/gstid3v2mux.cc:
15420           Add support for writing images (APIC frames) into ID3v2
15421           tags (picture type always set to 'other' for now though).
15422
15423 2006-05-14  Michael Smith  <msmith@fluendo.com>
15424
15425         * gst/wavparse/gstwavparse.c:
15426           Update docs; wavparse implements push and pull modes.
15427
15428 2006-05-12  Wim Taymans  <wim@fluendo.com>
15429
15430         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
15431         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
15432         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
15433         Ooops, bitten by the copy-and-paste design paradigm, fixes
15434         seek again.
15435
15436 2006-05-12  Wim Taymans  <wim@fluendo.com>
15437
15438         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15439         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
15440         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
15441         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
15442         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
15443         (gst_avi_demux_massage_index),
15444         (gst_avi_demux_calculate_durations_from_index),
15445         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
15446         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
15447         (gst_avi_demux_loop):
15448         * gst/avi/gstavidemux.h:
15449         Some cleanups, prepare to use GstSegment.
15450         Fix error in entry walking code.
15451         Fix VBR detection.
15452         Smarter timestamp calculation code.
15453         Uniform error/eos handling.
15454
15455 2006-05-12  Michael Smith  <msmith@fluendo.com>
15456
15457         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
15458         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
15459           Fix use of uninitialised values if we're NOT seeking in ready.
15460           Fix typos.
15461
15462 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
15463
15464         * gst/wavparse/Makefile.am:
15465           Add CFLAGS and LIBS for libgstbase, fixes build on
15466           Cygwin (#341489).
15467
15468 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
15469
15470         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
15471           Some more debug info. No need to check whether the string
15472           returned by g_convert() is really UTF-8 - either it is or
15473           we get NULL returned.
15474
15475 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
15476
15477         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
15478           Fix parsing of numeric genre strings some more, by ensuring that
15479           we only try and parse strings that a) Start with '(' and b) Consist
15480           only of digits.
15481           Also, when finding an escaping '((' sequence, bust it back to '(' by
15482           swallowing the first parenthesis
15483
15484 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
15485
15486         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
15487         (gst_esdsink_open), (gst_esdsink_close):
15488         * ext/esd/esdsink.h:
15489           Move the esd_get_server_info() into gst_esdsink_open() and fail
15490           with a decent error message on errors.
15491
15492 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15493
15494         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
15495         (gst_esdmon_channels_get_type):
15496         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
15497         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
15498         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
15499         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
15500         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
15501         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
15502         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
15503         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
15504         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
15505         * gst/videomixer/videomixer.c:
15506         (gst_video_mixer_background_get_type):
15507           Const-ify GEnumValue arrays.
15508
15509 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15510
15511         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
15512
15513         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
15514         (gst_avi_mux_do_video_buffer):
15515           Work around gst_buffer_make_metadata_writable() bug that
15516           results in avimux marking all frames in the index as
15517           keyframes (#340859).
15518           
15519 2006-05-08  Wim Taymans  <wim@fluendo.com>
15520
15521         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
15522         Make parsing of urls suck slightly less.
15523
15524 2006-05-08  Edward Hervey  <edward@fluendo.com>
15525
15526         * autogen.sh: (CONFIGURE_DEF_OPT): 
15527         libtoolize on Darwin/MacOSX is called glibtoolize.
15528
15529 2006-05-08  Wim Taymans  <wim@fluendo.com>
15530
15531         Patch by: Jens Granseuer <jensgr at gmx dot net>
15532
15533         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
15534         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
15535         C89 compliance fixes. Fixes #340980
15536
15537 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
15538
15539         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
15540         * ext/flac/gstflacdec.h:
15541           Handle segment seeks that include the end of the file as stop point
15542           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
15543           message instead of an EOS event in case we're in segment seek
15544           mode (fixes #340699).
15545           
15546 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
15547
15548         * ext/cairo/gsttextoverlay.c:
15549         * ext/flac/gstflacdec.c:
15550         * ext/gdk_pixbuf/pixbufscale.c:
15551         * gst/apetag/gstapedemux.c:
15552         * gst/debug/breakmydata.c:
15553         * gst/debug/testplugin.c:
15554         * gst/matroska/ebml-write.c:
15555         * gst/multipart/multipartdemux.c:
15556         * sys/osxaudio/gstosxaudiosink.c:
15557         * sys/osxaudio/gstosxaudiosrc.c:
15558         Add semicolons after GST_BOILERPLATE[_FULL] so that
15559         indent doesn't mess up following lines.
15560
15561 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
15562
15563         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
15564
15565         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
15566           Don't leak caps when freeing the stream context (#340623).
15567
15568 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
15569
15570         * configure.ac:
15571           Back to CVS
15572
15573 === release 0.10.3 ===
15574
15575 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
15576
15577         * configure.ac:
15578           releasing 0.10.3, "Desplazado"
15579
15580 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
15581
15582         * gst/matroska/matroska-mux.c:
15583         (gst_matroska_mux_stream_is_vorbis_header),
15584         (gst_matroska_mux_write_data):
15585           Don't strcmp() NULL strings.
15586           Only start new clusters on video keyframes, not on any
15587           random audio buffer that doesn't have the DELTA_UNIT
15588           flag set (fixes 'make check' again).
15589
15590 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
15591
15592         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15593
15594         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
15595         (gst_matroska_mux_stream_is_vorbis_header),
15596         (gst_matroska_mux_write_data):
15597           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
15598           value and then dead-lock when muxing vorbis audio streams
15599           (the three vorbis header buffers carry no timestamp, and it
15600           would try to mux these after all video buffers). Fixes #340346.
15601
15602           Improve clustering: start a new cluster also whenever we get
15603           a keyframe.     
15604
15605 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15606
15607         * win32/common/config.h:
15608         * win32/MANIFEST
15609           add the generated file as well
15610
15611 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15612
15613         * Makefile.am:
15614         * configure.ac:
15615         * win32/common/config.h.in:
15616           add win32 stuff
15617
15618 2006-05-03  Michael Smith  <msmith@fluendo.com>
15619
15620         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
15621           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
15622           SUCKS.
15623
15624 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
15625
15626         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
15627         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
15628         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
15629           don't leak caps-string
15630
15631 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
15632
15633         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
15634         (gst_id3demux_sink_activate):
15635           Let core insert default error message for TYPE_NOT_FOUND
15636           errors, it's just as good as our own and has the added
15637           bonus of being translated.
15638
15639 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
15640
15641         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
15642         (gst_tag_demux_sink_event):
15643         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
15644         (gst_id3demux_sink_event):
15645           Post an error message when we get an EOS event and were not
15646           able to find out the type of stream.
15647
15648         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
15649         (test_taglib_id3mux_with_tags):
15650           Decrease num-buffers to 16 per iteration again, otherwise the
15651           many memcpy()s and reallocations in the test will hammer slow
15652           CPUs completely and make the test timeout.
15653
15654 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15655
15656         * configure.ac:
15657           figure out where plugins-base plugins are
15658         * tests/check/Makefile.am:
15659           use plugins-base plugins, so we have typefind functions
15660         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
15661           increase num-buffers, this makes sure the test errors out instead
15662           of timing out when no typefind functions are present
15663
15664 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15665
15666         * docs/plugins/Makefile.am:
15667           also check .cc files for gtk-doc markup
15668         * configure.ac:
15669         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15670         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15671         * tests/check/Makefile.am:
15672         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
15673         * ext/Makefile.am:
15674         * ext/taglib/Makefile.am:
15675         * ext/taglib/gstid3v2mux.h:
15676         * ext/taglib/gsttaglibmux.c:
15677         * ext/taglib/gsttaglibmux.h:
15678           move taglib-based id3v2muxer to -good.  Fixes #336110.
15679
15680 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
15681
15682         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
15683           ... and fix multichannel/WAVFORMATEX support again.
15684
15685 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
15686
15687         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15688         (gst_wavparse_class_init), (gst_wavparse_dispose),
15689         (gst_wavparse_reset), (gst_wavparse_init),
15690         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
15691         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
15692         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
15693         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
15694         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
15695         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
15696         (gst_wavparse_stream_data), (gst_wavparse_loop),
15697         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
15698         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
15699         (gst_wavparse_change_state), (plugin_init):
15700         * gst/wavparse/gstwavparse.h:
15701           Add push (streaming) mode to wavparse (fixes #337625)
15702
15703 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15704
15705         * configure.ac:
15706         * tests/Makefile.am:
15707           add ximagesrc icles test
15708
15709 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15710
15711         * configure.ac:
15712         * docs/plugins/Makefile.am:
15713         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15714         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15715         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
15716         (gst_cmml_enc_push_clip):
15717         * sys/Makefile.am:
15718         * sys/ximage/Makefile.am:
15719         * sys/ximage/gstximagesrc.c:
15720           Move ximagesrc plug-in to good after review.  Fixes #336756.
15721
15722 2006-04-28  Michael Smith  <msmith@fluendo.com>
15723
15724         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
15725         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
15726         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
15727         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
15728         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
15729         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
15730         * gst/icydemux/gsticydemux.h:
15731           Fix event handling: cache events when typefinding and forward later.
15732
15733 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15734
15735         * sys/osxaudio/gstosxaudiosink.c:
15736         (plugin_init):
15737          Register osxaudiosrc to the plugin.
15738         * sys/osxaudio/gstosxaudiosrc.c:
15739         (gst_osx_audio_src_osxelement_do_init),
15740         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
15741         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
15742         (gst_osx_audio_src_get_property),
15743         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
15744         (gst_osx_audio_src_osxelement_init):
15745         * sys/osxaudio/gstosxaudiosrc.h:
15746           Port of osxaudiosrc to 0.10.
15747         * sys/osxaudio/Makefile.am:
15748           Add osxaudiosrc
15749
15750 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15751
15752         * sys/osxaudio/gstosxringbuffer.c:
15753         * sys/osxaudio/gstosxringbuffer.h:
15754           Forgot to commit earlier, part of the OSX audio plugin port
15755
15756 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
15757
15758         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
15759         (parse_split_strings):
15760           Recognise and skip any byte order marker (BOM) in
15761           UTF-16 strings.
15762
15763 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
15764
15765         * docs/plugins/Makefile.am:
15766         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15767         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15768         * docs/plugins/gst-plugins-good-plugins.hierarchy:
15769         * docs/plugins/inspect/plugin-avi.xml:
15770         * gst/avi/gstavidemux.c:
15771         * gst/avi/gstavimux.c:
15772           Add docs for both avidemux and avimux.
15773
15774 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
15775
15776         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
15777
15778         * gst/avi/Makefile.am:
15779         * gst/avi/gstavi.c: (plugin_init):
15780         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
15781         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
15782         (gst_avi_mux_class_init), (gst_avi_mux_init),
15783         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
15784         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
15785         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
15786         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
15787         (gst_avi_mux_riff_get_avix_header),
15788         (gst_avi_mux_riff_get_video_header),
15789         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
15790         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
15791         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
15792         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
15793         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
15794         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
15795         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
15796         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
15797         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
15798         (gst_avi_mux_change_state):
15799         * gst/avi/gstavimux.h:
15800           Port AVI muxer to GStreamer-0.10 (#332031).
15801
15802         * tests/check/Makefile.am:
15803         * tests/check/elements/avimux.c:
15804         * tests/check/elements/.cvsignore:
15805           Add unit test for AVI muxer.
15806
15807 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
15808
15809         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15810         (gst_wavparse_class_init), (gst_wavparse_reset),
15811         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
15812         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
15813         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
15814         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
15815         (gst_wavparse_stream_data), (gst_wavparse_loop),
15816         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
15817         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
15818         (plugin_init):
15819         * gst/wavparse/gstwavparse.h:
15820           reverted patch #337625 for the price of 1 hour sleep
15821
15822 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
15823
15824         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15825         (gst_wavparse_class_init), (gst_wavparse_reset),
15826         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
15827         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
15828         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
15829         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
15830         (gst_wavparse_stream_data), (gst_wavparse_loop),
15831         (gst_wavparse_chain), (plugin_init):
15832         * gst/wavparse/gstwavparse.h:
15833           correct partial implementation of push mode
15834           (from my last commit)
15835
15836 2006-04-26  Wim Taymans  <wim@fluendo.com>
15837
15838         * ext/esd/esdsink.c:
15839         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
15840         it is not in esd.h
15841
15842 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
15843
15844         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
15845         (gst_au_parse_class_init), (gst_au_parse_init),
15846         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
15847         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
15848         (gst_au_parse_chain), (gst_au_parse_src_convert),
15849         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
15850         (gst_au_parse_sink_event), (gst_au_parse_src_event),
15851         (gst_au_parse_change_state):
15852         * gst/auparse/gstauparse.h:
15853           Rewrite auparse to suck a little bit less: make source pad
15854           dynamic, so decodebin/playbin work with non-raw formats
15855           like alaw/mulaw; add query function for duration/position
15856           queries; check whether we have enough data before attempting
15857           to parse the header (instead of crashing when that is not the
15858           case); work around audioconvert sucking by swapping endianness
15859           to the native endianness ourselves for float formats; send
15860           initial newsegment event. Fixes #161712.
15861
15862 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15863
15864         * sys/osxaudio/Makefile.am:
15865         * sys/osxaudio/gstosxaudioelement.c:
15866         (gst_osx_audio_element_get_type),
15867         (gst_osx_audio_element_class_init):
15868         * sys/osxaudio/gstosxaudioelement.h:
15869         * sys/osxaudio/gstosxaudiosink.c:
15870         (gst_osx_audio_sink_osxelement_do_init),
15871         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
15872         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
15873         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
15874         (gst_osx_audio_sink_create_ringbuffer),
15875         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
15876         (plugin_init):
15877         * sys/osxaudio/gstosxaudiosink.h:
15878         Port of osxaudiosink to 0.10
15879
15880 2006-04-26  Wim Taymans  <wim@fluendo.com>
15881
15882         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
15883         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
15884         the size of the ringbuffer. This should fix hangs with older 
15885         esd sound servers.
15886
15887 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
15888
15889         * ext/aalib/gstaasink.c:
15890         * ext/annodex/gstcmmldec.c:
15891         * ext/annodex/gstcmmlenc.c:
15892         * ext/cairo/gsttextoverlay.c:
15893         * ext/cairo/gsttimeoverlay.c:
15894         * ext/cdio/gstcdiocddasrc.c:
15895         * ext/dv/gstdvdec.c:
15896         * ext/dv/gstdvdemux.c:
15897         * ext/esd/esdmon.c:
15898         * ext/esd/esdsink.c:
15899         * ext/flac/gstflacenc.c:
15900         * ext/flac/gstflactag.c:
15901         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
15902         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
15903         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
15904         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
15905         * ext/gdk_pixbuf/pixbufscale.c:
15906         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
15907         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
15908         * ext/jpeg/gstjpegdec.c:
15909         * ext/jpeg/gstjpegenc.c:
15910         * ext/jpeg/gstsmokedec.c:
15911         * ext/jpeg/gstsmokeenc.c:
15912         * ext/libcaca/gstcacasink.c:
15913         * ext/libmng/gstmngdec.c:
15914         * ext/libmng/gstmngenc.c:
15915         * ext/libpng/gstpngdec.c:
15916         * ext/libpng/gstpngenc.c:
15917         * ext/mikmod/gstmikmod.c:
15918         * ext/raw1394/gstdv1394src.c:
15919         * ext/shout2/gstshout2.c: (gst_shout2send_init):
15920         * ext/shout2/gstshout2.h:
15921         * ext/speex/gstspeexdec.c:
15922         * ext/speex/gstspeexenc.c:
15923         * gst/alpha/gstalpha.c:
15924         * gst/alpha/gstalphacolor.c:
15925         * gst/apetag/gstapedemux.c:
15926         * gst/auparse/gstauparse.c:
15927         * gst/autodetect/gstautoaudiosink.c:
15928         (gst_auto_audio_sink_base_init):
15929         * gst/autodetect/gstautovideosink.c:
15930         (gst_auto_video_sink_base_init):
15931         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
15932         * gst/avi/gstavimux.c: (gst_avimux_base_init):
15933         * gst/cutter/gstcutter.c:
15934         * gst/debug/breakmydata.c:
15935         * gst/debug/efence.c:
15936         * gst/debug/gstnavigationtest.c:
15937         * gst/debug/gstnavseek.c:
15938         * gst/debug/negotiation.c:
15939         * gst/debug/progressreport.c:
15940         * gst/debug/testplugin.c:
15941         * gst/effectv/gstaging.c:
15942         * gst/effectv/gstdice.c:
15943         * gst/effectv/gstedge.c:
15944         * gst/effectv/gstquark.c:
15945         * gst/effectv/gstrev.c:
15946         * gst/effectv/gstshagadelic.c:
15947         * gst/effectv/gstvertigo.c:
15948         * gst/effectv/gstwarp.c:
15949         * gst/flx/gstflxdec.c:
15950         * gst/goom/gstgoom.c:
15951         * gst/icydemux/gsticydemux.c:
15952         * gst/id3demux/gstid3demux.c:
15953         * gst/interleave/deinterleave.c:
15954         * gst/interleave/interleave.c:
15955         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
15956         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
15957         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
15958         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
15959         * gst/level/gstlevel.c:
15960         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
15961         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
15962         * gst/median/gstmedian.c:
15963         * gst/monoscope/gstmonoscope.c:
15964         * gst/multipart/multipartdemux.c:
15965         * gst/multipart/multipartmux.c:
15966         * gst/oldcore/gstaggregator.c:
15967         * gst/oldcore/gstfdsink.c:
15968         * gst/oldcore/gstmd5sink.c:
15969         * gst/oldcore/gstmultifilesrc.c:
15970         * gst/oldcore/gstpipefilter.c:
15971         * gst/oldcore/gstshaper.c:
15972         * gst/oldcore/gststatistics.c:
15973         * gst/rtp/gstasteriskh263.c:
15974         * gst/rtp/gstrtpL16depay.c:
15975         * gst/rtp/gstrtpL16pay.c:
15976         * gst/rtp/gstrtpamrdepay.c:
15977         * gst/rtp/gstrtpamrpay.c:
15978         * gst/rtp/gstrtpdepay.c:
15979         * gst/rtp/gstrtpgsmpay.c:
15980         * gst/rtp/gstrtph263pay.c:
15981         * gst/rtp/gstrtph263pdepay.c:
15982         * gst/rtp/gstrtph263ppay.c:
15983         * gst/rtp/gstrtpilbcdepay.c:
15984         * gst/rtp/gstrtpmp4gpay.c:
15985         * gst/rtp/gstrtpmp4vdepay.c:
15986         * gst/rtp/gstrtpmp4vpay.c:
15987         * gst/rtp/gstrtpmpadepay.c:
15988         * gst/rtp/gstrtpmpapay.c:
15989         * gst/rtp/gstrtppcmadepay.c:
15990         * gst/rtp/gstrtppcmapay.c:
15991         * gst/rtp/gstrtppcmudepay.c:
15992         * gst/rtp/gstrtppcmupay.c:
15993         * gst/rtp/gstrtpspeexdepay.c:
15994         * gst/rtp/gstrtpspeexpay.c:
15995         * gst/rtsp/gstrtpdec.c:
15996         * gst/rtsp/gstrtspsrc.c:
15997         * gst/smpte/gstsmpte.c:
15998         * gst/udp/gstdynudpsink.c:
15999         * gst/udp/gstmultiudpsink.c:
16000         * gst/udp/gstudpsink.c:
16001         * gst/udp/gstudpsrc.c:
16002         * gst/videobox/gstvideobox.c:
16003         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
16004         * gst/videofilter/gstvideobalance.c:
16005         * gst/videofilter/gstvideoflip.c:
16006         * gst/videofilter/gstvideotemplate.c:
16007         (gst_videotemplate_base_init):
16008         * gst/videomixer/videomixer.c:
16009         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16010         (gst_wavparse_class_init), (gst_wavparse_dispose),
16011         (gst_wavparse_reset), (gst_wavparse_init),
16012         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
16013         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
16014         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
16015         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
16016         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16017         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16018         (gst_wavparse_change_state):
16019         * gst/wavparse/gstwavparse.h:
16020         * sys/oss/gstossmixerelement.c:
16021         * sys/oss/gstosssink.c:
16022         * sys/oss/gstosssrc.c:
16023         * sys/osxaudio/gstosxaudioelement.c:
16024         * sys/osxaudio/gstosxaudiosink.c:
16025         * sys/osxaudio/gstosxaudiosrc.c:
16026         * sys/sunaudio/gstsunaudiomixer.c:
16027         * sys/sunaudio/gstsunaudiosink.c:
16028           Define GstElementDetails as const and also static (when defined as
16029           global)
16030
16031 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16032
16033         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
16034           Source pad has fixed caps. If we don't set this, bad
16035           things happen when the window is resized.
16036
16037 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16038
16039         * gst/matroska/Makefile.am:
16040         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16041         (gst_matroska_demux_handle_src_event):
16042         * gst/matroska/matroska-ids.c:
16043         (gst_matroska_track_init_video_context),
16044         (gst_matroska_track_init_audio_context),
16045         (gst_matroska_track_init_subtitle_context),
16046         (gst_matroska_track_init_complex_context):
16047         * gst/matroska/matroska-ids.h:
16048           Handle case where the TrackType ebml chunk does not come before the
16049           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
16050           events.
16051
16052 2006-04-25  Wim Taymans  <wim@fluendo.com>
16053
16054         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
16055         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
16056         It's codec_data, not codec_info.
16057
16058 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16059
16060         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16061
16062         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
16063           Handle codec_data for VfW compatibility codec IDs (#339451)
16064
16065         * gst/matroska/matroska-mux.c:
16066         (gst_matroska_mux_video_pad_setcaps):
16067           Same here, handle codec_data and add additional caps we can handle
16068           now to the pad template (huffyuv, dv and h263 video) (#339451)
16069
16070 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16071
16072         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
16073
16074         * gst/matroska/matroska-mux.c:
16075         (gst_matroska_mux_create_buffer_header),
16076         (gst_matroska_mux_write_data):
16077           Fix timestamping of B-frames, use signed integers, do
16078           some rounding (#339678).
16079
16080 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
16081
16082         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
16083         just make it compile with --disable-gst-debug.
16084
16085 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
16086
16087         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16088         Fix a bad conversion using gst_guint64_to_gdouble.
16089         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
16090         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
16091         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
16092     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
16093         mistake.
16094
16095 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
16096
16097         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16098         Use gst_guint64_to_gdouble for conversions
16099         * win32/vs6/gst_plugins_good.dsw:
16100         * win32/vs6/libgsticydemux.dsp:
16101         Add a project file for icydemux
16102
16103 2006-04-21  Wim Taymans  <wim@fluendo.com>
16104
16105         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
16106
16107         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
16108         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
16109         When splitting audio chunks, the block alignment is not taken in
16110         consideration, so the smaller chunks could be of size which is 
16111         not a multiple of the block alignment. Fixes #336904
16112
16113 2006-04-21  Wim Taymans  <wim@fluendo.com>
16114
16115         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
16116         Use scale functions
16117
16118 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16119
16120         * ext/dv/gstdv.c: (plugin_init):
16121           Fix build.
16122
16123 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16124
16125         * gst/debug/progressreport.c: (gst_progress_report_finalize),
16126         (gst_progress_report_class_init), (gst_progress_report_init),
16127         (gst_progress_report_do_query), (gst_progress_report_report),
16128         (gst_progress_report_set_property),
16129         (gst_progress_report_get_property):
16130           Add 'format' property to force querying to a particular format.
16131
16132 2006-04-21  Andy Wingo  <wingo@pobox.com>
16133
16134         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
16135         best, on big endian systems. Drop its rank in that case. OTOH on
16136         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
16137
16138 2006-04-21  Michael Smith  <msmith@fluendo.com>
16139
16140         * configure.ac:
16141         * gst/icydemux/Makefile.am:
16142         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
16143         (gst_icydemux_base_init), (gst_icydemux_class_init),
16144         (gst_icydemux_reset), (gst_icydemux_init),
16145         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
16146         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
16147         (unicodify), (gst_icydemux_unicodify),
16148         (gst_icydemux_parse_and_send_tags),
16149         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16150         (gst_icydemux_chain), (gst_icydemux_change_state),
16151         (gst_icydemux_send_tag_event), (plugin_init):
16152         * gst/icydemux/gsticydemux.h:
16153         * tests/check/Makefile.am:
16154         * tests/check/elements/icydemux.c: (typefind_succeed),
16155         (plugin_init), (icydemux_found_pad), (create_icydemux),
16156         (cleanup_icydemux), (push_data), (GST_START_TEST),
16157         (icydemux_suite), (main):
16158           Add icydemux, and tests.
16159
16160 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16161
16162         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16163           Post SEGMENT_DONE message in TIME format.
16164
16165 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16166
16167         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16168
16169         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
16170         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
16171           Fix index creation when we have to scan the file to create
16172           an index. There may be other types of RIFF 'LIST' chunks than
16173           'movi' and we need to skip them properly as well or we'll end up
16174           reading garbage (#336889). Some other cosmetic changes.
16175           
16176 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16177
16178         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
16179         (gst_flac_dec_handle_seek_event):
16180           Add support for segment seeks (fixes #338290). Also demote
16181           some recurring debug message from DEBUG to LOG level.
16182
16183 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16184
16185         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16186         (gst_matroskademux_do_index_seek),
16187         (gst_matroska_demux_handle_seek_event),
16188         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16189         * gst/matroska/matroska-ids.h:
16190           Set DISCONT flag on first buffer after a discontinuity.
16191           Fix newsegment events sent when seeking and honour KEY_UNIT
16192           seek flag. Create pad with bogus caps if we don't recognise
16193           the stream codec id.
16194
16195         * gst/matroska/matroska-demux.h:
16196           Fix GObject macros.
16197
16198 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16199
16200         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16201
16202         * gst/matroska/matroska-demux.c:
16203         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
16204           Handle end of segment properly when set; don't dead-lock when
16205           posting start of segment message when doing a segment seek.
16206           Fixes #338810.
16207
16208 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16209
16210         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
16211         (gst_matroska_demux_plugin_init):
16212           Make mpeg2 aac audio work: create artificial private codec data
16213           chunk which faad2 seems to require, just as we do for mpeg4 aac.
16214           Also call gst_riff_init(). Partially fixes #338767.
16215
16216 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
16217
16218         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
16219         (gst_wavenc_class_init), (gst_wavenc_init),
16220         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
16221         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
16222         (gst_wavenc_chain), (gst_wavenc_change_state):
16223         * gst/wavenc/gstwavenc.h:
16224           Set caps on first outgoing buffer, so that it doesn't error out
16225           immediately with a non-negotiated error (#338716). Rewrite and
16226           clean up a bit; fix setcaps function to parse things properly;
16227           fix sink caps (8bit audio is unsigned and doesn't have depth);
16228           use boilerplate macros; remove unused properties stuff.
16229
16230 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16231
16232         * ext/gdk_pixbuf/gstgdkpixbuf.c:
16233           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
16234           handle MJPEG streams and might be autoplugged for those if the
16235           user doesn't have jpegdec installed (resulting in a cryptic error
16236           message about huffman tables). Better to disable JPEG decoding here
16237           and let the user figure out that she needs to install jpegdec.
16238
16239 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16240
16241         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16242         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16243         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
16244         * ext/gdk_pixbuf/gstgdkpixbuf.h:
16245           Make work with packetised/framed input (e.g. png-in-quicktime). Use
16246           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
16247           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
16248           debug messages. Fix boilerplate macros.
16249
16250 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16251
16252         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
16253         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
16254           No need to special-case for Gdk-2.0 any longer, we require
16255           Gdk 2.2 or newer; minor clean-ups.
16256
16257 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16258
16259         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
16260         (gst_shout2send_class_init), (gst_shout2send_init),
16261         (set_shout_metadata), (gst_shout2send_set_metadata),
16262         (gst_shout2send_event), (gst_shout2send_start),
16263         (gst_shout2send_connect), (gst_shout2send_stop),
16264         (gst_shout2send_render), (gst_shout2send_set_property),
16265         (gst_shout2send_get_property), (gst_shout2send_setcaps),
16266         (plugin_init):
16267         * ext/shout2/gstshout2.h:
16268         * po/POTFILES.in:
16269           Rewrite a bit: use GstBaseSink::start and stop instead of a state
16270           change function; use GST_ELEMENT_ERROR for error reporting, not
16271           g_error() or GST_ERROR(); don't unref caps in setcaps function,
16272           will cause crashes or assertion failures; remove (unused) "sync"
16273           property, basesink already has such a property; misc. other
16274           minor fixes and cleanups.
16275
16276 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16277
16278         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
16279         * ext/esd/gstesd.c: (plugin_init):
16280         * po/POTFILES.in:
16281           Add translatable error message for when we cannot
16282           connect to the sound server, as "Cannot open resource
16283           for writing" isn't really an acceptable message to show
16284           to the user in this case.
16285
16286 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16287
16288         * sys/oss/gst-i18n-plugin.h:
16289           Remove bogus file that doesn't belong here.
16290
16291 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
16292
16293         Patch by: Philippe Valembois
16294
16295         * ext/shout2/gstshout2.c: (gst_shout2send_init),
16296         (gst_shout2send_set_metadata), (gst_shout2send_event),
16297         (gst_shout2send_render), (gst_shout2send_change_state):
16298         * ext/shout2/gstshout2.h:
16299           Handle tags being received before the connection to
16300           the server is established properly (see #338636).
16301
16302 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
16303
16304         * ext/shout2/gstshout2.c: (gst_shout2send_render):
16305           Don't crash in case the connection to the server fails:
16306           don't set pointer to NULL by assigning FALSE; error out
16307           properly by using GST_ELEMENT_ERROR and returning
16308           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
16309           before resetting the pointer.
16310
16311 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
16312
16313         * gst/id3demux/id3tags.c:
16314         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
16315         (Fixes #338713)
16316
16317 2006-04-12  Wim Taymans  <wim@fluendo.com>
16318
16319         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16320         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
16321         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16322         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
16323         (gst_gdk_pixbuf_chain):
16324         Some cleanups.
16325         Added RGBA as a possible output format.
16326         Correctly free the supported mimetypes.
16327         deprecate silent arg, it's not used.
16328         Return result from _alloc_buffer to peer.
16329
16330 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16331
16332         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
16333           Don't leak memory allocated by gst_buffer_new_and_alloc() by
16334           overwriting GST_BUFFER_MALLOCDATA.
16335
16336 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16337
16338         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
16339         (user_endrow_callback), (user_end_callback),
16340         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
16341         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
16342         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
16343         * ext/libpng/gstpngdec.h:
16344           Handle more than one frame if the content is framed,
16345           like with png-in-quicktime (#331917).
16346
16347 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16348
16349         * sys/oss/Makefile.am:
16350         * sys/oss/common.h:
16351         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
16352         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
16353         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
16354         (gst_oss_src_unprepare):
16355           - the user-visible error strings were in the wrong category
16356           - and the messages were not marked for translation
16357           - which is actually a good thing, because they were exactly
16358             the kind of message you would never want anyone to see
16359           - the macros were using variables that didn't exist in the macro
16360             arguments
16361           - and they were obviously copied from each other and then modified
16362           - so a common header makes sense
16363
16364 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
16365
16366         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16367           Don't try to modify read-only data.
16368
16369         * gst/matroska/matroska-demux.c:
16370         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16371           Fix comment (won't crash any longer now).
16372
16373 2006-04-10  Michael Smith  <msmith@fluendo.com>
16374
16375         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
16376           Use copies of header buffers for caps to avoid circular refcounting
16377           problems (as in theoradec, vorbisdec).
16378
16379         * tests/check/elements/cmmldec.c: (GST_START_TEST):
16380           Fix a typo in test that meant it was testing the wrong thing.
16381
16382         * tests/check/elements/cmmlenc.c: (check_headers):
16383           Fix refcount checks now that we use buffer-copies for caps.
16384
16385 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
16386
16387         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
16388         (gst_matroska_demux_handle_seek_event),
16389         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
16390         (gst_matroska_demux_subtitle_caps),
16391         (gst_matroska_demux_plugin_init):
16392           Use static pad templates with ANY caps for audio and video
16393           source pads and get rid of a lot of unnecessary (and partially
16394           broken) code for the template caps. Clean up caps finding
16395           functions. Fixes playback of audio files/streams that do not
16396           contain the sample rate and/or number of channels in the audio
16397           context (happens a lot with vorbis/mp3 .mka files it seems).
16398           Fixes #337183.
16399           Also add myself to copyright holders.
16400
16401 2006-04-10  Michael Smith  <msmith@fluendo.com>
16402
16403         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
16404           Use g_list_delete_link () instead of g_list_remove_link () so that
16405           we free the link as well as the contained data.
16406
16407 2006-04-10  Wim Taymans  <wim@fluendo.com>
16408
16409         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
16410
16411         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
16412         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
16413         (gst_avi_demux_stream_header):
16414         Fix some crashers with empty chunks. (Fixes #337749)
16415
16416 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
16417
16418         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
16419           use G_GINT64_CONSTANT for INT64 constants
16420         * gst/videofilter/gstvideobalance.c:
16421           define rint for WIN32 #define rint(x) (floor((x)+0.5))
16422         * win32/vs6/libgstavi.dsp:
16423          add missing libraries for the link and remove avimux.c from
16424          the project as it isn't ported to 0.10 yet
16425         
16426 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
16427
16428         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16429           Even better would be if we actually did the right thing
16430           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
16431
16432 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
16433
16434         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16435           Can't just replace 1LL with 1L here just because MSVC doesn't
16436           support it, as it might lead to incorrect results when doing the
16437           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
16438           force a 64-bit constant in a way that all compilers are happy with.
16439
16440 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16441
16442         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
16443         * ext/esd/esdsink.c: (gst_esdsink_class_init):
16444         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
16445         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
16446         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
16447         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
16448         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
16449         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
16450         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
16451         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
16452         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
16453         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
16454         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
16455         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
16456         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
16457         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
16458         * gst/avi/gstavimux.c: (gst_avimux_class_init):
16459         * gst/debug/efence.c: (gst_efence_class_init):
16460         * gst/debug/negotiation.c: (gst_negotiation_class_init):
16461         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
16462         * gst/goom/gstgoom.c: (gst_goom_class_init):
16463         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
16464         * gst/interleave/deinterleave.c: (deinterleave_class_init):
16465         * gst/interleave/interleave.c: (interleave_class_init):
16466         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
16467         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
16468         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
16469         * gst/median/gstmedian.c: (gst_median_class_init):
16470         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
16471         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
16472         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
16473         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
16474         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
16475         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
16476         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
16477         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
16478         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
16479         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
16480         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
16481         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
16482         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
16483         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
16484         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
16485         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
16486         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
16487         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
16488         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
16489         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
16490         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
16491         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
16492         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
16493         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
16494         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
16495         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
16496         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
16497         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
16498         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
16499         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
16500         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
16501         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
16502         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
16503         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
16504         * sys/osxaudio/gstosxaudioelement.c:
16505         (gst_osxaudioelement_class_init):
16506         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
16507         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
16508         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
16509         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
16510
16511 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16512
16513         * ext/mikmod/gstmikmod.h:
16514         * gst/level/gstlevel.h:
16515         Fix more broken GObject macros
16516
16517 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16518
16519         * ext/annodex/gstcmmldec.h:
16520         * ext/annodex/gstcmmlenc.h:
16521         * ext/annodex/gstcmmltag.h:
16522         * ext/cairo/gsttextoverlay.h:
16523         * ext/ladspa/gstsignalprocessor.h:
16524         * gst/matroska/ebml-read.h:
16525         * gst/matroska/ebml-write.h:
16526         * sys/osxaudio/gstosxaudioelement.h:
16527         Fix broken GObject macros
16528
16529 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
16530
16531         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
16532           Don't try to seek beyond the end of the file (would
16533           occasionally display error dialogs in totem when seeking
16534           to the end) (#335869). Will still throw an error though
16535           if the file is truncated and the total_samples value in
16536           the stream header is wrong.
16537
16538 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
16539
16540         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
16541         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
16542         (gst_flac_dec_metadata_callback):
16543         * ext/flac/gstflacdec.h:
16544           If the stream header doesn't contain the total number of samples,
16545           search for the last flac frame at the end of the file and calculate
16546           the total duration from that frame's offset (fixes #337609).
16547
16548 2006-04-07  Edward Hervey  <edward@fluendo.com>
16549
16550         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
16551         Don't unref the GstPadTemplate returned by
16552         gst_element_class_get_pad_template().
16553
16554 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
16555
16556         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
16557
16558         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
16559         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
16560         * sys/sunaudio/gstsunaudiosink.h:
16561           Use spec->segsize and spec->segtotal in the prepare function
16562           to initialise the ring buffer instead of using the buffer-time
16563           property (#337421).
16564
16565 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
16566
16567         * configure.ac:
16568           Bump core requirements to CVS for gst_pad_query_peer_duration()
16569           which is used by speexdec.
16570
16571 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
16572
16573         * ext/speex/gstspeex.c: (plugin_init):
16574         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
16575         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
16576         (speex_get_sink_query_types), (speex_dec_sink_query),
16577         (speex_get_src_query_types), (speex_dec_src_query),
16578         (speex_dec_src_event), (speex_dec_sink_event),
16579         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
16580         (speex_dec_chain_parse_data), (speex_dec_chain),
16581         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
16582         (speex_dec_change_state):
16583         * ext/speex/gstspeexdec.h:
16584           Fix seeking and duration queries (#337033); clean up and
16585           refactor a bit.
16586
16587 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16588
16589         * ext/raw1394/gstdv1394src.c:
16590           distinguish between device not found and could not open for
16591           reading
16592
16593 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16594
16595         * Makefile.am:
16596         * configure.ac:
16597         * pkgconfig/.cvsignore:
16598         * pkgconfig/Makefile.am:
16599         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
16600           add a .pc file so other modules can use good plugins in tests
16601
16602 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16603
16604         * configure.ac:
16605           clean up, use AS_VERSION and AS_NANO
16606         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
16607           use PACKAGE_VERSION define
16608         * po/af.po:
16609         * po/az.po:
16610         * po/cs.po:
16611         * po/en_GB.po:
16612         * po/hu.po:
16613         * po/it.po:
16614         * po/nb.po:
16615         * po/nl.po:
16616         * po/or.po:
16617         * po/sq.po:
16618         * po/sr.po:
16619         * po/sv.po:
16620         * po/uk.po:
16621         * po/vi.po:
16622           updated
16623
16624 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
16625
16626         * ext\jpeg\smokecodec.c:
16627           use of GST_DEBUG instead of DEBUG(a...) for WIN32
16628         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
16629           move first instruction after all variables declarations
16630         * gst\alpha\gstalpha.c:
16631         * gst\effectv\gstshagadelic.c:
16632         * gst\smpte\paint.c:
16633         * gst\videofilter\gstvideobalance.c:
16634           define M_PI if it's not defined (it's not defined on WIN32)
16635         * gst\cutter\gstcutter.c: (gst_cutter_chain):
16636         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
16637         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
16638         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
16639         (gst_matroska_demux_video_caps):
16640         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
16641         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
16642           use gst_guint64_to_gdouble for conversions
16643         * gst\goom\filters.c: (setPixelRGB_):
16644           fix a debug which was using undefined variable
16645         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
16646         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
16647           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
16648         * win32/vs6:
16649           add vs6 projects files for most of plugins-good
16650         
16651 2006-03-30  j^  <j@bootlab.org>
16652
16653         * ext/aalib/gstaasink.c:
16654         * ext/annodex/gstcmmldec.c:
16655         * ext/annodex/gstcmmlenc.c:
16656         * ext/cairo/gsttextoverlay.c:
16657         * ext/cairo/gsttimeoverlay.c:
16658         * ext/cdio/gstcdiocddasrc.c:
16659         * ext/dv/gstdvdec.c:
16660         * ext/esd/esdmon.c:
16661         * ext/esd/esdsink.c:
16662         * ext/flac/gstflacdec.c:
16663         * ext/flac/gstflacenc.c:
16664         * ext/flac/gstflactag.c:
16665         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
16666         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
16667         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
16668         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
16669         * ext/gdk_pixbuf/gstgdkpixbuf.c:
16670         * ext/gdk_pixbuf/pixbufscale.c:
16671         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
16672         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
16673         * ext/jpeg/gstjpegdec.c:
16674         * ext/jpeg/gstjpegenc.c:
16675         * ext/jpeg/gstsmokedec.c:
16676         * ext/jpeg/gstsmokeenc.c:
16677         * ext/libcaca/gstcacasink.c:
16678         * ext/libmng/gstmngdec.c:
16679         * ext/libmng/gstmngenc.c:
16680         * ext/libpng/gstpngdec.c:
16681         * ext/libpng/gstpngenc.c:
16682         * ext/mikmod/gstmikmod.c:
16683         * ext/raw1394/gstdv1394src.c:
16684         * ext/shout2/gstshout2.c:
16685         * ext/speex/gstspeexdec.c:
16686         * ext/speex/gstspeexenc.c:
16687         * gst/alpha/gstalpha.c:
16688         * gst/alpha/gstalphacolor.c:
16689         * gst/auparse/gstauparse.c:
16690         * gst/autodetect/gstautoaudiosink.c:
16691         (gst_auto_audio_sink_base_init):
16692         * gst/autodetect/gstautovideosink.c:
16693         (gst_auto_video_sink_base_init):
16694         * gst/avi/gstavimux.c: (gst_avimux_base_init):
16695         * gst/cutter/gstcutter.c:
16696         * gst/debug/breakmydata.c:
16697         * gst/debug/efence.c:
16698         * gst/debug/gstnavigationtest.c:
16699         * gst/debug/negotiation.c:
16700         * gst/debug/progressreport.c:
16701         * gst/debug/testplugin.c:
16702         * gst/effectv/gstaging.c:
16703         * gst/effectv/gstdice.c:
16704         * gst/effectv/gstedge.c:
16705         * gst/effectv/gstquark.c:
16706         * gst/effectv/gstrev.c:
16707         * gst/effectv/gstvertigo.c:
16708         * gst/effectv/gstwarp.c:
16709         * gst/flx/gstflxdec.c:
16710         * gst/goom/gstgoom.c:
16711         * gst/interleave/deinterleave.c:
16712         * gst/interleave/interleave.c:
16713         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
16714         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
16715         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
16716         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
16717         * gst/level/gstlevel.c:
16718         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
16719         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
16720         * gst/median/gstmedian.c:
16721         * gst/monoscope/gstmonoscope.c:
16722         * gst/multipart/multipartdemux.c:
16723         * gst/multipart/multipartmux.c:
16724         * gst/oldcore/gstmd5sink.c:
16725         * gst/oldcore/gstmultifilesrc.c:
16726         * gst/oldcore/gstpipefilter.c:
16727         * gst/oldcore/gstshaper.c:
16728         * gst/oldcore/gststatistics.c:
16729         * gst/rtp/gstasteriskh263.c:
16730         * gst/rtp/gstrtpL16depay.c:
16731         * gst/rtp/gstrtpL16pay.c:
16732         * gst/rtp/gstrtpamrdepay.c:
16733         * gst/rtp/gstrtpamrpay.c:
16734         * gst/rtp/gstrtpdepay.c:
16735         * gst/rtp/gstrtpgsmpay.c:
16736         * gst/rtp/gstrtph263pay.c:
16737         * gst/rtp/gstrtph263pdepay.c:
16738         * gst/rtp/gstrtph263ppay.c:
16739         * gst/rtp/gstrtpmp4gpay.c:
16740         * gst/rtp/gstrtpmp4vdepay.c:
16741         * gst/rtp/gstrtpmp4vpay.c:
16742         * gst/rtp/gstrtpmpadepay.c:
16743         * gst/rtp/gstrtpmpapay.c:
16744         * gst/rtp/gstrtppcmadepay.c:
16745         * gst/rtp/gstrtppcmapay.c:
16746         * gst/rtp/gstrtppcmudepay.c:
16747         * gst/rtp/gstrtppcmupay.c:
16748         * gst/rtp/gstrtpspeexdepay.c:
16749         * gst/rtp/gstrtpspeexpay.c:
16750         * gst/rtsp/gstrtpdec.c:
16751         * gst/smpte/gstsmpte.c:
16752         * gst/videobox/gstvideobox.c:
16753         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
16754         * gst/videofilter/gstvideobalance.c:
16755         * gst/videofilter/gstvideoflip.c:
16756         * gst/videofilter/gstvideotemplate.c:
16757         (gst_videotemplate_base_init):
16758         * gst/videomixer/videomixer.c:
16759         * gst/wavenc/gstwavenc.c:
16760         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
16761          better/unified long descriptions
16762          Fixed #336602
16763          Some cleanups to auparse, don't send multiple newsegments.
16764
16765 2006-03-29  Wim Taymans  <wim@fluendo.com>
16766
16767         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
16768
16769         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
16770         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
16771         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
16772         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
16773         * ext/dv/gstdvdemux.h:
16774         Seek in READY patch. Only works for pull based mode.
16775         Fixes #323880
16776
16777 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
16778
16779         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
16780         (gst_gdk_pixbuf_event):
16781           Fix two crashers: don't unref the same caps twice, and
16782           set pixbuf loader to NULL after freeing it.
16783
16784 2006-03-27  Wim Taymans  <wim@fluendo.com>
16785
16786         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
16787         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
16788         (gst_speexenc_chain):
16789         * ext/speex/gstspeexenc.h:
16790         Don't leak adapter.
16791         A push *always* takes ownership of the buffer, even on
16792         errors.
16793         Small cleanups.
16794
16795 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
16796
16797         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
16798           Create source pad without leaking.
16799
16800 2006-03-24  Wim Taymans  <wim@fluendo.com>
16801
16802         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
16803         * ext/flac/gstflacdec.h:
16804         * ext/flac/gstflacenc.h:
16805         Spifify a bit.
16806         Fix deadly lock order error in seeking code, STREAM_LOCK
16807         cannot be taken within LOCK and the streaming variables are
16808         protected with the STREAM_LOCK anyway.
16809
16810 2006-03-24  Wim Taymans  <wim@fluendo.com>
16811
16812         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
16813         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
16814         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
16815         this patch combines the global init_frames with the stream
16816         init_frames. Rationale being that the global delay should 
16817         be subtracted from any stream delay.
16818         Fixes #335858.
16819
16820 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
16821
16822         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
16823         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
16824         * gst/smpte/gstsmpte.c: (gst_smpte_init):
16825         * gst/videomixer/videomixer.c: (gst_videomixer_init):
16826         use DEBUG_FUNCPTR for collectpads
16827
16828 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
16829
16830         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
16831           Don't crash when encoding images where the number of rows isn't
16832           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
16833
16834 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
16835
16836         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
16837         * gst/interleave/deinterleave.c: (deinterleave_change_state):
16838         * gst/interleave/interleave.c: (interleave_change_state):
16839         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
16840           More state change function fixes.
16841
16842 2006-03-23  Wim Taymans  <wim@fluendo.com>
16843
16844         * ext/esd/esdsink.c: (gst_esdsink_class_init),
16845         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
16846         (gst_esdsink_prepare), (gst_esdsink_unprepare),
16847         (gst_esdsink_delay), (gst_esdsink_reset):
16848         * ext/esd/esdsink.h:
16849         Fix esd choppy playback by configuring audiosink
16850         correctly. Fixes #325191
16851
16852 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
16853
16854         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
16855           Make state change function thread-safe.
16856
16857 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
16858
16859         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
16860         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
16861           Don't try to read beyond the end of the file just because
16862           the header claims a bigger size (like with truncated files).
16863
16864 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
16865
16866         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
16867         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
16868         (gst_wavparse_stream_data), (gst_wavparse_loop):
16869         * gst/wavparse/gstwavparse.h:
16870           Delay source pad creation until we have the first chunk of
16871           media data, so the we can examine the data and adjust the
16872           caps accordingly if required. This makes playback of .wav
16873           files with DTS-declared-as-PCM content work (#313266).
16874
16875 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
16876
16877         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
16878         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
16879         Don't attempt typefinding on too-short buffers that have been
16880         completely trimmed away. (Fixes #330239)
16881
16882         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
16883         Improve the debug output
16884
16885 2006-03-21  Wim Taymans  <wim@fluendo.com>
16886
16887         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
16888         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
16889         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
16890         (gst_esdsink_set_property), (gst_esdsink_get_property):
16891         Some cleanups.
16892         Reset fd to -1 when we close them.
16893
16894 2006-03-21  Wim Taymans  <wim@fluendo.com>
16895
16896         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
16897         the OPTIONS request result is optional so don't
16898         fail on it.
16899
16900 2006-03-21  Edward Hervey  <edward@fluendo.com>
16901
16902         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
16903         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
16904         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
16905         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
16906         (gst_wavparse_change_state):
16907         gcc 4.1 unreferenced pointer fixes.
16908
16909 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
16910
16911         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
16912
16913         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
16914           Fix block alignment calculation. Alignment should be done before
16915           adding the byte offset where the data starts (#335231).
16916
16917 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
16918
16919         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
16920           Ensure that we set correct caps on buffers that are transferred
16921           direct from the input.
16922
16923 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
16924
16925         * gst/goom/filters.c: (zoomFilterDestroy):
16926         * gst/goom/goom_core.c: (goom_close):
16927           Free filter data when cleaning up. (Fixes: #334995)
16928
16929 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
16930
16931         * configure.ac:
16932           Don't compile udp and rtsp plugins on win32 (mingw) or other
16933           systems that don't have <sys/socket.h> for some reason (#316203).
16934
16935 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16936
16937         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
16938         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
16939         * ext/raw1394/gstdv1394src.h:
16940           Change bus reset handler so it reports useful information such as
16941           whether the device being used connected or disconnected
16942
16943 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16944
16945         * gst/id3demux/id3v2frames.c:
16946         (parse_relative_volume_adjustment_two):
16947           We only care about gain and peak data for the master volume.
16948
16949 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16950
16951         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
16952         (parse_id_string), (parse_unique_file_identifier),
16953         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
16954           Read replay gain tags (#323721).
16955
16956 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16957
16958         * configure.ac:
16959           Bump requirements to gst-plugins-base CVS because
16960           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
16961
16962 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
16963
16964         * rtp/gst/gstrtppcmadepay.c:
16965         Fixed one of the caps in the code from mulaw to alaw.
16966
16967 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
16968
16969         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
16970           Ensure that we set caps on the buffers we pass.
16971
16972         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
16973         (gst_id3demux_sink_activate):
16974           Ensure that we set caps on the buffers we pass.
16975
16976           Use STREAM, TYPE_NOT_FOUND as the error class when
16977           typefinding fails.
16978
16979 2006-03-15  Edward Hervey  <edward@fluendo.com>
16980
16981         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
16982         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
16983         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
16984         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
16985         (gst_jpeg_dec_setcaps):
16986         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
16987         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
16988         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
16989         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
16990         (gst_mngdec_src_getcaps):
16991         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
16992         (gst_pngdec_caps_create_and_set):
16993         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
16994         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
16995         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
16996         * gst/alpha/gstalpha.c: (gst_alpha_init):
16997         * gst/auparse/gstauparse.c: (gst_au_parse_init):
16998         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
16999         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
17000         * gst/cutter/gstcutter.c: (gst_cutter_init):
17001         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
17002         (gst_efence_checkgetrange):
17003         * gst/debug/negotiation.c: (gst_negotiation_init):
17004         * gst/flx/gstflxdec.c: (gst_flxdec_init):
17005         * gst/goom/gstgoom.c: (gst_goom_init):
17006         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
17007         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
17008         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
17009         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
17010         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
17011         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
17012         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
17013         * gst/smpte/gstsmpte.c: (gst_smpte_init):
17014         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
17015         (gst_wavparse_create_sourcepad):
17016         Fix memleak with gst_static_pad_template_get().
17017         This uses gst_pad_new_from_static_template() instead.
17018         Fixes #333512
17019
17020 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17021
17022         * configure.ac:
17023           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
17024           used by id3demux.
17025
17026         * gst/id3demux/gstid3demux.c: (plugin_init):
17027         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17028         (parse_user_text_identification_frame),
17029         (parse_unique_file_identifier):
17030           Add support for UFID and TXXX frames and extract musicbrainz tags.
17031
17032 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17033
17034         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
17035           Catch short reads, like they might happen with truncated
17036           files (see #305279); remove unnecessary indentation.
17037
17038 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17039
17040         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
17041           Fix DIB image inversion for pictures with a
17042           depth != 8 (#305279).
17043
17044 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17045
17046         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
17047         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
17048         * ext/jpeg/gstjpegdec.h:
17049           Fix durations on outgoing buffers after seeking
17050           in MJPEG files (#334083); some minor clean-ups.
17051
17052 2006-03-13  Wim Taymans  <wim@fluendo.com>
17053
17054         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
17055         (gst_wavparse_change_state):
17056         Implement seek in READY (re-fixes #327658)
17057
17058 2006-03-13  Wim Taymans  <wim@fluendo.com>
17059
17060         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
17061         * ext/esd/esdmon.c: (gst_esdmon_get):
17062         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17063         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
17064         (gst_gdk_pixbuf_sink_getcaps):
17065         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
17066         (gst_jpegenc_setcaps):
17067         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
17068         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
17069         (gst_smokeenc_setcaps):
17070         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
17071         (gst_mngdec_src_getcaps):
17072         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
17073         (gst_mngenc_chain):
17074         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
17075         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
17076         * ext/speex/gstspeexdec.c: (speex_dec_convert),
17077         (speex_dec_src_event), (speex_dec_chain):
17078         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
17079         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
17080         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
17081         (gst_negotiation_pad_link), (gst_negotiation_chain):
17082         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
17083         (gst_flxdec_chain):
17084         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
17085         (deinterleave_chain):
17086         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
17087         * gst/median/gstmedian.c: (gst_median_link):
17088         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
17089         (gst_monoscope_chain):
17090         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
17091         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
17092         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
17093         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
17094         close #333784 unref the result of gst_pad_get_parent()
17095         by: Christophe Fergeau.
17096
17097 2006-03-09  Wim Taymans  <wim@fluendo.com>
17098
17099         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
17100         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
17101         Handle events in push mode better, can now do non-flushing
17102         seeks in push mode as well.
17103
17104 2006-03-07  Wim Taymans  <wim@fluendo.com>
17105
17106         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
17107         Applied patch from Kai Vehmanen, fixes #333624.
17108
17109 2006-03-06  Julien MOUTTE  <julien@moutte.net>
17110
17111         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
17112         Implement paletted and grayscale png files handling.
17113         (#150363).
17114
17115 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17116
17117         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
17118         (gst_speexenc_chain):
17119           fix a tag list assert
17120           follow gst-plugins-base/ext/ogg/README; set OFFSET
17121           and OFFSET_END.  Muxes correctly with gst-plugins-base
17122           > 0.9.3
17123
17124 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17125
17126         * gst/id3demux/Makefile.am:
17127         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
17128         (gst_id3demux_chain), (gst_id3demux_sink_activate):
17129           Use new typefind helper functions here as well, and
17130           do typefinding in pull-mode if upstream supports that.
17131
17132 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17133
17134         * sys/sunaudio/gstsunaudiomixerctrl.c:
17135         (gst_sunaudiomixer_ctrl_get_volume),
17136         (gst_sunaudiomixer_ctrl_set_volume):
17137         * sys/sunaudio/gstsunaudiomixertrack.c:
17138         (gst_sunaudiomixer_track_new):
17139           Remove unused variables, breaks build from CVS
17140           with -Werror (#333392, patch by: Benjamin Pineau)
17141
17142 2006-03-03  Wim Taymans  <wim@fluendo.com>
17143
17144         * docs/plugins/Makefile.am:
17145         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17146         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17147         Added wavparse docs.
17148
17149         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
17150         (gst_wavparse_reset), (gst_wavparse_init),
17151         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
17152         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
17153         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17154         (gst_wavparse_stream_data), (gst_wavparse_loop),
17155         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
17156         (gst_wavparse_change_state):
17157         * gst/wavparse/gstwavparse.h:
17158         Implement seek in READY (fixes #327658)
17159         Added docs and did some cleanups.
17160
17161 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
17162
17163         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
17164         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
17165         (gst_avi_demux_calculate_durations_from_index),
17166         (gst_avi_demux_stream_header):
17167         * gst/avi/gstavidemux.h:
17168           If we have an index, use a duration based on the index instead
17169           of blindly trusting the information in the stream headers
17170           (fixes #331817).
17171
17172 2006-03-03  Wim Taymans  <wim@fluendo.com>
17173
17174         * docs/plugins/Makefile.am:
17175         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17176         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17177         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17178         Added smoke and jpeg to the docs.
17179
17180         * ext/jpeg/Makefile.am:
17181         * ext/jpeg/gstjpeg.c: (plugin_init):
17182         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
17183         * ext/jpeg/gstjpegenc.h:
17184         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
17185         (gst_smokedec_chain):
17186         * ext/jpeg/gstsmokedec.h:
17187         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
17188         * ext/jpeg/gstsmokeenc.h:
17189         * ext/jpeg/smokecodec.h:
17190         Port smokedec (fixes #331905).
17191         Added some docs.
17192         Some cleanups.
17193
17194 2006-03-03  Wim Taymans  <wim@fluendo.com>
17195
17196         * docs/plugins/Makefile.am:
17197         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17198         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17199         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17200         Added videobalance and videoflip to the docs.
17201
17202         * gst/videofilter/Makefile.am:
17203         * gst/videofilter/gstvideobalance.c:
17204         (gst_video_balance_update_tables_planar411),
17205         (gst_video_balance_is_passthrough),
17206         (gst_video_balance_update_properties), (oil_tablelookup_u8),
17207         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
17208         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
17209         (gst_video_balance_finalize), (gst_video_balance_class_init),
17210         (gst_video_balance_init), (gst_video_balance_interface_supported),
17211         (gst_video_balance_interface_init),
17212         (gst_video_balance_colorbalance_list_channels),
17213         (gst_video_balance_colorbalance_set_value),
17214         (gst_video_balance_colorbalance_get_value),
17215         (gst_video_balance_colorbalance_init),
17216         (gst_video_balance_set_property), (gst_video_balance_get_property),
17217         (gst_video_balance_get_type), (plugin_init):
17218         * gst/videofilter/gstvideobalance.h:
17219         Ported to 0.10. (Fixes #326160)
17220         Added docs.
17221
17222         * gst/videofilter/gstvideoflip.c:
17223         * gst/videofilter/gstvideoflip.h:
17224         Added docs.
17225
17226 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
17227
17228         * configure.ac:
17229           Bump requirements to current core and -base CVS
17230           (core for new typefind helper API, and -base for the
17231           WAVFORMATEX support that was added to libgstriff and
17232           is needed by wavparse).
17233         
17234         * gst/apetag/Makefile.am:
17235         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
17236         (gst_tag_demux_sink_activate):
17237           Use new typefind helpers for typefinding instead of our
17238           home-grown stuff; also, do typefinding in pull-mode if
17239           upstream supports that.
17240
17241 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
17242
17243         Reviewed by: Christian Schaller <christian@fluendo.com>
17244
17245         This patch fixes bug: 329107
17246
17247         This Changelog entry is for a commit done on February 17
17248
17249         * ext/gconf/gconf.c
17250         * ext/gconf/gconf.h
17251         * ext/gconf/gstgconfaudiosink.c
17252         * ext/gconf/gstgconfaudiosink.h
17253         * gconf/gstreamer.schemas.in
17254
17255 2006-02-28  Wim Taymans  <wim@fluendo.com>
17256
17257         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17258         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
17259         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
17260         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
17261         Use DEBUG_OBJECT more.
17262
17263 2006-02-28  Wim Taymans  <wim@fluendo.com>
17264
17265         * docs/plugins/Makefile.am:
17266         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17267         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17268         Added dvdec and dvdemux to docs.
17269
17270         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
17271         Added docs.
17272         Check frame sizes so we don't crash when don't have enough
17273         data.
17274         Send nice error messages on error.
17275
17276         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
17277         (gst_dvdemux_class_init), (gst_dvdemux_init),
17278         (gst_dvdemux_finalize), (gst_dvdemux_reset),
17279         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
17280         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
17281         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
17282         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
17283         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
17284         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
17285         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
17286         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
17287         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
17288         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
17289         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
17290         * ext/dv/gstdvdemux.h:
17291         Added docs.
17292         Implement pull mode.
17293         Fix memleaks.
17294         Reduce memcpy for the video demuxing.
17295
17296 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
17297
17298         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
17299         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
17300         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
17301         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
17302           Add a little extra debug. Make the decoder not return NOT_LINKED,
17303           as we want to continue decoding all CMML and emitting tags.
17304
17305 2006-02-27  Michael Smith  <msmith@fluendo.com>
17306
17307         * ext/annodex/gstskeltag.c:
17308         * ext/annodex/gstskeltag.h:
17309           Deleted; these files aren't used any more either.
17310
17311 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17312
17313         * ext/Makefile.am: Fix dist-check.
17314
17315 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17316
17317         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
17318         memleak.
17319
17320 2006-02-25  Alessandro Decina <alessandro@nnva.org>
17321
17322         * ext/annodex/Makefile.am:
17323         * ext/annodex/gstannodex.c:
17324         * ext/annodex/gstcmmldec.c:
17325         * ext/annodex/gstcmmlenc.c:
17326         * ext/annodex/gstcmmlparser.c:
17327         * ext/annodex/gstcmmlparser.h:
17328         * ext/annodex/gstcmmlutils.c:
17329         * tests/check/elements/cmmldec.c:
17330         * tests/check/elements/cmmlenc.c:
17331           Fix a memleak in gst_cmml_track_list_add_clip.
17332           Handle overflows in clip's start and end times.
17333           Add the "encoded" parameter to cmmldec and cmmlenc caps.
17334           Do not parse junk at the end of a CMML preamble buffer.
17335           Register a libxml error handler to not print stuff on stderr.
17336           Check for bad clip start and end times in the testsuites.
17337
17338 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17339
17340         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
17341         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
17342         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
17343         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
17344         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
17345         possible memleaks.
17346
17347 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17348
17349         * tests/check/Makefile.am:
17350         * tests/check/elements/cmmldec.c:
17351         * tests/check/elements/cmmlenc.c: Fix tests so that they use
17352         the plugins-base tags.
17353
17354 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17355
17356         * ext/Makefile.am: Re-enable module.
17357
17358 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17359
17360         * tests/check/Makefile.am: Forgot to remove that test.
17361
17362 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17363
17364         * ext/annodex/Makefile.am:
17365         * ext/annodex/gstannodex.c: (plugin_init):
17366         * ext/annodex/gstcmmldec.c:
17367         * ext/annodex/gstskeldec.c:
17368         * ext/annodex/gstskeldec.h:
17369         * tests/check/Makefile.am:
17370         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
17371
17372 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17373
17374         * tests/check/Makefile.am: Disable those checks as well.
17375
17376 2006-02-24  Julien MOUTTE  <julien@moutte.net>
17377
17378         * ext/Makefile.am: Disable annodex for now until we figure out
17379         how to make it build.
17380         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
17381         Add a rule to your checklist : "please try to at least build 
17382         what you are going to commit into -good, or if you are too lazy
17383         to do that, please check that the buildbots are not crying because
17384         of your commit."
17385
17386 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
17387
17388         * configure.ac:
17389         * ext/Makefile.am:
17390         * ext/gdk_pixbuf/Makefile.am:
17391         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17392         * ext/gdk_pixbuf/gstgdkpixbuf.h:
17393         * ext/gdk_pixbuf/pixbufscale.c:
17394         * ext/gdk_pixbuf/pixbufscale.h:
17395           Gdkpixbuf ported from 0.8 to 0.10 by
17396           Renato Filho <renato.filho@indt.org.br>.
17397           gst_loader and gdkpixbufanimation still need port.
17398
17399 2006-02-24  Michael Smith  <msmith@fluendo.com>
17400
17401         * configure.ac:
17402         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17403         * ext/Makefile.am:
17404         * ext/annodex/Makefile.am:
17405         * ext/annodex/gstannodex.c:
17406         * ext/annodex/gstannodex.h:
17407         * ext/annodex/gstcmmldec.c:
17408         * ext/annodex/gstcmmldec.h:
17409         * ext/annodex/gstcmmlenc.c:
17410         * ext/annodex/gstcmmlenc.h:
17411         * ext/annodex/gstcmmlparser.c:
17412         * ext/annodex/gstcmmlparser.h:
17413         * ext/annodex/gstcmmltag.c:
17414         * ext/annodex/gstcmmltag.h:
17415         * ext/annodex/gstcmmlutils.c:
17416         * ext/annodex/gstcmmlutils.h:
17417         * ext/annodex/gstskeldec.c:
17418         * ext/annodex/gstskeldec.h:
17419         * ext/annodex/gstskeltag.c:
17420         * ext/annodex/gstskeltag.h:
17421         * tests/check/Makefile.am:
17422         * tests/check/elements/cmmldec.c:
17423         * tests/check/elements/cmmlenc.c:
17424         * tests/check/elements/skeldec.c:
17425           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
17426           Includes tests & docs, oh my! Passes Thomas's -good checklist
17427           entirely. Wow.
17428
17429 2006-02-24  Michael Smith  <msmith@fluendo.com>
17430
17431         * autogen.sh:
17432           Check for automake 1.9 as well.
17433
17434 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17435
17436         * ext/flac/gstflacenc.c:
17437           Change min. sample rate to 8kHz to match flacdec's.
17438           
17439 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
17440
17441         * ext/cdio/Makefile.am:
17442           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
17443           required for Cygwin, see #317048)
17444
17445         * gst/rtp/gstasteriskh263.c:
17446           Cygwin has includes for both the unix network socket API
17447           and the windows API, but only one can be included, so fix
17448           includes to only use one or the other, prefering the unxi
17449           one (#317048).
17450
17451 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
17452
17453         * rtp/gst/gstrtppcmadepay.c:
17454         * rtp/gst/gstrtppcmadepay.h:
17455         * rtp/gst/gstgstrtppcmapay.c:
17456         * rtp/gst/gstgstrtppcmapay.h:
17457         * rtp/gst/gstrtppcmudepay.c:
17458         * rtp/gst/gstrtppcmudepay.h:
17459         * rtp/gst/gstrtppcmupay.c:
17460         * rtp/gst/gstrtppcmupay.h:
17461         * rtp/gst/Makefile.am:
17462         * rtp/gst/gstrtp.c:
17463         * rtp/gst/README:
17464         Separated the G711 payloaders/depayloaders into separate elements for
17465         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
17466
17467 2006-02-22  Wim Taymans  <wim@fluendo.com>
17468
17469         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
17470         (gst_dvdec_change_state):
17471         * ext/dv/gstdvdec.h:
17472         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
17473         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
17474         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
17475         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
17476         (gst_dvdemux_flush), (gst_dvdemux_chain),
17477         (gst_dvdemux_change_state):
17478         * ext/dv/gstdvdemux.h:
17479         Ueber spiffify some more, added debug category.
17480         Use _scale.
17481         Use segments, respect playback rate from newsegment.
17482         Fix refcount issue.
17483
17484 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
17485
17486         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
17487         (gst_signal_processor_process):
17488         Fix compilation of LADPSA. It doesn't seem to work, and isn't
17489         enabled for the build, but it helps me win the feature-count
17490         competitions ooh yeah.
17491
17492 2006-02-19  Wim Taymans  <wim@fluendo.com>
17493
17494         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
17495         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
17496         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
17497         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
17498         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
17499         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
17500         Use scaling code for added precission and more correct stop
17501         position in case scale==0.
17502
17503 2006-02-19  Wim Taymans  <wim@fluendo.com>
17504
17505         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
17506         (gst_flxdec_chain):
17507         * gst/flx/gstflxdec.h:
17508         Implement DURATION query.
17509
17510 2006-02-19  Wim Taymans  <wim@fluendo.com>
17511
17512         * gst/flx/flx_color.h:
17513         * gst/flx/flx_fmt.h:
17514         * gst/flx/gstflxdec.c: (gst_flxdec_init),
17515         (gst_flxdec_src_query_handler), (flx_decode_color),
17516         (gst_flxdec_chain):
17517         * gst/flx/gstflxdec.h:
17518         Set MALLOCDATA for the temp buffers so we don't leak.
17519         Some debug cleanups.
17520         Consume all data in the adapter before leaving the chain
17521         function. Fixes #330678.
17522
17523 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
17524
17525         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
17526         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
17527          Handle 0 data size in otherwise valid frames.
17528          Handle numeric strings in 2.4.0 even when not in parentheses 
17529
17530 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
17531
17532         * gst/matroska/matroska-demux.c:
17533         (gst_matroska_demux_subtitle_caps),
17534         (gst_matroska_demux_plugin_init):
17535         * gst/matroska/matroska-ids.h:
17536           Recognise SSA/ASS and USF subtitle formats and
17537           set proper caps when they are found.
17538
17539 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
17540
17541         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
17542         (gst_jpeg_dec_chain):
17543           Fix invalid memory access for some odd-sized images
17544           (see image contained in quicktime stream in #327083);
17545           use g_malloc() instead of g_alloca().
17546
17547 2006-02-17  Wim Taymans  <wim@fluendo.com>
17548
17549         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
17550         Patch from Sebastien Cote, fixes #319884
17551
17552 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
17553
17554         * ext/cdio/gstcdio.c: (plugin_init):
17555           Init debug category (#331253).
17556
17557 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17558
17559         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
17560           Pass extra_data to gst_riff_create_audio_caps(), so that
17561           WAVEFORMATEX stuff works. Post audio codec name and post
17562           it as taglist on the bus. Allow up to 8 channesl for raw
17563           PCM in the source pad template caps.
17564
17565 2006-02-16  Wim Taymans  <wim@fluendo.com>
17566
17567         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
17568         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
17569         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
17570         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
17571         (gst_multipart_set_property), (gst_multipart_get_property):
17572         Applied #318663. Gives quite a few false positives in
17573         autoscan mode, but it's better than nothing. Not closing yet.
17574
17575 2006-02-16  Wim Taymans  <wim@fluendo.com>
17576
17577         * docs/plugins/Makefile.am:
17578         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17579         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17580         * docs/plugins/gst-plugins-good-plugins.args:
17581         * docs/plugins/inspect/plugin-udp.xml:
17582         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
17583         (gst_udpsrc_start):
17584         Update documentation.
17585         Fix args.
17586
17587 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
17588
17589         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
17590         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
17591         frame size. (Fixes #331368)
17592
17593 2006-02-16  Wim Taymans  <wim@fluendo.com>
17594
17595         * gst/rtsp/README:
17596         Updated README.
17597
17598         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
17599         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
17600         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
17601         * gst/rtsp/gstrtspsrc.h:
17602         Make sure the RTP port is an even port an try to allocate 
17603         another if not.
17604         Added retry property to control max retries for port allocation.
17605         Make sure RTCP port is RTP port+1.
17606         Cleanup when port allocation fails.
17607         Fixes #319183.
17608         
17609 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17610
17611         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
17612           Don't ignore return value of the parent class's state
17613           change function (#331385, patch by: Wouter Paesen).
17614
17615 2006-02-15  Wim Taymans  <wim@fluendo.com>
17616
17617         * configure.ac:
17618         * docs/plugins/Makefile.am:
17619         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17620         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17621         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17622         * ext/Makefile.am:
17623         * ext/hal/Makefile.am:
17624         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
17625         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
17626         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
17627         (do_toggle_element), (gst_hal_audio_sink_set_property),
17628         (gst_hal_audio_sink_get_property),
17629         (gst_hal_audio_sink_change_state):
17630         * ext/hal/gsthalaudiosink.h:
17631         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
17632         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
17633         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
17634         (do_toggle_element), (gst_hal_audio_src_set_property),
17635         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
17636         * ext/hal/gsthalaudiosrc.h:
17637         * ext/hal/gsthalelements.c: (plugin_init):
17638         * ext/hal/gsthalelements.h:
17639         * ext/hal/hal.c: (gst_hal_get_string),
17640         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
17641         (gst_hal_get_audio_src):
17642         * ext/hal/hal.h:
17643         Add HAL sound device wrapper plugins. Closes #329106
17644
17645 2006-02-15  Wim Taymans  <wim@fluendo.com>
17646
17647         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
17648         Add comment in a fultile attempt to stop the copy-and-paste 
17649         paradigm leading to duplication of bad code.
17650
17651         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
17652         Mime parameters have to be checked case insensitive
17653
17654 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
17655
17656         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
17657           Advance stream time for lagging subtitle streams by sending
17658           newsegment events with the update flag set.
17659
17660 2006-02-14  Edward Hervey  <edward@fluendo.com>
17661
17662         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
17663         There can be bogus data before the hdrl LIST tag in the RIFF header.
17664         It's hard to say if it's not respecting the AVI specifications or not,
17665         but since Google Video is producing AVIs like that and the other player
17666         don't seem to complain, I guess we should do the same.
17667
17668 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
17669
17670         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
17671         (parse_split_strings):
17672         Add more validation to ensure that a char encoding conversion
17673         produced a valid UTF-8 string.
17674
17675 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
17676
17677         Reviewed by: Edward Hervey  <edward@fluendo.com>
17678
17679         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
17680         Properly handle end of segment. Closes #330885.
17681
17682 2006-02-13  Wim Taymans  <wim@fluendo.com>
17683
17684         * gst/rtp/gstrtpmp4gpay.h:
17685         For got to commit this one.
17686
17687 2006-02-12  Wim Taymans  <wim@fluendo.com>
17688
17689         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
17690         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
17691         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
17692         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
17693         * gst/rtp/gstrtpmp4gpay.h:
17694         Make more things work.
17695         Handle ACC config strings.
17696
17697 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
17698
17699         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
17700           set timestamps if no incoming timestamps set
17701
17702 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
17703
17704         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
17705         (gst_tag_demux_do_typefind):
17706           ... and fix the very same leaks in GstTagDemux.
17707
17708 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
17709
17710         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
17711         (gst_id3demux_do_typefind):
17712         Fix a couple of mem leaks. (Patch by Jonathan Matthew
17713         <jonathan at kaolin dot wh9 dot net>)
17714
17715 2006-02-10  Wim Taymans  <wim@fluendo.com>
17716
17717         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
17718         First set options, then set caps or else the baseclass
17719         will not know about the options, duh.
17720
17721 2006-02-10  Wim Taymans  <wim@fluendo.com>
17722
17723         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
17724         (gst_rtp_mp4v_pay_setcaps):
17725         Don't waste time looking for a config string if we have codec_info
17726         on the incomming caps.
17727
17728 2006-02-10  Wim Taymans  <wim@fluendo.com>
17729
17730         * gst/rtp/README:
17731         Say something about case-sensitivity of caps vs mime-attributes.
17732
17733         * gst/rtp/Makefile.am:
17734         * gst/rtp/gstrtp.c: (plugin_init):
17735         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
17736         (gst_rtp_amr_pay_handle_buffer):
17737         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
17738         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
17739         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
17740         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
17741         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
17742         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
17743         (gst_rtp_mp4g_pay_plugin_init):
17744         * gst/rtp/gstrtpmp4gpay.h:
17745         Added beginnings of mpeg4-generic payloader (RFC 3640)
17746
17747 2006-02-09  Wim Taymans  <wim@fluendo.com>
17748
17749         * gst/rtsp/Makefile.am:
17750         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
17751         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
17752         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
17753         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
17754         (gst_rtpdec_change_state):
17755         * gst/rtsp/gstrtpdec.h:
17756         * gst/rtsp/gstrtsp.c: (plugin_init):
17757         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
17758         * gst/rtsp/rtspconnection.c: (read_body),
17759         (rtsp_connection_receive):
17760         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
17761         Resurected rtpdec to make rtspsrc happy again.
17762         Skip attributes from the session id.
17763         Don't crash when dumping a message with an empty body.
17764
17765
17766 2006-02-09  Wim Taymans  <wim@fluendo.com>
17767
17768         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
17769         Added more meaningfull warnings when something goes wrong.
17770         Clear F bit on outgoing AMR packets.
17771
17772         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
17773         (gst_rtp_amr_pay_handle_buffer):
17774         Added debugging category
17775         Support payloading of multiple AMR frames.
17776
17777         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
17778         Added some debugging.
17779
17780 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
17781
17782         * configure.ac:
17783           Back to CVS
17784
17785 === release 0.10.2 ===
17786
17787 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
17788
17789         * configure.ac:
17790           releasing 0.10.2, "Papa was a rolling stone"
17791
17792 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17793
17794         * configure.ac:
17795           Bump core and plugins-base requirement to 0.10.2.2
17796           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
17797
17798 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17799
17800         * ext/flac/gstflac.c: (plugin_init):
17801         * ext/speex/gstspeex.c: (plugin_init):
17802           Register musicbrainz tags.
17803
17804 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17805
17806         * ext/gconf/gconf.h:
17807           Remove declaration of function that no longer exists.
17808
17809 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17810
17811         * ext/shout2/gstshout2.c: (gst_shout2send_render),
17812         (gst_shout2send_setcaps), (gst_shout2send_change_state):
17813         Make shout2 work for non ogg streams
17814
17815 2006-02-06  Wim Taymans  <wim@fluendo.com>
17816
17817         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
17818         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
17819         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
17820         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
17821         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
17822         * gst/udp/gstmultiudpsink.h:
17823         Updated docs.
17824         Added properties bytes-served, bytes_to_serve.
17825         Post proper error messages,
17826         Emit client added signal too.
17827
17828 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17829
17830         * docs/plugins/Makefile.am:
17831         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17832         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17833         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
17834         (gst_multiudpsink_get_stats):
17835           adding docs for multiudpsink
17836
17837 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17838
17839         * gst/level/gstlevel.c: (gst_level_transform_ip):
17840           peak below decay is not necessarily an error, so don't ERROR log
17841
17842 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17843
17844         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
17845         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
17846         (gst_ebml_write_seek):
17847         * gst/matroska/ebml-write.h:
17848           Make sure we send a newsegment event in BYTES format
17849           before sending buffers (#328531).
17850
17851 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17852
17853         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
17854         (gst_dvdemux_sink_query):
17855         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
17856         * ext/speex/gstspeexdec.c: (speex_get_query_types),
17857         (speex_dec_src_query):
17858         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
17859         (gst_speexenc_sink_query):
17860         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
17861         * gst/matroska/matroska-demux.c:
17862         (gst_matroska_demux_get_src_query_types),
17863         (gst_matroska_demux_handle_src_query):
17864         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
17865         (gst_wavparse_pad_query):
17866           Pass unhandled queries upstream instead of just dropping
17867           them (#326446). Update query type arrays here and there.
17868
17869 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17870
17871         * tests/check/elements/matroskamux.c: (setup_src_pad):
17872           Collectpads in core got changed and now also holds a
17873           reference to any pad that is part of it. Fix refcount
17874           checks in test case accordingly.
17875
17876 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17877
17878         * gst/apetag/gstapedemux.h:
17879           Fix include, for now GstTagDemux is in the apetag dir.
17880
17881 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17882
17883         * docs/plugins/Makefile.am:
17884         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17885         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17886         * docs/plugins/inspect/plugin-cdio.xml:
17887           Add cdio plugin to docs.
17888
17889         * ext/cdio/gstcdiocddasrc.c:
17890           Add gtk-doc blurb.
17891
17892         * ext/cdio/gstcdio.c:
17893           The plugin is called 'cdio' not 'cddio'.
17894
17895 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17896
17897         * configure.ac:
17898         * docs/plugins/Makefile.am:
17899         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17900         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17901         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17902         * docs/plugins/inspect/plugin-apetag.xml:
17903         * gst/apetag/Makefile.am:
17904         * gst/apetag/gstapedemux.c:
17905         * gst/apetag/gstapedemux.h:
17906         * gst/apetag/gsttagdemux.c:
17907         * gst/apetag/gsttagdemux.h:
17908           Add APE tag demuxer (#325649).
17909
17910 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17911
17912         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
17913         (gst_gconf_get_default_video_sink),
17914         (gst_gconf_get_default_audio_src),
17915         (gst_gconf_get_default_video_src):
17916         * ext/gconf/gconf.h:
17917         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
17918         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
17919         (do_toggle_element):
17920         * ext/gconf/gstgconfaudiosink.h:
17921         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
17922         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
17923         (do_toggle_element):
17924         * ext/gconf/gstgconfaudiosrc.h:
17925         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
17926         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
17927         (do_toggle_element):
17928         * ext/gconf/gstgconfvideosink.h:
17929         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
17930         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
17931         (do_toggle_element):
17932         * ext/gconf/gstgconfvideosrc.h:
17933           Ignore changing the GConf key to "". Ignore GConf key updates
17934           that don't actually change the string.
17935           For now, ignore the GConf key when the state is > READY, as
17936           it breaks streaming. Sometime it will be nice to bring the
17937           new sink online even mid-stream, by sending NEWSEGMENT info
17938           and possibly prerolling.
17939           (Fixes #326736)
17940
17941 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17942
17943         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
17944         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
17945         (zoomFilterSetResolution), (zoomFilterDestroy),
17946         (zoomFilterFastRGB), (pointFilter):
17947         * gst/goom/filters.h:
17948         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
17949         (goom_update), (goom_close):
17950         * gst/goom/goom_core.h:
17951         * gst/goom/goom_tools.h:
17952         * gst/goom/graphic.c:
17953         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
17954         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
17955         * gst/goom/gstgoom.h:
17956         * gst/goom/lines.c: (goom_lines):
17957         * gst/goom/lines.h:
17958           Make goom reentrant by moving all important static variables
17959           into instance structures.
17960           (Fixes #329181)
17961
17962 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
17963
17964         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
17965         (gst_avi_demux_all_source_pads_unlinked),
17966         (gst_avi_demux_process_next_entry):
17967         * gst/avi/gstavidemux.h:
17968           Third attempt, use gst_pad_is_linked() this time.
17969
17970 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
17971
17972         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17973         (parse_split_strings):
17974         Adjust for data length indicators when parsing (Fixes #329810)
17975         Fix stupid bug parsing UTF-8 tag text.
17976         Output tag strings with multiple fields as multiple tags, so the
17977         app gets all the data.
17978
17979 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
17980
17981         * ext/flac/gstflacenc.c:
17982         Fixed a bug add in last commit, where no event is send. Thanks Tim to
17983         show me.
17984         
17985 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
17986
17987         * ext/flac/gstflacenc.c:
17988         * gst/matroska/ebml-read.c:
17989         Just make it compile with --disable-gst-debug.
17990
17991 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
17992
17993         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
17994         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
17995         (id3v2_genre_fields_to_taglist):
17996           Never output a tag with a null contents string.
17997
17998 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
17999
18000         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
18001           Only pause if all pads are unlinked AND we've tried to send data
18002           on all of them at least once.
18003
18004 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18005
18006         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
18007         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
18008           Make loop function/task pause itself when all source pads are
18009           unlinked.
18010
18011 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18012
18013         * configure.ac:
18014         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
18015           Use new functions from core to render a bin from a
18016           string. Fixes build. Up requirements to core CVS.
18017
18018 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18019
18020         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
18021           Don't push buffers into the adapter that we are going to
18022           push downstream again without framing anyway. Also, the
18023           adaptor takes ownership of buffers put into it (fixes
18024           auparse pushing invalid buffers for .au files with
18025           ADPCM contents). Finally, set caps on all outgoing buffers.
18026
18027 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
18028
18029         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
18030         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
18031         (gst_id3demux_send_tag_event):
18032         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
18033         Someone should kick my butt. Remove ID3v1 tags from the end of the
18034         file.
18035
18036         Improve error messages. Send the TAG message as soon as we complete
18037         typefinding, instead of waiting until we send the first buffer.
18038         Downstream tag event is still sent before the first buffer.
18039
18040 2006-01-27  Jan Gerber  <j@bootlab.org>
18041
18042         Reviewed by: Andy Wingo <wingo@pobox.com>
18043
18044         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
18045         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
18046         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
18047         to not have warings flooding stderr. this is the suggested way
18048         also used in dvgrab and kino. (#328336)
18049
18050 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18051
18052         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
18053         (gst_oss_sink_init), (gst_oss_sink_finalise):
18054           Free the device name string when finalised.
18055
18056 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
18057
18058         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
18059           Don't put function calls in g_return_if_fail() statements,
18060           or they'll be replaced with NOOPs if someone compiles with
18061           G_DISABLE_CHECKS defined.
18062           
18063 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
18064
18065         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18066         Never trust ANY information encoded in a media file, especially
18067         when it's giving you sizes. (Fixes #328452)
18068
18069 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
18070
18071         * gst/rtp/gstrtpg711pay.c:
18072         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
18073         bug #325148.
18074
18075 2006-01-23  Edward Hervey  <edward@fluendo.com>
18076
18077         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
18078         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
18079         * gst/matroska/matroska-ids.h:
18080         Added recognition of Real Audio and Video streams in matroska demuxer.
18081
18082 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18083
18084         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
18085           Remove errant break statement, and fix compilation with
18086           older GCC.
18087
18088 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
18089
18090         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18091
18092         * sys/sunaudio/gstsunaudiomixerctrl.c:
18093         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
18094           Export functions that are needed in other parts of the code,
18095           makes the mixer actually work; adjust magic minimum buffer-time
18096           value from 3ms to 5ms to work around stuttering during mp3
18097           playback (#327765).
18098
18099 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
18100
18101         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18102
18103         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
18104         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
18105           Fix possible deadlock in matroska muxer (#327825).
18106
18107 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
18108
18109         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
18110         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
18111         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
18112         * gst/rtsp/sdpmessage.h:
18113         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
18114         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
18115           C89 fixes: declare variables at the beginning of a block and
18116           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
18117           <jensgr at gmx dot net>).
18118
18119 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18120
18121         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18122         * gst/id3demux/id3tags.h:
18123         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18124         (parse_comment_frame), (parse_text_identification_frame),
18125         (id3v2_tag_to_taglist), (id3v2_are_digits),
18126         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
18127         (parse_split_strings), (free_tag_strings):
18128           Rewrite parsing of text tags to handle multiple NULL terminated
18129           strings. Parse numeric genre strings and ID3v2 type
18130           "(3)(6)Alternative" style genre strings.
18131           Parse dates that are only YYYY or YYYY-mm format.
18132           (Fixes #328241 and #322154)
18133
18134 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
18135
18136         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
18137           Don't forget to initialize liboil, otherwise our oil functions
18138           will crash (fixes #327871; patch by: Christoph Burghardt
18139           <hawkes at web dot de>).
18140
18141 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18142
18143         * configure.ac:
18144           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
18145           like in the core and gst-plugins-base. Fixes #324367 and #326683;
18146           patch by: Brian Cameron <brian dot cameron at sun dot com>
18147
18148 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18149
18150         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
18151         * ext/cdio/gstcdio.h:
18152         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
18153           Fix build for libcdio versions >= 76; give slightly lower rank
18154           than cdparanoia.
18155
18156 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18157
18158         * configure.ac:
18159         * ext/Makefile.am:
18160         * ext/cdio/Makefile.am:
18161         * ext/cdio/gstcdio.c:
18162         * ext/cdio/gstcdio.h:
18163         * ext/cdio/gstcdiocddasrc.c:
18164         * ext/cdio/gstcdiocddasrc.h:
18165           Port libcdio cdda source, formerly known as cddasrc, now known as
18166           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
18167           but that's not tested (fixes #317658).
18168
18169 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18170
18171         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
18172           Fix conversion from TIME to BYTES format (fixes #326864;
18173           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
18174
18175 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
18176
18177         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18178           Fix compilation of id3demux when zlib is not present.
18179           (Fixes #326602; patch by: Sergey Scobich)
18180
18181 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
18182
18183         * ext/esd/Makefile.am:
18184           Add $(ESD_CFLAGS), otherwise build will fail for folks
18185           with libesd in a non-standard prefix (#327009).
18186
18187 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18188
18189         * configure.ac:
18190           back to HEAD
18191
18192 === release 0.10.1 ===
18193
18194 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
18195
18196         * configure.ac:
18197           releasing 0.10.1, "Li"
18198
18199 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18200
18201           patch by: Wim Taymans
18202
18203         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18204           fix memleak.  Fixes #326618
18205
18206 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18207
18208           patch by: Mike Smith
18209
18210         * gst/level/gstlevel.c: (gst_level_message_new),
18211         (gst_level_message_append_channel):
18212           Fix memleak.  Fixes #326612
18213
18214 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18215
18216         * configure.ac:
18217           prereleasing
18218         * po/af.po:
18219         * po/az.po:
18220         * po/cs.po:
18221         * po/en_GB.po:
18222         * po/hu.po:
18223         * po/it.po:
18224         * po/nb.po:
18225         * po/nl.po:
18226         * po/or.po:
18227         * po/sq.po:
18228         * po/sr.po:
18229         * po/sv.po:
18230         * po/uk.po:
18231         * po/vi.po:
18232           update translations
18233
18234 2006-01-10  Michael Smith  <msmith@fluendo.com>
18235
18236         * gst/level/gstlevel.c: (gst_level_class_init),
18237         (gst_level_dispose):
18238           Don't leak filter arrays.
18239
18240 2006-01-09 Brian Cameron <brian.cameron@sun.com>
18241
18242         reviewed by: Christian Schaller <uraeus@gnome.org>
18243         
18244         * configure.ac:
18245         * gst-plugins-good.spec.in:
18246         * sys/Makefile.am:
18247         * sys/sunaudio/Makefile.am:
18248         * sys/sunaudio/gstsunaudio.c: (plugin_init):
18249         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
18250         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
18251         (gst_sunaudiomixer_change_state):
18252         * sys/sunaudio/gstsunaudiomixer.h:
18253         * sys/sunaudio/gstsunaudiomixerctrl.c:
18254         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
18255         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
18256         (gst_sunaudiomixer_ctrl_list_tracks),
18257         (gst_sunaudiomixer_ctrl_get_volume),
18258         (gst_sunaudiomixer_ctrl_set_volume),
18259         (gst_sunaudiomixer_ctrl_set_mute),
18260         (gst_sunaudiomixer_ctrl_set_record):
18261         * sys/sunaudio/gstsunaudiomixerctrl.h:
18262         * sys/sunaudio/gstsunaudiomixertrack.c:
18263         (gst_sunaudiomixer_track_class_init),
18264         (gst_sunaudiomixer_track_init), (fill_labels),
18265         (gst_sunaudiomixer_track_new):
18266         * sys/sunaudio/gstsunaudiomixertrack.h:
18267         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
18268         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
18269         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
18270         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
18271         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
18272         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
18273         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
18274         * sys/sunaudio/gstsunaudiosink.h:
18275
18276         Add SunAudio plugin - tested to make sure it doesn't break
18277         the build under GNU/Linux.      
18278
18279 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
18280
18281         * gst-plugins-good/gst/udp/gstdynudpsink.c:
18282         * gst-plugins-good/gst/udp/gstudpsrc.c:
18283         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
18284         overrides the port or multicast parameters. Fixes bugs #323021.
18285         API addition: adds GstUDPSrc::sockfd property   
18286
18287 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
18288
18289         * ext/gconf/Makefile.am:
18290         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
18291         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
18292         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18293         (do_toggle_element), (cb_toggle_element),
18294         (gst_gconf_audio_src_change_state):
18295         * ext/gconf/gstgconfaudiosrc.h:
18296         * ext/gconf/gstgconfelements.c: (plugin_init):
18297         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
18298         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
18299         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18300         (do_toggle_element), (cb_toggle_element),
18301         (gst_gconf_video_src_change_state):
18302         * ext/gconf/gstgconfvideosrc.h:
18303           Add new gconfaudiosrc and gconfvideosrc elements
18304           (needed for gnome-sound-recorder).
18305
18306 2006-01-06  Edward Hervey  <edward@fluendo.com>
18307
18308         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
18309         Add gst_element_no_more_pads() for proper decodebin behaviour.
18310         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
18311         (parse_text_identification_frame), (parse_split_strings):
18312         Failure to decode some tags is not a GST_ERROR() but a
18313         GST_WARNING()
18314         When iterating over a chunk of text, check that we haven't gone too
18315         far.
18316
18317 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
18318
18319         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
18320         (plugin_init):
18321           call oil_init() when using liboil
18322
18323 2006-01-04  Wim Taymans  <wim@fluendo.com>
18324
18325         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
18326         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18327         Fix leaks.
18328
18329 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
18330
18331         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18332
18333         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
18334         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
18335         (gst_flac_dec_change_state):
18336           Don't g_assert() where we should just return FALSE; remove
18337           unnecessary g_assert(); initialize some fields properly in
18338           state change function (fixes #325504). Also, use
18339           GST_DEBUG_OBJECT in two more places.
18340
18341 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18342
18343         * configure.ac:
18344           also remove smoothwave's Makefile.am
18345         * docs/plugins/Makefile.am:
18346           fix plugin docs
18347
18348 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18349
18350         * tests/examples/Makefile.am:
18351           added missing Makefile.am
18352
18353 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18354
18355         * configure.ac:
18356         * gst/level/Makefile.am:
18357         * gst/level/level-example.c:
18358         * tests/Makefile.am:
18359         * tests/examples/level/Makefile.am:
18360         * tests/examples/level/level-example.c: (message_handler), (main):
18361           moved level-example to tests/examples/level-example
18362         * tests/old/examples/level/demo.c: (main):
18363         * tests/old/examples/level/plot.c: (main):
18364           some initial fixes
18365
18366 2005-12-29  Michael Smith  <msmith@fluendo.com>
18367
18368         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
18369         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
18370         * gst/udp/gstmultiudpsink.h:
18371           Track packets sent per client in addition to bytes sent; provide
18372           this info through get-stats signal
18373
18374 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18375
18376         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
18377           Can't use gst_object_unref() on a GstAdapter (#325191).
18378
18379 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
18380
18381         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18382         If a broken tag has 0 bytes payload, at least still skip
18383         the 10 byte header
18384
18385 2005-12-22  Philippe Khalaf  <burger@speedy.org>
18386
18387         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
18388         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
18389         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
18390         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
18391           Making these depayloaders (H263+ and mpeg4 video) inherit from
18392           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
18393
18394 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
18395
18396         * docs/plugins/gst-plugins-good-plugins.args:
18397         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18398         Regenerate the plugin hiearchy.
18399
18400 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
18401
18402         * docs/plugins/Makefile.am:
18403         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18404         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18405         * docs/plugins/gst-plugins-good-plugins.args:
18406         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
18407         (gst_id3demux_base_init), (gst_id3demux_class_init),
18408         (gst_id3demux_chain):
18409         * gst/id3demux/gstid3demux.h:
18410           Add documentation for id3demux.
18411           Don't fail if the first buffer is not at offset 0, just
18412           attempt to typefind and do pass through
18413           Rename the gst_type function from gst_gst_id3demux..
18414
18415 2005-12-20  Michael Smith  <msmith@fluendo.com>
18416
18417         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
18418         (gst_multiudpsink_add), (gst_multiudpsink_remove),
18419         (gst_multiudpsink_get_stats):
18420         * gst/udp/gstmultiudpsink.h:
18421           Collect statistics; return them from get_stats.
18422
18423 2005-12-19  Edward Hervey  <edward@fluendo.com>
18424
18425         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
18426         Stupid signedness issue...
18427
18428 2005-12-19  Edward Hervey  <edward@fluendo.com>
18429
18430         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
18431         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
18432         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
18433         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
18434         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
18435         Construct index for indexless files.
18436         Make sure pad/buffers are correctly reset to NULL once we don't need
18437         them anymore, else we get lovely segfaults/assertions.
18438         * gst/wavparse/gstwavparse.c:
18439         Yes, you can have 96KHz audio and wma in wav :(
18440
18441 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
18442
18443         * configure.ac:
18444           Check for optional dependency on zlib for id3demux
18445
18446         * gst/id3demux/Makefile.am:
18447         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
18448         (gst_id3demux_base_init), (gst_id3demux_class_init),
18449         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
18450         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
18451         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
18452         (gst_id3demux_set_property), (gst_id3demux_get_property),
18453         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
18454         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
18455         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
18456         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
18457         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
18458         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
18459         (simple_find_peek), (simple_find_suggest),
18460         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
18461         (plugin_init):
18462         * gst/id3demux/gstid3demux.h:
18463         * gst/id3demux/id3tags.c: (read_synch_uint),
18464         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
18465         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
18466         (id3demux_id3v2_frames_to_tag_list):
18467         * gst/id3demux/id3tags.h:
18468         * gst/id3demux/id3v2.4.0-frames.txt:
18469         * gst/id3demux/id3v2.4.0-structure.txt:
18470         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18471         (parse_comment_frame), (parse_text_identification_frame),
18472         (id3v2_tag_to_taglist), (parse_split_strings):
18473           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
18474           otherwise it discards them. Works on my test files. 
18475
18476         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
18477           Don't send EOS to a non-existing srcpad
18478           The debug category can be static
18479
18480 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
18481
18482         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
18483         * ext/esd/esdsink.c: (gst_esdsink_prepare):
18484         * gst/multipart/multipartdemux.c:
18485           change some char* into char[]
18486
18487 2005-12-16  Wim Taymans  <wim@fluendo.com>
18488
18489         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
18490         (gst_wavparse_other), (gst_wavparse_perform_seek),
18491         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
18492         (gst_wavparse_loop), (gst_wavparse_pad_convert),
18493         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
18494         * gst/wavparse/gstwavparse.h:
18495         Use GstSegment to implement more seeking features.
18496
18497 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
18498
18499         * gst/rtsp/rtspconnection.c:
18500           Add <netinet/in.h> include and move <arpa/inet.h> include
18501           to make things work on OpenBSD as well (fixes #323717;
18502           patch by: Benjamin Pineau)
18503
18504 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
18505
18506         * gst/rtp/gstrtpspeexdepay.c:
18507         * gst/rtp/gstrtpspeexpay.c:
18508         Set clock rate to be fixed in 8000. It fixes bug #324012.
18509
18510 2005-12-14  Philippe Khalaf  <burger@speedy.org>
18511
18512         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
18513         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
18514         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
18515         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
18516         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
18517         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
18518         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
18519         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
18520         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
18521         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
18522         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
18523         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
18524         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
18525         * gst-plugins-good/gst/rtp/README:
18526         Fixed payload range in payloder caps. Removed payload range completely
18527         from depayloaders as they don't require payload type in their caps.
18528         In effect, there isn't any specific payload type for any given codec,
18529         only suggestions.
18530         Fixes bug #324011.
18531
18532 2005-12-13  Julien MOUTTE  <julien@moutte.net>
18533
18534         * gst/videomixer/videomixer.c: (gst_videomixer_init),
18535         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
18536         (gst_videomixer_collected): Code cleanup and re-enabling 
18537         queued time validity check for correct EOS handling.
18538
18539 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
18540
18541         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
18542         (gst_oss_mixer_element_get_property),
18543         (gst_oss_mixer_element_change_state):
18544         Add 'device-name' property and fix state change function.
18545
18546 2005-12-13  Edward Hervey  <edward@fluendo.com>
18547
18548         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
18549         If the speed of the file is null in the header, set the frame_time to
18550         the default setting of GST_SECOND / 70. Which is the default
18551         frame_delay for .fli files as stated in this document :
18552         http://www.compuphase.com/flic.htm
18553         Would be nice to have the time conversion done properly too (duration =
18554         flxh->frames * flxdec->frame_time)
18555
18556 2005-12-12  Julien MOUTTE  <julien@moutte.net>
18557
18558         * docs/plugins/Makefile.am:
18559         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18560         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18561         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18562         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
18563         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
18564         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
18565         documentation for videomixer on my way with a funny sample
18566         pipeline.
18567
18568 2005-12-12  Julien MOUTTE  <julien@moutte.net>
18569
18570         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
18571         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
18572         (gst_videomixer_update_queues), (gst_videomixer_collected):
18573         Fix caps negotiation. (#323896)
18574
18575 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
18576
18577         * gst/matroska/matroska-demux.c:
18578         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
18579           Set correct timestamps on audio laces, fixes playback of mp3 from
18580                 matroska.
18581
18582 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
18583
18584         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
18585         (gst_au_parse_class_init), (gst_au_parse_init),
18586         (gst_au_parse_dispose), (gst_au_parse_chain),
18587         (gst_au_parse_change_state), (plugin_init):
18588         * gst/auparse/gstauparse.h:
18589           Use gst_object_unref() for GstObjects instead of
18590           g_object_unref() and fix a mem leak in a debug
18591           statement; while we're at it, also borgify, use
18592           boilerplate macros and clean up a little bit.
18593
18594 2005-12-11  Edward Hervey  <edward@fluendo.com>
18595
18596         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
18597         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
18598         Added pull mode.
18599
18600 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
18601
18602         * gst/goom/gstgoom.c:
18603         * gst/level/level-example.c: (main):
18604         * gst/smoothwave/demo-osssrc.c: (main):
18605           Use audiotestsrc instead of sinesrc (#323798).
18606
18607 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
18608
18609         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
18610           more debug-func-ptr usage
18611
18612 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
18613
18614         * gst/flx/flx_color.c: (flx_colorspace_convert):
18615         * gst/flx/flx_color.h:
18616         * gst/flx/flx_fmt.h:
18617         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
18618         * gst/flx/gstflxdec.h:
18619           Now flxdec works on big-endian machines as well.
18620
18621 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
18622
18623         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
18624         (gst_fenced_buffer_copy):
18625           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
18626           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
18627           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
18628           and use GST_DEBUG_FUNCPTR for pad functions.
18629
18630 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
18631
18632         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
18633         (gst_flac_dec_class_init), (gst_flac_dec_init),
18634         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
18635         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
18636         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
18637         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
18638         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
18639         (gst_flac_dec_change_state):
18640         * ext/flac/gstflacdec.h:
18641           Rewrite flacdec a bit, so that even seeking might work now. Most
18642           importantly, don't act upon any flow return values we get, just tell
18643           the decoder everything's dandy and act on the flow return values
18644           later on in the loop function. We don't want to mess up the internal
18645           decoder state for non-fatal things like flushing pads etc. Other
18646           than that, use GstSegment (segment seeks don't work yet though, but
18647           should be easy to add), use boilerplate macros, drop the superfluous
18648           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
18649           lots of other things.
18650
18651 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
18652
18653         * configure.ac:
18654           Update comment in OSS includes check.
18655
18656         * sys/oss/gstossdmabuffer.c:
18657         * sys/oss/gstosshelper.c:
18658         * sys/oss/gstossmixer.c:
18659         * sys/oss/gstossmixertrack.c:
18660         * sys/oss/gstosssink.c:
18661         * sys/oss/gstosssrc.c:
18662         * sys/oss/oss_probe.c:
18663           Don't assume the OSS soundcard.h include is always in
18664           the sys/ directory. Instead, use the existing defines
18665           from config.h to include the right file. Fixes
18666           compilation on OpenBSD 3.8 (#323718).
18667
18668 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
18669
18670         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18671         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18672         * docs/plugins/inspect/plugin-1394.xml:
18673         * docs/plugins/inspect/plugin-aasink.xml:
18674         * docs/plugins/inspect/plugin-alaw.xml:
18675         * docs/plugins/inspect/plugin-alpha.xml:
18676         * docs/plugins/inspect/plugin-alphacolor.xml:
18677         * docs/plugins/inspect/plugin-auparse.xml:
18678         * docs/plugins/inspect/plugin-autodetect.xml:
18679         * docs/plugins/inspect/plugin-avi.xml:
18680         * docs/plugins/inspect/plugin-cacasink.xml:
18681         * docs/plugins/inspect/plugin-cairo.xml:
18682         * docs/plugins/inspect/plugin-cutter.xml:
18683         * docs/plugins/inspect/plugin-debug.xml:
18684         * docs/plugins/inspect/plugin-dv.xml:
18685         * docs/plugins/inspect/plugin-efence.xml:
18686         * docs/plugins/inspect/plugin-effectv.xml:
18687         * docs/plugins/inspect/plugin-esdsink.xml:
18688         * docs/plugins/inspect/plugin-flac.xml:
18689         * docs/plugins/inspect/plugin-flxdec.xml:
18690         * docs/plugins/inspect/plugin-gconfelements.xml:
18691         * docs/plugins/inspect/plugin-goom.xml:
18692         * docs/plugins/inspect/plugin-jpeg.xml:
18693         * docs/plugins/inspect/plugin-level.xml:
18694         * docs/plugins/inspect/plugin-matroska.xml:
18695         * docs/plugins/inspect/plugin-mulaw.xml:
18696         * docs/plugins/inspect/plugin-multipart.xml:
18697         * docs/plugins/inspect/plugin-navigationtest.xml:
18698         * docs/plugins/inspect/plugin-ossaudio.xml:
18699         * docs/plugins/inspect/plugin-png.xml:
18700         * docs/plugins/inspect/plugin-rtp.xml:
18701         * docs/plugins/inspect/plugin-rtsp.xml:
18702         * docs/plugins/inspect/plugin-shout2send.xml:
18703         * docs/plugins/inspect/plugin-smpte.xml:
18704         * docs/plugins/inspect/plugin-speex.xml:
18705         * docs/plugins/inspect/plugin-udp.xml:
18706         * docs/plugins/inspect/plugin-videobox.xml:
18707         * docs/plugins/inspect/plugin-videoflip.xml:
18708         * docs/plugins/inspect/plugin-videomixer.xml:
18709         * docs/plugins/inspect/plugin-wavenc.xml:
18710         * docs/plugins/inspect/plugin-wavparse.xml:
18711         * ext/flac/gstflac.c: (plugin_init):
18712         * ext/flac/gstflacdec.c: (flacdec_get_type),
18713         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
18714         (gst_flac_dec_init), (gst_flac_dec_finalize),
18715         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
18716         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
18717         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
18718         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
18719         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
18720         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
18721         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
18722         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
18723         * ext/flac/gstflacdec.h:
18724         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
18725         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
18726         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
18727         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
18728         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
18729         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
18730         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
18731         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
18732         (gst_flac_enc_change_state):
18733         * ext/flac/gstflacenc.h:
18734           borgify and fix up documentation
18735
18736 2005-12-09  Michael Smith  <msmith@fluendo.com>
18737
18738         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
18739           Accept a wider range of flac files, more closely matching flac spec.
18740
18741 2005-12-08  Julien MOUTTE  <julien@moutte.net>
18742
18743         * docs/plugins/Makefile.am: Add multipart elements.
18744         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18745         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
18746         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18747         * gst/multipart/multipartdemux.c:
18748         * gst/multipart/multipartmux.c: Add docs.
18749
18750 2005-12-07  Edward Hervey  <edward@fluendo.com>
18751
18752         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
18753         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
18754         (gst_avi_demux_invert):
18755         Memleak and crasher fixes.
18756         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
18757         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
18758         Memleak fixes
18759
18760 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18761
18762         * ext/aalib/gstaasink.h:
18763         * ext/cairo/gsttextoverlay.h:
18764         * ext/dv/gstdvdec.h:
18765         * ext/dv/gstdvdemux.c:
18766         * ext/dv/gstdvdemux.h:
18767         * ext/esd/esdsink.h:
18768         * ext/flac/flac_compat.h:
18769         * ext/flac/gstflacdec.h:
18770         * ext/flac/gstflacenc.h:
18771         * ext/gconf/gconf.h:
18772         * ext/gconf/gstgconfaudiosink.h:
18773         * ext/gconf/gstgconfvideosink.h:
18774         * ext/gdk_pixbuf/gstgdkanimation.h:
18775         * ext/jpeg/gstjpegdec.h:
18776         * ext/jpeg/smokecodec.h:
18777         * ext/jpeg/smokeformat.h:
18778         * ext/ladspa/gstsignalprocessor.h:
18779         * ext/ladspa/search.c: (LADSPAPluginSearch):
18780         * ext/ladspa/utils.h:
18781         * ext/libmng/gstmng.c:
18782         * ext/libmng/gstmngdec.h:
18783         * ext/libmng/gstmngenc.c:
18784         * ext/libmng/gstmngenc.h:
18785         * ext/libpng/gstpng.c:
18786         * ext/libpng/gstpngenc.c:
18787         * ext/libpng/gstpngenc.h:
18788         * ext/shout2/gstshout2.h:
18789         * ext/speex/gstspeexdec.h:
18790         * ext/speex/gstspeexenc.c:
18791         * ext/speex/gstspeexenc.h:
18792         * gst/auparse/gstauparse.c: (gst_auparse_chain):
18793         * gst/autodetect/gstautoaudiosink.h:
18794         * gst/autodetect/gstautovideosink.h:
18795         * gst/avi/gstavidemux.h:
18796         * gst/cutter/gstcutter.c: (gst_cutter_chain),
18797         (gst_cutter_set_property), (gst_cutter_get_caps):
18798         * gst/cutter/gstcutter.h:
18799         * gst/debug/tests.c: (md5_process_block):
18800         * gst/debug/tests.h:
18801         * gst/effectv/gstwarp.c:
18802         * gst/flx/flx_fmt.h:
18803         * gst/flx/gstflxdec.h:
18804         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
18805         (zoomFilterFastRGB):
18806         * gst/goom/filters.h:
18807         * gst/goom/goom_tools.h:
18808         * gst/law/alaw-encode.c:
18809         * gst/level/gstlevel.c:
18810         * gst/level/gstlevel.h:
18811         * gst/matroska/ebml-write.h:
18812         * gst/matroska/matroska-demux.h:
18813         * gst/matroska/matroska-ids.h:
18814         * gst/matroska/matroska-mux.h:
18815         * gst/monoscope/convolve.c: (convolve_match):
18816         * gst/monoscope/convolve.h:
18817         * gst/multipart/multipartmux.c:
18818         * gst/oldcore/gstaggregator.c:
18819         * gst/oldcore/gstaggregator.h:
18820         * gst/oldcore/gstmd5sink.c: (md5_process_block):
18821         * gst/oldcore/gstmd5sink.h:
18822         * gst/oldcore/gstmultifilesrc.c:
18823         * gst/oldcore/gstmultifilesrc.h:
18824         * gst/oldcore/gstpipefilter.h:
18825         * gst/oldcore/gstshaper.h:
18826         * gst/rtp/gstrtpL16depay.h:
18827         * gst/rtp/gstrtpL16pay.h:
18828         * gst/rtp/gstrtpdepay.h:
18829         * gst/rtp/gstrtpmp4vpay.c:
18830         * gst/rtp/gstrtpmp4vpay.h:
18831         * gst/rtsp/gstrtspsrc.c:
18832         * gst/rtsp/gstrtspsrc.h:
18833         * gst/rtsp/rtspconnection.h:
18834         * gst/rtsp/rtspdefs.h:
18835         * gst/rtsp/rtspmessage.h:
18836         * gst/rtsp/rtsptransport.h:
18837         * gst/rtsp/rtspurl.c:
18838         * gst/rtsp/rtspurl.h:
18839         * gst/rtsp/sdpmessage.c:
18840         * gst/rtsp/sdpmessage.h:
18841         * gst/smpte/barboxwipes.c:
18842         * gst/smpte/gstmask.h:
18843         * gst/smpte/gstsmpte.h:
18844         * gst/smpte/paint.c:
18845         * gst/smpte/paint.h:
18846         * gst/udp/gstdynudpsink.h:
18847         * gst/udp/gstmultiudpsink.h:
18848         * gst/udp/gstudpsink.c:
18849         * gst/udp/gstudpsink.h:
18850         * gst/udp/gstudpsrc.c:
18851         * gst/videomixer/videomixer.c:
18852         * gst/wavenc/riff.h:
18853         * gst/wavparse/gstwavparse.h:
18854         * sys/oss/gstossdmabuffer.h:
18855         * sys/oss/gstossmixer.h:
18856         * sys/oss/gstossmixerelement.h:
18857         * sys/oss/gstossmixertrack.h:
18858         * sys/oss/gstosssink.c:
18859         * sys/oss/gstosssink.h:
18860         * sys/oss/gstosssrc.c:
18861         * sys/oss/gstosssrc.h:
18862         * sys/osxaudio/gstosxaudioelement.h:
18863         * sys/osxaudio/gstosxaudiosink.h:
18864         * sys/osxaudio/gstosxaudiosrc.h:
18865           expand tabs
18866
18867 === release 0.10.0 ===
18868
18869 2005-12-05   <thomas (at) apestaart (dot) org>
18870
18871         * configure.ac:
18872           releasing 0.10.0, "Abondance"
18873
18874 2005-12-05  Andy Wingo  <wingo@pobox.com>
18875
18876         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
18877         * ext/flac/gstflacdec.c: (gst_flacdec_write):
18878         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
18879         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
18880         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
18881         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
18882         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
18883         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
18884         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
18885         * ext/speex/gstspeexdec.c: (speex_dec_chain):
18886         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
18887         * gst/auparse/gstauparse.c: (gst_auparse_chain):
18888         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
18889         * gst/goom/gstgoom.c: (gst_goom_chain):
18890         * gst/matroska/matroska-demux.c:
18891         (gst_matroska_demux_push_vorbis_codec_priv_data),
18892         (gst_matroska_demux_add_wvpk_header):
18893         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
18894         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
18895         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
18896         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
18897         alloc_buffer changes.
18898
18899 2005-12-05  Michael Smith  <msmith@fluendo.com>
18900
18901         * docs/plugins/gst-plugins-good-plugins.args:
18902           Remove args for plugins that aren't in -good.
18903
18904 === release 0.9.7 ===
18905
18906 2005-12-01   <thomas (at) apestaart (dot) org>
18907
18908         * configure.ac:
18909           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
18910
18911 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18912
18913         * docs/plugins/.cvsignore:
18914         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18915         * docs/plugins/inspect/plugin-multipart.xml:
18916         * docs/plugins/inspect/plugin-rtp.xml:
18917           add multipart plugin to docs
18918
18919 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18920
18921         * configure.ac:
18922         * ext/Makefile.am:
18923         * ext/pango/Makefile.am:
18924         * ext/pango/gstclockoverlay.c:
18925         * ext/pango/gstclockoverlay.h:
18926         * ext/pango/gsttextoverlay.c:
18927         * ext/pango/gsttextoverlay.h:
18928         * ext/pango/gsttextrender.c:
18929         * ext/pango/gsttextrender.h:
18930         * ext/pango/gsttimeoverlay.c:
18931         * ext/pango/gsttimeoverlay.h:
18932           move pango to base
18933
18934 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18935
18936         * gst/rtp/Makefile.am:
18937         * gst/rtp/gstrtpL16depay.c:
18938         * gst/rtp/gstrtpL16depay.h:
18939         * gst/rtp/gstrtpL16parse.c:
18940         * gst/rtp/gstrtpL16parse.h:
18941         * gst/rtp/gstrtpgsmdepay.c:
18942         * gst/rtp/gstrtpgsmdepay.h:
18943         * gst/rtp/gstrtpgsmparse.c:
18944         * gst/rtp/gstrtpgsmparse.h:
18945           parsers are depayers
18946
18947 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18948
18949         * gst/rtp/Makefile.am:
18950         * gst/rtp/gstasteriskh263.c:
18951         * gst/rtp/gstrtp.c:
18952         * gst/rtp/gstrtpL16enc.c:
18953         * gst/rtp/gstrtpL16enc.h:
18954         * gst/rtp/gstrtpL16parse.c:
18955         * gst/rtp/gstrtpL16parse.h:
18956         * gst/rtp/gstrtpL16pay.c:
18957         * gst/rtp/gstrtpL16pay.h:
18958         * gst/rtp/gstrtpamrdec.c:
18959         * gst/rtp/gstrtpamrdec.h:
18960         * gst/rtp/gstrtpamrdepay.c:
18961         * gst/rtp/gstrtpamrdepay.h:
18962         * gst/rtp/gstrtpamrenc.c:
18963         * gst/rtp/gstrtpamrenc.h:
18964         * gst/rtp/gstrtpamrpay.c:
18965         * gst/rtp/gstrtpamrpay.h:
18966         * gst/rtp/gstrtpdec.c:
18967         * gst/rtp/gstrtpdec.h:
18968         * gst/rtp/gstrtpdepay.c:
18969         * gst/rtp/gstrtpdepay.h:
18970         * gst/rtp/gstrtpg711dec.c:
18971         * gst/rtp/gstrtpg711dec.h:
18972         * gst/rtp/gstrtpg711depay.c:
18973         * gst/rtp/gstrtpg711depay.h:
18974         * gst/rtp/gstrtpg711enc.c:
18975         * gst/rtp/gstrtpg711enc.h:
18976         * gst/rtp/gstrtpg711pay.c:
18977         * gst/rtp/gstrtpg711pay.h:
18978         * gst/rtp/gstrtpgsmenc.c:
18979         * gst/rtp/gstrtpgsmenc.h:
18980         * gst/rtp/gstrtpgsmparse.c:
18981         * gst/rtp/gstrtpgsmparse.h:
18982         * gst/rtp/gstrtpgsmpay.c:
18983         * gst/rtp/gstrtpgsmpay.h:
18984         * gst/rtp/gstrtph263enc.c:
18985         * gst/rtp/gstrtph263enc.h:
18986         * gst/rtp/gstrtph263pay.c:
18987         * gst/rtp/gstrtph263pay.h:
18988         * gst/rtp/gstrtph263pdec.c:
18989         * gst/rtp/gstrtph263pdec.h:
18990         * gst/rtp/gstrtph263pdepay.c:
18991         * gst/rtp/gstrtph263pdepay.h:
18992         * gst/rtp/gstrtph263penc.c:
18993         * gst/rtp/gstrtph263penc.h:
18994         * gst/rtp/gstrtph263ppay.c:
18995         * gst/rtp/gstrtph263ppay.h:
18996         * gst/rtp/gstrtpmp4vdec.c:
18997         * gst/rtp/gstrtpmp4vdec.h:
18998         * gst/rtp/gstrtpmp4vdepay.c:
18999         * gst/rtp/gstrtpmp4vdepay.h:
19000         * gst/rtp/gstrtpmp4venc.c:
19001         * gst/rtp/gstrtpmp4venc.h:
19002         * gst/rtp/gstrtpmp4vpay.c:
19003         * gst/rtp/gstrtpmp4vpay.h:
19004         * gst/rtp/gstrtpmpadec.c:
19005         * gst/rtp/gstrtpmpadec.h:
19006         * gst/rtp/gstrtpmpadepay.c:
19007         * gst/rtp/gstrtpmpadepay.h:
19008         * gst/rtp/gstrtpmpaenc.c:
19009         * gst/rtp/gstrtpmpaenc.h:
19010         * gst/rtp/gstrtpmpapay.c:
19011         * gst/rtp/gstrtpmpapay.h:
19012         * gst/rtp/gstrtpspeexdec.c:
19013         * gst/rtp/gstrtpspeexdec.h:
19014         * gst/rtp/gstrtpspeexdepay.c:
19015         * gst/rtp/gstrtpspeexdepay.h:
19016         * gst/rtp/gstrtpspeexenc.c:
19017         * gst/rtp/gstrtpspeexenc.h:
19018         * gst/rtp/gstrtpspeexpay.c:
19019         * gst/rtp/gstrtpspeexpay.h:
19020           Do burger's rename for rtp payloaders and depayloaders
19021
19022 2005-11-30  Wim Taymans  <wim@fluendo.com>
19023
19024         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19025         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
19026         * ext/dv/gstdvdemux.h:
19027         Fix seeking in dvdemux again, add some more debug info.
19028
19029 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19030
19031         * configure.ac:
19032           fix tests
19033
19034 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19035
19036         * PORTED_09:
19037         * docs/random/PORTED_09:
19038           move
19039         * tests/Makefile.am:
19040           add
19041         * win32/gst.sln:
19042           remove
19043
19044 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19045
19046         * Makefile.am:
19047         * check/.cvsignore:
19048         * check/Makefile.am:
19049         * check/elements/.cvsignore:
19050         * check/elements/level.c:
19051         * check/elements/matroskamux.c:
19052         * configure.ac:
19053         * examples/Makefile.am:
19054         * examples/capsfilter/Makefile.am:
19055         * examples/capsfilter/capsfilter1.c:
19056         * examples/gob/Makefile.am:
19057         * examples/gob/gst-identity2.gob:
19058         * examples/gstplay/.cvsignore:
19059         * examples/gstplay/Makefile.am:
19060         * examples/gstplay/player.c:
19061         * examples/indexing/.cvsignore:
19062         * examples/indexing/Makefile.am:
19063         * examples/indexing/indexmpeg.c:
19064         * examples/level/Makefile.am:
19065         * examples/level/README:
19066         * examples/level/demo.c:
19067         * examples/level/plot.c:
19068         * examples/stats/Makefile.am:
19069         * examples/stats/mp2ogg.c:
19070         * examples/switch/.cvsignore:
19071         * examples/switch/Makefile.am:
19072         * examples/switch/switcher.c:
19073           move under tests/
19074
19075 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19076
19077         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
19078         (gst_text_render_class_init), (resize_bitmap),
19079         (gst_text_render_render_text), (gst_text_render_setcaps),
19080         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
19081         (gst_text_render_chain), (gst_text_render_finalize),
19082         (gst_text_render_init), (gst_text_render_set_property):
19083         * ext/pango/gsttextrender.h:
19084           Add missing files.
19085
19086 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19087
19088         * configure.ac:
19089         * ext/Makefile.am:
19090         * ext/pango/Makefile.am:
19091         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
19092         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
19093         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
19094         * ext/pango/gstclockoverlay.h:
19095         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
19096         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
19097         (gst_text_overlay_finalize), (gst_text_overlay_init),
19098         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
19099         (gst_text_overlay_text_pad_linked),
19100         (gst_text_overlay_text_pad_unlinked),
19101         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
19102         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
19103         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
19104         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19105         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19106         (gst_text_overlay_change_state), (plugin_init):
19107         * ext/pango/gsttextoverlay.h:
19108         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
19109         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
19110         (gst_time_overlay_class_init), (gst_time_overlay_init):
19111         * ext/pango/gsttimeoverlay.h:
19112           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
19113           and add background shading and text wrapping modes. Make 
19114           timoverlay derive from textoverlay. Also add new clockoverlay
19115           element.
19116
19117 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19118
19119         * gst/udp/Makefile.am: Moved to netbuffer.
19120
19121 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19122
19123         * configure.ac:
19124         * PORTED_O9:
19125         * gst/multipart/Makefile.am:
19126         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
19127         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
19128         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
19129         (gst_multipart_demux_change_state),
19130         (gst_multipart_demux_plugin_init):
19131         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
19132         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
19133         (gst_multipart_mux_sinkconnect),
19134         (gst_multipart_mux_request_new_pad),
19135         (gst_multipart_mux_handle_src_event),
19136         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
19137         (gst_multipart_mux_change_state): Ported multipart mux/demux to
19138         0.9.
19139
19140 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19141
19142         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
19143         * gst/debug/gstnavigationtest.h:
19144         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
19145         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
19146         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
19147         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
19148         * gst/effectv/gstrev.c: (gst_revtv_get_type):
19149         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
19150         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
19151         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
19152         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
19153         (gst_video_flip_get_type):
19154         * gst/videofilter/gstvideoflip.h:
19155           update for symbols change
19156
19157 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19158
19159         * gst/udp/gstdynudpsink.c:
19160         * gst/udp/gstudpsrc.c:
19161           the old gstnet lib was renamed gstnetbuffer (#322257)
19162
19163 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
19164
19165         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
19166         (gst_text_overlay_collected):
19167           Actually render the text from the text pad.
19168
19169 2005-11-29  Edward Hervey  <edward@fluendo.com>
19170
19171         * gst/debug/gstnavseek.c: (gst_navseek_event):
19172         * gst/debug/progressreport.c: (gst_progress_report_event):
19173         Update for GstBaseTransform event virtual method
19174
19175 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19176
19177         * ext/cairo/Makefile.am:
19178           no need to link to videofilter
19179
19180 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19181
19182         * gst/debug/Makefile.am:
19183         * gst/debug/gstnavigationtest.h:
19184         * gst/effectv/Makefile.am:
19185         * gst/effectv/gstaging.c:
19186         * gst/effectv/gstdice.c:
19187         * gst/effectv/gstedge.c:
19188         * gst/effectv/gstquark.c:
19189         * gst/effectv/gstrev.c:
19190         * gst/effectv/gstshagadelic.c:
19191         * gst/effectv/gstvertigo.c:
19192         * gst/effectv/gstwarp.c:
19193         * gst/videofilter/Makefile.am:
19194         * gst/videofilter/gstvideofilter.c:
19195         * gst/videofilter/gstvideofilter.h:
19196         * gst/videofilter/gstvideoflip.h:
19197           remove the videofilter library and link to the one in base
19198
19199 2005-11-28  Edward Hervey  <edward@fluendo.com>
19200
19201         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
19202         Useless check now we're setting the current entry correctly.
19203
19204 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
19205
19206         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
19207         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
19208         (gst_jpegenc_change_state):
19209           Don't leak input buffer in chain function (fixes #322667); make 
19210           state change function thread-safe; don't repeat the current function
19211           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
19212           gst_pad_alloc_buffer(); misc. minor cleanups.
19213
19214 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19215
19216         * gst/matroska/matroska-mux.c:
19217         (gst_matroska_mux_video_pad_setcaps):
19218         Look for pixel-aspect-ratio in caps, not pixel_width and
19219         pixel_height (Fixes: #322645)
19220
19221 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19222
19223         * gst/matroska/matroska-mux.c:
19224         (gst_matroska_mux_video_pad_setcaps):
19225         From Michal Benes:
19226         frame duration should be GST_SECOND / framerate, not
19227         GST_SECOND * framerate. (Fixes: #322643)
19228
19229 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19230
19231         * configure.ac:
19232           fix up GST_PLUGIN_LDFLAGS
19233         * gst/rtsp/rtspconnection.c:
19234           fix includes (see #317043)
19235         * gst/videofilter/Makefile.am:
19236           stop installing this library
19237
19238 2005-11-26  Edward Hervey  <edward@fluendo.com>
19239
19240         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
19241         Handle the case where the incoming Video dv stream doesn't have
19242         a pixel aspect ratio set.
19243
19244 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19245
19246         * docs/plugins/Makefile.am:
19247         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19248         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19249         * ext/flac/gstflacdec.c:
19250           document flacdec
19251
19252 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19253
19254         * docs/plugins/Makefile.am:
19255         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19256         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19257         * docs/plugins/inspect/plugin-autodetect.xml:
19258         * ext/cairo/gstcairo.c: (plugin_init):
19259         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
19260         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
19261         (gst_text_overlay_init), (gst_text_overlay_font_init),
19262         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
19263         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
19264         (gst_text_overlay_text_pad_linked),
19265         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
19266         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
19267         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19268         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19269         (gst_text_overlay_change_state):
19270         * ext/cairo/gsttextoverlay.h:
19271         * ext/cairo/gsttimeoverlay.c:
19272         (gst_cairo_time_overlay_update_font_height),
19273         (gst_cairo_time_overlay_set_caps),
19274         (gst_cairo_time_overlay_get_unit_size),
19275         (gst_cairo_time_overlay_print_smpte_time),
19276         (gst_cairo_time_overlay_transform),
19277         (gst_cairo_time_overlay_base_init),
19278         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
19279         (gst_cairo_time_overlay_get_type):
19280         * ext/cairo/gsttimeoverlay.h:
19281           do some name borgifying
19282           document
19283
19284 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19285
19286         * docs/plugins/Makefile.am:
19287         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19288         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19289         * gst/autodetect/gstautoaudiosink.c:
19290         (gst_auto_audio_sink_base_init):
19291         * gst/autodetect/gstautovideosink.c:
19292         (gst_auto_video_sink_base_init),
19293         (gst_auto_video_sink_factory_filter):
19294           documenting auto*sink
19295           using strstr for the video sink lookup, class field is not ordered
19296         * docs/plugins/inspect/plugin-1394.xml:
19297         * docs/plugins/inspect/plugin-aasink.xml:
19298         * docs/plugins/inspect/plugin-alaw.xml:
19299         * docs/plugins/inspect/plugin-alpha.xml:
19300         * docs/plugins/inspect/plugin-alphacolor.xml:
19301         * docs/plugins/inspect/plugin-auparse.xml:
19302         * docs/plugins/inspect/plugin-autodetect.xml:
19303         * docs/plugins/inspect/plugin-avi.xml:
19304         * docs/plugins/inspect/plugin-cacasink.xml:
19305         * docs/plugins/inspect/plugin-cairo.xml:
19306         * docs/plugins/inspect/plugin-cutter.xml:
19307         * docs/plugins/inspect/plugin-debug.xml:
19308         * docs/plugins/inspect/plugin-dv.xml:
19309         * docs/plugins/inspect/plugin-efence.xml:
19310         * docs/plugins/inspect/plugin-effectv.xml:
19311         * docs/plugins/inspect/plugin-esdsink.xml:
19312         * docs/plugins/inspect/plugin-flac.xml:
19313         * docs/plugins/inspect/plugin-flxdec.xml:
19314         * docs/plugins/inspect/plugin-gconfelements.xml:
19315         * docs/plugins/inspect/plugin-goom.xml:
19316         * docs/plugins/inspect/plugin-jpeg.xml:
19317         * docs/plugins/inspect/plugin-level.xml:
19318         * docs/plugins/inspect/plugin-matroska.xml:
19319         * docs/plugins/inspect/plugin-mulaw.xml:
19320         * docs/plugins/inspect/plugin-navigationtest.xml:
19321         * docs/plugins/inspect/plugin-ossaudio.xml:
19322         * docs/plugins/inspect/plugin-png.xml:
19323         * docs/plugins/inspect/plugin-rtp.xml:
19324         * docs/plugins/inspect/plugin-rtsp.xml:
19325         * docs/plugins/inspect/plugin-shout2send.xml:
19326         * docs/plugins/inspect/plugin-smpte.xml:
19327         * docs/plugins/inspect/plugin-speex.xml:
19328         * docs/plugins/inspect/plugin-udp.xml:
19329         * docs/plugins/inspect/plugin-videobox.xml:
19330         * docs/plugins/inspect/plugin-videoflip.xml:
19331         * docs/plugins/inspect/plugin-videomixer.xml:
19332         * docs/plugins/inspect/plugin-wavenc.xml:
19333         * docs/plugins/inspect/plugin-wavparse.xml:
19334           update for HEAD version
19335
19336 2005-11-25  Michael Smith  <msmith@fluendo.com>
19337
19338         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
19339           Patch from Sebastien Cote to close control sockets in udpsrc.
19340
19341 2005-11-24  Julien MOUTTE  <julien@moutte.net>
19342
19343         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
19344         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
19345         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
19346         (gst_quarktv_base_init), (gst_quarktv_class_init),
19347         (gst_quarktv_init): Flush the planes list on reverse caps
19348         negotiation. This was crashing because of differently sized
19349         buffers.
19350
19351 2005-11-24  Julien MOUTTE  <julien@moutte.net>
19352
19353         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
19354         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
19355         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
19356         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
19357         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
19358         (gst_videoflip_set_property), (gst_videoflip_base_init),
19359         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
19360         correctly, fix identity flipping, convert navigation event 
19361         correctly again.
19362
19363 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19364
19365         * configure.ac: back to HEAD
19366
19367 === release 0.9.6 ===
19368
19369 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
19370
19371         * configure.ac:
19372           releasing 0.9.6, "Everything's Not Lost"
19373
19374 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19375
19376         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
19377         Oops, initialise the framerate GValue
19378
19379 2005-11-23  Julien MOUTTE  <julien@moutte.net>
19380
19381         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
19382         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
19383         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
19384         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
19385         (gst_timeoverlay_get_type):
19386         * ext/cairo/gsttimeoverlay.h:
19387         * gst/debug/Makefile.am:
19388         * gst/debug/gstnavigationtest.c:
19389         (gst_navigationtest_handle_src_event),
19390         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
19391         (gst_navigationtest_transform), (gst_navigationtest_change_state),
19392         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
19393         (gst_navigationtest_init), (gst_navigationtest_get_type),
19394         (plugin_init):
19395         * gst/debug/gstnavigationtest.h:
19396         * gst/effectv/Makefile.am:
19397         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
19398         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
19399         (gst_agingtv_base_init), (gst_agingtv_class_init),
19400         (gst_agingtv_init), (gst_agingtv_get_type):
19401         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
19402         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
19403         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
19404         (gst_dicetv_get_type):
19405         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
19406         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
19407         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
19408         (gst_edgetv_get_type):
19409         * gst/effectv/gsteffectv.c:
19410         * gst/effectv/gsteffectv.h:
19411         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
19412         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
19413         (gst_quarktv_change_state), (gst_quarktv_base_init),
19414         (gst_quarktv_class_init), (gst_quarktv_init),
19415         (gst_quarktv_get_type):
19416         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
19417         (gst_revtv_get_unit_size), (gst_revtv_transform),
19418         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
19419         (gst_revtv_get_type):
19420         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
19421         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
19422         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
19423         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
19424         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
19425         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
19426         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
19427         (gst_vertigotv_init), (gst_vertigotv_get_type):
19428         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
19429         (gst_warptv_get_unit_size), (gst_warptv_transform),
19430         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
19431         (gst_warptv_get_type):
19432         * gst/videofilter/Makefile.am:
19433         * gst/videofilter/gstvideobalance.c:
19434         * gst/videofilter/gstvideobalance.h:
19435         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
19436         (gst_videofilter_class_init), (gst_videofilter_init):
19437         * gst/videofilter/gstvideofilter.h:
19438         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
19439         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
19440         (gst_videoflip_flip), (gst_videoflip_transform),
19441         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
19442         (gst_videoflip_base_init), (gst_videoflip_class_init),
19443         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
19444         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
19445         BaseTransform, it's just a place holder for now and every video
19446         effect plugin has been ported to use BaseTransform features 
19447         directly. QuarkTV was fixed too (was broken), navigationtest works
19448         and best for the end, videoflip converts navigation events depending
19449         on flip method ! Fixes #320953
19450
19451 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19452
19453         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
19454         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
19455         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
19456         (gst_goom_src_negotiate), (gst_goom_chain):
19457         * gst/matroska/matroska-mux.c:
19458         (gst_matroska_mux_video_pad_setcaps):
19459         * sys/osxvideo/osxvideosink.m:
19460           Fixes for API changes
19461
19462 2005-11-23  Michael Smith <msmith@fluendo.com>
19463
19464         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
19465         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
19466         * ext/jpeg/gstjpegdec.h:
19467         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
19468         * ext/jpeg/gstjpegenc.h:
19469         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
19470         (gst_smokeenc_resync):
19471         * ext/jpeg/gstsmokeenc.h:
19472           JPEG fractiony goodness.
19473
19474 2005-11-22  Michael Smith <msmith@fluendo.com>
19475
19476         * gst/goom/filters.c:
19477         * gst/goom/graphic.h:
19478           Fix compilation by making some functions static inline instead of
19479           extern inline, matching the way they're used.
19480
19481 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
19482
19483         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
19484         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
19485         * ext/cairo/gsttextoverlay.h:
19486         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
19487         * ext/gdk_pixbuf/gstgdkpixbuf.h:
19488         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
19489         (gst_pngdec_caps_create_and_set):
19490         * ext/libpng/gstpngdec.h:
19491         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
19492         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
19493         * gst/avi/gstavimux.c: (gst_avimux_init),
19494         (gst_avimux_vidsinkconnect):
19495         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
19496         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
19497         (gst_goom_src_negotiate), (gst_goom_chain):
19498         * gst/goom/gstgoom.h:
19499         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
19500         * gst/matroska/matroska-mux.c:
19501         (gst_matroska_mux_video_pad_setcaps):
19502         * sys/osxvideo/osxvideosink.h:
19503         * sys/osxvideo/osxvideosink.m:
19504           More fractional framerate conversions 
19505
19506 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
19507
19508         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
19509         * gst/debug/gstnavigationtest.c:
19510         (gst_navigationtest_handle_src_event):
19511         * gst/videofilter/gstvideofilter.c:
19512         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
19513         (gst_videofilter_init):
19514         * gst/videofilter/gstvideofilter.h:
19515           Convert to fractional framerates.
19516
19517 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19518
19519         * ext/aalib/gstaasink.c:
19520         * ext/dv/gstdvdec.c:
19521         * ext/esd/esdmon.c:
19522         * ext/flac/gstflacenc.c:
19523         * ext/gdk_pixbuf/pixbufscale.c:
19524         * ext/libcaca/gstcacasink.c:
19525         * ext/shout2/gstshout2.c:
19526         * gst/alpha/gstalpha.c:
19527         * gst/oldcore/gstaggregator.c:
19528         * gst/oldcore/gstshaper.c:
19529         * gst/smpte/barboxwipes.c:
19530         * gst/smpte/gstsmpte.c:
19531         * gst/videobox/gstvideobox.c:
19532         * gst/videofilter/gstvideoflip.c:
19533         * gst/videomixer/videomixer.c:
19534           fix up more enums
19535
19536 2005-11-22  Michael Smith <msmith@fluendo.com>
19537
19538         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19539         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19540         (gst_videomixer_update_queues):
19541           Fractional framerates, videomixer.
19542
19543 2005-11-22  Michael Smith <msmith@fluendo.com>
19544
19545         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
19546         * ext/dv/gstdvdec.h:
19547         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
19548         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
19549         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
19550         (gst_dvdemux_flush):
19551         * ext/dv/gstdvdemux.h:
19552           Fractional framerates for DV. 
19553
19554 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19555
19556         * gst/autodetect/gstautoaudiosink.c:
19557         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
19558         * gst/autodetect/gstautovideosink.c:
19559         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
19560           Use gst_plugin_feature_list_free() to free feature list and
19561           in the case of autovideosink free the list at all. Also
19562           miscellaneous cosmetic fixes.
19563
19564 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19565
19566         * gst/cutter/gstcutter.c: (gst_cutter_chain),
19567         (gst_cutter_set_property), (gst_cutter_get_caps):
19568           copy calculation code from level; remove use of some audio
19569           functions
19570
19571 2005-11-22  Andy Wingo  <wingo@pobox.com>
19572
19573         * Update for gst_tag_setter API changes.
19574
19575 2005-11-22  Andy Wingo  <wingo@pobox.com>
19576
19577         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
19578         (gst_dvdemux_demux_frame)
19579         * ext/flac/gstflacdec.c (gst_flacdec_write)
19580         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
19581         (gst_flacenc_sink_event)
19582         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
19583         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
19584         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
19585         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
19586         * gst/auparse/gstauparse.c (gst_auparse_chain)
19587         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
19588         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
19589         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
19590         (gst_avi_demux_handle_seek)
19591         * gst/goom/gstgoom.c (gst_goom_event)
19592         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
19593         * gst/matroska/matroska-demux.c
19594         (gst_matroska_demux_handle_seek_event)
19595         (gst_matroska_demux_loop_stream_parse_id)
19596         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
19597         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
19598         (gst_wavparse_stream_headers): Run update-funcnames.
19599
19600 2005-11-22  Edward Hervey  <edward@fluendo.com>
19601
19602         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
19603         (gst_dv1394src_init), (gst_dv1394src_dispose),
19604         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
19605         (gst_dv1394src_uri_set_uri):
19606         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
19607         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
19608         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
19609         URIHandler interface and element properties are now properly
19610         synchronized for DV1394src and UDPSrc
19611
19612 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19613
19614         * ext/flac/Makefile.am:
19615         * ext/speex/Makefile.am:
19616           libgsttagedit has been renamed to libgsttag.
19617
19618 2005-11-21  Wim Taymans  <wim@fluendo.com>
19619
19620         * gst/rtsp/rtspconnection.c: (read_body):
19621         Apply patch from Sebastien Cote to fix #319184.
19622
19623 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
19624
19625         * configure.ac:
19626         * gst/cutter/Makefile.am:
19627         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
19628         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
19629         (gst_cutter_set_property), (gst_cutter_get_property),
19630         (plugin_init), (gst_cutter_get_caps):
19631           port cutter
19632         * gst/level/gstlevel.c:
19633           fix up plugin details
19634
19635 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19636
19637         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
19638         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
19639         (gst_flacdec_src_event):
19640         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
19641         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
19642         (gst_signal_processor_getrange), (gst_signal_processor_chain):
19643         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
19644         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
19645         (gst_flxdec_sink_event_handler):
19646         * gst/matroska/matroska-demux.c:
19647         (gst_matroska_demux_handle_seek_event):
19648         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
19649           Update for stream lock API changes: don't take stream log
19650           in sink event handlers any longer and change GST_STREAM_LOCK
19651           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
19652           functions.
19653
19654 2005-11-21  Michael Smith <msmith@fluendo.com>
19655
19656         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
19657           gst_object_unref, not g_object_unref
19658
19659 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19660
19661         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
19662         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
19663           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
19664
19665 2005-11-21  Michael Smith <msmith@fluendo.com>
19666
19667         * gst/auparse/Makefile.am:
19668         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
19669         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
19670         (gst_auparse_change_state):
19671         * gst/auparse/gstauparse.h:
19672           Partially fix #161712. playbin still doesn't work on these files,
19673           (on the bug report, Andy says we aren't typefinding it for some
19674           reason?) but at least auparse isn't totally busted like it was before.
19675
19676 2005-11-21  Andy Wingo  <wingo@pobox.com>
19677
19678         * *.h:
19679         * *.c: Ran scripts/update-macros. Oh yes.
19680
19681 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19682
19683         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
19684           Filler events are gone for now, comment out section generating
19685           them.
19686
19687 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
19688
19689         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
19690         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
19691         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
19692         * sys/osxvideo/osxvideosink.m:
19693           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
19694           (#322027)
19695
19696 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19697
19698         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
19699         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
19700         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
19701         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
19702         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
19703         (gst_avi_demux_stream_data):
19704         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
19705         * gst/wavenc/gstwavenc.c: (write_metadata):
19706         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
19707         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
19708         Fixes for GST_FOURCC_FORMAT API change.
19709
19710 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19711
19712         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
19713         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
19714         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
19715         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19716         (gst_text_overlay_change_state):
19717         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
19718         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
19719         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
19720         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
19721         * gst/videomixer/videomixer.c: (gst_videomixer_init),
19722         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
19723         (gst_videomixer_change_state):
19724           Fix for collect pads API change. Also fix textoverlay state
19725           change function.
19726
19727 2005-11-20  Julien MOUTTE  <julien@moutte.net>
19728
19729         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
19730         GST_PAD_IS_USABLE by something approaching it.
19731
19732 2005-11-20  Julien MOUTTE  <julien@moutte.net>
19733
19734         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
19735         API changes.
19736         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
19737         but also fix the code that was not checking return values from
19738         pad_push neither using pad_alloc_buffer.
19739
19740 2005-11-18  Edward Hervey  <edward@fluendo.com>
19741
19742         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
19743         (gst_pngenc_chain):
19744         Added debug category
19745         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
19746         goes to EOS.
19747
19748 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
19749
19750         * gst/rtp/Makefile.am
19751         * gst/rtp/gstrtp.c
19752         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
19753         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
19754         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
19755         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
19756         * gst/rtp/gstrtpg711enc.h:
19757         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
19758         * gst/rtp/gstrtpspeexenc.c:
19759         * gst/rtp/gstrtpspeexenc.h:
19760         * gst/rtp/gstrtpspeexdec.c:
19761         * gst/rtp/gstrtpspeexdec.h:
19762         Created Speex payloader and depayloader; Optimize G711 payloader to
19763         use adapter and send packets until MTU size.
19764
19765 2005-11-16  Wim Taymans  <wim@fluendo.com>
19766
19767         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
19768         Fix leak in check.
19769
19770 2005-11-16  Wim Taymans  <wim@fluendo.com>
19771
19772         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
19773         Fix state change.
19774
19775 2005-11-16  Andy Wingo  <wingo@pobox.com>
19776
19777         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
19778         (gst_udpsrc_create): Move comment.
19779
19780 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
19781
19782         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19783
19784         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
19785           When seeking, seek to closest index entry at or before the requested
19786           seek position, not just the closest one (#321001).
19787
19788 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
19789
19790         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
19791         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
19792           Invert DIB images again (see #132341).
19793
19794 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
19795
19796         * configure.ac:
19797           rework configure.ac file
19798         * ext/aalib/gstaasink.c:
19799         * ext/cairo/gstcairo.c:
19800         * ext/dv/gstdv.c:
19801         * ext/esd/gstesd.c:
19802         * ext/flac/gstflac.c:
19803         * ext/gconf/gstgconfelements.c:
19804         * ext/gdk_pixbuf/gstgdkpixbuf.c:
19805         * ext/jpeg/gstjpeg.c:
19806         * ext/ladspa/gstladspa.c:
19807         * ext/libcaca/gstcacasink.c:
19808         * ext/libmng/gstmng.c:
19809         * ext/libpng/gstpng.c:
19810         * ext/mikmod/gstmikmod.c:
19811         * ext/pango/gsttextoverlay.c:
19812         * ext/pango/gsttimeoverlay.c:
19813         * ext/raw1394/gst1394.c:
19814         * ext/speex/gstspeex.c:
19815         * gst/alpha/Makefile.am:
19816         * gst/alpha/gstalpha.c:
19817         * gst/alpha/gstalphacolor.c:
19818         * gst/auparse/gstauparse.c:
19819         * gst/autodetect/gstautoaudiosink.c:
19820         (gst_auto_audio_sink_factory_filter),
19821         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
19822         * gst/autodetect/gstautodetect.c:
19823         * gst/avi/gstavi.c:
19824         * gst/cutter/gstcutter.c:
19825         * gst/debug/efence.c:
19826         * gst/debug/gstdebug.c:
19827         * gst/debug/gstnavigationtest.c:
19828         * gst/effectv/gsteffectv.c:
19829         * gst/flx/gstflxdec.c:
19830         * gst/goom/gstgoom.c:
19831         * gst/interleave/plugin.c:
19832         * gst/law/alaw.c:
19833         * gst/law/mulaw.c:
19834         * gst/level/gstlevel.c:
19835         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
19836         * gst/matroska/matroska.c:
19837         * gst/median/gstmedian.c:
19838         * gst/monoscope/gstmonoscope.c:
19839         * gst/multipart/multipart.c:
19840         * gst/oldcore/gstelements.c:
19841         * gst/rtp/gstrtp.c:
19842         * gst/rtsp/gstrtsp.c:
19843         * gst/smoothwave/gstsmoothwave.c:
19844         * gst/smpte/gstsmpte.c:
19845         * gst/udp/gstudp.c:
19846         * gst/videobox/gstvideobox.c:
19847         * gst/videofilter/gstgamma.c:
19848         * gst/videofilter/gstvideobalance.c:
19849         * gst/videofilter/gstvideoflip.c:
19850         * gst/videofilter/gstvideotemplate.c:
19851         * gst/videomixer/videomixer.c:
19852         * gst/wavenc/gstwavenc.c:
19853         * gst/wavparse/gstwavparse.c:
19854         * sys/oss/gstossaudio.c:
19855         * sys/osxaudio/gstosxaudio.c:
19856           update GST_PLUGIN_DEFINE
19857         * gst/rtp/Makefile.am:
19858         * gst/rtp/gstasteriskh263.c:
19859           check for htons/htonl headers and possibly link to winsock2 lib
19860
19861 2005-11-12  Edward Hervey  <edward@fluendo.com>
19862
19863         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
19864         Only GST_DEBUG() information on the valid components.
19865
19866 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
19867
19868         * configure.ac: back to HEAD
19869
19870 === release 0.9.5 ===
19871
19872 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
19873
19874         * configure.ac:
19875           releasing 0.9.5, "Phone Alarm"
19876
19877 2005-11-11  Edward Hervey  <edward@fluendo.com>
19878
19879         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
19880         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
19881         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
19882         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
19883         (gst_avi_demux_loop):
19884         * gst/avi/gstavidemux.h:
19885         Yeah, implement proper seeking. Exact seeking and segment seeking.
19886         Still need to do some checks for segment_stop.
19887
19888 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
19889
19890         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19891
19892         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
19893           Don't try to ready buffer duration from buffer that we don't
19894           own any  longer and that might already have been unreffed.
19895           (#321136)
19896
19897 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
19898
19899         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
19900         (flx_decode_delta_flc), (gst_flxdec_chain):
19901         Attempting to optimize the code for embedded systems.
19902
19903 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
19904
19905         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19906
19907         * sys/oss/gstosssink.c: (gst_oss_sink_close):
19908           Don't re-use already closed file descriptor. (#320920)
19909
19910 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
19911
19912         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
19913         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
19914         (gst_oss_sink_prepare):
19915         * sys/oss/gstosssink.h:
19916           Cache probed caps; fix debug output for SET_PARAM macros.
19917
19918 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
19919
19920         * ext/cairo/Makefile.am:
19921         * ext/cairo/gstcairo.c: (plugin_init):
19922         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
19923         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
19924         (gst_text_overlay_init), (gst_text_overlay_font_init),
19925         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
19926         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
19927         (gst_text_overlay_text_pad_linked),
19928         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
19929         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
19930         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19931         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19932         (gst_text_overlay_change_state):
19933         * ext/cairo/gsttextoverlay.h:
19934           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
19935           property and redo positioning. Doesn't handle upstream renegotiation
19936           yet though.
19937
19938 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
19939
19940         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
19941         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
19942         (gst_avi_demux_loop):
19943           No need to take the STREAM_LOCK in the loop function. Improve
19944           some debug messages. Don't leak pad names in debug messages.
19945
19946 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
19947
19948         * gst/matroska/matroska-demux.c:
19949         (gst_matroska_demux_push_vorbis_codec_priv_data),
19950         (gst_matroska_demux_add_wvpk_header):
19951           Don't error out when the source pad isn't linked.
19952
19953 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
19954
19955         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
19956         (gst_gconf_audio_sink_change_state):
19957         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
19958         (gst_gconf_video_sink_change_state):
19959           Fix state change functions here as well and set kid
19960           to NULL state before removing it.
19961
19962 2005-11-01  Edward Hervey  <edward@fluendo.com>
19963
19964         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
19965         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
19966         Added proper event handlind, 
19967         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
19968         ignored),
19969         and don't set a duration of 0 for buffers otherwise they are discarded
19970         by GstBaseSink.
19971
19972         GstWavEnc needs some serious loving, after going through the code I'm
19973         really wondering how this can stay in -good ...
19974
19975 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19976
19977         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
19978         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
19979         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
19980         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
19981         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
19982         (gst_matroska_mux_collected):
19983           Fix leaks and invalid memory access as reported by valgrind
19984
19985 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19986
19987         Patch by: Michal Benes <michal.benes@xeris.cz>
19988
19989         * check/Makefile.am:
19990         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
19991         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
19992         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
19993           add a unit test for matroskamux
19994           fix the bugs that the unit test exposed
19995
19996 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
19997
19998         * gst/autodetect/gstautoaudiosink.c:
19999         (gst_auto_audio_sink_class_init),
20000         (gst_auto_audio_sink_change_state):
20001         * gst/autodetect/gstautovideosink.c:
20002         (gst_auto_video_sink_class_init),
20003         (gst_auto_video_sink_change_state):
20004           Fix state change function and use GST_DEBUG_FUNCPTR in
20005           class_init.
20006
20007 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20008
20009         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20010
20011         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
20012         (gst_ebml_write_reset), (gst_ebml_write_element_new):
20013         * gst/matroska/ebml-write.h:
20014         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20015           Set timestamps on outgoing ebml headers as well, so that the
20016           element after matroskamux can get the timestamp already when
20017           reading the first ebml element and doesn't have to wait for
20018           the actual data buffer for that (#320308).
20019           
20020 2005-10-31  Andy Wingo  <wingo@pobox.com>
20021
20022         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
20023         (gst_videomixer_pad_link): Kill some memleaks.
20024         (gst_videomixer_pad_get_property): Style fix.
20025         (gst_videomixer_pad_set_property): Style fix.
20026         (gst_videomixer_pad_init): Style fix.
20027         (gst_videomixer_update_queues): Kill memleak.
20028         (gst_videomixer_loop): Kill memleak.
20029         (gst_videomixer_collected): Kill memleak.
20030
20031 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20032
20033         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
20034         gst_auparse_change_state:
20035         Just some cleanup.
20036
20037 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20038
20039         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
20040         Add checks to GST_FLOW_NOT_LINKED for values returned
20041         from gst_pad_push.
20042         
20043 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20044
20045         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
20046         (gst_rtpg711dec_process):
20047         * gst/rtp/gstrtpgsmenc.c:
20048         Payloader now sets some default caps on the srcpad if caps on the sinkpad
20049         are never set. This is important for the g711 to work with burger's rtpbin
20050         element.
20051
20052 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
20053
20054         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
20055         (gst_speexenc_push_buffer):
20056         Add checks for return values from gst_pad_push and
20057         gst_pad_alloc_buffer.
20058
20059 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
20060
20061         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20062
20063         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20064         (gst_matroska_demux_parse_info),
20065         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
20066         (gst_matroska_demux_parse_cluster):
20067         * gst/matroska/matroska-ids.h:
20068         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
20069         (gst_matroska_mux_init), (gst_matroska_mux_start),
20070         (gst_matroska_mux_create_buffer_header),
20071         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
20072         (gst_matroska_mux_get_property):
20073         * gst/matroska/matroska-mux.h:
20074           Add SimpleBlock support to matroska demuxer and muxer (part of
20075           Matroska v2). (#319731)
20076
20077 2005-10-28  Wim Taymans  <wim@fluendo.com>
20078
20079         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
20080         (gst_jpeg_dec_change_state):
20081         * ext/jpeg/gstjpegdec.h:
20082         Cleanups. Don't create caps for every chain.
20083
20084 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
20085
20086         * gst/law/alaw-encode.c: (gst_alawenc_init),
20087         (alawenc_setcaps), (gst_alawenc_chain)
20088         * gst/law/alaw-encode.h:
20089         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
20090         (mulawenc_setcaps), (gst_mulawenc_chain)
20091         * gst/law/mulaw-encode.h:
20092         Set timestamp on buffer and it allows RTP G711 elements
20093         work properly.
20094
20095 2005-10-27  Wim Taymans  <wim@fluendo.com>
20096
20097         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20098         Set correct format on oss instead of a silly value. 
20099
20100 2005-10-27  Julien MOUTTE  <julien@moutte.net>
20101
20102         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20103         (gst_video_box_transform_caps), (gst_video_box_set_caps),
20104         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
20105         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
20106         I420 rendering as well, doesn't bring much for my platform.
20107         Might help on some other platforms.
20108
20109 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
20110
20111         * gst/rtp/gstrtpgsmenc.c:
20112         * gst/rtp/gstrtpgsmparse.c:
20113         Declaring the padtemplate correctly.
20114
20115 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20116
20117         * gst/rtp/gstrtpg711dec.c:
20118         * gst/rtp/gstrtpg711enc.c:
20119         * gst/rtp/gstrtpgsmenc.c:
20120         * gst/rtp/gstrtpgsmparse.c:
20121         Setting the proper copyright notice.
20122
20123 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20124
20125         * gst/videobox/Makefile.am: Use liboil.
20126         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20127         (gst_video_box_set_property), (gst_video_box_transform_caps),
20128         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
20129         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
20130         using liboil. Will dot the same to I420 border generation
20131         tomorrow.
20132
20133 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20134
20135         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
20136         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
20137         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
20138         * gst/rtp/gstrtpg711dec.h:
20139         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
20140         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
20141         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
20142         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20143         (gst_rtpgsmenc_handle_buffer):
20144         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
20145         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
20146         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
20147         * gst/rtp/gstrtpgsmparse.h:
20148         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
20149         inherits from the basertpdepayloader.
20150
20151 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20152
20153         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20154         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20155         (gst_video_box_ayuv): Removing this forgotten debug.
20156
20157 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20158
20159         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20160         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20161         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
20162
20163 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
20164
20165         * sys/oss/gstossaudio.c:
20166         * sys/oss/gstossdmabuffer.c:
20167         * sys/oss/gstosshelper.c:
20168         * sys/oss/gstossmixer.c:
20169         * sys/oss/gstossmixerelement.c:
20170         * sys/oss/gstossmixertrack.c:
20171         * sys/oss/gstosssink.c:
20172         * sys/oss/gstosssrc.c:
20173           Actually use the 'oss' debug category we register.
20174
20175 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20176
20177         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
20178         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
20179         Use gst_pad_get_parent and drop the ref that was added through
20180         that call.
20181
20182 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
20183
20184         * gst/rtp/gstrtpgsmenc.c:
20185           Fix compilation
20186
20187 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20188
20189         * gst/rtp/gstrtpg711dec.c
20190         Just removed a couple of lines of weird code used during
20191         development/test time.
20192
20193 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20194
20195         * gst/rtp/Makefile.am
20196         * gst/rtp/gstrtp.c
20197         * gst/rtp/gstrtpg711enc.c
20198         * gst/rtp/gstrtpg711enc.h
20199         * gst/rtp/gstrtpg711dec.c
20200         * gst/rtp/gstrtpg711dec.h
20201         Created G711 payloader and depayloader (it supports mulaw and alaw
20202         (dec)encoders)
20203
20204 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20205
20206         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20207         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20208         Doh ! I introduced wingo's bug again ! Sorry...
20209
20210 2005-10-25  Christian Schaller <christian@fluendo.com> 
20211
20212         * gst/rtp/Makefile.am: add missing header files for disting
20213
20214 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
20215
20216         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
20217         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
20218         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20219         (gst_rtpgsmenc_handle_buffer):
20220         * gst/rtp/gstrtpgsmenc.h:
20221         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
20222         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
20223         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
20224         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
20225         * gst/rtp/gstrtpgsmparse.h:
20226         Getting the GSM (de)payloader working and compatible with our plans for RTP.
20227
20228 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20229
20230         * ext/libpng/gstpngdec.c: (user_info_callback),
20231         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
20232         a newsegment event, move some redundant code in a single place.
20233
20234 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20235
20236         * ext/libpng/gstpngdec.c: (user_info_callback),
20237         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
20238         hack to get correct colors order when we have a png image with
20239         alpha channel.
20240
20241 2005-10-24  Edward Hervey  <edward@fluendo.com>
20242
20243         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
20244         Call gst_element_no_more_pads when there will be no more pads.
20245
20246 2005-10-24  Wim Taymans  <wim@fluendo.com>
20247
20248         * gst/rtp/Makefile.am:
20249         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
20250         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
20251         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
20252         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
20253         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
20254         (gst_asteriskh263_plugin_init):
20255         * gst/rtp/gstasteriskh263.h:
20256         * gst/rtp/gstrtp.c: (plugin_init):
20257         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
20258         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
20259         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
20260         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
20261         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
20262         (gst_rtph263enc_plugin_init):
20263         * gst/rtp/gstrtph263enc.h:
20264         Added two new payloaders, an RFC 2190 payloader for h263 and
20265         a payload convertor for an asterisk server.
20266
20267 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
20268
20269         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20270           Set bytes_per_sample correctly (is not always 4, but 
20271           depends on width and number of channels).
20272
20273 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
20274
20275         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
20276         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
20277         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
20278         (gst_flacenc_sink_event), (gst_flacenc_chain),
20279         (gst_flacenc_set_property), (gst_flacenc_get_property),
20280         (gst_flacenc_change_state):
20281         * ext/flac/gstflacenc.h:
20282           Fix seeking, so that flacenc can rewrite the header with the
20283           correct duration and amount of samples and all that at EOS;
20284           also set timestamps and granulepos on outgoing buffers; add
20285           debug category; fix state change function.
20286           
20287 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20288
20289         * gst/videomixer/videomixer.c: Don't restrict video geometry
20290         from 16 to 4096.
20291
20292 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20293
20294         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20295         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20296         Fix caps negotiation correctly, add debugging category.
20297
20298 2005-10-24  Christian Schaller  <christian@fluendo.com>
20299
20300         * configure.ac: Port over Thomas's change from base listing all plugins
20301
20302 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20303
20304         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
20305         a sink pad.
20306
20307 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20308
20309         * configure.ac:
20310         * docs/upload.mak:
20311           back to HEAD
20312
20313 === release 0.9.4 ===
20314
20315 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20316
20317         * configure.ac:
20318           Releasing 0.9.4, "Dromiceiomimus"
20319
20320 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
20321
20322         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
20323         (gst_speexenc_src_query):
20324           Add position and duration query, fix query type function.
20325           
20326         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
20327         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
20328           Let's not set non-fixed caps on source pads.
20329
20330 2005-10-21  Wim Taymans  <wim@fluendo.com>
20331
20332         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
20333         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
20334         (gst_avi_demux_handle_seek):
20335         Set correct stream_time in newsegment event.
20336         avi can also handle a duration query now.
20337
20338 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
20339
20340         * gst/matroska/matroska-demux.c:
20341         (gst_matroska_demux_handle_src_query),
20342         (gst_matroska_demux_handle_seek_event),
20343         (gst_matroska_demux_loop_stream_parse_id):
20344           Fix duration query; fix basetime in newsegment event after
20345           seek; fix duration in initial newsegment event.
20346
20347         * gst/matroska/matroska-mux.c:
20348         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20349           Extract number of channels and samplerate from vorbis headers;
20350           add some debug messages when querying the durations of the
20351           input streams.
20352
20353 2005-10-20  Wim Taymans  <wim@fluendo.com>
20354
20355         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20356         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20357         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
20358         Set stream time correctly in newsegment.
20359
20360 2005-10-20  Wim Taymans  <wim@fluendo.com>
20361
20362         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
20363         Correctly fill in the stream time.
20364
20365 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20366
20367         * check/elements/level.c: (GST_START_TEST):
20368         * gst/level/gstlevel.c: (gst_level_message_new):
20369         * gst/level/level-example.c: (message_handler):
20370           use ELEMENT messages instead
20371
20372 2005-10-19  Wim Taymans  <wim@fluendo.com>
20373
20374         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
20375         (gst_dvdemux_src_query):
20376         * ext/flac/gstflacdec.c: (gst_flacdec_length),
20377         (gst_flacdec_src_query):
20378         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
20379         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
20380         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
20381         * gst/debug/gstnavseek.c: (gst_navseek_seek):
20382         * gst/debug/progressreport.c: (gst_progress_report_report):
20383         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
20384         * gst/matroska/matroska-demux.c:
20385         (gst_matroska_demux_handle_src_query):
20386         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
20387         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20388         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20389         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
20390         (gst_wavparse_srcpad_event):
20391         API change fix.
20392
20393 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
20394
20395         * gst/goom/filters.c:
20396         * gst/goom/graphic.h:
20397         * gst/goom/lines.c:
20398           Make inline functions either 'static inline' or 'extern inline',
20399           otherwise the Forte compiler apparently won't inline them (#317300).
20400
20401 2005-10-19  Julien MOUTTE  <julien@moutte.net>
20402
20403         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20404         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
20405         (user_info_callback), (user_endrow_callback), (user_end_callback),
20406         (user_read_data), (gst_pngdec_caps_create_and_set),
20407         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
20408         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
20409         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
20410         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
20411         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
20412         very nice and handle push/pull based model. if you have filesrc
20413         connected to it, it will do random access to load the png file.
20414         If you have a network source that can't do _getrange, it does 
20415         progressive loading through the chain function.
20416         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
20417         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
20418         thanks to Master Wim Taymans ;-)
20419
20420 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
20421
20422         * gst/matroska/Makefile.am:
20423         * gst/matroska/ebml-read.c:
20424         * gst/matroska/ebml-read.h:
20425         * gst/matroska/matroska-demux.c:
20426         * gst/matroska/matroska-demux.h:
20427         * gst/matroska/matroska.c: (plugin_init):
20428           Ported matroska demuxer to 0.9.
20429
20430 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
20431
20432         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20433
20434         * gst/matroska/matroska-mux.c:
20435         (gst_matroska_mux_video_pad_setcaps),
20436         (gst_matroska_mux_audio_pad_setcaps):
20437           Fix mpeg4 input handling (#318847); also, while we're at it,
20438           fix media type for Motion-JPEG: should be image/jpeg.
20439
20440 2005-10-18  Wim Taymans  <wim@fluendo.com>
20441
20442         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20443         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20444         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
20445         Fix for segment-start/stop API change.
20446
20447 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20448
20449         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
20450         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
20451         way.
20452
20453 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20454
20455         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
20456         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
20457         output declared in transform_caps.
20458
20459 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20460
20461         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
20462
20463 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20464
20465         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
20466         (gst_video_box_get_unit_size): Fix wrong size calculations and
20467         implement get_unit_size correctly.
20468
20469 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
20470
20471         * configure.ac:
20472           Enable flx plugin.
20473
20474         * gst/flx/gstflxdec.c: (flx_decode_chunks):
20475           Fix gcc4 signedness issue.
20476
20477 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20478
20479         * configure.ac: Adding videomixer.
20480         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20481         (user_read_data), (gst_pngdec_chain): More debugging.
20482         * gst/alpha/Makefile.am: Adding alphacolor
20483         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
20484         (gst_alpha_color_class_init), (gst_alpha_color_init),
20485         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
20486         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
20487         (plugin_init): Ported to 0.9 using in place base tranform.
20488         * gst/videomixer/Makefile.am:
20489         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
20490         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
20491         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
20492         (gst_videomixer_pad_init), (gst_videomixer_class_init),
20493         (gst_videomixer_init), (gst_videomixer_getcaps),
20494         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
20495         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
20496         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
20497         to 0.9 using collectpads.
20498
20499 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
20500
20501         * configure.ac:
20502         * gst/flx/Makefile.am:
20503         * gst/flx/gstflxdec.c: (gst_flxdec_init),
20504         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
20505         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
20506         * gst/flx/gstflxdec.h:
20507         flx plugin ported to 0.9
20508
20509 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20510
20511         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
20512           use new gst_version_string()
20513
20514 2005-10-16  Andy Wingo  <wingo@pobox.com>
20515
20516         * configure.ac: GLIB_CHECK.
20517
20518 2005-10-15  Julien MOUTTE  <julien@moutte.net>
20519
20520         * ext/libpng/Makefile.am:
20521         * ext/libpng/gstpng.c: (plugin_init):
20522         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20523         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
20524         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
20525
20526 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
20527
20528         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20529
20530         * configure.ac:
20531         * gst/matroska/Makefile.am:
20532         * gst/matroska/ebml-ids.h:
20533         * gst/matroska/ebml-write.c:
20534         * gst/matroska/ebml-write.h:
20535         * gst/matroska/matroska-ids.h:
20536         * gst/matroska/matroska-mux.c:
20537         * gst/matroska/matroska-mux.h:
20538         * gst/matroska/matroska.c: (plugin_init):
20539           Port matroska muxer to 0.9 (#318847).
20540
20541 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
20542
20543         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
20544         (comment_init), (comment_add):
20545           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
20546           use GST_READ_UINT32_LE() and friends rather than the private
20547           implementation of those same macros.
20548
20549 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
20550
20551         * examples/stats/mp2ogg.c:
20552           more typo fixes
20553
20554 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
20555
20556         * examples/indexing/indexmpeg.c: (main):
20557         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
20558         (gst_esdmon_close_audio), (gst_esdmon_change_state):
20559         * ext/esd/esdmon.h:
20560         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
20561         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
20562         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
20563         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
20564         * gst/avi/gstavimux.c: (gst_avimux_init):
20565         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
20566         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
20567         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
20568         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
20569         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
20570         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
20571         * gst/oldcore/gstmultifilesrc.h:
20572         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
20573         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
20574         (gst_pipefilter_change_state):
20575         * gst/oldcore/gstpipefilter.h:
20576         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
20577         * gst/videomixer/videomixer.c: (gst_videomixer_init):
20578         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
20579         * sys/osxaudio/gstosxaudiosink.h:
20580         * sys/osxaudio/gstosxaudiosrc.h:
20581           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
20582           moved bitshift from macro to enum definition
20583
20584 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20585
20586         * ext/Makefile.am:
20587         * ext/cairo/Makefile.am:
20588         * ext/cairo/gstcairo.c: (plugin_init):
20589         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
20590         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
20591         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
20592         * ext/cairo/gsttimeoverlay.h:
20593           update of cairo-based timeoverlay to 1.0 Cairo API
20594           doesn't work yet for resizing of output sink
20595
20596 2005-10-11  Wim Taymans  <wim@fluendo.com>
20597
20598         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
20599         newsegment API fix.
20600
20601 2005-10-11  Wim Taymans  <wim@fluendo.com>
20602
20603         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
20604         (gst_dvdemux_demux_frame):
20605         * ext/flac/gstflacdec.c: (gst_flacdec_write):
20606         * gst/auparse/gstauparse.c: (gst_auparse_chain):
20607         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
20608         (gst_avi_demux_handle_seek):
20609         * gst/goom/gstgoom.c: (gst_goom_event):
20610         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
20611         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20612         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20613         (gst_wavparse_loop), (gst_wavparse_pad_convert),
20614         (gst_wavparse_srcpad_event):
20615         newsegment API update.
20616
20617 2005-10-11  Andy Wingo  <wingo@pobox.com>
20618
20619         * ext/speex/gstspeexenc.c: Signedness cleanups.
20620
20621 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
20622
20623         * PORTED_09:
20624         * ext/speex/Makefile.am:
20625         * ext/speex/gstspeex.c:
20626         * ext/speex/gstspeexenc.c:
20627         Speexenc ported to 0.9
20628
20629 2005-10-10  Wim Taymans  <wim@fluendo.com>
20630
20631         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
20632         (gst_oss_sink_init), (gst_oss_sink_set_property),
20633         (gst_oss_sink_get_property), (gst_oss_sink_open),
20634         (gst_oss_sink_prepare), (gst_oss_sink_reset):
20635         * sys/oss/gstosssink.h:
20636         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
20637         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
20638         (gst_oss_src_prepare):
20639         Cleanups, make device configurable in the sink, handle and report
20640         errors.
20641
20642 2005-10-10  Wim Taymans  <wim@fluendo.com>
20643
20644         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
20645         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
20646         Make sure element is NULL before removing from the bin.
20647
20648 2005-10-07  Andy Wingo  <wingo@pobox.com>
20649
20650         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
20651         block forever in a read().
20652         (gst_dv1394src_bus_reset): Post a message when the cable is
20653         unplugged.
20654         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
20655         (gst_dv1394src_bus_reset): Don't unref the message.
20656
20657         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
20658         hacking. The only change should be that the state change stuff was
20659         put into basesrc's start() and stop() routines, which coalesces
20660         some steps.
20661
20662 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
20663
20664         * configure.ac:
20665           Add check for mmap
20666           
20667         * gst/debug/Makefile.am:
20668           Only compile efence plugin on systems that have mmap.
20669
20670 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
20671
20672         * gst/debug/Makefile.am:
20673         * gst/debug/breakmydata.c:
20674         * gst/debug/gstdebug.c:
20675         * gst/debug/gstnavigationtest.c:
20676         * gst/debug/gstnavseek.c: 
20677         * gst/debug/gstnavseek.h:
20678         * gst/debug/progressreport.c: 
20679         * gst/debug/testplugin.c:
20680           Port progressreport, navseek, navigationtest, testsink and
20681           breakmydata.
20682
20683 2005-10-05  Edward Hervey  <edward@fluendo.com>
20684
20685         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
20686         (gst_dvdemux_src_query):
20687         Fixes for better conversion
20688
20689 2005-10-04  Michael Smith <msmith@fluendo.com>
20690
20691         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
20692         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20693         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
20694         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
20695           Set state of elements to NULL before removing from bins.
20696           Set state of test element to NULL if we failed to move it to READY
20697
20698 2005-10-04  Edward Hervey  <edward@fluendo.com>
20699
20700         * ext/dv/Makefile.am:
20701         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
20702         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
20703         Corrected the query function for position so it doesn't forget what
20704         format was asked, and calls the conversion functions on the correct pad.
20705
20706 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
20707
20708         * configure.ac:
20709           back to development
20710
20711 === release 0.9.3 ===
20712
20713 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
20714
20715         * configure.ac:
20716           Releasing 0.9.3, "Aramis"
20717
20718 2005-10-03  Andy Wingo  <wingo@pobox.com>
20719
20720         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
20721         error returns.
20722
20723 2005-10-02  Andy Wingo  <wingo@pobox.com>
20724
20725         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
20726
20727         * ext/flac/gstflacenc.c: Ported to 0.9.
20728
20729         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
20730
20731         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
20732         and link to gsttagedit. Enable flacenc.
20733
20734         * ext/flac/gstflacdec.c: Re-enable tag reading.
20735
20736 2005-09-30  Wim Taymans  <wim@fluendo.com>
20737
20738         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
20739         * gst/rtp/gstrtpgsmparse.c:
20740         * gst/rtp/gstrtph263penc.c:
20741         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
20742         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
20743         (gst_rtpmp4venc_set_property):
20744         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
20745         Various class and caps fixes from Andre Magalhaes (andrunko)
20746
20747 2005-09-29  Wim Taymans  <wim@fluendo.com>
20748
20749         * gst/level/level-example.c: (main):
20750         Update for new bus API.
20751
20752 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
20753
20754         * configure.ac:
20755           Fix unexpanded autoconf macro GST_DOC, which has been renamed
20756           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
20757
20758 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
20759
20760         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
20761           Fix playback of mono streams (bytes_per_sample should be set
20762           from the sample width and the number of channels negotiated,
20763           and not just be set to 4) (#317338)
20764
20765 2005-09-26  Wim Taymans  <wim@fluendo.com>
20766
20767         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
20768         (gst_rtpmpaenc_handle_buffer):
20769         Set buffer duration correctly.
20770
20771 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
20772
20773         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
20774         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
20775         (gst_avi_demux_change_state):
20776           Don't crash when encountering a stream with an unknown fourcc or
20777           codec id. Instead, create a pad of type video/x-avi-unknown or
20778           audio/x-avi-unknown, which as a side-effect also results in less
20779           confusing error messages in players ('no decoder' vs. 'no streams');
20780           minor fixes to state change function and class_init function.
20781
20782 2005-09-24  Wim Taymans  <wim@fluendo.com>
20783
20784         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
20785         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
20786         These are sinks.
20787
20788 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20789
20790         * check/elements/level.c: (GST_START_TEST):
20791           fix test for new GstClockTime use
20792         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
20793         (gst_level_transform_ip):
20794         * gst/level/gstlevel.h:
20795           fix up the decay peak, ensuring the decay peak is never lower
20796           than the peak for that interval
20797
20798 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20799
20800         * docs/plugins/gst-plugins-good-plugins.args:
20801         * docs/plugins/inspect/plugin-alpha.xml:
20802         * docs/plugins/inspect/plugin-rtp.xml:
20803         * gst/level/gstlevel.c: (gst_level_set_caps),
20804         (gst_level_transform_ip):
20805           updating docs
20806
20807 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20808
20809         * Makefile.am:
20810         * check/elements/level.c: (GST_START_TEST):
20811         * gst/level/Makefile.am:
20812         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
20813         (gst_level_set_property), (gst_level_get_property),
20814         (gst_level_set_caps), (gst_level_message_new),
20815         (gst_level_transform_ip):
20816         * gst/level/gstlevel.h:
20817         * gst/level/level-example.c: (message_handler), (main):
20818           convert to using GstClockTime for all time values, finally.
20819
20820 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20821
20822         * gst/auparse/Makefile.am:
20823         * gst/auparse/gstauparse.c: (gst_auparse_chain):
20824           fix up build
20825         * configure.ac:
20826         * ext/cairo/Makefile.am:
20827         * ext/dv/Makefile.am:
20828         * ext/esd/Makefile.am:
20829         * ext/flac/Makefile.am:
20830         * ext/gconf/Makefile.am:
20831         * ext/gdk_pixbuf/Makefile.am:
20832         * ext/jpeg/Makefile.am:
20833         * ext/ladspa/Makefile.am:
20834         * ext/libcaca/Makefile.am:
20835         * ext/libmng/Makefile.am:
20836         * ext/libpng/Makefile.am:
20837         * ext/mikmod/Makefile.am:
20838         * ext/pango/Makefile.am:
20839         * ext/raw1394/Makefile.am:
20840         * ext/shout2/Makefile.am:
20841         * ext/speex/Makefile.am:
20842         * gst/alpha/Makefile.am:
20843         * gst/autodetect/Makefile.am:
20844         * gst/avi/Makefile.am:
20845         * gst/cutter/Makefile.am:
20846         * gst/debug/Makefile.am:
20847         * gst/effectv/Makefile.am:
20848         * gst/flx/Makefile.am:
20849         * gst/goom/Makefile.am:
20850         * gst/interleave/Makefile.am:
20851         * gst/law/Makefile.am:
20852         * gst/matroska/Makefile.am:
20853         * gst/median/Makefile.am:
20854         * gst/monoscope/Makefile.am:
20855         * gst/multipart/Makefile.am:
20856         * gst/oldcore/Makefile.am:
20857         * gst/rtp/Makefile.am:
20858         * gst/rtsp/Makefile.am:
20859         * gst/smoothwave/Makefile.am:
20860         * gst/smpte/Makefile.am:
20861         * gst/videobox/Makefile.am:
20862         * gst/videofilter/Makefile.am:
20863         * gst/videomixer/Makefile.am:
20864         * gst/wavenc/Makefile.am:
20865         * gst/wavparse/Makefile.am:
20866         * sys/oss/Makefile.am:
20867         * sys/osxaudio/Makefile.am:
20868         * sys/osxvideo/Makefile.am:
20869           fix up GST_LIBS use
20870
20871 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20872
20873         * gst/auparse/Makefile.am:
20874         * gst/auparse/gstauparse.c: (gst_auparse_chain):
20875           fix build of auparse
20876
20877 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
20878
20879         * configure.ac:
20880         * PORTED_09:
20881         * gst/auparse/gstauparse.c:
20882         * gst/auparse/gstauparse.h:
20883         Auparse ported to 0.9.
20884
20885 2005-09-22  Wim Taymans  <wim@fluendo.com>
20886
20887         * gst/rtp/TODO:
20888         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
20889         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
20890         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
20891         (gst_rtpmp4venc_set_property):
20892         * gst/rtp/gstrtpmp4venc.h:
20893         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
20894         * gst/rtp/gstrtpmpaenc.h:
20895         Use is_filled to both check MTU and max-ptime of base class.
20896
20897 2005-09-22  Wim Taymans  <wim@fluendo.com>
20898
20899         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
20900         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
20901         (gst_rtpmp4venc_set_property):
20902         Don't fragment packets with multiple frames.
20903
20904 2005-09-22  Wim Taymans  <wim@fluendo.com>
20905
20906         * gst/rtp/TODO:
20907         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
20908         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
20909         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
20910         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
20911         (gst_rtpmp4venc_get_property):
20912         * gst/rtp/gstrtpmp4venc.h:
20913         Remove g_print.
20914         Update TODO
20915         Make payload encoder a bit smarter and more correct with
20916         timestamps.
20917         Added option in payloader to include config string in-band.
20918
20919 2005-09-21  Wim Taymans  <wim@fluendo.com>
20920
20921         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
20922         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
20923         (gst_rtspsrc_send):
20924         Strip spaces for key/value pairs.
20925
20926 2005-09-21  Wim Taymans  <wim@fluendo.com>
20927
20928         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
20929         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
20930         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
20931         (gst_rtspsrc_change_state):
20932         More SDP parsing and caps setting.
20933         Do NO_PREROLL differently.
20934         add pads only after negotiated.
20935
20936         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
20937         (gst_udpsrc_getcaps):
20938         Implement the getcaps function.
20939
20940 2005-09-21  Wim Taymans  <wim@fluendo.com>
20941
20942         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
20943         (gst_rtpamrdec_chain):
20944         Handle multiple AMr packets per payload. Handle CRC and
20945         parse ILL/ILP.
20946
20947         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
20948         Make caps params strings for easy SDP mapping.
20949         
20950         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
20951         Handle capsnego better.
20952
20953         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
20954         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
20955         Generate and parse config string in the caps.
20956
20957 2005-09-21  Wim Taymans  <wim@fluendo.com>
20958
20959         * gst/rtp/README:
20960         Update README
20961
20962         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
20963         Make extra params as strings.
20964
20965         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
20966         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
20967         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
20968         Make state change return NO_PREROLL as this is a live
20969         source.
20970
20971         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
20972         Don't unref old caps when NULL.
20973
20974 2005-09-20  Wim Taymans  <wim@fluendo.com>
20975
20976         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
20977         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
20978         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
20979         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
20980         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
20981         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
20982         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
20983         * gst/rtsp/sdpmessage.h:
20984         Add URI handler.
20985         Parse SDP and create caps.
20986
20987 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
20988
20989         * gst/alpha/gstalpha.c:
20990           fix element description
20991
20992 2005-09-19  Wim Taymans  <wim@fluendo.com>
20993
20994         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
20995         Don't check payload for now.
20996
20997 2005-09-19  Wim Taymans  <wim@fluendo.com>
20998
20999         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
21000         (gst_wavparse_init), (gst_wavparse_parse_file_header),
21001         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
21002         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21003         (gst_wavparse_loop), (gst_wavparse_pad_convert),
21004         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
21005         (gst_wavparse_change_state):
21006         * gst/wavparse/gstwavparse.h:
21007         Fix wavparse some more.
21008
21009 2005-09-19  Wim Taymans  <wim@fluendo.com>
21010
21011         * check/elements/level.c: (GST_START_TEST):
21012         Fix for bus API change.
21013
21014 2005-09-19  Wim Taymans  <wim@fluendo.com>
21015
21016         * gst/level/level-example.c: (main):
21017         Fix for new bus API.
21018
21019         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21020         Set caps on pads.
21021
21022 2005-09-15  Wim Taymans  <wim@fluendo.com>
21023
21024         * gst/rtp/Makefile.am:
21025         * gst/rtp/README:
21026         * gst/rtp/gstrtp.c: (plugin_init):
21027         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
21028         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
21029         (gst_rtpamrdec_change_state):
21030         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
21031         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
21032         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
21033         * gst/rtp/gstrtpamrenc.h:
21034         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
21035         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
21036         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
21037         * gst/rtp/gstrtpgsmenc.h:
21038         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
21039         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
21040         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
21041         (gst_rtpgsmparse_change_state):
21042         * gst/rtp/gstrtpgsmparse.h:
21043         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
21044         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
21045         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
21046         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
21047         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
21048         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
21049         * gst/rtp/gstrtph263penc.h:
21050         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
21051         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
21052         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21053         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
21054         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
21055         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
21056         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
21057         * gst/rtp/gstrtpmp4venc.h:
21058         * gst/rtp/gstrtpmpadec.c:
21059         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
21060         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
21061         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
21062         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
21063         * gst/rtp/gstrtpmpaenc.h:
21064         Updates to payloader/depayloaders, make payloaders use
21065         the base classes.
21066         Updated README with suggested RTP caps and how to convert
21067         to/from SDP.
21068         Added config descriptor in mp4v payloader.
21069
21070 2005-09-15  Andy Wingo  <wingo@pobox.com>
21071
21072         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
21073         * gst/autodetect/gstautovideosink.c
21074         (gst_auto_video_sink_find_best): Update for new registry API.
21075
21076 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21077
21078         * common/c-to-xml.py:
21079         * common/gtk-doc-plugins.mak:
21080           a simple py script to generate valid xml from a C example
21081           probably also need to strip an MIT license when we decide
21082         * docs/plugins/Makefile.am:
21083         * gst/level/Makefile.am:
21084         * gst/level/gstlevel.c: (gst_level_init):
21085         * gst/level/level-example.c: (message_handler), (main):
21086           add an example to level that will show up in the docs
21087         * gst/rtp/TODO:
21088           add a note for the future
21089
21090 2005-09-14  Michael Smith <msmith@fluendo.com>
21091
21092         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
21093           Actually define the debug object being used in wavenc. Fixes #316205
21094
21095 2005-09-14  Michael Smith <msmith@fluendo.com>
21096
21097         * gst/smpte/Makefile.am:
21098           Link against GST_BASE_LIBS, to get it linked against libgstbase;
21099           needed to build on windows (bug 316204)
21100
21101 2005-09-12  Andy Wingo  <wingo@pobox.com>
21102
21103         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
21104
21105 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
21106
21107         * configure.ac:
21108         * gst/fdsrc/Makefile.am:
21109         * gst/fdsrc/gstfdsrc.c:
21110         * gst/fdsrc/gstfdsrc.h:
21111           Move fdsrc back into gstreamer core elements.
21112
21113         * gst/level/gstlevel.c: (gst_level_class_init),
21114         (gst_level_transform_ip):
21115         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
21116           Basetransform changes.
21117
21118 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21119
21120         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
21121         * ext/jpeg/smokecodec.c: (find_best_size):
21122           fix compiler warnings
21123
21124 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21125
21126         * gst-plugins-good.spec.in:
21127           spec file fixes
21128         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
21129         (gst_multiudpsink_render), (gst_multiudpsink_add),
21130         (gst_multiudpsink_clear):
21131           it actually helps to actually stream if we hook up the
21132           "add" signal to an actual implementation
21133         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
21134           some debugging
21135
21136 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
21137
21138         * ext/jpeg/Makefile.am:
21139         * ext/jpeg/gstjpeg.c
21140         * ext/jpeg/gstjpegenc.c:
21141         * ext/jpeg/gstsmokeenc.c:
21142
21143 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21144
21145         * ext/flac/gstflacdec.c:
21146         * ext/flac/gstflacenc.c:
21147         * ext/flac/gstflactag.c:
21148         * ext/speex/gstspeexenc.c:
21149           gsttaginterface.h -> gsttagsetter.h
21150
21151 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21152
21153         * configure.ac:
21154         * gst/debug/Makefile.am:
21155         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
21156         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
21157         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
21158         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
21159         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
21160           Port to 0.9 and re-enable efence plugin.
21161
21162 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
21163
21164         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
21165         (gst_flacdec_write), (gst_flacdec_convert_src):
21166         * ext/flac/gstflacdec.h:
21167           Add support for flac files with 24/32 bits per sample; and misc.
21168           minor clean-ups. Seeking is still partly broken (for me at least).
21169
21170 2005-09-06  Wim Taymans  <wim@fluendo.com>
21171
21172         * gst/rtp/Makefile.am:
21173         * gst/rtp/gstrtp.c: (plugin_init):
21174         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
21175         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
21176         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
21177         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
21178         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
21179         (gst_rtpmp4vdec_plugin_init):
21180         * gst/rtp/gstrtpmp4vdec.h:
21181         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21182         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
21183         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
21184         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
21185         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
21186         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
21187         * gst/rtp/gstrtpmp4venc.h:
21188         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
21189         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
21190         Added mpeg4 video payload encoder/decoder.
21191         Added some docs in mpa payloader.
21192
21193 === release 0.9.1 ===
21194
21195 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21196
21197         * NEWS:
21198         * README:
21199         * RELEASE:
21200         * autogen.sh:
21201         * configure.ac:
21202           releasing 0.9.1, "Blondie"
21203
21204 2005-09-05  Andy Wingo  <wingo@pobox.com>
21205
21206         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
21207         here from the state change handler, so we fire signals without
21208         holding the state lock.
21209
21210 2005-09-02  Andy Wingo  <wingo@pobox.com>
21211
21212         * All plugins updated for element state changes.
21213
21214 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21215
21216         * Makefile.am:
21217         * check/.cvsignore:
21218         * check/Makefile.am:
21219         * check/elements/.cvsignore:
21220         * check/elements/level.c: (setup_level), (cleanup_level),
21221         (GST_START_TEST), (level_suite), (main):
21222           add a test for level
21223         * common/release.mak:
21224           move the enum checking to release.mak
21225         * configure.ac:
21226           add valgrind and check checking
21227         * gst/level/gstlevel.c: (gst_level_transform):
21228         * gst/level/gstlevel.h:
21229           fix Andy's cast bug
21230           convert a field to int
21231           fix the arithmetic to int when checking for emit so that a
21232           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
21233
21234 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21235
21236         * Makefile.am:
21237         * configure.ac:
21238           add docs to build
21239         * common/plugins.xsl:
21240           wrap Description into a refsect2
21241         * docs/Makefile.am:
21242         * docs/plugins/Makefile.am:
21243         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21244         * docs/plugins/gst-plugins-good-plugins-sections.txt:
21245         * gst/goom/Makefile.am:
21246         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
21247         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
21248         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
21249         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
21250         (gst_goom_change_state):
21251         * gst/goom/gstgoom.h:
21252           GstGOOM -> GstGoom
21253           add an example launch line
21254         * gst/level/gstlevel.h:
21255         * gst/monoscope/gstmonoscope.c:
21256           cleanups
21257
21258 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21259
21260         * configure.ac:
21261         * docs/plugins/Makefile.am:
21262         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21263         * docs/plugins/gst-plugins-good-plugins-sections.txt:
21264         * docs/plugins/gst-plugins-good-plugins.types:
21265           document elements and plugins.  Shazam !
21266
21267 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21268
21269         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
21270           be found under doc/random/ChangeLog-0.8