ext/soup/gstsouphttpsrc.c: Add transferMode.dnla.org header to HTTP requests as this...
[platform/upstream/gst-plugins-good.git] / ChangeLog
1 2008-11-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2
3         Patch by: Zeeshan Ali <zeeshanak at gnome dot org>
4
5         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_build_message):
6         Add transferMode.dnla.org header to HTTP requests as this is
7         required by the DLNA specs and doesn't hurt in other situations.
8         Fixes bug #561802.
9
10 2008-11-20  Michael Smith <msmith@songbirdnest.com>
11
12         * sys/osxvideo/osxvideosink.h:
13         * sys/osxvideo/osxvideosink.m:
14           Handle video window resizing more correctly, avoiding crashes when
15           embedding the window and resizing it.
16
17 2008-11-20  Michael Smith <msmith@songbirdnest.com>
18
19         * gst/udp/gstmultiudpsink.c:
20         * gst/udp/gstudpnetutils.c:
21         * gst/udp/gstudpnetutils.h:
22         * gst/udp/gstudpsrc.c:
23           Fix multiudpsink on OSX by passing the specific length of the socket,
24           refactor that into a function shared with the same thing in udpsrc.
25
26 2008-11-20  Wim Taymans  <wim.taymans@collabora.co.uk>
27
28         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
29         (uint64_ceiling_scale), (gst_wavparse_calculate_duration),
30         (gst_wavparse_stream_headers):
31         Fix the scaling code.
32         Fix parsing of the INFO chunks, we were reading the wrong number of
33         bytes.  Fixes #561580.
34
35 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
36
37         * gst/matroska/matroska-mux.c:
38         Fix NULL pointer dereference of an unset codec_id in the recently 
39         added Dirac paths
40
41 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
42
43         * tests/check/Makefile.am:
44         Just keep disabling elements that hang the states test until it
45         works.
46
47 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
48
49         * ext/libpng/gstpngenc.c:
50         Don't flush downstream after every buffer - that's not what
51         this libpng callback is for at all!
52
53 2008-11-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
54
55         * sys/v4l2/v4l2src_calls.c:
56           (gst_v4l2src_probe_caps_for_format_and_size), (sort_by_frame_size),
57           (gst_v4l2src_probe_caps_for_format):
58           Turns out we don't always get the frame sizes in a predefined
59           order from lowest to highest resolution, so let's just sort the
60           list by frame size once we've queried the possible resolutions
61           rather than assume any particular order. Fixes probed caps for
62           the camera in my HP2133 mini notebook and makes v4l2src default
63           to a decent size.
64
65 2008-11-16  Edward Hervey  <edward.hervey@collabora.co.uk>
66
67         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
68         * gst/matroska/matroska-ids.h:
69         Make mkvdemux aware of E-AC3.
70
71 2008-11-14  Wim Taymans  <wim.taymans@collabora.co.uk>
72
73         * gst/rtp/Makefile.am:
74         * gst/rtp/gstrtp.c: (plugin_init):
75         * gst/rtp/gstrtpjpegdepay.c: (gst_rtp_jpeg_depay_base_init),
76         (gst_rtp_jpeg_depay_class_init), (gst_rtp_jpeg_depay_init),
77         (gst_rtp_jpeg_depay_finalize), (MakeTables), (MakeQuantHeader),
78         (MakeHuffmanHeader), (MakeDRIHeader), (MakeHeaders),
79         (gst_rtp_jpeg_depay_setcaps), (gst_rtp_jpeg_depay_process),
80         (gst_rtp_jpeg_depay_change_state),
81         (gst_rtp_jpeg_depay_plugin_init):
82         * gst/rtp/gstrtpjpegdepay.h:
83         Add a jpeg depayloader.
84
85         * gst/rtp/gstrtpjpegpay.c:
86         Set the default properties on the payloader to better defaults.
87
88 2008-11-14  Stefan Kost  <ensonic@users.sf.net>
89
90         * sys/v4l2/gstv4l2.c:
91           Give it a primary rank for autovideosrc.
92
93 2008-11-14  Wim Taymans  <wim.taymans@collabora.co.uk>
94
95         Patch by: Bjorn Ostby <bjornos at axis dot com>
96
97         * gst/rtp/Makefile.am:
98         * gst/rtp/gstrtp.c: (plugin_init):
99         * gst/rtp/gstrtpjpegpay.c: (gst_rtp_jpeg_pay_base_init),
100         (gst_rtp_jpeg_pay_class_init), (gst_rtp_jpeg_pay_init),
101         (gst_rtp_jpeg_pay_setcaps), (gst_rtp_jpeg_pay_header_size),
102         (gst_rtp_jpeg_pay_read_quant_table),
103         (gst_rtp_jpeg_pay_scan_marker), (gst_rtp_jpeg_pay_handle_buffer),
104         (gst_rtp_jpeg_pay_set_property), (gst_rtp_jpeg_pay_get_property),
105         (gst_rtp_jpeg_pay_plugin_init):
106         * gst/rtp/gstrtpjpegpay.h:
107         Add JPEG payloader. Fixes #560756.
108
109 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
110
111         Patch by: Fabricio Godoy <skarllot at gmail dot com>
112
113         * sys/oss/gstosssink.c: (gst_oss_sink_open):
114         * sys/oss/gstosssrc.c: (gst_oss_src_open):
115         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_mmap):
116         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
117         Fix some spelling mistakes. Fixes #556802.
118
119 2008-11-13  Stefan Kost  <ensonic@users.sf.net>
120
121         * gst/equalizer/GstIirEqualizer10Bands.prs:
122         * gst/equalizer/GstIirEqualizer3Bands.prs:
123         * gst/equalizer/Makefile.am:
124         * gst/equalizer/gstiirequalizer10bands.c:
125         * gst/equalizer/gstiirequalizer3bands.c:
126           Add presets for equalizer. Fixes #522183.
127
128 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
129
130         * gst/rtsp/Makefile.am:
131         * gst/rtsp/gstrtsp.c: (plugin_init):
132         * gst/rtsp/gstrtspgoogle.c:
133         * gst/rtsp/gstrtspgoogle.h:
134         Remove google extension again, it's not needed anymore because we never
135         send multiple transports anymore.
136
137 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
138
139         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
140
141         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_nat_method_get_type),
142         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
143         (gst_rtspsrc_get_property), (gst_rtspsrc_create_stream),
144         (gst_rtspsrc_stream_free),
145         (gst_rtspsrc_stream_configure_udp_sinks),
146         (gst_rtspsrc_stream_configure_transport),
147         (gst_rtspsrc_send_dummy_packets),
148         (gst_rtspsrc_create_transports_string),
149         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
150         * gst/rtsp/gstrtspsrc.h:
151         Add property to configure NAT traversal method.
152         Ignore EOS from the internal sinks.
153         Implement sending dummy packets as a (simple) method to open up
154         some firewalls.
155         Send PLAY request to the server after we started the udp sources.
156         Fixes #559545.
157
158 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
159
160         Patch by: Yotam <sh dot yotam at gmail dot com>
161
162         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
163         Flush the remaining frames on EOS. Fixes #560641.
164
165 2008-11-12  Jan Schmidt  <jan.schmidt@sun.com>
166
167         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_handle_buffer):
168         Fix compiler warning about printf formatting.
169
170 2008-11-12  Andy Wingo  <wingo@pobox.com>
171
172         * gst/qtdemux/qtdemux.h (struct _GstQTDemux):
173         * gst/qtdemux/qtdemux.c (gst_qtdemux_do_seek): Queue up new
174         segment events instead of sending them from the seeking thread.
175         Fixes #559288.
176         (gst_qtdemux_push_pending_newsegment): New helper, sends out
177         queued newsegment events.
178         (gst_qtdemux_loop_state_movie): Voilà, call it here. Only need to
179         call it here, as we only seek when looping, and only push in the
180         movie state.
181
182 2008-11-11  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
183
184         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_tmpo),
185         (qtdemux_tag_add_covr), (qtdemux_parse_udta):
186         * gst/qtdemux/qtdemux_fourcc.h:
187         * gst/qtdemux/qtdemux_types.c:
188         Add cover and alternative copyright tag, and enhance some existing
189         ones by marking them as container atoms.
190
191 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
192
193         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_set_caps):
194         Don't ignore the return value of setcaps.
195
196 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
197
198         Patch by: Olivier Crete <tester at tester dot ca>
199
200         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_base_init),
201         (gst_rtp_g729_pay_class_init), (gst_rtp_g729_pay_init),
202         (gst_rtp_g729_pay_set_caps), (gst_rtp_g729_pay_handle_buffer):
203         * gst/rtp/gstrtpg729pay.h:
204         Replace G729 payloader with an improved version. Fixes #532409.
205
206 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
207
208         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_transports_string),
209         (gst_rtspsrc_change_state):
210         Only send one transport at a time for improved compatibility with some
211         broken servers. See #537832.
212
213 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
214
215         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
216         (gst_rtspsrc_perform_seek):
217         Only pause/play in the seek handler when the source was playing.
218         Fixes #529379.
219
220 2008-11-11  Sebastian Dröge  <slomo@circular-chaos.org>
221
222         * gst/matroska/matroska-mux.c:
223         (gst_matroska_mux_handle_dirac_packet):
224         Fix muxing of Dirac streams if the input already has the format
225         we need, i.e. is the output of matroskademux.
226
227 2008-11-11  Stefan Kost  <ensonic@users.sf.net>
228
229         * gst/avi/gstavimux.c:
230           Don't segfault on string typed tags being NULL. Fixes #560155.
231
232 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
233
234         * gst/matroska/matroska-mux.c: (aac_codec_data_to_codec_id),
235         (gst_matroska_mux_audio_pad_setcaps):
236         Fix mapping AAC profile to Matroska codec id.
237
238 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
239
240         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
241         (qtdemux_video_caps), (qtdemux_audio_caps):
242         Refactor some raw audio caps building, and handle >16-bit cases.
243         Fix/replace building caps from a string description.
244
245 2008-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
246
247         * gst/audiofx/audiowsincband.c:
248         * gst/audiofx/audiowsinclimit.c:
249         * gst/cutter/gstcutter.c:
250           Make author name consistent with others.
251
252 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
253
254         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
255
256         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_perform_seek),
257         (gst_rtspsrc_stream_configure_udp_sink):
258         Pause the RTSP stream before doing a new play request.
259         Make sure that adding the udpsinks does not cause the rtspsrc to become
260         a sink. Fixes #559547.
261
262 2008-11-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
263
264         * gst/matroska/matroska-ids.h:
265         * gst/matroska/matroska-mux.c: (gst_matroska_pad_free),
266         (gst_matroska_mux_handle_dirac_packet),
267         (gst_matroska_mux_write_data):
268         Implement Dirac muxing into Matroska comforming to the spec, i.e.
269         put all Dirac packages up to a picture into a Matroska block.
270
271         TODO: Implement writing of the ReferenceBlock Matroska elements,
272         currently the Dirac muxing is only 100% correct if Matroska version 2
273         is selected for muxing.
274
275 2008-11-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
276
277         Patch by: Bastien Nocera <hadess at hadess dot net>,
278                   Hans de Goede <jwrdegoede at fedoraproject dot org>
279
280         * configure.ac:
281         * sys/v4l2/Makefile.am:
282         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read):
283         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
284         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_close),
285         (gst_v4l2_get_norm), (gst_v4l2_set_norm), (gst_v4l2_get_frequency),
286         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
287         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute),
288         (gst_v4l2_get_input), (gst_v4l2_set_input):
289         * sys/v4l2/v4l2_calls.h:
290         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
291         (gst_v4l2_buffer_new), (gst_v4l2_buffer_pool_finalize),
292         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
293         (gst_v4l2src_fill_format_list),
294         (gst_v4l2src_probe_caps_for_format_and_size),
295         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame),
296         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init),
297         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop),
298         (gst_v4l2src_get_nearest_size):
299         Optionally use libv4l to access v4l2 devices. Fixes bug #545033.
300
301 2008-11-04  Stefan Kost  <ensonic@users.sf.net>
302
303         * ext/aalib/Makefile.am:
304         * ext/annodex/Makefile.am:
305         * ext/cairo/Makefile.am:
306         * ext/dv/Makefile.am:
307         * ext/esd/Makefile.am:
308         * ext/flac/Makefile.am:
309         * ext/gconf/Makefile.am:
310         * ext/gdk_pixbuf/Makefile.am:
311         * ext/hal/Makefile.am:
312         * ext/jpeg/Makefile.am:
313         * ext/ladspa/Makefile.am:
314         * ext/libcaca/Makefile.am:
315         * ext/libmng/Makefile.am:
316         * ext/libpng/Makefile.am:
317         * ext/mikmod/Makefile.am:
318         * ext/pulse/Makefile.am:
319         * ext/raw1394/Makefile.am:
320         * ext/shout2/Makefile.am:
321         * ext/soup/Makefile.am:
322         * ext/speex/Makefile.am:
323         * ext/taglib/Makefile.am:
324         * ext/wavpack/Makefile.am:
325         * gst/alpha/Makefile.am:
326         * gst/apetag/Makefile.am:
327         * gst/audiofx/Makefile.am:
328         * gst/auparse/Makefile.am:
329         * gst/autodetect/Makefile.am:
330         * gst/avi/Makefile.am:
331         * gst/cutter/Makefile.am:
332         * gst/debug/Makefile.am:
333         * gst/effectv/Makefile.am:
334         * gst/equalizer/Makefile.am:
335         * gst/flx/Makefile.am:
336         * gst/goom/Makefile.am:
337         * gst/goom2k1/Makefile.am:
338         * gst/icydemux/Makefile.am:
339         * gst/id3demux/Makefile.am:
340         * gst/interleave/Makefile.am:
341         * gst/law/Makefile.am:
342         * gst/level/Makefile.am:
343         * gst/matroska/Makefile.am:
344         * gst/median/Makefile.am:
345         * gst/monoscope/Makefile.am:
346         * gst/multifile/Makefile.am:
347         * gst/multipart/Makefile.am:
348         * gst/oldcore/Makefile.am:
349         * gst/qtdemux/Makefile.am:
350         * gst/replaygain/Makefile.am:
351         * gst/rtp/Makefile.am:
352         * gst/rtsp/Makefile.am:
353         * gst/smpte/Makefile.am:
354         * gst/spectrum/Makefile.am:
355         * gst/udp/Makefile.am:
356         * gst/videobox/Makefile.am:
357         * gst/videocrop/Makefile.am:
358         * gst/videofilter/Makefile.am:
359         * gst/videomixer/Makefile.am:
360         * gst/wavenc/Makefile.am:
361         * gst/wavparse/Makefile.am:
362         * sys/directdraw/Makefile.am:
363         * sys/directsound/Makefile.am:
364         * sys/oss/Makefile.am:
365         * sys/osxaudio/Makefile.am:
366         * sys/osxvideo/Makefile.am:
367         * sys/sunaudio/Makefile.am:
368         * sys/v4l2/Makefile.am:
369         * sys/waveform/Makefile.am:
370         * sys/ximage/Makefile.am:
371           Don't install static libs for plugins. Fixes #550851 for -good.
372
373 2008-10-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
374
375         * ext/flac/Makefile.am:
376         Include $(FLAC_CFLAGS) in CFLAGS to make sure to find the FLAC headers.
377         This fixes compilation if FLAC is installed in an uncommon location
378         that is not already handled by other CFLAGS. Fixes bug #558711.
379
380 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
381
382         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank):
383         Guard more uncommon formats with ifdefs so that we can compile on older
384         versions.
385
386 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
387
388         Patch by: Nick Haddad <nick at haddads dot net>
389
390         * gst/avi/gstavidemux.c: (gst_avi_demux_is_uncompressed),
391         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
392         (gst_avi_demux_stream_data):
393         Invert other uncompressed RGB formats. Fixes #558554.
394
395 2008-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
396
397         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
398         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
399         * gst/wavenc/gstwavenc.h:
400         Add support for float/double as input and remove the (nowadays)
401         useless parsing of the depth as we require width==depth.
402
403 2008-10-30  Wim Taymans  <wim.taymans@collabora.co.uk>
404
405         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps):
406         * gst/rtp/gstrtpmpapay.c:
407         Narrow down the caps of the mpeg audio pay/depayloaders to only accept
408         mpeg version 1. Fixes #558427.
409
410 2008-10-29  Wim Taymans  <wim.taymans@collabora.co.uk>
411
412         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_flush),
413         (gst_rtp_L16_pay_getcaps):
414         Only put an integral amount of samples in the RTP packet.
415         Fixes #556641.
416
417 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
418
419         * gst/rtp/gstrtpchannels.c: (gst_rtp_channels_get_by_index):
420         * gst/rtp/gstrtpchannels.h:
421         Add method to get possible channel positions.
422
423 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
424
425         * gst/rtp/Makefile.am:
426         Also commit updated makefile
427
428 2008-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
429
430         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
431         Don't allow width=32,depth=24 as input. WAV requires that the width
432         is the next integer multiply of 8 from the depth.
433
434 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
435
436         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
437         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
438         (gst_rtp_L16_pay_getcaps):
439         * gst/rtp/gstrtpchannels.c: (check_channels),
440         (gst_rtp_channels_get_by_pos), (gst_rtp_channels_get_by_order),
441         (gst_rtp_channels_create_default):
442         * gst/rtp/gstrtpchannels.h:
443         Add mappings for multichannel support. Does not completely just work
444         because the getcaps function does not yet return the allowed channel
445         mappings. See #556641.
446
447 2008-10-28  Stefan Kost  <ensonic@users.sf.net>
448
449         * gst/goom/Makefile.am:
450         * gst/goom/README:
451         * gst/goom/config_param.c:
452         * gst/goom/convolve_fx.c:
453         * gst/goom/drawmethods.c:
454         * gst/goom/drawmethods.h:
455         * gst/goom/filters.c:
456         * gst/goom/filters_mmx.s:
457         * gst/goom/flying_stars_fx.c:
458         * gst/goom/goom.h:
459         * gst/goom/goom_config.h:
460         * gst/goom/goom_config_param.h:
461         * gst/goom/goom_core.c:
462         * gst/goom/goom_filters.h:
463         * gst/goom/goom_fx.h:
464         * gst/goom/goom_graphic.h:
465         * gst/goom/goom_plugin_info.h:
466         * gst/goom/goom_tools.c:
467         * gst/goom/goom_tools.h:
468         * gst/goom/goom_typedefs.h:
469         * gst/goom/goom_visual_fx.h:
470         * gst/goom/graphic.c:
471         * gst/goom/ifs.c:
472         * gst/goom/ifs.h:
473         * gst/goom/lines.c:
474         * gst/goom/lines.h:
475         * gst/goom/mathtools.c:
476         * gst/goom/mathtools.h:
477         * gst/goom/mmx.c:
478         * gst/goom/motif_goom1.h:
479         * gst/goom/motif_goom2.h:
480         * gst/goom/plugin_info.c:
481         * gst/goom/ppc_drawings.h:
482         * gst/goom/ppc_zoom_ultimate.h:
483         * gst/goom/sound_tester.c:
484         * gst/goom/sound_tester.h:
485         * gst/goom/surf3d.c:
486         * gst/goom/surf3d.h:
487         * gst/goom/tentacle3d.c:
488         * gst/goom/tentacle3d.h:
489         * gst/goom/v3d.c:
490         * gst/goom/v3d.h:
491         * gst/goom/xmmx.c:
492           Add license headers in all source files. Remove filter.c from
493           EXTRA_DIST, as its in SOURCES already. Mention the files in the REDME
494           which are not used right now. Fixes #557709.
495
496 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
497
498         Patch by: Olivier Crete <tester at tester dot ca>
499
500         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_class_init),
501         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_getcaps):
502         Implement getcaps in rtpL16pay. Fixes #556484.
503
504 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
505
506         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps),
507         (gst_rtp_L16_depay_process):
508         Check if clock-rate and channels are valid.
509         Don't ignore the return value of setcaps.
510         No need to validate the buffer, the base class does that for us.
511         Use the marker bit to set the DISCONT flag on outgoing buffers.
512
513         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps):
514         Don't ignore the return value of set_outcaps.
515
516         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps),
517         (gst_rtp_ac3_depay_process):
518         Don't ignore the return value of set_caps.
519         No need to validate the buffer, the base class does that for us.
520
521         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
522         (gst_rtp_amr_depay_process):
523         * gst/rtp/gstrtpamrdepay.h:
524         Don't ignore the return value of setcaps.
525         No need to validate the buffer, the base class does that for us.
526         No need to set output caps on the buffers, the base class does that for
527         us.
528         The subclass will make sure we are negotiated.
529         
530         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps),
531         (gst_rtp_dv_depay_process), (gst_rtp_dv_depay_reset):
532         * gst/rtp/gstrtpdvdepay.h:
533         Clean up caps negotiation.
534         The subclass will make sure we are negotiated.
535
536         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_setcaps),
537         (gst_rtp_g726_depay_process):
538         Clean up caps negotiation.
539         Use the marker bit to set the DISCONT flag on outgoing buffers.
540
541         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_init),
542         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process):
543         * gst/rtp/gstrtpg729depay.h:
544         The subclass will make sure we are negotiated.
545         Use the marker bit to set the DISCONT flag on outgoing buffers.
546
547         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_setcaps),
548         (gst_rtp_gsm_depay_process):
549         Clean up caps negotiation.
550         Use the marker bit to set the DISCONT flag on outgoing buffers.
551
552         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
553         Clean up caps negotiation.
554         Don't ignore the return value of set_outcaps.
555
556         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps),
557         (gst_rtp_h263_depay_process):
558         Clean up caps negotiation.
559         No need to validate the buffer, the base class does that for us.
560
561         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_setcaps),
562         (gst_rtp_h263_pay_flush), (gst_rtp_h263_pay_handle_buffer):
563         * gst/rtp/gstrtph263pay.h:
564         Don't ignore the return value of set_outcaps.
565         Do some more timestamps.
566
567         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
568         (gst_rtp_h263p_depay_process):
569         Clean up caps negotiation.
570         Don't ignore the return value of setcaps.
571         No need to validate the buffer, the base class does that for us.
572
573         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init),
574         (gst_rtp_h263p_pay_setcaps), (gst_rtp_h263p_pay_flush),
575         (gst_rtp_h263p_pay_handle_buffer):
576         * gst/rtp/gstrtph263ppay.h:
577         Don't ignore the return value of set_outcaps.
578         Do some more timestamps.
579
580         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps),
581         (gst_rtp_h264_depay_process):
582         Clean up caps negotiation.
583         Don't ignore the return value of setcaps.
584         Fix possible caps leak.
585         No need to validate the buffer, the base class does that for us.
586
587         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps):
588         Add some more debug info.
589
590         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps),
591         (gst_rtp_ilbc_depay_process):
592         Clean up caps negotiation.
593         Use the marker bit to set the DISCONT flag on outgoing buffers.
594
595         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_sink_setcaps):
596         Clean up caps negotiation.
597
598         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps),
599         (gst_rtp_mp1s_depay_process):
600         Clean up caps negotiation.
601         Don't ignore the return value of setcaps.
602         No need to validate the buffer, the base class does that for us.
603         No need to set caps on buffers, subclass does that for us.
604
605         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
606         (gst_rtp_mp2t_depay_process):
607         Clean up caps negotiation.
608         Don't ignore the return value of setcaps.
609         No need to validate the buffer, the base class does that for us.
610         No need to set caps on buffers, subclass does that for us.
611
612         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
613         (gst_rtp_mp4a_depay_process):
614         Clean up caps negotiation.
615         Don't ignore the return value of setcaps.
616         No need to validate the buffer, the base class does that for us.
617
618         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_new_caps),
619         (gst_rtp_mp4a_pay_setcaps):
620         Don't ignore the return value of set_outcaps.
621
622         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps),
623         (gst_rtp_mp4g_depay_process):
624         Clean up caps negotiation.
625         Don't ignore the return value of setcaps.
626         No need to validate the buffer, the base class does that for us.
627         No need to set caps on buffers, subclass does that for us.
628
629         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize),
630         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps):
631         Don't ignore the return value of set_outcaps.
632
633         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
634         (gst_rtp_mp4v_depay_process):
635         Clean up caps negotiation.
636         Don't ignore the return value of setcaps.
637         No need to validate the buffer, the base class does that for us.
638         No need to set caps on buffers, subclass does that for us.
639
640         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_new_caps),
641         (gst_rtp_mp4v_pay_setcaps):
642         Don't ignore the return value of set_outcaps.
643
644         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps),
645         (gst_rtp_mpa_depay_process):
646         Clean up caps negotiation.
647         Don't ignore the return value of setcaps.
648         No need to validate the buffer, the base class does that for us.
649         Use the marker bit to set the DISCONT flag on outgoing buffers.
650
651         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_setcaps):
652         Don't ignore the return value of set_outcaps.
653
654         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_setcaps),
655         (gst_rtp_mpv_depay_process):
656         Clean up caps negotiation.
657         Actually set output caps.
658         No need to validate the buffer, the base class does that for us.
659
660         * gst/rtp/gstrtpmpvpay.c: (gst_rtp_mpv_pay_setcaps):
661         Don't ignore the return value of set_outcaps.
662
663         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps),
664         (gst_rtp_pcma_depay_process):
665         Clean up caps negotiation.
666         Set output buffer duration because we can.
667         Use the marker bit to set the DISCONT flag on outgoing buffers.
668
669         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_setcaps):
670         Don't ignore the return value of set_outcaps.
671
672         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps),
673         (gst_rtp_pcmu_depay_process):
674         Clean up caps negotiation.
675         Use the marker bit to set the DISCONT flag on outgoing buffers.
676
677         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_setcaps):
678         Don't ignore the return value of set_outcaps.
679
680         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
681         (gst_rtp_speex_depay_setcaps), (gst_rtp_speex_depay_process):
682         Clean up caps negotiation.
683         Set output caps on the pad and header buffers.
684         Set duration on output buffers because we can.
685
686         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_parse_ident):
687         Don't ignore the return value of set_outcaps.
688
689         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_setcaps),
690         (gst_rtp_sv3v_depay_process):
691         Clean up caps negotiation.
692         No need to validate the buffer, the base class does that for us.
693         No need to set caps out output buffers, subclass does that.
694
695         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps),
696         (gst_rtp_theora_depay_process):
697         Don't ignore the return value of setcaps.
698         No need to validate the buffer, the base class does that for us.
699
700         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_class_init),
701         (gst_rtp_theora_pay_flush_packet), (encode_base64),
702         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
703         (gst_rtp_theora_pay_handle_buffer):
704         Don't ignore the return value of set_outcaps.
705
706         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
707         (gst_rtp_vorbis_depay_process):
708         Don't ignore the return value of setcaps.
709         No need to validate the buffer, the base class does that for us.
710
711         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
712         Don't ignore the return value of set_outcaps.
713
714         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
715         Clean up caps negotiation, don't ignore setcaps return.
716
717         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_setcaps):
718         Don't ignore the return value of set_outcaps.
719
720 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
721
722         * gst/matroska/matroska-demux.c:
723         (gst_matroska_demux_handle_src_event):
724         Forward unknown events upstream.
725
726 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
727
728         * tests/check/elements/icydemux.c: (icydemux_found_pad):
729         Add some refcount check
730
731         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_run):
732         Don't ignore the result of write(), fixes a  compiler warning for me.
733
734         * tests/icles/videobox-test.c: (main):
735         Make the output a little more pretty.
736
737 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
738
739         * ext/esd/esdmon.c:
740           Add doc blob.
741
742 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
743
744         * docs/plugins/Makefile.am:
745         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
746         * docs/plugins/gst-plugins-good-plugins-sections.txt:
747         * docs/plugins/gst-plugins-good-plugins.args:
748         * docs/plugins/gst-plugins-good-plugins.hierarchy:
749         * docs/plugins/gst-plugins-good-plugins.interfaces:
750         * docs/plugins/inspect/plugin-autodetect.xml:
751           Add the docs of the new elements.
752
753 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
754
755         * gst/autodetect/gstautoaudiosrc.c:
756         (gst_auto_audio_src_class_init):
757         * gst/autodetect/gstautovideosrc.c:
758         (gst_auto_video_src_class_init):
759         Fix "Since" tags in the documentation.
760
761 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
762
763         Patch by: Sjoerd Simons <sjoerd at luon dot net>
764
765         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
766         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property):
767         Add support for souphttpsrc to act as a live source. This makes it
768         possible to get timestamped buffers in combination with the
769         "do-timestamp" property. Fixes bug #556019.
770
771 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
772
773         * gst/autodetect/Makefile.am:
774         * gst/autodetect/gstautoaudiosink.c:
775         * gst/autodetect/gstautoaudiosrc.c:
776         * gst/autodetect/gstautoaudiosrc.h:
777         * gst/autodetect/gstautodetect.c:
778         * gst/autodetect/gstautovideosink.c:
779         * gst/autodetect/gstautovideosrc.c:
780         * gst/autodetect/gstautovideosrc.h:
781           Implement src plugins. Little code/string cleanup in the sinks.
782           Fixes #523813.
783
784 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
785
786         Patch by: Peter Kjellerstedt <pkj at axis com>
787
788         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
789         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad):
790         Fix a memory leak when pads are requested but the pipeline never
791         goes into PLAYING.
792
793         Correctly remove request pads, no matter if they have collected
794         data or not.
795
796         Fixes bug #557710.
797
798 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
799
800         Patch by: <lrn1986 at gmail dot com>
801
802         * gst/udp/gstudpnetutils.h:
803         Define the correct WINVER so getaddinfo() can be used when using
804         mingw32. Fixes bug #557294.
805
806 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
807
808         Patch by: <lrn1986 at gmail dot com>
809
810         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
811         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
812         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
813         Fix "argument type mismatch" compiler warnings on Windows.
814         Fixes bug #557293.
815
816 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
817
818         * gst/equalizer/gstiirequalizer.c: (update_coefficients):
819         Don't calculate the filter coefficients for every single buffer
820         but only when it's needed. Fixes bug #557260.
821
822 2008-10-26  Jan Schmidt  <jan.schmidt@sun.com>
823
824         * configure.ac:
825         Back to development -> 0.10.11.1
826
827 2008-10-25  Jan Schmidt  <jan.schmidt@sun.com>
828
829         * gst-plugins-good.doap:
830         Fix version number of 0.10.11 release in doap file
831
832 === release 0.10.11 ===
833
834 2008-10-24  Jan Schmidt <jan.schmidt@sun.com>
835
836         * configure.ac:
837           releasing 0.10.11, "Secondary Consideration"
838
839 2008-10-24  Jan Schmidt  <jan.schmidt@sun.com>
840
841         * configure.ac:
842         Commit 0.10.10.4 pre-release
843
844 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
845
846         * gst/avi/gstavimux.c:
847         Fix VPRP chunk setup in avimux.
848         Fixes: #556010
849         Patch By: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
850
851 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
852
853         * gst/videobox/gstvideobox.c:
854         support dynamically changing properties in videobox
855         Fixed: #557085
856         Patch By: Wim Taymans <wim.taymans@collabora.co.uk>
857
858 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
859
860         * configure.ac:
861         0.10.10.3 pre-release
862
863 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
864
865         * tests/check/Makefile.am:
866         Don't run the states test on pulsesrc and pulsesink
867
868 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
869
870         * configure.ac:
871         Commit 0.10.10.2 pre-release bump that actually went
872         out on 2008-10-11
873
874 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
875
876         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
877         Skip entries for streams that don't have a output pad yet, thereby
878         avoiding calling pad functions with a NULL pad.
879         Fixes #556424
880
881 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
882
883         * gst/qtdemux/qtdemux.c: Remove previous wrong commit
884         * tests/check/elements/icydemux.c: (icydemux_found_pad):
885         Remove problematic and useless refcount check.
886         Fixes #556381
887
888 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
889
890         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
891         Remove problematic and useless refcount check.
892         Fixes #556381
893
894 2008-10-10  Jan Schmidt  <jan.schmidt@sun.com>
895
896         * ext/flac/gstflacdec.c (gst_flac_dec_read_stream):
897         * ext/flac/gstflacenc.c (gst_flac_enc_write_callback):
898         Cast some size_t arguments to guint to avoid compiler
899         warnings on 64-bit systems.
900
901 2008-10-09  Wim Taymans  <wim.taymans@collabora.co.uk>
902
903         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event):
904         Return TRUE instead of FALSE from the event handler when we swallowed the
905         event.
906
907 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
908
909         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
910         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index):
911         Reset header state. Fixes #555321.
912
913 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
914
915         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
916         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index):
917         * gst/avi/gstavidemux.h:
918         For timestamping audio packets we need to take into account the
919         amount of blocks in one entry using the blockalign. Fixes some sync
920         issues with zero-padded audio blocks in the beginning of avi files.
921
922 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
923
924         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_class_init),
925         (gst_multi_file_src_query):
926         Implement DEFAULT and BUFFER position queries. See #555260.
927
928 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
929
930         * sys/ximage/gstximagesrc.c: (gst_ximage_src_stop):
931         Fix build for systems that don't have XDamage.
932
933 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
934
935         * tests/examples/rtp/client-H263p.sdp:
936         * tests/examples/rtp/client-H263p.sh:
937         * tests/examples/rtp/server-VTS-H263p.sh:
938         Add some more H263p server and client examples.
939
940 2008-10-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
941
942         * configure.ac::
943           Depend on released versions of core and base.
944
945 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
946
947         * ext/pulse/pulsesink.c: (gst_pulsesink_write):
948         * ext/pulse/pulsesrc.c: (gst_pulsesrc_read):
949         Return -1 instead of 0 in error cases. Fixes #554771.
950
951 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
952
953         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
954         (gst_ximage_src_stop), (gst_ximage_src_ximage_get):
955         Stop leaking the cursor image.
956         Unref the last_ximage and the cached cursor image on shutdown.
957         Fixes #551570.
958
959 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
960
961         * sys/v4l2/gstv4l2object.h:
962         Getting the Class from an instance is not just a matter of casting it to
963         the class struct but it involves calling G_OBJECT_GET_CLASS on the
964         instance. Fixes #549784.
965
966 2008-10-01  Michael Smith <msmith@songbirdnest.com>
967
968         * configure.ac:
969           Fix libs for linking directsound.
970         * sys/directsound/gstdirectsoundsink.c:
971           Fix buffer sizing to prevent racing the ringbuffer at startup.
972           Add volume property.
973
974 2008-09-27  Jan Schmidt  <jan.schmidt@sun.com>
975
976         * ext/pulse/pulsesink.c:
977         Fix problems with pulsesink randomly erroring with code 'OK' after a
978         format change on the stream by waiting when disconnecting the stream.
979
980 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
981
982         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init),
983         (gst_rtp_amr_depay_process):
984         Mark DISCONT on output buffers when the marker bit signals a new talk
985         spurt.
986
987         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
988         Set the marker bit for buffers with a DISCONT flag to signal a talk
989         spurt.
990
991 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
992
993         * gst/rtp/Makefile.am:
994         * gst/rtp/gstrtp.c: (plugin_init):
995         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_get_type),
996         (gst_rtp_mp4a_pay_base_init), (gst_rtp_mp4a_pay_class_init),
997         (gst_rtp_mp4a_pay_init), (gst_rtp_mp4a_pay_finalize),
998         (gst_rtp_mp4a_pay_parse_audio_config), (gst_rtp_mp4a_pay_new_caps),
999         (gst_rtp_mp4a_pay_setcaps), (gst_rtp_mp4a_pay_handle_buffer),
1000         (gst_rtp_mp4a_pay_change_state), (gst_rtp_mp4a_pay_plugin_init):
1001         * gst/rtp/gstrtpmp4apay.h:
1002         Added MP4A-LATM payloader to match the depayloader.
1003
1004 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1005
1006         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
1007         (gst_videomixer_sink_event):
1008         Handle segments a little better. Fixes #537361.
1009
1010 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1011
1012         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
1013         Don't assume the server supports PAUSE by default. Fixes #551048.
1014
1015 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1016
1017         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
1018         (gst_udpsrc_set_uri), (gst_udpsrc_start):
1019         Switch on the socket family to get the addrlen size right.
1020
1021 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1022
1023         Patch by: Daniel Franke <df at dfranke dot us>
1024
1025         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
1026         OS X's bind() implementation is picky about its addrlen parameter and
1027         fails with EINVAL if it is larger than expected for the socket's address
1028         family. Set the length to the expected length instead. Fixes #553191.
1029
1030 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1031
1032         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1033         Handle the case where we cannot do desribe or when the describe result
1034         does not contain a valid SDP message.
1035
1036 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1037
1038         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_set_property):
1039         Fix setting the qos.
1040
1041 2008-09-17  Edward Hervey  <edward.hervey@collabora.co.uk>
1042
1043         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header),
1044         (gst_qtdemux_chain):
1045         Some 'broken' files out there have atom lengths of zero...
1046         which basically results in qtdemux consuming that atom again and again
1047         until the *end of night* !
1048         Detect that and emits an adequate element error message.
1049
1050 2008-09-17  Jan Schmidt  <jan.schmidt@sun.com>
1051
1052         * gst/interleave/Makefile.am:
1053         * gst/matroska/Makefile.am:
1054         Fix build flags order.
1055
1056         * tests/check/elements/audioamplify.c: (GST_START_TEST):
1057         * tests/check/elements/audiodynamic.c: (GST_START_TEST):
1058         * tests/check/elements/audioinvert.c: (GST_START_TEST):
1059         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
1060         Format fixes.
1061
1062         * tests/check/elements/multifile.c:
1063         Pull in unistd.h
1064
1065 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1066
1067         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_init),
1068         (gst_rtp_mp4g_depay_finalize), (gst_rtp_mp4g_depay_setcaps),
1069         (gst_rtp_mp4g_depay_clear_queue), (gst_rtp_mp4g_depay_flush_queue),
1070         (gst_rtp_mp4g_depay_queue), (gst_rtp_mp4g_depay_process),
1071         (gst_rtp_mp4g_depay_change_state):
1072         * gst/rtp/gstrtpmp4gdepay.h:
1073         Handle interleaved streams by reordering AU in a queue.
1074
1075 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1076
1077         * gst/rtp/gstrtpmp4gdepay.c: (gst_bs_parse_init),
1078         (gst_bs_parse_read), (gst_rtp_mp4g_depay_process):
1079         Change some of the ranges in the caps, mostly for the amount of bits we
1080         can use.
1081         Added a little bitstream parse and use it to parse the AU header fields.
1082         Check for malformed and wrongly sized packets better.
1083         Implement more header field parsing.
1084         Handle the size of fragmented packets correctly.
1085
1086 2008-09-14  Edward Hervey  <edward.hervey@collabora.co.uk>
1087
1088         Patch by: Jonathan Matthew <notverysmart@gmail.com>
1089         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1090         Add mapping for 'tiff' => image/tiff
1091         Fixes #552213
1092
1093 2008-09-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
1094
1095
1096         * ext/raw1394/gstdv1394src.c: (SEND_COMMAND):
1097         * ext/raw1394/gsthdv1394src.c: (SEND_COMMAND):
1098           Pretend to care about the result of write() which works around
1099           compiler warnings.
1100
1101 2008-09-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1102
1103         * ext/flac/gstflacenc.c: (gst_flac_enc_class_init):
1104           Make sure the desired default values are actually set, not only
1105           registered as defaults (actual problem is that the stereo-specific
1106           values are only updated if channels==2, which is not the case yet
1107           when the object is created, so the default values for the
1108           mid-side-stereo and loose-mid-side-stereo settings are never
1109           set in _update_quality()). Makes flacenc create smaller files by
1110           default (for stereo input), and fixes #550791.
1111
1112 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1113
1114         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1115         (gst_qtdemux_loop_state_header), (qtdemux_parse_node),
1116         (qtdemux_parse_trak), (qtdemux_video_caps):
1117         * gst/qtdemux/qtdemux.h:
1118         * gst/qtdemux/qtdemux_fourcc.h:
1119         * gst/qtdemux/qtdemux_types.c:
1120         Add support for video/mj2 mime-type and its additional atoms/boxes.
1121         Fixes #550646.
1122
1123 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
1124
1125         * gst/debug/gsttaginject.c:
1126           Add warning when tags parameter is unparsable and give example for
1127           quoting in the docs.
1128
1129 2008-09-02  Wim Taymans  <wim.taymans@collabora.co.uk>
1130
1131         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
1132         Add mapping for IMA Loki SDL MJPEG ADPCM codec.
1133         Add some alternative byteswapped mappings that seem to pop up sometimes.
1134         Fixes #550288.
1135
1136 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1137
1138         * po/LINGUAS:
1139         * po/POTFILES.in:
1140         * po/POTFILES.skip:
1141           Add 'ca' to LINGUAS; add some more files with translations and some
1142           files which should be ignored by translation tools.
1143
1144 2008-09-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1145
1146         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1147         * ext/speex/gstspeexdec.h:
1148         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1149         * ext/speex/gstspeexenc.h:
1150         Use integer encoding and decoding functions instead of converting
1151         the integer input to float in the element. The libspeex integer
1152         functions are doing this for us already or, if libspeex was compiled
1153         in integer mode, they're doing everything using integer arithmetics.
1154         Also saves some copying around.
1155
1156 2008-09-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
1157
1158         * configure.ac:
1159           Fix --disable-external
1160
1161 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1162
1163         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
1164         (gst_wavpack_enc_push_block), (gst_wavpack_enc_chain):
1165         * ext/wavpack/gstwavpackenc.h:
1166         Handle non-zero start timestamps and stream discontinuities
1167         correctly. This only has an effect if we're muxing into
1168         a container format as the raw WavPack stream must contain
1169         continous sample numbers.
1170
1171 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1172
1173         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1174         Correct the timestamp and granulepos calculation by one Speex
1175         frame.
1176
1177 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1178
1179         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1180         Correctly take the granulepos from upstream if possible and
1181         correctly handle the granulepos in various calculations: the
1182         granulepos is the sample number of the _last_ sample in a frame, not
1183         the first.
1184
1185         * ext/speex/gstspeexenc.c: (gst_speex_enc_sinkevent),
1186         (gst_speex_enc_encode), (gst_speex_enc_chain),
1187         (gst_speex_enc_change_state):
1188         * ext/speex/gstspeexenc.h:
1189         Handle non-zero start timestamps in the encoder and detect/handle
1190         stream discontinuities. Fixes bug #547075.
1191
1192 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1193
1194         Patch by: Craig Keogh <cskeogh at adam dot com dot au>
1195
1196         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
1197         Fix compiler warnings caused by passing a string as format string
1198         instead of "%s" and then the string. This is only exposed by -Wformat=2
1199         as used by default on Ubuntu. Fixes bug #550015.
1200
1201 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1202
1203         * ext/raw1394/gsthdv1394src.c: (gst_hdv1394src_create):
1204         * gst/alpha/gstalpha.c: (gst_alpha_get_unit_size):
1205         * gst/audiofx/audiocheblimit.c: (generate_coefficients):
1206         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert):
1207         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1208           (gst_ebml_read_element_length):
1209         * gst/matroska/matroska-demux.c:
1210           (gst_matroska_demux_check_subtitle_buffer):
1211           Make stuff compile with GST_DISABLE_GST_DEBUG.
1212
1213 2008-08-28  Michael Smith <msmith@songbirdnest.com>
1214
1215         * gst/law/alaw.c:
1216         * gst/law/mulaw.c:
1217           Ref caps before passing to gst_pad_template_new(), since that takes
1218           ownership.
1219
1220 2008-08-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1221
1222         Patch by: Mersad Jelacic <mersad at axis dot com>
1223
1224         * gst/multipart/multipartdemux.c:
1225         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_mime):
1226         Convert audio/x-adpcm to and from the audio/G726-X in the muxer and
1227         demuxer. Fixes #549551.
1228
1229 2008-08-27  Edward Hervey  <edward.hervey@collabora.co.uk>
1230
1231         * sys/osxaudio/gstosxaudiosink.c:
1232         (gst_osx_audio_sink_select_device):
1233         * sys/osxaudio/gstosxaudiosrc.c:
1234         (gst_osx_audio_src_create_ringbuffer),
1235         (gst_osx_audio_src_select_device):
1236         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_acquire):
1237         Fix the build on macosx.
1238
1239 2008-08-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1240
1241         * gst/icydemux/gsticydemux.c:
1242           Small docs fix: in the example pipeline, we need to pass
1243           iradio-mode=true to the source, so the server actually sends
1244           an ICY stream.
1245
1246 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1247
1248         * sys/osxaudio/gstosxaudio.c:
1249           Oops. Revert more completely.
1250
1251 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1252
1253         * sys/osxaudio/gstosxaudio.c:
1254           Revert accidental element rename from testing.
1255
1256 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1257
1258         * gst-plugins-good.doap:
1259         Pull in 0.10.10 doap entry from release branch
1260
1261 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1262
1263         * configure.ac:
1264         Update version number to reflect 0.10.10 release from
1265         branch.
1266
1267 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1268
1269         * sys/osxaudio/Makefile.am:
1270         * sys/osxaudio/gstosxaudio.c:
1271         * sys/osxaudio/gstosxaudiosink.c:
1272         * sys/osxaudio/gstosxaudiosink.h:
1273         * sys/osxaudio/gstosxaudiosrc.c:
1274         * sys/osxaudio/gstosxaudiosrc.h:
1275         * sys/osxaudio/gstosxringbuffer.c:
1276         * sys/osxaudio/gstosxringbuffer.h:
1277           Rewrite caps setting and ring buffer initialisation.
1278           Previously we never told CoreAudio what format we were going to send it,
1279           so it only worked due to luck, and not at all on some hardware.
1280           Now we explicitly advertise what formats the hardware supports, and then
1281           configure the selected one correctly.
1282
1283 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1284
1285         * sys/v4l2/gstv4l2object.c:
1286         * sys/v4l2/gstv4l2src.c:
1287         * sys/v4l2/gstv4l2src.h:
1288         * sys/v4l2/v4l2_calls.c:
1289         * sys/v4l2/v4l2src_calls.c:
1290           Fix memory leaks. Small code cleanups : No need for empty _init(). No
1291           need to memset instance structures. Some more FIXME's and comments.
1292
1293 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1294
1295         * tests/icles/.cvsignore:
1296           Ignore more.
1297
1298 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1299
1300         * gst/goom/.cvsignore:
1301         * gst/goom2k1/.cvsignore:
1302           Ignore files.
1303
1304 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1305
1306         * ext/cairo/gsttextoverlay.c:
1307           Fix compiler warning.
1308
1309 2008-08-25  David Schleef  <ds@schleef.org>
1310
1311         * ext/cairo/gsttextoverlay.c: Fix obvious memleak.
1312
1313 2008-08-25  Edward Hervey  <edward.hervey@collabora.co.uk>
1314
1315         * gst/matroska/matroska-demux.c: (gst_matroska_demux_send_event),
1316         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
1317         * gst/matroska/matroska-mux.c:
1318         (gst_matroska_mux_video_pad_setcaps),
1319         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_finish):
1320         Add Real[Audio|Video] support to Matroska containers.
1321         It works fine for:
1322         * decoding real audio/video streams contained in mkv
1323         * 'transmuxing' real (.rm) files into .mkv files
1324         It will not work though for encoding real[audio/video] streams that
1325         don't contain the 'mdpr_data' extra data on the caps.
1326         The reason why this will not work is because I never intended to
1327         duplicate virtually all the 'mdpr' block creation into mkvmux.
1328         Fixes #536067
1329
1330 2008-08-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1331
1332         * gst/law/alaw-encode.c: (gst_alaw_enc_init), (gst_alaw_enc_chain):
1333         * gst/law/mulaw-conversion.c:
1334         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
1335         (gst_mulawenc_chain):
1336         The encoder can't really renegotiate at the time they perform a
1337         pad-alloc so make the srcpads use fixed caps.
1338         Check the buffer size after a pad-alloc because the returned size might
1339         not be right when the downstream element does not know the size of the
1340         new buffer (capsfilter). Fixes #549073.
1341
1342 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1343
1344         Patch by: Filippo Argiolas <filippo dot argiolas at gmail dot com>
1345
1346         * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_set_norm_and_notify):
1347         v4l2src doesn't have a property named "norm" so don't try to notify
1348         about changes to that property. The "norm" property and related
1349         code are commented out currently. Fixes bug #549090.
1350
1351 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1352
1353         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
1354
1355         * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices):
1356         Reprobe devices again instead of taking a cached list as new
1357         devices could've been plugged in. Fixes bug #549062.
1358
1359 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1360
1361         * gst/autodetect/Makefile.am:
1362         Don't link the autodetect plugin with GConf as it doesn't
1363         use GConf. Fixes bug #545463.
1364
1365 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1366
1367         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1368         (gst_ebml_read_element_length), (gst_ebml_read_uint),
1369         (gst_ebml_read_sint), (gst_ebml_read_float),
1370         (gst_ebml_read_header):
1371         Change some GST_ELEMENT_ERRORs to GST_ERROR_OBJECT to make it
1372         possible to ignore errors and not post any ERROR messages on
1373         the bus.
1374
1375         * gst/matroska/matroska-demux.c:
1376         (gst_matroska_demux_parse_contents):
1377         Ignore any errors and not just EOS when parsing the contents of
1378         a SeekHead. Errors here are usually caused by truncated files
1379         and playback of the file works fine. Fixes playback of the
1380         audio_only_chapter_seekbroken.mka file from the MPlayer samples
1381         archive.
1382
1383 2008-08-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1384
1385         * gst/multipart/multipartdemux.c:
1386         * gst/multipart/multipartmux.c:
1387         Conform to RFC2046. audio/basic is mulaw 8000Hz mono.
1388
1389 2008-08-21  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1390
1391         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buffer_alloc,
1392           gst_directdraw_sink_bufferpool_clear):
1393           Fix two more buffer ref leaks.
1394
1395 2008-08-21  Tim-Philipp Müller  <tim.muller at collabora co uk>
1396
1397         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
1398
1399         * sys/directdraw/gstdirectdrawsink.c:
1400           (gst_directdraw_sink_show_frame):
1401           Fix buffer ref leak.
1402
1403 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1404
1405         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1406         Revert the last commit. wavenc still supports width!=depth for 32 bit
1407         width. Thanks Tim.
1408
1409 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1410
1411         * gst/matroska/matroska-demux.c:
1412         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1413         If the duration of a block is unknown only use the timestamp for the
1414         first lace and use GST_CLOCK_TIME_NONE as duration for the following
1415         laces. Otherwise every lace has the same timestamp which leads to
1416         various problems. Really fixes bug #548831.
1417
1418 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1419
1420         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1421         If we're not allowing width!=depth in wavenc we should also disable
1422         the code that was added to support width!=depth.
1423
1424 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1425
1426         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
1427         Don't calculate the default duration of a frame from the audio sampling
1428         rate. This only works for raw audio if every frame contains a single
1429         sample and results in broken buffer durations for other formats
1430         if no specified default duration is given or the blocks have no
1431         duration. Fixes bug #548831.
1432
1433 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1434
1435         * gst/matroska/matroska-demux.c:
1436         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1437         Allow zero sized blocks instead of returning GST_FLOW_OK. Such blocks
1438         are used for text/plain subtitles as a gap-filler in some files.
1439
1440 2008-08-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1441
1442         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
1443         (gst_v4l2_get_caps_info):
1444         Add S910 and PWC formats with a low priority.
1445
1446         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank),
1447         (gst_v4l2src_probe_caps_for_format):
1448         Add more debugging.
1449
1450 2008-08-20  Tim-Philipp Müller  <tim at collabora co uk>
1451
1452         * ext/flac/gstflacenc.c:
1453           Fix compilation against older libflac versions.
1454
1455 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1456
1457         * ext/pulse/pulsemixer.c: (gst_pulsemixer_class_init),
1458         (gst_pulsemixer_set_property), (gst_pulsemixer_get_property):
1459         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
1460         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_timeout_event),
1461         (gst_pulsemixer_ctrl_set_volume):
1462         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_new):
1463         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open):
1464         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
1465         (gst_pulsesink_init), (gst_pulsesink_open),
1466         (gst_pulsesink_prepare), (gst_pulsesink_write),
1467         (gst_pulsesink_delay), (gst_pulsesink_reset):
1468         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1469         (gst_pulsesrc_init):
1470         Use GST_BOILERPLATE everywhere and fix coding style at some places.
1471         Fix a locking issue in pulsesink's prepare function.
1472
1473         * ext/pulse/pulseutil.c: (gst_pulse_channel_map_to_gst):
1474         Check if the created channel layout is valid for GStreamer.
1475
1476 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1477
1478         * gst/rtsp/gstrtspgoogle.c:
1479         Things that can happen when your brain is in google mode trying to
1480         deal with their google rtsp server extensions and trying to type your
1481         google mail account.
1482
1483 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1484
1485         * gst/rtsp/Makefile.am:
1486         * gst/rtsp/gstrtsp.c: (plugin_init):
1487         * gst/rtsp/gstrtspgoogle.c: (gst_rtsp_google_before_send),
1488         (gst_rtsp_google_after_send), (gst_rtsp_google_get_transports),
1489         (_do_init), (gst_rtsp_google_base_init),
1490         (gst_rtsp_google_class_init), (gst_rtsp_google_init),
1491         (gst_rtsp_google_finalize), (gst_rtsp_google_change_state),
1492         (gst_rtsp_google_extension_init):
1493         * gst/rtsp/gstrtspgoogle.h:
1494         Add google RTSP extension, it can only handle udp and responds with
1495         unsupported if we do anything else. Fixes #546465.
1496
1497         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_connection_send),
1498         (gst_rtspsrc_connection_receive), (gst_rtspsrc_loop_send_cmd),
1499         (gst_rtspsrc_create_transports_string),
1500         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
1501         (gst_rtspsrc_close), (gst_rtspsrc_pause):
1502         Make transport setup code a bit better using GString.
1503         Add some more debug.
1504         Check for closed connections before doing anything on them.
1505
1506 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1507
1508         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1509         (gst_pulsesrc_create_stream), (gst_pulsesrc_negotiate),
1510         (gst_pulsesrc_prepare):
1511         * ext/pulse/pulseutil.c: (gst_pulse_gst_to_channel_map),
1512         (gst_pulse_channel_map_to_gst):
1513         * ext/pulse/pulseutil.h:
1514         If downstream provides no channel layout and >2 channels should be
1515         used use the default layout that pulseaudio chooses and also
1516         add this layout to the caps. Fixes bug #547258.
1517
1518 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1519
1520         Patch by: Peter Kjellerstedt <pkj at axis com>
1521
1522         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
1523         (gst_dynudpsink_finalize), (gst_dynudpsink_set_property),
1524         (gst_dynudpsink_init_send), (gst_dynudpsink_close):
1525         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
1526         (gst_multiudpsink_finalize), (gst_multiudpsink_set_property):
1527         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize),
1528         (gst_udpsrc_set_property):
1529         Avoid leaking internally allocated file descriptors when setting
1530         custom file descriptors. Fixes #543101.
1531
1532 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1533
1534         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
1535         Don't try to configure RTCP back to the server when the server did not
1536         give us a valid port number.
1537
1538 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1539
1540         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
1541         Use new basetransform method to renegotiate. Fixes #544956.
1542
1543         * tests/icles/Makefile.am:
1544         * tests/icles/videobox-test.c: (make_pipeline), (main):
1545         Add videobox renegotiation example.
1546
1547 2008-08-19  David Schleef  <ds@schleef.org>
1548
1549         * gst/wavenc/gstwavenc.c: Remove depth ranges and replace
1550         with sane values.  Fixes #548530.
1551
1552 2008-08-18  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1553
1554         * ext/pulse/pulsesink.c: (gst_pulsesink_prepare):
1555         * ext/pulse/pulsesrc.c: (gst_pulsesrc_prepare):
1556         The bytes_per_sample and silence_sample fields of the GstRingBufferSpec
1557         are already filled with the correct values by
1558         gst_ring_buffer_parse_caps() so there's no need to set them again
1559         with wrong values.
1560
1561 2008-08-16  Edward Hervey  <edward.hervey@collabora.co.uk>
1562
1563         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
1564         (gst_avi_demux_read_subindexes_push):
1565         Some AVI 2.0 (ODML) files don't respect the 'specifications' completely
1566         and instead of using the 'ix##' nomenclature, use '##ix'.
1567         They're still valid though, this fixes the duration and indexes for
1568         virtually all the ODML files I have.
1569
1570 2008-08-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1571
1572         Patch by: Olivier Crete <tester at tester dot ca>
1573
1574         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
1575         (gst_rtp_vorbis_depay_process):
1576         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
1577         Update the vorbis RTP pay/depay to RFC 5215.
1578         Fixes #547842.
1579
1580 2008-08-14  David Schleef  <ds@schleef.org>
1581
1582         * gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60
1583           with 3:2 pulldown, i.e., 24p.
1584
1585 2008-08-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1586
1587         * tests/check/elements/level.c: (GST_START_TEST):
1588         Fix compilation some more.
1589
1590 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
1591
1592         * configure.ac::
1593           Require -base CVS for wavparse acid chunk parsing.
1594
1595 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1596
1597         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
1598         (gst_pulsesink_init), (gst_pulsesink_finalize),
1599         (gst_pulsesink_set_volume), (gst_pulsesink_get_volume),
1600         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
1601         (gst_pulsesink_prepare), (gst_pulsesink_change_state):
1602         * ext/pulse/pulsesink.h:
1603         Add "device-name" property to pulsesink too and currently commented
1604         out and not working support for a "volume" property.
1605
1606 2008-08-13  Thijs Vermeir  <thijsvermeir@gmail.com>
1607
1608         * configure.ac:
1609         Remove more cdio stuff (moved to ugly)
1610
1611 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1612
1613         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1614
1615         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1616         (gst_pulsesrc_get_property):
1617         Add "device-name" property, which provides a human readable string
1618         for the audio device, to make it more consisten with other audio
1619         sources. Fixes bug #547519.
1620
1621 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1622
1623         * ext/pulse/pulsemixer.c: (gst_pulsemixer_change_state):
1624         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
1625         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_new),
1626         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_timeout_event):
1627         * ext/pulse/pulsemixerctrl.h:
1628         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open),
1629         (gst_pulseprobe_enumerate), (gst_pulseprobe_new),
1630         (gst_pulseprobe_free), (gst_pulseprobe_needs_probe),
1631         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values):
1632         * ext/pulse/pulseprobe.h:
1633         * ext/pulse/pulsesink.c: (gst_pulsesink_init):
1634         * ext/pulse/pulsesrc.c: (gst_pulsesrc_init), (gst_pulsesrc_delay),
1635         (gst_pulsesrc_change_state):
1636         Improve debugging a bit by including the parent object in pulsemixerctrl
1637         and pulseprobe objects and using GST_WARNING_OBJECT instead of
1638         GST_WARNING.
1639
1640         Use the parent GObject subclass instead of a random struct as GObject
1641         parameter for G_OBJECT_WARN_INVALID_PROPERTY_ID. This fixes a crash
1642         when probing for another property than "device".
1643
1644 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1645
1646         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1647
1648         * ext/pulse/pulsemixer.c: (gst_pulsemixer_set_property):
1649         Fix property probing after the device property is set by calling
1650         set_server when the server property changes. Fixes bug #547518.
1651
1652 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1653
1654         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1655
1656         * ext/pulse/pulsesink.c: (gst_pulsesink_interface_supported),
1657         (gst_pulsesink_implements_interface_init),
1658         (gst_pulsesink_init_interfaces), (gst_pulsesink_init),
1659         (gst_pulsesink_finalize), (gst_pulsesink_set_property),
1660         (gst_pulsesink_get_type):
1661         * ext/pulse/pulsesink.h:
1662         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
1663         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_init),
1664         (gst_pulsesrc_finalize), (gst_pulsesrc_set_property):
1665         * ext/pulse/pulsesrc.h:
1666         Implement GstPropertyProbe interface on pulsesink for detecting
1667         sink devices and on pulsesrc for detecting source devices.
1668         Fixes bugs #547227 and #547217.
1669
1670 2008-08-13  Stefan Kost  <ensonic@users.sf.net>
1671
1672         * gst/spectrum/gstspectrum.c:
1673           Don't terminate on fabs(in)>1.0. Init doubles as doubles.
1674
1675 2008-08-13  Edward Hervey  <edward.hervey@collabora.co.uk>
1676
1677         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
1678         Properly set the maximum latency value, in the same way it is done in
1679         v4lsrc.
1680         * sys/v4l2/v4l2src_calls.c:
1681         Simplify fraction equality check, no need to use GValues for this.
1682
1683 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
1684
1685         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
1686         Add warning messages stating exactly why the latency query failed.
1687         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
1688         In some cases, the negotiated framerate might be the default one which
1689         is already set internally. But we still need to mark it down in fps_n
1690         and fps_d so that the latency query can happen properly.
1691
1692 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
1693
1694         * docs/plugins/inspect/plugin-1394.xml:
1695         Whoops, forgot one doc file for people who can't/don't build the
1696         raw1394 plugin.
1697
1698 2008-08-12  Jan Schmidt  <jan.schmidt@sun.com>
1699
1700         * docs/plugins/Makefile.am:
1701         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1702         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1703         * docs/plugins/inspect/plugin-cdio.xml:
1704         * ext/Makefile.am:
1705         * ext/cdio/Makefile.am:
1706         * ext/cdio/gstcdio.c:
1707         * ext/cdio/gstcdio.h:
1708         * ext/cdio/gstcdiocddasrc.c:
1709         * ext/cdio/gstcdiocddasrc.h:
1710
1711         Pull changes from 0.10.9.2 pre-release branch moving the libcdio
1712         CDDA source to -ugly.
1713
1714         * po/LINGUAS:
1715         * po/POTFILES.in:
1716         * po/id.po:
1717         Pull in new translation from 0.10.9.2 release branch.
1718
1719 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
1720
1721         * docs/plugins/Makefile.am:
1722         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1723         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1724         * docs/plugins/gst-plugins-good-plugins.args:
1725         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1726         * docs/plugins/gst-plugins-good-plugins.interfaces:
1727         Integrate documentation for new hdv1394src element.
1728
1729 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
1730
1731         * ext/raw1394/Makefile.am:
1732         * ext/raw1394/gst1394.c: (plugin_init):
1733         * ext/raw1394/gsthdv1394src.c: (_do_init),
1734         (gst_hdv1394src_base_init), (gst_hdv1394src_class_init),
1735         (gst_hdv1394src_init), (gst_hdv1394src_dispose),
1736         (gst_hdv1394src_set_property), (gst_hdv1394src_get_property),
1737         (gst_hdv1394src_from_raw1394handle),
1738         (gst_hdv1394src_iec61883_receive), (gst_hdv1394src_bus_reset),
1739         (gst_hdv1394src_create), (gst_hdv1394src_discover_avc_node),
1740         (gst_hdv1394src_start), (gst_hdv1394src_stop),
1741         (gst_hdv1394src_unlock), (gst_hdv1394src_update_device_name),
1742         (gst_hdv1394src_uri_get_type), (gst_hdv1394src_uri_get_protocols),
1743         (gst_hdv1394src_uri_get_uri), (gst_hdv1394src_uri_set_uri),
1744         (gst_hdv1394src_uri_handler_init):
1745         * ext/raw1394/gsthdv1394src.h:
1746         mpeg2-ts (HDV) variant of firewire capture element.
1747         Fixes #350830
1748
1749 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
1750
1751         * gst/level/gstlevel.c: (gst_level_message_new):
1752          Fix compilation (also known as the classic 'fix code that someone
1753          committed without compiling it first').
1754
1755 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1756
1757         * tests/check/elements/level.c:
1758           Add a test for level in stereo mode.
1759
1760 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1761
1762         * tests/examples/spectrum/demo-audiotest.c:
1763         * tests/examples/spectrum/demo-osssrc.c:
1764           Demo how to draw analyzer results synced to the clock.
1765
1766 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1767
1768         * gst/level/gstlevel.c:
1769           Little renaming (l -> level).
1770
1771         * gst/spectrum/gstspectrum.c:
1772         * gst/spectrum/gstspectrum.h:
1773           Also send full timestamp/duration details here.
1774
1775 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1776
1777         * gst/level/gstlevel.c:
1778         * gst/level/gstlevel.h:
1779           Send same timestamp/duration details as videoanalysis. This gives
1780           applications better chance to sync analysis results with playback.
1781
1782 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1783
1784         * gst/matroska/matroska-mux.c:
1785         (gst_matroska_mux_handle_sink_event),
1786         (flac_streamheader_to_codecdata):
1787         We need to drop one additional buffer for FLAC as the fLaC
1788         marker and STREAMINFO block are merged into one buffer in the caps.
1789
1790         Also don't pretend to support NEWSEGMENT events, otherwise we
1791         will most probably write some invalid data.
1792
1793 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1794
1795         * gst/matroska/matroska-mux.c: (flac_streamheader_to_codecdata),
1796         (gst_matroska_mux_audio_pad_setcaps):
1797         Add support for muxing FLAC into Matroska containers.
1798         Fixes bug #311586.
1799
1800 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1801
1802         * ext/flac/gstflacenc.c: (gst_flac_enc_check_discont):
1803         Actually provide the variables required for the format string.
1804
1805 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1806
1807         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1808         (gst_matroska_demux_element_send_event),
1809         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
1810         * gst/matroska/matroska-demux.h:
1811         Close the current segment if we're doing a non-flushing seek and send
1812         the close-segment and the new segment of the seek from the streaming
1813         thread.
1814
1815 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1816
1817         * ext/flac/gstflacenc.c: (gst_flac_enc_write_callback),
1818         (gst_flac_enc_check_discont), (gst_flac_enc_chain),
1819         (gst_flac_enc_change_state):
1820         * ext/flac/gstflacenc.h:
1821         Handle non-zero start timestamps correctly, mark header packets as
1822         IN_CAPS and print a warning and suggest using audiorate if stream
1823         discontinuities are detected. When FLAC supports flushing the encoder
1824         somehow this should be done for discontinuities instead.
1825
1826         Remove some unused variables from the instance struct.
1827
1828 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1829
1830         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback):
1831         If seeking failed return the appropiate return value to FLAC.
1832         Otherwise it thinks seeking was successfull and tries to rewrite
1833         parts of the headers which then get appended to the output.
1834
1835 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
1836
1837         Patch by: Frederic Crozat <fcrozat@mandriva.org>
1838
1839         * ext/esd/gstesd.c: (plugin_init):
1840         * ext/flac/gstflac.c: (plugin_init):
1841         * ext/shout2/gstshout2.c: (plugin_init):
1842         * ext/wavpack/gstwavpack.c: (plugin_init):
1843         * sys/oss/gstossaudio.c: (plugin_init):
1844         * sys/v4l2/gstv4l2.c: (plugin_init):
1845         Make sure gettext returns translations in UTF-8 encoding rather
1846         than in the current locale encoding (#546822).
1847
1848 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1849
1850         * ext/flac/gstflacdec.c:
1851         Add FIXME for 0.11 to simply output everything with width=32 as given
1852         by FLAC and let audioconvert handle the conversions instead of doing
1853         them in flacdec.
1854
1855 2008-08-07  Jan Schmidt  <Jan.Schmidt@sun.com>
1856
1857         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
1858         When outputting a pad template range for the size, include a framerate
1859         range too, to avoid 'not a real subset of template caps' errors.
1860
1861 2008-08-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1862
1863         Based on a patch by: Jonathan Matthew <notverysmart at gmail dot com>
1864
1865         * ext/flac/Makefile.am:
1866         * ext/flac/gstflac.c: (plugin_init):
1867         * ext/flac/gstflactag.c: (gst_flac_tag_setup_interfaces),
1868         (gst_flac_tag_base_init), (gst_flac_tag_class_init),
1869         (gst_flac_tag_dispose), (gst_flac_tag_init),
1870         (gst_flac_tag_sink_setcaps), (gst_flac_tag_chain),
1871         (gst_flac_tag_change_state):
1872         * ext/flac/gstflactag.h:
1873         Port flactag to 0.10, add documentation for it and clean it up a bit.
1874         Fixes bug #413841.
1875
1876         * docs/plugins/Makefile.am:
1877         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1878         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1879         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1880         * docs/plugins/gst-plugins-good-plugins.interfaces:
1881         * docs/plugins/gst-plugins-good-plugins.prerequisites:
1882         * docs/plugins/inspect/plugin-flac.xml:
1883         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init):
1884         * ext/flac/gstflacdec.h:
1885         * ext/flac/gstflacenc.c: (gst_flac_enc_base_init):
1886         * ext/flac/gstflacenc.h:
1887         Add flactag and flacenc to the documentation and mark
1888         the private parts of the flacdec instance structure as private.
1889
1890         Also use gst_element_class_set_details_simple() in flacdec and
1891         flacenc.
1892
1893 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
1894
1895         * gst/qtdemux/qtdemux.c:
1896           Use audio/x-qdm for caps. Collect some info - mplayer has a decoder
1897           for it but ffmpeg does not.
1898
1899 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
1900
1901         * gst/wavparse/gstwavparse.c:
1902           Handle the list chunk and use gst_riff_parse_info() to parse the info
1903           sub-chunk.
1904
1905 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
1906
1907         * gst/wavparse/gstwavparse.c:
1908           Handle the acid chunk and send tempo as part of tags. Other fields are
1909           interesting too, but need more tag-definitions. Fixes #545433.
1910
1911 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
1912
1913         * gst/wavparse/gstwavparse.c:
1914           Refactor wavparse. Call _reset() from dispose() and move old code from
1915           dispose into reset. This way we don't leak taglists when we abort
1916           parsing. Fix some comments. Move code for skipping a chunk into extra
1917           function. Replace chunk sizes with a const to ease readability.         
1918
1919 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1920
1921         Patch by: Aurelien Grimaud <gstelzz at yahoo dot fr>
1922
1923         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_alloc_udp_ports):
1924         Improve udp port setup. Fixes #545710.
1925
1926 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1927
1928         * gst/rtp/Makefile.am:
1929         * gst/rtp/gstrtp.c: (plugin_init):
1930         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_base_init),
1931         (gst_rtp_mp1s_depay_class_init), (gst_rtp_mp1s_depay_init),
1932         (gst_rtp_mp1s_depay_setcaps), (gst_rtp_mp1s_depay_process),
1933         (gst_rtp_mp1s_depay_set_property),
1934         (gst_rtp_mp1s_depay_get_property),
1935         (gst_rtp_mp1s_depay_change_state),
1936         (gst_rtp_mp1s_depay_plugin_init):
1937         * gst/rtp/gstrtpmp1sdepay.h:
1938         Add MP1S depayloader.
1939
1940         * gst/rtsp/URLS:
1941         Some more sample rtsp streams.
1942
1943 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1944
1945         * gst/rtsp/URLS:
1946         Add another URL.
1947
1948         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
1949         * tests/check/elements/rglimiter.c: (GST_START_TEST):
1950         Add some more debug info.
1951
1952 2008-08-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1953
1954         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
1955         Provide cbSize field for audio extra_data size, and take care to
1956         pad extra_data.
1957
1958 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
1959
1960         * gst/qtdemux/qtdemux.c:
1961           Return the result of gst_pad_{start,stop}_task instead of hard-coded
1962           TRUE.
1963
1964 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
1965
1966         * gst/qtdemux/qtdemux.c:
1967         * gst/qtdemux/qtdemux_fourcc.h:
1968           Add keyword tag support. Fixes #520694 for qtdemux.
1969
1970 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
1971
1972         * gst/qtdemux/qtdemux.c:
1973           Add support for tmpo tag (BPM).
1974
1975 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1976
1977         * ext/flac/gstflacenc.c: (gst_flac_enc_query_peer_total_samples),
1978         (gst_flac_enc_sink_setcaps), (gst_flac_enc_write_callback):
1979         Set an estimate for the total number of samples that will be encoded
1980         if possible to help decoders if the streaminfo can't be rewritten
1981         later (like when muxing into Ogg containers).
1982
1983         Add a warning if we get header packets after data packets as those
1984         will get lost when muxing into Ogg, i.e. rewriting the headers doesn't
1985         work.
1986
1987 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1988
1989         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
1990         (gst_flac_dec_write):
1991         Support decoding of all depths between 4 and 32 bits and read the
1992         depth from the streaminfo header if needed. Also support all sampling
1993         rates between 1 and 655350 Hz.
1994
1995         * ext/flac/gstflacenc.c:
1996         (gst_flac_enc_caps_append_structure_with_widths),
1997         (gst_flac_enc_sink_getcaps), (gst_flac_enc_sink_setcaps),
1998         (gst_flac_enc_chain):
1999         * ext/flac/gstflacenc.h:
2000         Support encoding in all bit depths supported by the streamable
2001         subformat (i.e. 8, 12, 16, 20 and 24 bits) and all sampling rates
2002         between 1 Hz and 655350 Hz.
2003
2004 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2005
2006         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
2007         (gst_flac_enc_sink_getcaps):
2008         Support encoding of up to 8 channels.
2009
2010 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2011
2012         * ext/soup/gstsouphttpsrc.c:
2013         * ext/soup/gstsouphttpsrc.h:
2014         Fix seeking race condition in #540300
2015         Patch By: Wouter Cloetens  <wouter at mind be>
2016
2017 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2018
2019         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek),
2020         (gst_matroska_demux_element_send_event),
2021         (gst_matroska_demux_handle_seek_event),
2022         (gst_matroska_demux_handle_src_event):
2023         When receiving a SEEK event on a specific pad first search for a seek
2024         table entry for the stream of the pad and then fall back to an entry
2025         for a different stream.
2026
2027 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2028
2029         * configure.ac:
2030         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
2031         * gst/matroska/matroska-ids.h:
2032         Build depend on core CVS for the attachment tag.
2033
2034 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2035
2036         * configure.ac:
2037         * gst/matroska/Makefile.am:
2038         * gst/matroska/lzo.c: (get_byte), (get_len), (copy),
2039         (copy_backptr), (lzo1x_decode), (main):
2040         * gst/matroska/lzo.h:
2041         * gst/matroska/matroska-demux.c:
2042         (gst_matroska_demux_read_track_encoding),
2043         (gst_matroska_decompress_data), (gst_matroska_decode_data),
2044         (gst_matroska_decode_buffer),
2045         (gst_matroska_decode_content_encodings),
2046         (gst_matroska_demux_read_track_encodings),
2047         (gst_matroska_demux_add_stream),
2048         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2049         * gst/matroska/matroska-ids.h:
2050         Decode the codec private data and following ContentEncoding if
2051         necessary.
2052
2053         Support bzip2, lzo and header stripped compression. For lzo use the
2054         ffmpeg lzo implementation as liblzo is GPL licensed.
2055         
2056         Fix zlib decompression.
2057
2058 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2059
2060         * gst/matroska/matroska-mux.c:
2061         (gst_matroska_mux_audio_pad_setcaps):
2062         Fix muxing of MP3/MP2 with different MPEG versions by calculating the
2063         duration of a frame with the new mpegaudioversion caps field.
2064
2065 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2066
2067         * gst/matroska/matroska-demux.c: (gst_matroska_demux_finalize),
2068         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
2069         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
2070         (gst_matroska_demux_stream_from_num),
2071         (gst_matroska_demux_tracknumber_unique),
2072         (gst_matroska_demux_add_stream), (gst_matroska_demux_send_event),
2073         (gst_matroska_demux_handle_seek_event),
2074         (gst_matroska_demux_sync_streams),
2075         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2076         (gst_matroska_demux_loop):
2077         * gst/matroska/matroska-demux.h:
2078         Allow an infinite number of stream inside Matroska containers and use
2079         a GPtrArray for storing them instead of allowing "only" 127 streams.
2080
2081 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2082
2083         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
2084         (gst_ebml_read_change_state), (gst_ebml_read_element_level_up),
2085         (gst_ebml_read_peek_bytes), (gst_ebml_read_element_id),
2086         (gst_ebml_read_element_length), (gst_ebml_peek_id),
2087         (gst_ebml_read_get_length), (gst_ebml_read_skip),
2088         (gst_ebml_read_buffer), (gst_ebml_read_bytes),
2089         (gst_ebml_read_uint), (gst_ebml_read_sint), (_ext2dbl),
2090         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_date),
2091         (gst_ebml_read_master), (gst_ebml_read_binary),
2092         (gst_ebml_read_header):
2093         * gst/matroska/ebml-write.c: (gst_ebml_write_element_id),
2094         (gst_ebml_write_element_size), (gst_ebml_write_uint),
2095         (gst_ebml_write_sint), (gst_ebml_write_ascii),
2096         (gst_ebml_write_master_start), (gst_ebml_write_master_finish),
2097         (gst_ebml_replace_uint):
2098         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2099         (gst_matroska_demux_read_track_encoding),
2100         (gst_matroska_demux_read_track_encodings),
2101         (gst_matroska_demux_add_stream), (gst_matroskademux_do_index_seek),
2102         (gst_matroska_demux_send_event),
2103         (gst_matroska_demux_element_send_event),
2104         (gst_matroska_demux_handle_seek_event),
2105         (gst_matroska_demux_handle_src_event),
2106         (gst_matroska_demux_init_stream),
2107         (gst_matroska_demux_parse_tracks),
2108         (gst_matroska_demux_parse_index_cuetrack),
2109         (gst_matroska_demux_parse_index_pointentry),
2110         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2111         (gst_matroska_demux_parse_metadata_id_simple_tag),
2112         (gst_matroska_demux_parse_metadata_id_tag),
2113         (gst_matroska_demux_parse_metadata),
2114         (gst_matroska_demux_parse_attached_file),
2115         (gst_matroska_demux_parse_attachments),
2116         (gst_matroska_demux_parse_chapters), (gst_matroska_ebmlnum_uint),
2117         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_push_hdr_buf),
2118         (gst_matroska_demux_push_flac_codec_priv_data),
2119         (gst_matroska_demux_push_xiph_codec_priv_data),
2120         (gst_matroska_demux_push_dvd_clut_change_event),
2121         (gst_matroska_demux_add_mpeg_seq_header),
2122         (gst_matroska_demux_add_wvpk_header),
2123         (gst_matroska_demux_check_subtitle_buffer),
2124         (gst_matroska_decode_buffer),
2125         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2126         (gst_matroska_demux_parse_cluster),
2127         (gst_matroska_demux_parse_contents_seekentry),
2128         (gst_matroska_demux_parse_contents),
2129         (gst_matroska_demux_loop_stream_parse_id),
2130         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop),
2131         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
2132         (gst_matroska_demux_subtitle_caps),
2133         (gst_matroska_demux_change_state):
2134         * gst/matroska/matroska-ids.c:
2135         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
2136         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
2137         (gst_matroska_mux_video_pad_setcaps),
2138         (xiph3_streamheader_to_codecdata),
2139         (vorbis_streamheader_to_codecdata),
2140         (theora_streamheader_to_codecdata),
2141         (gst_matroska_mux_audio_pad_setcaps),
2142         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
2143         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
2144         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
2145         (gst_matroska_mux_best_pad), (gst_matroska_mux_write_data),
2146         (gst_matroska_mux_collected), (gst_matroska_mux_change_state):
2147         Fix indention everywhere. A broken indent version has added newlines
2148         after every single declaration some time ago.
2149
2150 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2151
2152         * gst/matroska/matroska-demux.c:
2153         (gst_matroska_demux_loop_stream_parse_id):
2154         If no Tracks are found error out instead of trying it again until the
2155         end of time.
2156
2157 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2158
2159         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
2160         Fix demuxing of raw integer audio. The samples are unsigned only for 8
2161         bit and signed otherwise, not the other way around.
2162
2163 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2164
2165         * gst/matroska/matroska-mux.c:
2166         Add more raw YUV formats to the list of supported formats.
2167
2168 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2169
2170         * gst/matroska/matroska-mux.c:
2171         (gst_matroska_mux_audio_pad_setcaps):
2172         Add support for muxing raw float audio now that the spec defines the
2173         endianness and add support for muxing raw integer audio with 24 and
2174         32 bits.
2175
2176         Allow muxing of more than 8 audio channels.
2177
2178 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2179
2180         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
2181         (gst_matroska_mux_reset), (gst_matroska_mux_start):
2182         Add locking to the global array of used track UIDs to prevent random
2183         crashes if more than a single matrosmux instance is used.
2184
2185         Use 64 bit values for the track UIDs.
2186
2187         Use the global GRandom of GLib instead of creating our own one
2188         for the few random numbers we need every single time.
2189
2190 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2191
2192         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
2193         (gst_flac_dec_setup_stream_decoder),
2194         (gst_flac_dec_update_metadata):
2195         Always post the audio-codec tag, not only if other tags are present.
2196
2197 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2198
2199         * configure.ac:
2200         Back to development -> 0.10.9.1
2201
2202 === release 0.10.9 ===
2203
2204 2008-07-31  Jan Schmidt <jan.schmidt@sun.com>
2205
2206         * configure.ac:
2207           releasing 0.10.9, "Steam Train Rolling"
2208
2209 2008-07-31  Jan Schmidt  <jan.schmidt@sun.com>
2210
2211         * ext/soup/gstsouphttpsrc.c:
2212         Don't throw an error when soup completes a msg with status
2213         'cancelled', as that indicates we cancelled a request while
2214         shutting down or seeking, and it's not an error.
2215         Fixes: #540300 again.
2216
2217 2008-07-28  Jan Schmidt  <jan.schmidt@sun.com>
2218
2219         * configure.ac:
2220         0.10.8.4 pre-release
2221
2222 2008-07-25  Edward Hervey  <edward.hervey@collabora.co.uk>
2223
2224         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment):
2225         Fix segment-stop regression.
2226         Add documentation regarding segments in quicktime files by Wim Taymans.
2227         Fixes #544509
2228
2229 2008-07-25  Jan Schmidt  <jan.schmidt@sun.com>
2230
2231         * configure.ac:
2232         0.10.8.3 pre-release
2233
2234         * po/LINGUAS:
2235         * po/pt_BR.po:
2236         Add pt_BR translation
2237
2238 2008-07-23  Michael Smith <msmith@songbirdnest.com>
2239
2240         * gst/goom/convolve_fx.c:
2241         * gst/goom/filters.c:
2242         * gst/goom/goom_config.h:
2243         * gst/goom/goom_core.c:
2244         * gst/goom/goom_tools.h:
2245           Fix build with MSVC: include glib.h to define inline appropriately,
2246           use header guards where needed.
2247         * gst/udp/gstudpnetutils.c:
2248         * gst/udp/gstudpsrc.c:
2249           Fix build with MSVC: use WSA* constants/functions where appropriate, use
2250           g_snprintf rather than snprintf.
2251           Fixes #544433.
2252
2253 2008-07-22  Stefan Kost  <ensonic@users.sf.net>
2254
2255         * gst/debug/gsttaginject.c:
2256         * gst/debug/gsttaginject.h:
2257           Sent tags in _transform_ip() instead of _start(). Fixes #543404
2258           partially.
2259
2260 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2261
2262         * configure.ac:
2263         0.10.8.2 pre-release
2264
2265 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2266
2267         * ext/Makefile.am:
2268         Finish hooking up pulseaudio plugin to the build.
2269
2270         * ext/pulse/pulsemixerctrl.c:
2271         Fix compilation error.
2272
2273 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2274
2275         * po/LINGUAS:
2276         * po/lt.po:
2277         Add new lithunian translation, and add french to the LINGUAS
2278         file.
2279
2280 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2281
2282         * ext/soup/gstsouphttpsrc.c:
2283         Fix Soup HTTP source seeking.
2284         Patch By: Wouter Cloetens  <wouter at mind be>
2285         Fixes: #540300
2286
2287         * tests/check/elements/.cvsignore:
2288         Ignore new check programs.
2289
2290 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2291
2292         * configure.ac:
2293         * docs/plugins/Makefile.am:
2294         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2295         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2296         * docs/plugins/gst-plugins-good-plugins.args:
2297         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2298         * docs/plugins/gst-plugins-good-plugins.interfaces:
2299         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2300         * docs/plugins/inspect/plugin-interleave.xml:
2301         * docs/plugins/inspect/plugin-replaygain.xml:
2302         * tests/check/Makefile.am:
2303
2304         Move replaygain and interleave plugins from -bad.
2305         Fixes: #543406
2306         Fixes: #536228
2307
2308 2008-07-18  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2309
2310         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2311         (qtdemux_parse_trak):
2312         Revert ISO base media spec based pixel-aspect-ratio calculation.
2313         Fixes #543300.
2314
2315 2008-07-17  Edward Hervey  <edward.hervey@collabora.co.uk>
2316
2317         * sys/osxvideo/osxvideosink.m:
2318         Fix minor build issues on macosx.
2319         Fixes #543054
2320
2321 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2322
2323         * configure.ac::
2324         * ext/taglib/Makefile.am::
2325           Only use -Wno-attributes (which is there to work around a
2326           bug in the taglib 1.5 headers) if the c++ compiler actually
2327           supports it (#543255).
2328
2329 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2330
2331         Patch by: Benoit Fouet <benoit.fouet purplelabs com>
2332
2333         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
2334           Avoid compiler warning by initialising variable to NULL (#543259).
2335
2336 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2337
2338         * gst/debug/gsttaginject.c: (gst_tag_inject_start):
2339         Don't pass NULL taglists to gst_tag_list_is_empty().
2340
2341 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2342
2343         * tests/check/elements/cmmldec.c: (GST_START_TEST):
2344         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_create),
2345         (rtp_pipeline_run):
2346         * tests/check/elements/souphttpsrc.c: (souphttpsrc_suite):
2347         Don't use declarations after statements.
2348
2349 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2350
2351         * ext/jpeg/gstjpegdec.c:
2352         Align documentation with reality.
2353
2354 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2355
2356         * gst/udp/gstudpnetutils.c:
2357         EAI_ADDRFAMILY was obsoleted in BSD at some point. Define it to the
2358         old value (1) if it's not defined which should not cause any problems
2359         as we're using it internal only anyway.
2360
2361 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2362
2363         Patch by: Alessandro Decina <alessandro at nnva dot org>
2364
2365         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp):
2366         Fix build of avidemux on big endian architectures.
2367
2368 2008-07-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2369
2370         Patch by: Thiago Sousa Santos <thiagoss at lcc dot ufcg dot edu dot br>
2371
2372         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
2373         Correctly distinguish 8bit vs 16bit raw audio.  Fixes #542410.
2374
2375 2008-07-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2376
2377         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2378         (qtdemux_parse_trak):
2379         Set pixel-aspect-ratio in caps using display width and height
2380         provided in track.
2381
2382 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2383
2384         * configure.ac:
2385         Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
2386         flags that are invalid for C++. Fixes bug #516509.
2387
2388 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2389
2390         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
2391         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps):
2392         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
2393         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
2394         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2395         * tests/examples/equalizer/demo.c: (message_handler):
2396         * tests/examples/spectrum/demo-audiotest.c: (message_handler):
2397         * tests/examples/spectrum/demo-osssrc.c: (message_handler):
2398         Don't use declarations after statements and variable length arrays.
2399
2400 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2401
2402         Patch by: Daniel Drake <dsd at gentoo dot org>
2403
2404         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture),
2405         (gst_v4l2src_get_nearest_size):
2406         Try progressive video if interlaced fails. Fixes bug #541956
2407         and the usage of v4l2src on OLPC.
2408
2409 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2410
2411         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2412         (gst_rtp_speex_depay_process):
2413         * gst/rtp/gstrtpspeexdepay.h:
2414         Revert last change: Only the jitterbuffer is able to convert RTP to
2415         Gstreamer timestamps and normal (de)payloaders should simply copy it.
2416         Reopens bug #541787.
2417
2418 2008-07-07  Stefan Kost  <ensonic@users.sf.net>
2419
2420         * gst/rtp/gstrtpvrawdepay.c:
2421           Include stdlib.h for atoi().
2422
2423         * gst/rtsp/gstrtspsrc.c:
2424           Use floating point math for latencies < 0 sec in log output.
2425
2426 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2427
2428         Patch by: Tomasz Grobelny <tomasz at grobelny dot oswiecenia dot net>
2429
2430         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2431         (gst_rtp_speex_depay_process):
2432         * gst/rtp/gstrtpspeexdepay.h:
2433         Take timestamp from the RTP packet as a first step to fix problems
2434         with transmission over RTP when the network is not reliable.
2435         Fixes bug #541787.
2436
2437 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2438
2439         Patch by: Tero Saarni <tero dot saarni at gmail dot com>
2440
2441         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_uri):
2442         Fix parsing of udp:// URIs containing IPv6 addresses.
2443         Fixes bug #541650.
2444
2445 2008-07-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2446
2447         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
2448         Do not leak incoming buffers.
2449
2450 2008-07-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2451
2452         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
2453
2454         * configure.ac:
2455         Fix build of the RTP plugin with mingw32 by linking to ws2_32
2456         for htons() and htonl(). Fixes bug #541412.
2457
2458 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2459
2460         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
2461         (gst_matroska_demux_add_stream), (gst_matroska_demux_query),
2462         (gst_matroska_demux_element_query),
2463         (gst_matroska_demux_handle_src_query),
2464         (gst_matroska_demux_handle_seek_event):
2465         Handle position and duration query in DEFAULT format if the
2466         pad's track has a default frame duration set.
2467
2468         Fix seeking now that the segment's duration doesn't contain the
2469         (possibly wrong or inaccurate) duration of the Matroska file.
2470
2471 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2472
2473         * gst/matroska/ebml-read.c: (_ext2dbl):
2474         Use NAN constant instead of 0.0/0.0 if possible. NAN is defined
2475         in math.h except on MSVC where it is defined in xmath.h.
2476         Fixes compilation with MSVC.
2477
2478 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2479
2480         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2481         (gst_matroska_demux_handle_src_query),
2482         (gst_matroska_demux_parse_info),
2483         (gst_matroska_demux_loop_stream_parse_id):
2484         * gst/matroska/matroska-demux.h:
2485         Don't set the segment duration to the duration from the Matroska
2486         header as this value could be wrong and is just informational.
2487
2488 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2489
2490         * gst/matroska/matroska-demux.c:
2491         (gst_matroska_demux_loop_stream_parse_id):
2492         If no Tracks element is found until the first Cluster is found
2493         search it and error out if none is found in the complete file.
2494
2495 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2496
2497         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
2498         Resync non-subtitle tracks too if a too large gap compared to other
2499         tracks is detected.
2500
2501 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
2502
2503         * gst/rtp/Makefile.am:
2504         * gst/rtp/gstrtp.c: (plugin_init):
2505         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_base_init),
2506         (gst_rtp_vraw_depay_class_init), (gst_rtp_vraw_depay_init),
2507         (gst_rtp_vraw_depay_setcaps), (gst_rtp_vraw_depay_process),
2508         (gst_rtp_vraw_depay_change_state),
2509         (gst_rtp_vraw_depay_plugin_init):
2510         * gst/rtp/gstrtpvrawdepay.h:
2511         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_get_type),
2512         (gst_rtp_vraw_pay_base_init), (gst_rtp_vraw_pay_class_init),
2513         (gst_rtp_vraw_pay_init), (gst_rtp_vraw_pay_finalize),
2514         (gst_rtp_vraw_pay_setcaps), (gst_rtp_vraw_pay_handle_buffer),
2515         (gst_rtp_vraw_pay_plugin_init):
2516         * gst/rtp/gstrtpvrawpay.h:
2517         Add raw video pay and depayloaders, see RFC4175.
2518
2519 2008-06-30  Jan Schmidt  <jan.schmidt@sun.com>
2520
2521         * ext/libpng/gstpngdec.c:
2522         Don't return GST_FLOW_ERROR when buffer_alloc fails - return
2523         whatever it returned.
2524
2525 2008-06-29  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2526
2527         * gst/avi/avi-ids.h:
2528         Add vprp chunk related structures.
2529         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp),
2530         (gst_avi_demux_parse_stream):
2531         Parse optional vprp chunk and add calculated pixel-aspect-ratio
2532         to caps.  Fixes #539482.
2533         * gst/avi/gstavimux.h:
2534         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset),
2535         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_riff_get_avi_header):
2536         Add a vprp chunk if non-trival pixel-aspect-ratio provided in caps.
2537
2538 2008-06-28  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2539
2540         * tests/check/elements/avimux.c: (check_avimux_pad):
2541         Adjust avimux unit test according to increased streamheader size.
2542
2543 2008-06-27  David Schleef  <ds@schleef.org>
2544
2545         * gst/qtdemux/qtdemux.c: Add Dirac stream type
2546
2547 2008-06-27  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2548
2549         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
2550         * gst/avi/gstavimux.h:
2551         Add 8 bytes to current streamheader to make for a complete one
2552         and to make more players happy.  Fixes #519460.
2553
2554 2008-06-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
2555
2556         * sys/v4l2/v4l2_calls.c::
2557           Don't include unused gstv4l2xoverlay.h. Fixes build
2558           in case where X11 headers are not installed.
2559
2560 2008-06-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2561
2562         * ext/dv/gstdv.c: (plugin_init):
2563         Fix compilation.
2564
2565 2008-06-26  Edward Hervey  <edward.hervey@collabora.co.uk>
2566
2567         * ext/dv/gstdv.c: (plugin_init):
2568         Marking rank of dvdec as GST_RANK_MARGINAL since it's the slowest
2569         DV decoder available.
2570         Fixes #532393
2571
2572 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2573
2574         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
2575         Call getsockname() after the call to bind() to get updated values
2576         for the port, etc. This fixes the usage of udpsrc on anonymous
2577         binding and it's usage by rtspsrc. Fixes bugs #539372, #539548.
2578         Thanks to Aurelien Grimaud for pointing out the obvious fix.
2579
2580 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2581
2582         * tests/check/pipelines/wavpack.c: (bus_handler):
2583         Remove workaround for a bug in identity that is fixed in 0.10.20.
2584
2585 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2586
2587         Patch by: Jason Donenfeld <BugZilla at zx2c4 dot com>
2588
2589         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb):
2590         Fix HTTP auth support with user/password passed via the URI.
2591         Fixes bug #540067.
2592
2593 2008-06-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
2594
2595         * configure.ac:
2596           Depend on released versions of core and -base.
2597
2598 2008-06-23  Julien Moutte  <julien@fluendo.com>
2599
2600         * gst/matroska/matroska-demux.c:
2601         (gst_matroska_demux_read_track_encoding),
2602         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Fix buggy
2603         format strings in macros. (makes it build on OS X again...)
2604
2605 2008-06-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2606
2607         * gst/rtp/gstrtptheorapay.c:
2608         * gst/udp/gstmultiudpsink.c:
2609           Added debug.
2610
2611 2008-06-20  Christian Schaller <christian.schaller@collabora.co.uk>
2612
2613         * configure.ac: switch v4l2src over to the normal build instead of
2614         being 'experimental'. Fixes bug #536831.
2615
2616 2008-06-19  Wim Taymans  <wim.taymans@collabora.co.uk>
2617
2618         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
2619         Remove unused variable so that we can compile again.
2620
2621 2008-06-19  Peter Kjellerstedt  <pkj@axis.com>
2622
2623         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
2624         No need to check for audio/G723 and audio/32KADPCM here as they are
2625         no longer supported.
2626
2627 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2628
2629         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
2630         (gst_wavpack_parse_src_query), (gst_wavpack_parse_create_src_pad):
2631         Use G_GINT64_CONSTANT, this fixes the duration query on files without
2632         known length.
2633
2634 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2635
2636         * gst/matroska/matroska-demux.c:
2637         (gst_matroska_demux_add_wvpk_header),
2638         (gst_matroska_demux_audio_caps):
2639         * gst/matroska/matroska-ids.h:
2640         Fix demuxing of WavPack files. Muxing is still broken.
2641
2642 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2643
2644         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
2645         (gst_matroska_demux_add_mpeg_seq_header),
2646         (gst_matroska_demux_add_wvpk_header),
2647         (gst_matroska_demux_check_subtitle_buffer),
2648         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2649         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
2650         (gst_matroska_demux_subtitle_caps):
2651         * gst/matroska/matroska-ids.h:
2652         Add a "vfunc" to the track context for postprocessing frames and
2653         convert the wavpack and subtitle postprocessing to this vfunc.
2654         Copy buffer flags in those functions to the new buffers too.
2655
2656         Parse CodecState elements of Blocks.
2657
2658         Add a postprocessing function for MPEG video that adds the sequence
2659         header from the codec private data or codec state to the frames if
2660         it's not already there.
2661
2662 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2663
2664         * gst/matroska/matroska-demux.c:
2665         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2666         If a gap of more than 1/2 second is found in one stream send a
2667         NEWSEGMENT event to not stall the pipeline if the gap is too large.
2668         This also fixes Matroska files where the first buffer doesn't start
2669         at timestamp 0. Fixes bug #429322.
2670
2671         The duration of a block is the default duration multiplied with the
2672         number of laces. Every lace is one frame and the default duration
2673         is the duration of one frame. This fixes playback of files that use
2674         lacing for some tracks.
2675
2676 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
2677
2678         * gst/matroska/matroska-demux.c:
2679         (gst_matroska_demux_parse_contents_seekentry):
2680         Update FIXME/TODOs and only ignore EOS at the central, important place
2681         instead of several places.
2682
2683 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
2684
2685         * gst/rtp/gstrtpg726pay.c:
2686         Fix caps, See #538891.
2687
2688 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
2689
2690         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2691         (gst_matroska_demux_stream_from_num),
2692         (gst_matroska_demux_encoding_cmp),
2693         (gst_matroska_demux_encoding_order_unique),
2694         (gst_matroska_demux_read_track_encoding),
2695         (gst_matroska_demux_read_track_encodings),
2696         (gst_matroska_demux_tracknumber_unique),
2697         (gst_matroska_demux_add_stream), (gst_matroska_demux_init_stream),
2698         (gst_matroska_demux_parse_tracks),
2699         (gst_matroska_demux_parse_index_cuetrack),
2700         (gst_matroska_demux_parse_index_pointentry),
2701         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2702         (gst_matroska_demux_parse_metadata_id_simple_tag),
2703         (gst_matroska_demux_parse_metadata_id_tag),
2704         (gst_matroska_demux_parse_metadata),
2705         (gst_matroska_demux_parse_attached_file),
2706         (gst_matroska_demux_parse_attachments),
2707         (gst_matroska_demux_parse_chapters),
2708         (gst_matroska_demux_sync_streams), (gst_matroska_decode_buffer),
2709         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2710         (gst_matroska_demux_parse_cluster),
2711         (gst_matroska_demux_parse_contents_seekentry),
2712         (gst_matroska_demux_parse_contents),
2713         (gst_matroska_demux_loop_stream_parse_id),
2714         (gst_matroska_demux_loop):
2715         Improve debug output everywhere and fix the EOS logic.
2716
2717         Check the values of the ContentEncoding elements more strictly and
2718         don't use tracks for which it's invalid.
2719
2720         Check that the track number is unique for this stream.
2721
2722         Check that seek positions are below G_MAXINT64 as our seeks are
2723         int64-based and overflows will fail badly.
2724
2725         After seeks also don't push SimpleBlocks until the first one
2726         containing a keyframe is found. Before this was done only for normal
2727         Blocks.
2728
2729         Update some FIXME/TODOs.
2730         
2731         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
2732         (gst_ebml_read_utf8), (gst_ebml_read_header):
2733         Improve debug output.
2734
2735         * gst/matroska/matroska-ids.c:
2736         (gst_matroska_track_init_video_context):
2737         * gst/matroska/matroska-ids.h:
2738         * gst/matroska/matroska-mux.c:
2739         (gst_matroska_mux_video_pad_setcaps):
2740         Remove eye mode and don't parse it anymore. We can't use that
2741         information in GStreamer yet so it's useless.
2742
2743
2744 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
2745
2746         Patch by: Mersad Jelacic <mersad at axis dot com>
2747
2748         * gst/rtp/Makefile.am:
2749         * gst/rtp/gstrtp.c: (plugin_init):
2750         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_base_init),
2751         (gst_rtp_g726_depay_class_init), (gst_rtp_g726_depay_init),
2752         (gst_rtp_g726_depay_setcaps), (gst_rtp_g726_depay_process),
2753         (gst_rtp_g726_depay_plugin_init):
2754         * gst/rtp/gstrtpg726depay.h:
2755         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_base_init),
2756         (gst_rtp_g726_pay_class_init), (gst_rtp_g726_pay_init),
2757         (gst_rtp_g726_pay_setcaps), (gst_rtp_g726_pay_plugin_init):
2758         * gst/rtp/gstrtpg726pay.h:
2759         Added G726 pay/depayloaders. Fixes #538891.
2760
2761 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
2762
2763         * gst/rtsp/URLS:
2764         Some more urls.
2765
2766         * gst/smpte/barboxwipes.c:
2767         Add a comment
2768
2769         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
2770         Fix typo, add audioresample to the pipeline.
2771
2772 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
2773
2774         * ext/libmng/Makefile.am:
2775         * ext/libmng/gstmng.c: (plugin_init):
2776         * ext/libmng/gstmngdec.c: (gst_mng_dec_base_init),
2777         (gst_mng_dec_class_init), (gst_mng_dec_sink_setcaps),
2778         (gst_mng_dec_init), (gst_mng_dec_src_getcaps), (gst_mng_dec_loop),
2779         (gst_mng_dec_get_property), (gst_mng_dec_set_property),
2780         (mngdec_error), (mngdec_openstream), (mngdec_closestream),
2781         (gst_mng_dec_sink_event), (mngdec_readdata), (mngdec_settimer),
2782         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
2783         (gst_mng_dec_change_state):
2784         * ext/libmng/gstmngdec.h:
2785         * ext/libmng/gstmngenc.c: (gst_mng_enc_base_init),
2786         (gst_mng_enc_class_init), (gst_mng_enc_sink_setcaps),
2787         (gst_mng_enc_init), (gst_mng_enc_chain),
2788         (gst_mng_enc_get_property), (gst_mng_enc_set_property):
2789         * ext/libmng/gstmngenc.h:
2790         Somewhat port mngenc and mngdec to 0.10. Does not work yet and has many
2791         bits ifdeffed out still.
2792
2793 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
2794
2795         * gst/matroska/matroska-demux.c: (gst_matroska_index_compare):
2796         When comparing index elements with the same time compare their
2797         block number.
2798
2799 2008-06-16  Tim-Philipp Müller  <tim.muller at collabora co uk>
2800
2801         * gst/matroska/matroska-demux.c:
2802           (gst_matroska_demux_parse_attached_file)
2803           Init variable to NULL to avoid compiler warning.
2804
2805 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
2806
2807         * gst/matroska/Makefile.am:
2808         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2809         (gst_matroska_demux_parse_attached_file),
2810         (gst_matroska_demux_parse_attachments),
2811         (gst_matroska_demux_parse_contents_seekentry),
2812         (gst_matroska_demux_loop_stream_parse_id):
2813         * gst/matroska/matroska-demux.h:
2814         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
2815         * gst/matroska/matroska-ids.h:
2816         * gst/matroska/matroska.c: (plugin_init):
2817         Parse Attachments and post them as GST_TAG_IMAGE if we detect
2818         it as image and otherwise as GST_TAG_ATTACHMENT. Include filename
2819         and description of the attachments in the caps. Fixes bug #537622.
2820
2821 2008-06-16  Wim Taymans  <wim.taymans@collabora.co.uk>
2822
2823         * ext/speex/gstspeexenc.c: (gst_speex_enc_mode_get_type),
2824         (gst_speex_enc_class_init), (gst_speex_enc_sink_getcaps),
2825         (gst_speex_enc_get_latency), (gst_speex_enc_get_query_types),
2826         (gst_speex_enc_src_query), (gst_speex_enc_init),
2827         (gst_speex_enc_setup), (gst_speex_enc_push_buffer),
2828         (gst_speex_enc_chain), (gst_speex_enc_get_property),
2829         (gst_speex_enc_set_property):
2830         Add mode property.
2831         Some cleanups, add more debug info.
2832         Add latency query.
2833
2834 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
2835
2836         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes):
2837         Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERROR on short reads.
2838         If we get less bytes than requested we can't do anything except doing
2839         our EOS logic.
2840
2841 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2842
2843         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2844         (gst_matroskademux_do_index_seek),
2845         (gst_matroska_demux_parse_index_cuetrack),
2846         (gst_matroska_demux_parse_index_pointentry),
2847         (gst_matroska_index_compare), (gst_matroska_demux_parse_index),
2848         (gst_matroska_demux_parse_metadata):
2849         * gst/matroska/matroska-demux.h:
2850         * gst/matroska/matroska-ids.h:
2851         Use a GArray for storing the Cue (i.e. seek) information, store
2852         the CueTrackPositions for every track, store the block number
2853         and optimize searching in the array by sorting it after the last
2854         element was added.
2855
2856         Fix a small memory leak when trying to parse a tags element that was
2857         already parsed.
2858
2859 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2860
2861         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
2862         (gst_matroska_mux_start), (gst_matroska_mux_finish),
2863         (gst_matroska_mux_write_data):
2864         * gst/matroska/matroska-mux.h:
2865         Don't write another SeekHead which indexes all Clusters to the end of
2866         the file. This isn't useful for anything and just increases filesize.
2867
2868 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2869
2870         * gst/matroska/ebml-read.c: (_ext2dbl), (gst_ebml_read_float):
2871         Prevent unaligned memory access when reading floats.
2872
2873 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2874
2875         * gst/matroska/ebml-read.c:
2876         * gst/matroska/ebml-read.h:
2877         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2878         (gst_matroska_demux_parse_metadata):
2879         * gst/matroska/matroska-demux.h:
2880         Make sure that every Tags element is only parsed once and it's
2881         containing tags are only posted once.
2882
2883 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2884
2885         * gst/matroska/ebml-read.c: (gst_ebml_peek_id),
2886         (gst_ebml_read_header):
2887         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
2888         (gst_matroska_demux_parse_tracks),
2889         (gst_matroska_demux_parse_index_cuetrack),
2890         (gst_matroska_demux_parse_index_pointentry),
2891         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2892         (gst_matroska_demux_parse_metadata_id_simple_tag),
2893         (gst_matroska_demux_parse_metadata_id_tag),
2894         (gst_matroska_demux_parse_metadata),
2895         (gst_matroska_demux_parse_attachments),
2896         (gst_matroska_demux_parse_chapters),
2897         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2898         (gst_matroska_demux_parse_cluster),
2899         (gst_matroska_demux_parse_contents_seekentry),
2900         (gst_matroska_demux_parse_contents),
2901         (gst_matroska_demux_loop_stream_parse_id):
2902         Handle EBML elements like Void or CRC32 in the EbmlRead base class
2903         already. They're not useful in the matroska parser and only cause
2904         additional code.
2905
2906 2008-06-14  Sebastian Dröge  <slomo@circular-chaos.org>
2907
2908         * gst/matroska/ebml-read.c: (gst_ebml_level_free),
2909         (gst_ebml_finalize), (gst_ebml_read_change_state),
2910         (gst_ebml_read_element_level_up), (gst_ebml_read_master):
2911         * gst/matroska/matroska-demux.c:
2912         (gst_matroska_demux_parse_contents_seekentry):
2913         Reverse the level list as we usually are only interested in the
2914         first element or want to add a new first element. Having the
2915         first element stored at the end and calling g_list_last() and
2916         g_list_append() is more expensive.
2917
2918         Also use GSlice for allocating the GstEbmlLevel structs.
2919
2920 2008-06-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
2921
2922         * gst/debug/gsttaginject.c: (gst_tag_inject_finalize),
2923           (gst_tag_inject_class_init), (gst_tag_inject_init):
2924           Don't unref NULL taglist in finalize. Don't use c++ style
2925           comments.
2926
2927 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
2928
2929         * gst/matroska/matroska-demux.c:
2930         (gst_matroska_demux_parse_metadata_id_simple_tag):
2931         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag),
2932         (gst_matroska_mux_write_data):
2933         Use gst_value_serialize() and gst_value_deserialize() for transforming
2934         tags from some GType to a string and the other way around. The default
2935         transformations in GLib don't include transformations from string to
2936         number types.
2937
2938 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
2939
2940         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2941         (gst_matroska_demux_parse_tracks),
2942         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2943         (gst_matroska_demux_parse_attachments),
2944         (gst_matroska_demux_parse_chapters),
2945         (gst_matroska_demux_parse_contents_seekentry),
2946         (gst_matroska_demux_loop_stream_parse_id):
2947         * gst/matroska/matroska-demux.h:
2948         Only parse Tracks, SeekHead and SegmentInfo elements once but allow
2949         Tags multiple times. The first ones can appear more than once but must
2950         contain the same content as the first for backup purposes so we ignore
2951         all but the first one. Tags can appear multiple times with different
2952         content.
2953
2954         Jump to all elements except Clusters that are available from a
2955         SeekHead to make it more likely to have all required informations
2956         before getting to the first Clusters.
2957
2958         Add dummy functions for parsing Attachments and Chapters.
2959
2960 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2961
2962         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
2963         (gst_udpsrc_create), (gst_udpsrc_set_property),
2964         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
2965         * gst/udp/gstudpsrc.h:
2966         Add property to control automatic join/leave of multicast groups.
2967         Add G_LIKELY.
2968         Remove setting caps on buffers explicitly, basesrc does that for us now.
2969         Improve debug info.
2970         Convert some non-fatal error into warnings.
2971         Use g_ntohs for better portability.
2972         Leave multicast groups when stopping.
2973         When using external sockets, use getsockname() on them to fill up the
2974         addr structure before calling methods that use the structure.
2975         Should all fix #536903.
2976         API: GstUDPSrc::auto-multicast property
2977
2978 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2979
2980         * gst/udp/gstudpnetutils.c: (gst_udp_is_multicast):
2981         Use g_ntohl for better portability.
2982
2983 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2984
2985         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
2986         (gst_multiudpsink_remove):
2987         Fix a typo and do some small cleanups.
2988
2989 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2990
2991         Patch by: Olivier Crete <tester at tester dot ca>
2992
2993         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
2994         Make the delivery-method mandatory on the caps and only accept inline
2995         for now.
2996         Reverse strcmp checks for delivery-method.
2997
2998         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
2999         Make delivery method optional when parsing caps and note this in the
3000         caps.
3001         Reverse strcmp checks for delivery-method.
3002
3003         * gst/rtp/gstrtpvorbispay.c:
3004         Update a comment to note that the delivery-method is optional, 
3005         Fixes #537675.
3006
3007 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
3008
3009         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_mcast):
3010         Set udpsrc for receiving data from multicast groups to PAUSED instead of
3011         leaving them in READY. Fixes #537832.
3012
3013 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
3014
3015         * gst/avi/gstavimux.c:
3016           Simplify code. gst_tag_list_merge() does the NULL checks. Add a FIXME
3017           for a random constant in tagmuxing code.
3018
3019 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
3020
3021         * gst/debug/gsttaginject.c:
3022         * gst/debug/gsttaginject.h:
3023           Now actually adding the new element.
3024
3025 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
3026
3027         * docs/plugins/Makefile.am:
3028         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3029         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3030         * docs/plugins/gst-plugins-good-plugins.args:
3031         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3032         * docs/plugins/gst-plugins-good-plugins.interfaces:
3033         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3034         * docs/plugins/inspect/plugin-aasink.xml:
3035         * docs/plugins/inspect/plugin-alaw.xml:
3036         * docs/plugins/inspect/plugin-alpha.xml:
3037         * docs/plugins/inspect/plugin-alphacolor.xml:
3038         * docs/plugins/inspect/plugin-annodex.xml:
3039         * docs/plugins/inspect/plugin-apetag.xml:
3040         * docs/plugins/inspect/plugin-audiofx.xml:
3041         * docs/plugins/inspect/plugin-auparse.xml:
3042         * docs/plugins/inspect/plugin-autodetect.xml:
3043         * docs/plugins/inspect/plugin-avi.xml:
3044         * docs/plugins/inspect/plugin-cacasink.xml:
3045         * docs/plugins/inspect/plugin-cairo.xml:
3046         * docs/plugins/inspect/plugin-cdio.xml:
3047         * docs/plugins/inspect/plugin-cutter.xml:
3048         * docs/plugins/inspect/plugin-debug.xml:
3049         * docs/plugins/inspect/plugin-dv.xml:
3050         * docs/plugins/inspect/plugin-efence.xml:
3051         * docs/plugins/inspect/plugin-effectv.xml:
3052         * docs/plugins/inspect/plugin-equalizer.xml:
3053         * docs/plugins/inspect/plugin-esdsink.xml:
3054         * docs/plugins/inspect/plugin-flac.xml:
3055         * docs/plugins/inspect/plugin-flxdec.xml:
3056         * docs/plugins/inspect/plugin-gamma.xml:
3057         * docs/plugins/inspect/plugin-gconfelements.xml:
3058         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3059         * docs/plugins/inspect/plugin-goom.xml:
3060         * docs/plugins/inspect/plugin-goom2k1.xml:
3061         * docs/plugins/inspect/plugin-halelements.xml:
3062         * docs/plugins/inspect/plugin-icydemux.xml:
3063         * docs/plugins/inspect/plugin-id3demux.xml:
3064         * docs/plugins/inspect/plugin-jpeg.xml:
3065         * docs/plugins/inspect/plugin-level.xml:
3066         * docs/plugins/inspect/plugin-matroska.xml:
3067         * docs/plugins/inspect/plugin-monoscope.xml:
3068         * docs/plugins/inspect/plugin-mulaw.xml:
3069         * docs/plugins/inspect/plugin-multifile.xml:
3070         * docs/plugins/inspect/plugin-multipart.xml:
3071         * docs/plugins/inspect/plugin-navigationtest.xml:
3072         * docs/plugins/inspect/plugin-ossaudio.xml:
3073         * docs/plugins/inspect/plugin-png.xml:
3074         * docs/plugins/inspect/plugin-quicktime.xml:
3075         * docs/plugins/inspect/plugin-rtp.xml:
3076         * docs/plugins/inspect/plugin-rtsp.xml:
3077         * docs/plugins/inspect/plugin-smpte.xml:
3078         * docs/plugins/inspect/plugin-soup.xml:
3079         * docs/plugins/inspect/plugin-spectrum.xml:
3080         * docs/plugins/inspect/plugin-speex.xml:
3081         * docs/plugins/inspect/plugin-taglib.xml:
3082         * docs/plugins/inspect/plugin-udp.xml:
3083         * docs/plugins/inspect/plugin-video4linux2.xml:
3084         * docs/plugins/inspect/plugin-videobalance.xml:
3085         * docs/plugins/inspect/plugin-videobox.xml:
3086         * docs/plugins/inspect/plugin-videocrop.xml:
3087         * docs/plugins/inspect/plugin-videoflip.xml:
3088         * docs/plugins/inspect/plugin-videomixer.xml:
3089         * docs/plugins/inspect/plugin-wavenc.xml:
3090         * docs/plugins/inspect/plugin-wavpack.xml:
3091         * docs/plugins/inspect/plugin-wavparse.xml:
3092         * docs/plugins/inspect/plugin-ximagesrc.xml:
3093         * gst/debug/Makefile.am:
3094         * gst/debug/breakmydata.c:
3095         * gst/debug/efence.c:
3096         * gst/debug/gstdebug.c:
3097         * gst/debug/gstnavseek.c:
3098         * gst/debug/gstpushfilesrc.c:
3099         * gst/debug/gstpushfilesrc.h:
3100         * gst/debug/negotiation.c:
3101         * gst/debug/progressreport.c:
3102         * gst/debug/progressreport.h:
3103         * gst/debug/rndbuffersize.c:
3104         * gst/debug/testplugin.c:
3105           Remove dummy plugin_init. Remove some undefined entries from doc-
3106           section file. Add taginject element and rebuild docs for it.
3107
3108 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3109
3110         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
3111         (gst_matroska_mux_release_pad), (gst_matroska_mux_write_data):
3112         Update the counter for the number of streams when pads are added or
3113         removed. This will make sure that a seek table is generated for
3114         files with just one audio stream.
3115
3116 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3117
3118         * gst/matroska/matroska-demux.c:
3119         (gst_matroska_demux_parse_metadata_id_simple_tag):
3120         * gst/matroska/matroska-ids.h:
3121         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag):
3122         Add some more tags, improve debugging a bit and make sure that
3123         GValue transformation has succeeded before using the result
3124         as a tag.
3125
3126 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3127
3128         Patch by: Olivier Crete <tester at tester dot ca>
3129
3130         * gst/rtp/gstrtptheorapay.c:
3131         The Theora RTP payloader only supports the "inline" delievery method
3132         so let's declare this on the caps of the static pad template.
3133         Fixes bug #537675.
3134
3135 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3136
3137         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3138         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues):
3139         Remove bogus check.
3140
3141 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3142
3143         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3144         (gst_videomixer_blend_buffers):
3145         Use stream_time to synchronize the object properties.
3146         Use running_time of the master pad to timestamp outgoing buffers.
3147         Fix the initial segment event to extend an unknown amount of time.
3148         Fixes #537361.
3149
3150 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3151
3152         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
3153         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
3154         (gst_avi_demux_calculate_durations_from_index),
3155         (gst_avi_demux_stream_header_push),
3156         (gst_avi_demux_stream_header_pull):
3157         Try to ignore unparsable/unknown streams and give a warning instead of
3158         erroring out. Fixes #537377.
3159
3160 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3161
3162         * gst/matroska/ebml-write.c: (gst_ebml_write_float):
3163         Use GDOUBLE_TO_BE() instead of (probably slower) custom code.
3164
3165         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
3166         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
3167         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
3168         (gst_matroska_demux_read_track_encodings),
3169         (gst_matroska_demux_add_stream),
3170         (gst_matroska_demux_handle_src_query),
3171         (gst_matroska_demux_init_stream),
3172         (gst_matroska_demux_parse_index_cuetrack),
3173         (gst_matroska_demux_parse_index_pointentry),
3174         (gst_matroska_demux_parse_info),
3175         (gst_matroska_demux_parse_metadata_id_simple_tag),
3176         (gst_matroska_demux_parse_metadata),
3177         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
3178         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3179         (gst_matroska_demux_parse_cluster),
3180         (gst_matroska_demux_parse_contents_seekentry),
3181         (gst_matroska_demux_loop_stream_parse_id),
3182         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
3183         (gst_matroska_demux_audio_caps),
3184         (gst_matroska_demux_subtitle_caps):
3185         * gst/matroska/matroska-demux.h:
3186         * gst/matroska/matroska-ids.c:
3187         (gst_matroska_track_init_subtitle_context):
3188         * gst/matroska/matroska-ids.h:
3189         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
3190         (gst_matroska_mux_class_init), (gst_matroska_mux_init),
3191         (gst_matroska_mux_create_uid), (gst_matroska_mux_reset),
3192         (gst_matroska_mux_video_pad_setcaps),
3193         (gst_matroska_mux_audio_pad_setcaps),
3194         (gst_matroska_mux_subtitle_pad_setcaps),
3195         (gst_matroska_mux_request_new_pad),
3196         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
3197         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
3198         (gst_matroska_mux_write_data), (gst_matroska_mux_collected),
3199         (gst_matroska_mux_set_property):
3200         Add many FIXMEs/TODOs all over the matroska muxer and demuxer
3201         elements, do some checks for valid values in the demuxer, handle
3202         tracktimecodescale in the demuxer, set correct default values for all
3203         settings in the demuxer, review and add all missing matroska
3204         IDs and some more raw YUV formats, and some trivial cleanup.
3205
3206 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3207
3208         * ext/pulse/pulsemixer.c: (gst_pulsemixer_base_init),
3209         (gst_pulsemixer_class_init):
3210         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3211         (gst_pulsesink_class_init), (gst_pulsesink_prepare):
3212         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3213         (gst_pulsesrc_base_init), (gst_pulsesrc_class_init),
3214         (gst_pulsesrc_prepare):
3215         Some smaller cleanup. Use G_PARAM_STATIC_STRINGS,
3216         gst_element_class_set_details_simple() and fix coding style a bit
3217         more.
3218
3219 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3220
3221         * docs/plugins/Makefile.am:
3222         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3223         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3224         * docs/plugins/gst-plugins-good-plugins.args:
3225         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3226         * docs/plugins/gst-plugins-good-plugins.interfaces:
3227         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3228         * docs/plugins/inspect/plugin-aasink.xml:
3229         * docs/plugins/inspect/plugin-alaw.xml:
3230         * docs/plugins/inspect/plugin-alpha.xml:
3231         * docs/plugins/inspect/plugin-alphacolor.xml:
3232         * docs/plugins/inspect/plugin-annodex.xml:
3233         * docs/plugins/inspect/plugin-apetag.xml:
3234         * docs/plugins/inspect/plugin-audiofx.xml:
3235         * docs/plugins/inspect/plugin-auparse.xml:
3236         * docs/plugins/inspect/plugin-autodetect.xml:
3237         * docs/plugins/inspect/plugin-avi.xml:
3238         * docs/plugins/inspect/plugin-cacasink.xml:
3239         * docs/plugins/inspect/plugin-cairo.xml:
3240         * docs/plugins/inspect/plugin-cdio.xml:
3241         * docs/plugins/inspect/plugin-cutter.xml:
3242         * docs/plugins/inspect/plugin-debug.xml:
3243         * docs/plugins/inspect/plugin-dv.xml:
3244         * docs/plugins/inspect/plugin-efence.xml:
3245         * docs/plugins/inspect/plugin-effectv.xml:
3246         * docs/plugins/inspect/plugin-equalizer.xml:
3247         * docs/plugins/inspect/plugin-esdsink.xml:
3248         * docs/plugins/inspect/plugin-flac.xml:
3249         * docs/plugins/inspect/plugin-flxdec.xml:
3250         * docs/plugins/inspect/plugin-gamma.xml:
3251         * docs/plugins/inspect/plugin-gconfelements.xml:
3252         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3253         * docs/plugins/inspect/plugin-goom.xml:
3254         * docs/plugins/inspect/plugin-goom2k1.xml:
3255         * docs/plugins/inspect/plugin-halelements.xml:
3256         * docs/plugins/inspect/plugin-icydemux.xml:
3257         * docs/plugins/inspect/plugin-id3demux.xml:
3258         * docs/plugins/inspect/plugin-jpeg.xml:
3259         * docs/plugins/inspect/plugin-level.xml:
3260         * docs/plugins/inspect/plugin-matroska.xml:
3261         * docs/plugins/inspect/plugin-monoscope.xml:
3262         * docs/plugins/inspect/plugin-mulaw.xml:
3263         * docs/plugins/inspect/plugin-multifile.xml:
3264         * docs/plugins/inspect/plugin-multipart.xml:
3265         * docs/plugins/inspect/plugin-navigationtest.xml:
3266         * docs/plugins/inspect/plugin-ossaudio.xml:
3267         * docs/plugins/inspect/plugin-png.xml:
3268         * docs/plugins/inspect/plugin-pulseaudio.xml:
3269         * docs/plugins/inspect/plugin-quicktime.xml:
3270         * docs/plugins/inspect/plugin-rtp.xml:
3271         * docs/plugins/inspect/plugin-rtsp.xml:
3272         * docs/plugins/inspect/plugin-smpte.xml:
3273         * docs/plugins/inspect/plugin-soup.xml:
3274         * docs/plugins/inspect/plugin-spectrum.xml:
3275         * docs/plugins/inspect/plugin-speex.xml:
3276         * docs/plugins/inspect/plugin-taglib.xml:
3277         * docs/plugins/inspect/plugin-udp.xml:
3278         * docs/plugins/inspect/plugin-video4linux2.xml:
3279         * docs/plugins/inspect/plugin-videobalance.xml:
3280         * docs/plugins/inspect/plugin-videobox.xml:
3281         * docs/plugins/inspect/plugin-videocrop.xml:
3282         * docs/plugins/inspect/plugin-videoflip.xml:
3283         * docs/plugins/inspect/plugin-videomixer.xml:
3284         * docs/plugins/inspect/plugin-wavenc.xml:
3285         * docs/plugins/inspect/plugin-wavpack.xml:
3286         * docs/plugins/inspect/plugin-wavparse.xml:
3287         * docs/plugins/inspect/plugin-ximagesrc.xml:
3288         * ext/pulse/plugin.c:
3289         * ext/pulse/pulsemixer.c:
3290         * ext/pulse/pulsesink.c:
3291         * ext/pulse/pulsesrc.c:
3292         Add documentation to the pulseaudio plugin and run make update
3293         in docs/plugins.
3294
3295 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3296
3297         Patch by: Brian Cameron <brian.cameron at sun dot com>
3298
3299         * sys/sunaudio/gstsunaudiomixerctrl.c:
3300         (gst_sunaudiomixer_ctrl_get_volume),
3301         (gst_sunaudiomixer_ctrl_set_volume):
3302         Improvements for the SunAudio mixer by handling mute as no gain
3303         for tracks that have a gain property but no mute property.
3304         Fixes bug #536067.
3305
3306 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3307
3308         * configure.ac:
3309         * ext/pulse/Makefile.am:
3310         * ext/pulse/plugin.c: (plugin_init):
3311         * ext/pulse/pulsemixer.c: (gst_pulsemixer_interface_supported),
3312         (gst_pulsemixer_implements_interface_init),
3313         (gst_pulsemixer_init_interfaces), (gst_pulsemixer_base_init),
3314         (gst_pulsemixer_class_init), (gst_pulsemixer_init),
3315         (gst_pulsemixer_finalize), (gst_pulsemixer_set_property),
3316         (gst_pulsemixer_get_property), (gst_pulsemixer_change_state):
3317         * ext/pulse/pulsemixer.h:
3318         * ext/pulse/pulsemixerctrl.c:
3319         (gst_pulsemixer_ctrl_context_state_cb),
3320         (gst_pulsemixer_ctrl_sink_info_cb),
3321         (gst_pulsemixer_ctrl_source_info_cb),
3322         (gst_pulsemixer_ctrl_subscribe_cb),
3323         (gst_pulsemixer_ctrl_success_cb), (gst_pulsemixer_ctrl_open),
3324         (gst_pulsemixer_ctrl_close), (gst_pulsemixer_ctrl_new),
3325         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_list_tracks),
3326         (gst_pulsemixer_ctrl_timeout_event), (restart_time_event),
3327         (gst_pulsemixer_ctrl_set_volume), (gst_pulsemixer_ctrl_get_volume),
3328         (gst_pulsemixer_ctrl_set_record), (gst_pulsemixer_ctrl_set_mute):
3329         * ext/pulse/pulsemixerctrl.h:
3330         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_class_init),
3331         (gst_pulsemixer_track_init), (gst_pulsemixer_track_new):
3332         * ext/pulse/pulsemixertrack.h:
3333         * ext/pulse/pulseprobe.c: (gst_pulseprobe_context_state_cb),
3334         (gst_pulseprobe_sink_info_cb), (gst_pulseprobe_source_info_cb),
3335         (gst_pulseprobe_invalidate), (gst_pulseprobe_open),
3336         (gst_pulseprobe_enumerate), (gst_pulseprobe_close),
3337         (gst_pulseprobe_new), (gst_pulseprobe_free),
3338         (gst_pulseprobe_get_properties), (gst_pulseprobe_needs_probe),
3339         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values),
3340         (gst_pulseprobe_set_server):
3341         * ext/pulse/pulseprobe.h:
3342         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3343         (gst_pulsesink_class_init), (gst_pulsesink_init),
3344         (gst_pulsesink_destroy_stream), (gst_pulsesink_destroy_context),
3345         (gst_pulsesink_finalize), (gst_pulsesink_dispose),
3346         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
3347         (gst_pulsesink_context_state_cb), (gst_pulsesink_stream_state_cb),
3348         (gst_pulsesink_stream_request_cb),
3349         (gst_pulsesink_stream_latency_update_cb), (gst_pulsesink_open),
3350         (gst_pulsesink_close), (gst_pulsesink_prepare),
3351         (gst_pulsesink_unprepare), (gst_pulsesink_write),
3352         (gst_pulsesink_delay), (gst_pulsesink_success_cb),
3353         (gst_pulsesink_reset), (gst_pulsesink_change_title),
3354         (gst_pulsesink_event), (gst_pulsesink_get_type):
3355         * ext/pulse/pulsesink.h:
3356         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3357         (gst_pulsesrc_implements_interface_init),
3358         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_base_init),
3359         (gst_pulsesrc_class_init), (gst_pulsesrc_init),
3360         (gst_pulsesrc_destroy_stream), (gst_pulsesrc_destroy_context),
3361         (gst_pulsesrc_finalize), (gst_pulsesrc_dispose),
3362         (gst_pulsesrc_set_property), (gst_pulsesrc_get_property),
3363         (gst_pulsesrc_context_state_cb), (gst_pulsesrc_stream_state_cb),
3364         (gst_pulsesrc_stream_request_cb), (gst_pulsesrc_open),
3365         (gst_pulsesrc_close), (gst_pulsesrc_prepare),
3366         (gst_pulsesrc_unprepare), (gst_pulsesrc_read),
3367         (gst_pulsesrc_delay), (gst_pulsesrc_change_state),
3368         (gst_pulsesrc_get_type):
3369         * ext/pulse/pulsesrc.h:
3370         * ext/pulse/pulseutil.c: (gst_pulse_fill_sample_spec),
3371         (gst_pulse_client_name), (gst_pulse_gst_to_channel_map):
3372         * ext/pulse/pulseutil.h:
3373         Add pulseaudio GStreamer element from gst-pulse. Development will
3374         continue here instead of pulseaudio SVN. Fixes bug #400679.
3375         Only changes over gst-pulse SVN are added copyright to the top of
3376         files and coding style changes.
3377
3378 2008-06-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
3379
3380         Patch by: Benjamin Kampmann  <benjamin at fluendo dot com>
3381
3382         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext),
3383           (gst_cdio_add_cdtext_album_tags):
3384         * ext/cdio/gstcdio.h:
3385         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3386           Also extract album title and album genre from CD-TEXT if
3387           available (#537021).
3388
3389 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3390
3391         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3392
3393         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
3394         Improve negotiation a bit more by picking the smallest possible
3395         resolution that is larger than the resolution specified in the
3396         first caps entry of the peer caps. Fixes bug #536994.
3397
3398 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3399
3400         Patch by: Bastien Nocera <hadess at hadess dot net>
3401
3402         * sys/v4l2/gstv4l2vidorient.c:
3403         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
3404         Fix compilation with newer GIT kernels that deprecated
3405         V4L2_CID_HCENTER and V4L2_CID_VCENTER. Fixes bug #536317.
3406
3407 2008-06-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
3408
3409         * configure.ac:
3410         * ext/cdio/gstcdio.c:
3411         * ext/cdio/gstcdio.h:
3412         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3413           Require libcdio >= 0.76.
3414
3415 2008-06-05  Thijs Vermeir  <thijsvermeir@gmail.com>
3416
3417         * gst/avi/gstavidemux.c:
3418         Catch UNEXPECTED when downstream has reached end of
3419         segment in reverse mode.
3420
3421 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3422
3423         * gst/avi/gstavidemux.c:
3424         Fix typo in comment
3425
3426 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3427
3428         * gst/avi/gstavidemux.c:
3429         Because we don't know the frame order we need to push till
3430         the next keyframe
3431
3432 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3433
3434         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3435
3436         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
3437         (gst_v4l2src_fixate), (gst_v4l2src_negotiate):
3438         Provide a custom negotiation function to make sure to pick the highest
3439         possible framerate and resolution. Fixes bug #536646.
3440
3441 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3442
3443         * gst/avi/gstavidemux.c:
3444         Set EOS when going out of the segment in reverse playback
3445
3446 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3447
3448         * ext/taglib/Makefile.am::
3449           Add -Wno-attributes to CXXFLAGS to suppress warning caused by
3450           taglib headers (with gcc 4.3.1).
3451
3452 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
3453
3454         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
3455         Use the new gst_rtsp_connection_get_ip() to access the IP address
3456         of a GstRTSPConnection since it is a private member.
3457
3458 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3459
3460         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
3461         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
3462           Use new utility functions in libgsttag to process coverart (#512333).
3463
3464 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3465
3466         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
3467         We actually support left/side, right/side and mid/side files. The
3468         conversion to normal, interleaved stereo is done by libflac.
3469
3470 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3471
3472         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
3473         (gst_ebml_write_set_cache):
3474         Unref the write cache in finalize if it was set and add add "FIXME"
3475         to a comment that needs it.
3476
3477 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3478
3479         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
3480
3481         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
3482         (gst_avi_demux_index_prev), (gst_avi_demux_index_entry_for_time),
3483         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
3484         (gst_avi_demux_process_next_entry):
3485         * gst/avi/gstavidemux.h:
3486         Implement reverse playback. Fixes #535300.
3487         Small cleanups.
3488
3489 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
3490
3491         * gst/videomixer/videomixer.c: (gst_videomixer_query_duration),
3492         (gst_videomixer_query_latency):
3493         When using gst_element_iterate_pads() one has to unref every pad
3494         after usage.
3495
3496 2008-05-31  Edward Hervey  <edward.hervey@collabora.co.uk>
3497
3498         Patch by: Bastien Nocera <hadess at hadess dot net>
3499         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_str),
3500         (qtdemux_parse_udta):
3501         * gst/qtdemux/qtdemux_fourcc.h:
3502         Improve meta-data handling, add 'comment', 'description' and
3503         'copyright' tag handling.
3504         Fixes #535935
3505
3506 2008-05-31  Julien Moutte  <julien@fluendo.com>
3507
3508         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_keyframe),
3509         (gst_qtdemux_find_segment), (gst_qtdemux_perform_seek),
3510         (gst_qtdemux_seek_to_previous_keyframe),
3511         (gst_qtdemux_activate_segment), (gst_qtdemux_loop): Make sure we
3512         we don't clip the segment's stop using the main segment duration as
3513         that could crop quite some video frames. Make reverse playback support
3514         more robust and support edit lists. Support seeking to the last frame,
3515         and fix reverse looping playback. Add some debugging.
3516         * win32/common/config.h: Updated.
3517
3518 2008-05-31  Sebastian Dröge  <slomo@circular-chaos.org>
3519
3520         * gst/equalizer/gstiirequalizer.c:
3521         (gst_iir_equalizer_transform_ip):
3522         Don't clip float/double samples, correctly unset passthrough mode
3523         and use better rounding for integer samples.
3524
3525 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
3526
3527         * gst/equalizer/gstiirequalizer.c:
3528         (gst_iir_equalizer_band_set_property), (gst_iir_equalizer_init),
3529         (setup_filter), (set_passthrough), (update_coefficients),
3530         (gst_iir_equalizer_compute_frequencies),
3531         (gst_iir_equalizer_transform_ip):
3532         * gst/equalizer/gstiirequalizer.h:
3533         Update the filter coefficients only when needed in the transform_ip
3534         function and correctly set the element into passthrough mode if the
3535         gain of all bands is 0.
3536
3537 2008-05-29  Wim Taymans  <wim.taymans@collabora.co.uk>
3538
3539         Based on patch by: Sebastian Keller <sebastian-keller at gmx dot de>
3540
3541         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
3542         (gst_alpha_set_property), (gst_alpha_get_property),
3543         (gst_alpha_chroma_key_ayuv), (gst_alpha_chromakey_row_i420):
3544         Try to skip pixels or areas that are too dark or too bright for us to do
3545         meaningfull color detection.
3546         Added properties to control the sensitivity to light and darkness.
3547         Added some small cleanups. Fixes #512345.
3548
3549 2008-05-28  Jan Schmidt  <jan.schmidt@sun.com>
3550
3551         * docs/plugins/.cvsignore:
3552         * tests/check/elements/.cvsignore:
3553         Ignore some more generated things
3554
3555         * tests/check/Makefile.am:
3556         Ignore OSS elements in the state changes test too.
3557
3558 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3559
3560         * docs/plugins/Makefile.am:
3561         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3562         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3563         Add SMPTE effect elements to docs.
3564
3565 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3566
3567         * docs/plugins/Makefile.am:
3568         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3569         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3570         * ext/raw1394/gstdv1394src.c:
3571           Document whats first shown on the fdo plugin docs page :)
3572
3573 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3574
3575         * docs/plugins/Makefile.am:
3576         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3577         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3578         * docs/plugins/gst-plugins-good-plugins.args:
3579         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3580         * docs/plugins/inspect/plugin-audiofx.xml:
3581         * gst/audiofx/Makefile.am:
3582         * gst/audiofx/audiofx.c:
3583         * gst/audiofx/audiokaraoke.c:
3584         * gst/audiofx/audiokaraoke.h:
3585         * gst/audiofx/audiovoice.c:
3586         * gst/audiofx/audiovoice.h:
3587           Rename audiovoice to audiokaraoke and add it to the docs.
3588
3589 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3590
3591         * REQUIREMENTS:
3592         * docs/plugins/Makefile.am:
3593         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3594         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3595         * docs/plugins/gst-plugins-good-plugins.args:
3596         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3597         * docs/plugins/gst-plugins-good-plugins.interfaces:
3598         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3599         * docs/plugins/inspect/plugin-aasink.xml:
3600         * docs/plugins/inspect/plugin-alaw.xml:
3601         * docs/plugins/inspect/plugin-alpha.xml:
3602         * docs/plugins/inspect/plugin-alphacolor.xml:
3603         * docs/plugins/inspect/plugin-annodex.xml:
3604         * docs/plugins/inspect/plugin-apetag.xml:
3605         * docs/plugins/inspect/plugin-audiofx.xml:
3606         * docs/plugins/inspect/plugin-auparse.xml:
3607         * docs/plugins/inspect/plugin-autodetect.xml:
3608         * docs/plugins/inspect/plugin-avi.xml:
3609         * docs/plugins/inspect/plugin-cacasink.xml:
3610         * docs/plugins/inspect/plugin-cairo.xml:
3611         * docs/plugins/inspect/plugin-cdio.xml:
3612         * docs/plugins/inspect/plugin-cutter.xml:
3613         * docs/plugins/inspect/plugin-debug.xml:
3614         * docs/plugins/inspect/plugin-dv.xml:
3615         * docs/plugins/inspect/plugin-efence.xml:
3616         * docs/plugins/inspect/plugin-effectv.xml:
3617         * docs/plugins/inspect/plugin-equalizer.xml:
3618         * docs/plugins/inspect/plugin-esdsink.xml:
3619         * docs/plugins/inspect/plugin-flac.xml:
3620         * docs/plugins/inspect/plugin-flxdec.xml:
3621         * docs/plugins/inspect/plugin-gamma.xml:
3622         * docs/plugins/inspect/plugin-gconfelements.xml:
3623         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3624         * docs/plugins/inspect/plugin-goom.xml:
3625         * docs/plugins/inspect/plugin-goom2k1.xml:
3626         * docs/plugins/inspect/plugin-halelements.xml:
3627         * docs/plugins/inspect/plugin-icydemux.xml:
3628         * docs/plugins/inspect/plugin-id3demux.xml:
3629         * docs/plugins/inspect/plugin-jpeg.xml:
3630         * docs/plugins/inspect/plugin-level.xml:
3631         * docs/plugins/inspect/plugin-matroska.xml:
3632         * docs/plugins/inspect/plugin-monoscope.xml:
3633         * docs/plugins/inspect/plugin-mulaw.xml:
3634         * docs/plugins/inspect/plugin-multifile.xml:
3635         * docs/plugins/inspect/plugin-multipart.xml:
3636         * docs/plugins/inspect/plugin-navigationtest.xml:
3637         * docs/plugins/inspect/plugin-ossaudio.xml:
3638         * docs/plugins/inspect/plugin-png.xml:
3639         * docs/plugins/inspect/plugin-quicktime.xml:
3640         * docs/plugins/inspect/plugin-rtp.xml:
3641         * docs/plugins/inspect/plugin-rtsp.xml:
3642         * docs/plugins/inspect/plugin-smpte.xml:
3643         * docs/plugins/inspect/plugin-soup.xml:
3644         * docs/plugins/inspect/plugin-spectrum.xml:
3645         * docs/plugins/inspect/plugin-speex.xml:
3646         * docs/plugins/inspect/plugin-taglib.xml:
3647         * docs/plugins/inspect/plugin-udp.xml:
3648         * docs/plugins/inspect/plugin-video4linux2.xml:
3649         * docs/plugins/inspect/plugin-videobalance.xml:
3650         * docs/plugins/inspect/plugin-videobox.xml:
3651         * docs/plugins/inspect/plugin-videocrop.xml:
3652         * docs/plugins/inspect/plugin-videoflip.xml:
3653         * docs/plugins/inspect/plugin-videomixer.xml:
3654         * docs/plugins/inspect/plugin-wavenc.xml:
3655         * docs/plugins/inspect/plugin-wavpack.xml:
3656         * docs/plugins/inspect/plugin-wavparse.xml:
3657         * docs/plugins/inspect/plugin-ximagesrc.xml:
3658         * ext/aalib/gstaasink.c:
3659         * ext/libcaca/gstcacasink.c:
3660           Document aasink and cacasink.
3661
3662 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
3663
3664         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
3665         (gst_videomixer_init), (gst_videomixer_query_duration),
3666         (gst_videomixer_query_latency), (gst_videomixer_query),
3667         (gst_videomixer_blend_buffers):
3668         * gst/videomixer/videomixer.h:
3669         Implement position (in time), duration and latency queries.
3670
3671 2008-05-27  Edward Hervey  <edward.hervey@collabora.co.uk>
3672
3673         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
3674         (gst_videomixer_init), (gst_videomixer_request_new_pad),
3675         (gst_videomixer_fill_queues), (forward_event_func),
3676         (forward_event), (gst_videomixer_src_event),
3677         (gst_videomixer_sink_event):
3678         * gst/videomixer/videomixer.h:
3679         Implement proper seek/newsegment handling.
3680         Based on adder's implementation.
3681         Fixes #535121
3682
3683 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3684
3685         Patch by: Jan Gerber <j at oil21 dot org>
3686
3687         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
3688         Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526481.
3689
3690 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3691
3692         * gst/audiofx/Makefile.am:
3693         * gst/audiofx/audiofx.c: (plugin_init):
3694         * gst/audiofx/audiovoice.c: (gst_audio_voice_base_init),
3695         (gst_audio_voice_class_init), (gst_audio_voice_init),
3696         (update_filter), (gst_audio_voice_set_property),
3697         (gst_audio_voice_get_property), (gst_audio_voice_setup),
3698         (gst_audio_voice_transform_int), (gst_audio_voice_transform_float),
3699         (gst_audio_voice_transform_ip):
3700         * gst/audiofx/audiovoice.h:
3701         Add simple voice removal element. Yay karaoke.
3702
3703 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3704
3705         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
3706
3707         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
3708         Fix potential caps leak.
3709         If we can't get the framerate with an ioctl, try to get it with the
3710         current norm. Fixes #520092.
3711
3712 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3713
3714         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
3715
3716         * sys/v4l2/v4l2src_calls.c:
3717         (gst_v4l2src_probe_caps_for_format_and_size):
3718         If we fail to get the frame intervals, simply don't touch the framerates
3719         on the template caps instead of discarding the format. See #520092.
3720
3721 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3722
3723         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
3724
3725         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
3726         (gst_v4l2_get_caps_info):
3727         Add NV12, NV21 and bayer support. See #520092.
3728
3729 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3730
3731         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
3732         (gst_qtdemux_activate_segment):
3733         Unbreak segment activation again. Fixes #531672.
3734
3735 2008-05-25  Sebastian Dröge  <slomo@circular-chaos.org>
3736
3737         * ext/flac/Makefile.am:
3738         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
3739         Set the channel layout when decoding FLAC files with more than 2
3740         channels as defined by the FLAC spec. Fixes bug #534570.
3741
3742         Also don't try to decode left/side, right/side and mid/side files
3743         as we don't support this at all.
3744
3745 2008-05-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
3746
3747         * configure.ac:
3748           We need -base CVS (rtsp).
3749
3750 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
3751
3752         * gst/udp/Makefile.am:
3753           Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_ADDRFAMILY
3754           when including netdb.h when building against glibc >= 2.8.
3755
3756 2008-05-22  Julien Moutte  <julien@fluendo.com>
3757
3758         * gst/smpte/gstsmptealpha.c: (gst_smpte_alpha_setcaps): Fix
3759         debug statement arguments.
3760         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_setup_qos_dscp):
3761         * gst/udp/gstudpnetutils.c: (gst_udp_join_group),
3762         (gst_udp_leave_group): Fix IP and IPV6 options to make it work
3763         on more platforms.
3764
3765 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3766
3767         * tests/check/elements/avimux.c: (setup_src_pad),
3768         (teardown_src_pad):
3769         * tests/check/elements/icydemux.c: (icydemux_found_pad),
3770         (GST_START_TEST):
3771         * tests/check/elements/matroskamux.c: (setup_src_pad),
3772         (teardown_src_pad), (setup_sink_pad), (teardown_sink_pad):
3773         * tests/check/elements/videocrop.c: (video_crop_get_test_caps),
3774         (GST_START_TEST):
3775         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
3776         (setup_wavpackparse), (cleanup_wavpackparse):
3777         Don't use gst_element_get_pad(), it's a bad, bad method.
3778
3779 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3780
3781         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
3782         (do_toggle_element):
3783         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
3784         (do_toggle_element):
3785         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
3786         (do_toggle_element):
3787         * ext/gconf/gstswitchsink.c: (gst_switch_commit_new_kid):
3788         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_reset),
3789         (do_toggle_element):
3790         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_reset),
3791         (do_toggle_element):
3792         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
3793         (gst_auto_audio_sink_detect):
3794         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
3795         (gst_auto_video_sink_detect):
3796         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
3797         (gst_rtspsrc_stream_free), (gst_rtspsrc_stream_configure_udp),
3798         (gst_rtspsrc_stream_configure_udp_sink), (gst_rtspsrc_skip_lws),
3799         (gst_rtspsrc_unskip_lws), (gst_rtspsrc_skip_commas),
3800         (gst_rtspsrc_skip_item), (gst_rtsp_decode_quoted_string),
3801         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr):
3802         * tests/icles/videocrop-test.c: (test_with_caps),
3803         (video_crop_get_test_caps):
3804         Don't use gst_element_get_pad(), it's a bad method.
3805
3806 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3807
3808         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
3809         (gst_multiudpsink_add_internal):
3810         * gst/udp/gstudpnetutils.c: (gst_udp_set_loop_ttl),
3811         (gst_udp_join_group):
3812         * gst/udp/gstudpnetutils.h:
3813         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
3814         Joining a multicast group and setting the loop/ttl properties are
3815         totally unrelated tasks are must be separated.
3816
3817 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
3818
3819         * gst/avi/gstavimux.c:
3820           Also support alaw/mulaw.
3821
3822 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3823
3824         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
3825         (gst_multiudpsink_setup_qos_dscp), (gst_multiudpsink_add_internal):
3826         * gst/udp/gstmultiudpsink.h:
3827         Add a fixme for the auto-multicast property.
3828         Fix some confusing debug messages.
3829         Disable setting a qos value by default.
3830
3831 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3832
3833         Patch by: Gustaf Räntilä <g dot rantila at gmail dot com>
3834
3835         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
3836         Ignore EPERM errors from sendto. Fixes #533619.
3837
3838 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3839
3840         Patch by: Henrik Eriksson <henriken at axis dot com>
3841
3842         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
3843         (gst_multiudpsink_init), (gst_multiudpsink_setup_qos_dscp),
3844         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
3845         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal):
3846         * gst/udp/gstmultiudpsink.h:
3847         Add qos-dscp property to manage the Quality of service. Fixes #469917.
3848
3849 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3850
3851         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_process):
3852         Improve debugging of the ident.
3853
3854 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3855
3856         Patch by: Bruno Santos <brunof at ua dot pt>
3857
3858         * gst/udp/gstudpnetutils.c: (gst_udp_get_addr),
3859         (gst_udp_join_group), (gst_udp_leave_group),
3860         (gst_udp_is_multicast):
3861         * gst/udp/gstudpnetutils.h:
3862         Provide a bunch of helper methods to deal with IPv4 and IPv6
3863         transparently.
3864
3865         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
3866         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
3867         (gst_multiudpsink_get_property), (join_multicast),
3868         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
3869         (gst_multiudpsink_remove):
3870         * gst/udp/gstmultiudpsink.h:
3871         Add multicast TTL and loopback properties.
3872         Use the helper methods to implement ip4 and ip6.
3873
3874         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
3875         * gst/udp/gstudpsrc.h:
3876         Use the helper methods to implement ip4 and ip6.
3877         Fixes #515962.
3878
3879 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3880
3881         Patch by: Patrick Radizi <patrick dot radizi at axis dot com>
3882
3883         * gst/multipart/multipartdemux.c: (gst_multipart_demux_class_init),
3884         (gst_multipart_demux_get_gstname),
3885         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain):
3886         * gst/multipart/multipartdemux.h:
3887         Don't blindly copy the mime-type as the caps name because they not
3888         always map directly. Instead use a hashtable with common mappings.
3889         Fixes #533287.
3890
3891 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
3892
3893         * ext/esd/esdsink.c: (gst_esdsink_write):
3894         When we post an error, we must return -1 to let the parent know that we
3895         cannot write the segment else it will loop and continue to call us again
3896         forever. Patch by Michael Meeks.
3897
3898 2008-05-20  Stefan Kost  <ensonic@users.sf.net>
3899
3900         * gst/videomixer/videomixer.c:
3901           Add missing incudes.
3902
3903 2008-05-20  Peter Kjellerstedt  <pkj@axis.com>
3904
3905         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
3906         (gst_rtp_h264_pay_handle_buffer):
3907         * gst/rtp/gstrtph264pay.h:
3908         Correct a typo (sinle -> single).
3909
3910 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
3911
3912         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
3913         (gst_rtp_h264_depay_init), (gst_rtp_h264_depay_set_property),
3914         (gst_rtp_h264_depay_get_property), (gst_rtp_h264_depay_setcaps),
3915         (gst_rtp_h264_depay_process):
3916         * gst/rtp/gstrtph264depay.h:
3917         Add experimental support for outputting quicktime-like AVC output in
3918         addition to the existing bytestream output.
3919
3920         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
3921         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
3922         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_payload_nal),
3923         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
3924         (gst_rtp_h264_pay_get_property):
3925         * gst/rtp/gstrtph264pay.h:
3926         Make the parsing mode configurable, for some inputs we don't need to
3927         scan every byte for start codes.
3928         Only set the marker bit on ACCESS units.
3929
3930 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
3931
3932         * gst/equalizer/gstiirequalizer.c:
3933         Use a bigger type in integer mode for the intermediate results to
3934         prevent overflows. This fixes the crippled sound when using the
3935         equalizer in integer mode. Fixes bug #510865.
3936
3937 2008-05-20  Jan Schmidt  <jan.schmidt@sun.com>
3938
3939         * gst/videomixer/videomixer.c:
3940         * gst/videomixer/videomixer.h:
3941         Instead of a random number for the request pad id's,
3942         use a counter.
3943
3944         Register the videomixerpad class from the element's class_init
3945         where it's safer, and allows the docs generator to scan it.
3946
3947 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
3948
3949         * gst/smpte/Makefile.am:
3950         * gst/smpte/gstsmpte.c: (gst_smpte_plugin_init):
3951         * gst/smpte/gstsmpte.h:
3952         * gst/smpte/gstsmptealpha.c:
3953         (gst_smpte_alpha_transition_type_get_type),
3954         (gst_smpte_alpha_get_type), (gst_smpte_alpha_base_init),
3955         (gst_smpte_alpha_class_init), (gst_smpte_alpha_update_mask),
3956         (gst_smpte_alpha_setcaps), (gst_smpte_alpha_get_unit_size),
3957         (gst_smpte_alpha_init), (gst_smpte_alpha_finalize),
3958         (gst_smpte_alpha_do_ayuv), (gst_smpte_alpha_do_i420),
3959         (gst_smpte_alpha_transform), (gst_smpte_alpha_set_property),
3960         (gst_smpte_alpha_get_property), (gst_smpte_alpha_plugin_init):
3961         * gst/smpte/gstsmptealpha.h:
3962         * gst/smpte/plugin.c: (plugin_init):
3963         Add new plugin that adds the SMPTE transition in the alpha channel of
3964         I420 and AYUV frames so that they can be blended with videomixer later
3965         on. Uses all niceties such as using base transform for efficient alloc
3966         and negotiation. It currently requires GstController to control the
3967         position in the transition effect.
3968
3969 2008-05-19  Stefan Kost  <ensonic@users.sf.net>
3970
3971         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3972         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3973         * docs/plugins/gst-plugins-good-plugins.args:
3974         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3975         * docs/plugins/gst-plugins-good-plugins.interfaces:
3976         * docs/plugins/gst-plugins-good-plugins.types:
3977         * gst/videomixer/videomixer.c:
3978           Try using thaytans new mechanism to get extra classes into plugin
3979           docs. Aparently works for the Eq. For VideoMixer the GObject stuff is
3980           missing still.
3981
3982 2008-05-18  Mark Nauwelaerts  <mnauw@users.sf.net>
3983
3984         * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps):
3985         Set proper rate in avi stream header for PCM audio, and also do some
3986         more sanity checks on caps in this case.  Fixes #511489.
3987
3988 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
3989
3990         * sys/v4l2/gstv4l2src.c:
3991         Don't include the gstv4l2xoverlay.h header as the XOverlay support
3992         isn't implemented at all yet and this requires X headers to be
3993         installed. Fixes bug #533264.
3994
3995 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
3996
3997         reviewed by: <delete if not using a buddy>
3998
3999         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
4000         (gst_ebml_write_set_cache):
4001         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
4002         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
4003         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
4004         (gst_matroska_demux_read_track_encodings),
4005         (gst_matroska_demux_add_stream),
4006         (gst_matroska_demux_handle_src_query),
4007         (gst_matroska_demux_init_stream),
4008         (gst_matroska_demux_parse_index_cuetrack),
4009         (gst_matroska_demux_parse_index_pointentry),
4010         (gst_matroska_demux_parse_info),
4011         (gst_matroska_demux_parse_metadata_id_simple_tag),
4012         (gst_matroska_demux_parse_metadata),
4013         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
4014         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
4015         (gst_matroska_demux_parse_cluster),
4016         (gst_matroska_demux_parse_contents_seekentry),
4017         (gst_matroska_demux_loop_stream_parse_id),
4018         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
4019         (gst_matroska_demux_audio_caps),
4020         (gst_matroska_demux_subtitle_caps):
4021         * gst/matroska/matroska-demux.h:
4022         * gst/matroska/matroska-ids.c:
4023         (gst_matroska_track_init_subtitle_context):
4024         * gst/matroska/matroska-ids.h:
4025         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
4026         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start),
4027         (gst_matroska_mux_finish), (gst_matroska_mux_collected):
4028         * sys/v4l2/gstv4l2src.c:
4029         * tests/check/pipelines/wavpack.c: (bus_handler):
4030         * win32/common/config.h:
4031
4032 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
4033
4034         * ext/wavpack/gstwavpackstreamreader.c:
4035         * tests/examples/spectrum/demo-audiotest.c:
4036         * tests/examples/spectrum/demo-osssrc.c:
4037         Fix some compiler warnings.
4038
4039 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4040
4041         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
4042         Small comment added.
4043
4044         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4045         (gst_rtp_h264_pay_decode_nal), (gst_rtp_h264_pay_parse_sps_pps),
4046         (gst_rtp_h264_pay_payload_nal), (gst_rtp_h264_pay_handle_buffer):
4047         Debug string cleanups (remove trailing \n)
4048         Refactor and clean up the payloader a bit and make sure that we only
4049         put one NAL unit in an RTP packet even if the input buffer contains
4050         multiple NAL units.
4051         Add suport for AVC format input.
4052
4053 2008-05-14  Peter Kjellerstedt  <pkj@axis.com>
4054
4055         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4056         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_handle_buffer),
4057         (gst_rtp_h264_pay_set_property), (gst_rtp_h264_pay_get_property):
4058         * gst/rtp/gstrtph264pay.h:
4059         Make it possible to specify profile-level-id and sprop-parameter-sets
4060         using properties in case they are not available in-stream.
4061
4062 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
4063
4064         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4065         * docs/plugins/gst-plugins-good-plugins.args:
4066         * docs/plugins/inspect/plugin-ladspa.xml:
4067           Remove ladspa fro plugin-docs, its in gst-plugins-bad.
4068
4069 2008-05-13  Mark Nauwelaerts  <mnauw@users.sf.net>
4070
4071         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
4072         Send an initial BYTE segment to inform downstream of later seeking,
4073         and to forego sync attempts.
4074
4075 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4076
4077         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps):
4078         Fix wrong caps string.
4079
4080 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4081
4082         Based on patch by: Olivier Crete <tester at tester dot ca>
4083
4084         * gst/rtp/Makefile.am:
4085         * gst/rtp/gstrtp.c: (plugin_init):
4086         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_base_init),
4087         (gst_rtp_g729_depay_class_init), (gst_rtp_g729_depay_init),
4088         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process),
4089         (gst_rtp_g729_depay_plugin_init):
4090         * gst/rtp/gstrtpg729depay.h:
4091         * gst/rtp/gstrtpg729pay.c: (gst_rtpg729pay_base_init),
4092         (gst_rtpg729pay_class_init), (gst_rtpg729pay_init),
4093         (gst_rtpg729pay_setcaps), (gst_rtp_g729_pay_plugin_init):
4094         * gst/rtp/gstrtpg729pay.h:
4095         Added G729 pay and depayloaders. Fixes #532409.
4096
4097 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4098
4099         * ext/speex/gstspeexdec.c: (speex_dec_sink_event):
4100         Fix the calculation of the duration of the concealment packets.
4101
4102 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4103
4104         Based on patch by: Olivier Crete <tester at tester dot ca>
4105
4106         * gst/rtp/Makefile.am:
4107         * gst/rtp/gstrtp.c: (plugin_init):
4108         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_base_init),
4109         (gst_rtp_dv_depay_class_init), (gst_rtp_dv_depay_init),
4110         (parse_encode), (gst_rtp_dv_depay_setcaps),
4111         (calculate_difblock_location), (gst_rtp_dv_depay_process),
4112         (gst_rtp_dv_depay_reset), (gst_rtp_dv_depay_change_state),
4113         (gst_rtp_dv_depay_plugin_init):
4114         * gst/rtp/gstrtpdvdepay.h:
4115         * gst/rtp/gstrtpdvpay.c: (gst_dv_pay_mode_get_type),
4116         (gst_rtp_dv_pay_base_init), (gst_rtp_dv_pay_class_init),
4117         (gst_rtp_dv_pay_init), (gst_dv_pay_set_property),
4118         (gst_dv_pay_get_property), (gst_rtp_dv_pay_setcaps),
4119         (gst_dv_pay_negotiate), (include_dif),
4120         (gst_rtp_dv_pay_handle_buffer), (gst_rtp_dv_pay_plugin_init):
4121         * gst/rtp/gstrtpdvpay.h:
4122         Add DV pay and depayloaders. Fixes #532423.
4123
4124 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
4125
4126         * gst/matroska/matroska-demux.c:
4127         (gst_matroska_demux_push_dvd_clut_change_event):
4128         Convert subtitle palette info in VobSub private data from VobSub's
4129         (buggy) RGB to YUV.
4130
4131 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
4132
4133         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset):
4134         Do not leave fourcc stream header field empty upon reset.
4135         Fixes #519301.
4136
4137 2008-05-11  Jan Schmidt  <jan.schmidt@sun.com>
4138
4139         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4140         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4141         * docs/plugins/inspect/plugin-goom.xml:
4142         * docs/plugins/inspect/plugin-goom2k1.xml:
4143         * gst/goom/gstgoom.c:
4144         * gst/goom2k1/gstgoom.c:
4145         Add goom2k1 into the docs.
4146
4147 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4148
4149         Based on patch by: Wouter Cloetens  <wouter at mind be>
4150
4151         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4152         (gst_rtspsrc_skip_lws), (gst_rtspsrc_unskip_lws),
4153         (gst_rtspsrc_skip_commas), (gst_rtspsrc_skip_item),
4154         (gst_rtsp_decode_quoted_string),
4155         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr),
4156         (gst_rtspsrc_setup_auth):
4157         Support Digest authentication. Fixes #532065.
4158
4159 2008-05-08  Stefan Kost  <ensonic@users.sf.net>
4160
4161         * gst/level/gstlevel.c:
4162           Also support 32bit (e.g. whe having it after 'mad'). Add more notes
4163           about whats needed for liboil acceleration. Simplify docs a bit.
4164
4165 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
4166
4167         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4168
4169         * gst/matroska/matroska-mux.c: (gst_matroska_mux_collected):
4170         Update the track duration if the old one was invalid.
4171         Fixes bug #532117.
4172
4173 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4174
4175         * gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps):
4176           Use GST_STR_NULL when trying to print sps and pps strings that could
4177           be NULL, as this might crash on some platforms.
4178
4179 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4180
4181         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4182
4183         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw):
4184           Do IDirectDrawClipper_SetHWnd() if the window ID has already been
4185           set after creating the clipper.
4186
4187 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4188
4189         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4190
4191         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame):
4192           Added checking of surface lost case after an unsuccessful
4193           IDirectDrawSurface7_Lock() call.
4194           If surface is lost, return GST_FLOW_OK.
4195
4196 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4197
4198         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4199
4200         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame,
4201           WndProc, gst_directdraw_sink_window_thread):
4202           Improved Windows message loop and fixed window destruction issue.
4203           When the window which DirectDraw is rendering to is destroyed, the
4204           render/show_frame function will return GST_FLOW_ERROR.
4205           Partially fixes #520885.
4206
4207 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4208
4209         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4210
4211         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set_caps):
4212           Fixed mid stream resolution change bug, the offscreen surface is now
4213           released when set_caps is called.
4214           Partially fixes #520885.
4215
4216 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4217
4218         * sys/directdraw/gstdirectdrawsink.c
4219           (gst_directdraw_sink_buffer_alloc):
4220           Make it so that gst_directdraw_sink_buffer_alloc uses the right
4221           width/height.
4222
4223           Especially when looking through the pool of buffers, make sure that
4224           the width/height of caps is used instead of the already negotiated
4225           dimensions.
4226           For example if a buffer with different caps is requested, i.e.
4227           higher resolution, the caller would get a buffer with the old
4228           dimensions and thus corrupt the heap.
4229
4230 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4231
4232         * sys/directdraw/gstdirectdrawsink.c
4233           (gst_directdraw_sink_buffer_alloc):
4234           Clear the flags on recycled buffers from buffer_alloc.
4235           Partially fixes #520885.
4236
4237 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4238
4239         * gst/rtp/gstrtpilbcpay.c:
4240           Added missing stdlib.h include for strtol(), and made include ordering and
4241           style consistent with the corresponding depayloader.
4242
4243 2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
4244
4245         * configure.ac:
4246           Error out if we don't have the required core/base versions.
4247
4248 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
4249
4250         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4251
4252         * sys/osxvideo/cocoawindow.m:
4253         Fix compiler warnings on PPC64. Fixes bug #499318.
4254
4255 2008-05-05  Wim Taymans  <wim.taymans@collabora.co.uk>
4256
4257         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4258
4259         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (gst_rtspsrc_open):
4260         Don't leak file descriptors on error. Fixes #531532.
4261
4262 2008-05-03  Sebastian Dröge  <slomo@circular-chaos.org>
4263
4264         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4265         (gst_gconf_audio_src_change_state):
4266         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4267         (gst_gconf_video_sink_change_state):
4268         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4269         (gst_gconf_video_src_change_state):
4270         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
4271         (gst_switch_commit_new_kid), (gst_switch_sink_change_state):
4272         When we can't create a fakesink/fakesrc complain instead of unreffing
4273         NULL pointers and crashing later. See bug #530535.
4274
4275 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4276
4277         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
4278         Add some more debug info and guard against small payloads.
4279
4280         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
4281         Set duration on outgoing buffers because we can.
4282
4283 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4284
4285         Patch by: Olivier Crete <tester at tester dot ca>
4286
4287         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps),
4288         (gst_speex_enc_init), (gst_speex_enc_chain):
4289         Add negotiation for the speex channels and rate. Fixes #465146.
4290
4291 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4292
4293         Patch by: Olivier Crete <tester at tester dot ca>
4294
4295         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init),
4296         (gst_rtp_speex_pay_getcaps):
4297         Add negotiation for the speex channels and rate. See #465146.
4298
4299 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4300
4301         Patch by: Olivier Crete <tester at tester dot ca>
4302
4303         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_class_init),
4304         (gst_rtpilbcpay_sink_setcaps), (gst_rtpilbcpay_sink_getcaps):
4305         Add negotiation for the ILBC mode. See #465146.
4306
4307 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
4308
4309         * ext/soup/gstsouphttpsrc.c:
4310           Include stdlib to fix the build. Use g_free instead of free, libsoup
4311           uses glib.
4312
4313 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4314
4315         Patch by: j^ <j@bootlab.org>
4316
4317         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4318         Add more mpeg2 variants. Fixes #530886.
4319
4320 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
4321
4322         Patch by: Youness Alaoui <youness.alaoui at collabora co uk>
4323
4324         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
4325           Don't error out if we get an ICMP destination-unreachable
4326           message when trying to read packets on win32 (#529454).
4327
4328 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4329
4330         * configure.ac:
4331         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
4332           Use new error code for encrypted streams (which requires core CVS).
4333
4334 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4335
4336         * gst/qtdemux/qtdemux.c: (gst_qtdemux_videosrc_template),
4337           (gst_qtdemux_audiosrc_template):
4338           Fix swapped pad template names, spotted by Thiago Sousa Santos.
4339
4340 2008-04-30  Wim Taymans  <wim.taymans@collabora.co.uk>
4341
4342         * ext/speex/gstspeexdec.c: (speex_dec_sink_event),
4343         (speex_dec_chain_parse_data):
4344         Produce concealment data when time progresses in a segment update.
4345
4346 2008-04-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4347
4348         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data),
4349         (speex_dec_chain):
4350         Try to preserve input timestamps when we can.
4351         Do beginnings of error concealment.
4352
4353 2008-04-28  Michael Smith <msmith@songbirdnest.com>
4354
4355         * gst/debug/gstnavigationtest.c:
4356           MSVC doesn't provide rint(), define an adequate replacement locally as
4357           elsewhere.
4358
4359 2008-04-28  Julien Moutte  <julien@fluendo.com>
4360
4361         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop): Fix printf
4362         format to pacify Mac OSX's gcc.
4363
4364 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4365
4366         * gst/debug/rndbuffersize.c: (DEFAULT_SEED), (DEFAULT_MIN),
4367           (DEFAULT_MAX), (src_template), (sink_template),
4368           (gst_rnd_buffer_size_base_init), (gst_rnd_buffer_size_class_init),
4369           (gst_rnd_buffer_size_init), (gst_rnd_buffer_size_activate),
4370           (gst_rnd_buffer_size_loop), (gst_rnd_buffer_size_plugin_init):
4371           Bring rndbuffersize element into a state that doesn't require us
4372           to move it to -bad immediately. For one, fix up default min/max
4373           values so that the element actuall works using the default values.
4374           Also, don't ignore flow return values and do some kind of minimal
4375           eos logic. Allow min=max to pull fixed-sized buffers. Bunch of
4376           other gratuitious clean-ups.
4377
4378 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4379
4380         * docs/plugins/Makefile.am:
4381         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4382         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4383         * docs/plugins/gst-plugins-good-plugins.args:
4384         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4385         * docs/plugins/gst-plugins-good-plugins.interfaces:
4386         * docs/plugins/gst-plugins-good-plugins.prerequisites:
4387         * docs/plugins/inspect/plugin-1394.xml:
4388         * docs/plugins/inspect/plugin-aasink.xml:
4389         * docs/plugins/inspect/plugin-alaw.xml:
4390         * docs/plugins/inspect/plugin-alpha.xml:
4391         * docs/plugins/inspect/plugin-alphacolor.xml:
4392         * docs/plugins/inspect/plugin-annodex.xml:
4393         * docs/plugins/inspect/plugin-apetag.xml:
4394         * docs/plugins/inspect/plugin-audiofx.xml:
4395         * docs/plugins/inspect/plugin-auparse.xml:
4396         * docs/plugins/inspect/plugin-autodetect.xml:
4397         * docs/plugins/inspect/plugin-avi.xml:
4398         * docs/plugins/inspect/plugin-cacasink.xml:
4399         * docs/plugins/inspect/plugin-cairo.xml:
4400         * docs/plugins/inspect/plugin-cdio.xml:
4401         * docs/plugins/inspect/plugin-cutter.xml:
4402         * docs/plugins/inspect/plugin-debug.xml:
4403         * docs/plugins/inspect/plugin-dv.xml:
4404         * docs/plugins/inspect/plugin-efence.xml:
4405         * docs/plugins/inspect/plugin-effectv.xml:
4406         * docs/plugins/inspect/plugin-equalizer.xml:
4407         * docs/plugins/inspect/plugin-esdsink.xml:
4408         * docs/plugins/inspect/plugin-flac.xml:
4409         * docs/plugins/inspect/plugin-flxdec.xml:
4410         * docs/plugins/inspect/plugin-gamma.xml:
4411         * docs/plugins/inspect/plugin-gconfelements.xml:
4412         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
4413         * docs/plugins/inspect/plugin-goom.xml:
4414         * docs/plugins/inspect/plugin-halelements.xml:
4415         * docs/plugins/inspect/plugin-icydemux.xml:
4416         * docs/plugins/inspect/plugin-id3demux.xml:
4417         * docs/plugins/inspect/plugin-jpeg.xml:
4418         * docs/plugins/inspect/plugin-level.xml:
4419         * docs/plugins/inspect/plugin-matroska.xml:
4420         * docs/plugins/inspect/plugin-monoscope.xml:
4421         * docs/plugins/inspect/plugin-mulaw.xml:
4422         * docs/plugins/inspect/plugin-multifile.xml:
4423         * docs/plugins/inspect/plugin-multipart.xml:
4424         * docs/plugins/inspect/plugin-navigationtest.xml:
4425         * docs/plugins/inspect/plugin-ossaudio.xml:
4426         * docs/plugins/inspect/plugin-png.xml:
4427         * docs/plugins/inspect/plugin-quicktime.xml:
4428         * docs/plugins/inspect/plugin-rtp.xml:
4429         * docs/plugins/inspect/plugin-rtsp.xml:
4430         * docs/plugins/inspect/plugin-shout2send.xml:
4431         * docs/plugins/inspect/plugin-smpte.xml:
4432         * docs/plugins/inspect/plugin-spectrum.xml:
4433         * docs/plugins/inspect/plugin-speex.xml:
4434         * docs/plugins/inspect/plugin-taglib.xml:
4435         * docs/plugins/inspect/plugin-udp.xml:
4436         * docs/plugins/inspect/plugin-video4linux2.xml:
4437         * docs/plugins/inspect/plugin-videobalance.xml:
4438         * docs/plugins/inspect/plugin-videobox.xml:
4439         * docs/plugins/inspect/plugin-videocrop.xml:
4440         * docs/plugins/inspect/plugin-videoflip.xml:
4441         * docs/plugins/inspect/plugin-videomixer.xml:
4442         * docs/plugins/inspect/plugin-wavenc.xml:
4443         * docs/plugins/inspect/plugin-wavpack.xml:
4444         * docs/plugins/inspect/plugin-wavparse.xml:
4445         * docs/plugins/inspect/plugin-ximagesrc.xml:
4446           Add docs for gdkpixbufsink; update docs to CVS version.
4447
4448 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4449
4450         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4451         Remove test sync-offset by default.
4452
4453 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4454
4455         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_chain):
4456         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add_internal):
4457         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4458           Use GLib versions of htonl, htons, ntohl and ntohs in order
4459           to avoid problems on win32 (#529707).
4460
4461 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4462
4463         Patch by: Jesús Corrius <jesus at softcatala org>
4464
4465         * gst/goom/filters.c: (zoomVector):
4466         * gst/goom/goom_core.c: (init_buffers):
4467           Fix build with mingw32: use rand() instead of random() and
4468           replace bzero() with memset(). Fixes #529692.
4469
4470 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4471
4472         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows):
4473         Fix typo in comments.
4474
4475         * tests/examples/rtp/client-H263p-PCMA.sdp:
4476         * tests/examples/rtp/client-H263p-PCMA.sh:
4477         * tests/examples/rtp/client-H264-PCMA.sdp:
4478         * tests/examples/rtp/client-H264-PCMA.sh:
4479         * tests/examples/rtp/client-H264.sdp:
4480         * tests/examples/rtp/client-H264.sh:
4481         * tests/examples/rtp/client-PCMA.sdp:
4482         * tests/examples/rtp/client-PCMA.sh:
4483         * tests/examples/rtp/server-alsasrc-PCMA.sh:
4484         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
4485         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4486         Add some more docs and fix examples.
4487
4488 2008-04-25  Sebastian Dröge  <slomo@circular-chaos.org>
4489
4490         * tests/check/elements/multifile.c:
4491         Include stdlib.h and unistd.h for mkdtemp. Some platforms have it
4492         declared in the former, some have it declared in the latter.
4493
4494 2008-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
4495
4496         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_set_property):
4497         * gst/debug/tests.c: (md5_get_value):
4498         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
4499         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
4500         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
4501         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
4502         Stop using deprecated GLib functions.
4503
4504 2008-04-24  Jan Schmidt  <jan.schmidt@sun.com>
4505
4506         * configure.ac:
4507         Back to development -> 0.10.8.1
4508
4509 === release 0.10.8 ===
4510
4511 2008-04-23  Jan Schmidt <jan.schmidt@sun.com>
4512
4513         * configure.ac:
4514           releasing 0.10.8, "One For The Money"
4515
4516 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
4517
4518         * configure.ac:
4519         0.10.7.4 pre-release
4520
4521 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
4522
4523         * gst/goom/config_param.c: (goom_plugin_parameters_free):
4524         * gst/goom/convolve_fx.c: (convolve_init), (convolve_free):
4525         * gst/goom/filters.c: (zoomFilterVisualFXWrapper_free):
4526         * gst/goom/flying_stars_fx.c: (fs_free):
4527         * gst/goom/goom_config_param.h:
4528         * gst/goom/goom_core.c: (goom_init), (goom_close):
4529         * gst/goom/goom_plugin_info.h:
4530         * gst/goom/gstgoom.c: (gst_goom_finalize):
4531         * gst/goom/lines.c: (goom_lines_free):
4532         * gst/goom/plugin_info.c: (plugin_info_init), (plugin_info_free):
4533         * gst/goom/surf3d.c: (grid3d_free):
4534         * gst/goom/surf3d.h:
4535         * gst/goom/tentacle3d.c: (tentacle_free):
4536         Free a bunch of stuff, and initialise things to fix leaks
4537         and valgrind warnings in the testsuite.
4538
4539         Fixes: #529268
4540
4541 2008-04-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4542
4543         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (request_pt_map),
4544         (gst_rtspsrc_configure_caps):
4545         Ref caps as the return value for the request_pt_map signal.
4546         Remove some caps weirdness when configuring a stream. See #528245.
4547
4548 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
4549
4550         * tests/icles/gdkpixbufsink-test.c:
4551           Add cast to placate gcc 4.1.2.
4552
4553 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
4554
4555         * configure.ac:
4556         0.10.7.3 pre-release
4557
4558 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
4559
4560         * tests/check/Makefile.am:
4561         Disable some more elements in the state test.
4562         Add a define so the soup test can find the test files
4563         it needs at runtime.
4564
4565         * tests/check/elements/souphttpsrc.c: (run_server):
4566
4567         Add a define so the soup test can find the test files
4568         it needs at runtime.
4569
4570 2008-04-17  Jan Schmidt  <Jan.Schmidt@sun.com>
4571
4572         * gst/goom/convolve_fx.c: (convolve_apply):
4573         Don't ever draw the GOOM logo.
4574         Fixes: #528615
4575
4576 2008-04-17  Edward Hervey  <edward.hervey@collabora.co.uk>
4577
4578         * ext/cdio/gstcdiocddasrc.c:
4579         * ext/dv/gstdvdemux.c: 
4580         gst_atomic_int_set ==> g_atomic_int_set
4581
4582 2008-04-16  Tim-Philipp Müller  <tim at centricular dot net>
4583
4584         * configure.ac:
4585         * gst/goom/Makefile.am:
4586         * gst/goom/convolve_fx.c:
4587         * gst/goom/default_scripts.h:
4588         * gst/goom/goom.h:
4589         * gst/goom/goom_core.c: (choose_a_goom_line):
4590         * gst/goom/goom_plugin_info.h:
4591         * gst/goom/goomsl.c:
4592         * gst/goom/goomsl.h:
4593         * gst/goom/goomsl_hash.c:
4594         * gst/goom/goomsl_hash.h:
4595         * gst/goom/goomsl_heap.c:
4596         * gst/goom/goomsl_heap.h:
4597         * gst/goom/goomsl_private.h:
4598         * gst/goom/plugin_info.c:
4599           Strip out the config/script parsing stuff, we don't need it.
4600           Fixes #527999.
4601
4602 2008-04-15  Tim-Philipp Müller  <tim at centricular dot net>
4603
4604         * gst/goom/plugin_info.c: (setOptimizedMethods):
4605           Disable altivec optimisations for 32-bit PPC as well to make
4606           things build properly on all PPC systems. Fixes #528143
4607
4608 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
4609
4610         * gst-plugins-good.spec.in:
4611           Update for souphttpsrc plugin which has moved to -good.
4612
4613 2008-04-14  Jan Schmidt  <Jan.Schmidt@sun.com>
4614
4615         * gst/matroska/matroska-demux.c:
4616         (gst_matroska_demux_handle_seek_event):
4617         Fix open-ended seeks in matroskademux
4618         Patch by: Mark Nauwelaerts <manauw skynet be>
4619         Fixes: #526557
4620
4621 2008-04-14  Jan Schmidt  <jan.schmidt@sun.com>
4622
4623         * tests/check/Makefile.am:
4624         Add soup test certificates to the dist.
4625
4626 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4627
4628         * ext/Makefile.am:
4629         Remove LADSPA reference I missed.
4630
4631 2008-04-13  Sebastian Dröge  <slomo@circular-chaos.org>
4632
4633         * ext/soup/gstsouphttpsrc.c: (plugin_init):
4634         Give souphttpsrc GST_RANK_PRIMARY to make it the default HTTP source
4635         over gnome-vfs and everything else. Fixes bug #527848.
4636
4637 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4638
4639         * configure.ac:
4640         * ext/Makefile.am:
4641         Remove LADSPA plugin. Fixes: #515978
4642
4643 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4644
4645         * configure.ac:
4646         * docs/plugins/Makefile.am:
4647         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4648         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4649         * docs/plugins/gst-plugins-good-plugins.args:
4650         * docs/plugins/inspect/plugin-soup.xml:
4651         * ext/Makefile.am:
4652         * tests/check/Makefile.am:
4653         Move soup plugin from -bad (Fixes: #523124)
4654
4655 2008-04-11  Jan Schmidt  <Jan.Schmidt@sun.com>
4656
4657         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_header):
4658         Fix bounds checking of mode in Speex header, which may
4659         produce negative numbers in speex <= 1.1.12
4660
4661 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
4662
4663         * gst/goom/Makefile.am:
4664         * gst/goom/gfontlib.c:
4665         * gst/goom/gfontlib.h:
4666         * gst/goom/gfontrle.c:
4667         * gst/goom/gfontrle.h:
4668         * gst/goom/goom.h:
4669         * gst/goom/goom_core.c: (goom_update):
4670         * gst/goom/goom_plugin_info.h:
4671         * gst/goom/gstgoom.c: (gst_goom_chain):
4672         * gst/goom/plugin_info.c:
4673           Remove a bunch of font/text related code that we don't need.
4674
4675 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
4676
4677         * gst/goom/ppc_drawings.s:
4678         * gst/goom/ppc_zoom_ultimate.s:
4679           Change license of these files to LGPL, as permitted by the
4680           author, Guillaume Borios. See #515073.
4681
4682 2008-04-09  Stefan Kost  <ensonic@users.sf.net>
4683
4684         * gst/goom/convolve_fx.c:
4685         * gst/goom/motif_goom1.h:
4686         * gst/goom/motif_goom2.h:
4687           As hinted in Bug #518213, revert one change and fix warnings properly.
4688           This fixes both #518213 and #520073 for me.     
4689
4690 2008-04-09  Jan Schmidt  <Jan.Schmidt@sun.com>
4691
4692         * gst/matroska/ebml-read.c: (gst_ebml_read_seek):
4693         * gst/matroska/matroska-demux.c:
4694         (gst_matroska_demux_handle_seek_event),
4695         (gst_matroska_demux_parse_contents_seekentry),
4696         (gst_matroska_demux_loop):
4697         Fix the Forte build by making function declaration signatures
4698         match the implementations.
4699
4700 2008-04-08  Tim-Philipp Müller  <tim at centricular dot net>
4701
4702         * sys/oss/gstosshelper.c: (gst_oss_helper_rate_check_rate):
4703         * sys/oss/gstosssink.c: (gst_oss_sink_reset):
4704         * sys/oss/gstosssrc.c: (gst_oss_src_reset):
4705           More logging when probing (see #518474), some comments in _reset().
4706
4707 2008-04-07  Julien Moutte  <julien@fluendo.com>
4708
4709         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps): Fix build
4710         because of a bad argument number.
4711
4712 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
4713
4714         * tests/icles/.cvsignore:
4715         * tests/icles/Makefile.am:
4716         * tests/icles/gdkpixbufsink-test.c:
4717           Interactive test app for gdkpixbufsink.
4718
4719 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
4720
4721         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
4722
4723         * configure.ac:
4724         Actually build dlls when cross-compiling with mingw32.
4725         Fixes bug #526247.
4726
4727 2008-04-05  Tim-Philipp Müller  <tim at centricular dot net>
4728
4729         * ext/hal/hal.c: (gst_hal_get_alsa_element):
4730           Don't munge device string to 'default:x' for capture devices.
4731           Fixes #525833.
4732
4733 2008-04-04  Sebastian Dröge  <slomo@circular-chaos.org>
4734
4735         * ext/wavpack/gstwavpackparse.c:
4736         (gst_wavpack_parse_index_entry_free):
4737         Always use GSlice as we actually depend on GLib 2.12 already.
4738
4739 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
4740
4741         * configure.ac:
4742           Require core/base 0.10.18 for ARGB caps parsing fixes in libgstvideo.
4743           Also bump the GLib requirement to the current de-facto requirement
4744           (ie. 2.12).
4745
4746 2008-04-04  Wim Taymans  <wim.taymans@collabora.co.uk>
4747
4748         * gst/rtp/gstrtph264pay.c: (encode_base64),
4749         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_handle_buffer):
4750         * gst/rtp/gstrtph264pay.h:
4751         Parse codec_data for future AVC compatibility.
4752         Fail when we encounter AVC data for now.
4753
4754 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
4755
4756         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
4757           (gst_spectrum_init), (gst_spectrum_set_property),
4758           (gst_spectrum_get_property), (gst_spectrum_message_new):
4759           Rename property enums and default defines for the properties to match
4760           the property names and rephrase property descriptions to make them a
4761           bit clearer (hopefully). See #518188.
4762
4763 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
4764
4765         * tests/check/Makefile.am:
4766         * tests/check/elements/.cvsignore:
4767         * tests/check/elements/gdkpixbufsink.c:
4768           Add unit test for gdkpixbufsink element.
4769
4770 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
4771
4772         * ext/gdk_pixbuf/Makefile.am:
4773         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
4774         * ext/gdk_pixbuf/gstgdkpixbufsink.c:
4775           (gst_gdk_pixbuf_sink_base_init),
4776           (gst_gdk_pixbuf_sink_class_init), (gst_gdk_pixbuf_sink_init),
4777           (gst_gdk_pixbuf_sink_start), (gst_gdk_pixbuf_sink_stop),
4778           (gst_gdk_pixbuf_sink_set_caps),
4779           (gst_gdk_pixbuf_sink_pixbuf_destroy_notify),
4780           (gst_gdk_pixbuf_sink_get_pixbuf_from_buffer),
4781           (gst_gdk_pixbuf_sink_handle_buffer), (gst_gdk_pixbuf_sink_preroll),
4782           (gst_gdk_pixbuf_sink_render), (gst_gdk_pixbuf_sink_set_property),
4783           (gst_gdk_pixbuf_sink_get_property):
4784         * ext/gdk_pixbuf/gstgdkpixbufsink.h:
4785           Add gdkpixbufsink element for easy snapshotting (#525946).
4786
4787 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4788
4789         * tests/check/pipelines/wavpack.c: (wavpack_suite):
4790         Bump timeout from 3 to 60 seconds.
4791
4792 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4793
4794         * tests/check/pipelines/.cvignore:
4795         Remove useless file.
4796
4797         * tests/check/pipelines/.cvsignore:
4798         Add new test to .cvsignore.
4799
4800 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4801
4802         * tests/check/Makefile.am:
4803         * tests/check/pipelines/wavpack.c: (bus_handler),
4804         (identity_handoff), (fakesink_handoff), (GST_START_TEST),
4805         (wavpack_suite), (main):
4806         Add unit test that encodes and decodes some data, checks that it
4807         is still the same and that all timestamps/offsets are perfect.
4808
4809 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4810
4811         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
4812         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init):
4813         * ext/wavpack/gstwavpackparse.c:
4814         (gst_wavpack_parse_index_entry_new),
4815         (gst_wavpack_parse_index_entry_free),
4816         (gst_wavpack_parse_base_init),
4817         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset):
4818         Use GSlice for allocating index entries and use
4819         gst_element_class_set_details_simple().
4820
4821 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
4822
4823         Patch by: Brian Cameron <brian.cameron at sun dot com>
4824
4825         * sys/sunaudio/gstsunaudio.c:
4826         * sys/sunaudio/gstsunaudiomixer.c:
4827         * sys/sunaudio/gstsunaudiomixer.h:
4828         * sys/sunaudio/gstsunaudiomixerctrl.c:
4829         * sys/sunaudio/gstsunaudiomixerctrl.h:
4830         * sys/sunaudio/gstsunaudiomixertrack.c:
4831         * sys/sunaudio/gstsunaudiomixertrack.h:
4832         * sys/sunaudio/gstsunaudiosink.c:
4833         * sys/sunaudio/gstsunaudiosink.h:
4834         * sys/sunaudio/gstsunaudiosrc.c:
4835         * sys/sunaudio/gstsunaudiosrc.h:
4836           Fix up copyrights (#525860).
4837
4838 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
4839
4840         * gst/goom/goomsl.c: (gsl_read_file):
4841           Check return value of fread() to avoid compiler warnings.
4842
4843 2008-04-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4844
4845         Based on patch by: Mersad Jelacic <mersad at axis dot com>
4846
4847         * gst/law/alaw-decode.c: (gst_alaw_dec_sink_setcaps),
4848         (gst_alaw_dec_chain), (gst_alaw_dec_change_state):
4849         * gst/law/alaw-decode.h:
4850         * gst/law/alaw-encode.c: (gst_alaw_enc_chain):
4851         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
4852         (gst_mulawdec_chain), (gst_mulawdec_change_state):
4853         * gst/law/mulaw-decode.h:
4854         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
4855         Make negotiation a bit modern.
4856         Use pad_alloc. Fixes #525359.
4857
4858 2008-03-31  David Schleef  <ds@schleef.org>
4859
4860         * gst/goom/xmmx.c: Fix constraints on asm code so that it
4861           compiles consistently.  Fixes #522278.
4862
4863 2008-03-27  Tim-Philipp Müller  <tim at centricular dot net>
4864
4865         Patch by: Brian Cameron <brian.cameron at sun dot com>
4866
4867         * sys/sunaudio/gstsunaudiomixerctrl.c:
4868           (gst_sunaudiomixer_ctrl_get_volume),
4869           (gst_sunaudiomixer_ctrl_set_volume):
4870         * sys/sunaudio/gstsunaudiomixertrack.c: (gst_sunaudiomixer_track_new):
4871           Fix up the mixer tracks to use a volume range of 0-255, which is what
4872           the sun audio API uses. This simplifies the code and avoids rounding
4873           errors. Fixes #524593.
4874
4875 2008-03-26  Edgard Lima  <edgard.lima@indt.org.br>
4876
4877         * sys/v4l2/gstv4l2object.c:
4878         * sys/v4l2/gstv4l2object.h:
4879         Add device-fd property to make it possible to apps to call ioctl's.
4880
4881 2008-03-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4882
4883         * gst/qtdemux/qtdemux.c: (next_entry_size):
4884         Unbreak streaming mode again.
4885
4886 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
4887
4888         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
4889           Remove superfluous DEBUG macro.
4890
4891 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
4892
4893         Based on patch by: William M. Brack <wbrack at mmm com hk>
4894
4895         * sys/v4l2/v4l2src_calls.c: (fractions_are_equal),
4896           (gst_v4l2src_set_capture):
4897           Check whether the device supports setting the framerate before
4898           trying to set it and then posting a warning or error if it doesn't
4899           work (#516649, #520092). Also compare fractions more correctly.
4900
4901 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
4902
4903         * gst/goom/Makefile.am:
4904           Remove ppc assembler optimisations from the build until they
4905           actually build (they also seem to have GPL headers).
4906
4907 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
4908
4909         * m4/Makefile.am:
4910           Better not dist files that don't exist any longer (lrint*m4).
4911
4912 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
4913
4914         * configure.ac:
4915         * m4/lrint.m4:
4916         * m4/lrintf.m4:
4917         Remove lrint/lrintf checks. We don't use it anywhere.
4918
4919 2008-03-18  Andy Wingo  <wingo@pobox.com>
4920
4921         * sys/osxvideo/osxvideosink.m
4922         (gst_osx_video_sink_osxwindow_destroy)
4923         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
4924         task, whoopdee.
4925         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
4926         2 ms.
4927
4928 2008-03-18  Andy Wingo  <wingo@pobox.com>
4929
4930         * sys/osxvideo/osxvideosink.m
4931         (gst_osx_video_sink_osxwindow_destroy)
4932         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
4933         task, whoopdee.
4934         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
4935         2 ms.
4936         
4937 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
4938
4939         Patch by: William M. Brack <wbrack at mmm com hk>
4940
4941         * sys/v4l2/v4l2src_calls.c:
4942           (gst_v4l2src_probe_caps_for_format_and_size),
4943           (gst_v4l2src_probe_caps_for_format):
4944           Make sure the probed frame sizes are reversed in the resulting
4945           caps also when using V4L2_FRMSIZE_STEPWISE (so they end up
4946           highest resolution first); also remove unused variable.
4947           (Partly fixes #520092)
4948
4949 2008-03-17  Wim Taymans  <wim.taymans@collabora.co.uk>
4950
4951         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
4952
4953         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4954         (gst_rtspsrc_finalize):
4955         Call WSAStartup() and WSACleanup before using the Winsock API.
4956         See #520808.
4957
4958 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
4959
4960         * gst/avi/gstavidemux.c:
4961           Erm, the buffer-size is just guint, no need for the special format
4962           specifier.
4963
4964 2008-03-16  Tim-Philipp Müller  <tim at centricular dot net>
4965
4966         * gst/goom/plugin_info.c:
4967         * gst/goom/ppc_zoom_ultimate.h:
4968           Small fixes to build more on PPC: ifdef out code that uses unknown
4969           define; add newline at end of header file to avoid compiler warning.
4970           Assembler code still doesn't build though.
4971
4972 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
4973
4974         * gst/avi/gstavidemux.c:
4975           Fix up my last commit. Use G_GUINT32_FORMAT for the guint32 debug log.
4976           Also downgrade a GST_WARNING to GST_DEBUG and add a comment.
4977
4978 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
4979
4980         * gst/avi/gstavidemux.c:
4981           Chunksize is uint32. Fix format specifier.
4982
4983 2008-03-14  Christian Schaller <christian.schaller@collabora.co.uk>
4984
4985         * gst/rtsp/COPYING.MIT: Remove extra line that got copied over by
4986         mistake. Return file to pure MIT text.
4987
4988 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
4989
4990         * gst/audiofx/audiofx.c:
4991         Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
4992         of hardcoding values.
4993
4994 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
4995
4996         Patch by: Mark Nauwelaerts <manauw skynet be>
4997
4998         * sys/oss/gstosssrc.c: (gst_oss_src_init), (gst_oss_src_getcaps),
4999           (gst_oss_src_close):
5000         * sys/oss/gstosssrc.h:
5001           Cache probed caps, so _get_caps() during recording doesn't cause
5002           ioctl calls which may disrupt the recording (fixes #521875).
5003
5004 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5005
5006         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
5007         (gst_qtdemux_activate_segment),
5008         (gst_qtdemux_prepare_current_sample),
5009         (gst_qtdemux_loop_state_movie), (qtdemux_parse_trak):
5010         Make sure we always send a DISCONT after a seek by setting the sample
5011         index to an undefined value after a seek.
5012
5013 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
5014
5015         * gst/avi/gstavisubtitle.h: (GST_IS_AVI_SUBTITLE),
5016           (GST_IS_AVI_SUBTITLE_CLASS):
5017           Fix up IS_FOO macros, which makes gtk-doc much happier.
5018
5019 2008-03-08  Tim-Philipp Müller  <tim at centricular dot net>
5020
5021         * tests/icles/Makefile.am:
5022           Move the -lgstfoo where it belongs.
5023
5024 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5025
5026         * gst/matroska/ebml-ids.h:
5027         Add ID for EBML CRC32 elements.
5028
5029         * gst/matroska/Makefile.am:
5030         * gst/matroska/ebml-read.c: (gst_ebml_finalize),
5031         (gst_ebml_read_class_init), (gst_ebml_read_peek_bytes),
5032         (gst_ebml_read_get_length), (_ext2dbl), (gst_ebml_read_float),
5033         (gst_ebml_read_header):
5034         Support reading 80bit floats, add finalize method to clean up
5035         in any case, support reading length/id elements with any length
5036         as long as it's smaller than our supported maximum, don't leak
5037         buffers if reading as much data as we wanted failed and some
5038         smaller cleanup.
5039
5040 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5041
5042         Patch by: Olivier Crete <tester at tester dot ca>
5043
5044         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
5045         Check that a buffer is large enough before reading from it.
5046         Fixes bug #521102.
5047         
5048 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5049
5050         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
5051         Fix compilation after removing the GstPollMode from the
5052         constructor.
5053
5054 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5055
5056         * configure.ac:
5057         * gst/audiofx/Makefile.am:
5058         * gst/audiofx/audiochebband.c:
5059         * gst/audiofx/audiocheblimit.c:
5060         * gst/audiofx/math_compat.h:
5061         Check for sinh(), cosh() and asinh() and define our own
5062         implementations if they're not available. Fixes bug #520880.
5063
5064 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5065
5066         Patch by: Olivier Crete <tester at tester dot ca>
5067
5068         * ext/speex/gstspeexenc.c: (gst_speex_enc_chain):
5069         Unref the buffers only once when handling not-negotiated errors.
5070         Fixes bug #520764.
5071
5072 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5073
5074         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5075
5076         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize), (gst_udpsrc_start),
5077         (gst_udpsrc_stop):
5078         Properly balance WSA_Cleanup with WSA_Startup.
5079         Also make the poll controllable on windows. Fixes #520888.
5080
5081 2008-03-06  Wim Taymans  <wim.taymans@collabora.co.uk>
5082
5083         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
5084         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
5085         (gst_ebml_read_element_length), (gst_ebml_peek_id),
5086         (gst_ebml_read_skip), (gst_ebml_read_buffer),
5087         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
5088         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_utf8),
5089         (gst_ebml_read_date), (gst_ebml_read_master),
5090         (gst_ebml_read_binary), (gst_ebml_read_header):
5091         * gst/matroska/ebml-read.h:
5092         * gst/matroska/matroska-demux.c:
5093         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
5094         (gst_matroska_demux_read_track_encodings),
5095         (gst_matroska_demux_add_stream),
5096         (gst_matroska_demux_handle_src_query),
5097         (gst_matroska_demux_handle_seek_event),
5098         (gst_matroska_demux_init_stream),
5099         (gst_matroska_demux_parse_tracks),
5100         (gst_matroska_demux_parse_index_cuetrack),
5101         (gst_matroska_demux_parse_index_pointentry),
5102         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
5103         (gst_matroska_demux_parse_metadata_id_simple_tag),
5104         (gst_matroska_demux_parse_metadata_id_tag),
5105         (gst_matroska_demux_parse_metadata),
5106         (gst_matroska_demux_sync_streams),
5107         (gst_matroska_demux_push_hdr_buf),
5108         (gst_matroska_demux_push_flac_codec_priv_data),
5109         (gst_matroska_demux_push_xiph_codec_priv_data),
5110         (gst_matroska_demux_add_wvpk_header),
5111         (gst_matroska_demux_check_subtitle_buffer),
5112         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
5113         (gst_matroska_demux_parse_cluster),
5114         (gst_matroska_demux_parse_contents_seekentry),
5115         (gst_matroska_demux_parse_contents),
5116         (gst_matroska_demux_loop_stream_parse_id),
5117         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop):
5118         * gst/matroska/matroska-demux.h:
5119         * gst/matroska/matroska-ids.h:
5120         Handle return values from pull_range in a more granular way to properly
5121         shut down on seeks.
5122         Combine return values from push.
5123         Implement proper error handling.
5124         Prepare for handling seeking correctly.
5125
5126 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
5127
5128         * gst/matroska/ebml-read.c:
5129         Use GINT64 formatting constants from GLIB.
5130
5131         * gst/matroska/matroska-demux.c:
5132         Add some guards to avoid a possible division by 0 and crashing
5133         with NULL events on some systems.
5134         Use gst_gdouble_to_guint64 somewhere instead of an implicit
5135         conversion. 
5136
5137         * gst/matroska/matroska-mux.c:
5138         Check for invalid timestamps in a bunch of places to avoid
5139         writing bogus durations into the output file.
5140         Fix some double<->gint64 conversions that weren't using
5141         gst_guint64_to_gdouble
5142
5143 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5144
5145         * configure.ac:
5146         Move the checks for bison, flex and as to the program section and the
5147         check for gcc inline asm to the compiler characteristics section.
5148
5149 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5150
5151         * configure.ac:
5152         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
5153         plug-ins are included/excluded. (#498222)
5154
5155 2008-02-29  Michael Smith <msmith@fluendo.com>
5156
5157         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
5158           Don't call gst_object_sync_values() unless we have a valid timestamp.
5159
5160 2008-02-28  David Schleef  <ds@schleef.org>
5161
5162         * gst/matroska/matroska-demux.c:
5163         * gst/matroska/matroska-ids.h:
5164         * gst/matroska/matroska-mux.c:
5165           Fix Dirac mapping.  I had previously added a VfW-type
5166           mapping, but it looks like Dirac will get a native Matroska
5167           mapping, and this is the most likely method.
5168
5169 2008-02-28  David Schleef  <ds@schleef.org>
5170
5171         * gst/avi/gstavimux.c: Add Dirac encoding
5172
5173 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
5174
5175         Patch by: Peter Kjellerstedt <pkj at axis com>
5176
5177         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
5178         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_unlock),
5179         (gst_udpsrc_unlock_stop), (gst_udpsrc_stop):
5180         * gst/udp/gstudpsrc.h:
5181         Port to GstPoll. See #505417.
5182
5183 2008-02-28  Sebastian Dröge  <slomo@circular-chaos.org>
5184
5185         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
5186         Return GST_FLOW_NOT_NEGOTIATED when the caps are not set
5187         yet on the srcpad. We need rate and channels before we
5188         can do any processing. Fixes bug #519088.
5189
5190 2008-02-26  Jan Schmidt  <jan.schmidt@sun.com>
5191
5192         * configure.ac:
5193         Detect and indicate if GCC inline assembly syntax is
5194         available.
5195
5196         * gst/goom/Makefile.am:
5197         * gst/goom/convolve_fx.c:
5198         * gst/goom/flying_stars_fx.c:
5199         * gst/goom/goom_config.h:
5200         * gst/goom/goom_core.c:
5201         * gst/goom/goomsl.c:
5202         * gst/goom/ifs.c:
5203         * gst/goom/mmx.c:
5204         * gst/goom/plugin_info.c:
5205         * gst/goom/xmmx.c:
5206         Fix various GCC-isms, and only build the inline assembly
5207         with compilers that support GCC inline assembly.
5208
5209         Fix a couple of other warnings shown with Forte.
5210
5211 2008-02-25  Stefan Kost  <ensonic@users.sf.net>
5212
5213         * gst/goom/xmmx.c:
5214           Use 'emms' instead of 'femms' to not crash on cpus that do not
5215           implement this 3dnow specific instruction.
5216
5217 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5218
5219         * gst/goom/plugin_info.c: (setOptimizedMethods):
5220         Use extended MMX for draw_line() too if available, not only
5221         normal MMX.
5222
5223 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5224
5225         * ext/jpeg/gstjpeg.c: (plugin_init):
5226         Remove (commented out) smoke typefinder. This is in base now.
5227
5228 2008-02-23  Jan Schmidt  <jan.schmidt@sun.com>
5229
5230         * gst/goom2k1/Makefile.am:
5231         * gst/goom2k1/gstgoom.c:
5232
5233         Rename the installed library, and don't register the same 
5234         GType name as the new goom.
5235
5236 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5237
5238         * configure.ac:
5239         * ext/taglib/Makefile.am:
5240           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
5241           when building C++ code (#516509).
5242
5243 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5244
5245         * gst/goom/gstgoom.c: (goom_debug), (plugin_init):
5246         * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
5247           (setOptimizedMethods):
5248           Call oil_init(), otherwise oil_get_cpu_flags() won't return
5249           anything useful. Export goom debug category so we can get
5250           rid of the VERBOSE define and the printfs.
5251
5252 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5253
5254         * gst/goom/goomsl_heap.c: (align_it):
5255         * gst/goom/plugin_info.c: (setOptimizedMethods):
5256           Compile fixes for x86-64.
5257
5258 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5259
5260         * gst/goom/Makefile.am: Don't compile lex or yacc outputs
5261         with warnings, but add other CFLAGS
5262
5263         * gst/goom/goomsl.c (gsl_instr_set_namespace),
5264         (gsl_instr_add_param), (iflow_execute), (gsl_enternamespace),
5265         (calculate_labels), (gsl_read_file):
5266         * gst/goom/goomsl_lex.l:
5267         * gst/goom/goomsl_yacc.y:
5268         * gst/goom/plugin_info.c: Remove a few live printf, and
5269         fprintf, replace exit() calls with g_assert_not_reached()
5270         if it not optimal for a library
5271
5272 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5273
5274         * gst/goom/Makefile.am: Remove the warnings being disabled,
5275         fix linkage on x86, spotted by Sebastian Dröge
5276         <slomo@circular-chaos.org>
5277
5278         * gst/goom/convolve_fx.c (convolve_init),
5279         (create_output_with_brightness), (convolve_apply):
5280         * gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
5281         * gst/goom/goomsl.c:
5282         * gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
5283         * gst/goom/plugin_info.c:
5284         * gst/goom/tentacle3d.c (tentacle_fx_create):
5285         Fix warnings, and disable the motifs in the convolve_fx
5286         plugin (they were causing warnings, and they were just
5287         "Goom" in funny letterring)
5288
5289 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5290
5291         * configure.ac: Add checks for Flex/Yacc/Bison and other
5292         furry animals, for the new goom 2k4 based plugin
5293
5294         * gst/goom/*: Update to use goom 2k4, uses liboil to detect
5295         CPU optimisations (not working yet), move the old plugin to...
5296
5297         * gst/goom2k1/*: ... here, in case somebody is sick enough
5298
5299         Fixes #515073
5300
5301 2008-02-22  Wim Taymans  <wim.taymans@collabora.co.uk>
5302
5303         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
5304         Post the server response code in an error message instead of a generic
5305         'error' message. Fixes #517237.
5306
5307 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5308
5309         * tests/check/Makefile.am:
5310         Ignore gconfaudiosrc for the states unit test too. It will fallback
5311         to alsasrc if the gconf settings can't be read and not everybody has
5312         alsa.
5313
5314 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5315
5316         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
5317         (gst_wavpack_parse_create_src_pad):
5318         * ext/wavpack/gstwavpackparse.h:
5319         Always report the duration if we know it in push mode and don't
5320         return 0 just to make totem believe we can't seek in push mode.
5321         Newer totem version use the SEEKING query which properly reports
5322         if we can seek or not.
5323
5324 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5325
5326         Patch by: Jens Granseuer <jensgr at gmx dot net>
5327
5328         * tests/examples/equalizer/demo.c: (main):
5329         C89 fix, moving variable declarations to the beginning of
5330         the block. Fixes bug #517933.
5331
5332 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
5333
5334         * configure.ac:
5335         Back to development...
5336
5337 === release 0.10.7 ===
5338
5339 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
5340
5341         * configure.ac:
5342           releasing 0.10.7, "Red Door Black"
5343
5344 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
5345
5346         * gst/alpha/Makefile.am:
5347         Link alpha plugin with libgstbase. Fixes bug #517386.
5348
5349 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5350
5351         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
5352         Init values to -1 instead of the default 0 value.
5353         Fixes #516524.
5354
5355 2008-02-14  Stefan Kost  <ensonic@users.sf.net>
5356
5357         * tests/examples/spectrum/spectrum-example.c:
5358         Add missing include to fix compilation when libxml usage is disabled.
5359         Fixes: #516371
5360
5361 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5362
5363         patch by:  Wim Taymans  <wim.taymans@collabora.co.uk>
5364         fixes: #514889
5365
5366         * gst/rtp/gstrtph264pay.c:
5367         * gst/rtp/gstrtpmp4gdepay.c:
5368         * gst/rtp/gstrtpmp4gpay.c:
5369         * gst/rtp/gstrtpmp4gpay.h:
5370         * gst/rtp/gstrtptheorapay.c:
5371         * gst/rtp/gstrtpvorbispay.c:
5372
5373         Fix various leaks shown up in valgrind
5374         - free sprops and buffer in error cases in H264 payloader
5375         - fix leak in mp4g depayloader when construction the caps
5376         - don't leak config string in the mp4g payloader
5377         - don't leak buffers and headers in theora and vorbis payloaders
5378
5379         * tests/check/elements/rtp-payloading.c:
5380
5381         Fix the RTP data test
5382         - Actually send valid amr data to the payloader instead of 20
5383         zero-bytes
5384         - The mp4g payloader expects codec_data on the caps
5385
5386 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
5387
5388         * win32/MANIFEST:
5389         Add libgstpng.dsp to MANIFEST.
5390         * win32/vs6/libgstaudiofx.dsp:
5391         Add new source files to VS project file.
5392
5393 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5394
5395         * sys/ximage/gstximagesrc.c:
5396         Initialise variables when opening the X display rather
5397         than in _start(), as the display can be opened before that.
5398
5399         Fixes: #515985
5400
5401 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5402
5403         * sys/directdraw/gstdirectdrawsink.c:
5404         (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
5405         (gst_directdraw_sink_finalize):
5406         Properly chain up finalize functions. Fixes bug #515980.
5407
5408 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5409
5410         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
5411         (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
5412         (gst_v4l2_buffer_pool_class_init):
5413         Chain up the finalize functions. Fixes bug #515984.
5414
5415 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5416
5417         * sys/ximage/ximageutil.c:
5418         Chain up in the finalize function for our custom
5419         buffer sub-class.
5420         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
5421         Fixes: #515706
5422
5423 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5424
5425         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
5426         (gst_fenced_buffer_class_init):
5427         Properly chain up finalize method. Fixes bug #515979.
5428
5429 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5430
5431         * sys/ximage/gstximagesrc.c:
5432         Free allocated Damage memory before closing our connection to the
5433         X server. Partially fixes: #515706
5434
5435 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5436
5437         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
5438         * tests/check/Makefile.am:
5439         * tests/check/gst-plugins-good.supp:
5440         Add a few libjpeg suppressions and initialize a variable to
5441         make smokeenc valgrind clean. Fixes bug #515701.
5442
5443 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
5444
5445         * gst/avi/gstavidemux.c:
5446         Revert patch which sends timestamps only on keyframes, as it
5447         breaks playback with current gst-ffmpeg.
5448
5449         Fixes: #515562
5450
5451 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5452
5453         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5454         * tests/check/elements/multifile.c: (GST_START_TEST):
5455         Close some memory leaks spotted by the unit test. Fixes bug #515697.
5456
5457 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5458
5459         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
5460         Use and unset the GError when pipeline creation fails instead of
5461         simply leaking it. Fixes bug #515704.
5462
5463 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
5464
5465         * gst/audiofx/audioamplify.c:
5466         * gst/audiofx/audiochebband.c:
5467         * gst/audiofx/audiocheblimit.c:
5468         * gst/audiofx/audiodynamic.c:
5469         * gst/audiofx/audioinvert.c:
5470         * gst/audiofx/audiopanorama.c:
5471         * gst/audiofx/audiowsincband.c:
5472         * gst/audiofx/audiowsinclimit.c:
5473         Fix long description of audiofx elements. Fixes bug #515457.
5474
5475 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
5476
5477         * docs/plugins/Makefile.am:
5478         * gst/spectrum/gstspectrum.c:
5479         * tests/examples/spectrum/.cvsignore:
5480         * tests/examples/spectrum/Makefile.am:
5481         * tests/examples/spectrum/spectrum-example.c:
5482
5483         Add a simple example application for the spectrum element, include it
5484         in the docs, and fix some documentation ambiguities.
5485
5486         Fixes: #348085
5487
5488 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5489
5490         * gst/equalizer/Makefile.am:
5491         * gst/spectrum/Makefile.am:
5492         Fix includes order
5493
5494         * tests/check/Makefile.am:
5495         Exclude v4l2src from the states test - it takes too long to start.
5496
5497         * tests/check/elements/spectrum.c:
5498         Make the test run properly with CK_FORK=no
5499
5500 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
5501
5502         * gst/audiofix/Makefile.am: add missing header files 
5503
5504 2008-02-08  Julien Moutte  <julien@fluendo.com>
5505
5506         * gst/matroska/matroska-demux.c:
5507         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
5508         keyframe and delta units correctly when dealign with a BlockGroup.
5509         Fixes: #514397
5510
5511 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5512
5513         * tests/check/elements/.cvsignore:
5514         Spell the new tests correctly in .cvsignore
5515
5516 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
5517
5518         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5519           Need to use gsize here for the size, fixes compiler warning.
5520
5521         * tests/examples/equalizer/.cvsignore:
5522         * tests/examples/equalizer/Makefile.am:
5523         * tests/examples/spectrum/.cvsignore:
5524         * tests/examples/spectrum/Makefile.am:
5525           Add missing files to fix the build.
5526
5527 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5528
5529         * configure.ac:
5530         * docs/plugins/Makefile.am:
5531         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5532         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5533         * docs/plugins/gst-plugins-good-plugins.args:
5534         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5535         * docs/plugins/inspect/plugin-multifile.xml:
5536         * tests/check/Makefile.am:
5537         * tests/check/elements/.cvsignore:
5538
5539         Move multifile plugin from -bad.
5540         Fixes: #490283
5541
5542 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5543
5544         * configure.ac:
5545         * docs/plugins/Makefile.am:
5546         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5547         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5548         * docs/plugins/gst-plugins-good-plugins.args:
5549         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5550         * docs/plugins/inspect/plugin-spectrum.xml:
5551         * gst/spectrum/Makefile.am:
5552         * tests/check/Makefile.am:
5553         * tests/check/elements/.cvsignore:
5554         * tests/examples/Makefile.am:
5555
5556         Move spectrum plugin from -bad.
5557         Move examples into tests/examples/spectrum.
5558
5559 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5560
5561         * configure.ac:
5562         * docs/plugins/Makefile.am:
5563         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5564         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5565         * docs/plugins/gst-plugins-good-plugins.args:
5566         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5567         * docs/plugins/gst-plugins-good-plugins.interfaces:
5568         * docs/plugins/inspect/plugin-equalizer.xml:
5569         * gst/equalizer/Makefile.am:
5570         * tests/check/Makefile.am:
5571         * tests/examples/Makefile.am:
5572         Move the equalizer plugin across from -bad
5573
5574         * tests/check/elements/.cvsignore:
5575         Add equalizer, audiosincwband and audiosincwlimit
5576
5577         * tests/check/elements/equalizer.c:
5578         Fix compiler warnings
5579
5580         Fixes: #415627
5581
5582 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5583
5584         * configure.ac:
5585         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
5586         are treated like releases and build without it.
5587
5588 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5589
5590         * docs/plugins/Makefile.am:
5591         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5592         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5593         * docs/plugins/gst-plugins-good-plugins.args:
5594         * docs/plugins/inspect/plugin-audiofx.xml:
5595         * gst/audiofx/Makefile.am:
5596         * gst/audiofx/audiofx.c:
5597         * gst/audiofx/audiowsincband.c:
5598         * gst/audiofx/audiowsincband.h:
5599         * gst/audiofx/audiowsinclimit.c:
5600         * gst/audiofx/audiowsinclimit.h:
5601         * tests/check/Makefile.am:
5602         * tests/check/elements/audiowsincband.c:
5603         * tests/check/elements/audiowsinclimit.c:
5604
5605         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
5606         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
5607         respectively.
5608
5609         Fixes: #467666
5610
5611 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5612
5613         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
5614         * tests/check/elements/icydemux.c:
5615           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
5616           caps, and add a somewhat useful debug message. Plus test.
5617
5618 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
5619
5620         * gst/rtsp/gstrtspsrc.c:
5621         Include unistd.h only if HAVE_UNISTD_H is defined
5622         * win32/common/config.h.in:
5623         * win32/common/config.h:
5624         Define socklen_t as it seems it's not defined in default 
5625         Visual Studio headers.
5626         * win32/vs6/libgstalpha.dsp:
5627         * win32/vs6/libgstapetag.dsp:
5628         * win32/vs6/libgstavi.dsp:
5629         * win32/vs6/libgstrtp.dsp:
5630         * win32/vs6/libgstrtsp.dsp:
5631         * win32/vs6/libgstvideomixer.dsp:
5632         Update project file dependencies and add new source files       
5633
5634 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
5635
5636         Patch by: Bjarne Rosengren <bjarne at axis dot com>
5637
5638         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
5639         Don't leak buffers when we don't push them downstream.
5640         Fixes bug #514965.
5641
5642 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5643
5644         * configure.ac:
5645           Bump requirements to (good) released versions to avoid
5646           confusion and make implicit core requirement explicit.
5647
5648 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
5649
5650         * docs/plugins/Makefile.am:
5651         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5652         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5653         * docs/plugins/gst-plugins-good-plugins.args:
5654         * docs/plugins/inspect/plugin-audiofx.xml:
5655         * gst/audiofx/Makefile.am:
5656         * gst/audiofx/audiochebband.c:
5657         * gst/audiofx/audiochebband.h:
5658         * gst/audiofx/audiocheblimit.c:
5659         * gst/audiofx/audiocheblimit.h:
5660         * gst/audiofx/audiochebyshevfreqband.c:
5661         * gst/audiofx/audiochebyshevfreqband.h:
5662         * gst/audiofx/audiochebyshevfreqlimit.c:
5663         * gst/audiofx/audiochebyshevfreqlimit.h:
5664         * gst/audiofx/audiofx.c:
5665         * tests/check/Makefile.am:
5666         * tests/check/elements/.cvsignore:
5667         * tests/check/elements/audiochebband.c:
5668         * tests/check/elements/audiocheblimit.c:
5669         * tests/check/elements/audiochebyshevfreqband.c:
5670         * tests/check/elements/audiochebyshevfreqlimit.c:
5671
5672         Rename audiochebyshevfreqband -> audiochebband and
5673         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
5674         surgery.
5675
5676         Closes: #491811
5677
5678 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
5679
5680         Patch by: Orjan Friberg <orjanf at axis dot com>
5681
5682         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
5683         Fix caps memory leak. Fixes #514573.
5684
5685 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
5686
5687         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
5688         If there's no entries in the subindex, don't try to do anything stupid,
5689         just return.
5690
5691 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
5692
5693         Patch by: John Millikin <jmillikin at gmail dot com>
5694
5695         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
5696           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
5697           Fix extraction of picture blocks with newer libflac versions again:
5698           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
5699
5700 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
5701
5702         * tests/check/Makefile.am:
5703           Add rtp-payloading test to VALGRIND_TO_FIX.
5704
5705         * tests/check/elements/rtp-payloading.c:
5706           Add semicolons after GST_TEST_END so gst-indent gets the
5707           formatting right; make test less verbose in general, but
5708           more verbose in the error case (which should probably
5709           make the test fail anyway).
5710
5711 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
5712
5713         * docs/plugins/Makefile.am:
5714         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5715         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5716         * gst/avi/gstavisubtitle.c:
5717         Add documentation for avisubtitle and change class to
5718         Codec/Parser/Subtitle
5719
5720 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
5721
5722         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
5723         Treat ENOTTY (driver does not implement ioctl) the same as
5724         EINVAL since it implies there are no available standards.
5725
5726         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
5727         (gst_v4l2src_get_nearest_size):
5728         Replace gst_v4l2src_get_size_limits with 2 calls to new function
5729         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
5730         probe if the driver does not support VIDIOC_TRY_FMT for whatever
5731         reason, and if we aren't yet actively capturing.
5732
5733         * sys/v4l2/v4l2src_calls.h:
5734         Remove replaced function declaration.
5735
5736 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
5737
5738         * configure.ac:
5739         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
5740         API.
5741
5742 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
5743
5744         * configure.ac:
5745         Fix typo.
5746
5747 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
5748
5749         * gst/alpha/Makefile.am:
5750         * gst/alpha/gstalpha.c:
5751
5752         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
5753         some stuff, and making buffer-alloc and resizing work automatically.
5754         No longer crashes on odd frame widths and heights, although there
5755         seems to be a disagreement with ffmpegcolorspace about what size
5756         an AYUV frame with odd height should be.
5757
5758 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
5759
5760         Patch by: Alessandro Decina <alessandro at nnva dot org>
5761
5762         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
5763         * ext/libpng/gstpngenc.h:
5764         Preallocate the output buffer so that g_memdup() and
5765         gst_buffer_merge() aren't needed anymore. This greatly improves
5766         performances and fixes #512544.
5767
5768 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
5769
5770         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
5771         (gst_avi_demux_stream_data):
5772         GStreamer timestamps are PTS values while AVI only knows about DTS
5773         timestamps. Make sure we only copy the DTS as the buffer timestamp when
5774         we are dealing with a key frame.
5775
5776 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
5777
5778         * tests/check/Makefile.am:
5779         * tests/check/elements/.cvsignore:
5780         * tests/check/elements/rtp-payloading.c:
5781           Add add testsuite for the rtp-payloader that tries simulating
5782           dataflow. Needs more test data.
5783
5784 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
5785
5786         * tests/check/elements/alphacolor.c:
5787           Remove two unused variables.
5788
5789 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
5790
5791         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
5792           Use g_ascii_strtoll() instead of atoll, which is only
5793           available in C99.
5794
5795 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
5796
5797         * gst/rtp/Makefile.am:
5798         * gst/rtp/gstrtp.c:
5799         * gst/rtp/gstrtpmpvpay.c:
5800         * gst/rtp/gstrtpmpvpay.h:
5801         Add MPEG2 video payloader
5802
5803 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
5804
5805         * gst/level/gstlevel.c:
5806         Use #include <math.h> instead of #include "math.h".
5807
5808 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
5809
5810         * tests/check/Makefile.am:
5811         Fix up some CFLAGS sets.
5812         Don't include gconfvideosrc in the states test.
5813
5814         * tests/check/elements/autodetect.c: (GST_START_TEST):
5815         Add some error strings to fail_unless arguments to fix some weird
5816         compiler errors on Solaris.
5817
5818 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
5819
5820         * configure.ac:
5821         Detect video4linux headers on Solaris too.
5822         * sys/v4l2/gstv4l2colorbalance.h:
5823         * sys/v4l2/gstv4l2object.h:
5824         * sys/v4l2/v4l2_calls.c:
5825         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
5826         (gst_v4l2_buffer_new):
5827
5828         Make v4l2 build on Solaris.
5829         Patch by: Brian Cameron  <brian.cameron at sun dot com>
5830         Fixes: #510505
5831
5832 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
5833
5834         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5835           Update list from (still local) scanning script.
5836
5837 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
5838
5839         Based on a patch by:
5840             Victor STINNER <victor dot stinner at haypocalc dot com>
5841
5842         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
5843         Set variable to NULL after freeing it to prevent double frees
5844         or make failures by another use of it afterwards more obvious
5845         and fix use of it after the freeing. Fixes bug #510592.
5846
5847 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
5848
5849         * gst/udp/gstmultiudpsink.c:
5850         use GST_WARNING for logging
5851
5852 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
5853
5854         * gst/udp/gstmultiudpsink.c:
5855         Don't try to leave a multicast group with an invalid socket
5856
5857 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
5858
5859         * ext/flac/gstflacdec.c:
5860           Fix compilation against flac 1.1.2 (as on debian stable), where
5861           the picture metadata defines and structs don't exist yet.
5862           Fixes #509301.
5863
5864 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
5865
5866         Patch by: Olivier Crete <tester at tester dot ca>
5867
5868         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
5869         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
5870         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
5871         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
5872         * gst/udp/gstmultiudpsink.h:
5873         Add property to automatically join a multicast group or not. This can be
5874         useful when sharing a socket between multiple elements.
5875         Fixes #509531.
5876
5877 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
5878
5879         * gst/videomixer/Makefile.am:
5880           Add controller flags.
5881
5882 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
5883
5884         * gst/videomixer/videomixer.c:
5885           Also commit the missing gst_object_sync_values().
5886
5887 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
5888
5889         * docs/plugins/Makefile.am:
5890           Remove duplicate entry.
5891
5892 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5893
5894         * docs/plugins/Makefile.am:
5895         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5896         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5897         * docs/plugins/inspect/plugin-gamma.xml:
5898         * docs/plugins/inspect/plugin-monoscope.xml:
5899         * docs/plugins/inspect/plugin-video4linux2.xml:
5900           Add 3 more plugins to docs.
5901
5902 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5903
5904         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5905         * sys/osxvideo/osxvideosink.h:
5906           Revert previous change caused by a file that got stuck on an old
5907           revision.
5908
5909 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5910
5911         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5912         * gst/multipart/Makefile.am:
5913         * gst/multipart/multipartdemux.c:
5914         * gst/multipart/multipartdemux.h:
5915         * gst/multipart/multipartmux.c:
5916         * gst/multipart/multipartmux.h:
5917           Re-add multipartdemux to the docs. Last round of section cleanup.
5918
5919 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5920
5921         * docs/plugins/Makefile.am:
5922         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5923         * sys/osxaudio/gstosxaudiosink.h:
5924         * sys/osxvideo/osxvideosink.h:
5925           Managed to resolve most unused declarations. Filed a bug for one left.          
5926
5927 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5928
5929         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5930           Cleanup section file.
5931
5932 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5933
5934         * docs/plugins/Makefile.am:
5935         * docs/plugins/gst-plugins-good-plugins.args:
5936         * docs/plugins/gst-plugins-good-plugins.signals:
5937         * docs/plugins/inspect/plugin-alaw.xml:
5938         * docs/plugins/inspect/plugin-alpha.xml:
5939         * docs/plugins/inspect/plugin-alphacolor.xml:
5940         * docs/plugins/inspect/plugin-annodex.xml:
5941         * docs/plugins/inspect/plugin-apetag.xml:
5942         * docs/plugins/inspect/plugin-audiofx.xml:
5943         * docs/plugins/inspect/plugin-auparse.xml:
5944         * docs/plugins/inspect/plugin-autodetect.xml:
5945         * docs/plugins/inspect/plugin-avi.xml:
5946         * docs/plugins/inspect/plugin-cairo.xml:
5947         * docs/plugins/inspect/plugin-cdio.xml:
5948         * docs/plugins/inspect/plugin-cutter.xml:
5949         * docs/plugins/inspect/plugin-debug.xml:
5950         * docs/plugins/inspect/plugin-dv.xml:
5951         * docs/plugins/inspect/plugin-efence.xml:
5952         * docs/plugins/inspect/plugin-effectv.xml:
5953         * docs/plugins/inspect/plugin-flac.xml:
5954         * docs/plugins/inspect/plugin-flxdec.xml:
5955         * docs/plugins/inspect/plugin-gconfelements.xml:
5956         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
5957         * docs/plugins/inspect/plugin-goom.xml:
5958         * docs/plugins/inspect/plugin-halelements.xml:
5959         * docs/plugins/inspect/plugin-icydemux.xml:
5960         * docs/plugins/inspect/plugin-id3demux.xml:
5961         * docs/plugins/inspect/plugin-jpeg.xml:
5962         * docs/plugins/inspect/plugin-ladspa.xml:
5963         * docs/plugins/inspect/plugin-level.xml:
5964         * docs/plugins/inspect/plugin-matroska.xml:
5965         * docs/plugins/inspect/plugin-mulaw.xml:
5966         * docs/plugins/inspect/plugin-multipart.xml:
5967         * docs/plugins/inspect/plugin-navigationtest.xml:
5968         * docs/plugins/inspect/plugin-png.xml:
5969         * docs/plugins/inspect/plugin-quicktime.xml:
5970         * docs/plugins/inspect/plugin-rtp.xml:
5971         * docs/plugins/inspect/plugin-rtsp.xml:
5972         * docs/plugins/inspect/plugin-shout2send.xml:
5973         * docs/plugins/inspect/plugin-smpte.xml:
5974         * docs/plugins/inspect/plugin-speex.xml:
5975         * docs/plugins/inspect/plugin-taglib.xml:
5976         * docs/plugins/inspect/plugin-udp.xml:
5977         * docs/plugins/inspect/plugin-videobalance.xml:
5978         * docs/plugins/inspect/plugin-videobox.xml:
5979         * docs/plugins/inspect/plugin-videocrop.xml:
5980         * docs/plugins/inspect/plugin-videoflip.xml:
5981         * docs/plugins/inspect/plugin-videomixer.xml:
5982         * docs/plugins/inspect/plugin-wavenc.xml:
5983         * docs/plugins/inspect/plugin-wavpack.xml:
5984         * docs/plugins/inspect/plugin-wavparse.xml:
5985           Update plugin docs.
5986
5987         * gst/videomixer/Makefile.am:
5988         * gst/videomixer/videomixer.c:
5989         * gst/videomixer/videomixer.h:
5990         * gst/videomixer/videomixerpad.h:
5991           Split out header to fix warnings from the doc-build.
5992
5993 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5994
5995         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
5996
5997         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
5998         Use atoll to parse the rtptime with enough precision. Fixes #509329.
5999
6000 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
6001
6002         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
6003         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
6004           Initialise variables to work around (false) 'foo might be used
6005           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
6006
6007 2008-01-11  David Schleef  <ds@schleef.org>
6008
6009         * docs/plugins/.cvsignore:
6010         * tests/check/pipelines/.cvsignore:
6011           Ignore more files for the buildbot.
6012
6013 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
6014
6015         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
6016         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
6017         Generate the image-type values correctly. Leave them out of the caps
6018         when outputting a "preview image" tag, since it only makes sense
6019         to have one of those - the type is irrelevant.
6020
6021         * sys/sunaudio/gstsunaudiomixerctrl.c:
6022         (gst_sunaudiomixer_ctrl_open):
6023         If we can, mark the mixer multiple open when we use it, in case
6024         (for some reason) the process wants to open it again elsewhere.
6025
6026 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6027
6028         Patch by: Olivier Crete <tester at tester dot ca>
6029
6030         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
6031         * gst/rtp/gstrtptheorapay.c:
6032         Fix the clock rate to 90000 as required by the RFC.
6033         Fixes #508644.
6034
6035 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
6036
6037         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
6038           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
6039
6040 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
6041
6042         * autogen.sh:
6043           Add -Wno-portability to the automake parameters to stop warnings
6044           about GNU make extensions being used. We require GNU make in almost
6045           every Makefile anyway.
6046           
6047         * configure.ac:
6048           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
6049           at the same time is required for per target flags.
6050
6051 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
6052
6053         * gst/videomixer/videomixer.c: (gst_videomixer_init):
6054         Fix error from my last commit.
6055
6056 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
6057
6058         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6059
6060         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
6061           Make sure the ISO 639-X language code in ID3v2 COMM frames
6062           is actually valid UTF-8 (or rather: ASCII), so we don't end
6063           up with non-UTF8 strings in tags if there's garbage in the
6064           language field. Also make sure the language code is always
6065           lower case. Fixes: #508291.
6066
6067 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6068
6069         * ChangeLog:
6070           Fix ChangeLog typo.
6071
6072 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6073
6074         * Makefile.am:
6075           Include lcov.mak to allow building coverage reports. Guard
6076           check-torture target like in the other packages.
6077
6078 2008-01-09  Sameer Naik  <sameer@damagehead.com>
6079
6080         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
6081
6082         * gst/videomixer/videomixer.c:
6083         (gst_videomixer_set_master_geometry), (_do_init),
6084         (gst_videomixer_child_proxy_get_child_by_index),
6085         (gst_videomixer_child_proxy_get_children_count),
6086         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
6087         (gst_videomixer_init), (gst_videomixer_request_new_pad),
6088         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
6089         Implement GstChildProxy interface.
6090         Send newsegment at the right moment
6091         Fixes #488879
6092
6093 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
6094
6095         * gst/alpha/Makefile.am:
6096         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
6097         (gst_alpha_sink_event), (gst_alpha_chain),
6098         (gst_alpha_change_state), (plugin_init):
6099         Make the various properties of 'alpha' controllable. This allows doing
6100         niceties like fade-in/fade-out.
6101
6102 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6103
6104         * gst/rtp/gstasteriskh263.c:
6105         * gst/rtp/gstrtpL16depay.c:
6106         * gst/rtp/gstrtpac3depay.c:
6107         * gst/rtp/gstrtpamrpay.c:
6108         * gst/rtp/gstrtpdepay.c:
6109         * gst/rtp/gstrtpgsmdepay.c:
6110         * gst/rtp/gstrtph263depay.c:
6111         * gst/rtp/gstrtph263pdepay.c:
6112         * gst/rtp/gstrtph263ppay.c:
6113         * gst/rtp/gstrtph264depay.c:
6114         * gst/rtp/gstrtph264pay.c:
6115         * gst/rtp/gstrtpmp2tdepay.c:
6116         * gst/rtp/gstrtpmp4adepay.c:
6117         * gst/rtp/gstrtpmp4gdepay.c:
6118         * gst/rtp/gstrtpmp4gpay.c:
6119         * gst/rtp/gstrtpmp4vdepay.c:
6120         * gst/rtp/gstrtpmpadepay.c:
6121         * gst/rtp/gstrtpmpvdepay.c:
6122         * gst/rtp/gstrtpsv3vdepay.c:
6123         * gst/rtp/gstrtptheoradepay.c:
6124         * gst/rtp/gstrtptheorapay.c:
6125         * gst/rtp/gstrtpvorbisdepay.c:
6126         * gst/rtp/gstrtpvorbispay.c:
6127           Remove copy/paste unused code (property setters and getter) found by
6128           the coverage suite (yay, saves ~20k on disk).
6129
6130 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6131
6132         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
6133           (videosink_templ):
6134           Also fix up pad templates to indicate that image/jpeg doesn't
6135           absolutely require the framerate property to be set (#504081).
6136
6137 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6138
6139         Based on patch by: Wouter Cloetens  <wouter at mind be>
6140
6141         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
6142           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
6143           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
6144         * gst/matroska/matroska-mux.h:
6145           Keep track of first and last timestamps for each incoming stream,
6146           so we can calculate the total duration for live sources and other
6147           input where we can't query the duration from the start or where
6148           there's no constant framerate from which we can deduce the
6149           duration; also use calculated/observed duration if it is bigger
6150           than the previously queried duration. Furthermore, use
6151           gst_pad_query_peer_duration() and take into account that it may
6152           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
6153           screws up comparisons when using unsigned integers. Fixes #504081.
6154
6155 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
6156
6157         * configure.ac:
6158         * gst/audiofx/audioamplify.c:
6159         (gst_audio_amplify_clipping_method_get_type),
6160         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
6161         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
6162         (gst_audio_dynamic_transform_ip):
6163         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
6164         (gst_audio_invert_transform_ip):
6165         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
6166         (gst_audio_panorama_transform):
6167         * gst/level/gstlevel.c: (gst_level_init):
6168         Make elements GST_BUFFER_FLAG_GAP aware and call
6169         gst_base_transform_set_gap_aware for this.
6170         Bump core requirement to CVS.
6171         
6172         * gst/audiofx/audiochebyshevfreqband.c:
6173         (gst_audio_chebyshev_freq_band_transform_ip):
6174         * gst/audiofx/audiochebyshevfreqlimit.c:
6175         (gst_audio_chebyshev_freq_limit_transform_ip):
6176         Also sync GObject properties to the controller if operating
6177         in passthrough mode.
6178
6179 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
6180
6181         * sys/directdraw/gstdirectdrawsink.c:
6182           (gst_directdraw_sink_window_thread):
6183           FALSE is not a gpointer.
6184
6185 2008-01-05  Julien Moutte  <julien@fluendo.com>
6186
6187         * sys/directdraw/gstdirectdrawsink.c:
6188         (gst_directdraw_sink_set_window_id),
6189         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
6190         (gst_directdraw_sink_buffer_alloc),
6191         (gst_directdraw_sink_draw_borders),
6192         (gst_directdraw_sink_show_frame),
6193         (gst_directdraw_sink_setup_ddraw),
6194         (gst_directdraw_sink_window_thread),
6195         (gst_directdraw_sink_get_ddrawcaps),
6196         (gst_directdraw_sink_surface_create): Make sure we create our
6197         internal window only when we need it. That will give a chance to
6198         the application to get the prepare-xwindow-id bus message. Draw
6199         black borders when keeping aspect ratio. Handle the case where our
6200         rendering window disappears (closed or errors) like other sinks
6201         do. Various 80 columns fixes, improve state change order. That
6202         element could need some more love.
6203
6204 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
6205
6206         * ext/taglib/gstapev2mux.h:
6207         * ext/taglib/gstid3v2mux.h:
6208         Remove useless typedefs without new type name. Fixes a warning with
6209         gcc 4.3.
6210
6211 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
6212
6213         Patch by: John Millikin <jmillikin at gmail dot com>
6214
6215         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
6216         (gst_flac_dec_setup_stream_decoder),
6217         (gst_flac_normalize_picture_mime_type),
6218         (gst_flac_extract_picture_buffer),
6219         (gst_flac_dec_metadata_callback):
6220         Emit metadata messages when a PICTURE block is encountered.
6221         Fixes #506715.
6222
6223 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
6224
6225         * gst/avi/gstavi.c:
6226         increase rank because no known issues anymore ...
6227         * gst/avi/gstavisubtitle.c:
6228         send subtitle name to the srcpad
6229
6230 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
6231
6232         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
6233         * gst/rtsp/gstrtspsrc.h:
6234         Implement redirect for the DESCRIBE reply. Fixes #506025.
6235
6236 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
6237
6238         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
6239         Fix 'xyz may be used uninitialized' compiler warnings caused
6240         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
6241         abort() in any case but properly report the error.
6242
6243 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
6244
6245         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
6246         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
6247         * sys/ximage/gstximagesrc.c: (composite_pixel):
6248           Fix 'xyz may be used uninitialized' compiler warnings caused
6249           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
6250           not really nice to abort in any case). Fixes #505745.
6251
6252 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6253
6254         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
6255           Small unit test fix (has no practical impact at the moment,
6256           since we're only feeding utf8 and hence just create a sub-
6257           buffer for the output).
6258
6259 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
6260
6261         * gst/avi/gstavisubtitle.c:
6262         * tests/check/elements/avisubtitle.c:
6263         Add seeking support for avi subtitle
6264
6265 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
6266
6267         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
6268         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
6269         (gst_flac_dec_write):
6270         * ext/flac/gstflacdec.h:
6271         Remove some unused vars.
6272         Do more cleanup of leftover events and tags.
6273         Output tags after the segment event. Fixes #504018.
6274
6275 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6276
6277         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
6278           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
6279           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
6280           Detect other UTF byte order markers and convert to UTF-8 as
6281           appropriate.
6282
6283 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6284
6285         * gst/avi/gstavisubtitle.c: (src_template),
6286           (gst_avi_subtitle_extract_utf8_file),
6287           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
6288           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
6289           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
6290         * gst/avi/gstavisubtitle.h:
6291           Refactor a bit; fix name extraction; don't assume all the data
6292           in the chunk is actually subtitle data, there may be padding at
6293           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
6294           file so it's there to send again after a seek (for future use).
6295
6296 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6297
6298         * gst/avi/Makefile.am:
6299         * gst/avi/gstavi.c:
6300         * gst/avi/gstavisubtitle.c:
6301         * gst/avi/gstavisubtitle.h:
6302         * tests/check/Makefile.am:
6303         * tests/check/elements/avisubtitle.c:
6304         * win32/common/config.h:
6305                 Add avi subtitle element for bug #442034. Need seeking support
6306                 and more support for character conversion.
6307
6308 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6309
6310         * Makefile.am:
6311           Include common/win32.mak for CRLF check of win32 project
6312           files (see #393626).
6313
6314         * win32/vs6/libgstpng.dsp:
6315           Fix line endings and do cvs admin -kb.
6316
6317 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
6318
6319         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
6320         Actually drop the buffers which are outside the currently configured
6321         segment instead of just emitting a WARNING.
6322
6323 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6324
6325         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
6326         (gst_flac_dec_write):
6327         * ext/flac/gstflacdec.h:
6328         Send segments from the streaming thread. Fixes #502187.
6329         Fix segment seeking and a bunch of other seeking cases.
6330
6331 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6332
6333         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
6334           Parse WOAF frames and put the result into GST_TAG_CONTACT,
6335           which is where it would end up if the same information was
6336           put in a vorbis comment (don't think it's worth adding a
6337           new URI tag for this). Fixes #488112.
6338
6339 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6340
6341         * configure.ac:
6342           We need core/base 0.10.15 or later.
6343
6344 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6345
6346         Patch by: Mark Nauwelaerts <manauw skynet be>
6347
6348         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
6349         Fix regression in stream numbering. Fixes #502655.
6350
6351 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6352
6353         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
6354
6355         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
6356         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
6357         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
6358         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
6359         (gst_rtp_h264_pay_handle_buffer):
6360         * gst/rtp/gstrtph264pay.h:
6361         Use higher performance start-code searching.
6362         Parse NALs and store SPS, PPS and profile in the caps so that they can
6363         be used in the SDP. Fixes #502814.
6364
6365 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6366
6367         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6368         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
6369           Init some structs to zero before we pass them to ioctl, which
6370           avoids valgrind warnings.  Also fix a small memory leak.
6371
6372 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6373
6374         Patch by: Wouter Cloetens <wouter at mind dot be>
6375
6376         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
6377         Copy timestamp from input to output. Not very perfect yet but better
6378         than nothing. Fixes #503023.
6379
6380 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6381
6382         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6383           Also print a useful error message with the old Wavpack API
6384           if possible.
6385
6386 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
6387
6388         * ext/wavpack/gstwavpackdec.c:
6389           More build fixes for old libwavpack versions: include config.h so
6390           that WAVPACK_OLD_API is actually defined as detected; only use
6391           WavpackGetErrorMessage if it is available. This fixes the build
6392           on debian stable for me.
6393
6394 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6395
6396         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6397         * ext/wavpack/gstwavpackparse.c:
6398           (gst_wavpack_parse_create_src_pad):
6399           Workaround the non-existance of WavpackGetChannelMask in Wavpack
6400           versions below 4.40.0.
6401
6402 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6403
6404         * configure.ac:
6405           And now do it right for real...
6406
6407 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6408
6409         * configure.ac:
6410           Correctly reset $LIBS to not contain -lm.
6411
6412 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6413
6414         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
6415
6416         * configure.ac:
6417         * ext/cairo/gsttimeoverlay.c:
6418           (gst_cairo_time_overlay_print_smpte_time):
6419           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
6420           and checking for rint() and implementing it ourself if it doesn't
6421           exist. Fixes #497293.
6422
6423 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6424
6425         * configure.ac:
6426           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
6427
6428 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
6429
6430         * sys/oss/gstosshelper.c:
6431         Verify that the format returned after the ioctl is the one
6432         we requested. It is valid for the ioctl to succeed while
6433         substituting an alternate 'supported' sample format.
6434
6435 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
6436
6437         * sys/oss/gstossaudio.c: (plugin_init):
6438         * sys/oss/gstosssink.c: (gst_oss_sink_open):
6439         * sys/oss/gstosssrc.c: (gst_oss_src_open):
6440           Post decent (and translated) error message when we can't
6441           open the audio device for some reason.
6442
6443 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
6444
6445         * sys/oss/gstosssink.c:
6446         * sys/oss/gstosssrc.c:
6447         Allow the AUDIODEV environment variable to redirect us
6448         to a different default OSS device, like sunaudiosink does
6449         on Solaris (makes audio play automatically on SunRays).
6450
6451 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
6452
6453         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
6454         * gst/audiofx/audiochebyshevfreqband.c:
6455         (gst_audio_chebyshev_freq_band_transform_ip):
6456         * gst/audiofx/audiochebyshevfreqlimit.c:
6457         (gst_audio_chebyshev_freq_limit_transform_ip):
6458         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
6459         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
6460         The transform_ip() methods should do nothing if in passthrough mode.
6461         It might get non-writable buffers in that case but the buffer might
6462         as well be writable.
6463
6464         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
6465         The transform() methods won't be called in passthrough mode and
6466         otherwise the buffer is always writable so don't check here.
6467
6468 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
6469
6470         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
6471           Fix seeking in .wav files again (#501775).  Some people seem to think
6472           they don't need to test their changes when they're just 'reflowing'
6473           some code.
6474
6475 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
6476
6477         * gst/autodetect/gstautovideosink.c:
6478         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
6479         (gst_auto_video_sink_init),
6480         (gst_auto_video_sink_create_element_with_pretty_name),
6481         (gst_auto_video_sink_find_best),
6482         (gst_auto_video_sink_set_property),
6483         (gst_auto_video_sink_get_property):
6484         * gst/autodetect/gstautovideosink.h:
6485         Fix docs.
6486         Use same error reporting code as autoaudiosink.
6487         Add property to filter sinks based on caps. Only select raw video sinks
6488         by default for backwards compat.
6489         API: GstAutoVideoSink::filter-caps
6490
6491 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
6492
6493         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6494
6495         * gst/autodetect/gstautoaudiosink.c:
6496         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
6497         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
6498         (gst_auto_audio_sink_set_property),
6499         (gst_auto_audio_sink_get_property):
6500         * gst/autodetect/gstautoaudiosink.h:
6501         Add property to filter sinks based on caps. Only select raw audio sinks
6502         by default for backwards compat.  Fixes #417420.
6503         API: GstAutoAudioSink::filter-caps
6504
6505 2007-11-29  Michael Smith <msmith@fluendo.com>
6506
6507         Patch by: Arek Korbik <arkadini@gmail.com>
6508
6509         * gst/videobox/gstvideobox.c: (plugin_init):
6510           Initialise liboil in plugin_init()
6511
6512 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
6513
6514         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
6515         Post error before sending EOS. Fixes #499178.
6516
6517 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
6518
6519         * win32/vs6/gst_plugins_good.dsw:
6520         * win32/vs6/libgstpng.dsp:
6521         Add a project file for libgstpng
6522
6523 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
6524
6525         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
6526         (gst_rtp_h263_depay_process):
6527         Code beautification.
6528         Added debug statements.
6529         Don't bit-shift everything, just do operations on last/first byte
6530         instead.
6531
6532 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
6533
6534         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
6535
6536         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
6537         Fix wrong comparison in overrun check. Fixes #499239 some more.
6538
6539 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
6540
6541         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
6542         (gst_rtp_h263_depay_process):
6543         * gst/rtp/gstrtph263depay.h:
6544         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
6545         stream.
6546
6547 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
6548
6549         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
6550
6551         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
6552         (gst_rtp_mp4a_depay_process):
6553         * gst/rtp/gstrtpmp4adepay.h:
6554         Fix depayloading when multiple frames are inside one RTP packet.
6555         Fixes #499239.
6556
6557 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6558
6559         * gst/level/gstlevel.c:
6560           Add GAP-flag support.
6561
6562 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
6563
6564         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
6565         Read the I flag for Mode A h263 rtp stream and set the
6566         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
6567         Fixes #499383
6568
6569 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6570
6571         * gst/level/gstlevel.c:
6572           Remove some dead code and do cleanups.
6573
6574 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6575
6576         * tests/check/pipelines/simple-launch-lines.c:
6577           Improve the tests by allowing to set a target state.
6578
6579 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
6580
6581         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
6582         Don't check the caps of the output buffer if they're equal some
6583         other caps. The caps can change in a backward compatible way
6584         and did at this point.
6585
6586 2007-11-24  Julien MOUTTE  <julien@moutte.net>
6587
6588         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
6589         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
6590         (gst_qtdemux_seek_to_previous_keyframe),
6591         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
6592         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
6593         reverse playback support.
6594
6595 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
6596
6597         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
6598         Also set the channel layout on the Wavpack caps if we're having
6599         a mono layout. Of course only do it for "audio/x-wavpack".
6600
6601 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
6602
6603         * ext/wavpack/gstwavpackcommon.c:
6604         (gst_wavpack_get_default_channel_mask),
6605         (gst_wavpack_set_channel_layout),
6606         (gst_wavpack_get_default_channel_positions),
6607         (gst_wavpack_get_channel_mask_from_positions),
6608         (gst_wavpack_set_channel_mapping):
6609         * ext/wavpack/gstwavpackcommon.h:
6610         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
6611         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
6612         * ext/wavpack/gstwavpackdec.h:
6613         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
6614         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
6615         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
6616         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
6617         (gst_wavpack_enc_rewrite_first_block),
6618         (gst_wavpack_enc_sink_event):
6619         * ext/wavpack/gstwavpackenc.h:
6620         * ext/wavpack/gstwavpackparse.c:
6621         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
6622         (gst_wavpack_parse_scan_to_find_sample),
6623         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
6624         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
6625         * ext/wavpack/gstwavpackparse.h:
6626         Add support for encoding, parsing and decoding multichannel
6627         files with up to 8 channels. This also improves the robustness
6628         of parsing quite a bit.
6629
6630         * ext/wavpack/gstwavpackstreamreader.c:
6631         (gst_wavpack_stream_reader_read_bytes),
6632         (gst_wavpack_stream_reader_get_pos),
6633         (gst_wavpack_stream_reader_set_pos_abs),
6634         (gst_wavpack_stream_reader_set_pos_rel),
6635         (gst_wavpack_stream_reader_push_back_byte),
6636         (gst_wavpack_stream_reader_get_length),
6637         (gst_wavpack_stream_reader_can_seek),
6638         (gst_wavpack_stream_reader_write_bytes):
6639         Improve debugging.
6640
6641 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6642
6643         * ext/libpng/gstpngdec.c:
6644         * ext/libpng/gstpngdec.h:
6645           Don't release the png-memory from within the callback.
6646
6647 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6648
6649         Patch by: René Stadler <mail at renestadler dot de>
6650
6651         * ext/libpng/gstpngenc.c:
6652           Don't leak buffer data memory. Fixes #498395.
6653
6654 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6655
6656         Patch by: René Stadler <mail at renestadler dot de>
6657
6658         * tests/check/pipelines/simple-launch-lines.c:
6659           Tests for #498395.
6660
6661 2007-11-20  Julien MOUTTE  <julien@moutte.net>
6662
6663         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
6664         (gst_tag_lib_mux_adjust_event_offsets):
6665         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
6666         * sys/osxaudio/Makefile.am:
6667         * sys/osxvideo/cocoawindow.h:
6668         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
6669
6670 2007-11-15  David Schleef  <ds@schleef.org>
6671
6672         * ext/cairo/gsttextoverlay.c:
6673           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
6674
6675 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6676
6677         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
6678
6679         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
6680         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
6681         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
6682         * gst/rtp/gstrtpmp2tpay.h:
6683         Fill the MTU with as many packets as possible. Fixes #491323.
6684
6685 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6686
6687         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6688
6689         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
6690         Fix some more leaks. Fixes #497007.
6691
6692 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6693
6694         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6695
6696         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
6697         (gst_rtspsrc_stream_configure_tcp):
6698         Fix 3 pad leaks. Fixes #496983.
6699
6700 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6701
6702         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6703
6704         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
6705         Fix small leak. Fixes #497017.
6706
6707 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6708
6709         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6710         (gst_qtdemux_prepare_current_sample),
6711         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
6712         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
6713         * gst/qtdemux/qtdemux_fourcc.h:
6714         * gst/qtdemux/qtdemux_types.c:
6715         Add suppport for theora in quicktime according to XiphQT.
6716
6717 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
6718
6719         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
6720         (gst_v4l2src_init), (gst_v4l2src_set_property),
6721         (gst_v4l2src_get_property):
6722         * sys/v4l2/gstv4l2src.h:
6723         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
6724           Always copy buffers by default (handle safer with bugged drivers)
6725           and added a property to make it possible to use mmap effectively (no
6726           copy if possible) when application wants to. Fixes: #480557.
6727
6728 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6729
6730         * gst/id3demux/id3tags.c:
6731         * gst/id3demux/id3tags.h:
6732         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
6733           We don't want the same string multiple times in a tag list for the
6734           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
6735           this doesn't happen and remove special-case code for GST_TAG_GENRE.
6736
6737 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6738
6739         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
6740           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
6741           into ID3v2 TXXX frames (fixes #347848).
6742
6743 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6744
6745         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
6746           Don't leak sdp message contents (fixes #496773).
6747
6748         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
6749           Don't leak URI string.
6750
6751 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6752
6753         Patch by: Julien Puydt <julien dot puydt at laposte net>
6754
6755         * ext/raw1394/Makefile.am:
6756         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
6757           (gst_1394_property_probe_get_properties),
6758           (gst_1394_property_probe_probe_property),
6759           (gst_1394_property_probe_needs_probe),
6760           (gst_1394_property_probe_get_values),
6761           (gst_1394_property_probe_interface_init),
6762           (gst_1394_type_add_property_probe_interface):
6763         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
6764         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
6765           (gst_dv1394src_init), (gst_dv1394src_dispose),
6766           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
6767           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
6768           (gst_dv1394src_update_device_name):
6769         * ext/raw1394/gstdv1394src.h:
6770           Implement GstPropertyProbe interface and add "device-name" property,
6771           so applications can use this to probe for available devices in the
6772           same way they can already with v4lsrc and v4l2src (however horrible
6773           this property probe interface may be). Fixes #358841.
6774
6775 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6776
6777         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6778
6779         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
6780           (gst_rtspsrc_parse_range):
6781           Don't leak event, don't leak range (fixes #496752).
6782
6783 2007-11-14  Michael Smith <msmith@fluendo.com>
6784
6785         Patch by: Arek Korbik <arkadini@gmail.com>
6786
6787         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
6788           Detect RGBA/BGRA correctly on little endian systems.
6789
6790 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
6791
6792         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
6793           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
6794           corresponding ioctl() call fails even though the driver claims to
6795           support this format, just fall back to the pre-2.6.19 kernel
6796           routine that creates caps with suitable height and width ranges
6797           (see #448278).
6798
6799 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
6800
6801         Patch by: Mark Nauwelaerts <manauw skynet be>
6802
6803         * gst/matroska/matroska-demux.c:
6804           (gst_matroska_demux_push_dvd_clut_change_event),
6805           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
6806           (gst_matroska_demux_subtitle_caps):
6807         * gst/matroska/matroska-ids.h:
6808           Extract palette data for dvd subpicture streams and send it
6809           downstream as custom gstreamer dvd event (fixes #453417).
6810
6811 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
6812
6813         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
6814           Implement minimal parsing of the passed pango font description
6815           string, so passing a font size works the same as with the
6816           pango textoverlay plugin; fixes #455086.
6817           (Maybe we could just use pangocairo here at some point).
6818
6819 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
6820
6821         * gst/avi/gstavidemux.c:
6822         * gst/wavparse/gstwavparse.c:
6823           Return the result in _activate_pull(). Don't ref element there.
6824
6825 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
6826
6827         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
6828         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
6829         (gst_wavparse_srcpad_event):
6830           Ref the element when we should, but not when we its not needed. Reflow
6831           the event_handling to not leak the event.       
6832
6833 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
6834
6835         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6836         (qtdemux_parse_samples):
6837         Properly free QTDemuxSamples array.
6838         Protect table write with a sensible check, some files apparently DO contain
6839         stts values starting with 0 :(
6840
6841 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
6842
6843         * gst/avi/gstavidemux.c:
6844         * gst/qtdemux/qtdemux.c:
6845           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
6846           previous commit messed up.
6847
6848 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
6849
6850         * gst/avi/gstavidemux.c:
6851         * gst/qtdemux/qtdemux.c:
6852           Sync _handle_src_event() with oggdemux. In avidemux also ref the
6853           element when we should, but not when we its not needed.
6854
6855 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
6856
6857         * gst/wavparse/gstwavparse.c:
6858           Return FALSE if we can't handle a query instead of changing the
6859           format. Ignore fact when dealing with mpeg audio.
6860
6861 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
6862
6863         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
6864
6865         * configure.ac:
6866         * gst/udp/gstdynudpsink.c:
6867         * gst/udp/gstdynudpsink.h:
6868         * gst/udp/gstmultiudpsink.c:
6869         * gst/udp/gstmultiudpsink.h:
6870         * gst/udp/gstudpsink.c:
6871         * gst/udp/gstudpsink.h:
6872           Fix includes for MSVC and GLib-2.14.0 (#492388).
6873
6874         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
6875           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
6876
6877 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
6878
6879         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
6880         (gst_mulawdec_chain):
6881         * gst/law/mulaw-decode.h:
6882         Calculate outgoing buffer duration if incoming buffer didn't have a
6883         valid duration.
6884
6885 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
6886
6887         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
6888         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
6889         Smarter combine_flow code that also deals with downstream elements
6890         returning UNEXPECTED when they receive data out of the segment
6891         boundaries. Fixes #491305.
6892
6893 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
6894
6895         * sys/v4l2/v4l2src_calls.c:
6896           Fix 'unused variable' compiler warning when compiling against
6897           older kernel headers.
6898
6899 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
6900
6901         * ext/taglib/gstid3v2mux.cc (add_funcs):
6902           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
6903
6904 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
6905
6906         * tests/check/pipelines/simple-launch-lines.c:
6907            Improve the tests a little more.
6908
6909 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
6910
6911         patch by: Yun Zheng Hu
6912
6913         * sys/osxaudio/gstosxaudiosrc.c:
6914         Use default input device instead of default output device and
6915         only memcpy actual available bytes.
6916
6917 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
6918
6919         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
6920           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
6921           early. It is temporary until we find something better.
6922
6923 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
6924
6925         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6926
6927         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
6928         Fix race when pausing a RTSP stream in interleaved.
6929         Fixes #475784.
6930
6931 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
6932
6933         Patch by: Peter Kjellerstedt <pkj at axis com>
6934
6935         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
6936         Use correct unref function for buffers. #488844.
6937
6938 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
6939
6940         * gst/avi/gstavimux.c:
6941         * tests/check/elements/avimux.c:
6942           Add some debug and sync tests with the fix.     
6943
6944 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
6945
6946         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
6947
6948         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
6949         When the socket is used by the app for other purposes, don't generate an
6950         error if there is activaty on the socket that is not data related.
6951         Fixes #487488.
6952
6953 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
6954
6955         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
6956         (gst_v4l2src_grab_frame):
6957         Add some more debug info. Generate an error when we run out of buffers
6958         for some reason. See #480557.
6959
6960 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
6961
6962         Patch by: Anders Skargren <anders dot skargren at axis dot com>
6963
6964         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
6965         Set marker bit correctly.
6966
6967 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
6968
6969         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
6970         Use allowed name for the GstStructure.
6971
6972 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
6973
6974         * ext/gconf/gstswitchsink.c:
6975         * gst/autodetect/gstautoaudiosink.c:
6976           Use new gst_bus_pop_filtered().
6977
6978 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
6979
6980         * sys/v4l2/gstv4l2src.c:
6981         * sys/v4l2/v4l2src_calls.c:
6982           When probing the formats and sizes a camera supports, make
6983           sure the best ones (highest resolution, prefered format)
6984           end up at the beginning of the probed caps and the less
6985           desirable ones at the end.  This is important because the
6986           order within the caps matters for things like fixation and
6987           negotiation, ie. what format is chosen in the end.
6988           With recent kernels, the current probing code will end up
6989           querying the supported sizes from lowest resolution to
6990           highest resolution, adding them to the probed caps in that
6991           order, resulting to v4l2src fixating to the lowest possible
6992           resolution if downstream does not express a size preference.
6993           Also make up a somewhat random ranking of prefered output
6994           formats for the same reason. Fixes #485828.
6995         
6996 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
6997
6998         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
6999
7000         * gst/id3demux/id3v2frames.c:
7001           Extract license/copyright URIs from ID3v2 WCOP frames
7002           (Fixes #447000).
7003
7004         * tests/check/elements/id3demux.c:
7005         * tests/files/Makefile.am:
7006         * tests/files/id3-447000-wcop.tag:
7007           Add simple unit test.
7008
7009 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7010
7011         * ext/taglib/gstid3v2mux.cc:
7012           Add support for license/copyright URI tags (ID3v2 WCOP frame).
7013           Prerequisite for #447000.
7014
7015 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
7016
7017         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
7018         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
7019         a GstClockTime.
7020
7021 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
7022
7023         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7024         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
7025         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
7026         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
7027         (gst_rtspsrc_change_state):
7028         More seeking fixes, mostly passing around the new playback segment in
7029         order to configure it properly.
7030         Also reset base_time of udp sources when setting them back to PLAYING as
7031         a temporary hack until core supports seek in live sources properly.
7032
7033 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
7034
7035         * gst/rtp/gstrtpmp4adepay.c:
7036         Fix caps as to not confuse autopluggers.
7037
7038 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
7039
7040         * gst/id3demux/gstid3demux.c:
7041         * gst/id3demux/gstid3demux.h:
7042         * gst/id3demux/id3tags.c:
7043         * gst/id3demux/id3tags.h:
7044         * gst/id3demux/id3v2frames.c:
7045           Port ID3 tag demuxer over to the new GstTagDemux in -base
7046           (now would be a good time to test re-importing your music
7047           collection).
7048
7049 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
7050
7051         * gst/apetag/Makefile.am:
7052         * gst/apetag/gstapedemux.c:
7053         * gst/apetag/gstapedemux.h:
7054         * gst/apetag/gsttagdemux.c:
7055         * gst/apetag/gsttagdemux.h:
7056           Port APE tag demuxer over to the new GstTagDemux in -base.
7057
7058 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
7059
7060         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7061         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
7062         (gst_rtspsrc_handle_internal_src_query),
7063         (gst_rtspsrc_handle_src_query), (new_session_pad),
7064         (gst_rtspsrc_stream_configure_tcp),
7065         (gst_rtspsrc_stream_configure_transport),
7066         (gst_rtspsrc_loop_send_cmd):
7067         Improve flushing behaviour.
7068         Set state of the udp sources to PAUSE/PLAYING correctly.
7069         Handle events and queries for UDP and TCP transport now.
7070
7071 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
7072
7073         * gst/rtp/gstrtpgsmdepay.c:
7074         * gst/rtp/gstrtpgsmpay.c:
7075           Add log category.
7076
7077 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
7078
7079         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
7080
7081         * tests/check/Makefile.am:
7082         * tests/check/pipelines/simple-launch-lines.c:
7083           Add unit tests for payloaders/depayloaders.
7084
7085 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
7086
7087         * gst/avi/gstavimux.c:
7088         * gst/avi/gstavimux.h:
7089           Also save codec data for audio streams. Fixes #482495.
7090
7091 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
7092
7093         * gst/avi/gstavimux.c:
7094           Fix "Index entry has invalid stream nr 1".
7095           Add support for muxing aac - work in progress (see #482495).
7096
7097 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
7098
7099         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
7100         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
7101         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7102         * gst/rtsp/gstrtspsrc.h:
7103         Parse bandwidth modifiers, they are not yet configured in the session
7104         manager because we don't have an API for that yet.
7105
7106 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
7107
7108         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
7109         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7110         Use shiny new function in -base to get the default clock-rate.
7111         Update some docs.
7112
7113 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
7114
7115         * win32/MANIFEST:
7116         Add files to win32 manifest.
7117         * win32/vs6/libgstaudiofx.dsp:
7118         * win32/vs6/libgstqtdemux.dsp:
7119         * win32/vs6/libgstrtp.dsp:
7120         * win32/vs6/libgstrtsp.dsp:
7121         Update project files.
7122
7123 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
7124
7125         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
7126         (gst_rtspsrc_play):
7127         * gst/rtsp/gstrtspsrc.h:
7128         In TCP mode, only timestamp the first buffer. TCP is not real time and
7129         it does not make sense to try to skew compensate, also some servers send
7130         the first batch of data in a burst.
7131
7132 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
7133
7134         * gst/matroska/matroska-demux.c:
7135           Fix setting the discont flag on the first buffer
7136           pushed downstream for formats with private codec
7137           data that needs to be deserialised into buffers
7138           (such as vorbis and FLAC when in a matroska container).
7139
7140 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
7141
7142         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
7143
7144         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
7145         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
7146         (gst_rtp_mp4v_pay_handle_buffer):
7147         * gst/rtp/gstrtpmp4vpay.h:
7148         Free the config string. Fixes #480707.
7149         Clean up the timestamp code a little.
7150
7151 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7152
7153         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7154         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
7155         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
7156         * gst/rtsp/gstrtspsrc.h:
7157         Set timestamps on RTP buffers in interleaved mode.
7158         Mark first buffers with a DISCONT.
7159         Remove flush hack now that sync for live sources has been figured out.
7160
7161 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7162
7163         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7164         Update documentation.
7165
7166 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7167
7168         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
7169         (gst_rtp_xqt_depay_change_state):
7170         * gst/qtdemux/gstrtpxqtdepay.h:
7171         Fail if we don't know the quicktime format.
7172
7173 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
7174
7175         * ext/flac/gstflacenc.c:
7176         * ext/flac/gstflacenc.h:
7177           Save the flow return from the last gst_pad_push() and
7178           make sure we pass the right flow return value upstream
7179           in the case of failure; minor clean-ups.
7180
7181 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7182
7183         * ext/taglib/gstapev2mux.cc:
7184         * ext/taglib/gstid3v2mux.cc:
7185         * gst/apetag/gstapedemux.c:
7186           Add support for the new GST_TAG_COMPOSER (#459809).
7187
7188 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7189
7190         * gst/law/alaw-decode.c:
7191         * gst/law/alaw-decode.h:
7192         * gst/law/alaw-encode.c:
7193         * gst/law/alaw-encode.h:
7194         * gst/law/alaw.c:
7195         * gst/law/mulaw-conversion.h:
7196           Compulsive clean-ups: use boilerplate macros, add debug
7197           categories, fix up things to conform to symbol nomenklatura,
7198           etc.
7199
7200 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7201
7202         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7203
7204         * gst/law/alaw-decode.c:
7205         * gst/law/alaw-encode.c:
7206           Use static tables for A-Law decoding and encoding; this makes
7207           A-Law decoding and encoding less CPU-intensive, but increases
7208           the binary size a bit. Leaving old code around for now,
7209           selectable by a define in the code. Fixes #435435.
7210
7211 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7212
7213         * configure.ac:
7214         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
7215         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
7216         in configure.ac.
7217
7218 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7219
7220         Patch by: Jan Gerber <j at bootlab dot org>
7221
7222         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
7223         Add fourccs for MPEG2 HDV streams. Fixes #479960.
7224
7225 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
7226
7227         * sys/oss/gstosshelper.c:
7228           Use GST_WARNING instead of a g_critical. This situation is not caused
7229           by the application.
7230
7231 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7232
7233         * po/LINGUAS:
7234         * po/nl.po:
7235           Updated translations.
7236
7237 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7238
7239         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
7240
7241         * po/eu.po:
7242           Added Basque translation.
7243
7244 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7245
7246         translated by: Abel Cheung <abelcheung@gmail.com>
7247
7248         * po/zh_HK.po:
7249         * po/zh_TW.po:
7250           Added Chinese (traditional and Hong Kong) translation.
7251
7252 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7253
7254         translated by: Jakub Bogusz <qboosh@pld-linux.org>
7255
7256         * po/pl.po:
7257           Added Polish translation.
7258
7259 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7260
7261         translated by: Ilkka Tuohela <hile@iki.fi>
7262
7263         * po/fi.po:
7264           Added Finnish translation.
7265
7266 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7267
7268         translated by: Jorge González González <aloriel@gmail.com>
7269
7270         * po/es.po:
7271           Added Spanish translation.
7272
7273 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7274
7275         translated by: Mogens Jaeger <mogens@jaeger.tf>
7276
7277         * po/da.po:
7278           Added Danish translation.
7279
7280 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7281
7282         translated by: Funda Wang <fundawang@linux.net.cn>
7283
7284         * po/zh_CN.po:
7285           Added Chinese (simplified) translation.
7286
7287 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7288
7289         translated by: Alexander Shopov <ash@contact.bg>
7290
7291         * po/bg.po:
7292           Added Bulgarian translation.
7293
7294 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
7295
7296         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
7297         Set outgoing packet duration because we can. Fixes #478244 some more.
7298
7299 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
7300
7301         * ext/cairo/gsttextoverlay.c:
7302           Add info about static leak.
7303         
7304         * tests/check/Makefile.am:
7305         * tests/check/generic/states.c:
7306           Improved state change unit test.
7307
7308 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
7309
7310         * docs/plugins/.cvsignore:
7311         * tests/check/.cvsignore:
7312           Ignore registries in any format.
7313
7314 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
7315
7316         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
7317         Removed some unused code.
7318
7319         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
7320         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
7321         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
7322         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
7323         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
7324         (gst_rtp_theora_pay_flush_packet):
7325         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
7326         Try to preserve the incomming buffer duration on the outgoing
7327         packets. Fixes #478244.
7328
7329 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7330
7331         * ext/taglib/gstapev2mux.cc:
7332         * ext/taglib/gstid3v2mux.cc:
7333           Work around compiler warnings with g++-4.2 when assigning a
7334           string constant to a gchar * (partially fixes #478092).
7335
7336 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7337
7338         * configure.ac:
7339           We require core CVS now for gst_base_src_set_do_timestamp().
7340
7341 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
7342
7343         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
7344         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7345         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
7346         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
7347         (gst_rtspsrc_handle_message):
7348         Fix compiler warnings shown with Forte.
7349
7350 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7351
7352         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
7353         (gst_rtspsrc_dup_printf):
7354         Give meaningfull error when all streams failed to configure for some
7355         reason.
7356
7357 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7358
7359         * gst/rtp/README:
7360         Update README with the design for synchronisation rules of RTP on
7361         sender and receiver.
7362
7363 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
7364
7365         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
7366         (gst_wavparse_chain):
7367         Don't push EOS from the chain function, the element
7368         driving the pipeline is responsible for this. The bug
7369         this was meant to fix seems to be queue not forwarding
7370         EOS in all cases (see #476514).
7371
7372 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
7373
7374         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
7375         (gst_level_transform_ip):
7376         * gst/level/gstlevel.h:
7377         Use basetransform segment so that it is correctly managed on flushes and
7378         start/stop.
7379         Report message timestamp as stream time, which is what an application
7380         can understand.
7381
7382 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
7383
7384         * ext/taglib/gstapev2mux.cc:
7385         * ext/taglib/gstapev2mux.h:
7386         * ext/taglib/gsttaglibmux.c:
7387         * tests/check/elements/apev2mux.c:
7388         Update my mail address.
7389
7390 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
7391
7392         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
7393         (gst_wavparse_loop), (gst_wavparse_chain):
7394         Add EOS logic for the push-based mode too. Fixes #476514.
7395
7396 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
7397
7398         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
7399         * gst/law/alaw-encode.h:
7400         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
7401         (gst_mulawenc_chain):
7402         * gst/law/mulaw-encode.h:
7403         Fix law encoder timestamps.
7404
7405 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
7406
7407         * ext/gconf/gstgconfaudiosink.c:
7408           Fix warning when building without debug.
7409
7410         * sys/oss/gstossmixertrack.c:
7411           Use const like in alsamixertrack.c (fixes warnings).
7412
7413 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
7414
7415         * sys/v4l2/v4l2src_calls.c:
7416         (gst_v4l2src_probe_caps_for_format_and_size):
7417         Fix framerate detection code some more.
7418         Handle the case where there is a weird step in the stepwise framerates.
7419         Don't overwrite the min interval with the framerate, use a temp variable
7420         instead.
7421         Use max in the Continuous framerate intervals instead of step, which is
7422         1 according to the docs. Fixes #475424.
7423
7424 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
7425
7426         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
7427         Make udpsrc timestamp outgoing buffers based on when they were received.
7428         Also make it output a segment in time.
7429
7430 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
7431
7432         * gst/avi/gstavidemux.c:
7433           Plug a little leak. Little code cleanups.
7434
7435 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
7436
7437         * configure.ac:
7438           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
7439           flac versions, 's good for cross-compilation karma.
7440
7441 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
7442
7443         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
7444
7445         * gst/rtp/gstrtph263pay.c:
7446           Fix up header structure so that compilers don't add padding
7447           between the structure fields, since that would lead to us
7448           sending RTP packets with broken headers (as is currently the
7449           case when compiling with MSVC). Also see similar fixes in
7450           libgstrtp in gst-plugins-base. (#474616; #471194)
7451
7452 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
7453
7454         * sys/v4l2/v4l2src_calls.c:
7455         (gst_v4l2src_probe_caps_for_format_and_size):
7456         Don't overwrite our GValue with 0 but instead use the previously
7457         computed value. Fixes #471823 some more.
7458
7459 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7460
7461         * docs/plugins/gst-plugins-good-plugins.hierarchy:
7462           No tabs in this file please, or gtk-doc will end up documenting
7463           rather absurd class hierarchies.
7464
7465 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7466
7467         * ext/gconf/gstswitchsink.c:
7468           If the new kid element fails to change state for some reason
7469           (e.g. esdsink not being able to connect to the sound server),
7470           forward the error message it posted on the bus instead of just
7471           posting a generic 'Internal state change error: please file a
7472           bug' error message. Fixes #471364.
7473
7474 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7475
7476         * gst/qtdemux/Makefile.am:
7477         * gst/qtdemux/qtdemux.c:
7478           Don't assume tags are encoded as UTF-8 (#473670).
7479
7480 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7481
7482         * sys/v4l2/gstv4l2src.c:
7483         * sys/v4l2/gstv4l2src.h:
7484         * sys/v4l2/v4l2src_calls.c:
7485           Implement LATENCY queries in the crudest way possible so I don't
7486           have to use sync=false any longer when testing with videosinks.
7487
7488 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7489
7490         * configure.ac:
7491           Fix build.
7492
7493 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7494
7495         * sys/v4l2/v4l2src_calls.c:
7496         (gst_v4l2src_probe_caps_for_format_and_size):
7497         Add some more debugging in the framerate function.
7498         Iterate stepwise framerate up to and _including_ the max and if nothing
7499         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
7500         don't end up with an empty list. Fixes #471823
7501
7502 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7503
7504         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
7505         (gst_multiudpsink_set_clients_string),
7506         (gst_multiudpsink_get_clients_string),
7507         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
7508         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
7509         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
7510         (gst_multiudpsink_clear):
7511         Add property do configure destination address/port pairs
7512         API:GstMultiUDPSink::clients
7513
7514 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7515
7516         * tests/examples/Makefile.am:
7517         * tests/examples/rtp/Makefile.am:
7518         * tests/examples/rtp/client-H263p-AMR.sh:
7519         * tests/examples/rtp/client-H263p-PCMA.sdp:
7520         * tests/examples/rtp/client-H263p-PCMA.sh:
7521         * tests/examples/rtp/client-H264-PCMA.sdp:
7522         * tests/examples/rtp/client-H264-PCMA.sh:
7523         * tests/examples/rtp/client-PCMA.sh:
7524         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
7525         * tests/examples/rtp/server-alsasrc-PCMA.sh:
7526         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
7527         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
7528         Added some RTP example scripts for sending and receiving RTP streams.
7529
7530 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7531
7532         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
7533         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
7534         Restructure the setcaps function so that we can also compute the
7535         expected GStreamer output size of the video frames.
7536         Set frame_byte_size correctly so that read-based devices have a chance
7537         of working correctly.
7538         When grabbing a frame, discard frames that are not of the expected size.
7539         Some cameras don't output the right framesize for the first buffer.
7540         Try only a couple of times to get a valid frame, else error out.
7541
7542         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
7543         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
7544         Add some more debug info when scanning the device.
7545
7546         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
7547         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
7548         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
7549         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
7550         Add some more debug info when dequeing a frame.
7551
7552 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
7553
7554         * gst/wavparse/gstwavparse.c:
7555           More code cleanups. Add some more comment and improve debugs logs.
7556
7557 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
7558
7559         * gst/wavparse/gstwavparse.c:
7560         * gst/wavparse/gstwavparse.h:
7561           Implement seek-query. Refactor duration calculations. Appropriate use
7562           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
7563           out of loops.
7564
7565 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
7566
7567         * gst/avi/gstavidemux.c:
7568           Implement seek-query.
7569
7570 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
7571
7572         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
7573         (gst_rtspsrc_dup_printf):
7574         Use new basesink async property to make sparse RTCP packet not wait for
7575         preroll.
7576
7577 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
7578
7579         * gst/audiofx/Makefile.am:
7580         Dist the right file.
7581
7582 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
7583
7584         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
7585         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
7586         Make sure we generate and parse floating point values in the POSIX
7587         locale instead of the current locale. 
7588
7589 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
7590
7591         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
7592         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7593         (gst_rtspsrc_play):
7594         * gst/rtsp/gstrtspsrc.h:
7595         Fix method detection again.
7596         Keep track of when we must send a Range header.
7597         Use segment values for Range, Speed and Scale headers.
7598         Parse Speed and Scale headers to update the segment values.
7599
7600 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
7601
7602         patch by: Mark Nauwelaerts <manauw@skynet.be>
7603
7604         * sys/v4l2/v4l2src_calls.c:
7605           Handle optional v4l2 ioctls gracefully.
7606
7607 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
7608
7609         * gst/rtp/Makefile.am:
7610         * gst/rtp/gstrtp.c: (plugin_init):
7611         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
7612         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
7613         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
7614         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
7615         (gst_rtp_h263_depay_get_property),
7616         (gst_rtp_h263_depay_change_state),
7617         (gst_rtp_h263_depay_plugin_init):
7618         * gst/rtp/gstrtph263depay.h:
7619         Added an H263 depayloader. Fixes #369392.
7620
7621         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
7622         (gst_rtp_h263p_depay_process):
7623         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
7624         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
7625         Make the H263+ pay/depayloader support H263-1998 and H263-2000
7626         payloads.
7627         Also alow plain H263 on the h263p payloaders. Fixes #465040.
7628
7629 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
7630
7631         * gst/audiofx/audiochebyshevfreqband.c:
7632         * gst/audiofx/audiochebyshevfreqlimit.c:
7633         Add small comparision with the windowed sinc filters in the docs.
7634
7635 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
7636
7637         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
7638         (audiochebyshevfreqband_suite):
7639         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
7640         (audiochebyshevfreqlimit_suite):
7641         Also test 32 bit float mode and the type 2 variants of the filters.
7642
7643 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
7644
7645         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
7646         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
7647         (gst_rtspsrc_loop):
7648         Refactor the udp and interleaved loop function a bit.
7649
7650 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7651
7652         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
7653         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
7654         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
7655         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
7656         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
7657         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
7658         * gst/rtsp/gstrtspsrc.h:
7659         Protect connection activity with a new lock, avoids deadlocks when going
7660         to PAUSED. Fixes #455808.
7661
7662 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7663
7664         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
7665         Fix debug statement.
7666
7667 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7668
7669         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
7670         Fix stray %u in debug line as spotted by Saur on IRC.
7671
7672 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
7673
7674         * gst/audiofx/audiochebyshevfreqband.c:
7675         (gst_audio_chebyshev_freq_band_class_init):
7676         * gst/audiofx/audiochebyshevfreqlimit.c:
7677         (gst_audio_chebyshev_freq_limit_class_init):
7678         Use generator macros for the process functions for the different
7679         sample types, add lower upper boundaries for the GObject properties
7680         so automatically generated UIs can use sliders and add a note about
7681         the number of poles as a too high number of poles combined with
7682         very low or very high frequencies will produce only noise.
7683         * docs/plugins/gst-plugins-good-plugins.args:
7684         Regenerated for the property changes.
7685
7686 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7687
7688         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
7689         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
7690         (gst_rtspsrc_stream_configure_udp_sink),
7691         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
7692         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
7693         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
7694         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
7695         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
7696         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7697         * gst/rtsp/gstrtspsrc.h:
7698         Improve timeout handling.
7699         Use the same socket for sending and receiving RTCP packets so that some
7700         servers can track clients better.
7701         Improve connection closed handling. Try to reconnect.
7702         Don't overwrite our content base with NULL.
7703         Improve debugging.
7704         Improve range parsing and handling.
7705         Remove flushing hack now that core does the right thing.
7706
7707 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7708
7709         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
7710         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
7711         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
7712         (gst_multiudpsink_close), (gst_multiudpsink_add):
7713         * gst/udp/gstmultiudpsink.h:
7714         Add support for getting and setting the socket to use.
7715
7716         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
7717         (gst_udpsrc_create), (gst_udpsrc_get_property):
7718         Add support for getting the currently used socket.
7719
7720 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
7721
7722         reviewed by: Stefan Kost  <ensonic@users.sf.net>
7723
7724         * gst/audiofx/Makefile.am:
7725         * gst/audiofx/audiochebyshevfreqband.c:
7726         (gst_audio_chebyshev_freq_band_mode_get_type),
7727         (gst_audio_chebyshev_freq_band_base_init),
7728         (gst_audio_chebyshev_freq_band_dispose),
7729         (gst_audio_chebyshev_freq_band_class_init),
7730         (gst_audio_chebyshev_freq_band_init),
7731         (generate_biquad_coefficients), (calculate_gain),
7732         (generate_coefficients),
7733         (gst_audio_chebyshev_freq_band_set_property),
7734         (gst_audio_chebyshev_freq_band_get_property),
7735         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
7736         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
7737         (gst_audio_chebyshev_freq_band_start):
7738         * gst/audiofx/audiochebyshevfreqband.h:
7739         * gst/audiofx/audiochebyshevfreqlimit.c:
7740         (gst_audio_chebyshev_freq_limit_mode_get_type),
7741         (gst_audio_chebyshev_freq_limit_base_init),
7742         (gst_audio_chebyshev_freq_limit_dispose),
7743         (gst_audio_chebyshev_freq_limit_class_init),
7744         (gst_audio_chebyshev_freq_limit_init),
7745         (generate_biquad_coefficients), (calculate_gain),
7746         (generate_coefficients),
7747         (gst_audio_chebyshev_freq_limit_set_property),
7748         (gst_audio_chebyshev_freq_limit_get_property),
7749         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
7750         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
7751         (gst_audio_chebyshev_freq_limit_start):
7752         * gst/audiofx/audiochebyshevfreqlimit.h:
7753         * gst/audiofx/audiofx.c: (plugin_init):
7754         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
7755         Fixes #464800.
7756
7757         * tests/check/Makefile.am:
7758         * tests/check/elements/.cvsignore:
7759         * tests/check/elements/audiochebyshevfreqband.c:
7760         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
7761         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
7762         * tests/check/elements/audiochebyshevfreqlimit.c:
7763         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
7764         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
7765         Add unit tests for the chebyshev filters.
7766
7767         * docs/plugins/Makefile.am:
7768         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7769         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7770         * docs/plugins/gst-plugins-good-plugins.args:
7771         * docs/plugins/inspect/plugin-1394.xml:
7772         * docs/plugins/inspect/plugin-audiofx.xml:
7773         * docs/plugins/inspect/plugin-dv.xml:
7774         * docs/plugins/inspect/plugin-flac.xml:
7775         * docs/plugins/inspect/plugin-jpeg.xml:
7776         * docs/plugins/inspect/plugin-png.xml:
7777         * docs/plugins/inspect/plugin-rtp.xml:
7778         * docs/plugins/inspect/plugin-shout2send.xml:
7779         * docs/plugins/inspect/plugin-wavpack.xml:
7780         And add docs for the chebyshev filters. While doing
7781         that also run make update in docs/plugins.
7782
7783 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
7784
7785         * ext/annodex/gstcmmltag.c:
7786         * gst/rtp/gstrtpvorbispay.c:
7787           Make ro memory to share.
7788
7789 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7790
7791         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7792         Improve UDP performance by avoiding a select() when we have data
7793         available immediatly.
7794
7795 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7796
7797         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
7798         (gst_rtp_dec_class_init):
7799         * gst/rtsp/gstrtpdec.h:
7800         Add (dummy) SSRC management signals.
7801
7802         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
7803         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
7804         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
7805         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
7806         (on_timeout), (gst_rtspsrc_stream_configure_manager),
7807         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
7808         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
7809         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7810         * gst/rtsp/gstrtspsrc.h:
7811         Add connection-speed property.
7812         Add find_stream helper functions.
7813         Handle stream EOS based on BYE messages or SSRC timeout.
7814         Returns SUCCESS from the state change function as we hide our async
7815         elements from the parent.
7816
7817 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
7818
7819         * gst/debug/rndbuffersize.c:
7820           Fix da leak.
7821
7822 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
7823
7824         * gst/debug/Makefile.am:
7825         * gst/debug/breakmydata.c:
7826         * gst/debug/gstdebug.c:
7827         * gst/debug/negotiation.c:
7828         * gst/debug/progressreport.c:
7829         * gst/debug/rndbuffersize.c:
7830         * gst/debug/testplugin.c:
7831           Add new test element and clean-up the others a little.
7832
7833 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
7834
7835         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
7836         Fix parsing of mp4a version 0 atoms. Fixes #465774.
7837
7838 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
7839
7840         * gst/rtp/gstrtpilbcdepay.c:
7841           Include stdlib.
7842
7843 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
7844
7845         * gst/rtp/gstrtpmpvdepay.c:
7846         Set the mpegversion in the caps so that autoplugging does not get
7847         confused.
7848
7849 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7850
7851         * po/hu.po:
7852         * po/uk.po:
7853         * po/vi.po:
7854           Updated translations.
7855
7856 2007-08-08  Michael Smith <msmith@fluendo.com>
7857
7858         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
7859           Render right border in the correct location.
7860
7861 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
7862
7863         Patch by: Olivier Crete <tester at tester dot ca>
7864
7865         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
7866         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
7867         Make mode property a string. Fixes #464475.
7868
7869 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
7870
7871         * ext/flac/gstflacenc.c:
7872           Widen caps to match decoder a bit and add more FIXMEs.
7873
7874 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
7875
7876         patch by: Mark Nauwelaerts <manauw@skynet.be>
7877
7878         * gst/avi/gstavimux.c:
7879           Fix ODML index tag numbering. Fixes #463624.
7880
7881 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
7882
7883         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
7884         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
7885         (gst_rtspsrc_stream_configure_tcp),
7886         (gst_rtspsrc_stream_configure_udp_sink):
7887         Fix default clock-rate for realmedia.
7888         Fix parsing of transport.
7889         Don't try to link NULL pads.
7890
7891 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
7892
7893         * po/POTFILES.skip:
7894           Add POTFILES.skip with list of source files that aren't disted at the
7895           moment but contain translatable strings. Should hopefully pacify
7896           broken tools and make it clearer that these files are left out
7897           intentionally (#461600).
7898
7899 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
7900
7901         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
7902         If the buffer was entirely clipped ... don't try sending it :)
7903
7904 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7905
7906         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
7907         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
7908         (gst_rtspsrc_create_transports_string),
7909         (gst_rtspsrc_prepare_transports):
7910         If we don't hav a session manager, set the caps on outgoing buffers
7911         ourselves.
7912         Force PAUSE/PLAY methods for now until the extensions can overwrite.
7913         Append final bit of the transport string even when it does not contain a
7914         placeholder.
7915
7916 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7917
7918         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
7919         (gst_rtsp_ext_list_connect):
7920         * gst/rtsp/gstrtspext.h:
7921         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
7922         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
7923         Clean up the interface list.
7924         Allow connecting to interface signals for the extensions.
7925         Remove old extension code.
7926         Free list on cleanup.
7927         Allow extensions to send additional RTSP messages.
7928
7929 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7930
7931         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
7932         Handle a NULL gconf key gracefully by rendering the default element.
7933
7934 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7935
7936         * gst/rtsp/gstrtspext.h:
7937         Fix include path for extension interface.
7938
7939 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
7940
7941         * gst/audiofx/audioamplify.h:
7942         Also remove a now unecessary variable here.
7943
7944 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
7945
7946         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
7947         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
7948         * gst/audiofx/audiodynamic.c:
7949         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
7950         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
7951         * gst/audiofx/audiodynamic.h:
7952         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
7953         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
7954         * gst/audiofx/audioinvert.h:
7955         Don't save format information ourselves, this is already saved in
7956         GstAudioFilter.
7957
7958 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7959
7960         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
7961         (gst_rtsp_ext_list_stream_select):
7962         * gst/rtsp/gstrtspext.h:
7963         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
7964         Use rank to filter out extensions.
7965         Add url to stream_select interface call.
7966
7967 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7968
7969         * gst/rtsp/Makefile.am:
7970         * gst/rtsp/base64.c:
7971         * gst/rtsp/base64.h:
7972         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
7973         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
7974         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
7975         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
7976         (gst_rtsp_ext_list_setup_media),
7977         (gst_rtsp_ext_list_configure_stream),
7978         (gst_rtsp_ext_list_get_transports),
7979         (gst_rtsp_ext_list_stream_select):
7980         * gst/rtsp/gstrtspext.h:
7981         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
7982         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
7983         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
7984         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
7985         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
7986         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
7987         (gst_rtspsrc_stream_configure_tcp),
7988         (gst_rtspsrc_stream_configure_mcast),
7989         (gst_rtspsrc_stream_configure_udp),
7990         (gst_rtspsrc_stream_configure_udp_sink),
7991         (gst_rtspsrc_stream_configure_transport),
7992         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
7993         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
7994         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
7995         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
7996         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
7997         (gst_rtspsrc_parse_methods),
7998         (gst_rtspsrc_create_transports_string),
7999         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
8000         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
8001         (gst_rtspsrc_play), (gst_rtspsrc_pause),
8002         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
8003         * gst/rtsp/gstrtspsrc.h:
8004         * gst/rtsp/rtsp.h:
8005         * gst/rtsp/rtspconnection.c:
8006         * gst/rtsp/rtspconnection.h:
8007         * gst/rtsp/rtspdefs.c:
8008         * gst/rtsp/rtspdefs.h:
8009         * gst/rtsp/rtspext.h:
8010         * gst/rtsp/rtspextwms.c:
8011         * gst/rtsp/rtspextwms.h:
8012         * gst/rtsp/rtspmessage.c:
8013         * gst/rtsp/rtspmessage.h:
8014         * gst/rtsp/rtsprange.c:
8015         * gst/rtsp/rtsprange.h:
8016         * gst/rtsp/rtsptransport.c:
8017         * gst/rtsp/rtsptransport.h:
8018         * gst/rtsp/rtspurl.c:
8019         * gst/rtsp/rtspurl.h:
8020         * gst/rtsp/sdp.h:
8021         * gst/rtsp/sdpmessage.c:
8022         * gst/rtsp/sdpmessage.h:
8023         * gst/rtsp/test.c:
8024         Use shiny new RTSP and SDP library.
8025         Implement RTSP extensions using the new interface.
8026         Remove a lot of old code.
8027
8028 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
8029
8030         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
8031         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
8032
8033 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
8034
8035         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8036         Don't unref the outgoing buffer twice when dropping it because it's
8037         outside of the segment.
8038
8039 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
8040
8041         * configure.ac:
8042         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
8043         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
8044         Use the new buffer clipping function from gstaudio here and
8045         require gst-plugins-base CVS.
8046         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8047         For framed Wavpack buffers we require a valid timestamp.
8048
8049 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
8050
8051         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
8052         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
8053         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
8054         Clip raw audio and video when we can, keep track of current output
8055         segment.
8056         Don't leak buffers and events when there is no output pad.
8057         Improve debugging here and there.
8058
8059 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
8060
8061         * configure.ac:
8062           Sync liboil check with plugins-base.
8063
8064 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
8065
8066         * ext/annodex/Makefile.am:
8067           Fix CFLAGS/LIBS.
8068
8069         * ext/cdio/gstcdiocddasrc.c:
8070         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
8071           Include stdlib
8072
8073         * ext/cairo/Makefile.am:
8074         * gst/videofilter/Makefile.am:
8075         * tests/examples/level/Makefile.am:
8076           Use $(LIBM) instead of -lm
8077
8078 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8079
8080         * sys/v4l2/gstv4l2src.c:
8081           Add another example pipeline.
8082
8083 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8084
8085         Patch by: Alexander Eichner <alexeichi@yahoo.de>
8086
8087         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8088           Use define here.
8089
8090         * sys/v4l2/gstv4l2tuner.c:
8091         (gst_v4l2_tuner_set_frequency_and_notify):
8092           Don't touch the property - its still disabled.
8093
8094         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
8095         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
8096         * sys/v4l2/v4l2src_calls.h:
8097           Improve fallback format negotionation. Fixes #451388
8098
8099 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8100
8101         * tests/check/elements/videocrop.c: (GST_START_TEST):
8102           Fix the test.
8103
8104 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8105
8106         * docs/plugins/Makefile.am:
8107         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8108         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8109         * docs/plugins/inspect/plugin-jpeg.xml:
8110         * docs/plugins/inspect/plugin-png.xml:
8111         * ext/jpeg/gstjpegdec.c:
8112         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
8113         (gst_pngdec_sink_setcaps):
8114           More docs. More logs in pngdec.
8115
8116 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
8117
8118         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8119           Initialize num_buffers with minimum value.
8120
8121         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
8122         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
8123           Handle frame-size query failure gracefully.
8124
8125 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
8126
8127         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8128         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
8129         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
8130         of qt/aac files.
8131
8132 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
8133
8134         * ext/wavpack/gstwavpackdec.c:
8135         (gst_wavpack_dec_clip_outgoing_buffer):
8136         Fix buffer clipping to correctly clip to the segment stop.
8137
8138 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
8139
8140         * configure.ac:
8141         * tests/Makefile.am:
8142         Remove bogus check for libcheck, since we check for
8143         gstreamer-check and it pulls in the required info from there,
8144         and we weren't actually _using_ the information for libcheck
8145         ourselves anyway.
8146
8147 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
8148
8149         * configure.ac:
8150           Use pkg-config to locate check.
8151
8152 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
8153
8154         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
8155         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
8156         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
8157         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8158         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
8159         * gst/effectv/gstaging.c: (gst_agingtv_transform):
8160         * gst/effectv/gstdice.c: (gst_dicetv_transform):
8161         * gst/effectv/gstedge.c: (gst_edgetv_transform):
8162         * gst/effectv/gstquark.c: (gst_quarktv_transform):
8163         * gst/effectv/gstrev.c: (gst_revtv_transform):
8164         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
8165         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
8166         * gst/effectv/gstwarp.c: (gst_warptv_transform):
8167         * gst/matroska/matroska-demux.c:
8168         (gst_matroska_demux_add_wvpk_header),
8169         (gst_matroska_demux_check_subtitle_buffer),
8170         (gst_matroska_decode_buffer):
8171         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
8172           Fix build against core CVS.
8173
8174 2007-07-10  Edward Hervey  <bilboed@gmail.com>
8175
8176         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
8177         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
8178         don't have enough granularity to convert that boolean into a
8179         GstFlowReturn.
8180
8181 2007-07-06  Michael Smith <msmith@fluendo.com>
8182
8183         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
8184         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
8185         (gst_alawdec_change_state):
8186         * gst/law/alaw-decode.h:
8187         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
8188         (gst_mulawdec_class_init), (gst_mulawdec_init),
8189         (gst_mulawdec_chain), (gst_mulawdec_change_state):
8190         * gst/law/mulaw-decode.h:
8191           Fix capsnego bogosity in *law decoders. 
8192
8193 2007-07-06  Michael Smith <msmith@fluendo.com>
8194
8195         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
8196         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
8197         (gst_smokeenc_change_state):
8198         * ext/jpeg/gstsmokeenc.h:
8199           Remove stupidity in get/set caps functions.
8200           Fix some refcounting problems.
8201
8202 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
8203
8204         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
8205         Remove endianness-flipping hack that seems to have been required
8206         only because of a bug in ffmpegcolorspace.
8207         Partially Fixes: #451908
8208
8209 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
8210
8211         * docs/plugins/Makefile.am:
8212           Simplify --extra-dir as gtkdoc scans recursively.
8213
8214 2007-07-03  Wim Taymans  <wim@fluendo.com>
8215
8216         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8217
8218         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8219         Set the encoding-name in the rtp caps to all uppercase, as required by
8220         the caps spec.
8221         Some small cleanups in the error paths. Fixes #453037.
8222
8223 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
8224
8225         * ext/wavpack/gstwavpackparse.c:
8226         (gst_wavpack_parse_index_get_last_entry),
8227         (gst_wavpack_parse_index_get_entry_from_sample),
8228         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
8229         (gst_wavpack_parse_scan_to_find_sample):
8230         * ext/wavpack/gstwavpackparse.h:
8231         Use a GSList for the GArray that is used like a list anyway.
8232
8233 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
8234
8235         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
8236         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
8237         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
8238           Add state change function where we set 0/1 as default framerate in
8239           case our setcaps function isn't called, like it might not in a
8240           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
8241           gdkpixbufdec trying to create caps with a 0/0 framerate.
8242           Also post an error message on the bus if gst_pad_push() fails when
8243           called from our sink event handler (+1 for flow returns for event
8244           functions in 0.11) instead of failing silently.
8245
8246 2007-06-27  Wim Taymans  <wim@fluendo.com>
8247
8248         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
8249         Cast stack args to the proper types. Fixes #451249.
8250
8251 2007-06-27  Wim Taymans  <wim@fluendo.com>
8252
8253         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
8254         (new_session_pad), (gst_rtspsrc_setup_streams):
8255         * gst/rtsp/gstrtspsrc.h:
8256         For container formats we only need to activate one of the streams so
8257         that we correctly signal no-more-pads. Fixes #451015.
8258
8259 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
8260
8261         * docs/plugins/gst-plugins-good-plugins.args:
8262         * docs/plugins/inspect/plugin-aasink.xml:
8263         * docs/plugins/inspect/plugin-alaw.xml:
8264         * docs/plugins/inspect/plugin-alpha.xml:
8265         * docs/plugins/inspect/plugin-alphacolor.xml:
8266         * docs/plugins/inspect/plugin-annodex.xml:
8267         * docs/plugins/inspect/plugin-apetag.xml:
8268         * docs/plugins/inspect/plugin-audiofx.xml:
8269         * docs/plugins/inspect/plugin-auparse.xml:
8270         * docs/plugins/inspect/plugin-autodetect.xml:
8271         * docs/plugins/inspect/plugin-avi.xml:
8272         * docs/plugins/inspect/plugin-cacasink.xml:
8273         * docs/plugins/inspect/plugin-cairo.xml:
8274         * docs/plugins/inspect/plugin-cdio.xml:
8275         * docs/plugins/inspect/plugin-cutter.xml:
8276         * docs/plugins/inspect/plugin-debug.xml:
8277         * docs/plugins/inspect/plugin-efence.xml:
8278         * docs/plugins/inspect/plugin-effectv.xml:
8279         * docs/plugins/inspect/plugin-esdsink.xml:
8280         * docs/plugins/inspect/plugin-flac.xml:
8281         * docs/plugins/inspect/plugin-flxdec.xml:
8282         * docs/plugins/inspect/plugin-gconfelements.xml:
8283         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8284         * docs/plugins/inspect/plugin-goom.xml:
8285         * docs/plugins/inspect/plugin-halelements.xml:
8286         * docs/plugins/inspect/plugin-icydemux.xml:
8287         * docs/plugins/inspect/plugin-id3demux.xml:
8288         * docs/plugins/inspect/plugin-jpeg.xml:
8289         * docs/plugins/inspect/plugin-ladspa.xml:
8290         * docs/plugins/inspect/plugin-level.xml:
8291         * docs/plugins/inspect/plugin-matroska.xml:
8292         * docs/plugins/inspect/plugin-mulaw.xml:
8293         * docs/plugins/inspect/plugin-multipart.xml:
8294         * docs/plugins/inspect/plugin-navigationtest.xml:
8295         * docs/plugins/inspect/plugin-ossaudio.xml:
8296         * docs/plugins/inspect/plugin-png.xml:
8297         * docs/plugins/inspect/plugin-quicktime.xml:
8298         * docs/plugins/inspect/plugin-rtp.xml:
8299         * docs/plugins/inspect/plugin-rtsp.xml:
8300         * docs/plugins/inspect/plugin-smpte.xml:
8301         * docs/plugins/inspect/plugin-speex.xml:
8302         * docs/plugins/inspect/plugin-taglib.xml:
8303         * docs/plugins/inspect/plugin-udp.xml:
8304         * docs/plugins/inspect/plugin-videobalance.xml:
8305         * docs/plugins/inspect/plugin-videobox.xml:
8306         * docs/plugins/inspect/plugin-videocrop.xml:
8307         * docs/plugins/inspect/plugin-videoflip.xml:
8308         * docs/plugins/inspect/plugin-videomixer.xml:
8309         * docs/plugins/inspect/plugin-wavenc.xml:
8310         * docs/plugins/inspect/plugin-wavparse.xml:
8311         * docs/plugins/inspect/plugin-ximagesrc.xml:
8312           Update docs with caps info.
8313
8314 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
8315
8316         * po/POTFILES.in:
8317           Add more files with translatable strings (#450878).
8318
8319 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
8320
8321         * MAINTAINERS:
8322         Updating all the maintainers files
8323
8324 2007-06-22  Edward Hervey  <edward@fluendo.com>
8325
8326         * ext/flac/gstflactag.c: (gst_flac_tag_init):
8327         * gst/interleave/deinterleave.c: (deinterleave_init),
8328         (deinterleave_sink_link):
8329         * gst/interleave/interleave.c: (interleave_init):
8330         * gst/median/gstmedian.c: (gst_median_init):
8331         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
8332         Fix memory leaks.
8333         * tests/check/elements/id3demux.c: (pad_added_cb):
8334         Remove unused variable.
8335
8336 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
8337
8338         * ext/gconf/gconf.h:
8339         Make the prototype of gst_gconf_get_key_for_sink_profile
8340         match the implementation.
8341         Patch by: Damien Carbery <damien dot carbery at sun dot com>
8342         Fixes: #449747
8343
8344 2007-06-20  Michael Smith <msmith@fluendo.com>
8345
8346         * gst/rtp/gstrtpdepay.c:
8347           Fix description - rtpdepay is not a payloader.
8348
8349 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
8350
8351         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
8352         (qtdemux_video_caps):
8353         * gst/qtdemux/qtdemux_fourcc.h:
8354           Add MJPG to the variants of motion jpeg.
8355
8356 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
8357
8358         * tests/check/Makefile.am:
8359         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8360         * tests/check/elements/videocrop.c: (GST_START_TEST):
8361         * tests/check/elements/videofilter.c:
8362         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8363         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
8364           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
8365           error flags are included and it errors out on compiler warnings
8366           for CVS builds; remove unused variables in various unit tests.
8367
8368 2007-06-19  Wim Taymans  <wim@fluendo.com>
8369
8370         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8371         (rtsp_connection_close), (rtsp_connection_free):
8372         Use threadsafe inet_ntop to convert an ip number to a string. 
8373         Fixes #447961.
8374         Don't leak fd (and ip) when freeing a connection without first closing
8375         it.
8376
8377 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
8378
8379         * configure.ac:
8380         Back to CVS
8381
8382         * gst-plugins-good.doap:
8383         Add 0.10.6 to the doap file.
8384
8385 === release 0.10.6 ===
8386
8387 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
8388
8389         * configure.ac:
8390           releasing 0.10.6, "Wobble Board"
8391
8392 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
8393
8394         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8395         (rtsp_connection_free):
8396           Revert previous commit again, since we are frozen (sorry).
8397
8398 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
8399
8400         Patch by: Peter Kjellerstedt <pkj at axis com>
8401
8402         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8403         (rtsp_connection_free):
8404           inet_ntoa() uses a static buffer internally, so we need to copy the
8405           returned string if we want to store it for later (#447961).
8406
8407 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
8408
8409         * win32/vs6/autogen.dsp:
8410         * win32/vs6/gst_plugins_good.dsw:
8411         * win32/vs6/libgstalaw.dsp:
8412         * win32/vs6/libgstalpha.dsp:
8413         * win32/vs6/libgstalphacolor.dsp:
8414         * win32/vs6/libgstapetag.dsp:
8415         * win32/vs6/libgstaudiofx.dsp:
8416         * win32/vs6/libgstauparse.dsp:
8417         * win32/vs6/libgstautodetect.dsp:
8418         * win32/vs6/libgstavi.dsp:
8419         * win32/vs6/libgstcutter.dsp:
8420         * win32/vs6/libgstdirectdraw.dsp:
8421         * win32/vs6/libgstdirectsound.dsp:
8422         * win32/vs6/libgsteffectv.dsp:
8423         * win32/vs6/libgstflx.dsp:
8424         * win32/vs6/libgstgoom.dsp:
8425         * win32/vs6/libgsticydemux.dsp:
8426         * win32/vs6/libgstid3demux.dsp:
8427         * win32/vs6/libgstinterleave.dsp:
8428         * win32/vs6/libgstjpeg.dsp:
8429         * win32/vs6/libgstlevel.dsp:
8430         * win32/vs6/libgstmatroska.dsp:
8431         * win32/vs6/libgstmedian.dsp:
8432         * win32/vs6/libgstmonoscope.dsp:
8433         * win32/vs6/libgstmulaw.dsp:
8434         * win32/vs6/libgstmultipart.dsp:
8435         * win32/vs6/libgstqtdemux.dsp:
8436         * win32/vs6/libgstrtp.dsp:
8437         * win32/vs6/libgstrtsp.dsp:
8438         * win32/vs6/libgstsmpte.dsp:
8439         * win32/vs6/libgstspeex.dsp:
8440         * win32/vs6/libgstudp.dsp:
8441         * win32/vs6/libgstvideobalance.dsp:
8442         * win32/vs6/libgstvideobox.dsp:
8443         * win32/vs6/libgstvideocrop.dsp:
8444         * win32/vs6/libgstvideoflip.dsp:
8445         * win32/vs6/libgstvideomixer.dsp:
8446         * win32/vs6/libgstwaveform.dsp:
8447         * win32/vs6/libgstwavenc.dsp:
8448         * win32/vs6/libgstwavparse.dsp:
8449         Mark *.dsp & *.dsw as binary files and convert to DOS line
8450         endings, as they don't load into VS6 correctly otherwise.
8451
8452 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
8453
8454         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8455         (rtsp_connection_connect):
8456         Fix the MingW build. 
8457         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
8458         Fixes: #446981
8459
8460 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
8461
8462         * tests/check/elements/.cvsignore:
8463         * tests/icles/.cvsignore:
8464         Hush the buildbots up
8465
8466 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
8467
8468         * configure.ac:
8469         * sys/Makefile.am:
8470         * sys/directdraw/Makefile.am:
8471         * sys/directsound/Makefile.am:
8472         * sys/waveform/Makefile.am:
8473         Make sure to dist everything needed for win32 builds.
8474
8475 2007-06-14  Edward Hervey  <edward@fluendo.com>
8476
8477         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
8478         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
8479         caps.
8480         Fixes #447458
8481
8482 2007-06-13  Wim Taymans  <wim@fluendo.com>
8483
8484         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
8485         Make sure we allocate enough memory for the codec_data.
8486         Fixes #447210.
8487
8488 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
8489
8490         * win32/MANIFEST:
8491         Add videocrop project file to the win32 manifest.
8492         * win32/vs6/gst_plugins_good.dsw:
8493         Add qtdemux,videocrop and waveform projects to the workspace.
8494         * win32/vs6/libgstqtdemux.dsp:
8495         Add zlib to the link list of qtdemux.
8496         * win32/vs6/libgstvideocrop.dsp:
8497         Add a project file for videocrop.
8498
8499 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8500
8501         * po/POTFILES.in:
8502         Add qtdemux for translation
8503
8504 2007-06-12  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/inspect/plugin-videocrop.xml:
8511         * gst-plugins-good.spec.in:
8512         * sys/Makefile.am:
8513         * tests/check/Makefile.am:
8514         * tests/icles/Makefile.am:
8515         * tests/icles/videocrop-test.c:
8516         Move videocrop and osxvideo from -bad.
8517
8518 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8519
8520         * configure.ac:
8521         * docs/plugins/Makefile.am:
8522         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8523         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8524         * docs/plugins/gst-plugins-good-plugins.args:
8525         * docs/plugins/inspect/plugin-qtdemux.xml:
8526         * docs/plugins/inspect/plugin-quicktime.xml:
8527         * win32/MANIFEST:
8528         Move qtdemux from -bad.
8529
8530         * gst-plugins-good.spec.in:
8531         Update spec file to reflect moving of qtdemux and wavpack
8532
8533 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8534         
8535         * win32/MANIFEST:
8536         * docs/plugins/Makefile.am:
8537         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8538         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8539         * docs/plugins/inspect/plugin-directdraw.xml:
8540         * docs/plugins/inspect/plugin-directsound.xml:
8541         * docs/plugins/inspect/plugin-waveform.xml:
8542         Move the waveform plugin from -bad too. Update the inspect xml
8543         files to mention Plugins Good instead of Plugins Bad.
8544
8545 2007-06-12  Andy Wingo  <wingo@pobox.com>
8546
8547         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
8548         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
8549         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
8550         finalization and resuscitation. No longer public.
8551         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
8552         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
8553         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
8554         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
8555         miniobject semantics, and be threadsafe.
8556         (gst_v4l2src_queue_frame): Remove this function, as we just call
8557         the ioctls directly in the two places where we queue buffers.
8558         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
8559         directly.
8560         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
8561         to allocate the pool, which also preallocates the GstBuffers.
8562         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
8563         queueing the frames directly.
8564         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
8565         mmap buffers have been dequeued.
8566
8567         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
8568         real MiniObject instead of rolling our own refcounting and
8569         finalizing. Give it a lock.
8570         (struct _GstV4l2Buffer): Remove one intermediary object, having
8571         the buffers hold the struct v4l2_buffer directly.
8572
8573         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
8574         capture_init so that it can set them on the buffers that it will
8575         create.
8576         (gst_v4l2src_get_read): For better or for worse, include the
8577         timestamping and offsetting code here; really we should be using
8578         bufferalloc though.
8579         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
8580         preallocated, mmap'd buffers.
8581
8582 2007-06-11  Wim Taymans  <wim@fluendo.com>
8583
8584         Patch by: daniel fischer <dan at f3c dot com>
8585
8586         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
8587         (gst_ximage_src_get_caps):
8588         Actually use the display_name property so that we can dump any
8589         available X display. Fixes #445905.
8590
8591 2007-06-11  Wim Taymans  <wim@fluendo.com>
8592
8593         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8594
8595         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
8596         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
8597         Add missing rate fields to caps. Fixes #441118.
8598
8599 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
8600
8601         * win32/vs6/gst_plugins_good.dsw:
8602         * win32/vs8/gst-plugins-good.sln:
8603         Add DirectSound and DirectDraw sinks project files to
8604         workspace and solution files.
8605
8606 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
8607
8608         Patch by: Josh Coalson <xflac at yahoo dot com>,
8609         updated by Alexis Ballier <aballier at gentoo dot org>:
8610
8611         * configure.ac:
8612         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
8613         (gst_flac_dec_setup_seekable_decoder),
8614         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
8615         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
8616         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
8617         * ext/flac/gstflacdec.h:
8618         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
8619         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
8620         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
8621         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
8622         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
8623         (gst_flac_enc_chain), (gst_flac_enc_set_property),
8624         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
8625         * ext/flac/gstflacenc.h:
8626         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
8627         
8628 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
8629
8630         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
8631         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
8632         not necessary anymore as we need at least that core version. 
8633
8634 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
8635
8636         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
8637         (gst_wavpack_dec_chain):
8638         * ext/wavpack/gstwavpackdec.h:
8639         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
8640         (gst_wavpack_parse_push_buffer):
8641         * ext/wavpack/gstwavpackparse.h:
8642         Improve discont handling by checking if the next Wavpack block has
8643         the expected, following block index.
8644
8645 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8646
8647         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
8648           Fix element description.
8649
8650 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8651
8652         * configure.ac:
8653         * docs/plugins/Makefile.am:
8654         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8655         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8656         * docs/plugins/gst-plugins-good-plugins.args:
8657         * docs/plugins/gst-plugins-good-plugins.hierarchy:
8658         * docs/plugins/gst-plugins-good-plugins.signals:
8659         * docs/plugins/inspect/plugin-autodetect.xml:
8660         * docs/plugins/inspect/plugin-gconfelements.xml:
8661         * docs/plugins/inspect/plugin-ladspa.xml:
8662         * docs/plugins/inspect/plugin-rtp.xml:
8663         * docs/plugins/inspect/plugin-wavpack.xml:
8664         * ext/Makefile.am:
8665         * tests/check/Makefile.am:
8666           move wavpack plugin.  See #352605.
8667
8668 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
8669
8670         * configure.ac:
8671         * docs/plugins/Makefile.am:
8672         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8673         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8674         * docs/plugins/gst-plugins-good-plugins.args:
8675         * sys/Makefile.am:
8676         * win32/MANIFEST:
8677         Add DirectDraw & DirectSound plugins to the build and docs.
8678
8679 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
8680
8681         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
8682         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
8683           When operating in pull mode, error out correct on not-linked.
8684
8685 2007-06-06  Andy Wingo  <wingo@pobox.com>
8686
8687         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
8688         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
8689         format and size if the ioctls are defined; should fix compilation
8690         on Linux < 2.16.19.
8691
8692 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
8693
8694         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
8695           Printf fixes in debug statements; use LOG level for debug statements
8696           that are printed for each and every frame; convert c++ comments to
8697           C-style comments; not much point using g_try_malloc() if we then not
8698           even check the return value.
8699
8700 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
8701
8702         * configure.ac:
8703           Bump requirements to released versions (core and base 0.10.13).
8704
8705         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
8706           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
8707           own implementation.
8708
8709 2007-06-05  Andy Wingo  <wingo@pobox.com>
8710
8711         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
8712         some useless comments.
8713
8714         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
8715         frames before calling STREAMON, that might leave them in a state
8716         where they can't be dequeued if we go back to NULL without calling
8717         STREAMON, according to the docs.
8718         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
8719         before we call STREAMON.
8720         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
8721         failures. (For me this code hung.) The pool refcounting is still
8722         crack; added a note to that effect.
8723
8724 2007-06-05  Wim Taymans  <wim@fluendo.com>
8725
8726         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
8727         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
8728         Add support for mapping gst structure names to the MIME type equivalent.
8729         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
8730
8731 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
8732
8733         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
8734         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
8735         (gst_wavenc_chain), (gst_wavenc_change_state):
8736         * gst/wavenc/gstwavenc.h:
8737         Properly write wav files with width!=depth by having the depth most
8738         significant bytes set and all others zero. Fixes #442535.
8739
8740 2007-06-01  Wim Taymans  <wim@fluendo.com>
8741
8742         * gst/rtsp/rtspconnection.c:
8743         Add include to make buildbot happy.
8744
8745 2007-06-01  Wim Taymans  <wim@fluendo.com>
8746
8747         Patch by: Peter Kjellerstedt  <pkj at axis com>
8748
8749         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8750         (rtsp_connection_connect), (add_date_header),
8751         (rtsp_connection_send), (parse_response_status),
8752         (parse_request_line), (parse_line), (rtsp_connection_receive):
8753         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
8754         * gst/rtsp/rtspdefs.h:
8755         * gst/rtsp/rtspmessage.c: (key_value_foreach),
8756         (rtsp_message_init_request), (rtsp_message_init_response),
8757         (rtsp_message_remove_header), (rtsp_message_append_headers),
8758         (rtsp_message_dump):
8759         * gst/rtsp/rtspmessage.h:
8760         Improves version checking, allowing an RTSP server to reply with "505
8761         RTSP Version not supported.
8762         Adds a Date header to all messages.
8763         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
8764         want to be able to send a response even if something in the request was
8765         invalid. EINVAL is only used when passing wrong arguments to functions.
8766         Do not handle an invalid method in parse_request_line(). Defer this to
8767         the caller so it can respond with "405 Method Not Allowed".
8768         Improves parsing of the timeout parameter to the Session header,
8769         allowing whitespace after the semicolon. 
8770         Avoids a compiler warning due to variables shadowing a function argument.
8771
8772 2007-06-01  Wim Taymans  <wim@fluendo.com>
8773
8774         Based on Patch by: Daniel Charles <dcharles at ti dot com>
8775
8776         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
8777         (gst_rtp_amr_depay_process):
8778         * gst/rtp/gstrtpamrdepay.h:
8779         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
8780         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
8781         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
8782         * gst/rtp/gstrtpamrpay.h:
8783         Add support for AMR-WB.
8784         Small cleanups such as using BOILERPLATE.
8785
8786 2007-05-31  Wim Taymans  <wim@fluendo.com>
8787
8788         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
8789         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
8790
8791 2007-05-30  Andy Wingo  <wingo@pobox.com>
8792
8793         * sys/v4l2/gstv4l2object.h: 
8794         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
8795         unintended changes.
8796
8797         * sys/v4l2/v4l2src_calls.h: 
8798         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
8799         the format list in the order that the driver gives it to us.
8800         (gst_v4l2src_probe_caps_for_format_and_size)
8801         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
8802         based on the capabilities of the device.
8803         (gst_v4l2src_grab_frame): Update for object variable renaming.
8804         (gst_v4l2src_set_capture): Update to be strict in its parameters,
8805         as in the set_caps below.
8806         (gst_v4l2src_capture_init): Update for object variable renaming,
8807         and reflow.
8808         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
8809         (gst_v4l2src_capture_deinit): Update for object variable renaming.
8810         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
8811         (gst_v4l2src_get_fps): Remove; these functions don't have much
8812         meaning outside of an atomic set_caps method.
8813         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
8814         known.
8815
8816         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
8817         call to update_fps; not sure about this change.
8818         (gst_v4l2_tuner_set_norm): Work around the fact that for the
8819         moment we don't have an update_fps_func.
8820
8821         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
8822         structures in the object, just store what we need. Do store the
8823         probed caps of the device. Don't store the current frame rate.
8824
8825         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
8826         update_fps_function, for now. Update for new object variable
8827         naming.
8828         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
8829         new object variable naming.
8830         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
8831         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
8832         (gst_v4l2src_get_caps): Rework to probe the device for supported
8833         frame sizes and frame rates.
8834         (gst_v4l2src_set_caps): Rework to be strict in the given
8835         parameters: if someone asks us to have a certain size and rate,
8836         that is what we configure.
8837         (gst_v4l2src_get_read): Update for object variable naming. Don't
8838         leak buffers on short reads.
8839         (gst_v4l2src_get_mmap): Update for object variable naming, and add
8840         comments.
8841         (gst_v4l2src_create): Update for object variable naming.
8842
8843 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
8844
8845         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
8846         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
8847         * gst/avi/gstavidemux.h:
8848           Parse subtitle text streams instead of erroring out (#442034). Still
8849           needs a parser for the subtitles to actually show up.
8850
8851 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
8852
8853         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
8854         (gst_avi_demux_loop):
8855           Make _push_event() return TRUE if the event could be pushed on at
8856           least one pad and not only if it could be pushed on all pads,
8857           otherwise we'll end up posting an error message on EOS if one or
8858           more source pads are not connected.
8859
8860 2007-05-28  Wim Taymans  <wim@fluendo.com>
8861
8862         * gst/rtsp/rtsptransport.c:
8863         Use renamed RTP bin.
8864
8865 2007-05-28  Wim Taymans  <wim@fluendo.com>
8866
8867         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
8868
8869         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
8870         (gst_video_box_set_property), (gst_video_box_transform_caps),
8871         (video_box_recalc_transform), (gst_video_box_set_caps),
8872         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
8873         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
8874         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
8875         (gst_video_box_i420_i420), (gst_video_box_transform),
8876         (plugin_init):
8877         Add AYUV->AYUV and AYUV->I420 formats. 
8878         Fix negotiation and I420->AYUV conversion.
8879         Fixes #429329.
8880
8881 2007-05-26  Wim Taymans  <wim@fluendo.com>
8882
8883         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
8884         Use different variables for nested for loops so that the outer loop
8885         functions properly and speex files with multiple frames per buffer work
8886         properly.
8887         Fixes #441408.
8888
8889 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
8890
8891         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
8892           Don't leak newsegment events.
8893
8894 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
8895
8896         * gst/wavparse/Makefile.am:
8897           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
8898           drags it in.
8899
8900 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
8901
8902         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
8903         (notgst_value_array_append_buffer),
8904         (gst_flac_enc_process_stream_headers),
8905         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
8906         (gst_flac_enc_change_state):
8907         * ext/flac/gstflacenc.h:
8908           Collect headers, add "streamheader" field to output caps and set
8909           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
8910           produces output according to the official FLAC-to-Ogg mapping
8911           instead of completely broken files. Fixes #426044.
8912
8913 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
8914
8915         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
8916         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
8917         (gst_id3demux_sink_event):
8918         * gst/id3demux/gstid3demux.h:
8919         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
8920         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
8921         (gst_tag_demux_send_new_segment):
8922         Handle and adjust new-segment events so that downstream really
8923         sees a stream with the tag pieces stripped off the front and back.
8924         Fixes strangeness in seeking when mp3 decoders use the new-segment
8925         byte position to estimate their current playback position timestamp
8926         and then the arriving buffers don't match up.
8927
8928 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
8929
8930         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
8931           Don't unnecessarily perform a READY->NULL->READY transition on the
8932           detected audio sink when starting up. Fixes: #440127
8933
8934 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
8935
8936         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
8937         (gst_flac_enc_chain):
8938           Don't crash in chain function if setcaps hasn't been called.
8939
8940 2007-05-24  Wim Taymans  <wim@fluendo.com>
8941
8942         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
8943         Init value to avoid infinte loops.
8944
8945 2007-05-24  Wim Taymans  <wim@fluendo.com>
8946
8947         Patch by: Peter Kjellerstedt  <pkj at axis com>
8948
8949         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
8950         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
8951         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
8952         (gst_rtspsrc_play):
8953         (rtsp_connection_send), (rtsp_connection_receive):
8954         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
8955         Fix for new API.
8956
8957         * gst/rtsp/rtspconnection.c: (add_auth_header),
8958         Only add authorisation and session headers when sending messages.
8959
8960         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
8961         (rtsp_message_init_request), (rtsp_message_init_response),
8962         (rtsp_message_unset), (rtsp_message_add_header),
8963         (rtsp_message_remove_header), (rtsp_message_get_header),
8964         (rtsp_message_append_headers), (dump_key_value),
8965         (rtsp_message_dump):
8966         * gst/rtsp/rtspmessage.h:
8967         Add support for multiple headers of the same type by storing the parsed
8968         headers in a GArray instaed of a hashtable.
8969
8970 2007-05-21  Wim Taymans  <wim@fluendo.com>
8971
8972         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
8973         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
8974         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
8975         safer shutdown.
8976
8977 2007-05-21  Wim Taymans  <wim@fluendo.com>
8978
8979         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
8980         * gst/rtsp/gstrtpdec.h:
8981         Added signal for backwards compat.
8982
8983 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
8984         
8985         Patch by: René Stadler <mail at renestadler dot de>
8986
8987         * configure.ac:
8988         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
8989         (gst_au_parse_parse_header), (gst_au_parse_chain):
8990         * gst/auparse/gstauparse.h:
8991         Use audioconvert for converting from non-native endianness floats
8992         in auparse instead of doing it ourself. Fixes #424527.
8993         This needs the audioconvert from plugins-base CVS.
8994         
8995 2007-05-21  Wim Taymans  <wim@fluendo.com>
8996
8997         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
8998         (gst_rtp_h263p_pay_flush):
8999         Fix enum registration.
9000
9001 2007-05-21  Wim Taymans  <wim@fluendo.com>
9002
9003         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
9004
9005         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9006         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
9007         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
9008         (gst_rtp_h263p_pay_flush):
9009         * gst/rtp/gstrtph263ppay.h:
9010         Add new fragmentation mode base on GOB headers. Fixes #438940.
9011
9012 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
9013
9014         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
9015           Printf format fix.
9016
9017 2007-05-18  Wim Taymans  <wim@fluendo.com>
9018
9019         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
9020         Don't crash when an unsupported transport error was returned by the
9021         server, just try to configure the next stream. Fixes #439255.
9022
9023 2007-05-18  Wim Taymans  <wim@fluendo.com>
9024
9025         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9026         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
9027         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
9028         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9029         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
9030         * gst/rtsp/gstrtspsrc.h:
9031         Add TCP timeout property and use it for all TCP connection.
9032
9033         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9034         (rtsp_connection_write), (rtsp_connection_next_timeout),
9035         (rtsp_connection_reset_timeout):
9036         Make connect and writes cancelable and make them use the timeout.
9037
9038 2007-05-18  Wim Taymans  <wim@fluendo.com>
9039
9040         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9041         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
9042         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9043         (gst_rtspsrc_setup_streams):
9044         Refactor timeout handling.
9045         Also send keep-alive when dealing with TCP transport.
9046
9047         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9048         (rtsp_connection_free), (rtsp_connection_next_timeout),
9049         (rtsp_connection_reset_timeout):
9050         * gst/rtsp/rtspconnection.h:
9051         Use a timer to handle the session timeouts, add some methods to deal
9052         with timeouts.
9053
9054 2007-05-17  Wim Taymans  <wim@fluendo.com>
9055
9056         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
9057         (gst_rtspsrc_setup_streams):
9058         Ignore streams that fail the setup command, we will retry with a
9059         different transport later on.
9060
9061         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
9062         (rtsp_ext_wms_configure_stream):
9063         Fix encoding name case.
9064
9065 2007-05-16  Edward Hervey  <edward@fluendo.com>
9066
9067         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
9068         Fix build on macosx.
9069
9070 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
9071
9072         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
9073         Replace direct comparison of a string with the string literal "" with
9074         a comparison of the first character with '\0'. Fixes #438926.
9075
9076 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9077
9078         * gst/debug/breakmydata.c (gst_break_my_data_init):
9079           One more try. This should be the proper fix now.
9080
9081 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9082
9083         * gst/debug/breakmydata.c:
9084           Ooops, no // comments please.
9085
9086 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9087
9088         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
9089         (gst_break_my_data_init):
9090           Fix gst_buffer_is_writable() assertion.
9091
9092 2007-05-14  David Schleef  <ds@schleef.org>
9093
9094         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
9095           video/x-raw-bayer.  Fixes #314160.
9096
9097 2007-05-14  Wim Taymans  <wim@fluendo.com>
9098
9099         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
9100         (gst_rtp_theora_depay_parse_configuration):
9101         * gst/rtp/gstrtptheorapay.c: (encode_base64),
9102         (gst_rtp_theora_pay_finish_headers),
9103         (gst_rtp_theora_pay_handle_buffer):
9104         Update theora pay/depayloader in a similar to vorbis.
9105
9106         * gst/rtp/gstrtpvorbisdepay.c:
9107         (gst_rtp_vorbis_depay_parse_configuration):
9108         Update docs.
9109
9110 2007-05-14  Wim Taymans  <wim@fluendo.com>
9111
9112         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
9113         When we try to execute a method that is not supported by the server,
9114         don't error out but remove the method from the accepted methods so that
9115         we never try to perform this method again.
9116
9117 2007-05-14  Wim Taymans  <wim@fluendo.com>
9118
9119         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
9120         Remove annoying _dump_mem.
9121
9122 2007-05-14  Wim Taymans  <wim@fluendo.com>
9123
9124         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
9125         Parse range correctly.
9126
9127         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
9128         The baseurl now always has a '/' at the start.
9129
9130 2007-05-14  Wim Taymans  <wim@fluendo.com>
9131
9132         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
9133         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
9134         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9135         Factor out caps configuration and configure more stuff such as the time
9136         ranges and speed/scale values.
9137
9138         * gst/rtsp/rtsptransport.c:
9139         Add Copyright after non-trival fixes.
9140
9141 2007-05-12  Wim Taymans  <wim@fluendo.com>
9142
9143         Patch by: Peter Kjellerstedt  <pkj at axis com>
9144
9145         * gst/rtsp/gstrtspsrc.h:
9146         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
9147         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
9148         (rtsp_message_get_header):
9149         * gst/rtsp/rtspmessage.h:
9150         Make channel guint8 where possible.
9151         Make rtsp_message_init_data() take the channel as a guint8.
9152
9153         * gst/rtsp/rtspdefs.c:
9154         Fixed a typo: Timout -> Timeout
9155
9156         * gst/rtsp/rtspdefs.h:
9157         Make RTSP_CHECK() behave as a statement.
9158
9159         * gst/rtsp/sdpmessage.c:
9160         Avoid a compiler warning in INIT_ARRAY().
9161         Fixes #437692.
9162
9163 2007-05-12  Wim Taymans  <wim@fluendo.com>
9164
9165         Patch by: Peter Kjellerstedt  <pkj at axis com>
9166
9167         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
9168         (rtsp_url_get_request_uri):
9169         * gst/rtsp/rtspurl.h:
9170         Add support for query parameters to RTSP URLs.
9171
9172 2007-05-12  Wim Taymans  <wim@fluendo.com>
9173
9174         Patch by: Peter Kjellerstedt  <pkj at axis com>
9175
9176         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
9177         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
9178         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
9179         (rtsp_transport_parse), (rtsp_transport_as_text):
9180         * gst/rtsp/rtsptransport.h:
9181         Add validation to rtsp_transport_parse().
9182         Add rtsp_transport_as_text() to generate an RTSP header from an
9183         RTSPTransport.
9184         Change ssrc to guint (was a string) since that is what it is, even
9185         though it is sent as a hex string.
9186         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
9187         incorrect, which can be seen when looking at the examples in the RFC).
9188         Fixes #437670.
9189
9190 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9191
9192         Patch by: Eric Anholt
9193
9194         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
9195           gst_ximage_src_ximage_get):
9196         Use union of all damage between frames to make it faster.
9197         Fixes bug #342463.
9198         Also fix crasher when cursor is at bottom right of window.
9199
9200 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
9201
9202         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9203           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
9204           streaming mode regression for file from #343837 with 'bext' chunk
9205           before the 'fmt' chunk.
9206
9207 2007-05-11  Wim Taymans  <wim@fluendo.com>
9208
9209         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
9210         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
9211         (gst_rtspsrc_handle_src_event),
9212         (gst_rtspsrc_stream_configure_manager),
9213         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
9214         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
9215         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9216         * gst/rtsp/gstrtspsrc.h:
9217         * gst/rtsp/rtspdefs.h:
9218         Preliminary seek support.
9219         Activate internal pads so that we can receive events on them.
9220         Don't try to parse a range string when it's NULL.
9221
9222 2007-05-11  Wim Taymans  <wim@fluendo.com>
9223
9224         * gst/rtp/README:
9225         Update README with new RTP variables that will be used for
9226         synchronisation.
9227
9228         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
9229         (gst_rtp_vorbis_depay_parse_configuration),
9230         (gst_rtp_vorbis_depay_process):
9231         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
9232         (gst_rtp_vorbis_pay_finish_headers),
9233         (gst_rtp_vorbis_pay_handle_buffer):
9234         Update vorbis pay and depayloader to draft-04.
9235
9236 2007-05-11  Wim Taymans  <wim@fluendo.com>
9237
9238         * gst/rtsp/rtsptransport.c:
9239         UDP MCAST is actually the default for RTP/AVP.
9240 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
9241
9242         * gst/level/gstlevel.c: (gst_level_transform_ip):
9243         Use guint8 * instead of gpointer then vs6 can build 
9244         in_data += (filter->width / 8).
9245
9246 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9247
9248         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
9249           gst_ximage_src_ximage_get):
9250         * sys/ximage/gstximagesrc.h (last_ximage):
9251         When using Damage actually keep the last frame, and not assume
9252         that the buffer we get already has the last frame on it.
9253         Copy the cursor over if we specify a non-zero start x and
9254         start y.
9255
9256 2007-05-11  Wim Taymans  <wim@fluendo.com>
9257
9258         * gst/rtsp/rtsptransport.c:
9259         Make UDP the default transport when not specified.
9260
9261 2007-05-09  David Schleef  <ds@schleef.org>
9262
9263         * gst/level/gstlevel.c:
9264           Revert last change.
9265
9266 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
9267
9268         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
9269         (gst_level_transform_ip):
9270         Use guint8 * instead of gpointer then vs6 know the size of data
9271         pointed when moving the pointer.
9272         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
9273         Move instructions after variables declaration.
9274         * win32/vs6/autogen.dsp:
9275         * win32/vs6/libgstrtp.dsp:
9276         * win32/vs6/libgstrtsp.dsp:
9277         Update vs6 project files.
9278
9279 2007-05-09  Wim Taymans  <wim@fluendo.com>
9280
9281         * gst/rtsp/Makefile.am:
9282         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
9283         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
9284         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
9285         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
9286         (rtsp_range_free):
9287         * gst/rtsp/rtsprange.h:
9288         Add code to parse time ranges.
9289         Report DURATION on the stream when possible.
9290
9291 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
9292
9293         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9294         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9295         (gst_videomixer_collected):
9296           Fix strides calculation for AYUV (it's just width*4) (#436910).
9297
9298 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
9299
9300         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
9301         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
9302         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
9303         Sync the GObject properties before each processing step to properly
9304         work with the controller.
9305
9306 2007-05-04  Wim Taymans  <wim@fluendo.com>
9307
9308         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9309         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9310         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9311         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
9312         (gst_rtspsrc_change_state):
9313         Let more error state trickle down so that we can catch more error
9314         cases.
9315         Handle keep-alive a little smarter by selecting a method the server
9316         actually supports.
9317         Fix a race in UDP streaming shutdown.
9318
9319 2007-05-04  Wim Taymans  <wim@fluendo.com>
9320
9321         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
9322         Ignore errors when trying to use the keep-alive messages.
9323
9324 2007-05-04  Wim Taymans  <wim@fluendo.com>
9325
9326         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
9327         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
9328         (gst_rtspsrc_stream_configure_manager),
9329         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9330         (gst_rtspsrc_stream_configure_mcast),
9331         (gst_rtspsrc_stream_configure_udp),
9332         (gst_rtspsrc_stream_configure_udp_sink),
9333         (gst_rtspsrc_stream_configure_transport):
9334         Send RTCP messages back to the server over the TCP connection.
9335
9336         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
9337         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9338         (rtsp_connection_receive):
9339         * gst/rtsp/rtspconnection.h:
9340         Factor out and expose lowlevel _write and _read methods.
9341         Implement sending data messages to the server.
9342
9343 2007-05-03  Wim Taymans  <wim@fluendo.com>
9344
9345         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
9346         (gst_multipart_mux_collected):
9347         Fix timestamps on outgoing buffers.
9348
9349 2007-05-03  Wim Taymans  <wim@fluendo.com>
9350
9351         * gst/multipart/multipartmux.c:
9352         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
9353         (gst_multipart_mux_change_state):
9354         Emit NEWSEGMENT events before pushing the first buffer.
9355
9356 2007-05-03  Wim Taymans  <wim@fluendo.com>
9357
9358         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9359         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
9360         (gst_rtspsrc_handle_src_query),
9361         (gst_rtspsrc_stream_configure_manager),
9362         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9363         (gst_rtspsrc_stream_configure_mcast),
9364         (gst_rtspsrc_stream_configure_udp),
9365         (gst_rtspsrc_stream_configure_udp_sink),
9366         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
9367         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
9368         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9369         (gst_rtspsrc_pause):
9370         Refactor transport configuration code.
9371         Create internal pads for TCP transport so that we can implement events
9372         and queries.
9373         Handle events and queries.
9374         Parse range from the SDP.
9375         Fix race in pause handler where the connection could still be flushing.
9376
9377 2007-05-02  Wim Taymans  <wim@fluendo.com>
9378
9379         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9380         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
9381         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9382         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
9383         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
9384         (gst_rtspsrc_change_state):
9385         * gst/rtsp/gstrtspsrc.h:
9386         Fix race when multiple udp sources post timeouts, just act on the first
9387         received timeout.
9388         Protect stream list with a recursive lock to fix some races.
9389         Flush connection when we need to do a reconnect or stop.
9390         Make state lock recursive.
9391
9392         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9393         (rtsp_connection_close):
9394         Some small cleanups.
9395
9396 2007-05-02  Wim Taymans  <wim@fluendo.com>
9397
9398         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9399         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
9400         Only set DISCONT when there actually is a discont or when we just
9401         started.
9402
9403 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
9404
9405         * ext/flac/gstflac.c: (plugin_init):
9406         Call bindtextdomain() to get localized strings.
9407
9408 2007-05-02  Wim Taymans  <wim@fluendo.com>
9409
9410         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9411         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
9412         (gst_wavparse_stream_data):
9413         * gst/wavparse/gstwavparse.h:
9414         Be a bit more clever when dealing with VBR files with FACT tags, we
9415         don't want to timestamp buffers in that case but the estimated BPS can
9416         be used for seeking.
9417         Only send close segment in the streaming thread.
9418
9419 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
9420
9421         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
9422         Correctly post an error on the bus if something went wrong in the loop
9423         function. This fixes a few cases where the task was paused and nothing
9424         happened anymore.
9425
9426 2007-05-02  Wim Taymans  <wim@fluendo.com>
9427
9428         * gst/rtsp/test.c: (main):
9429         Fix compilation of deprecated test just because I'm too lazy to delete
9430         it.
9431
9432 2007-05-02  Wim Taymans  <wim@fluendo.com>
9433
9434         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9435         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
9436         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
9437         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
9438         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9439         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
9440         * gst/rtsp/gstrtspsrc.h:
9441         Fix sending RTCP to the right place.
9442         Fix bug in reffing the wrong UDP element.
9443         Use new pad names for the session manager.
9444         Implement handling server requests in interleaved and UDP modes.
9445         Handle session keep-alive in UDP modes.
9446         Remove GCond for handling UDP timeouts.
9447
9448         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9449         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9450         (rtsp_connection_receive), (rtsp_connection_close):
9451         * gst/rtsp/rtspconnection.h:
9452         Store connection IP address for later.
9453         Add timeout args to all operations that might block forever.
9454         Parse session timeout.
9455         Only close sockets when not already closed.
9456
9457         * gst/rtsp/rtspdefs.c:
9458         * gst/rtsp/rtspdefs.h:
9459         Add timeout return value and error string.
9460
9461         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
9462         Add small comment.
9463
9464 2007-05-01  Wim Taymans  <wim@fluendo.com>
9465
9466         Patch by: Sjoerd Simons <sjoerd at luon dot net>
9467
9468         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
9469         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
9470         * gst/rtp/gstrtpmp4vpay.h:
9471         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
9472
9473 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
9474
9475         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9476           Remove v4l2src from docs, since it breaks the docs build, and the
9477           plugin is only built if --enable-experimental is used anyway.
9478
9479         * docs/plugins/Makefile.am:
9480           Spaces => tab.
9481
9482 2007-04-29  Wim Taymans  <wim@fluendo.com>
9483
9484         * gst/udp/gstmultiudpsink.c: (leave_multicast),
9485         (gst_multiudpsink_add), (gst_multiudpsink_remove):
9486         Add code to drop membership of a multicast group.
9487
9488         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
9489         (gst_udpsink_set_uri):
9490         Implement URI handler.
9491
9492         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9493         (gst_rtspsrc_parse_rtpinfo):
9494         Use URI handler to make udpsink instace.
9495         Improve code to configure port and destination.
9496
9497 2007-04-29  Wim Taymans  <wim@fluendo.com>
9498
9499         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
9500         Fix multicast detection.
9501         Don't try to join a multicast group if the address is not multicast.
9502
9503         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
9504         Small debug improvement.
9505
9506 2007-04-27  Wim Taymans  <wim@fluendo.com>
9507
9508         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9509         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9510         (gst_rtspsrc_handle_message):
9511         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
9512         parent.
9513
9514 2007-04-27  Wim Taymans  <wim@fluendo.com>
9515
9516         * gst/rtp/gstrtpilbcdepay.h:
9517         Fix mode property when specified as an arg.
9518
9519 2007-04-26  Edward Hervey  <edward@fluendo.com>
9520
9521         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9522         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9523         * docs/plugins/gst-plugins-good-plugins.hierarchy:
9524         * docs/plugins/inspect/plugin-osxaudio.xml:
9525         Add documentation for osxaudio plugin.
9526
9527 2007-04-26  Wim Taymans  <wim@fluendo.com>
9528
9529         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9530         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
9531         (gst_rtspsrc_open), (gst_rtspsrc_close),
9532         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9533         (gst_rtspsrc_pause):
9534         * gst/rtsp/gstrtspsrc.h:
9535         Protect state changes with a lock.
9536
9537         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9538         (parse_line):
9539         * gst/rtsp/rtspconnection.h:
9540         Remove some unused stuff.
9541
9542 2007-04-26  Wim Taymans  <wim@fluendo.com>
9543
9544         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
9545         Handle the case where there are exactly 0 bytes to read and the ioctl
9546         did not report an error. Fixes #433530.
9547
9548 2007-04-26  Wim Taymans  <wim@fluendo.com>
9549
9550         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9551         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
9552         * gst/wavparse/gstwavparse.h:
9553         Apply DISCONT to buffers.
9554         Only apply timestamp to the first sample after a DISCONT, too many VBR
9555         files cause random jitter in the timestamps. Fixes #433119.
9556
9557 2007-04-25  Wim Taymans  <wim@fluendo.com>
9558
9559         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
9560         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
9561         (gst_rtp_dec_get_property):
9562         * gst/rtsp/gstrtpdec.h:
9563         Add dummy latency property to be backwards compat with rtpbin.
9564
9565         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9566         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
9567         (gst_rtspsrc_stream_configure_transport),
9568         (gst_rtspsrc_parse_rtpinfo):
9569         * gst/rtsp/gstrtspsrc.h:
9570         Add latency property and configure in the session manager.
9571         Don't set invalid clock-base and seqnum-base on caps, some servers
9572         sometimes don't send them.
9573
9574 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9575
9576         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
9577         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
9578           Double-check that RGB input caps are really RGBA caps (apparently
9579           the core doesn't always catch it if those caps aren't a subset of
9580           our template caps, also see #421543). Fixes #429319 in a way.
9581           Also, don't leak the pad template in the transform_caps function.
9582
9583         * tests/check/Makefile.am:
9584         * tests/check/elements/.cvsignore:
9585         * tests/check/elements/alphacolor.c: (setup_alphacolor),
9586         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
9587         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
9588         (GST_START_TEST), (alphacolor_suite):
9589           Add some basic unit tests for alphacolor.
9590
9591 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9592
9593         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
9594           If we get a fatal flow return in the loop function, first post the
9595           error message and only then send the EOS event downstream, otherwise
9596           applications might get an eos message before the error message and
9597           think everything was ok (related to #429319).
9598
9599 2007-04-25  Wim Taymans  <wim@fluendo.com>
9600
9601         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
9602         Read the channel byte as an unsigned byte.
9603
9604 2007-04-25  Wim Taymans  <wim@fluendo.com>
9605
9606         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
9607         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
9608         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
9609         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
9610         (gst_rtp_gsm_depay_setcaps):
9611         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
9612         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
9613         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
9614         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
9615         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
9616         (gst_ilbc_depay_get_property):
9617         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
9618         * gst/rtp/gstrtpmp4adepay.c:
9619         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
9620         (gst_rtp_pcma_depay_setcaps):
9621         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
9622         (gst_rtp_pcmu_depay_setcaps):
9623         Make sure we configure the clock_rate in the baseclass in the setcaps
9624         function. Fixes #431282.
9625
9626 2007-04-25  Wim Taymans  <wim@fluendo.com>
9627
9628         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9629         (gst_rtspsrc_stream_free), (request_pt_map),
9630         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
9631         * gst/rtsp/gstrtspsrc.h:
9632         Parse server address from SDP.
9633         Hook up a udpsink to send RTCP back to the server.
9634
9635         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9636         * gst/rtsp/rtsptransport.h:
9637         Add some docs.
9638
9639 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
9640
9641         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9642           Make header field check conditional. Fixes #433135
9643
9644 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
9645
9646         * docs/plugins/Makefile.am:
9647         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9648         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9649         * docs/plugins/inspect/plugin-alphacolor.xml:
9650         * gst/alpha/Makefile.am:
9651         * gst/alpha/gstalphacolor.c:
9652         * gst/alpha/gstalphacolor.h:
9653           Add minimal docs blurb to alphacolor; split out headers into
9654           separate header file for gtk-doc.
9655
9656 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
9657
9658         * gst/debug/progressreport.c: (gst_progress_report_report):
9659           Don't try to post NULL message (in case we can't query upstream
9660           position or duration).
9661
9662 2007-04-18  Michael Smith  <msmith@fluendo.com>
9663
9664         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
9665         (gst_cutter_get_caps):
9666         * gst/cutter/gstcutter.h:
9667           Fix some of the most obvious bugs in cutter. Now doesn't leak
9668           everything if input is silent.
9669
9670 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
9671
9672         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
9673         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
9674         * gst/wavenc/gstwavenc.h:
9675         Wav apparently only supports width==GST_ROUND_UP(depth), everything
9676         else results in a invalid block align and invalid files.
9677
9678 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
9679
9680         Patch by: Snaik <snaik32 gmail com>
9681
9682         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
9683           Add missing break statement for BOX_HORIZONTAL case.
9684
9685 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9686
9687         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
9688
9689         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9690         Use correct format strings for integer types.
9691
9692 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9693
9694         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
9695         (gst_wavparse_create_sourcepad):
9696         Use gst_riff_create_audio_template_caps () instead of the local caps.
9697         This makes updates of the local caps unecessary whenever libgstriff
9698         gets support for new formats.
9699
9700 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
9701
9702         Patch by: Brian Cameron  <brian.cameron at sun dot com>
9703
9704         * sys/sunaudio/gstsunaudio.c:
9705         * sys/sunaudio/gstsunaudiomixer.c:
9706         * sys/sunaudio/gstsunaudiomixer.h:
9707         * sys/sunaudio/gstsunaudiomixerctrl.c:
9708         * sys/sunaudio/gstsunaudiomixerctrl.h:
9709         * sys/sunaudio/gstsunaudiomixertrack.h:
9710         * sys/sunaudio/gstsunaudiosink.c:
9711         * sys/sunaudio/gstsunaudiosink.h:
9712         * sys/sunaudio/gstsunaudiosrc.c:
9713         * sys/sunaudio/gstsunaudiosrc.h:
9714           Fix and/or update copyright attributions (#430228).
9715
9716 2007-04-13  Wim Taymans  <wim@fluendo.com>
9717
9718         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9719         Fix docs.
9720
9721         * gst/rtsp/URLS:
9722         Add some more example urls.
9723
9724         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
9725         (gst_rtp_dec_chain_rtp):
9726         Better debugging.
9727
9728         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
9729         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
9730         (gst_rtspsrc_parse_rtpinfo):
9731         Remove unused code.
9732
9733 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
9734
9735         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
9736         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9737         (gst_wavparse_stream_data):
9738           Relax the audio/mpeg caps again and add FIXME: comment.
9739
9740 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
9741
9742         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
9743         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9744         (gst_wavparse_stream_data):
9745         * gst/wavparse/gstwavparse.h:
9746           More sanity check for the header fields. Fix type for 'rate' header
9747           field.
9748
9749 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
9750
9751         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
9752         (gst_icydemux_unicodify):
9753           If the metadata strings we get in the stream are not UTF-8, try to
9754           interpret them according to the character encodings specified in the
9755           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
9756           only fall back to locale/ISO-8859-1 if those aren't set or don't
9757           work. Should fix #428901.
9758
9759 2007-04-12  Wim Taymans  <wim@fluendo.com>
9760
9761         * gst/rtp/gstrtph264depay.c:
9762         Use the proper sync word for SPS and PPS.
9763
9764 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
9765
9766         * gst/rtp/Makefile.am:
9767         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
9768           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
9769         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
9770           Add a simple hashing implementation that we can use to generate
9771           a 24-bit ident value based on the codebooks for vorbis and theora.
9772         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
9773           gst_rtp_theora_pay_handle_buffer):
9774         * gst/rtp/gstrtpvorbisdepay.c
9775           (gst_rtp_vorbis_depay_parse_configuration,
9776           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
9777         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
9778           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
9779           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
9780           Use the hashing function, ensuring that the same codebooks result
9781           in the same ident and thus the same SDP description.
9782           Various log fixes/changes.
9783
9784 2007-04-12  Wim Taymans  <wim@fluendo.com>
9785
9786         Patch by: jerry tan <jerry dot tan at sun dot com>
9787
9788         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
9789         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
9790         application's responsibility to make sure it open the device once.
9791         Remove a careless error if AUDIODEV is set. Fixes #392620.
9792
9793 2007-04-12  Wim Taymans  <wim@fluendo.com>
9794
9795         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
9796         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
9797         * gst/rtsp/gstrtpdec.h:
9798         Make backward compat with rtpbin by adding the request-pt-map signals.
9799
9800         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
9801         (new_session_pad), (request_pt_map),
9802         (gst_rtspsrc_stream_configure_transport),
9803         (gst_rtspsrc_stream_configure_caps),
9804         (gst_rtspsrc_activate_streams):
9805         * gst/rtsp/gstrtspsrc.h:
9806         Implement request-pt-map signals instead of setting caps on the buffers
9807         for the session manager.
9808
9809 2007-04-11  Wim Taymans  <wim@fluendo.com>
9810
9811         * gst/udp/gstudp.c: (plugin_init):
9812         Register GstNetBuffer in plugin_init so that the type can be used from
9813         multiple threads without races.
9814
9815 2007-04-10  Wim Taymans  <wim@fluendo.com>
9816
9817         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
9818         (gst_rtp_amr_depay_process):
9819         Fix depayloader clock_rate and some cleanups.
9820
9821         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
9822         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
9823         * gst/rtp/gstrtph264depay.h:
9824         Don't push codec_data in the adapter because it might get flushed when
9825         we get a discont.
9826
9827         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
9828         Handle multiple AU per packet.
9829
9830         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
9831         (gst_rtp_sv3v_depay_plugin_init):
9832         Disable rank, this one does not work.
9833         Remove timestamping, base class does that.
9834
9835 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
9836
9837         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
9838           limit caps to the formats we announce in the template
9839
9840         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
9841         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9842         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
9843           fix some crashers/asserts when dealing with broken files
9844
9845 2007-04-10  Wim Taymans  <wim@fluendo.com>
9846
9847         Patch by: Peter Kjellerstedt  <pkj at axis com>
9848
9849         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
9850         * gst/rtp/gstrtpL16depay.c:
9851         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
9852         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
9853         (gst_rtp_speex_depay_setcaps):
9854         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
9855         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
9856         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
9857         Fix some compiler warnings. Fixes #428182.
9858
9859 2007-04-06  Wim Taymans  <wim@fluendo.com>
9860
9861         * gst/rtsp/Makefile.am:
9862         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
9863         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
9864         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
9865         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
9866         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
9867         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
9868         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
9869         (create_rtcp), (gst_rtp_dec_request_new_pad),
9870         (gst_rtp_dec_release_pad):
9871         * gst/rtsp/gstrtpdec.h:
9872         * gst/rtsp/gstrtsp.c: (plugin_init):
9873         Morph RTPDec into something compatible with RTPBin as a fallback.
9874         Various other style fixes.
9875
9876         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
9877         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
9878         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
9879         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
9880         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
9881         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
9882         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
9883         * gst/rtsp/gstrtspsrc.h:
9884         Implement RTPBin session manager handling.
9885         Don't try to add empty properties to caps.
9886         Implement fallback session manager, handling.
9887         Don't combine errors from RTCP streams, just ignore them.
9888
9889         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
9890         * gst/rtsp/rtsptransport.h:
9891         Implement fallback session manager.
9892         Make RTPBin the default one when available.
9893
9894 2007-04-05  Wim Taymans  <wim@fluendo.com>
9895
9896         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
9897         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
9898         This element is ready to be autoplugged.
9899
9900 2007-04-05  Julien MOUTTE  <julien@moutte.net>
9901
9902         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
9903         Don't leave the offsets defined by upstream element on the
9904         compressed data buffer we are pushing downstream. Make them
9905         GST_BUFFER_OFFSET_NONE.
9906
9907 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
9908
9909         * gst/avi/README:
9910         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
9911         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
9912         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
9913         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
9914         (gst_avi_demux_calculate_durations_from_index),
9915         (gst_avi_demux_stream_header_push),
9916         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
9917         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
9918           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
9919
9920 2007-04-03  Wim Taymans  <wim@fluendo.com>
9921
9922         * gst/smpte/barboxwipes.c:
9923         Fix error as spotted by Snaik <snaik32 at gmail dot com>
9924
9925 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
9926
9927         * gst/wavparse/gstwavparse.c:
9928         Support audio/x-raw-float in wav files. This only works with
9929         plugins-base CVS, using an older version doesn't have any
9930         disadvantages though.
9931
9932 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
9933
9934         * configure.ac:
9935         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
9936         (gst_au_parse_parse_header), (gst_au_parse_chain):
9937         * gst/auparse/gstauparse.h:
9938         Revert last change as we don't want plugins-good to depend on
9939         plugins-base CVS now.
9940
9941 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9942
9943         * configure.ac:
9944         Require gst-plugins-base CVS for audioconvert with non-native
9945         float support and width/depth fix in libgstriff.
9946
9947         Patch by: René Stadler <mail at renestadler dot de>
9948
9949         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
9950         (gst_au_parse_parse_header), (gst_au_parse_chain):
9951         * gst/auparse/gstauparse.h:
9952         Don't swap the floats ourself if they're not in native endianness.
9953         Instead let audioconvert handle this. Fixes #339838.
9954
9955 2007-03-29  Wim Taymans  <wim@fluendo.com>
9956
9957         * gst/rtp/gstasteriskh263.h:
9958         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
9959         (gst_rtp_h263p_depay_change_state):
9960         * gst/rtp/gstrtph263pdepay.h:
9961         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
9962         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
9963         (gst_rtp_h264_depay_change_state):
9964         * gst/rtp/gstrtph264depay.h:
9965         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
9966         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
9967         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
9968         Flush adapter on disconts.
9969
9970 2007-03-29  Wim Taymans  <wim@fluendo.com>
9971
9972         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
9973         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
9974         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
9975         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
9976         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
9977         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
9978         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
9979         (gst_rtp_mp4v_depay_process):
9980         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
9981         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
9982         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
9983         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
9984         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
9985         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
9986         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
9987         Use more efficient adapter and rtpbuffer methods when possible.
9988
9989 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9990
9991         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
9992         (gst_wavenc_sink_setcaps):
9993         Correctly handle width!=depth input.
9994         * gst/wavparse/gstwavparse.c:
9995         Already export in the caps that width==8 uses unsigned samples and
9996         everything else uses signed samples.
9997
9998 2007-03-29  Wim Taymans  <wim@fluendo.com>
9999
10000         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10001
10002         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
10003         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
10004         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
10005         (gst_dynudpsink_close):
10006         * gst/udp/gstdynudpsink.h:
10007         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
10008         (gst_udpsrc_create), (gst_udpsrc_set_property),
10009         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
10010         * gst/udp/gstudpsrc.h:
10011         Rework the socket allocation a bit based on the sockfd argument so that
10012         it becomes usable.
10013         Add a closefd property to instruct the udp elements to close the custom
10014         file descriptors when going to READY. Fixes #423304.
10015         API:GstUDPSrc::closefd property
10016         API:GstDynUDPSink::closefd property
10017
10018 2007-03-29  Wim Taymans  <wim@fluendo.com>
10019
10020         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10021
10022         * gst/rtp/Makefile.am:
10023         * gst/rtp/gstrtp.c: (plugin_init):
10024         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
10025         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
10026         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
10027         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
10028         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
10029         (gst_rtp_h264_pay_plugin_init):
10030         * gst/rtp/gstrtph264pay.h:
10031         Added H264 payloader. Fixes #423782.
10032
10033         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10034         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10035         Small fixes.
10036
10037 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10038
10039         * gst/wavparse/gstwavparse.c:
10040         Actually support depths from 1 to 32, not only 8 to 32.
10041
10042 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10043
10044         * gst/wavparse/gstwavparse.c:
10045         Add support for wav files containing audio/x-raw-int with random
10046         depths between 1 and 32 bits.
10047
10048 2007-03-28  Wim Taymans  <wim@fluendo.com>
10049
10050         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
10051
10052         * gst/rtp/Makefile.am:
10053         * gst/rtp/gstrtp.c: (plugin_init):
10054         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
10055         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
10056         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
10057         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
10058         (gst_rtp_mp4a_depay_get_property),
10059         (gst_rtp_mp4a_depay_change_state),
10060         (gst_rtp_mp4a_depay_plugin_init):
10061         * gst/rtp/gstrtpmp4adepay.h:
10062         Added MP4A-LATM depayloader. Fixes #417792.
10063
10064         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10065         (gst_rtp_mp4v_depay_process):
10066         Fixup depayloader, setting codec_data, using more efficient adaptor and
10067         rtpbuffer handling.
10068
10069         * gst/rtsp/URLS:
10070         Add url to test above.
10071
10072 2007-03-25  Wim Taymans  <wim@fluendo.com>
10073
10074         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
10075         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
10076         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
10077         (gst_rtspsrc_media_to_caps),
10078         (gst_rtspsrc_stream_configure_transport),
10079         (gst_rtspsrc_stream_configure_caps),
10080         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
10081         * gst/rtsp/gstrtspsrc.h:
10082         Handle default clock-rates for static payload types, rearrange stuff so
10083         that the rtpmap field in the sdp can override the defaults.
10084         Parse RTP-Info field to get the seqnum and timebase fields that should
10085         go in the caps.
10086         Delay configuring caps after we got the RTP-Info from the PLAY reply from
10087         the server. 
10088
10089 2007-03-22  Wim Taymans  <wim@fluendo.com>
10090
10091         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
10092
10093         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
10094         Accept complex pipeline descriptions as an audio profile instead of just
10095         a single element. Fixes #420658.
10096
10097 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
10098
10099         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
10100           Rename registered type in preparation of GstTagDemux moving to
10101           -base at some point in the future.
10102
10103 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
10104
10105         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10106           Streaming mode fixes: don't unref buffer we don't own any longer;
10107           remove bogus adapter flush. Fixes #419338.
10108
10109 2007-03-17  David Schleef  <ds@schleef.org>
10110
10111         * REQUIREMENTS: Change the format to key/value, add a bunch of
10112           information, remove a bunch of requirements that are for
10113           other GStreamer packages.
10114
10115 2007-03-17  David Schleef  <ds@schleef.org>
10116
10117         * REQUIREMENTS: Fix a few things.  This file really needs a
10118         good once-over.
10119
10120 2007-03-15  Edward Hervey  <edward@fluendo.com>
10121
10122         * sys/Makefile.am:
10123         Don't forget to distribute the sys/osxaudio/ directory.
10124
10125 2007-03-15  Edward Hervey  <edward@fluendo.com>
10126
10127         * configure.ac:
10128         * sys/Makefile.am:
10129         * sys/osxaudio/Makefile.am:
10130         * sys/osxaudio/gstosxaudio.c:
10131         * sys/osxaudio/gstosxaudiosink.c:
10132         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
10133         (gst_osx_audio_sink_getcaps),
10134         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
10135         * sys/osxaudio/gstosxaudiosrc.c:
10136         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
10137         (gst_osx_audio_src_create_ringbuffer):
10138         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
10139         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
10140         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
10141         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
10142         * sys/osxaudio/gstosxringbuffer.h:
10143         Activate osxaudio in gst-plugins-good with proper build setup.
10144         Add inlined documentation.
10145         Fix debug statements
10146         Fix ringbuffer when pausing.
10147         Fixes #323471
10148
10149 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
10150         * gst/rtp/gstrtppcmapay.c:
10151         * gst/rtp/gstrtppcmapay.h:
10152         * gst/rtp/gstrtppcmupay.c:
10153         * gst/rtp/gstrtppcmupay.h:
10154         Ported mulaw and alaw payloaders to use new base class
10155
10156 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10157
10158         * po/af.po:
10159         * po/az.po:
10160         * po/cs.po:
10161         * po/en_GB.po:
10162         * po/it.po:
10163         * po/nl.po:
10164         * po/or.po:
10165         * po/sq.po:
10166         * po/sr.po:
10167         * po/sv.po:
10168         * po/uk.po:
10169         * po/vi.po:
10170           Update translations.
10171
10172 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
10173
10174         * configure.ac:
10175           Fix string replace error (AG_AG_GST_* => AG_GST_*).
10176
10177 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10178
10179         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
10180           Fix handling of -1 values for start and stop values when seeking,
10181           and SEEK_CUR+SEEK_END here as well.
10182
10183 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
10184
10185         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
10186           Fix handling of -1 values for start and stop values when seeking, 
10187           and SEEK_CUR+SEEK_END.
10188
10189 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10190
10191         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
10192           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
10193           the image format a variable-length NUL-terminated string; in
10194           versions before that the image format is a fixed-length string of
10195           3 characters (see #348644 for a sample tag).
10196           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
10197
10198 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
10199
10200         * win32/MANIFEST:
10201         Add new project files to MANIFEST.
10202         * win32/vs6/libgstaudiofx.dsp:
10203         * win32/vs6/libgstrtp.dsp:
10204         * win32/vs6/libgstrtsp.dsp:
10205         Update project files.
10206         
10207 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
10208
10209         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
10210         (gst_avi_demux_parse_index):
10211         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
10212         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
10213           Printf format fixes; also add some missing quotes in translated
10214           strings. Fixes #416728 and #416727.
10215
10216 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10217
10218         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
10219           Tim and I can't think of any reason the child audio sink needs to 
10220           be set back to NULL after successfully determining that it can 
10221           reach READY - it gets immediately set back to READY by the caller
10222           anyway, causing an unnecessary close/open of any audio devices
10223           involved.
10224
10225 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10226
10227         * po/LINGUAS:
10228         * po/ja.po:
10229           Add ja.po file from #377306.
10230
10231 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10232
10233         * sys/sunaudio/gstsunaudio.c: (plugin_init):
10234         * sys/sunaudio/gstsunaudiomixertrack.c:
10235         (gst_sunaudiomixer_track_new):
10236           Actually translate sunaudio mixer track labels instead of just
10237           marking the strings as translatable (#377306); clean up weird
10238           label string mapping code that serves no apparent purpose. Also
10239           set the 'untranslated-label' property when creating mixer tracks
10240           if the GstMixerTrack base class supports this.
10241
10242         * tests/check/Makefile.am:
10243         * tests/check/elements/.cvsignore:
10244         * tests/check/elements/sunaudio.c: (GST_START_TEST),
10245         (sunaudio_suite):
10246           Very minimalistic unit test for sunaudiomixer element (compiles, but not
10247           actually tested on a system where sunaudiomixer is available).
10248
10249 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10250
10251         * tests/check/Makefile.am:
10252         Re-enable the states test and see if it works on the buildbots.
10253
10254 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10255
10256         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
10257         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
10258         (gst_dvdec_change_state):
10259         * ext/dv/gstdvdec.h:
10260         Infer pixel-aspect-ratio from the video frame format if it isn't
10261         provided by the container, as happens when playing DV from AVI
10262         or Quicktime containers.
10263
10264         Patch by: Wim Taymans <wim@fluendo.com>
10265         Fixes #380944
10266
10267 2007-03-09  Wim Taymans  <wim@fluendo.com>
10268
10269         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
10270         When activated, remove the udpsrc timeout, we have dataflow and timeouts
10271         will later be handled by the jitterbuffer.
10272
10273 2007-03-09  Wim Taymans  <wim@fluendo.com>
10274
10275         * ext/taglib/gstid3v2mux.cc:
10276         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
10277         Fixes #414496.
10278         
10279         Patch by: Alex Lancaster <alexl at users sourceforge net>
10280
10281 2007-03-09  Wim Taymans  <wim@fluendo.com>
10282
10283         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10284         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
10285         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10286         (gst_avi_demux_chain):
10287         Fix stream position reporting after a seek. Fixes #416445.
10288
10289 2007-03-08  Wim Taymans  <wim@fluendo.com>
10290
10291         Patch by: René Stadler <mail at renestadler dot de>
10292
10293         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10294         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
10295         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
10296         Make avidemux accept optional header chunks in any order.
10297         Fixes #415446.
10298
10299 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
10300
10301         * tests/check/Makefile.am:
10302         Disable the states check until the remaining Valgrind errors
10303         are fixed or suppressed.
10304
10305 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10306
10307         * tests/check/elements/.cvsignore:
10308           Add audiodynamic check to .cvsignore
10309
10310 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10311
10312         reviewed by: Stefan Kost  <ensonic@users.sf.net>
10313
10314         * gst/audiofx/Makefile.am:
10315         * gst/audiofx/audiodynamic.c:
10316         (gst_audio_dynamic_characteristics_get_type),
10317         (gst_audio_dynamic_mode_get_type),
10318         (gst_audio_dynamic_set_process_function),
10319         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
10320         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
10321         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
10322         (gst_audio_dynamic_transform_hard_knee_compressor_int),
10323         (gst_audio_dynamic_transform_hard_knee_compressor_float),
10324         (gst_audio_dynamic_transform_soft_knee_compressor_int),
10325         (gst_audio_dynamic_transform_soft_knee_compressor_float),
10326         (gst_audio_dynamic_transform_hard_knee_expander_int),
10327         (gst_audio_dynamic_transform_hard_knee_expander_float),
10328         (gst_audio_dynamic_transform_soft_knee_expander_int),
10329         (gst_audio_dynamic_transform_soft_knee_expander_float),
10330         (gst_audio_dynamic_transform_ip):
10331         * gst/audiofx/audiodynamic.h:
10332         * gst/audiofx/audiofx.c: (plugin_init):
10333         Add new audiodynamic element which can act as a compressor or
10334         expander. Supported are hard-knee and soft-knee operation modes with
10335         user-specified ratio and threshold.
10336         Attack and release parameters are not yet implemented but will follow.
10337         * docs/plugins/Makefile.am:
10338         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10339         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10340         * docs/plugins/gst-plugins-good-plugins.args:
10341         * docs/plugins/inspect/plugin-audiofx.xml:
10342         Integrate audiodynamic into the docs.
10343         * tests/check/Makefile.am:
10344         * tests/check/elements/audiodynamic.c: (setup_dynamic),
10345         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
10346         Add unit test for audiodynamic.
10347
10348 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
10349
10350         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
10351         Free handles that we allocated when exiting via the error paths.
10352
10353 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
10354
10355         * gst/level/gstlevel.c: (gst_level_class_init),
10356         (gst_level_set_caps), (gst_level_start), (gst_level_event),
10357         (gst_level_transform_ip):
10358         * gst/level/gstlevel.h:
10359           Resolve message timestamps against the playback segment.
10360
10361 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10362
10363         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
10364         (gst_id3demux_sink_activate):
10365           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
10366           caps passed to it (previously one code path assumed it took ownership
10367           while another one assumed it didn't, while in fact it sometimes did and
10368           sometimes didn't ...).
10369
10370         * configure.ac:
10371         * tests/files/Makefile.am:
10372         * tests/files/id3-407349-1.tag:
10373         * tests/files/id3-407349-2.tag:
10374           Add directory where data for unit tests can be stored.
10375
10376         * tests/Makefile.am:
10377         * tests/check/Makefile.am:
10378         * tests/check/elements/.cvsignore:
10379         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
10380         (read_tags_from_file), (run_check_for_file),
10381         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
10382           Add unit test for id3demux, and in particular for bug #407349. Only
10383           testing pull-mode for now; push mode doesn't work yet because the test
10384           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
10385
10386 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10387
10388         * tests/check/Makefile.am:
10389           Add missing backslash at end of line.
10390
10391 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
10392
10393         Trigger rebuild.
10394
10395 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10396
10397         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
10398         * gst/id3demux/id3tags.h:
10399         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
10400         (parse_obsolete_tdat_frame):
10401           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
10402           the four-digit number will be interpreted as a year, whereas it is
10403           month and day in DDMM format. Instead, parse TDAT frames and fix up
10404           the date in the GST_TAG_DATE tag later if we also extracted a year.
10405           Fixes #407349.
10406
10407 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
10408
10409         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10410         (gst_switch_commit_new_kid):
10411         Fix up the dispose logic so it doesn't leak, and fix setting of 
10412         the child state so that we don't set a child to our current state 
10413         just as we are changing it to something else.
10414
10415 2007-03-06  Wim Taymans  <wim@fluendo.com>
10416
10417         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
10418         (gst_goom_chain):
10419         * gst/goom/gstgoom.h:
10420         Document, fix and improve goom adapter behaviour.
10421         Fixes #407006.
10422
10423 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10424
10425         * ext/esd/esdsink.c: (gst_esdsink_open):
10426         Unref static pad template after using it.
10427
10428 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10429
10430         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10431         (gst_switch_commit_new_kid):
10432         Fix up the reference counting of the child elements.
10433
10434 2007-03-05  Wim Taymans  <wim@fluendo.com>
10435
10436         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
10437         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
10438         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
10439         Fix encoding-name case.
10440
10441 2007-03-05  Wim Taymans  <wim@fluendo.com>
10442
10443         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
10444         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
10445         (gst_rtp_speex_depay_process):
10446         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
10447         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
10448         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
10449         (gst_rtp_speex_pay_change_state):
10450         * gst/rtp/gstrtpspeexpay.h:
10451         Fix speex (de)payloader. Fixes #358040.
10452
10453 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10454
10455         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
10456         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
10457         Install fakesink in NULL by fixing some broken logic. This obviates
10458         the need to manually set _IS_SINK.
10459         Add some comments and remove a little cruft while I'm at it.
10460
10461 2007-03-05  Wim Taymans  <wim@fluendo.com>
10462
10463         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
10464         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
10465
10466 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
10467
10468         * po/POTFILES.in:
10469           Update.
10470
10471 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10472
10473         * tests/check/Makefile.am:
10474         Gah! Also disable gconfvideosink from the tests, otherwise
10475         it will instantiate autovideosink, and dfbvideosink and
10476         leak on the buildbots.
10477
10478 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10479
10480         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
10481         (gst_cdio_cdda_src_finalize):
10482         Make sure we always destroy our libcdio handle.
10483
10484 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10485
10486         * tests/check/Makefile.am:
10487         Disable autovideosink so the buildbots don't barf over memory
10488         leaked in the directfb sink.
10489
10490 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10491
10492         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
10493         Chain up in dispose
10494
10495 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10496
10497         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
10498         (gst_multipart_find_pad_by_mime):
10499         Use gst_pad_new_from_static_template instead of
10500         static_pad_template_get+pad_new.
10501
10502 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10503
10504         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
10505         Catch the case where no clock has been set.
10506
10507 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10508
10509         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
10510         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
10511         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
10512         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
10513         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
10514         (gst_gconf_audio_src_finalize), (do_toggle_element):
10515         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
10516         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
10517         (do_toggle_element):
10518         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
10519         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
10520         (gst_gconf_video_src_finalize), (do_toggle_element):
10521         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
10522         (gst_switch_sink_reset), (gst_switch_sink_set_child):
10523         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
10524         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
10525         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
10526         (gst_shout2send_init), (gst_shout2send_finalize):
10527         * gst/debug/testplugin.c: (gst_test_class_init),
10528         (gst_test_finalize):
10529         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
10530         (gst_flxdec_dispose):
10531         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
10532         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
10533         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
10534         (gst_rtspsrc_finalize):
10535         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
10536         * gst/rtsp/rtspextwms.h:
10537         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
10538         (gst_smpte_finalize):
10539         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
10540         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
10541         (gst_udpsink_finalize):
10542         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
10543         (gst_wavparse_sink_activate):
10544         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
10545         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
10546         (gst_oss_src_finalize):
10547         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
10548         * sys/v4l2/gstv4l2object.h:
10549         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
10550         (gst_v4l2src_finalize):
10551         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
10552
10553         Fix a bunch of leaks shown by the newly-added states test.
10554
10555 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10556
10557         * ext/dv/gstdvdec.c: (gst_dvdec_init):
10558         Use gst_pad_new_from_static_template instead of 
10559         static_pad_template_get+pad_new.
10560
10561 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
10562
10563         Patch by: Loïc Minier <lool+gnome at via ecp fr>
10564
10565         * ext/libcaca/Makefile.am:
10566         * gst/debug/Makefile.am:
10567           Don't mix tabs and spaces (#414168).
10568
10569 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10570
10571         * tests/check/generic/.cvsignore:
10572           Ignore files to please buildbot.
10573
10574 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10575
10576         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
10577         (gst_wavparse_stream_data):
10578           Unbreak my previous commit (swapped nominator & denominator). Tim,
10579           thanks for spotting.
10580
10581 2007-03-02  Wim Taymans  <wim@fluendo.com>
10582
10583         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
10584         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
10585         (gst_cdio_cdda_src_finalize):
10586         Small code cleanups.
10587         Don't use pad_alloc as the base class cannot deal with the error codes.
10588
10589 2007-03-02  Wim Taymans  <wim@fluendo.com>
10590
10591         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
10592         (gst_udpsrc_create):
10593         Fix doc.
10594
10595 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10596
10597         Patch by: René Stadler <mail@renestadler.de>
10598
10599         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10600         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10601         (gst_wavparse_stream_data):
10602           Handle rounding better to not drop last sample frame. Fixes #356692
10603
10604 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
10605
10606         * tests/check/Makefile.am:
10607         Disable cacasink from the states check too - it also calls exit(1)
10608         on us when it can't find a terminal to talk to.
10609
10610 2007-03-02  Wim Taymans  <wim@fluendo.com>
10611
10612         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
10613
10614         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
10615         (gst_udpsrc_create), (gst_udpsrc_set_property),
10616         (gst_udpsrc_get_property):
10617         * gst/udp/gstudpsrc.h:
10618         Add support to strip proprietary headers. Fixes #350296.
10619
10620 2007-03-02  Wim Taymans  <wim@fluendo.com>
10621
10622         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
10623         Fix compilation.
10624
10625 2007-03-02  Wim Taymans  <wim@fluendo.com>
10626
10627         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
10628
10629         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
10630         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
10631         (gst_rtp_mp2t_depay_set_property),
10632         (gst_rtp_mp2t_depay_get_property):
10633         * gst/rtp/gstrtpmp2tdepay.h:
10634         Add support to strip off proprietary headers. Fixes #350278.
10635
10636 2007-03-02  Wim Taymans  <wim@fluendo.com>
10637
10638         * ext/hal/hal.c:
10639         Fix compilation.
10640
10641 2007-03-02  Wim Taymans  <wim@fluendo.com>
10642
10643         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
10644         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
10645         (gst_sunaudiosrc_open):
10646         * sys/sunaudio/gstsunaudiosrc.h:
10647         Remove device-name from GstSunAudioSrc. Fixes #412597.
10648
10649 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
10650
10651         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
10652         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
10653         Having NULL as UDI previously selected the default sink/src. Change
10654         this back but mention it in the debug output.
10655         * ext/hal/hal.c: (gst_hal_get_alsa_element),
10656         (gst_hal_get_oss_element), (gst_hal_get_string),
10657         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
10658         (gst_hal_get_audio_src):
10659         * ext/hal/hal.h:
10660         Refactor a bit, check all error conditions, greatly improve debugging
10661         and fix some possible memory leaks. Also implement OSS support
10662         and allow specifying an UDI that points to a real device. For this the
10663         child device which supports ALSA (preferred) or OSS is used.
10664         As a side effect this makes it impossible now to get a alsasink in
10665         halaudiosrc and a alsasrc in halaudiosink.
10666
10667 2007-03-01  Wim Taymans  <wim@fluendo.com>
10668
10669         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
10670         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
10671         Errors from the udp sources are not fatal unless all of them are in
10672         error.
10673
10674 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
10675
10676         * tests/check/Makefile.am:
10677         Disable aasink in the states test. I suspect this is the element that
10678         is calling exit(1) when it can't proceed.
10679
10680 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
10681
10682         * tests/check/Makefile.am:
10683         Draw plugins in from the build tree sys/ dir, rather than picking
10684         up the already installed versions.
10685
10686 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10687
10688         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
10689         Error out correctly when getting xcontext fails.
10690
10691 2007-03-01  Wim Taymans  <wim@fluendo.com>
10692
10693         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
10694         Make state change to PAUSED NO_PREROLL because that's what it will be in
10695         the future and rtspsrc relies on it.
10696
10697         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
10698         (gst_rtspsrc_change_state):
10699         Don't error out when we don't get an error from the state change
10700         function.
10701
10702 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
10703
10704         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
10705         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
10706           Check if the device UDI is set before trying to query HAL
10707           about it and give a useful error message if it wasn't set.
10708         * ext/hal/hal.c: (gst_hal_get_string):
10709           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
10710           gives an assertion failure in D-Bus when running with
10711           DBUS_FATAL_WARNINGS=1.
10712
10713 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10714
10715         * configure.ac:
10716           Convert to new AG_GST style.
10717
10718 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10719
10720         * tests/check/Makefile.am:
10721         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
10722           add test for states
10723
10724 2007-02-28  Wim Taymans  <wim@fluendo.com>
10725
10726         * tests/check/elements/.cvsignore:
10727         Add new videofilter check to .cvsignore.
10728
10729 2007-02-28  Wim Taymans  <wim@fluendo.com>
10730
10731         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
10732         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10733         (gst_avi_demux_loop), (gst_avi_demux_chain):
10734         Fix combined flow return. Fixes #412608.
10735
10736 2007-02-28  Wim Taymans  <wim@fluendo.com>
10737
10738         * gst/videofilter/Makefile.am:
10739         Dist header..
10740
10741 2007-02-28  Wim Taymans  <wim@fluendo.com>
10742
10743         * gst/videofilter/gstgamma.h:
10744         Add header too.
10745
10746 2007-02-28  Wim Taymans  <wim@fluendo.com>
10747
10748         Patch by: Mark Nauwelaerts <manauw at skynet be>
10749
10750         * gst/videofilter/Makefile.am:
10751         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
10752         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
10753         (gst_gamma_get_property), (gst_gamma_calculate_tables),
10754         (oil_tablelookup_u8), (gst_gamma_set_caps),
10755         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
10756         Port gamma filter to 0.10. Fixes #412704.
10757
10758         * tests/check/Makefile.am:
10759         * tests/check/elements/videofilter.c: (setup_filter),
10760         (cleanup_filter), (check_filter), (GST_START_TEST),
10761         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
10762         Add unit tests for videofilters.
10763
10764 2007-02-28  Wim Taymans  <wim@fluendo.com>
10765
10766         * gst/rtsp/URLS:
10767         Add another interesting test url.
10768
10769         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
10770         Don't allow getting header fields from data packets.
10771
10772 2007-02-28  Michael Smith  <msmith@fluendo.com>
10773
10774         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
10775         (gst_shout2send_init), (gst_shout2send_start),
10776         (gst_shout2send_set_property), (gst_shout2send_get_property):
10777         * ext/shout2/gstshout2.h:
10778           Add a property for username.
10779
10780 2007-02-27  Christian Schallerr <christian@fluendo.com>
10781
10782         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
10783
10784 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
10785
10786         * gst/rtsp/Makefile.am:
10787         Fix make check too.
10788
10789 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
10790
10791         * gst/rtsp/base64.c: (util_base64_encode):
10792         * gst/rtsp/base64.h:
10793         Commit missing files for base64 encoding.
10794
10795 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
10796
10797         Patch by: Loïc Minier <lool+gnome at via ecp fr>
10798
10799         * configure.ac:
10800         * ext/annodex/Makefile.am:
10801         * ext/jpeg/Makefile.am:
10802         * ext/speex/Makefile.am:
10803         * gst/alpha/Makefile.am:
10804         * gst/cutter/Makefile.am:
10805         * gst/debug/Makefile.am:
10806         * gst/effectv/Makefile.am:
10807         * gst/goom/Makefile.am:
10808         * gst/level/Makefile.am:
10809         * gst/smpte/Makefile.am:
10810         * gst/videofilter/Makefile.am:
10811           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
10812
10813 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
10814
10815         * gst/rtsp/Makefile.am:
10816         * gst/rtsp/rtspconnection.c: (append_auth_header),
10817         (rtsp_connection_send), (rtsp_connection_set_auth):
10818         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
10819         from icecast to replace it. Relicensed from GPL courtesy of Mike
10820         Smith.
10821
10822 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
10823
10824         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
10825         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
10826         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
10827         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
10828         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
10829         (gst_rtspsrc_uri_set_uri):
10830         * gst/rtsp/gstrtspsrc.h:
10831         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
10832         (append_auth_header), (rtsp_connection_send),
10833         (rtsp_connection_free), (rtsp_connection_set_auth):
10834         * gst/rtsp/rtspconnection.h:
10835         * gst/rtsp/rtspdefs.h:
10836         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
10837         * gst/rtsp/rtspurl.h:
10838
10839         Implement simple Basic Authentication support so that urls like
10840         rtsp://user:pass@hostname/rtspstream work on hosts that require
10841         authentication.
10842
10843 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
10844
10845         * sys/v4l2/gstv4l2object.c:
10846         * sys/v4l2/gstv4l2tuner.c:
10847         * sys/v4l2/v4l2_calls.c:
10848         Fix segfault when oppening a radio device.
10849         
10850 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
10851
10852         * gst/level/gstlevel.c: (gst_level_set_caps),
10853         (gst_level_transform_ip):
10854         * sys/v4l2/README:
10855         * tests/check/elements/level.c: (GST_START_TEST):
10856           Fix level for multi-channel case.
10857
10858 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
10859
10860         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
10861         (gst_level_transform_ip):
10862         * gst/level/gstlevel.h:
10863           Use function pointer for process function and add process functions
10864           for float audio.
10865
10866 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
10867
10868         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
10869         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
10870         (gst_v4l2src_capture_init):
10871           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
10872           fixes #407369
10873
10874 2007-02-18  Wim Taymans  <wim@fluendo.com>
10875
10876         * gst/rtp/Makefile.am:
10877         * gst/rtp/gstrtp.c: (plugin_init):
10878         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
10879         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
10880         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
10881         (gst_rtp_mp2t_pay_plugin_init):
10882         * gst/rtp/gstrtpmp2tpay.h:
10883         Added simple mpeg transport stream payloader.
10884
10885 2007-02-16  Wim Taymans  <wim@fluendo.com>
10886
10887         * gst/rtsp/URLS:
10888         Add example H264 rtsp url.
10889
10890         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
10891         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
10892         Don't convert values to lowercase or we might mess up base64 encoded
10893         properties.
10894
10895 2007-02-16  Wim Taymans  <wim@fluendo.com>
10896
10897         * gst/rtp/README:
10898         Fix case of string params.
10899
10900         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10901         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10902         Fix depayloader, support more packet types.
10903         Add sync codes to make sure the packetizer can do its job.
10904
10905         * gst/rtp/gstrtpmp4gdepay.c:
10906         * gst/rtp/gstrtpmp4gpay.c:
10907         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
10908         Fix caps case again.
10909
10910 2007-02-15  Wim Taymans  <wim@fluendo.com>
10911
10912         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
10913         Set right caps on output buffers.
10914
10915 2007-02-14  Wim Taymans  <wim@fluendo.com>
10916
10917         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
10918         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
10919         Clear stack allocated SDPMedia struct before calling _init() on it.
10920         Clarify this in the docs as well.
10921
10922 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
10923
10924         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
10925         (do_change_child):
10926         Don't reset the profile when going switching states, as it makes
10927         the element non-reusable.
10928
10929 2007-02-14  Wim Taymans  <wim@fluendo.com>
10930
10931         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
10932         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
10933         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
10934         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
10935         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
10936         (sdp_parse_line):
10937         * gst/rtsp/sdpmessage.h:
10938         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
10939         Fix memory management of SDP messages. Fixes #407793.
10940
10941 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
10942
10943         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
10944
10945         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
10946         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
10947
10948 2007-02-14  Wim Taymans  <wim@fluendo.com>
10949
10950         Patch by: jp.liu <jp_liu at astrocom dot cn>
10951
10952         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
10953         Fix parsing of password field in url. Fixes #407797.
10954
10955 2007-02-14  Wim Taymans  <wim@fluendo.com>
10956
10957         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
10958         (gst_wavparse_reset), (gst_wavparse_init),
10959         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
10960         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
10961         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
10962         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
10963         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
10964         (gst_wavparse_loop), (gst_wavparse_chain),
10965         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
10966         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
10967         (plugin_init):
10968         * gst/wavparse/gstwavparse.h:
10969         Update docs.
10970         Use boilerplate.
10971         Various code cleanups.
10972         When the bitrate is not known (bps == 0 or compressed formats) let
10973         downstream element guestimate the duration and position and don't
10974         generate timestamps or durations. Fixes #405213.
10975         Fix EOS and ERROR conditions in chain mode, we just need to forward the
10976         error flowreturn upstream.
10977
10978 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
10979
10980         * ext/gconf/Makefile.am:
10981         * ext/gconf/gconf.c: (gst_gconf_get_string),
10982         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
10983         (gst_gconf_render_bin_with_default):
10984         * ext/gconf/gconf.h:
10985         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
10986         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
10987         (gst_gconf_audio_sink_dispose), (do_change_child),
10988         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
10989         (cb_change_child), (gst_gconf_audio_sink_change_state):
10990         * ext/gconf/gstgconfaudiosink.h:
10991         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
10992         (gst_switch_sink_class_init), (gst_switch_sink_reset),
10993         (gst_switch_sink_init), (gst_switch_sink_dispose),
10994         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
10995         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
10996         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
10997         * ext/gconf/gstswitchsink.h:
10998         * gst/autodetect/gstautoaudiosink.c:
10999         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
11000         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
11001         (gst_auto_audio_sink_detect):
11002         * gst/autodetect/gstautovideosink.c:
11003         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
11004         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
11005         (gst_auto_video_sink_detect):
11006         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
11007         and a child that implements the GConf key monitoring. The end goal of
11008         this is an audio sink that can be changed on the fly, but at the 
11009         moment it still only changes on the next READY transition.
11010
11011 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
11012
11013         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11014         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11015         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
11016         (gst_avi_demux_calculate_durations_from_index),
11017         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11018         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11019         (gst_avi_demux_loop):
11020           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
11021
11022 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
11023
11024         * configure.ac:
11025         * docs/plugins/Makefile.am:
11026           Add crossreferences to glib/gobject/gstream docs.
11027
11028 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11029
11030         * gst/monoscope/Makefile.am:
11031         * gst/monoscope/gstmonoscope.c:
11032           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
11033           (but no LIBS, since we only use defines from the headers).
11034
11035 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11036
11037         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
11038
11039         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
11040         (gst_wavparse_stream_data):
11041           Fix massive memory leak when operating in streaming mode due to
11042           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
11043           Fixes #407057.
11044
11045 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11046
11047         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11048         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
11049         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
11050         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
11051         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11052         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
11053         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
11054         (gst_avi_demux_calculate_durations_from_index),
11055         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11056         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
11057         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11058         * gst/avi/gstavidemux.h:
11059           Save some memory (8%) by repacking the index entry structure (more to
11060           come). Add more FIXMEs to questionable parts.
11061
11062 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11063
11064         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
11065         (gst_v4l2src_get_caps):
11066         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11067         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11068         (gst_v4l2src_capture_init):
11069           More FIXME comments and messaging changes.
11070
11071 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11072
11073         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
11074         (gst_goom_change_state):
11075         * gst/goom/gstgoom.h:
11076           Improved docs and use GST_DEBUG_FUNCPTR.
11077
11078         * gst/level/gstlevel.c: (gst_level_class_init):
11079           Use GST_DEBUG_FUNCPTR.
11080
11081         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
11082         (gst_monoscope_chain), (gst_monoscope_change_state):
11083           Improved docs source cleanups.
11084
11085 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11086
11087         * gst/debug/Makefile.am:
11088         * gst/debug/gstdebug.c: (plugin_init):
11089         * gst/debug/gstpushfilesrc.c:
11090         * gst/debug/gstpushfilesrc.h:
11091           Add code for a pushfilesrc element that implements a pushfile:// URI
11092           handler, to make debugging push-mode operation of demuxer/decoders
11093           that support both easier in connection with seek/playbin/etc.
11094           The element isn't registered at the moment.
11095
11096 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
11097
11098         * gst/avi/gstavimux.c:
11099           Comment a #if 0 in caps template definition as VS6 seems to 
11100         do not support it.
11101         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
11102           Use gst_guint64_to_gdouble for conversion.
11103         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
11104           Move variables declaration before the first instruction.
11105         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
11106           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
11107           And don't include netdb.h for G_OS_WIN32
11108         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
11109           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
11110           by VS6 then use an other way to initialize SDPMedia structure.
11111         * gst/udp/gstdynudpsink.h:
11112         * gst/udp/gstdynudpnetutils.h:
11113           Do not include <sys/time.h> for G_OS_WIN32
11114         * gst/udp/gstudpsrc.c:
11115           Define socklen_t as int for G_OS_WIN32
11116         * win/common/config.h.in:
11117           Undef HAVE_NETINET_IN_H
11118         * win32/vs6/gst_plugins_good.dsw:
11119         * win32/vs6/libgstrtp.dsp:
11120         * win32/vs6/libgstrtsp.dsp:
11121         * win32/vs6/libgstautogen.dsp:
11122         * win32/vs6/libgstaudiofx.dsp:
11123         * win32/vs6/libgstudp.dsp:
11124           Add and update project files.
11125         * win32/common/gstudp-enumtypes.c:
11126         * win32/common/gstudp-enumtypes.h:
11127           Add a copy of udp enumtypes to win32/common as in core 
11128           and base.
11129         
11130 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
11131
11132         * configure.ac:
11133           Activate monoscope when building with --enable-experimental. Fix
11134           --enable-external configure switch description.
11135
11136         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
11137         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
11138           Help gst-indent.
11139
11140 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
11141
11142         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
11143           Explicitly cast result of pointer arithmetic to integer in order to
11144           avoid compiler warnings on some 64-bit systems. Should fix #406018.
11145
11146 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
11147
11148         * gst/debug/progressreport.c:
11149           Some more docs.
11150
11151 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11152
11153         * docs/plugins/inspect/plugin-rtp.xml:
11154           Update for new elements.
11155
11156         * gst/debug/progressreport.h:
11157           Commit newly-created header file as well.
11158
11159 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11160
11161         * docs/plugins/Makefile.am:
11162         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11163         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11164         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11165         * gst/debug/Makefile.am:
11166         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
11167         (gst_progress_report_do_query), (gst_progress_report_report):
11168           Make progressreport element post messages with the current progress
11169           on the bus. Also add some basic docs for it.
11170
11171 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
11172
11173         * ext/hal/hal.c: (gst_hal_get_string):
11174         * ext/hal/hal.h:
11175           Some small cleanups; deal with errors when parsing the HAL ALSA
11176           capabilities a bit better.
11177
11178 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11179
11180         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11181           Let's try this again and use the right cast this time.
11182
11183 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11184
11185         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11186           Add cast to avoid compiler warnings with older GLib versions
11187           where the nick/name members in GEnumValue are not declared as
11188           constant strings.
11189
11190 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11191
11192         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
11193         (gst_gconf_render_bin_from_key),
11194         (gst_gconf_get_default_audio_sink):
11195         * ext/gconf/gconf.h:
11196         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
11197         (do_toggle_element), (gst_gconf_audio_sink_set_property),
11198         (gst_gconf_audio_sink_get_property):
11199           In gconfaudiosink, get the right key as the old key in do_toggle
11200           (ie. one dependent on the profile selected). Log some more stuff so
11201           we can see what's actually going on.
11202
11203 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
11204
11205         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
11206         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
11207         (gst_audio_amplify_set_process_function),
11208         (gst_audio_amplify_setup):
11209         * gst/audiofx/audioamplify.h:
11210         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11211         (gst_audio_invert_class_init), (gst_audio_invert_setup):
11212         * gst/audiofx/audioinvert.h:
11213         Some small cleanups and port both elements to the new GstAudioFilter
11214         base class to save a few lines of common code.
11215         * gst/audiofx/Makefile.am:
11216         Link against libgstaudio for the above changes
11217
11218 2007-01-29  Wim Taymans  <wim@fluendo.com>
11219
11220         * tests/check/elements/.cvsignore:
11221         Some more ignores.
11222
11223 2007-01-26  Wim Taymans  <wim@fluendo.com>
11224
11225         Patch by: charles <charlesg3 at gmail dot com>
11226
11227         * ext/shout2/gstshout2.c: (gst_shout2send_init),
11228         (set_shout_metadata), (gst_shout2send_event):
11229         * ext/shout2/gstshout2.h:
11230         Properly handle tags in shout2send. Fixes #399825.
11231
11232 2007-01-25  Wim Taymans  <wim@fluendo.com>
11233
11234         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11235         (gst_rtspsrc_activate_streams):
11236         Convert SDP fields to upper/lowercase following the rules in the SDP to
11237         caps document. 
11238
11239 2007-01-25  Wim Taymans  <wim@fluendo.com>
11240
11241         * gst/rtp/README:
11242         * gst/rtp/gstrtpilbcdepay.c:
11243         * gst/rtp/gstrtpilbcpay.c:
11244         * gst/rtp/gstrtpmp4gdepay.c:
11245         * gst/rtp/gstrtpmp4gpay.c:
11246         * gst/rtp/gstrtpspeexdepay.c:
11247         * gst/rtp/gstrtpspeexpay.c:
11248         * gst/rtp/gstrtpsv3vdepay.c:
11249         * gst/rtp/gstrtptheoradepay.c:
11250         * gst/rtp/gstrtptheorapay.c:
11251         * gst/rtp/gstrtpvorbisdepay.c:
11252         * gst/rtp/gstrtpvorbispay.c:
11253         Fix case of encoding-name and key/value pairs to match the document.
11254         This is to make interoperation with SDP case-insensitive as required by
11255         the relevant RFCs.
11256
11257 2007-01-25  Wim Taymans  <wim@fluendo.com>
11258
11259         * configure.ac:
11260         Bump required -core/-base to CVS
11261
11262 2007-01-25  Wim Taymans  <wim@fluendo.com>
11263
11264         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
11265         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
11266         * gst/rtp/gstrtpL16pay.h:
11267         Fill up to MTU using adapter.
11268         Timestamp rtp packets.
11269
11270 2007-01-25  Edward Hervey  <edward@fluendo.com>
11271
11272         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
11273         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
11274         Use G_GSIZE_FORMAT in print statements for portability.
11275         Fixes build on macosx.
11276
11277 2007-01-24  Wim Taymans  <wim@fluendo.com>
11278
11279         * gst/rtp/Makefile.am:
11280         * gst/rtp/gstrtp.c: (plugin_init):
11281         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
11282         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
11283         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
11284         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
11285         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
11286         (gst_rtp_L16_depay_plugin_init):
11287         * gst/rtp/gstrtpL16depay.h:
11288         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
11289         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
11290         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
11291         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
11292         (gst_rtp_L16_pay_plugin_init):
11293         * gst/rtp/gstrtpL16pay.h:
11294         Port and enable raw audio payloader/depayloader. Needs a bit more work
11295         on the payloader side.
11296
11297 2007-01-24  Wim Taymans  <wim@fluendo.com>
11298
11299         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
11300         (gst_rtspsrc_stream_configure_transport),
11301         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
11302         * gst/rtsp/gstrtspsrc.h:
11303         Only unblock the udp pads when we linked and activated them all.
11304         Fixes #395688.
11305
11306 2007-01-24  Wim Taymans  <wim@fluendo.com>
11307
11308         * gst/rtp/Makefile.am:
11309         * gst/rtp/gstrtp.c: (plugin_init):
11310         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
11311         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
11312         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
11313         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
11314         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
11315         * gst/rtp/gstrtpac3depay.h:
11316         Added simple AC3 depayloader (RFC 4184).
11317
11318         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
11319         Fix a leak.
11320
11321 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
11322
11323         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11324
11325         * gst/audiofx/Makefile.am:
11326         * gst/audiofx/audioamplify.c:
11327         (gst_audio_amplify_clipping_method_get_type),
11328         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
11329         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
11330         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
11331         (gst_audio_amplify_set_caps),
11332         (gst_audio_amplify_transform_int_clip),
11333         (gst_audio_amplify_transform_int_wrap_negative),
11334         (gst_audio_amplify_transform_int_wrap_positive),
11335         (gst_audio_amplify_transform_float_clip),
11336         (gst_audio_amplify_transform_float_wrap_negative),
11337         (gst_audio_amplify_transform_float_wrap_positive),
11338         (gst_audio_amplify_transform_ip):
11339         * gst/audiofx/audioamplify.h:
11340         * gst/audiofx/audiofx.c: (plugin_init):
11341         Add new element "audioamplify". This allows scaling of raw audio
11342         samples, similar to the "volume" element, but provides different modes
11343         for clipping and allows unlimited amplification. It's mainly targeted
11344         for creative sound design and not as a replacement of the "volume"
11345         element. Fixes #397162
11346         * docs/plugins/Makefile.am:
11347         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11348         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11349         * docs/plugins/gst-plugins-good-plugins.args:
11350         * docs/plugins/inspect/plugin-audiofx.xml:
11351         Add docs for audioamplify and integrate them into the build system
11352         * tests/check/Makefile.am:
11353         * tests/check/elements/audioamplify.c: (setup_amplify),
11354         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
11355         Add fairly extensive unit test suite for audioamplify
11356
11357 2007-01-24  Wim Taymans  <wim@fluendo.com>
11358
11359         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
11360         Unblock pads after adding the pads to the element so that autopluggers
11361         get a change to link something. Possibly fixes #395688.
11362
11363 2007-01-24  Wim Taymans  <wim@fluendo.com>
11364
11365         * gst/rtp/gstrtpamrdepay.c:
11366         * gst/rtp/gstrtpgsmdepay.c:
11367         * gst/rtp/gstrtph263pdepay.c:
11368         * gst/rtp/gstrtph263ppay.c:
11369         * gst/rtp/gstrtph264depay.c:
11370         * gst/rtp/gstrtpilbcdepay.c:
11371         * gst/rtp/gstrtpmp2tdepay.c:
11372         * gst/rtp/gstrtpmp4gdepay.c:
11373         * gst/rtp/gstrtpmp4gpay.c:
11374         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11375         * gst/rtp/gstrtpmp4vpay.c:
11376         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
11377         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
11378         (gst_rtp_mpa_depay_process):
11379         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
11380         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
11381         * gst/rtp/gstrtppcmadepay.c:
11382         * gst/rtp/gstrtppcmudepay.c:
11383         * gst/rtp/gstrtpspeexdepay.c:
11384         * gst/rtp/gstrtpspeexpay.c:
11385         * gst/rtp/gstrtpsv3vdepay.c:
11386         * gst/rtp/gstrtptheoradepay.c:
11387         * gst/rtp/gstrtptheorapay.c:
11388         * gst/rtp/gstrtpvorbisdepay.c:
11389         * gst/rtp/gstrtpvorbispay.c:
11390         Fix caps with payload numbers.
11391         Add some fixed payload numbers to caps when possible.
11392
11393 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
11394
11395         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11396
11397         * gst/audiofx/Makefile.am:
11398         * gst/audiofx/audiofx.c: (plugin_init):
11399         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11400         (gst_audio_invert_class_init), (gst_audio_invert_init),
11401         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
11402         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
11403         (gst_audio_invert_transform_float),
11404         (gst_audio_invert_transform_ip):
11405         * gst/audiofx/audioinvert.h:
11406         Add new audiofx element "audioinvert". This element swaps the upper
11407         and lower half of samples and can be used for example for a
11408         wide-stereo effect. Fixes #396057
11409         * docs/plugins/Makefile.am:
11410         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11411         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11412         * docs/plugins/gst-plugins-good-plugins.args:
11413         * docs/plugins/inspect/plugin-audiofx.xml:
11414         Add docs for the audioinvert element and add them to the build system.
11415         * tests/check/Makefile.am:
11416         * tests/check/elements/audioinvert.c: (setup_invert),
11417         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
11418         Add unit test suite for the audioinvert element.
11419
11420 2007-01-23  Wim Taymans  <wim@fluendo.com>
11421
11422         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
11423         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
11424         Parse config params as string and int.
11425         Parse and use AU header length
11426
11427 2007-01-23  Wim Taymans  <wim@fluendo.com>
11428
11429         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
11430         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
11431         * gst/smpte/gstmask.c: (_gst_mask_register):
11432         * gst/smpte/gstmask.h:
11433         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
11434         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
11435         (gst_smpte_paint_triangle_clock):
11436         constify some static structs.
11437         Don't update the mask if nothing changed to the params.
11438         Make sure we never draw outside of the picture. Fixes #398325.
11439
11440 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
11441
11442         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
11443           Error out properly when pull_range fails while we're reading the
11444           headers, instead of just pausing the task silently. Fixes #399338.
11445
11446 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
11447
11448         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11449           Some more sanity checks to make sure the input formats match and the
11450           input pads are actually negotiated, in case someone tries to feed
11451           buffers from fakesrc or filesrc. Fixes #398299.
11452           Also const-ify an array, just because we can.
11453
11454 2007-01-19  Edward Hervey  <edward@fluendo.com>
11455
11456         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
11457         Ignore previous commit, that was only valid for widths and heights
11458         that are multiples of 4.
11459         Copy over size/stride macros from jpegdec. This allows the element
11460         to work with any width,height...
11461         ... but puts in evidence that the actual transformations only work
11462         with width/height that are multiples of 4.
11463
11464 2007-01-19  Edward Hervey  <edward@fluendo.com>
11465
11466         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11467         Allocate buffers of the right size.
11468         The proper size of a I420 buffer in bytes is:
11469         
11470             width * height * 3
11471             ------------------
11472                     2
11473
11474 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11475
11476         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11477           Proxy getcaps on sink pads too, so that we either end up with the
11478           same dimensions on all pads or error out if that's not possible
11479           (seems to work even!). Fixes #398086, I think.
11480
11481 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11482
11483         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11484         * docs/plugins/gst-plugins-good-plugins.args:
11485         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11486           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
11487           fix integer properties with -1 as minimum value.
11488
11489         * docs/plugins/inspect/plugin-1394.xml:
11490         * docs/plugins/inspect/plugin-aasink.xml:
11491         * docs/plugins/inspect/plugin-alaw.xml:
11492         * docs/plugins/inspect/plugin-alpha.xml:
11493         * docs/plugins/inspect/plugin-alphacolor.xml:
11494         * docs/plugins/inspect/plugin-annodex.xml:
11495         * docs/plugins/inspect/plugin-apetag.xml:
11496         * docs/plugins/inspect/plugin-audiofx.xml:
11497         * docs/plugins/inspect/plugin-auparse.xml:
11498         * docs/plugins/inspect/plugin-autodetect.xml:
11499         * docs/plugins/inspect/plugin-avi.xml:
11500         * docs/plugins/inspect/plugin-cacasink.xml:
11501         * docs/plugins/inspect/plugin-cairo.xml:
11502         * docs/plugins/inspect/plugin-cdio.xml:
11503         * docs/plugins/inspect/plugin-cutter.xml:
11504         * docs/plugins/inspect/plugin-debug.xml:
11505         * docs/plugins/inspect/plugin-dv.xml:
11506         * docs/plugins/inspect/plugin-efence.xml:
11507         * docs/plugins/inspect/plugin-effectv.xml:
11508         * docs/plugins/inspect/plugin-esdsink.xml:
11509         * docs/plugins/inspect/plugin-flac.xml:
11510         * docs/plugins/inspect/plugin-flxdec.xml:
11511         * docs/plugins/inspect/plugin-gconfelements.xml:
11512         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
11513         * docs/plugins/inspect/plugin-goom.xml:
11514         * docs/plugins/inspect/plugin-halelements.xml:
11515         * docs/plugins/inspect/plugin-icydemux.xml:
11516         * docs/plugins/inspect/plugin-id3demux.xml:
11517         * docs/plugins/inspect/plugin-jpeg.xml:
11518         * docs/plugins/inspect/plugin-level.xml:
11519         * docs/plugins/inspect/plugin-matroska.xml:
11520         * docs/plugins/inspect/plugin-mulaw.xml:
11521         * docs/plugins/inspect/plugin-multipart.xml:
11522         * docs/plugins/inspect/plugin-navigationtest.xml:
11523         * docs/plugins/inspect/plugin-ossaudio.xml:
11524         * docs/plugins/inspect/plugin-png.xml:
11525         * docs/plugins/inspect/plugin-rtp.xml:
11526         * docs/plugins/inspect/plugin-rtsp.xml:
11527         * docs/plugins/inspect/plugin-shout2send.xml:
11528         * docs/plugins/inspect/plugin-smpte.xml:
11529         * docs/plugins/inspect/plugin-speex.xml:
11530         * docs/plugins/inspect/plugin-taglib.xml:
11531         * docs/plugins/inspect/plugin-udp.xml:
11532         * docs/plugins/inspect/plugin-videobalance.xml:
11533         * docs/plugins/inspect/plugin-videobox.xml:
11534         * docs/plugins/inspect/plugin-videoflip.xml:
11535         * docs/plugins/inspect/plugin-videomixer.xml:
11536         * docs/plugins/inspect/plugin-wavenc.xml:
11537         * docs/plugins/inspect/plugin-wavparse.xml:
11538         * docs/plugins/inspect/plugin-ximagesrc.xml:
11539           Update to CVS.
11540
11541 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
11542
11543         Patch by: Sebastian Dröge <slomo circular-chaos org>
11544
11545         * gst/audiofx/audiopanorama.c:
11546           Fix doc section name (Fixes #397946)
11547
11548 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
11549
11550         * sys/v4l2/gstv4l2object.c:
11551         (gst_v4l2_object_install_properties_helper),
11552         (gst_v4l2_object_set_property_helper),
11553         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
11554         * sys/v4l2/gstv4l2object.h:
11555         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
11556         (gst_v4l2src_init), (gst_v4l2src_set_property),
11557         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
11558         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11559         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11560         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
11561         (gst_v4l2src_capture_deinit):
11562           Fix EIO handing when capturing. Add new property to specify the number of
11563           buffers to enque (and remove the borked num-buffers usage).
11564
11565 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
11566
11567         Patch by: Sebastian Dröge <slomo circular-chaos org>
11568
11569         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
11570         (gst_audio_panorama_set_process_function):
11571           Use a function array for process methods, add more docs and define the
11572           startindex of enums.
11573
11574 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
11575
11576         Patch by: Mark Nauwelaerts <manauw at skynet be>
11577
11578         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
11579         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
11580         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
11581         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
11582         (gst_avi_mux_riff_get_avi_header),
11583         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
11584         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
11585         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
11586         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
11587         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
11588         (gst_avi_mux_change_state):
11589         * gst/avi/gstavimux.h:
11590         * tests/check/elements/avimux.c: (teardown_src_pad):
11591           Add support for more than one audio stream; write better AVIX
11592           header; refactor code a bit; don't announce vorbis caps on our audio
11593           sink pads since we don't support it anyway. Closes #379298.
11594
11595 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
11596
11597         Patch by: Sebastian Dröge <slomo circular-chaos org>
11598
11599         * gst/audiofx/audiopanorama.c:
11600         (gst_audio_panorama_method_get_type),
11601         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
11602         (gst_audio_panorama_set_process_function),
11603         (gst_audio_panorama_set_property),
11604         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
11605         (gst_audio_panorama_transform_m2s_int_simple),
11606         (gst_audio_panorama_transform_s2s_int_simple),
11607         (gst_audio_panorama_transform_m2s_float_simple),
11608         (gst_audio_panorama_transform_s2s_float_simple):
11609         * gst/audiofx/audiopanorama.h:
11610           Add 'method' property and provide a simple (non-psychoacustic)
11611           processing method (#394859).
11612
11613         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
11614         (panorama_suite):
11615           Tests for new method.
11616
11617 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
11618
11619         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
11620         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
11621           Set correct caps on outgoing pulled buffers, or things blow up
11622           after recent core changes.
11623
11624 2007-01-11  Wim Taymans  <wim@fluendo.com>
11625
11626         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
11627
11628         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
11629         (gst_multipart_mux_request_new_pad),
11630         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
11631         (gst_multipart_mux_change_state):
11632         Return FLOW errors ASAP. Fixes #394977.
11633         Misc cleanups.
11634
11635 2007-01-11  Wim Taymans  <wim@fluendo.com>
11636
11637         Patch by: Lutz Mueller <lutz at topfrose dot de>
11638
11639         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
11640         Check for stream pad before activating. 
11641
11642 2007-01-10  Wim Taymans  <wim@fluendo.com>
11643
11644         Patch by: Peter Kjellerstedt  <pkj at axis com>
11645
11646         * gst/rtsp/COPYING.MIT:
11647         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
11648         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
11649         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
11650         (gst_rtspsrc_stream_configure_transport),
11651         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
11652         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
11653         (gst_rtspsrc_parse_methods),
11654         (gst_rtspsrc_create_transports_string),
11655         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
11656         (gst_rtspsrc_open), (gst_rtspsrc_close):
11657         * gst/rtsp/gstrtspsrc.h:
11658         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11659         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
11660         (parse_request_line), (parse_line), (rtsp_connection_read),
11661         (rtsp_connection_close):
11662         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
11663         (rtsp_method_as_text), (rtsp_header_as_text),
11664         (rtsp_status_as_text), (rtsp_find_header_field),
11665         (rtsp_find_method):
11666         * gst/rtsp/rtspdefs.h:
11667         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
11668         (rtsp_ext_wms_configure_stream):
11669         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
11670         (rtsp_message_new_request), (rtsp_message_init_request),
11671         (rtsp_message_new_response), (rtsp_message_init_response),
11672         (rtsp_message_init_data), (rtsp_message_unset),
11673         (rtsp_message_free), (rtsp_message_add_header),
11674         (rtsp_message_get_header), (rtsp_message_set_body),
11675         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
11676         * gst/rtsp/rtspmessage.h:
11677         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
11678         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
11679         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
11680         (sdp_message_dump):
11681         Allow url to be NULL to be able to use it for server connections.
11682         Can now send responses as well as requests.
11683         No longer hangs in an endless loop if EOF is received.
11684         Can now convert a status code to a text string.
11685         Return RTSP_HDR_INVALID for unknown headers.
11686         Return RTSP_INVALID for unknown methods.
11687         Copy CSeq and Session headers from the request.
11688         Only free memory corresponding to the currently set message type.
11689         Added const to function arguments as appropriate.
11690         Avoid a compiler warning when initializing nmedia.
11691         Use guint rather than gint to avoid compiler warnings.
11692         Fix crasher in wms extension.
11693         Factor out stream setup from open_connection.
11694         Delay activation of streams when actual data is received from the
11695         server, this prepares us to do proper protocol switching.
11696         Added new license.
11697         Fixes #380895.
11698
11699
11700 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
11701
11702         Patch by: Sebastian Dröge <slomo ubuntu com>
11703
11704         * docs/plugins/Makefile.am:
11705         * gst/audiofx/audiopanorama.c:
11706           Some small docs fixes (#394851).
11707
11708 2007-01-09  Wim Taymans  <wim@fluendo.com>
11709
11710         * gst/avi/gstavidemux.c:
11711         Fix docs.
11712
11713 2007-01-09  Wim Taymans  <wim@fluendo.com>
11714
11715         * gst/rtp/Makefile.am:
11716         * gst/rtp/gstrtp.c: (plugin_init):
11717         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
11718         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
11719         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
11720         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
11721         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
11722         * gst/rtp/gstrtpmpvdepay.h:
11723           Added RFC 2250 MPEG Video Depayloader.
11724
11725         * gst/rtp/gstrtpL16depay.h:
11726         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
11727         (gst_rtp_h263p_depay_process):
11728         Fix Header file. Small cleanups.
11729
11730         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
11731         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
11732         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
11733         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
11734         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
11735         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
11736         (gst_rtp_mp4v_depay_change_state):
11737         Remove usused code. Remove Adapter from state Change. Added debug.
11738
11739         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
11740         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
11741         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
11742         * gst/rtp/gstrtpmpadepay.h:
11743         Subclass base depayloader.
11744         Added debug.
11745         Support static payload type assignment as well.
11746
11747         * gst/rtp/gstrtpmpapay.c:
11748         Fix caps.
11749
11750 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
11751
11752         Patch by: Vincent Torri  <vtorri at univ-evry fr>
11753
11754         * ext/jpeg/gstjpegdec.c:
11755         * ext/jpeg/gstjpegenc.c:
11756         * ext/jpeg/smokecodec.c:
11757           These libjpeg callbacks should return a 'boolean' (unsigned char
11758           apparently) and not a 'gboolean' (which maps to gint). Fixes
11759           warnings when compiling with MingW (#393427).
11760
11761         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
11762           Use ioctlsocket on win32.
11763
11764         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
11765           Some printf format fixes for win32.
11766
11767 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
11768
11769         * gst/cutter/gstcutter.c: (gst_cutter_chain):
11770           Use gst_guint64_to_gdouble for conversion.
11771         * win32/vs6/libgstmatroska.dsp:
11772           Add zlib to the link.
11773         * win32/vs6/libgstvideobox.dsp:
11774           Update liboil library name (project is linked to 
11775           liboil-0.3-0.lib now).
11776           
11777 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11778
11779         * gst/matroska/Makefile.am:
11780           If zlib is available and used, we must link it explicitly for
11781           things to work on MingW (fixes #392855).
11782
11783 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
11784
11785         * ext/esd/esdsink.c: (gst_esdsink_delay):
11786           Don't return bogus values when esd_get_delay() fails for some
11787           reason (#392189).
11788
11789 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
11790
11791         * sys/ximage/gstximagesrc.c: (composite_pixel):
11792           Fix presumably copy'n'pasto for 16bpp depth.
11793
11794 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
11795
11796         * gst/matroska/matroska-mux.c:
11797         (gst_matroska_mux_audio_pad_setcaps):
11798           The "signed" field in audio caps is of boolean type, trying to use
11799           gst_structure_get_int() to extract it will fail. Fixing this makes
11800           matroskamux accept raw audio input (#387121) (use at your own risk
11801           though, due to the matroska spec being not entirely useful in this
11802           respect).
11803           Also fix up raw audio structures in template caps so that they
11804           represent what our setcaps function will actually accept, so that
11805           converters know what to convert to.
11806           Finally, don't fail if there isn't an "endianness" field in 8-bit
11807           PCM caps.
11808
11809 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
11810
11811         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
11812         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
11813         * tests/check/elements/cmmldec.c: (setup_cmmldec),
11814         (teardown_cmmldec):
11815         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
11816         (teardown_cmmlenc):
11817         * tests/check/elements/level.c: (setup_level), (cleanup_level):
11818           reapply consistent pad (de)activation
11819
11820 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
11821
11822         * configure.ac:
11823         Back to CVS
11824
11825         * gst-plugins-good.doap:
11826         Add 0.10.5 doap entry
11827
11828 === release 0.10.5 ===
11829
11830 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
11831
11832         * configure.ac:
11833           releasing 0.10.5, "The Path of Thorns"
11834
11835 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
11836
11837         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
11838         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
11839         * tests/check/elements/cmmldec.c: (setup_cmmldec),
11840         (teardown_cmmldec):
11841         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
11842         (teardown_cmmlenc):
11843         * tests/check/elements/level.c: (setup_level), (cleanup_level):
11844           revert my freeze breakage
11845
11846 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
11847
11848         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
11849         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
11850         * tests/check/elements/cmmldec.c: (setup_cmmldec),
11851         (teardown_cmmldec):
11852         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
11853         (teardown_cmmlenc):
11854         * tests/check/elements/level.c: (setup_level), (cleanup_level):
11855           consistent pad (de)activation
11856
11857 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
11858
11859         * configure.ac:
11860         * ext/Makefile.am:
11861         Disable LADPSA, as it has moved to the -bad module for the duration.
11862
11863 2006-12-18  Wim Taymans  <wim@fluendo.com>
11864
11865         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
11866         (gst_signal_processor_event):
11867         Reset flow_state back to _OK after a flush stop so that we exit our
11868         error state after the flush. Fixes #374213
11869
11870 2006-12-16  David Schleef  <ds@schleef.org>
11871
11872         * sys/osxvideo/osxvideosink.h:
11873         * sys/osxvideo/osxvideosink.m:
11874           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
11875
11876 2006-12-16  David Schleef  <ds@schleef.org>
11877
11878         Patch by: Vijay Santhanam <vijay santhanam gmail com>
11879
11880         * sys/osxvideo/Makefile.am:
11881         * sys/osxvideo/osxvideosink.h:
11882         * sys/osxvideo/osxvideosink.m:
11883           Preliminary patch for porting osxvideosink
11884
11885 2006-12-16  Wim Taymans  <wim@fluendo.com>
11886
11887         Patch by: Sjoerd Simons <sjoerd at luon dot net>
11888
11889         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
11890         (gst_videomixer_set_master_geometry),
11891         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
11892         (gst_videomixer_reset), (gst_videomixer_init),
11893         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
11894         (gst_videomixer_release_pad), (gst_videomixer_collected),
11895         (gst_videomixer_change_state):
11896         Introduce some locking around the videomixer state so that it does not
11897         crash when adding/removing pads. Fixes #383043.
11898
11899 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
11900
11901         * configure.ac:
11902           Make sure libcaca can actually be used instead of just checking for
11903           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
11904           cross-compiling (fixes #384587).
11905
11906 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11907
11908         * Makefile.am:
11909         * gst-plugins-good.doap:
11910         * gst-plugins-good.spec.in:
11911           adding doap file
11912
11913 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
11914
11915         * configure.ac:
11916           libflac-1.1.3 changed API again, but we can't build against it yet,
11917           so make sure our check doesn't use libflac-1.1.3 and add a comment
11918           to this effect.
11919
11920 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
11921
11922         * gst/effectv/gstquark.c: (gst_quarktv_transform),
11923         (gst_quarktv_planetable_clear):
11924           Add some NULL pointer checks (possibly related to #385623).
11925
11926 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
11927
11928         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
11929         (gst_tag_demux_chain):
11930         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
11931           In streaming mode, if the first buffer we get doesn't have an
11932           offset, fix it up to be 0, otherwise trimming won't work later on
11933           and we'll be typefinding application/x-id3, which may result in
11934           decodebin plugging an endless number of id3demux elements as a
11935           consequence. Fixes #385031.
11936           
11937 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
11938
11939         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
11940           Ignore the buffer_time the sound device reports. Turns out it is 
11941           sometimes completely bogus and we're better off without it.
11942
11943 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
11944
11945         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
11946         (gst_matroska_demux_video_caps):
11947         * gst/matroska/matroska-ids.c:
11948         (gst_matroska_track_init_video_context):
11949         * gst/matroska/matroska-ids.h:
11950           Try harder to extract the framerate for video tracks correctly and
11951           save it directly instead of converting it back and forth a few
11952           times. Mostly makes a difference for very small framerates (<1).
11953           Fixes #380199.
11954
11955 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
11956
11957         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
11958         (gst_gconf_audio_src_dispose), (do_toggle_element):
11959         * ext/gconf/gstgconfaudiosrc.h:
11960           Remove gconf notify hook when the gconfaudiosrc element is
11961           destroyed, otherwise the callback may be called on an
11962           already-destroyed instance and bad things happen. Should fix
11963           #378184.
11964           Also ignore gconf key changes when the source is already running.
11965
11966 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
11967
11968         Patch by: Sebastian Dröge  <mail at slomosnail de>
11969
11970         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
11971           We need to be able to read and parse any possible floating point string
11972           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
11973           will parse the former only in certain locales though, so we really need
11974           to canonicalise the separator to '.' and then use g_ascii_strtod() to
11975           make sure we can parse either version at all times.
11976           Fixes #382982 for real.
11977
11978 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
11979
11980         * sys/sunaudio/gstsunaudiomixerctrl.c:
11981         * sys/sunaudio/gstsunaudiosrc.c:
11982
11983         Use the sunaudio debug category.
11984
11985         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
11986         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
11987         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
11988         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
11989         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
11990         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
11991         (gst_sunaudiosink_reset):
11992         * sys/sunaudio/gstsunaudiosink.h:
11993
11994         Uses the sunaudio debug category for all debug output
11995         Implements the _delay() callback to synchronise video playback better
11996         Change the segtotal and segsize values back to the parent class 
11997           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
11998           respectively)
11999         Measure the samples written to the device vs. played.
12000         Keep track of segments in the device by writing empty eof frames, and
12001         sleep using a GCond when we get too far ahead and risk overrunning the
12002         sink's ringbuffer.
12003
12004         Fixes: #360673
12005
12006 2006-12-08  Wim Taymans  <wim@fluendo.com>
12007
12008         Patch by: Sebastian Dröge  <mail at slomosnail de >
12009
12010         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
12011         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
12012         * gst/audiofx/audiopanorama.h:
12013         Fix audiopanorame with float samples. Fixes #383726.
12014
12015 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12016
12017         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
12018         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
12019         (gst_sunaudiosrc_reset):
12020
12021         Implement reset functions to unblock the src/sink more quickly on 
12022         state change requests.
12023         Patch by: Brian Cameron <brian dot cameron at sun com>
12024
12025 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12026
12027         * sys/sunaudio/gstsunaudiomixer.c:
12028         (gst_sunaudiomixer_change_state):
12029         Construct the correct mixer device name when the AUDIODEV env var
12030         is set.
12031
12032         Patch by: Jerry Tan <jerry.tan at sun dot com>
12033         Fixes: #383596
12034
12035 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12036
12037         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
12038         Apply patch to open the mixer control and set the MULTIPLE_OPEN
12039         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
12040         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
12041         Patch by: Jerry Tan <jerry.tan at sun dot com>
12042         Fixes: #349015
12043
12044 2006-12-07  Wim Taymans  <wim@fluendo.com>
12045
12046         * gst/smpte/gstmask.h:
12047         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
12048         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
12049         (gst_smpte_collected), (gst_smpte_set_property),
12050         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
12051         * gst/smpte/gstsmpte.h:
12052         Port to 0.10 some more. 
12053         Added duration property to specify the duration of the transition.
12054         Make framerate a fraction.
12055         Deprecate fps property, we only use negotiated fps.
12056         Added docs.
12057         Fix collectpad usage.
12058         Reset state in READY.
12059         Send NEWSEGMENT event.
12060         Fix racy updates of object properties.
12061         Added debug category.
12062         Fixes #383323.
12063
12064 2006-12-06  Wim Taymans  <wim@fluendo.com>
12065
12066         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12067
12068         * gst/videomixer/videomixer.c:
12069         (gst_videomixer_set_master_geometry),
12070         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
12071         Don't reset xpos and ypos in the setcaps function because causes
12072         unexpected behaviour.
12073         Fixes #382179.
12074
12075 2006-12-06  Wim Taymans  <wim@fluendo.com>
12076
12077         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
12078         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
12079         Keep track of the buffer timestamp in the collectdata member instead
12080         of modifying the buffer without making the metadata writable first.
12081         Fixes #382277.
12082
12083 2006-12-06  Wim Taymans  <wim@fluendo.com>
12084
12085         Patch by: Rob Taylor <robtaylor at floopily dot org>
12086
12087         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
12088         If using multicast in udpsrc, bind to the multicast address rather than
12089         IN_ADDR_ANY.
12090         This allows the simultanous use of multiple udpsrcs listening on
12091         different multicat addresses. Without this all udpsrcs will receive all
12092         packets from all subscribed multicast addresses.
12093         Fixes #383001.
12094
12095 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
12096
12097         * ext/taglib/gstid3v2mux.cc:
12098         Don't attempt to write a NULL frame into the ID3 tag set when the 
12099         createFrame method returned NULL.
12100         Fixes: #381857
12101         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
12102
12103 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
12104
12105         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12106         Use g_strtod() instead of sscanf to parse doubles, so that it will
12107         try parsing in the C locale if the current locale fails.
12108         Fixes: #382982
12109         Patch by: Sebastian Dröge  <mail at slomosnail de >
12110
12111 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
12112
12113         * win32/MANIFEST:
12114         Fix compilation on win32 under VS8
12115         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
12116         Partially fixes #381175
12117
12118 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
12119
12120         * gst/avi/gstavimux.c:
12121           accept all mpegversions,fixes #380825
12122           spotted by: Jerome Alet  
12123
12124 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
12125
12126         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
12127         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
12128         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
12129         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
12130           cleanup the error message a bit more
12131
12132 2006-11-28  Wim Taymans  <wim@fluendo.com>
12133
12134         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
12135         Fix width and height properties.
12136
12137         * ext/libcaca/gstcacasink.h:
12138         Fix compilation on newer libcaca that require us to include a new
12139         header. Fixes #379918.
12140
12141 2006-11-28  Wim Taymans  <wim@fluendo.com>
12142
12143         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
12144         * gst/rtsp/gstrtspsrc.h:
12145         * gst/rtsp/rtspext.h:
12146         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
12147         (rtsp_ext_wms_get_context):
12148         Add method so that extensions can choose to disable the setup of
12149         a stream.
12150         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
12151
12152 2006-11-27  Wim Taymans  <wim@fluendo.com>
12153
12154         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
12155
12156         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
12157         Push header in a separate buffer instead of memcpy:ing all data.
12158         Change LF => CRLF in headers.
12159         Move trailing LF to header. Fixes #379792.
12160
12161 2006-11-27  Wim Taymans  <wim@fluendo.com>
12162
12163         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
12164         Small buffer overflow fix and improve debugging.
12165
12166 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12167
12168         * ext/esd/esdmon.h:
12169         * ext/esd/esdsink.h:
12170           remove obsolete _factory_init protos
12171
12172 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12173
12174         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
12175         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
12176         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
12177         (gst_avi_demux_read_subindexes_push),
12178         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
12179         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
12180         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
12181         (gst_avi_demux_massage_index),
12182         (gst_avi_demux_calculate_durations_from_index),
12183         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
12184         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
12185         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
12186           remove dead code, tweak debugs statements, add comments, use
12187           _uint64_scale instead _uint64_scale_int when using guint64 values,
12188           small optimizations, reflow some error handling
12189
12190 2006-11-22  Edward Hervey  <edward@fluendo.com>
12191
12192         * po/.cvsignore:
12193         We never put .pot files in cvs. Let's ignore them all.
12194
12195 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12196
12197         * po/POTFILES.in:
12198           ... but better exclude files that aren't disted.
12199
12200 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12201
12202         * po/POTFILES.in:
12203           Add v4l2 source files to list of files with translations, so the
12204           strings are actually extracted (however bad they still may be).
12205
12206 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12207
12208         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
12209           Minor clean-ups: const-ify static array, remove trailing comma from
12210           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
12211
12212 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
12213
12214         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12215         Make sure that g_free always gets called on the same pointer that was 
12216         returned by g_malloc.  Fixes #376594.
12217         Do not leak memory if decompressed size is wrong.
12218         Remove unneeded check of return value of g_malloc.
12219         Patch by: René Stadler <mail@renestadler.de>
12220
12221 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
12222
12223         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
12224           Add missing curly brackets.
12225
12226 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
12227
12228         * sys/v4l2/v4l2src_calls.c:
12229         Fix capture_deinit.
12230
12231 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12232
12233         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
12234         (gst_matroska_mux_request_new_pad):
12235           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
12236
12237         * tests/check/elements/matroskamux.c: (setup_src_pad),
12238         (setup_sink_pad), (GST_START_TEST):
12239         Activate pads before using them.
12240
12241 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12242
12243         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
12244           Initialise variable to get rid of bogus compiler warning.
12245
12246 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
12247
12248         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
12249
12250         * gst/rtp/gstrtph263pay.c:
12251         * gst/rtp/gstrtph263pdepay.c:
12252         * gst/rtp/gstrtph263ppay.c:
12253           Specify H.263 variant and version in the caps (fixes #361637)
12254
12255 2006-11-15  Wim Taymans  <wim@fluendo.com>
12256
12257         * gst/rtsp/rtspconnection.c: (read_body):
12258         Don't set a data pointer to NULL and a size > 0 when we deal
12259         with empty packets.
12260
12261         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
12262         (rtsp_message_init_response), (rtsp_message_init_data),
12263         (rtsp_message_unset), (rtsp_message_free),
12264         (rtsp_message_take_body):
12265         Check that we can't create invalid empty packets. 
12266
12267 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12268
12269         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12270
12271         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
12272         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
12273         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
12274         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
12275         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
12276         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
12277         * gst/matroska/matroska-mux.h:
12278           Add basic tag writing support; implement releasing pads (#374658).
12279
12280 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12281
12282         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12283         (gst_matroska_demux_audio_caps):
12284           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
12285
12286 2006-11-14  David Schleef  <ds@schleef.org>
12287
12288         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
12289
12290 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
12291
12292         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12293
12294         * win32/vs8/gst-plugins-good.sln:
12295         * win32/vs8/libgst1394.vcproj:
12296         * win32/vs8/libgstaasink.vcproj:
12297         * win32/vs8/libgstalaw.vcproj:
12298         * win32/vs8/libgstalpha.vcproj:
12299         * win32/vs8/libgstalphacolor.vcproj:
12300         * win32/vs8/libgstannodex.vcproj:
12301         * win32/vs8/libgstapetag.vcproj:
12302         * win32/vs8/libgstaudiofx.vcproj:
12303         * win32/vs8/libgstauparse.vcproj:
12304         * win32/vs8/libgstautodetect.vcproj:
12305         * win32/vs8/libgstavi.vcproj:
12306         * win32/vs8/libgstcacasink.vcproj:
12307         * win32/vs8/libgstcdio.vcproj:
12308         * win32/vs8/libgstcutter.vcproj:
12309         * win32/vs8/libgstdv.vcproj:
12310         * win32/vs8/libgsteffectv.vcproj:
12311         * win32/vs8/libgstflac.vcproj:
12312         * win32/vs8/libgstflxdec.vcproj:
12313         * win32/vs8/libgstgoom.vcproj:
12314         * win32/vs8/libgsticydemux.vcproj:
12315         * win32/vs8/libgstid3demux.vcproj:
12316         * win32/vs8/libgstjpeg.vcproj:
12317         * win32/vs8/libgstladspa.vcproj:
12318         * win32/vs8/libgstlevel.vcproj:
12319         * win32/vs8/libgstmatroska.vcproj:
12320         * win32/vs8/libgstmikmod.vcproj:
12321         * win32/vs8/libgstmng.vcproj:
12322         * win32/vs8/libgstmonoscope.vcproj:
12323         * win32/vs8/libgstmulaw.vcproj:
12324         * win32/vs8/libgstmultipart.vcproj:
12325         * win32/vs8/libgstpng.vcproj:
12326         * win32/vs8/libgstrtp.vcproj:
12327         * win32/vs8/libgstrtsp.vcproj:
12328         * win32/vs8/libgstshout2.vcproj:
12329         * win32/vs8/libgstsmpte.vcproj:
12330         * win32/vs8/libgstspeex.vcproj:
12331         * win32/vs8/libgsttaglib.vcproj:
12332         * win32/vs8/libgstudp.vcproj:
12333         * win32/vs8/libgstvideobalance.vcproj:
12334         * win32/vs8/libgstvideobox.vcproj:
12335         * win32/vs8/libgstvideoflip.vcproj:
12336         * win32/vs8/libgstvideomixer.vcproj:
12337         * win32/vs8/libgstwavenc.vcproj:
12338         * win32/vs8/libgstwavparse.vcproj:
12339           Make end-of-line returns unixy, so that when the files are checked
12340           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
12341           Hopefully fixes #366492.
12342
12343 2006-11-14  Wim Taymans  <wim@fluendo.com>
12344
12345         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
12346         Disable init_frames delay timestamp adjustment, it does not
12347         seem to be needed at all. Fixes #369621.
12348
12349 2006-11-13  Wim Taymans  <wim@fluendo.com>
12350
12351         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12352
12353         * gst/videomixer/videomixer.c:
12354         (gst_videomixer_set_master_geometry),
12355         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
12356         (gst_videomixer_collect_free), (gst_videomixer_reset),
12357         (gst_videomixer_init), (gst_videomixer_finalize),
12358         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
12359         (gst_videomixer_collected), (gst_videomixer_change_state):
12360         Fix memleak by unref'ing collectpads instance (when finalizing)
12361         Implement releasing a request pad. Fixes #374479.
12362
12363 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
12364
12365         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12366
12367         * win32/vs8/gst-plugins-good.sln:
12368         * win32/vs8/libgst1394.vcproj:
12369         * win32/vs8/libgstaasink.vcproj:
12370         * win32/vs8/libgstalaw.vcproj:
12371         * win32/vs8/libgstalpha.vcproj:
12372         * win32/vs8/libgstalphacolor.vcproj:
12373         * win32/vs8/libgstannodex.vcproj:
12374         * win32/vs8/libgstapetag.vcproj:
12375         * win32/vs8/libgstaudiofx.vcproj:
12376         * win32/vs8/libgstauparse.vcproj:
12377         * win32/vs8/libgstautodetect.vcproj:
12378         * win32/vs8/libgstavi.vcproj:
12379         * win32/vs8/libgstcacasink.vcproj:
12380         * win32/vs8/libgstcdio.vcproj:
12381         * win32/vs8/libgstcutter.vcproj:
12382         * win32/vs8/libgstdv.vcproj:
12383         * win32/vs8/libgsteffectv.vcproj:
12384         * win32/vs8/libgstflac.vcproj:
12385         * win32/vs8/libgstflxdec.vcproj:
12386         * win32/vs8/libgstgoom.vcproj:
12387         * win32/vs8/libgsticydemux.vcproj:
12388         * win32/vs8/libgstid3demux.vcproj:
12389         * win32/vs8/libgstjpeg.vcproj:
12390         * win32/vs8/libgstladspa.vcproj:
12391         * win32/vs8/libgstlevel.vcproj:
12392         * win32/vs8/libgstmatroska.vcproj:
12393         * win32/vs8/libgstmikmod.vcproj:
12394         * win32/vs8/libgstmng.vcproj:
12395         * win32/vs8/libgstmonoscope.vcproj:
12396         * win32/vs8/libgstmulaw.vcproj:
12397         * win32/vs8/libgstmultipart.vcproj:
12398         * win32/vs8/libgstpng.vcproj:
12399         * win32/vs8/libgstrtp.vcproj:
12400         * win32/vs8/libgstrtsp.vcproj:
12401         * win32/vs8/libgstshout2.vcproj:
12402         * win32/vs8/libgstsmpte.vcproj:
12403         * win32/vs8/libgstspeex.vcproj:
12404         * win32/vs8/libgsttaglib.vcproj:
12405         * win32/vs8/libgstudp.vcproj:
12406         * win32/vs8/libgstvideobalance.vcproj:
12407         * win32/vs8/libgstvideobox.vcproj:
12408         * win32/vs8/libgstvideoflip.vcproj:
12409         * win32/vs8/libgstvideomixer.vcproj:
12410         * win32/vs8/libgstwavenc.vcproj:
12411         * win32/vs8/libgstwavparse.vcproj:
12412           Add VS8 project files (note that many of the plugins in ext are
12413           disabled by default). Fixes #366492.
12414
12415 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
12416
12417         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
12418           we do not translate debug messages
12419
12420 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
12421
12422         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
12423           fix categorisation, make short desc more explicit, remove unused code
12424           Fixes #372021
12425
12426 2006-11-08  Wim Taymans  <wim@fluendo.com>
12427
12428         * gst/rtp/gstrtpL16depay.c:
12429         * gst/rtp/gstrtpamrdepay.c:
12430         * gst/rtp/gstrtpamrpay.c:
12431         * gst/rtp/gstrtpgsmdepay.c:
12432         * gst/rtp/gstrtph263pay.c:
12433         * gst/rtp/gstrtph263pdepay.c:
12434         * gst/rtp/gstrtph263ppay.c:
12435         * gst/rtp/gstrtph264depay.c:
12436         * gst/rtp/gstrtpmp2tdepay.c:
12437         * gst/rtp/gstrtpmp4gdepay.c:
12438         * gst/rtp/gstrtpmp4gpay.c:
12439         * gst/rtp/gstrtpmp4vdepay.c:
12440         * gst/rtp/gstrtpmp4vpay.c:
12441         * gst/rtp/gstrtpmpadepay.c:
12442         * gst/rtp/gstrtpmpapay.c:
12443         * gst/rtp/gstrtppcmadepay.c:
12444         * gst/rtp/gstrtppcmapay.c:
12445         * gst/rtp/gstrtppcmudepay.c:
12446         * gst/rtp/gstrtppcmupay.c:
12447         * gst/rtp/gstrtpspeexdepay.c:
12448         * gst/rtp/gstrtpspeexpay.c:
12449         * gst/rtp/gstrtpsv3vdepay.c:
12450         Fix element descriptions.
12451
12452 2006-11-08  Wim Taymans  <wim@fluendo.com>
12453
12454         * gst/rtp/gstrtpvorbisdepay.c:
12455         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
12456         Fix description.
12457         Small cleanup in the payloader.
12458
12459 2006-11-08  Wim Taymans  <wim@fluendo.com>
12460
12461         * gst/rtp/Makefile.am:
12462         * gst/rtp/gstrtp.c: (plugin_init):
12463         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
12464         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
12465         (gst_rtp_theora_depay_finalize),
12466         (gst_rtp_theora_depay_parse_configuration),
12467         (gst_rtp_theora_depay_setcaps),
12468         (gst_rtp_theora_depay_switch_codebook),
12469         (gst_rtp_theora_depay_process),
12470         (gst_rtp_theora_depay_set_property),
12471         (gst_rtp_theora_depay_get_property),
12472         (gst_rtp_theora_depay_change_state),
12473         (gst_rtp_theora_depay_plugin_init):
12474         * gst/rtp/gstrtptheoradepay.h:
12475         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
12476         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
12477         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
12478         (gst_rtp_theora_pay_init_packet),
12479         (gst_rtp_theora_pay_flush_packet),
12480         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
12481         (gst_rtp_theora_pay_handle_buffer),
12482         (gst_rtp_theora_pay_plugin_init):
12483         * gst/rtp/gstrtptheorapay.h:
12484         Add theora pay/depayloaders.
12485
12486 2006-11-06  Wim Taymans  <wim@fluendo.com>
12487
12488         * gst/rtp/Makefile.am:
12489         We depend on gsttag to generate the vorbis comments.
12490
12491         * gst/rtp/gstrtpvorbisdepay.c:
12492         (gst_rtp_vorbis_depay_parse_configuration),
12493         (gst_rtp_vorbis_depay_setcaps),
12494         (gst_rtp_vorbis_depay_switch_codebook),
12495         (gst_rtp_vorbis_depay_process):
12496         * gst/rtp/gstrtpvorbisdepay.h:
12497         Parse configuration string in the depayloader.
12498         Implement selecting and switching to a new codebook.
12499         Receiving vorbis over RTP now works.
12500
12501         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
12502         (gst_rtp_vorbis_pay_init_packet),
12503         (gst_rtp_vorbis_pay_finish_headers),
12504         (gst_rtp_vorbis_pay_handle_buffer):
12505         * gst/rtp/gstrtpvorbispay.h:
12506         Set timestamps on outgoing buffers and RTP packets.
12507         Fix configuration string, prepend number of Packet headers.
12508         Fix encoding of ident string.
12509         Add delivery-method to caps.
12510         Streaming vorbis over RTP now works.
12511
12512 2006-11-06  Wim Taymans  <wim@fluendo.com>
12513
12514         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
12515         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
12516         (gst_rtp_vorbis_pay_handle_buffer):
12517         * gst/rtp/gstrtpvorbispay.h:
12518         Generate a valid configuration string in the caps based on the
12519         vorbis headers.
12520
12521 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
12522
12523         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
12524         * ext/cdio/gstcdio.h:
12525         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
12526           Move CD-TEXT utility function into common file so it can also be
12527           used by a future cdioparanoiasrc.
12528
12529 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
12530         
12531         * sys/v4l2/Makefile.am:
12532         * sys/v4l2/gstv4l2object.c:
12533         * sys/v4l2/gstv4l2src.c:
12534         * sys/v4l2/gstv4l2xoverlay.c:
12535         * sys/v4l2/v4l2_calls.c:
12536         * sys/v4l2/v4l2src_calls.c:
12537         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
12538         xoverlay code that is still not implemented.
12539
12540 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
12541
12542         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
12543           We require a -base more recent than 0.10.9, so it's safe to use
12544           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
12545
12546         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
12547         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
12548           Use _newsegment_full() now that we depend on a recent enough core.
12549
12550         * gst/wavparse/gstwavparse.c:
12551           Remove cruft that we don't need any longer now that we depend on
12552           a recent enough -base.
12553
12554 2006-10-31  Wim Taymans  <wim@fluendo.com>
12555
12556         * gst/rtp/Makefile.am:
12557         * gst/rtp/gstrtp.c: (plugin_init):
12558         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
12559         (gst_rtpilbcpay_setcaps):
12560         Fix and activate ILBC pay and depayloaders. Fixes #368162.
12561
12562 2006-10-31  Wim Taymans  <wim@fluendo.com>
12563
12564         * ext/speex/gstspeexdec.c: (speex_dec_convert),
12565         (speex_dec_sink_event), (speex_dec_chain_parse_header):
12566         Some small cleanups, use _scale.
12567
12568 2006-10-31  Wim Taymans  <wim@fluendo.com>
12569
12570         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
12571         Use higher precision scale function.
12572
12573 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
12574
12575         Patch by: Michal Benes  <michal dot benes at itonis tv>
12576
12577         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
12578         (gst_matroska_demux_read_track_encodings),
12579         (gst_matroska_decode_buffer):
12580           Fix several issues with encoded/compressed/encrypted/signed tracks;
12581           also, remove superfluous newline characters from some debug
12582           statements. (#366155)
12583
12584 2006-10-30  Wim Taymans  <wim@fluendo.com>
12585
12586         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
12587         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
12588         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
12589         (gst_smokedec_change_state):
12590         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
12591         (gst_smokeenc_init), (gst_smokeenc_finalize),
12592         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
12593         (gst_smokeenc_resync), (gst_smokeenc_chain),
12594         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
12595         (gst_smokeenc_change_state):
12596         Various cleanups, capsnego and leak fixes.
12597
12598 2006-10-30  Wim Taymans  <wim@fluendo.com>
12599
12600         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12601
12602         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
12603         Fix videomixer so that it can handle any combination of framerates.
12604         Fixes #367221.
12605
12606 2006-10-28  Wim Taymans  <wim@fluendo.com>
12607
12608         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
12609         (gst_avi_demux_parse_file_header),
12610         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
12611         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
12612         (gst_avi_demux_chain):
12613         Fix position query for audio. also fixes timestamps in streaming
12614         mode and bug #364958.
12615         Small cleanups.
12616
12617 2006-10-27  Wim Taymans  <wim@fluendo.com>
12618
12619         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
12620         * ext/libpng/gstpngenc.h:
12621         Fix strides. Fixes #364856.
12622         Cleanup capsnego.
12623         Set caps on outgoing buffers.
12624
12625 2006-10-18  Wim Taymans  <wim@fluendo.com>
12626
12627         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
12628
12629         * gst/rtp/gstrtpgsmpay.c:
12630         * gst/rtp/gstrtph263pay.c:
12631         * gst/rtp/gstrtpmpapay.c:
12632         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
12633         (gst_rtp_pcma_pay_handle_buffer):
12634         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
12635         Add static payload numbers in addition to the dynamic ones.
12636         Fixes #361639.
12637
12638 2006-10-18  Wim Taymans  <wim@fluendo.com>
12639
12640         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
12641         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
12642         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
12643         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
12644         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
12645         * gst/rtsp/rtspdefs.h:
12646         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
12647         * gst/rtsp/rtspurl.h:
12648         Reuse already existing enum for lower transport.
12649         Add rtspt and rtspu protocols.
12650         Send redirect to rtspt when udp times out.
12651
12652 2006-10-18  Wim Taymans  <wim@fluendo.com>
12653
12654         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
12655         (gst_wavparse_stream_data):
12656         Fix seeking some more, mostly for speed changes.
12657
12658 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12659
12660         Patch by: Fredrik Persson  <frepe at bredband net>
12661
12662         * sys/v4l2/gstv4l2tuner.c:
12663         * sys/v4l2/gstv4l2tuner.h:
12664           Fix _set_channel(): remove useless g_object_notify() for "channel"
12665           property that doesn't exist any longer and therefore now also
12666           useless redirect (#338818).
12667
12668 2006-10-17  Wim Taymans  <wim@fluendo.com>
12669
12670         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
12671         Some drivers do not support unsetting the non-blocking flag once the
12672         device is opened. In those cases, close/open the device in
12673         non-blocking mode. Fixes #362673.
12674
12675 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
12676
12677         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
12678         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
12679         (gst_v4l2src_get_fps):
12680           dear stefan, framespersecond is not frameperiod, reverting but adding
12681           comment
12682
12683 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
12684
12685         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
12686         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
12687         (gst_v4l2src_get_fps):
12688           Numerator is numerator and denominator is denominator. Say that aloud
12689           5 times and retry after next beer.
12690
12691 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
12692
12693         Patch by: Josep Torra Valles  <josep at fluendo com>
12694
12695         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
12696         * ext/esd/esdsink.c: (gst_esdsink_write):
12697         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
12698         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
12699         (gst_flac_dec_send_newsegment):
12700         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
12701         (gst_flac_enc_tell_callback):
12702         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
12703         (smokecodec_parse_header), (smokecodec_decode):
12704         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
12705         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
12706         * gst/goom/Makefile.am:
12707         * gst/goom/gstgoom.c:
12708         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
12709         * gst/rtsp/gstrtspsrc.c:
12710         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
12711         * gst/udp/gstudpsink.c:
12712         * gst/udp/gstudpsrc.c:
12713         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
12714         * sys/sunaudio/gstsunaudiomixertrack.h:
12715           Fix a bunch of problems discovered by the Forte compiler, mostly type
12716           mixups and pointer arithmetics with void pointers. Fixes #362603.
12717
12718 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
12719
12720         * ext/speex/gstspeex.c: (plugin_init):
12721         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
12722         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
12723         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
12724         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
12725         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
12726         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
12727         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
12728         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
12729         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
12730         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
12731         (gst_speex_enc_chain), (gst_speex_enc_get_property),
12732         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
12733         * ext/speex/gstspeexenc.h:
12734           Miscellaneous clean-ups, among other things: speexenc => enc to
12735           enhance code readability; change speexenc => speex_enc; in chain
12736           function unref input buffer in case of error; take reference in
12737           event function; use boilerplate macro; use gst_pad_query_peer_*
12738           convenience functions.
12739
12740 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
12741
12742         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
12743         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
12744         (gst_speexenc_set_header_on_caps):
12745           Fix some mem leaks.
12746
12747 2006-10-11  Wim Taymans  <wim@fluendo.com>
12748
12749         * gst/rtsp/URLS:
12750         Added some other URL.
12751
12752         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
12753         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
12754         (gst_rtspsrc_open), (gst_rtspsrc_play),
12755         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
12756         * gst/rtsp/gstrtspsrc.h:
12757         Work on fallback to TCP connection when the UDP socket times out.
12758         Handler server requests, just reply with OK for now.
12759
12760         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
12761         * gst/rtsp/rtspdefs.h:
12762         Added some more Real extension headers.
12763
12764         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
12765         Fix parsing of urls with a ':' that is not part of the hostname:port
12766         part of the url.
12767
12768 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
12769
12770         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
12771         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
12772         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
12773           Activate pad before adding it to the already-running element.
12774
12775         * tests/check/elements/icydemux.c: (icydemux_found_pad):
12776           Activate newly-created pad too.
12777
12778 2006-10-11  Wim Taymans  <wim@fluendo.com>
12779
12780         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
12781
12782         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
12783         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
12784         (gst_udpsrc_start):
12785         Fix some leaks in caps and uris. Fixes #361252.
12786
12787 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
12788
12789         * gst/wavparse/Makefile.am:
12790           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
12791
12792 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
12793
12794         * sys/v4l2/gstv4l2xoverlay.c:
12795         * sys/v4l2/gstv4l2xoverlay.h:
12796         Fix build as per the patch in #338818 comment 36.
12797
12798 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
12799
12800         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
12801           Activate pads before adding them to the source.
12802
12803 2006-10-06  Wim Taymans  <wim@fluendo.com>
12804
12805         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
12806         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
12807         Activate pads before adding.
12808
12809 2006-10-06  Wim Taymans  <wim@fluendo.com>
12810
12811         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
12812         (gst_multipart_find_pad_by_mime):
12813         Activate pads before adding.
12814
12815         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
12816         BOILERPLATE sets parent_class for us.
12817
12818 2006-10-06  Wim Taymans  <wim@fluendo.com>
12819
12820         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
12821         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
12822         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
12823         (gst_rtspsrc_alloc_udp_ports),
12824         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
12825         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
12826         (gst_rtspsrc_create_transports_string),
12827         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
12828         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
12829         * gst/rtsp/gstrtspsrc.h:
12830         Rework how the transport string is constructed, try to share channels
12831         and udp ports.
12832         Make most of the stuff less dependant on RTP as we are also going to use
12833         it for RDT.
12834         Add support for transport specific session managers.
12835
12836         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
12837         Implement _flush().
12838
12839         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
12840         * gst/rtsp/rtspdefs.h:
12841         Add generic error return code.
12842
12843         * gst/rtsp/rtspext.h:
12844         Add support for pluggable tranport strings.
12845
12846         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
12847         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
12848         (rtsp_ext_wms_get_context):
12849         Detect WMServer and activate the extension.
12850
12851         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
12852         (rtsp_transport_get_manager), (rtsp_transport_parse):
12853         * gst/rtsp/rtsptransport.h:
12854         Added methods to get mime/manager for certain transports.
12855
12856 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
12857
12858         * ext/cairo/gsttimeoverlay.c:
12859         (gst_cairo_time_overlay_update_font_height):
12860         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
12861         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
12862         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
12863         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
12864         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
12865         * ext/libpng/gstpngdec.c: (user_endrow_callback):
12866         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
12867         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
12868         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
12869         (gst_avi_demux_stream_data):
12870         * gst/cutter/gstcutter.c: (gst_cutter_chain):
12871         * gst/debug/efence.c: (gst_efence_buffer_alloc),
12872         (gst_fenced_buffer_copy):
12873         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12874         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
12875         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
12876         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
12877         (gst_rtspsrc_handle_message):
12878         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
12879         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
12880           Printf format fixes.
12881
12882 2006-10-04  Wim Taymans  <wim@fluendo.com>
12883
12884         * gst/rtsp/Makefile.am:
12885         Dist new .h file too.
12886
12887 2006-10-04  Wim Taymans  <wim@fluendo.com>
12888
12889         * gst/rtsp/Makefile.am:
12890         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
12891         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
12892         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
12893         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
12894         (gst_rtspsrc_parse_rtpmap),
12895         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
12896         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
12897         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
12898         * gst/rtsp/gstrtspsrc.h:
12899         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
12900         * gst/rtsp/rtspdefs.h:
12901         * gst/rtsp/rtspext.h:
12902         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
12903         (rtsp_ext_wms_get_context):
12904         * gst/rtsp/rtspextwms.h:
12905         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
12906         (rtsp_transport_parse):
12907         * gst/rtsp/rtsptransport.h:
12908         Factor out extension in separate module.
12909         Fix getcaps to filter against the padtemplate.
12910         Use Content-Base if the server gives one.
12911         Rework the transport parsing a bit for future extensions.
12912         Added some Real Header field definitions.
12913
12914 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12915
12916         * docs/plugins/Makefile.am:
12917         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12918         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12919           added v4l2 stubs
12920         * gst-plugins-good.spec.in:
12921           add v4l2
12922
12923 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
12924
12925         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12926           Extract disc/album/medium number and count and try harder
12927           to extract track number/count.
12928
12929 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12930
12931         * configure.ac:
12932         * sys/Makefile.am:
12933           add build stuff for v4l2, needs --enable-experimental until
12934           the last bits are resolved
12935
12936 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
12937
12938         * tests/check/Makefile.am:
12939           Disable autodetect test temporarily, so that the build bots
12940           update -bad and the ranks of unreliable video sinks in there.
12941
12942         * tests/check/elements/autodetect.c: (GST_START_TEST):
12943           Skip test if no usable videosink is found.
12944
12945 2006-09-29  Wim Taymans  <wim@fluendo.com>
12946
12947         * gst/rtsp/URLS:
12948         Add some more URLs.
12949
12950         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
12951         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
12952         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
12953         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
12954         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
12955         (gst_rtspsrc_loop), (gst_rtspsrc_send),
12956         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
12957         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
12958         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
12959         * gst/rtsp/gstrtspsrc.h:
12960         Add timeout property to control UDP timeouts.
12961         Fix error messages.
12962         Also start a loop function when operating in UDP mode so that we can
12963         do some more stuff async.
12964         Handle element messages from udpsrc to detect timeouts. If a timeout
12965         happens we currently generate an error.
12966         API: rtspsrc::timeout property.
12967
12968         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
12969         (gst_udpsrc_create):
12970         Really implement the timeout in microseconds and not milliseconds.
12971
12972 2006-09-29  Wim Taymans  <wim@fluendo.com>
12973
12974         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
12975         (gst_udpsrc_create), (gst_udpsrc_set_property),
12976         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
12977         * gst/udp/gstudpsrc.h:
12978         Added property to post a message on timeout.
12979         Updated docs.
12980         When restarting the select, initialize the fdsets again.
12981         Init control sockets so we don't accidentally close a random socket.
12982         API: GstUDPSrc::timeout property
12983
12984 2006-09-29  Wim Taymans  <wim@fluendo.com>
12985
12986         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
12987         Fix flag registration.
12988
12989         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
12990         Reading 0 also means 'no more commands'
12991
12992 2006-09-29  Wim Taymans  <wim@fluendo.com>
12993
12994         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
12995
12996         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
12997         Fix possible infinite loop when shutting down, a read can also return
12998         0 to indicate no more messages are available. Fixes #358156.
12999
13000 2006-09-25  Wim Taymans  <wim@fluendo.com>
13001
13002         * gst/autodetect/gstautoaudiosink.c:
13003         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
13004         (gst_auto_audio_sink_find_best):
13005         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
13006         Small cleanups.
13007         don't try to set "sync" property when it is not available.
13008
13009 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
13010
13011         Patch by: Peter Kjellerstedt  <pkj at axis com>
13012
13013         * gst/alpha/gstalpha.c:
13014         * gst/rtp/gstrtpamrdepay.c:
13015         * gst/rtsp/gstrtspsrc.c:
13016         * gst/udp/gstudpsrc.c:
13017         * gst/videomixer/videomixer.c:
13018           Include stdlib.h in some more places, makes things compile
13019           with uClibc and -Werror (#357592).
13020
13021 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
13022
13023         * ext/jpeg/gstjpegdec.c:
13024           Set minimum height to 8 (from 16), our code should handle
13025           that fine. Some of the buttons on the apple trailer site
13026           are apparently only 15 pixels high (see #357470).
13027
13028 2006-09-23  Wim Taymans  <wim@fluendo.com>
13029
13030         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
13031         (gst_rtspsrc_open):
13032         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13033         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13034         (rtsp_connection_receive):
13035         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13036         * gst/rtsp/rtspdefs.h:
13037         Improve error reporting.
13038
13039 2006-09-23  Wim Taymans  <wim@fluendo.com>
13040
13041         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
13042         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
13043         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
13044         * gst/rtp/gstrtpdepay.c:
13045         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
13046         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
13047         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
13048         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
13049         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
13050         (gst_rtp_mp2t_depay_plugin_init):
13051         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
13052         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
13053         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
13054         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
13055         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
13056         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
13057         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
13058         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
13059         Fix klass typos.
13060         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
13061
13062 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
13063
13064         * configure.ac:
13065           Need  -base CVS for gst_base_rtp_depayload_push_ts().
13066
13067 2006-09-22  Wim Taymans  <wim@fluendo.com>
13068
13069         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
13070         Don't check for a tag that is never there and check if we read the
13071         correct tag. Fixes seeking again.
13072         We must post an error when all pads are unlinked.
13073
13074 2006-09-22  Wim Taymans  <wim@fluendo.com>
13075
13076         * gst/rtp/Makefile.am:
13077         * gst/rtp/gstrtp.c: (plugin_init):
13078         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
13079         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
13080         (gst_rtp_vorbis_pay_reset_packet),
13081         (gst_rtp_vorbis_pay_init_packet),
13082         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
13083         (gst_rtp_vorbis_pay_handle_buffer):
13084         More fixage, set endoder-params correctly in the payloader.
13085
13086 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
13087
13088         * gst/autodetect/gstautoaudiosink.c:
13089         (gst_auto_audio_sink_base_init):
13090         * gst/autodetect/gstautovideosink.c:
13091         (gst_auto_video_sink_base_init):
13092           Make static pad templates static to appease valgrind's leak
13093           detector.
13094
13095         * tests/check/Makefile.am:
13096         * tests/check/elements/.cvsignore:
13097         * tests/check/elements/autodetect.c: (GST_START_TEST),
13098         (autodetect_suite):
13099           Add simple test for the ghostpad lockup on shutdown fixed in core
13100           CVS (audio bit disabled because it would need dozens of alsa
13101           suppressions and I'm too lazy to add those now).
13102
13103 2006-09-22  Wim Taymans  <wim@fluendo.com>
13104
13105         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
13106         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
13107         Small cleanups.
13108
13109         * gst/rtp/Makefile.am:
13110         * gst/rtp/gstrtp.c: (plugin_init):
13111         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
13112         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
13113         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
13114         (gst_rtp_vorbis_depay_process),
13115         (gst_rtp_vorbis_depay_set_property),
13116         (gst_rtp_vorbis_depay_get_property),
13117         (gst_rtp_vorbis_depay_change_state),
13118         (gst_rtp_vorbis_depay_plugin_init):
13119         * gst/rtp/gstrtpvorbisdepay.h:
13120         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
13121         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
13122         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
13123         (gst_rtp_vorbis_pay_flush_packet),
13124         (gst_rtp_vorbis_pay_append_buffer),
13125         (gst_rtp_vorbis_pay_handle_buffer),
13126         (gst_rtp_vorbis_pay_plugin_init):
13127         * gst/rtp/gstrtpvorbispay.h:
13128         Add experimental vorbis pay and depayloaders.
13129
13130 2006-09-21  Wim Taymans  <wim@fluendo.com>
13131
13132         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
13133         Fix profile-level-id parsing and setup.
13134
13135 2006-09-21  Wim Taymans  <wim@fluendo.com>
13136
13137         * gst/udp/README:
13138         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
13139         Update README, simple cleanup.
13140
13141 2006-09-21  Wim Taymans  <wim@fluendo.com>
13142
13143         * gst/rtp/README:
13144         Update README with some examples.
13145
13146         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
13147         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
13148         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
13149         (gst_rtp_mp4g_pay_setcaps):
13150         * gst/rtp/gstrtpmp4gpay.h:
13151         Make optional RTP parameters of type STRING, as required by the
13152         application/x-rtp caps specification.
13153
13154 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
13155
13156         * gst/rtp/gstrtph263pdepay.c:
13157         * gst/rtp/gstrtph263ppay.c:
13158         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
13159         RTP header.
13160
13161 2006-09-20  Wim Taymans  <wim@fluendo.com>
13162
13163         * gst/rtp/Makefile.am:
13164         And makefile too.
13165
13166 2006-09-20  Wim Taymans  <wim@fluendo.com>
13167
13168         * gst/rtp/gstrtp.c: (plugin_init):
13169         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
13170         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
13171         (decode_base64), (gst_rtp_asf_depay_setcaps),
13172         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
13173         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
13174         (gst_rtp_asf_depay_plugin_init):
13175         * gst/rtp/gstrtpasfdepay.h:
13176         Added preliminary ASF depayloader.
13177
13178         * gst/rtp/gstrtph264depay.c: (decode_base64):
13179         Fix base64 decoding.
13180
13181 2006-09-20  Wim Taymans  <wim@fluendo.com>
13182
13183         * gst/rtsp/URLS:
13184         Added some test URLS.
13185
13186         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
13187         (gst_rtspsrc_loop), (gst_rtspsrc_open):
13188         * gst/rtsp/gstrtspsrc.h:
13189         When creating streams, give access to the complete SDP.
13190         Fix some leaks.
13191         Collect and merge global stream properties in stream caps.
13192         Preliminary support for WMServer.
13193
13194         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13195         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13196         (rtsp_connection_receive):
13197         * gst/rtsp/rtspconnection.h:
13198         Make connection interruptable.
13199         Refactor to make it reconnectable.
13200         Don't fail on short reads when reading data packets.
13201
13202         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
13203         (rtsp_url_get_port):
13204         * gst/rtsp/rtspurl.h:
13205         Add methods for getting/setting the port.
13206
13207         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
13208         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
13209         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
13210         (sdp_media_get_format), (sdp_parse_line),
13211         (sdp_message_parse_buffer):
13212         Fix headers. 
13213         Add methods for getting multiple attributes with the same name.
13214         Increase buffer size when parsing.
13215         Fix parsing of a=foo fields.
13216
13217         * gst/rtsp/test.c: (main):
13218         Update to new connection API.
13219
13220         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
13221         (rtsp_message_init_response), (rtsp_message_init_data),
13222         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
13223         * gst/rtsp/rtspmessage.h:
13224         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
13225         * gst/rtsp/rtsptransport.h:
13226         * gst/rtsp/sdp.h:
13227         * gst/rtsp/sdpmessage.h:
13228         * gst/rtsp/gstrtsp.c:
13229         * gst/rtsp/gstrtsp.h:
13230         * gst/rtsp/gstrtpdec.c:
13231         * gst/rtsp/gstrtpdec.h:
13232         * gst/rtsp/rtsp.h:
13233         * gst/rtsp/rtspdefs.c:
13234         * gst/rtsp/rtspdefs.h:
13235         Dual licensed under MIT and LGPL now.
13236
13237 2006-09-19  Wim Taymans  <wim@fluendo.com>
13238
13239         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
13240         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
13241         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13242         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13243         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
13244         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13245         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
13246         * gst/rtsp/gstrtspsrc.h:
13247         Reorganize stream parsing and creation.
13248         Detect container formats in interleaved mode.
13249         Keep more state about the streams.
13250         Assume a server also supports PLAY if it does not say.
13251         Add unicast and interleaved properties to TCP transport requests to make
13252         some servers happy (WMServer).
13253
13254         * gst/rtsp/sdpmessage.h:
13255         Add some defines for the standard Bandwidth types.
13256
13257 2006-09-19  Wim Taymans  <wim@fluendo.com>
13258
13259         * gst/rtsp/test.c: (main):
13260         Fix build.
13261
13262 2006-09-19  Wim Taymans  <wim@fluendo.com>
13263
13264         * gst/wavparse/gstwavparse.c:
13265         Add ms-gsm to the src template.
13266
13267 2006-09-18  Wim Taymans  <wim@fluendo.com>
13268
13269         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
13270         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
13271         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
13272         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
13273         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13274         * gst/rtsp/gstrtspsrc.h:
13275         Small cleanups, added documentation.
13276         Try to clean up the requests and responses.
13277         Refactor parsing the supported methods.
13278
13279         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
13280         (rtsp_connection_create), (rtsp_connection_send),
13281         (parse_response_status), (parse_request_line),
13282         (rtsp_connection_receive), (rtsp_connection_close),
13283         (rtsp_connection_free):
13284         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
13285         (rtsp_transport_init), (rtsp_transport_parse),
13286         (rtsp_transport_free):
13287         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13288         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
13289         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
13290         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
13291         Use g_return_val some more.
13292
13293         * gst/rtsp/rtspdefs.h:
13294         Add more enum values to track initial states.
13295
13296         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
13297         (rtsp_message_init_request), (rtsp_message_new_response),
13298         (rtsp_message_init_response), (rtsp_message_init_data),
13299         (rtsp_message_unset), (rtsp_message_free),
13300         (rtsp_message_add_header), (rtsp_message_remove_header),
13301         (rtsp_message_get_header), (rtsp_message_set_body),
13302         (rtsp_message_take_body), (rtsp_message_get_body),
13303         (rtsp_message_steal_body), (rtsp_message_dump):
13304         * gst/rtsp/rtspmessage.h:
13305         Reorder arguments, object goes as the first one.
13306         Use g_return_val some more.
13307
13308 2006-09-18  Wim Taymans  <wim@fluendo.com>
13309
13310         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
13311         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
13312         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
13313         * gst/rtsp/gstrtspsrc.h:
13314         Export sometimes source pad with correct caps on the template, create
13315         the ghostpad from the template.
13316         Remove RTCP template as we never expose RTCP.
13317         Protect against invalid body size.
13318         Avoid memcpy when creating the output buffer.
13319         Properly post an error and send EOS when the loop function is shut down.
13320
13321 2006-09-18  Wim Taymans  <wim@fluendo.com>
13322
13323         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13324
13325         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13326         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
13327         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13328         * gst/rtsp/gstrtspsrc.h:
13329         Make sure we can never set an invalid location.
13330
13331         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
13332         * gst/rtsp/rtspmessage.h:
13333         Added _steal_body method for future use.
13334
13335         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
13336         Make freeing of NULL url return immediatly.
13337
13338 2006-09-18  Wim Taymans  <wim@fluendo.com>
13339
13340         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13341
13342         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
13343         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
13344         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
13345         (gst_rtspsrc_change_state):
13346         * gst/rtsp/gstrtspsrc.h:
13347         Use boilerplate.
13348         Make rtspsrc subclass GstBin to make state changes easier.
13349         Add Range header field on the PLAY request.
13350
13351 2006-09-18  Wim Taymans  <wim@fluendo.com>
13352
13353         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
13354
13355         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
13356         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13357         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
13358         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
13359         * gst/rtsp/rtspconnection.c: (inet_aton):
13360         Small cleanups.
13361         when multicast is selected as the transport, create UDP sources and
13362         connect to the multicast group.
13363         Move parsing and setting of caps to a common place.
13364         Fixes #349894.
13365
13366 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
13367
13368         * ext/flac/gstflactag.c:
13369         * gst/alpha/gstalpha.c:
13370         * gst/debug/breakmydata.c:
13371         * gst/debug/negotiation.c:
13372         * gst/debug/testplugin.c:
13373         * gst/effectv/gstaging.c:
13374         * gst/effectv/gstdice.c:
13375         * gst/effectv/gstedge.c:
13376         * gst/effectv/gstquark.c:
13377         * gst/effectv/gstrev.c:
13378         * gst/effectv/gstshagadelic.c:
13379         * gst/effectv/gstvertigo.c:
13380         * gst/effectv/gstwarp.c:
13381         * gst/multipart/multipartdemux.c:
13382         * gst/multipart/multipartmux.c:
13383         * gst/videobox/gstvideobox.c:
13384         * gst/videofilter/gstgamma.c:
13385         * gst/videofilter/gstvideotemplate.c:
13386         * gst/videomixer/videomixer.c:
13387         * sys/sunaudio/gstsunaudiosrc.h:
13388         More G_OBJECT macro fixing.
13389
13390 2006-09-16  Wim Taymans  <wim@fluendo.com>
13391
13392         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
13393
13394         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
13395         Correctly set the dwLength in strh.
13396         With this patch, the file duration is now displayed correctly in window
13397         media player and the AVI plays completely. Fixes #356147
13398
13399 2006-09-15  Wim Taymans  <wim@fluendo.com>
13400
13401         Patch by: Darren Kenny <darren dot kenny at sun dot com>
13402
13403         * sys/sunaudio/gstsunaudiomixerctrl.c:
13404         (gst_sunaudiomixer_ctrl_build_list):
13405         Set the output track as the MASTER so that the gnome-settings-daemon
13406         keybindings for changing the volume using the keyboard works.
13407         Fixes #356142.
13408
13409 2006-09-15  Wim Taymans  <wim@fluendo.com>
13410
13411         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
13412         Fix documentation, it is not possible to control the framerate of jpegdec
13413         using filtered caps yet. Fixes #355210.
13414         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
13415         stop when there is an error.
13416
13417 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
13418
13419         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
13420         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
13421           Don't interpret a first buffer with an offset of NONE as
13422           'from the middle of the stream', but only a first buffer
13423           that has a valid buffer offset that's non-zero (see #345449).
13424
13425 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
13426
13427         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
13428         (gst_icydemux_typefind_or_forward):
13429         * gst/icydemux/gsticydemux.h:
13430           When we merge/collect multiple incoming buffers for typefinding
13431           purposes, keep an initial 0 offset on the first outgoing buffer
13432           as well (otherwise id3demux won't work right). Fixes #345449.
13433           Also Make buffer metadata writable before setting buffer caps.
13434
13435         * tests/check/elements/icydemux.c: (typefind_succeed),
13436         (cleanup_icydemux), (push_data), (GST_START_TEST),
13437         (icydemux_suite):
13438           Small test case for the above.
13439
13440 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
13441
13442         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
13443         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
13444         (gst_avi_demux_stream_header_push),
13445         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13446         (gst_avi_demux_loop):
13447           More code reuse and better logging in _peek_chunk(). Reintroduce check
13448           for chunk sizes before reading them (avoid oom). Better handling for 
13449           invalid chunksizes when streaming.
13450
13451 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
13452
13453         * gst/level/gstlevel.c: (gst_level_set_property):
13454         * gst/level/gstlevel.h:
13455           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
13456           René Stadler
13457
13458 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
13459
13460         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
13461         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
13462         (gst_avi_demux_stream_data):
13463           Revert one change to fix streaming avi (adapter size != data size).
13464
13465 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13466
13467         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
13468
13469         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
13470         (gst_matroska_demux_reset),
13471         (gst_matroska_demux_read_track_encodings),
13472         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
13473         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13474         (gst_matroska_demux_subtitle_caps):
13475         * gst/matroska/matroska-ids.h:
13476           Add support for VOBSUB subtitle tracks and zlib-compressed
13477           tracks. Make sure we start on a keyframe after a seek. (#343348)
13478
13479 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13480
13481         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
13482         (gst_matroska_demux_push_flac_codec_priv_data),
13483         (gst_matroska_demux_push_xiph_codec_priv_data),
13484         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13485         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
13486         * gst/matroska/matroska-ids.h:
13487           Add basic FLAC support (#311586), not perfect yet though, needs some
13488           tweaking in flacdec; also, seeking could be better.
13489           Do better bounds checking when deserialising vorbis stream headers
13490           to make sure we don't read beyond the end of the buffer on bad input.
13491
13492 2006-09-04  Wim Taymans  <wim@fluendo.com>
13493
13494         Patch by: Alessandro Decina <alessandro at nnva dot org>
13495
13496         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
13497         Seeking back in a file containing a CMML stream errors out if the seek
13498         goes back up to the CMML headers. This is because after the seek the xml
13499         processing instruction <?xml ...?> is submitted to the xml parser again, 
13500         which results in an error. The attached patch fixes the problem. 
13501         Fixes #353908.
13502
13503         * ext/annodex/gstcmmlenc.h:
13504         Fix authors name.
13505
13506
13507 2006-08-28  Andy Wingo  <wingo@pobox.com>
13508
13509         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
13510         New helper function to lessen the ifdefs.
13511         (GST_INFO_OBJECT): 
13512         (gst_dv1394src_iso_receive): Use it.
13513         (gst_dv1394src_create): Also use the control sockets in iec61883
13514         mode.
13515         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
13516         handle for AVC operations; fixes #348233.
13517
13518 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
13519
13520         * configure.ac:
13521         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13522         * docs/plugins/inspect/plugin-audiofx.xml:
13523         * docs/plugins/inspect/plugin-audiofxgood.xml:
13524         * gst/audiofx/Makefile.am:
13525         * gst/audiofx/audiofx.c:
13526         * gst/audiofxgood/.cvsignore:
13527         * gst/audiofxgood/Makefile.am:
13528         * gst/audiofxgood/audiofx.c:
13529         * gst/audiofxgood/audiopanorama.c:
13530         * gst/audiofxgood/audiopanorama.h:
13531           Rename again (audiofxgood -> audiofx).
13532
13533 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
13534
13535         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
13536         (gst_avi_demux_stream_scan):
13537           Initialze variables.
13538
13539 2006-08-25  Wim Taymans  <wim@fluendo.com>
13540
13541         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
13542         (gst_avi_demux_init), (gst_avi_demux_finalize),
13543         (gst_avi_demux_reset), (gst_avi_demux_index_last),
13544         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
13545         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
13546         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
13547         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
13548         (gst_avi_demux_massage_index),
13549         (gst_avi_demux_calculate_durations_from_index),
13550         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
13551         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
13552         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
13553         (gst_avi_demux_change_state):
13554         * gst/avi/gstavidemux.h:
13555         More attempts to turn this into readable code.
13556         Don't leak adapters.
13557         Calculate duration according to index more efficiently.
13558         Don't try to act like we drive the pipeline in chain mode.
13559
13560 2006-08-25  Wim Taymans  <wim@fluendo.com>
13561
13562         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
13563         Fix build.
13564
13565 2006-08-25  Wim Taymans  <wim@fluendo.com>
13566
13567         Patch by: Alessandro Decina <alessandro at nnva dot org>
13568
13569         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
13570         Do some extra sanity checks.
13571         Fixes #350340.
13572
13573         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
13574         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
13575         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
13576         Check if clip->start_time is valid before adding the clip to the
13577         track list.
13578         Reset enc->preamble going from PAUSED to READY.
13579         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
13580         only used for EOS.
13581         Only post an error message if we were the one that created the fatal
13582         GstFlowReturn value.
13583
13584         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
13585         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
13586         Parse the seconds field of the npt-sec time format using %llu rather than
13587         %d and check that the value scaled by GST_SECOND doesn't overflow.
13588         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
13589         Lookup a clip's track with clip->track rather than clip->id which
13590         makes no sense.
13591         Identify a clip by its track and start time and not its xml id.
13592         do some more input checking and make sure we don't do undefined shifts.
13593
13594         * tests/check/elements/cmmldec.c: (setup_cmmldec),
13595         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
13596         (cmml_tag_message_pop), (check_headers), (push_clip_full),
13597         (push_clip), (push_empty_clip), (check_output_clip),
13598         (GST_START_TEST), (cmmldec_suite):
13599         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
13600         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
13601         (check_headers), (push_clip), (check_clip_times), (check_clip),
13602         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
13603         Added some more checks.
13604
13605 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13606
13607         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
13608         (gst_audio_panorama_set_property),
13609         (gst_audio_panorama_get_property),
13610         (gst_audio_panorama_transform_m2s_int),
13611         (gst_audio_panorama_transform_s2s_int),
13612         (gst_audio_panorama_transform_m2s_float),
13613         (gst_audio_panorama_transform_s2s_float):
13614         * gst/audiofxgood/audiopanorama.h:
13615         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
13616           Make also the pan-property float (saves scaling and yields better
13617           resolution)
13618
13619 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13620
13621         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
13622         (gst_audio_panorama_transform_m2s_float),
13623         (gst_audio_panorama_transform_s2s_float):
13624           ChangeLog surgery to add cymax's real name
13625
13626
13627 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13628
13629         Patch by: René Stadler <mail@renestadler.de>
13630
13631         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
13632         (gst_audio_panorama_transform_m2s_int),
13633         (gst_audio_panorama_transform_s2s_int),
13634         (gst_audio_panorama_transform_m2s_float),
13635         (gst_audio_panorama_transform_s2s_float),
13636         (gst_audio_panorama_transform):
13637         * gst/audiofxgood/audiopanorama.h:
13638           Added float support
13639
13640 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13641
13642         * gst/audiofxgood/audiopanorama.c:
13643         (gst_audio_panorama_transform_m2s):
13644           Fix docs & debug category. Add Fixme for volume pan levels.
13645
13646 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13647
13648         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
13649         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
13650         (gst_avi_demux_stream_header_pull),
13651         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13652         (gst_avi_demux_chain):
13653           unbreak AVI index handling, some more debug, remove an obsolete
13654           adapter_flush that caused streaming to wander off in the wild
13655
13656 2006-08-24  Wim Taymans  <wim@fluendo.com>
13657
13658         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13659         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
13660         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
13661         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
13662         (gst_avi_demux_calculate_durations_from_index),
13663         (gst_avi_demux_stream_header_push),
13664         (gst_avi_demux_stream_header_pull):
13665         * gst/avi/gstavidemux.h:
13666         Some more cleanups. 
13667         Fix totalFrames parsing in ODML.
13668         Disable use of index for length calculation in case of ODML as this is
13669         broken now.
13670
13671 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
13672
13673         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
13674           Use libgsttag helper function here too.
13675
13676 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
13677
13678         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
13679         (gst_avi_demux_init), (gst_avi_demux_dispose),
13680         (gst_avi_demux_reset), (gst_avi_demux_index_next),
13681         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
13682         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
13683         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
13684         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
13685         (gst_avi_demux_parse_subindex),
13686         (gst_avi_demux_read_subindexes_push),
13687         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
13688         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
13689         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
13690         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
13691         (gst_avi_demux_stream_header_pull),
13692         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13693         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
13694         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
13695         (gst_avi_demux_change_state):
13696         * gst/avi/gstavidemux.h:
13697           Initial streaming support for avidemux (fixes #336465)
13698
13699 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13700
13701         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13702           There is no taglibmux element ...
13703
13704         * gst/rtsp/gstrtspsrc.c:
13705           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
13706           was complaining about unknown entity here.
13707
13708 2006-08-22  Wim Taymans  <wim@fluendo.com>
13709
13710         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
13711         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
13712         (gst_avi_demux_process_next_entry):
13713         * gst/avi/gstavidemux.h:
13714         Mark DISCONT.
13715         Remove old unused fields and reorder the struct a bit.
13716
13717 2006-08-22  Wim Taymans  <wim@fluendo.com>
13718
13719         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
13720         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
13721         (gst_rtspsrc_pause):
13722         * gst/rtsp/gstrtspsrc.h:
13723         * sys/oss/gstosssink.c: (gst_oss_sink_open),
13724         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
13725         Small documentation updates.
13726
13727 2006-08-22  Wim Taymans  <wim@fluendo.com>
13728
13729         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13730         (gst_avi_demux_index_entry_for_time),
13731         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
13732         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
13733         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
13734         (gst_avi_demux_next_data_buffer),
13735         (gst_avi_demux_calculate_durations_from_index),
13736         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
13737         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
13738         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
13739         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
13740         * gst/avi/gstavidemux.h:
13741         Precalc most of the duration query for each stream.
13742         Make seeking more correct.
13743         Use GstSegment to track position and duration.
13744         Code cleanups and leak fixes.
13745         Calculate correct total duration based on index length.
13746
13747 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
13748
13749         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
13750         (parse_insert_string_field):
13751           If strings in text fields are marked ISO8859-1, but contain
13752           valid UTF-8 already, then handle them as UTF-8 and ignore
13753           the encoding. (#351794)
13754
13755 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13756
13757         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
13758         (gst_flac_dec_write), (gst_flac_dec_loop),
13759         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
13760         (gst_flac_dec_src_query):
13761         * ext/flac/gstflacdec.h:
13762           Make flac-in-ogg work (#352100).
13763
13764 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13765
13766         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
13767           Don't unref buffers of which we've already given away
13768           ownership to the adapter.
13769
13770 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13771
13772         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
13773           Make metadata extraction actually work.
13774
13775         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
13776         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
13777         (gst_speexenc_chain):
13778           Fix metadata writing: replace old code which wrote completely
13779           broken tags with libgsttag-based code. Plus miscellaneous
13780           code cleanups (use static pad templates etc.) and a bunch
13781           of leak fixes.
13782
13783 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
13784
13785         * gst/audiopanorama/.cvsignore:
13786         * gst/audiopanorama/Makefile.am:
13787         * gst/audiopanorama/audiofx.c:
13788         * gst/audiopanorama/audiopanorama.c:
13789         * gst/audiopanorama/audiopanorama.h:
13790           die! die! die! you should never have been there
13791
13792 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
13793
13794         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
13795         Fix invalid memory access in audiopanorama test suite.
13796
13797 2006-08-21  Edward Hervey  <edward@fluendo.com>
13798
13799         * tests/check/elements/.cvsignore:
13800         ignore built file
13801
13802 2006-08-21  Wim Taymans  <wim@fluendo.com>
13803
13804         * gst/rtp/Makefile.am:
13805         Fix the build again.
13806
13807 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
13808
13809         * gst/audiofxgood/.cvsignore:
13810         * gst/audiofxgood/Makefile.am:
13811         * gst/audiofxgood/audiofx.c: (plugin_init):
13812         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
13813         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
13814         (gst_audio_panorama_set_property),
13815         (gst_audio_panorama_get_property),
13816         (gst_audio_panorama_get_unit_size),
13817         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
13818         (gst_audio_panorama_transform_m2s),
13819         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
13820         * gst/audiofxgood/audiopanorama.h:
13821           resubmit with the desired name *again*
13822
13823 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
13824
13825         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
13826         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
13827           use g_assert in _get_unit_size
13828
13829 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
13830
13831         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13832         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13833         * docs/plugins/inspect/plugin-audiofxgood.xml:
13834           cleanup -unused.txt to make it useful, add previously missing docs
13835
13836         * ext/Makefile.am:
13837           Quietly (accidentally) enable LADSPA for building by default, 
13838           despite the fact that it doesn't meet the plugin checklist.
13839             -- Added by Jan Schmidt 18 Dec 2006
13840
13841         * ext/esd/esdmon.c:
13842         * ext/esd/esdsink.c:
13843         * ext/esd/gstesd.c: (plugin_init):
13844           reflow to get rid of two external symbols
13845
13846         * gst/audiofxgood/audiofx.c: (plugin_init):
13847           re-add
13848
13849 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
13850
13851         * configure.ac:
13852         * gst/audiofxgood/.cvsignore:
13853         * gst/audiofxgood/Makefile.am:
13854         * gst/audiofxgood/audiofx.c
13855         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
13856         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
13857         (gst_audio_panorama_set_property),
13858         (gst_audio_panorama_get_property),
13859         (gst_audio_panorama_get_unit_size),
13860         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
13861         (gst_audio_panorama_transform_m2s),
13862         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
13863         * gst/audiofxgood/audiopanorama.h:
13864         * tests/check/Makefile.am:
13865         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
13866         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
13867         (panorama_suite), (main):
13868         Add audiofxgood plugin with audiopanorama element
13869
13870 2006-08-18  Wim Taymans  <wim@fluendo.com>
13871
13872         * docs/plugins/Makefile.am:
13873         More Oss docs fixage. 
13874
13875 2006-08-18  Wim Taymans  <wim@fluendo.com>
13876
13877         * gst/rtp/Makefile.am:
13878         * gst/rtp/gstrtp.c: (plugin_init):
13879         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
13880         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
13881         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
13882         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
13883         (gst_rtp_sv3v_depay_get_property),
13884         (gst_rtp_sv3v_depay_change_state),
13885         (gst_rtp_sv3v_depay_plugin_init):
13886         * gst/rtp/gstrtpsv3vdepay.h:
13887         Added experimental SVQ3 depayloader.
13888
13889 2006-08-18  Edward Hervey  <edward@fluendo.com>
13890
13891         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
13892         (gst_dvdemux_loop), (gst_dvdemux_change_state):
13893         * ext/dv/gstdvdemux.h:
13894         When handling seek requests, don't send the newsegment event from the
13895         calling thread. Instead save it so it can be sent from the streaming
13896         thread.
13897
13898 2006-08-17  Wim Taymans  <wim@fluendo.com>
13899
13900         Patch by: Sjoerd Simons <sjoerd at luon dot net>
13901
13902         * gst/multipart/multipartdemux.c: (multipart_parse_header):
13903         Accept leading whitespace before the boundary
13904         This patch makes the demuxer allow some whitespace before the actual
13905         boundary. This makes the demuxer work with the ``old'' gstreamer
13906         multipartmuxer again (which placed an extra \n before the start
13907         of the stream) Fixes #349068.
13908
13909 2006-08-17  Wim Taymans  <wim@fluendo.com>
13910
13911         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
13912         Error out on non-implemented stuff.
13913
13914 2006-08-16  Wim Taymans  <wim@fluendo.com>
13915
13916         Patch by: Andy Wingo <wingo at pobox dot com>
13917
13918         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
13919         (gst_signal_processor_start), (gst_signal_processor_stop),
13920         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
13921         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
13922         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
13923         (gst_signal_processor_change_state):
13924         Make ladspa elements reusable. Fixes #350006.
13925
13926 2006-08-16  Wim Taymans  <wim@fluendo.com>
13927
13928         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
13929         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
13930         names as possible. Fixes #349901.
13931
13932 2006-08-16  Wim Taymans  <wim@fluendo.com>
13933
13934         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
13935         (gst_signal_processor_do_pushes):
13936         A push() gives away our refcount so we should not use the buffer on the
13937         pen anymore.
13938
13939 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13940
13941         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
13942         (gst_oss_mixer_element_finalize):
13943           Don't leak device string.
13944
13945 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13946
13947         * configure.ac:
13948           Require CVS of GStreamer core and -base (for
13949           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
13950
13951         * ext/taglib/gstid3v2mux.cc:
13952           Write extended comment tags properly (#348762).
13953
13954         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
13955         (parse_comment_frame):
13956           Extract COMM frames into extended comments, which makes it
13957           easier to properly retain the description bit of the tag
13958           and maintain this information when re-tagging (#348762).
13959
13960 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13961
13962         * tests/check/Makefile.am:
13963           Don't try to run annodex unit tests if the annodex
13964           plugin has not been built (Fixes #351116).
13965
13966 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13967
13968         * gst/autodetect/gstautoaudiosink.c:
13969         (gst_auto_audio_sink_find_best):
13970           When we can't find a usable audiosink, don't error out,
13971           but use a fake sink instead and post a warning message
13972           on the bus (#341278).
13973
13974 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13975
13976         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
13977         * sys/oss/gstosssink.c:
13978         * sys/oss/gstosssrc.c:
13979           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
13980           ossmixer's new device property.
13981
13982         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13983         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13984           Add docs for OSS elements.
13985
13986         * docs/plugins/inspect/plugin-aasink.xml:
13987         * docs/plugins/inspect/plugin-alaw.xml:
13988         * docs/plugins/inspect/plugin-alpha.xml:
13989         * docs/plugins/inspect/plugin-alphacolor.xml:
13990         * docs/plugins/inspect/plugin-annodex.xml:
13991         * docs/plugins/inspect/plugin-apetag.xml:
13992         * docs/plugins/inspect/plugin-auparse.xml:
13993         * docs/plugins/inspect/plugin-autodetect.xml:
13994         * docs/plugins/inspect/plugin-avi.xml:
13995         * docs/plugins/inspect/plugin-cacasink.xml:
13996         * docs/plugins/inspect/plugin-cairo.xml:
13997         * docs/plugins/inspect/plugin-cdio.xml:
13998         * docs/plugins/inspect/plugin-cutter.xml:
13999         * docs/plugins/inspect/plugin-debug.xml:
14000         * docs/plugins/inspect/plugin-dv.xml:
14001         * docs/plugins/inspect/plugin-efence.xml:
14002         * docs/plugins/inspect/plugin-effectv.xml:
14003         * docs/plugins/inspect/plugin-esdsink.xml:
14004         * docs/plugins/inspect/plugin-flac.xml:
14005         * docs/plugins/inspect/plugin-flxdec.xml:
14006         * docs/plugins/inspect/plugin-gconfelements.xml:
14007         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14008         * docs/plugins/inspect/plugin-goom.xml:
14009         * docs/plugins/inspect/plugin-halelements.xml:
14010         * docs/plugins/inspect/plugin-icydemux.xml:
14011         * docs/plugins/inspect/plugin-id3demux.xml:
14012         * docs/plugins/inspect/plugin-jpeg.xml:
14013         * docs/plugins/inspect/plugin-level.xml:
14014         * docs/plugins/inspect/plugin-matroska.xml:
14015         * docs/plugins/inspect/plugin-mulaw.xml:
14016         * docs/plugins/inspect/plugin-multipart.xml:
14017         * docs/plugins/inspect/plugin-navigationtest.xml:
14018         * docs/plugins/inspect/plugin-ossaudio.xml:
14019         * docs/plugins/inspect/plugin-png.xml:
14020         * docs/plugins/inspect/plugin-rtp.xml:
14021         * docs/plugins/inspect/plugin-rtsp.xml:
14022         * docs/plugins/inspect/plugin-shout2send.xml:
14023         * docs/plugins/inspect/plugin-smpte.xml:
14024         * docs/plugins/inspect/plugin-speex.xml:
14025         * docs/plugins/inspect/plugin-taglib.xml:
14026         * docs/plugins/inspect/plugin-udp.xml:
14027         * docs/plugins/inspect/plugin-videobalance.xml:
14028         * docs/plugins/inspect/plugin-videobox.xml:
14029         * docs/plugins/inspect/plugin-videoflip.xml:
14030         * docs/plugins/inspect/plugin-videomixer.xml:
14031         * docs/plugins/inspect/plugin-wavenc.xml:
14032         * docs/plugins/inspect/plugin-wavparse.xml:
14033         * docs/plugins/inspect/plugin-ximagesrc.xml:
14034           Update to CVS version.
14035           
14036 2006-08-16  Wim Taymans  <wim@fluendo.com>
14037
14038         * gst/rtp/gstrtpamrdepay.c:
14039         * gst/rtp/gstrtpmp4gdepay.c:
14040         Caps extra properties must be defined as strings for
14041         depayloaders because they are generated from an SDP.
14042
14043         * gst/rtp/Makefile.am:
14044         * gst/rtp/gstrtp.c: (plugin_init):
14045         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
14046         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
14047         (gst_rtp_h264_depay_finalize), (decode_base64),
14048         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
14049         (gst_rtp_h264_depay_set_property),
14050         (gst_rtp_h264_depay_get_property),
14051         (gst_rtp_h264_depay_change_state),
14052         (gst_rtp_h264_depay_plugin_init):
14053         * gst/rtp/gstrtph264depay.h:
14054         Added basic, not completely functional RFC 3984 H264 depayloader.
14055
14056 2006-08-16  Wim Taymans  <wim@fluendo.com>
14057
14058         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
14059         Add pads after setting them up.
14060
14061         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
14062         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
14063         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
14064         (gst_rtspsrc_stream_setup_rtp),
14065         (gst_rtspsrc_stream_configure_transport),
14066         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
14067         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
14068         (gst_rtspsrc_pause):
14069         * gst/rtsp/gstrtspsrc.h:
14070         Fix interleaved mode.
14071          - Protect streaming with lock.
14072          - Combine flows
14073          - set caps on outgoing buffers.
14074          - strip trailing \0 from data packets.
14075          - Configure RTP/RTCP in stream.
14076         Use DEBUG_OBJECT more.
14077
14078 2006-08-16  Wim Taymans  <wim@fluendo.com>
14079
14080         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
14081         Turn a g_print into a DEBUG line.
14082
14083 2006-08-13  Wim Taymans  <wim@fluendo.com>
14084
14085         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
14086         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14087         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
14088         (gst_oss_mixer_element_get_property),
14089         (gst_oss_mixer_element_change_state):
14090         * sys/oss/gstossmixerelement.h:
14091         Small cleanups. Better error reporting.
14092         Add device property for the mixer instead of the hardcoded
14093         /dev/mixer. Fixes #350785.
14094         API: GstOssMixerElement::device property
14095
14096 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
14097
14098         Patch by: Jens Granseuer <jensgr at gmx net>
14099
14100         * gconf/Makefile.am:
14101           Make --disable-schemas work right (they still need
14102           to be copied to the installation directory, just not
14103           applied). Fixes #351347 (also #344100).
14104           
14105 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14106
14107         * configure.ac: back to HEAD
14108
14109 === release 0.10.4 ===
14110
14111 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
14112
14113         * configure.ac:
14114           releasing 0.10.4, "Dear Leader"
14115
14116 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14117
14118         Patch by: Edward Hervey <edward@fluendo.com>
14119
14120         * configure.ac:
14121         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
14122         (gst_wavparse_stream_data):
14123         Send the newsegment event in the streaming thread.
14124         Fixes #347529
14125
14126 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
14127
14128         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
14129         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
14130         (gst_smokeenc_resync), (gst_smokeenc_chain):
14131           Refuse sink caps in the encoder if width or height is not a
14132           multiple of 16, the encoder does not support that yet (#349939);
14133           along the same lines, check the return value of the encoder
14134           setup function; also remove some debug log clutter.
14135
14136 2006-08-04  Andy Wingo  <wingo@pobox.com>
14137
14138         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
14139         whether a processor can work in place or not, and for keeping
14140         track of its state. Change the FlowReturn instance variable from
14141         "state" to "flow_state", all callers changed.
14142
14143         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
14144         (gst_signal_processor_start, gst_signal_processor_stop)
14145         (gst_signal_processor_cleanup): New functions to manage the
14146         processor's state.
14147         (gst_signal_processor_setcaps): start() as well as setup() here.
14148         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
14149         (gst_signal_processor_change_state): Stop and cleanup the
14150         processor as we go to NULL.
14151
14152         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
14153         INPLACE_BROKEN is not set.
14154
14155         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
14156         Do the alloc_buffer in bytes, not frames.
14157         
14158 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14159
14160         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
14161         Fix rgb masks when recording in < 24bpp.
14162
14163 2006-08-04  Andy Wingo  <wingo@pobox.com>
14164
14165         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
14166         (gst_signal_processor_prepare)
14167         (gst_signal_processor_update_inputs)
14168         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
14169         (gst_signal_processor_flush)
14170         (gst_signal_processor_sink_activate_push)
14171         (gst_signal_processor_src_activate_pull)
14172         (gst_signal_processor_change_state): Remove the last of the code
14173         that assumes that we process whole buffers at a time. Fix some
14174         debugging. Seems to work now in some cases.
14175         (gst_signal_processor_src_activate_pull): BPB
14176
14177 2006-08-01  Andy Wingo  <wingo@pobox.com>
14178
14179         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
14180         Fix nframes-choosing.
14181         (gst_signal_processor_init): Init pending_in and pending_out.
14182
14183         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
14184         more default sample rate, although we never check that the sample
14185         rate actually gets set. Something for the future.
14186         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
14187         (gst_signal_processor_event): Refcount fixen.
14188         (gst_signal_processor_process): Pull the number of frames to
14189         process from the sizes of the buffers in the input pens.
14190         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
14191         (gst_signal_processor_do_pulls): Add an nframes argument, and use
14192         it instead of buffer_frames.
14193         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
14194         to do_pulls.
14195         (gst_signal_processor_chain)
14196         (gst_signal_processor_sink_activate_push)
14197         (gst_signal_processor_src_activate_pull):  Refcount fixen.
14198
14199         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
14200
14201 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
14202
14203         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
14204         (gst_signal_processor_process):
14205           don't query buffer-frames from caps, add lots of debug-log,
14206           try fix for assert (#349189)
14207
14208 2006-07-31  Wim Taymans  <wim@fluendo.com>
14209
14210         * gst/udp/gstudpsrc.c:
14211         Fix docs.
14212
14213 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
14214
14215         * ext/ladspa/gstsignalprocessor.c:
14216         (gst_signal_processor_add_pad_from_template),
14217         (gst_signal_processor_init), (gst_signal_processor_setcaps),
14218         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
14219         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
14220         (gst_signal_processor_sink_activate_push),
14221         (gst_signal_processor_src_activate_pull),
14222         (gst_signal_processor_change_state):
14223          Add debugs logs here and there, add more error handling, add some
14224          FIXME comments, filed #349189
14225
14226 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14227
14228         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
14229         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
14230         Set caps on buffer correctly.  Fixes bug #349155.
14231
14232 2006-07-28  Wim Taymans  <wim@fluendo.com>
14233
14234         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14235
14236         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14237         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14238         (gst_multipart_demux_finalize), (get_line_end),
14239         (multipart_parse_header), (multipart_find_boundary),
14240         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
14241         (gst_multipart_set_property), (gst_multipart_get_property):
14242         Uses GstAdapter instead of own buffering.
14243         Actually parses the mime-type correctly (In tests the mime-type was
14244         always "" with the old version).
14245         Uses the Content-length header if available to speed up things.
14246         Reliably autoscans the boundary name by default.
14247         Fixes #349068.
14248
14249         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
14250         Don't start the stream with a \n.
14251
14252 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
14253
14254         Patch by: Brian Cameron <brian dot cameron at sun com>
14255
14256         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
14257           Open source with O_NONBLOCK (#349015).
14258
14259 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
14260
14261         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
14262         (gst_avi_demux_massage_index):
14263         * gst/avi/gstavidemux.h:
14264           Whitespace fixes and more debug
14265
14266 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14267
14268         * gst/autodetect/gstautoaudiosink.c:
14269         (gst_auto_audio_sink_create_element_with_pretty_name),
14270         (gst_auto_audio_sink_find_best),
14271         (gst_auto_audio_sink_change_state):
14272           Get rid of old and unused magic sound-server properties stuff.
14273           Add suffix to child sink's name that makes it easy to see from
14274           the name alone which type it actually is (alsa, oss, esd, etc.).
14275
14276 2006-07-27  Wim Taymans  <wim@fluendo.com>
14277
14278         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14279         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
14280         (gst_udpsrc_start):
14281         * gst/udp/gstudpsrc.h:
14282         Rename "buffer" to "buffer-size" to make clear it is a size we set and
14283         not some sort of feature we enable.
14284
14285 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14286
14287         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
14288           Use CLOSE_SOCKET() here instead of close() to maintain
14289           win32 workiness.
14290
14291 2006-07-27  Wim Taymans  <wim@fluendo.com>
14292
14293         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
14294
14295         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14296         (gst_udpsrc_create), (gst_udpsrc_set_property),
14297         (gst_udpsrc_get_property), (gst_udpsrc_start):
14298         * gst/udp/gstudpsrc.h:
14299         Added "buffer-size" property to control the kernel receive buffer size.
14300         Update documentation.
14301         Small cleanups. Fixes #348752.
14302         API: buffer-size property
14303
14304 2006-07-26  Wim Taymans  <wim@fluendo.com>
14305
14306         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
14307
14308         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
14309         (gst_rtp_pcma_pay_handle_buffer):
14310         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
14311         (gst_rtp_pcmu_pay_handle_buffer):
14312         Fix timestamp calculation on outgoing RTP packets.
14313         Fixes #348675.
14314
14315 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14316
14317         * ext/taglib/gstid3v2mux.cc:
14318           Fix writing of comment frames (should be COMM not TCOM),
14319           is still sub-optimal though, since we don't retain or
14320           extract the comment descriptions properly (#334375,
14321           also see #334375).
14322
14323 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14324
14325         * gst/wavparse/gstwavparse.c:
14326           #define 'fact' RIFF chunk if we are not compiling against
14327           -base CVS (we don't want to depend on -base CVS for this
14328           one define only, and also not for release order reasons).
14329
14330 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14331
14332         * ext/taglib/gstid3v2mux.cc:
14333           Handle multiple tags of the same type properly. Re-inject
14334           unparsed ID3v2 frames that we get as binary blobs from
14335           id3demux into the tag again so we don't lose information
14336           when retagging (#334375).
14337
14338 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14339
14340         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
14341           Document newly-added properties properly, so that there is a
14342           'Since: 0.10.4' in the plugin docs. Convert some property
14343           names into canonical GObject style (GObject will do that
14344           internally anyway).
14345
14346 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14347
14348         * gst/id3demux/id3tags.c:
14349         (id3demux_add_id3v2_frame_blob_to_taglist):
14350           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
14351           well, and add the version to the blob's buffer caps, since that
14352           information will be needed for deserialisation later on (#348644).
14353
14354 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
14355
14356         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
14357         (gst_avi_demux_parse_stream):
14358          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
14359          indentation and spacing.
14360
14361 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14362
14363         * docs/plugins/Makefile.am:
14364         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14365         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14366         * docs/plugins/gst-plugins-good-plugins.args:
14367         * docs/plugins/inspect/plugin-1394.xml:
14368         * docs/plugins/inspect/plugin-aasink.xml:
14369         * docs/plugins/inspect/plugin-alaw.xml:
14370         * docs/plugins/inspect/plugin-alpha.xml:
14371         * docs/plugins/inspect/plugin-alphacolor.xml:
14372         * docs/plugins/inspect/plugin-annodex.xml:
14373         * docs/plugins/inspect/plugin-apetag.xml:
14374         * docs/plugins/inspect/plugin-auparse.xml:
14375         * docs/plugins/inspect/plugin-autodetect.xml:
14376         * docs/plugins/inspect/plugin-avi.xml:
14377         * docs/plugins/inspect/plugin-cacasink.xml:
14378         * docs/plugins/inspect/plugin-cairo.xml:
14379         * docs/plugins/inspect/plugin-cdio.xml:
14380         * docs/plugins/inspect/plugin-cutter.xml:
14381         * docs/plugins/inspect/plugin-debug.xml:
14382         * docs/plugins/inspect/plugin-dv.xml:
14383         * docs/plugins/inspect/plugin-efence.xml:
14384         * docs/plugins/inspect/plugin-effectv.xml:
14385         * docs/plugins/inspect/plugin-esdsink.xml:
14386         * docs/plugins/inspect/plugin-flac.xml:
14387         * docs/plugins/inspect/plugin-flxdec.xml:
14388         * docs/plugins/inspect/plugin-gconfelements.xml:
14389         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14390         * docs/plugins/inspect/plugin-goom.xml:
14391         * docs/plugins/inspect/plugin-halelements.xml:
14392         * docs/plugins/inspect/plugin-icydemux.xml:
14393         * docs/plugins/inspect/plugin-id3demux.xml:
14394         * docs/plugins/inspect/plugin-jpeg.xml:
14395         * docs/plugins/inspect/plugin-level.xml:
14396         * docs/plugins/inspect/plugin-matroska.xml:
14397         * docs/plugins/inspect/plugin-mulaw.xml:
14398         * docs/plugins/inspect/plugin-multipart.xml:
14399         * docs/plugins/inspect/plugin-navigationtest.xml:
14400         * docs/plugins/inspect/plugin-ossaudio.xml:
14401         * docs/plugins/inspect/plugin-png.xml:
14402         * docs/plugins/inspect/plugin-rtp.xml:
14403         * docs/plugins/inspect/plugin-rtsp.xml:
14404         * docs/plugins/inspect/plugin-shout2send.xml:
14405         * docs/plugins/inspect/plugin-smpte.xml:
14406         * docs/plugins/inspect/plugin-speex.xml:
14407         * docs/plugins/inspect/plugin-udp.xml:
14408         * docs/plugins/inspect/plugin-videobalance.xml:
14409         * docs/plugins/inspect/plugin-videobox.xml:
14410         * docs/plugins/inspect/plugin-videoflip.xml:
14411         * docs/plugins/inspect/plugin-videomixer.xml:
14412         * docs/plugins/inspect/plugin-wavenc.xml:
14413         * docs/plugins/inspect/plugin-wavparse.xml:
14414         * docs/plugins/inspect/plugin-ximagesrc.xml:
14415           Update files to CVS/Prerelease version, add esdsink docs.
14416
14417         * ext/esd/esdsink.c:
14418           Add gtk-doc blurb.
14419
14420         * gst/rtp/gstrtpmp4vpay.c:
14421           Fix typo in element description.
14422
14423 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14424
14425         * ext/esd/esdsink.c: (gst_esdsink_open),
14426         (gst_esdsink_factory_init):
14427           Prevent libesd from auto-spawning a sound daemon if it
14428           is not already running. Now that we don't do evil stuff
14429           like that any longer we can give esdsink a rank so that
14430           autoaudiosink will try it as well if all other audio
14431           sinks fail (#343051).
14432
14433 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14434
14435         * ext/esd/Makefile.am:
14436           Oops, need to remove README from EXTRA_DIST as well.
14437
14438 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14439
14440         * ext/esd/README:
14441           Remove, it contains nothing useful anyway.
14442
14443         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
14444         (gst_esdsink_delay):
14445           Some small clean-ups; use GST_BOILERPLATE etc.
14446
14447 2006-07-24  Wim Taymans  <wim@fluendo.com>
14448
14449         * gst/law/alaw-decode.c: (alawdec_getcaps):
14450         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
14451         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
14452         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
14453         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
14454
14455 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
14456
14457         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
14458         (gst_wavparse_other), (gst_wavparse_perform_seek),
14459         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
14460         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
14461         (gst_wavparse_pad_query):
14462         * gst/wavparse/gstwavparse.h:
14463           Use information from 'fact' chunk for length calculation of compressed
14464           samples. Calculate bps if bogus value is found in wav header (embeded
14465           mp2/mp3).
14466           
14467
14468 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14469
14470         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
14471
14472         * configure.ac:
14473         * gst/udp/Makefile.am:
14474         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
14475         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
14476         * gst/udp/gstdynudpsink.h:
14477         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
14478         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
14479         * gst/udp/gstmultiudpsink.h:
14480         * gst/udp/gstudp.c: (plugin_init):
14481         * gst/udp/gstudpsink.h:
14482         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
14483         (gst_udpsrc_start), (gst_udpsrc_stop):
14484         * gst/udp/gstudpsrc.h:
14485         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
14486         (gst_udp_net_utils_win32_wsa_startup):
14487         * gst/udp/gstudpnetutils.h:
14488           Port udp plugin to win32 (#345288).
14489
14490 2006-07-24  Wim Taymans  <wim@fluendo.com>
14491
14492         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
14493         Remove unwanted DEBUG line.
14494
14495 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
14496
14497         * gst/id3demux/gstid3demux.c: (plugin_init):
14498         * gst/id3demux/id3tags.c:
14499         (id3demux_add_id3v2_frame_blob_to_taglist):
14500         * gst/id3demux/id3tags.h:
14501           On second thought, it might be wiser and more efficient
14502           not to do tag registration from a streaming thread.
14503
14504 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
14505
14506         * gst/id3demux/id3tags.c:
14507         (id3demux_add_id3v2_frame_blob_to_taglist),
14508         (id3demux_id3v2_frames_to_tag_list):
14509           Put ID3v2 frames we can't parse as binary blobs into private
14510           tags, so that they are not lost when retagging, at least once
14511           id3v2mux has been taught to re-inject those frames again.
14512           See bug #334375.
14513
14514 2006-07-21  Wim Taymans  <wim@fluendo.com>
14515
14516         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14517         (gst_avi_demux_process_next_entry):
14518         Fix some leaks.
14519
14520         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
14521         Don't use \n in debug lines.
14522
14523 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
14524
14525         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14526         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14527           Add annodex and icydemux, cleanup the sections a bit
14528
14529 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
14530
14531         Patch by: Alex Lancaster <alexl at users sourceforge net>
14532
14533         * ext/taglib/gstid3v2mux.cc:
14534           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
14535           ID3v2 TSSE frames (#347898).
14536
14537 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
14538
14539         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
14540           Respect mpegversion for "video/mpeg" and give message in case of
14541           unhandled versions.
14542
14543 2006-07-17  Wim Taymans  <wim@fluendo.com>
14544
14545         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
14546         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
14547         (gst_pngdec_chain), (gst_pngdec_sink_event),
14548         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
14549         (gst_pngdec_sink_activate_push):
14550         * ext/libpng/gstpngdec.h:
14551         Use statically allocated segment instead of leaking.
14552         Various cleanups.
14553         Fix flush and seek handling.
14554
14555 2006-07-16  Wim Taymans  <wim@fluendo.com>
14556
14557         * gst/rtp/Makefile.am:
14558         * gst/rtp/gstrtp.c: (plugin_init):
14559         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
14560         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
14561         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
14562         (gst_rtp_mp4g_depay_set_property),
14563         (gst_rtp_mp4g_depay_get_property),
14564         (gst_rtp_mp4g_depay_change_state),
14565         (gst_rtp_mp4g_depay_plugin_init):
14566         * gst/rtp/gstrtpmp4gdepay.h:
14567         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
14568         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
14569         (gst_rtp_mp4g_pay_flush):
14570         Added simple generic mpeg4 depayloader.
14571         Fix generic mpeg4 payloader.
14572
14573 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
14574
14575         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
14576           Don't try doing state changes on a NULL pointer.
14577
14578 2006-07-14  Wim Taymans  <wim@fluendo.com>
14579
14580         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
14581
14582         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
14583         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
14584         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
14585         * gst/rtp/gstrtpamrdepay.h:
14586         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
14587         Fixes #321191
14588
14589 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14590
14591         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14592         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
14593         Fix segfault when moving mouse pointer to the bottom right corner.
14594
14595 2006-07-12  Wim Taymans  <wim@fluendo.com>
14596
14597         * gst/rtp/Makefile.am:
14598         * gst/rtp/gstrtp.c: (plugin_init):
14599         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
14600         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
14601         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
14602         (gst_rtp_mp2t_depay_set_property),
14603         (gst_rtp_mp2t_depay_get_property),
14604         (gst_rtp_mp2t_depay_change_state),
14605         (gst_rtp_mp2t_depay_plugin_init):
14606         * gst/rtp/gstrtpmp2tdepay.h:
14607         Added mpeg2 TS depayloader. Closing #347234.
14608
14609 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
14610
14611         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
14612           Remove g_assert that shouldn't be there and was triggered
14613           after trying to open a device that doesn't exist or can't
14614           be opened for some other reason (#347972).
14615
14616 2006-07-10  Edward Hervey  <edward@fluendo.com>
14617
14618         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14619         (gst_avi_demux_stream_header), (push_tag_lists):
14620         * gst/avi/gstavidemux.h:
14621         Don't push tag events found by gst_riff_parse_info() before outputting
14622         GST_EVENT_NEWSEGMENT.
14623
14624 2006-07-10  Wim Taymans  <wim@fluendo.com>
14625
14626         * gst/rtsp/Makefile.am:
14627         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
14628         (rtsp_connection_close):
14629         * gst/rtsp/rtspdefs.h:
14630         replaced closesocket and close in code with one CLOSE_SOCKET. 
14631         Some more cleanups. Fixes #345301.
14632
14633 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
14634
14635         * gst/autodetect/gstautoaudiosink.c:
14636           Fix example pipeline in docs.
14637
14638 2006-07-10  Wim Taymans  <wim@fluendo.com>
14639
14640         Patch by: Rob Taylor <robtaylor at floopily dot org>
14641
14642         * gst/udp/gstmultiudpsink.c: (join_multicast),
14643         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
14644         If a destination is added before the stream is set to PAUSED, the
14645         multicast group is not joined as the socket is not created yet. 
14646         Also TTL and LOOP should also be set. Fixes #346921.
14647
14648 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14649
14650         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14651         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
14652         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
14653         (gst_ximage_src_init):
14654         * sys/ximage/gstximagesrc.h:
14655         Fix use-damage property to actually work :)
14656         Add startx, starty, endx, endy properties so screencasts other than full
14657         screen ones can work.
14658
14659 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14660
14661         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14662         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
14663         (gst_ximage_src_class_init), (gst_ximage_src_init):
14664         * sys/ximage/gstximagesrc.h:
14665         Add use_damage property to offer ability to choose whether to use
14666         XDamage or not.
14667
14668 2006-07-07  Wim Taymans  <wim@fluendo.com>
14669
14670         * gst/goom/filters.c: (zoomFilterSetResolution):
14671         Avoid goom coredumping by clearing memory. 
14672         Fixes 345679.
14673
14674 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
14675
14676         * win32/vs6/libgstid3demux.dsp:
14677         Add a link to libgsttag-0.10.lib.
14678
14679 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
14680
14681         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
14682         (gst_tag_demux_read_range):
14683         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
14684         (gst_id3demux_read_range):
14685           Don't return FLOW_UNEXPECTED when a buffer is before
14686           the start of the stream (which might happen with
14687           large ID3v2 tags if the tag reading was done pullrange
14688           based and we then switched to push mode later on).
14689           Fixes regression introduced by commit from June 29th.
14690
14691 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
14692
14693         * ext/taglib/gstid3v2mux.cc:
14694           Make UTF-8 the default encoding when writing string
14695           tags (before, our UTF-8 strings would automatically
14696           be converted to ISO-8859-1 by taglib and written as
14697           ISO-8859-1 fields if that was possible).
14698
14699         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
14700         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
14701         (test_taglib_id3mux_with_tags):
14702           Add test case that makes sure our UTF-8 strings have
14703           actually been written into the tag as UTF-8.
14704
14705 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
14706
14707         * configure.ac:
14708           Let's try that again.
14709
14710 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
14711
14712         * configure.ac:
14713           Disable monoscope plugin for now until it fulfills
14714           all the requirements.
14715
14716 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
14717
14718         * configure.ac:
14719         * gst/monoscope/Makefile.am:
14720         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
14721         (gst_monoscope_class_init), (gst_monoscope_init),
14722         (gst_monoscope_finalize), (gst_monoscope_reset),
14723         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
14724         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
14725         (gst_monoscope_sink_event), (gst_monoscope_src_event),
14726         (gst_monoscope_change_state), (plugin_init):
14727         * gst/monoscope/gstmonoscope.h:
14728           Port monoscope visualisation to 0.10.
14729
14730 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
14731
14732         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
14733         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
14734           Return FLOW_UNEXPECTED when at the end of the file, not
14735           FLOW_ERROR. Fixes 'internal stream error' errors that
14736           would sometimes occur in totem when scrubbing to the
14737           end of an ID3v1 tagged mp3 file.
14738
14739 2006-07-03  Edward Hervey  <edward@fluendo.com>
14740
14741         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
14742         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
14743         (gst_pngdec_sink_event), (gst_pngdec_change_state):
14744         * ext/libpng/gstpngdec.h:
14745         Implement buffer clipping/dropping using GstSegment.
14746         This provides accurate seeking.
14747
14748 2006-07-03  Edward Hervey  <edward@fluendo.com>
14749
14750         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14751         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
14752         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
14753         (gst_avi_demux_process_next_entry), (push_tag_lists),
14754         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
14755         * gst/avi/gstavidemux.h:
14756         Proper aggregation of each stream's GstFlowReturn in order to figure out
14757         whether the task should stop or not.
14758         Don't send inline events before pushing out a NEW_SEGMENT, more
14759         specifically for GST_TAG_EVENT.
14760         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
14761         sub-indexes.
14762
14763 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
14764
14765         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
14766
14767         * sys/sunaudio/gstsunaudiomixerctrl.c:
14768         (gst_sunaudiomixer_ctrl_build_list):
14769           Move "Monitor" slider to input tab so it works more like
14770           sdtaudiocontrol, which is what people on Solaris are used
14771           to using for their mixer program (#346259).
14772
14773 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14774
14775         * tests/check/elements/level.c: (GST_START_TEST):
14776           fix a leak, clean up at the end
14777
14778 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
14779
14780         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
14781         (gst_matroska_demux_send_event),
14782         (gst_matroska_demux_loop_stream_parse_id):
14783         * gst/matroska/matroska-ids.h:
14784           Send tag event after newsegment event.
14785
14786 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
14787
14788         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
14789         (gst_id3demux_read_range):
14790           Make sure we don't return GST_FLOW_OK with a NULL buffer in
14791           certain cases where a read beyond the end of the file is
14792           requested. Fixes #345930.
14793
14794         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
14795         (gst_tag_demux_read_range):
14796           Fix same issue here as well.
14797
14798 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14799
14800         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
14801         
14802         Fix hypothetical crash.
14803
14804 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
14805
14806         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
14807
14808         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
14809           Do not modify the ports value. If the user has turned off the
14810           built-in speakers, then we should not reset it in the prepare
14811           function, since this causes the built-in speakers to turn
14812           back on anytime the user changes a track in totem, rhythmbox,
14813           etc. (#346066).
14814
14815 2006-06-23  Wim Taymans  <wim@fluendo.com>
14816
14817         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
14818         Fix double caps unref when negotiation fails.
14819
14820 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14821
14822         * ext/annodex/gstcmmldec.c:
14823         * ext/annodex/gstcmmlenc.c:
14824         * ext/annodex/gstcmmlparser.c:
14825         * ext/dv/gstdvdec.c:
14826         * ext/dv/gstdvdemux.c:
14827         * ext/gdk_pixbuf/pixbufscale.c:
14828         * ext/jpeg/gstjpegenc.c:
14829         * ext/jpeg/gstsmokedec.c:
14830         * ext/jpeg/gstsmokeenc.c:
14831         * ext/libpng/gstpngdec.c:
14832         * ext/libpng/gstpngenc.c:
14833         * ext/speex/gstspeexenc.c:
14834         * gst/alpha/gstalphacolor.c:
14835         * gst/cutter/gstcutter.c:
14836         * gst/debug/gstnavigationtest.c:
14837         * gst/icydemux/gsticydemux.c:
14838         * gst/level/gstlevel.c:
14839         * gst/multipart/multipart.c:
14840         * gst/rtp/gstrtpamrpay.c:
14841         * gst/rtp/gstrtpdepay.c:
14842         * gst/rtp/gstrtpilbcpay.c:
14843         * gst/rtp/gstrtpmp4gpay.c:
14844         * gst/rtp/gstrtpmp4vpay.c:
14845         * gst/rtsp/gstrtpdec.c:
14846         * gst/rtsp/gstrtspsrc.c:
14847         * gst/udp/gstdynudpsink.c:
14848         * gst/udp/gstmultiudpsink.c:
14849         * gst/udp/gstudpsrc.c:
14850         * gst/videobox/gstvideobox.c:
14851         * gst/videofilter/gstvideoflip.c:
14852           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
14853           plus two minor macro fixes.
14854
14855 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14856
14857         * gst/matroska/matroska-demux.c:
14858         (gst_matroska_demux_check_subtitle_buffer),
14859         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
14860         (gst_matroska_demux_subtitle_caps):
14861         * gst/matroska/matroska-ids.c:
14862         (gst_matroska_track_init_subtitle_context):
14863         * gst/matroska/matroska-ids.h:
14864           Try to fix up broken matroska files containing subtitle
14865           streams with non-UTF8 character encodings (courtesy of
14866           mkvmerge) using either the encoding specified in the
14867           GST_SUBTITLE_ENCODING environment variable or the
14868           current locale's character set if it is non-UTF8.
14869           Fixes #337076.
14870
14871 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14872
14873         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
14874           Set image type from APIC frame as "image-type" field
14875           of GST_TAG_IMAGE buffer caps (#344605).
14876
14877 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
14878
14879         * ext/flac/Makefile.am:
14880         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
14881         (gst_flac_dec_reset_decoders),
14882         (gst_flac_dec_setup_seekable_decoder),
14883         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
14884         (gst_flac_dec_metadata_callback),
14885         (gst_flac_dec_metadata_callback_seekable),
14886         (gst_flac_dec_metadata_callback_stream),
14887         (gst_flac_dec_error_callback),
14888         (gst_flac_dec_error_callback_seekable),
14889         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
14890         (gst_flac_dec_read_stream), (gst_flac_dec_write),
14891         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
14892         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
14893         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
14894         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
14895         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
14896         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
14897         (gst_flac_dec_sink_activate_push),
14898         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
14899         * ext/flac/gstflacdec.h:
14900           Support chain-based operation, should make flac-over-DAAP
14901           work (#340492).
14902
14903 2006-06-20  Wim Taymans  <wim@fluendo.com>
14904
14905         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14906         Doc updates, merge some unused symbols.
14907
14908 2006-06-20  Wim Taymans  <wim@fluendo.com>
14909
14910         * docs/plugins/Makefile.am:
14911         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14912         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14913         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
14914         * gst/rtsp/gstrtspsrc.c:
14915         * gst/rtsp/gstrtspsrc.h:
14916         Added documentation for the rtsp plugin. Fixes #345393.
14917
14918 2006-06-20  Wim Taymans  <wim@fluendo.com>
14919
14920         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
14921         (rtsp_connection_close), (rtsp_connection_free):
14922         Use better G_OS_* macros. Fixes #345301 some more.
14923
14924 2006-06-20  Wim Taymans  <wim@fluendo.com>
14925
14926         Patch by: Brian Cameron <brian dot cameron at sun dot com>
14927
14928         * sys/sunaudio/Makefile.am:
14929         * sys/sunaudio/gstsunaudio.c: (plugin_init):
14930         * sys/sunaudio/gstsunaudiomixerctrl.c:
14931         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
14932         (gst_sunaudiomixer_ctrl_list_tracks),
14933         (gst_sunaudiomixer_ctrl_get_volume),
14934         (gst_sunaudiomixer_ctrl_set_volume),
14935         (gst_sunaudiomixer_ctrl_set_mute),
14936         (gst_sunaudiomixer_ctrl_set_record):
14937         * sys/sunaudio/gstsunaudiomixerctrl.h:
14938         * sys/sunaudio/gstsunaudiomixertrack.c:
14939         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
14940         * sys/sunaudio/gstsunaudiomixertrack.h:
14941         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
14942         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
14943         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
14944         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
14945         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
14946         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
14947         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
14948         (gst_sunaudiosrc_reset):
14949         * sys/sunaudio/gstsunaudiosrc.h:
14950         Add a SunAudio source plugin.
14951         Support stereo and right/left channel gain in the mixer plugin.
14952         Support the RECORD flag so that you can switch between line-input and
14953         microphone in gnome-volume-control.
14954         Code cleanups like using an enumerator for track number instead of an 
14955         integer. Fixes #344923.
14956
14957 2006-06-20  Wim Taymans  <wim@fluendo.com>
14958
14959         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
14960
14961         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
14962         (rtsp_connection_close):
14963         Make RTSP plugin compile on windows. Fixes #345301.
14964         Some changes to original patch to catch errors better.
14965         use ifdef WIN32 instead of ifndef.
14966
14967 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14968
14969         * configure.ac:
14970         If we have libraw1394 >= 1.2.1, then we need libiec61883.
14971
14972 2006-06-18  Edward Hervey  <edward@fluendo.com>
14973
14974         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
14975         After a failed buffer alloc, we need to abort the jpeg decoding (it
14976         started when parsing headers to figure out how many bytes we need
14977         to request downstream).
14978
14979 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
14980
14981         Patch by: Mark Nauwelaerts  <manauw at skynet be>
14982
14983         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
14984           Make sure we don't read beyond the end of the file (#345232).
14985
14986 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
14987
14988         * configure.ac:
14989           Fix --disable-external (can't set conditionals conditionally,
14990           #343602).
14991
14992 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14993
14994         * autogen.sh:
14995         * configure.ac:
14996         * docs/Makefile.am:
14997           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
14998
14999         * docs/plugins/Makefile.am:
15000         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15001         * docs/plugins/inspect/plugin-taglib.xml:
15002           Add/fix apev2mux docs.
15003
15004 2006-06-14  Wim Taymans  <wim@fluendo.com>
15005
15006         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
15007         (gst_dvdec_finalize), (gst_dvdec_sink_event),
15008         (gst_dvdec_change_state):
15009         Reset segment info on flush.
15010         Alloc segment in _init, free in _finalize.
15011
15012         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
15013         Don't send segments twice.
15014
15015 2006-06-14  Wim Taymans  <wim@fluendo.com>
15016
15017         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
15018         Respect segment.stop. Fixes #342592.
15019
15020 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
15021
15022         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
15023           No language specified means the implied language is English
15024           according to the matroska spec (partially fixes #344708);
15025           add some more debug output.
15026
15027 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
15028
15029         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
15030         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
15031         (gst_wavparse_chain):
15032           When operating chain-based, don't make any assumptions about the
15033           chunking of the incoming data and make streaming work on days other
15034           than the second Thursday after a full moon. Also fix up debug
15035           messages here and there and make use of the most excellent new
15036           gst_pad_query_peer_duration() utility function.
15037           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
15038
15039         * gst/wavparse/gstwavparse.h:
15040           Remove trailing comma after last enum value, some compilers don't
15041           like that.
15042
15043 2006-06-13  Wim Taymans  <wim@fluendo.com>
15044
15045         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
15046         Handle premature EOS gracefully.
15047
15048 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
15049
15050         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
15051           Prevent out of bounds array access when scrubbing towards
15052           the end of the file between the last index entry and the
15053           end. Fixes occasional 'start <= stop' newsegment event
15054           assertions when scrubbing in MJPEG files.
15055
15056 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
15057
15058         * tests/check/elements/.cvsignore:
15059           And another one.
15060
15061 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
15062
15063         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
15064         (scan_encoded_string), (parse_picture_frame):
15065           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
15066
15067         * configure.ac:
15068           Require core >= 0.10.8 (for GST_TAG_IMAGE and
15069           GST_TAG_PPEVIEW_IMAGE used in the patch above).
15070
15071 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15072
15073         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
15074           gratuitous comment changes
15075         * tests/check/elements/level.c: (GST_START_TEST):
15076           fix level test leaks
15077
15078 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
15079
15080         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
15081         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
15082           Use gst_pad_query_peer_duration() utility function here.
15083
15084 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15085
15086         * autogen.sh:
15087           require am17
15088         * configure.ac:
15089         * ext/annodex/Makefile.am:
15090         * ext/cdio/Makefile.am:
15091         * ext/dv/Makefile.am:
15092         * ext/esd/Makefile.am:
15093         * ext/flac/Makefile.am:
15094         * ext/gdk_pixbuf/Makefile.am:
15095         * ext/ladspa/Makefile.am:
15096         * ext/libcaca/Makefile.am:
15097         * ext/speex/Makefile.am:
15098         * ext/taglib/Makefile.am:
15099         * sys/oss/Makefile.am:
15100         * sys/sunaudio/Makefile.am:
15101         * sys/ximage/Makefile.am:
15102           clean up build further
15103
15104 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15105
15106         * gconf/Makefile.am:
15107           Honour --disable-schemas-install configure option. Fixes #344100.
15108
15109 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15110
15111         * tests/examples/level/Makefile.am:
15112           Add -lm to LIBS for pow() function, don't assume one of our
15113           dependencies (such as libxml-2.0) drags it in automatically
15114           (#343603).
15115
15116 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15117
15118         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
15119
15120         * configure.ac:
15121           We should use $SED and not $(SED) in configure.ac (#343678).
15122
15123 2006-06-09  Wim Taymans  <wim@fluendo.com>
15124
15125         Patch by: Brian Cameron <brian dot cameron at sun dot com>
15126
15127         * sys/sunaudio/gstsunaudiomixerctrl.c:
15128         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
15129         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
15130         (gst_sunaudiomixer_ctrl_set_mute):
15131         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
15132         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
15133         (gst_sunaudiosink_write):
15134         Attached find a patch that fixes a number of bugs with the SunAudio
15135         mixer plugin and fixes #344101:
15136         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
15137            tracks onto the tracklist causing gnome-volume-control's preferences
15138            dialog to be messed up and would core dump if you checked/unchecked
15139            any item.
15140         2. We weren't previously setting the MUTE flag properly.  Fixing this
15141            makes gnome-volume-control work better.
15142         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
15143            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
15144            gnome-volume-control look better.
15145         Also some minor cleanup in gstsunaudiosink.c.
15146
15147 2006-06-09  Wim Taymans  <wim@fluendo.com>
15148
15149         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
15150         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
15151         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
15152         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
15153         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
15154         * ext/jpeg/gstjpegdec.h:
15155         API: Added IDCT method property
15156         Small cleanups.
15157         Avoid dynamic allocation of trivial fixed structure.
15158         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
15159
15160 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15161
15162         * configure.ac:
15163         We now require libraw1394 >= 1.1.0 and that version onwards all
15164         have .pc files.
15165
15166 2006-06-02  Edward Hervey  <edward@fluendo.com>
15167
15168         * gst/law/alaw-decode.c: (alawdec_getcaps): 
15169         Trying to get items from an ANY or EMPTY caps is ... stupid.
15170
15171 2006-06-02  Edward Hervey  <edward@fluendo.com>
15172
15173         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
15174         (gst_dvdec_chain), (gst_dvdec_change_state):
15175         * ext/dv/gstdvdec.h:
15176         Added GstSegment handling, now implements dropping/clipping.
15177
15178 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
15179
15180         * ext/aalib/gstaasink.h:
15181         * ext/annodex/gstcmmldec.h:
15182         * ext/cairo/gsttimeoverlay.h:
15183         * ext/dv/gstdvdec.h:
15184         * ext/dv/gstdvdemux.h:
15185         * ext/esd/esdmon.h:
15186         * ext/esd/esdsink.h:
15187         * ext/flac/gstflacenc.h:
15188         * ext/gconf/gstgconfaudiosink.h:
15189         * ext/gconf/gstgconfaudiosrc.h:
15190         * ext/gconf/gstgconfvideosink.h:
15191         * ext/gconf/gstgconfvideosrc.h:
15192         * ext/gdk_pixbuf/gstgdkanimation.h:
15193         * ext/gdk_pixbuf/pixbufscale.h:
15194         * ext/hal/gsthalaudiosink.h:
15195         * ext/hal/gsthalaudiosrc.h:
15196         * ext/jpeg/gstjpegenc.h:
15197         * ext/jpeg/gstsmokedec.h:
15198         * ext/jpeg/gstsmokeenc.h:
15199         * ext/libcaca/gstcacasink.h:
15200         * ext/libmng/gstmngdec.h:
15201         * ext/libmng/gstmngenc.h:
15202         * ext/libpng/gstpngdec.h:
15203         * ext/libpng/gstpngenc.h:
15204         * ext/raw1394/gstdv1394src.h:
15205         * ext/speex/gstspeexenc.h:
15206         * gst/autodetect/gstautoaudiosink.h:
15207         * gst/autodetect/gstautovideosink.h:
15208         * gst/avi/gstavidemux.h:
15209         * gst/cutter/gstcutter.h:
15210         * gst/debug/efence.h:
15211         * gst/debug/gstnavigationtest.h:
15212         * gst/debug/gstnavseek.h:
15213         * gst/flx/gstflxdec.h:
15214         * gst/goom/gstgoom.h:
15215         * gst/icydemux/gsticydemux.h:
15216         * gst/id3demux/gstid3demux.h:
15217         * gst/law/alaw-decode.h:
15218         * gst/law/alaw-encode.h:
15219         * gst/law/mulaw-decode.h:
15220         * gst/law/mulaw-encode.h:
15221         * gst/matroska/matroska-mux.h:
15222         * gst/median/gstmedian.h:
15223         * gst/oldcore/gstaggregator.h:
15224         * gst/oldcore/gstfdsink.h:
15225         * gst/oldcore/gstmd5sink.h:
15226         * gst/oldcore/gstmultifilesrc.h:
15227         * gst/oldcore/gstpipefilter.h:
15228         * gst/oldcore/gstshaper.h:
15229         * gst/oldcore/gststatistics.h:
15230         * gst/rtp/gstasteriskh263.h:
15231         * gst/rtp/gstrtpL16depay.h:
15232         * gst/rtp/gstrtpL16pay.h:
15233         * gst/rtp/gstrtpamrdepay.h:
15234         * gst/rtp/gstrtpamrpay.h:
15235         * gst/rtp/gstrtpdepay.h:
15236         * gst/rtp/gstrtpgsmdepay.h:
15237         * gst/rtp/gstrtpgsmpay.h:
15238         * gst/rtp/gstrtph263pay.h:
15239         * gst/rtp/gstrtph263pdepay.h:
15240         * gst/rtp/gstrtph263ppay.h:
15241         * gst/rtp/gstrtpmp4gpay.h:
15242         * gst/rtp/gstrtpmp4vdepay.h:
15243         * gst/rtp/gstrtpmp4vpay.h:
15244         * gst/rtp/gstrtpmpadepay.h:
15245         * gst/rtp/gstrtpmpapay.h:
15246         * gst/rtp/gstrtppcmadepay.h:
15247         * gst/rtp/gstrtppcmapay.h:
15248         * gst/rtp/gstrtppcmudepay.h:
15249         * gst/rtp/gstrtppcmupay.h:
15250         * gst/rtp/gstrtpspeexdepay.h:
15251         * gst/rtp/gstrtpspeexpay.h:
15252         * gst/rtsp/gstrtpdec.h:
15253         * gst/rtsp/gstrtspsrc.h:
15254         * gst/smpte/gstsmpte.h:
15255         * gst/udp/gstdynudpsink.h:
15256         * gst/udp/gstmultiudpsink.h:
15257         * gst/udp/gstudpsink.h:
15258         * gst/udp/gstudpsrc.h:
15259         * gst/videofilter/gstvideobalance.h:
15260         * gst/videofilter/gstvideoflip.h:
15261         * sys/oss/gstossdmabuffer.h:
15262         * sys/oss/gstossmixerelement.h:
15263         * sys/oss/gstosssink.h:
15264         * sys/oss/gstosssrc.h:
15265         * sys/osxvideo/osxvideosink.h:
15266         * sys/sunaudio/gstsunaudiomixer.h:
15267         * sys/sunaudio/gstsunaudiosink.h:
15268         * sys/ximage/gstximagesrc.h:
15269         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
15270
15271 2006-05-31  Wim Taymans  <wim@fluendo.com>
15272
15273         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
15274         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
15275         (gst_goom_src_setcaps), (gst_goom_src_event),
15276         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
15277         (gst_goom_change_state):
15278         * gst/goom/gstgoom.h:
15279         Handle QoS.
15280         Handle flushing, discont and events.
15281         Fix timestamps and various other cleanups.
15282
15283 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15284
15285         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
15286         Fix bus reset when using libiec61883
15287
15288 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15289
15290         * configure.ac:
15291         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
15292         * ext/raw1394/Makefile.am:
15293         Add CFLAGS.
15294         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
15295         New method, to receive using libiec61883.
15296         (gst_dv1394src_iso_receive),
15297         #ifdef'd out if libiec61883 is present.
15298         (gst_dv1394src_bus_reset),
15299         Get userdata correctly if using libiec61883. 
15300         (gst_dv1394src_create),
15301         When using libiec61883, only poll one fd and no need to read.
15302         (gst_dv1394src_discover_avc_node),
15303         Replace g_warnings.
15304         (gst_dv1394src_start),
15305         Create new handle when we know which dv port.  More reliable
15306         than setting port on an existing handle.  Initialise libiec61883.
15307         (gst_dv1394src_stop):
15308         If using libiec61883, then cleanup its handle properly.
15309         * ext/raw1394/gstdv1394src.h:
15310         Add libiec61883 handle.
15311
15312 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
15313
15314         * gst/avi/gstavidemux.c:
15315           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
15316         * win32/MANIFEST:
15317           sort file listing
15318         * win32/vs6/libgstavi.dsp:
15319           add gstavimux.c to the project
15320         * win32/vs6/libgstid3demux.dsp:
15321           add link to zlib library
15322         * win32/vs6/libgstmatroska.dsp:
15323           add matroska-ids.c to the project
15324
15325 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
15326
15327         Patch by: Sebastian Dröge  <mail at slomosnail de >
15328
15329         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15330         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15331         * ext/taglib/Makefile.am:
15332         * ext/taglib/gstapev2mux.cc:
15333         * ext/taglib/gstapev2mux.h:
15334         * ext/taglib/gstid3v2mux.cc:
15335         * ext/taglib/gsttaglibmux.c: (plugin_init):
15336         * ext/taglib/gsttaglibmux.h:
15337           Add apev2mux element (#343122).
15338         
15339         * tests/check/Makefile.am:
15340         * tests/check/elements/apev2mux.c:
15341         (test_taglib_apev2mux_create_tags),
15342         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
15343         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
15344         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
15345         (apev2mux_suite), (main):
15346           Add unit test for apev2mux element.
15347
15348 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15349
15350         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
15351         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
15352         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
15353           GST_PTR_FORMAT should be used to print caps in debug statements.
15354
15355 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15356
15357         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
15358
15359         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
15360         (ape_demux_parse_tags):
15361           Some clean-ups and additions: map APE 'file' tag to
15362           GST_TAG_LOCATION (#343123); add support for extracting
15363           the track count and clean up parsing a bit (#343127).
15364
15365 2006-05-28  Edward Hervey  <edward@fluendo.com>
15366
15367         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
15368         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
15369
15370 2006-05-28  Edward Hervey  <edward@fluendo.com>
15371
15372         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
15373         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
15374         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
15375         * ext/jpeg/gstjpegdec.h:
15376         Clip outgoing buffers according to currently configured segment.
15377
15378 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15379
15380         * ext/taglib/gstid3v2mux.cc:
15381           Handle  writing of track-count or album-volume-count without
15382           track-number or albume-volume-number (in this case the number
15383           will just be set to 0).
15384
15385         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
15386           It would be nice if we actually checked the values received for
15387           track/album-volume number/count in  _check_tags(), rather than
15388           setting them again ...
15389
15390 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15391
15392         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
15393           A track/volume number or count of 0 does not make sense,
15394           just ignore it along with negative numbers (a tag might
15395           only contain a track count without a track number).
15396
15397 2006-05-27  Edward Hervey  <edward@fluendo.com>
15398
15399         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
15400         (gst_jpeg_dec_sink_event):
15401         Abort decompression when receiving FLUSH_STOP. This should avoid
15402         issues when interrupting decoding with flushes.
15403
15404 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
15405
15406         * ext/flac/gstflac.c:
15407           Don't #include file we don't dist any longer.
15408
15409 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
15410
15411         * README:
15412           Replace current README (containing the release notes from
15413           some 0.9.x version) with a proper README taken from the core.
15414
15415 2006-05-24  Wim Taymans  <wim@fluendo.com>
15416
15417         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
15418         Implement EOS correctly by either posting
15419         SEGMENT_DONE or pushing an EOS message depending
15420         on the seek type. Fixes #342592
15421
15422 2006-05-24  Wim Taymans  <wim@fluendo.com>
15423
15424         * gst/law/alaw-decode.c: (gst_alawdec_chain):
15425         * gst/law/alaw-decode.h:
15426         * gst/law/alaw-encode.c: (gst_alawenc_chain):
15427         * gst/law/alaw-encode.h:
15428         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
15429         * gst/law/mulaw-decode.h:
15430         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
15431         * gst/law/mulaw-encode.h:
15432         Some cleanups in the chain functions.
15433         Remove some GStreamer 0.0.2 bits.
15434
15435 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15436
15437         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15438
15439         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
15440           gst_collect_pads_stop() needs to be called before chaining up
15441           to the parent class (#342734).
15442
15443 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15444
15445         * ext/flac/Makefile.am:
15446         * ext/flac/flac_compat.h:
15447         * ext/flac/gstflac.c:
15448         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
15449         * ext/flac/gstflacenc.c:
15450           Remove backwards compatibility cruft for dealing with FLAC API
15451           changes in the 1.0.x series - we require 1.1.1 or newer these days.
15452
15453 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15454
15455         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15456         (gst_matroska_demux_push_xiph_codec_priv_data),
15457         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15458         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
15459         * gst/matroska/matroska-ids.h:
15460         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
15461         (gst_matroska_mux_video_pad_setcaps),
15462         (xiph3_streamheader_to_codecdata),
15463         (vorbis_streamheader_to_codecdata),
15464         (theora_streamheader_to_codecdata),
15465         (gst_matroska_mux_audio_pad_setcaps),
15466         (gst_matroska_mux_write_data):
15467           Add support for muxing/demuxing theora video (#342448; too bad
15468           none of the usual linux players can actually play this). Playback
15469           in GStreamer will require additional changes to theoradec in -base.
15470           Refactor streamheaders <=> CodecPrivateData code a bit; some small
15471           cleanups.
15472
15473 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15474
15475         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
15476         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
15477           Fix crashes when the horizontal subsampling is 1.
15478           Fixes #342097.
15479
15480 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15481
15482         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15483
15484         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
15485         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
15486         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
15487         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
15488         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
15489         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
15490         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
15491         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
15492         (gst_avi_mux_change_state):
15493         * gst/avi/gstavimux.h:
15494           Some enhancements for avimux (#342526):
15495            - add odml (large file) index support
15496            - store codec init data (e.g. huffyuv)
15497            - miscellaneous other fixes/cleanups
15498
15499 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
15500
15501         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
15502         Don't output any tag when we encounter a negative track number - the
15503         tag type is uint, so we end up outputting huge positive numbers
15504         instead. (Fixes: #342029)
15505
15506 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15507
15508         * configure.ac:
15509           update for new GSTPB_PLUGINS_DIR
15510
15511 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
15512
15513         * rtp/gst/gstrtph263pay.c:
15514         Properly set static caps for H263 at 34.
15515
15516 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15517
15518         Patch by: James "Doc" Livingston  <doclivingston gmail com>
15519
15520         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
15521           Merge event tags and tag setter tags correctly (#339918). Also,
15522           don't leak taglist in case of an error.
15523           
15524 2006-05-17  Edward Hervey  <edward@fluendo.com>
15525
15526         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
15527         We can only do caps intersection if the othercaps are non-empty and not
15528         ANY. Else we return the pad template (base_caps).
15529
15530 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
15531
15532         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
15533           Fix crash when outputting debugging information for certain
15534           pictures (always good to use the right struct member for
15535           the number of records in an array).
15536
15537 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
15538
15539         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
15540
15541         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
15542         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
15543         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
15544         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
15545         (gst_ebml_read_float), (gst_ebml_read_ascii),
15546         (gst_ebml_read_binary):
15547           Don't create unnecessary sub-buffers all the time. Dramatically
15548           improves performance with multiple concurrently running
15549           matroskademux instances (#341818) (and avoids doing
15550           unnecessarily inefficient things in the general case).
15551
15552 2006-05-16  Edward Hervey  <edward@fluendo.com>
15553
15554         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
15555         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
15556         return value of gst_pad_push_event().
15557
15558 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
15559
15560         * gst/autodetect/gstautoaudiosink.c:
15561         (gst_auto_audio_sink_find_best):
15562         * gst/autodetect/gstautovideosink.c:
15563         (gst_auto_video_sink_find_best):
15564         Make the name of the child element be based on the name of the
15565         parent, so that debug output is more useful.
15566         
15567         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
15568         (parse_insert_string_field), (parse_split_strings):
15569         Rework string parsing to always walk over BOM markers in UTF16
15570         strings, using the endianness indicated by the innermost one,
15571         then trying the opposite endianness if that fails to convert
15572         to valid UTF-8. Fixes #341774
15573
15574 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15575
15576         Patch from: Matthieu <matthieu at fluendo dot com>
15577
15578         * ext/libpng/Makefile.am:
15579         Add LIBPNG_CFLAGS.
15580
15581 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15582
15583         * ext/taglib/gstid3v2mux.cc:
15584           Add support for writing images (APIC frames) into ID3v2
15585           tags (picture type always set to 'other' for now though).
15586
15587 2006-05-14  Michael Smith  <msmith@fluendo.com>
15588
15589         * gst/wavparse/gstwavparse.c:
15590           Update docs; wavparse implements push and pull modes.
15591
15592 2006-05-12  Wim Taymans  <wim@fluendo.com>
15593
15594         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
15595         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
15596         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
15597         Ooops, bitten by the copy-and-paste design paradigm, fixes
15598         seek again.
15599
15600 2006-05-12  Wim Taymans  <wim@fluendo.com>
15601
15602         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15603         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
15604         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
15605         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
15606         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
15607         (gst_avi_demux_massage_index),
15608         (gst_avi_demux_calculate_durations_from_index),
15609         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
15610         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
15611         (gst_avi_demux_loop):
15612         * gst/avi/gstavidemux.h:
15613         Some cleanups, prepare to use GstSegment.
15614         Fix error in entry walking code.
15615         Fix VBR detection.
15616         Smarter timestamp calculation code.
15617         Uniform error/eos handling.
15618
15619 2006-05-12  Michael Smith  <msmith@fluendo.com>
15620
15621         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
15622         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
15623           Fix use of uninitialised values if we're NOT seeking in ready.
15624           Fix typos.
15625
15626 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
15627
15628         * gst/wavparse/Makefile.am:
15629           Add CFLAGS and LIBS for libgstbase, fixes build on
15630           Cygwin (#341489).
15631
15632 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
15633
15634         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
15635           Some more debug info. No need to check whether the string
15636           returned by g_convert() is really UTF-8 - either it is or
15637           we get NULL returned.
15638
15639 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
15640
15641         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
15642           Fix parsing of numeric genre strings some more, by ensuring that
15643           we only try and parse strings that a) Start with '(' and b) Consist
15644           only of digits.
15645           Also, when finding an escaping '((' sequence, bust it back to '(' by
15646           swallowing the first parenthesis
15647
15648 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
15649
15650         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
15651         (gst_esdsink_open), (gst_esdsink_close):
15652         * ext/esd/esdsink.h:
15653           Move the esd_get_server_info() into gst_esdsink_open() and fail
15654           with a decent error message on errors.
15655
15656 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15657
15658         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
15659         (gst_esdmon_channels_get_type):
15660         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
15661         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
15662         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
15663         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
15664         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
15665         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
15666         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
15667         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
15668         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
15669         * gst/videomixer/videomixer.c:
15670         (gst_video_mixer_background_get_type):
15671           Const-ify GEnumValue arrays.
15672
15673 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15674
15675         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
15676
15677         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
15678         (gst_avi_mux_do_video_buffer):
15679           Work around gst_buffer_make_metadata_writable() bug that
15680           results in avimux marking all frames in the index as
15681           keyframes (#340859).
15682           
15683 2006-05-08  Wim Taymans  <wim@fluendo.com>
15684
15685         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
15686         Make parsing of urls suck slightly less.
15687
15688 2006-05-08  Edward Hervey  <edward@fluendo.com>
15689
15690         * autogen.sh: (CONFIGURE_DEF_OPT): 
15691         libtoolize on Darwin/MacOSX is called glibtoolize.
15692
15693 2006-05-08  Wim Taymans  <wim@fluendo.com>
15694
15695         Patch by: Jens Granseuer <jensgr at gmx dot net>
15696
15697         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
15698         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
15699         C89 compliance fixes. Fixes #340980
15700
15701 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
15702
15703         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
15704         * ext/flac/gstflacdec.h:
15705           Handle segment seeks that include the end of the file as stop point
15706           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
15707           message instead of an EOS event in case we're in segment seek
15708           mode (fixes #340699).
15709           
15710 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
15711
15712         * ext/cairo/gsttextoverlay.c:
15713         * ext/flac/gstflacdec.c:
15714         * ext/gdk_pixbuf/pixbufscale.c:
15715         * gst/apetag/gstapedemux.c:
15716         * gst/debug/breakmydata.c:
15717         * gst/debug/testplugin.c:
15718         * gst/matroska/ebml-write.c:
15719         * gst/multipart/multipartdemux.c:
15720         * sys/osxaudio/gstosxaudiosink.c:
15721         * sys/osxaudio/gstosxaudiosrc.c:
15722         Add semicolons after GST_BOILERPLATE[_FULL] so that
15723         indent doesn't mess up following lines.
15724
15725 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
15726
15727         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
15728
15729         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
15730           Don't leak caps when freeing the stream context (#340623).
15731
15732 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
15733
15734         * configure.ac:
15735           Back to CVS
15736
15737 === release 0.10.3 ===
15738
15739 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
15740
15741         * configure.ac:
15742           releasing 0.10.3, "Desplazado"
15743
15744 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
15745
15746         * gst/matroska/matroska-mux.c:
15747         (gst_matroska_mux_stream_is_vorbis_header),
15748         (gst_matroska_mux_write_data):
15749           Don't strcmp() NULL strings.
15750           Only start new clusters on video keyframes, not on any
15751           random audio buffer that doesn't have the DELTA_UNIT
15752           flag set (fixes 'make check' again).
15753
15754 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
15755
15756         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15757
15758         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
15759         (gst_matroska_mux_stream_is_vorbis_header),
15760         (gst_matroska_mux_write_data):
15761           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
15762           value and then dead-lock when muxing vorbis audio streams
15763           (the three vorbis header buffers carry no timestamp, and it
15764           would try to mux these after all video buffers). Fixes #340346.
15765
15766           Improve clustering: start a new cluster also whenever we get
15767           a keyframe.     
15768
15769 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15770
15771         * win32/common/config.h:
15772         * win32/MANIFEST
15773           add the generated file as well
15774
15775 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15776
15777         * Makefile.am:
15778         * configure.ac:
15779         * win32/common/config.h.in:
15780           add win32 stuff
15781
15782 2006-05-03  Michael Smith  <msmith@fluendo.com>
15783
15784         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
15785           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
15786           SUCKS.
15787
15788 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
15789
15790         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
15791         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
15792         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
15793           don't leak caps-string
15794
15795 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
15796
15797         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
15798         (gst_id3demux_sink_activate):
15799           Let core insert default error message for TYPE_NOT_FOUND
15800           errors, it's just as good as our own and has the added
15801           bonus of being translated.
15802
15803 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
15804
15805         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
15806         (gst_tag_demux_sink_event):
15807         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
15808         (gst_id3demux_sink_event):
15809           Post an error message when we get an EOS event and were not
15810           able to find out the type of stream.
15811
15812         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
15813         (test_taglib_id3mux_with_tags):
15814           Decrease num-buffers to 16 per iteration again, otherwise the
15815           many memcpy()s and reallocations in the test will hammer slow
15816           CPUs completely and make the test timeout.
15817
15818 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15819
15820         * configure.ac:
15821           figure out where plugins-base plugins are
15822         * tests/check/Makefile.am:
15823           use plugins-base plugins, so we have typefind functions
15824         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
15825           increase num-buffers, this makes sure the test errors out instead
15826           of timing out when no typefind functions are present
15827
15828 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15829
15830         * docs/plugins/Makefile.am:
15831           also check .cc files for gtk-doc markup
15832         * configure.ac:
15833         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15834         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15835         * tests/check/Makefile.am:
15836         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
15837         * ext/Makefile.am:
15838         * ext/taglib/Makefile.am:
15839         * ext/taglib/gstid3v2mux.h:
15840         * ext/taglib/gsttaglibmux.c:
15841         * ext/taglib/gsttaglibmux.h:
15842           move taglib-based id3v2muxer to -good.  Fixes #336110.
15843
15844 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
15845
15846         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
15847           ... and fix multichannel/WAVFORMATEX support again.
15848
15849 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
15850
15851         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15852         (gst_wavparse_class_init), (gst_wavparse_dispose),
15853         (gst_wavparse_reset), (gst_wavparse_init),
15854         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
15855         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
15856         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
15857         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
15858         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
15859         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
15860         (gst_wavparse_stream_data), (gst_wavparse_loop),
15861         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
15862         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
15863         (gst_wavparse_change_state), (plugin_init):
15864         * gst/wavparse/gstwavparse.h:
15865           Add push (streaming) mode to wavparse (fixes #337625)
15866
15867 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15868
15869         * configure.ac:
15870         * tests/Makefile.am:
15871           add ximagesrc icles test
15872
15873 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15874
15875         * configure.ac:
15876         * docs/plugins/Makefile.am:
15877         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15878         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15879         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
15880         (gst_cmml_enc_push_clip):
15881         * sys/Makefile.am:
15882         * sys/ximage/Makefile.am:
15883         * sys/ximage/gstximagesrc.c:
15884           Move ximagesrc plug-in to good after review.  Fixes #336756.
15885
15886 2006-04-28  Michael Smith  <msmith@fluendo.com>
15887
15888         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
15889         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
15890         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
15891         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
15892         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
15893         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
15894         * gst/icydemux/gsticydemux.h:
15895           Fix event handling: cache events when typefinding and forward later.
15896
15897 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15898
15899         * sys/osxaudio/gstosxaudiosink.c:
15900         (plugin_init):
15901          Register osxaudiosrc to the plugin.
15902         * sys/osxaudio/gstosxaudiosrc.c:
15903         (gst_osx_audio_src_osxelement_do_init),
15904         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
15905         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
15906         (gst_osx_audio_src_get_property),
15907         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
15908         (gst_osx_audio_src_osxelement_init):
15909         * sys/osxaudio/gstosxaudiosrc.h:
15910           Port of osxaudiosrc to 0.10.
15911         * sys/osxaudio/Makefile.am:
15912           Add osxaudiosrc
15913
15914 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15915
15916         * sys/osxaudio/gstosxringbuffer.c:
15917         * sys/osxaudio/gstosxringbuffer.h:
15918           Forgot to commit earlier, part of the OSX audio plugin port
15919
15920 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
15921
15922         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
15923         (parse_split_strings):
15924           Recognise and skip any byte order marker (BOM) in
15925           UTF-16 strings.
15926
15927 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
15928
15929         * docs/plugins/Makefile.am:
15930         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15931         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15932         * docs/plugins/gst-plugins-good-plugins.hierarchy:
15933         * docs/plugins/inspect/plugin-avi.xml:
15934         * gst/avi/gstavidemux.c:
15935         * gst/avi/gstavimux.c:
15936           Add docs for both avidemux and avimux.
15937
15938 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
15939
15940         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
15941
15942         * gst/avi/Makefile.am:
15943         * gst/avi/gstavi.c: (plugin_init):
15944         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
15945         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
15946         (gst_avi_mux_class_init), (gst_avi_mux_init),
15947         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
15948         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
15949         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
15950         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
15951         (gst_avi_mux_riff_get_avix_header),
15952         (gst_avi_mux_riff_get_video_header),
15953         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
15954         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
15955         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
15956         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
15957         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
15958         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
15959         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
15960         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
15961         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
15962         (gst_avi_mux_change_state):
15963         * gst/avi/gstavimux.h:
15964           Port AVI muxer to GStreamer-0.10 (#332031).
15965
15966         * tests/check/Makefile.am:
15967         * tests/check/elements/avimux.c:
15968         * tests/check/elements/.cvsignore:
15969           Add unit test for AVI muxer.
15970
15971 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
15972
15973         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15974         (gst_wavparse_class_init), (gst_wavparse_reset),
15975         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
15976         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
15977         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
15978         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
15979         (gst_wavparse_stream_data), (gst_wavparse_loop),
15980         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
15981         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
15982         (plugin_init):
15983         * gst/wavparse/gstwavparse.h:
15984           reverted patch #337625 for the price of 1 hour sleep
15985
15986 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
15987
15988         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15989         (gst_wavparse_class_init), (gst_wavparse_reset),
15990         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
15991         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
15992         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
15993         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
15994         (gst_wavparse_stream_data), (gst_wavparse_loop),
15995         (gst_wavparse_chain), (plugin_init):
15996         * gst/wavparse/gstwavparse.h:
15997           correct partial implementation of push mode
15998           (from my last commit)
15999
16000 2006-04-26  Wim Taymans  <wim@fluendo.com>
16001
16002         * ext/esd/esdsink.c:
16003         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
16004         it is not in esd.h
16005
16006 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
16007
16008         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
16009         (gst_au_parse_class_init), (gst_au_parse_init),
16010         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
16011         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
16012         (gst_au_parse_chain), (gst_au_parse_src_convert),
16013         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
16014         (gst_au_parse_sink_event), (gst_au_parse_src_event),
16015         (gst_au_parse_change_state):
16016         * gst/auparse/gstauparse.h:
16017           Rewrite auparse to suck a little bit less: make source pad
16018           dynamic, so decodebin/playbin work with non-raw formats
16019           like alaw/mulaw; add query function for duration/position
16020           queries; check whether we have enough data before attempting
16021           to parse the header (instead of crashing when that is not the
16022           case); work around audioconvert sucking by swapping endianness
16023           to the native endianness ourselves for float formats; send
16024           initial newsegment event. Fixes #161712.
16025
16026 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16027
16028         * sys/osxaudio/Makefile.am:
16029         * sys/osxaudio/gstosxaudioelement.c:
16030         (gst_osx_audio_element_get_type),
16031         (gst_osx_audio_element_class_init):
16032         * sys/osxaudio/gstosxaudioelement.h:
16033         * sys/osxaudio/gstosxaudiosink.c:
16034         (gst_osx_audio_sink_osxelement_do_init),
16035         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
16036         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
16037         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
16038         (gst_osx_audio_sink_create_ringbuffer),
16039         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
16040         (plugin_init):
16041         * sys/osxaudio/gstosxaudiosink.h:
16042         Port of osxaudiosink to 0.10
16043
16044 2006-04-26  Wim Taymans  <wim@fluendo.com>
16045
16046         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
16047         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
16048         the size of the ringbuffer. This should fix hangs with older 
16049         esd sound servers.
16050
16051 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
16052
16053         * ext/aalib/gstaasink.c:
16054         * ext/annodex/gstcmmldec.c:
16055         * ext/annodex/gstcmmlenc.c:
16056         * ext/cairo/gsttextoverlay.c:
16057         * ext/cairo/gsttimeoverlay.c:
16058         * ext/cdio/gstcdiocddasrc.c:
16059         * ext/dv/gstdvdec.c:
16060         * ext/dv/gstdvdemux.c:
16061         * ext/esd/esdmon.c:
16062         * ext/esd/esdsink.c:
16063         * ext/flac/gstflacenc.c:
16064         * ext/flac/gstflactag.c:
16065         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
16066         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
16067         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
16068         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
16069         * ext/gdk_pixbuf/pixbufscale.c:
16070         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
16071         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
16072         * ext/jpeg/gstjpegdec.c:
16073         * ext/jpeg/gstjpegenc.c:
16074         * ext/jpeg/gstsmokedec.c:
16075         * ext/jpeg/gstsmokeenc.c:
16076         * ext/libcaca/gstcacasink.c:
16077         * ext/libmng/gstmngdec.c:
16078         * ext/libmng/gstmngenc.c:
16079         * ext/libpng/gstpngdec.c:
16080         * ext/libpng/gstpngenc.c:
16081         * ext/mikmod/gstmikmod.c:
16082         * ext/raw1394/gstdv1394src.c:
16083         * ext/shout2/gstshout2.c: (gst_shout2send_init):
16084         * ext/shout2/gstshout2.h:
16085         * ext/speex/gstspeexdec.c:
16086         * ext/speex/gstspeexenc.c:
16087         * gst/alpha/gstalpha.c:
16088         * gst/alpha/gstalphacolor.c:
16089         * gst/apetag/gstapedemux.c:
16090         * gst/auparse/gstauparse.c:
16091         * gst/autodetect/gstautoaudiosink.c:
16092         (gst_auto_audio_sink_base_init):
16093         * gst/autodetect/gstautovideosink.c:
16094         (gst_auto_video_sink_base_init):
16095         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
16096         * gst/avi/gstavimux.c: (gst_avimux_base_init):
16097         * gst/cutter/gstcutter.c:
16098         * gst/debug/breakmydata.c:
16099         * gst/debug/efence.c:
16100         * gst/debug/gstnavigationtest.c:
16101         * gst/debug/gstnavseek.c:
16102         * gst/debug/negotiation.c:
16103         * gst/debug/progressreport.c:
16104         * gst/debug/testplugin.c:
16105         * gst/effectv/gstaging.c:
16106         * gst/effectv/gstdice.c:
16107         * gst/effectv/gstedge.c:
16108         * gst/effectv/gstquark.c:
16109         * gst/effectv/gstrev.c:
16110         * gst/effectv/gstshagadelic.c:
16111         * gst/effectv/gstvertigo.c:
16112         * gst/effectv/gstwarp.c:
16113         * gst/flx/gstflxdec.c:
16114         * gst/goom/gstgoom.c:
16115         * gst/icydemux/gsticydemux.c:
16116         * gst/id3demux/gstid3demux.c:
16117         * gst/interleave/deinterleave.c:
16118         * gst/interleave/interleave.c:
16119         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
16120         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
16121         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
16122         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
16123         * gst/level/gstlevel.c:
16124         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
16125         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
16126         * gst/median/gstmedian.c:
16127         * gst/monoscope/gstmonoscope.c:
16128         * gst/multipart/multipartdemux.c:
16129         * gst/multipart/multipartmux.c:
16130         * gst/oldcore/gstaggregator.c:
16131         * gst/oldcore/gstfdsink.c:
16132         * gst/oldcore/gstmd5sink.c:
16133         * gst/oldcore/gstmultifilesrc.c:
16134         * gst/oldcore/gstpipefilter.c:
16135         * gst/oldcore/gstshaper.c:
16136         * gst/oldcore/gststatistics.c:
16137         * gst/rtp/gstasteriskh263.c:
16138         * gst/rtp/gstrtpL16depay.c:
16139         * gst/rtp/gstrtpL16pay.c:
16140         * gst/rtp/gstrtpamrdepay.c:
16141         * gst/rtp/gstrtpamrpay.c:
16142         * gst/rtp/gstrtpdepay.c:
16143         * gst/rtp/gstrtpgsmpay.c:
16144         * gst/rtp/gstrtph263pay.c:
16145         * gst/rtp/gstrtph263pdepay.c:
16146         * gst/rtp/gstrtph263ppay.c:
16147         * gst/rtp/gstrtpilbcdepay.c:
16148         * gst/rtp/gstrtpmp4gpay.c:
16149         * gst/rtp/gstrtpmp4vdepay.c:
16150         * gst/rtp/gstrtpmp4vpay.c:
16151         * gst/rtp/gstrtpmpadepay.c:
16152         * gst/rtp/gstrtpmpapay.c:
16153         * gst/rtp/gstrtppcmadepay.c:
16154         * gst/rtp/gstrtppcmapay.c:
16155         * gst/rtp/gstrtppcmudepay.c:
16156         * gst/rtp/gstrtppcmupay.c:
16157         * gst/rtp/gstrtpspeexdepay.c:
16158         * gst/rtp/gstrtpspeexpay.c:
16159         * gst/rtsp/gstrtpdec.c:
16160         * gst/rtsp/gstrtspsrc.c:
16161         * gst/smpte/gstsmpte.c:
16162         * gst/udp/gstdynudpsink.c:
16163         * gst/udp/gstmultiudpsink.c:
16164         * gst/udp/gstudpsink.c:
16165         * gst/udp/gstudpsrc.c:
16166         * gst/videobox/gstvideobox.c:
16167         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
16168         * gst/videofilter/gstvideobalance.c:
16169         * gst/videofilter/gstvideoflip.c:
16170         * gst/videofilter/gstvideotemplate.c:
16171         (gst_videotemplate_base_init):
16172         * gst/videomixer/videomixer.c:
16173         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16174         (gst_wavparse_class_init), (gst_wavparse_dispose),
16175         (gst_wavparse_reset), (gst_wavparse_init),
16176         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
16177         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
16178         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
16179         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
16180         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16181         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16182         (gst_wavparse_change_state):
16183         * gst/wavparse/gstwavparse.h:
16184         * sys/oss/gstossmixerelement.c:
16185         * sys/oss/gstosssink.c:
16186         * sys/oss/gstosssrc.c:
16187         * sys/osxaudio/gstosxaudioelement.c:
16188         * sys/osxaudio/gstosxaudiosink.c:
16189         * sys/osxaudio/gstosxaudiosrc.c:
16190         * sys/sunaudio/gstsunaudiomixer.c:
16191         * sys/sunaudio/gstsunaudiosink.c:
16192           Define GstElementDetails as const and also static (when defined as
16193           global)
16194
16195 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16196
16197         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
16198           Source pad has fixed caps. If we don't set this, bad
16199           things happen when the window is resized.
16200
16201 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16202
16203         * gst/matroska/Makefile.am:
16204         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16205         (gst_matroska_demux_handle_src_event):
16206         * gst/matroska/matroska-ids.c:
16207         (gst_matroska_track_init_video_context),
16208         (gst_matroska_track_init_audio_context),
16209         (gst_matroska_track_init_subtitle_context),
16210         (gst_matroska_track_init_complex_context):
16211         * gst/matroska/matroska-ids.h:
16212           Handle case where the TrackType ebml chunk does not come before the
16213           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
16214           events.
16215
16216 2006-04-25  Wim Taymans  <wim@fluendo.com>
16217
16218         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
16219         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
16220         It's codec_data, not codec_info.
16221
16222 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16223
16224         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16225
16226         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
16227           Handle codec_data for VfW compatibility codec IDs (#339451)
16228
16229         * gst/matroska/matroska-mux.c:
16230         (gst_matroska_mux_video_pad_setcaps):
16231           Same here, handle codec_data and add additional caps we can handle
16232           now to the pad template (huffyuv, dv and h263 video) (#339451)
16233
16234 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16235
16236         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
16237
16238         * gst/matroska/matroska-mux.c:
16239         (gst_matroska_mux_create_buffer_header),
16240         (gst_matroska_mux_write_data):
16241           Fix timestamping of B-frames, use signed integers, do
16242           some rounding (#339678).
16243
16244 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
16245
16246         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
16247         just make it compile with --disable-gst-debug.
16248
16249 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
16250
16251         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16252         Fix a bad conversion using gst_guint64_to_gdouble.
16253         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
16254         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
16255         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
16256     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
16257         mistake.
16258
16259 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
16260
16261         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16262         Use gst_guint64_to_gdouble for conversions
16263         * win32/vs6/gst_plugins_good.dsw:
16264         * win32/vs6/libgsticydemux.dsp:
16265         Add a project file for icydemux
16266
16267 2006-04-21  Wim Taymans  <wim@fluendo.com>
16268
16269         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
16270
16271         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
16272         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
16273         When splitting audio chunks, the block alignment is not taken in
16274         consideration, so the smaller chunks could be of size which is 
16275         not a multiple of the block alignment. Fixes #336904
16276
16277 2006-04-21  Wim Taymans  <wim@fluendo.com>
16278
16279         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
16280         Use scale functions
16281
16282 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16283
16284         * ext/dv/gstdv.c: (plugin_init):
16285           Fix build.
16286
16287 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16288
16289         * gst/debug/progressreport.c: (gst_progress_report_finalize),
16290         (gst_progress_report_class_init), (gst_progress_report_init),
16291         (gst_progress_report_do_query), (gst_progress_report_report),
16292         (gst_progress_report_set_property),
16293         (gst_progress_report_get_property):
16294           Add 'format' property to force querying to a particular format.
16295
16296 2006-04-21  Andy Wingo  <wingo@pobox.com>
16297
16298         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
16299         best, on big endian systems. Drop its rank in that case. OTOH on
16300         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
16301
16302 2006-04-21  Michael Smith  <msmith@fluendo.com>
16303
16304         * configure.ac:
16305         * gst/icydemux/Makefile.am:
16306         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
16307         (gst_icydemux_base_init), (gst_icydemux_class_init),
16308         (gst_icydemux_reset), (gst_icydemux_init),
16309         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
16310         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
16311         (unicodify), (gst_icydemux_unicodify),
16312         (gst_icydemux_parse_and_send_tags),
16313         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16314         (gst_icydemux_chain), (gst_icydemux_change_state),
16315         (gst_icydemux_send_tag_event), (plugin_init):
16316         * gst/icydemux/gsticydemux.h:
16317         * tests/check/Makefile.am:
16318         * tests/check/elements/icydemux.c: (typefind_succeed),
16319         (plugin_init), (icydemux_found_pad), (create_icydemux),
16320         (cleanup_icydemux), (push_data), (GST_START_TEST),
16321         (icydemux_suite), (main):
16322           Add icydemux, and tests.
16323
16324 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16325
16326         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16327           Post SEGMENT_DONE message in TIME format.
16328
16329 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16330
16331         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16332
16333         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
16334         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
16335           Fix index creation when we have to scan the file to create
16336           an index. There may be other types of RIFF 'LIST' chunks than
16337           'movi' and we need to skip them properly as well or we'll end up
16338           reading garbage (#336889). Some other cosmetic changes.
16339           
16340 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16341
16342         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
16343         (gst_flac_dec_handle_seek_event):
16344           Add support for segment seeks (fixes #338290). Also demote
16345           some recurring debug message from DEBUG to LOG level.
16346
16347 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16348
16349         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16350         (gst_matroskademux_do_index_seek),
16351         (gst_matroska_demux_handle_seek_event),
16352         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16353         * gst/matroska/matroska-ids.h:
16354           Set DISCONT flag on first buffer after a discontinuity.
16355           Fix newsegment events sent when seeking and honour KEY_UNIT
16356           seek flag. Create pad with bogus caps if we don't recognise
16357           the stream codec id.
16358
16359         * gst/matroska/matroska-demux.h:
16360           Fix GObject macros.
16361
16362 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16363
16364         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16365
16366         * gst/matroska/matroska-demux.c:
16367         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
16368           Handle end of segment properly when set; don't dead-lock when
16369           posting start of segment message when doing a segment seek.
16370           Fixes #338810.
16371
16372 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16373
16374         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
16375         (gst_matroska_demux_plugin_init):
16376           Make mpeg2 aac audio work: create artificial private codec data
16377           chunk which faad2 seems to require, just as we do for mpeg4 aac.
16378           Also call gst_riff_init(). Partially fixes #338767.
16379
16380 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
16381
16382         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
16383         (gst_wavenc_class_init), (gst_wavenc_init),
16384         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
16385         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
16386         (gst_wavenc_chain), (gst_wavenc_change_state):
16387         * gst/wavenc/gstwavenc.h:
16388           Set caps on first outgoing buffer, so that it doesn't error out
16389           immediately with a non-negotiated error (#338716). Rewrite and
16390           clean up a bit; fix setcaps function to parse things properly;
16391           fix sink caps (8bit audio is unsigned and doesn't have depth);
16392           use boilerplate macros; remove unused properties stuff.
16393
16394 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16395
16396         * ext/gdk_pixbuf/gstgdkpixbuf.c:
16397           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
16398           handle MJPEG streams and might be autoplugged for those if the
16399           user doesn't have jpegdec installed (resulting in a cryptic error
16400           message about huffman tables). Better to disable JPEG decoding here
16401           and let the user figure out that she needs to install jpegdec.
16402
16403 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16404
16405         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16406         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16407         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
16408         * ext/gdk_pixbuf/gstgdkpixbuf.h:
16409           Make work with packetised/framed input (e.g. png-in-quicktime). Use
16410           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
16411           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
16412           debug messages. Fix boilerplate macros.
16413
16414 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16415
16416         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
16417         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
16418           No need to special-case for Gdk-2.0 any longer, we require
16419           Gdk 2.2 or newer; minor clean-ups.
16420
16421 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16422
16423         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
16424         (gst_shout2send_class_init), (gst_shout2send_init),
16425         (set_shout_metadata), (gst_shout2send_set_metadata),
16426         (gst_shout2send_event), (gst_shout2send_start),
16427         (gst_shout2send_connect), (gst_shout2send_stop),
16428         (gst_shout2send_render), (gst_shout2send_set_property),
16429         (gst_shout2send_get_property), (gst_shout2send_setcaps),
16430         (plugin_init):
16431         * ext/shout2/gstshout2.h:
16432         * po/POTFILES.in:
16433           Rewrite a bit: use GstBaseSink::start and stop instead of a state
16434           change function; use GST_ELEMENT_ERROR for error reporting, not
16435           g_error() or GST_ERROR(); don't unref caps in setcaps function,
16436           will cause crashes or assertion failures; remove (unused) "sync"
16437           property, basesink already has such a property; misc. other
16438           minor fixes and cleanups.
16439
16440 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16441
16442         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
16443         * ext/esd/gstesd.c: (plugin_init):
16444         * po/POTFILES.in:
16445           Add translatable error message for when we cannot
16446           connect to the sound server, as "Cannot open resource
16447           for writing" isn't really an acceptable message to show
16448           to the user in this case.
16449
16450 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16451
16452         * sys/oss/gst-i18n-plugin.h:
16453           Remove bogus file that doesn't belong here.
16454
16455 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
16456
16457         Patch by: Philippe Valembois
16458
16459         * ext/shout2/gstshout2.c: (gst_shout2send_init),
16460         (gst_shout2send_set_metadata), (gst_shout2send_event),
16461         (gst_shout2send_render), (gst_shout2send_change_state):
16462         * ext/shout2/gstshout2.h:
16463           Handle tags being received before the connection to
16464           the server is established properly (see #338636).
16465
16466 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
16467
16468         * ext/shout2/gstshout2.c: (gst_shout2send_render):
16469           Don't crash in case the connection to the server fails:
16470           don't set pointer to NULL by assigning FALSE; error out
16471           properly by using GST_ELEMENT_ERROR and returning
16472           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
16473           before resetting the pointer.
16474
16475 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
16476
16477         * gst/id3demux/id3tags.c:
16478         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
16479         (Fixes #338713)
16480
16481 2006-04-12  Wim Taymans  <wim@fluendo.com>
16482
16483         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16484         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
16485         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16486         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
16487         (gst_gdk_pixbuf_chain):
16488         Some cleanups.
16489         Added RGBA as a possible output format.
16490         Correctly free the supported mimetypes.
16491         deprecate silent arg, it's not used.
16492         Return result from _alloc_buffer to peer.
16493
16494 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16495
16496         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
16497           Don't leak memory allocated by gst_buffer_new_and_alloc() by
16498           overwriting GST_BUFFER_MALLOCDATA.
16499
16500 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16501
16502         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
16503         (user_endrow_callback), (user_end_callback),
16504         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
16505         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
16506         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
16507         * ext/libpng/gstpngdec.h:
16508           Handle more than one frame if the content is framed,
16509           like with png-in-quicktime (#331917).
16510
16511 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16512
16513         * sys/oss/Makefile.am:
16514         * sys/oss/common.h:
16515         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
16516         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
16517         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
16518         (gst_oss_src_unprepare):
16519           - the user-visible error strings were in the wrong category
16520           - and the messages were not marked for translation
16521           - which is actually a good thing, because they were exactly
16522             the kind of message you would never want anyone to see
16523           - the macros were using variables that didn't exist in the macro
16524             arguments
16525           - and they were obviously copied from each other and then modified
16526           - so a common header makes sense
16527
16528 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
16529
16530         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16531           Don't try to modify read-only data.
16532
16533         * gst/matroska/matroska-demux.c:
16534         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16535           Fix comment (won't crash any longer now).
16536
16537 2006-04-10  Michael Smith  <msmith@fluendo.com>
16538
16539         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
16540           Use copies of header buffers for caps to avoid circular refcounting
16541           problems (as in theoradec, vorbisdec).
16542
16543         * tests/check/elements/cmmldec.c: (GST_START_TEST):
16544           Fix a typo in test that meant it was testing the wrong thing.
16545
16546         * tests/check/elements/cmmlenc.c: (check_headers):
16547           Fix refcount checks now that we use buffer-copies for caps.
16548
16549 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
16550
16551         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
16552         (gst_matroska_demux_handle_seek_event),
16553         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
16554         (gst_matroska_demux_subtitle_caps),
16555         (gst_matroska_demux_plugin_init):
16556           Use static pad templates with ANY caps for audio and video
16557           source pads and get rid of a lot of unnecessary (and partially
16558           broken) code for the template caps. Clean up caps finding
16559           functions. Fixes playback of audio files/streams that do not
16560           contain the sample rate and/or number of channels in the audio
16561           context (happens a lot with vorbis/mp3 .mka files it seems).
16562           Fixes #337183.
16563           Also add myself to copyright holders.
16564
16565 2006-04-10  Michael Smith  <msmith@fluendo.com>
16566
16567         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
16568           Use g_list_delete_link () instead of g_list_remove_link () so that
16569           we free the link as well as the contained data.
16570
16571 2006-04-10  Wim Taymans  <wim@fluendo.com>
16572
16573         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
16574
16575         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
16576         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
16577         (gst_avi_demux_stream_header):
16578         Fix some crashers with empty chunks. (Fixes #337749)
16579
16580 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
16581
16582         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
16583           use G_GINT64_CONSTANT for INT64 constants
16584         * gst/videofilter/gstvideobalance.c:
16585           define rint for WIN32 #define rint(x) (floor((x)+0.5))
16586         * win32/vs6/libgstavi.dsp:
16587          add missing libraries for the link and remove avimux.c from
16588          the project as it isn't ported to 0.10 yet
16589         
16590 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
16591
16592         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16593           Even better would be if we actually did the right thing
16594           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
16595
16596 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
16597
16598         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16599           Can't just replace 1LL with 1L here just because MSVC doesn't
16600           support it, as it might lead to incorrect results when doing the
16601           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
16602           force a 64-bit constant in a way that all compilers are happy with.
16603
16604 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16605
16606         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
16607         * ext/esd/esdsink.c: (gst_esdsink_class_init):
16608         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
16609         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
16610         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
16611         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
16612         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
16613         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
16614         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
16615         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
16616         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
16617         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
16618         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
16619         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
16620         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
16621         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
16622         * gst/avi/gstavimux.c: (gst_avimux_class_init):
16623         * gst/debug/efence.c: (gst_efence_class_init):
16624         * gst/debug/negotiation.c: (gst_negotiation_class_init):
16625         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
16626         * gst/goom/gstgoom.c: (gst_goom_class_init):
16627         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
16628         * gst/interleave/deinterleave.c: (deinterleave_class_init):
16629         * gst/interleave/interleave.c: (interleave_class_init):
16630         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
16631         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
16632         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
16633         * gst/median/gstmedian.c: (gst_median_class_init):
16634         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
16635         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
16636         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
16637         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
16638         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
16639         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
16640         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
16641         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
16642         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
16643         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
16644         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
16645         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
16646         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
16647         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
16648         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
16649         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
16650         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
16651         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
16652         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
16653         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
16654         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
16655         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
16656         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
16657         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
16658         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
16659         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
16660         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
16661         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
16662         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
16663         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
16664         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
16665         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
16666         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
16667         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
16668         * sys/osxaudio/gstosxaudioelement.c:
16669         (gst_osxaudioelement_class_init):
16670         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
16671         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
16672         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
16673         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
16674
16675 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16676
16677         * ext/mikmod/gstmikmod.h:
16678         * gst/level/gstlevel.h:
16679         Fix more broken GObject macros
16680
16681 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16682
16683         * ext/annodex/gstcmmldec.h:
16684         * ext/annodex/gstcmmlenc.h:
16685         * ext/annodex/gstcmmltag.h:
16686         * ext/cairo/gsttextoverlay.h:
16687         * ext/ladspa/gstsignalprocessor.h:
16688         * gst/matroska/ebml-read.h:
16689         * gst/matroska/ebml-write.h:
16690         * sys/osxaudio/gstosxaudioelement.h:
16691         Fix broken GObject macros
16692
16693 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
16694
16695         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
16696           Don't try to seek beyond the end of the file (would
16697           occasionally display error dialogs in totem when seeking
16698           to the end) (#335869). Will still throw an error though
16699           if the file is truncated and the total_samples value in
16700           the stream header is wrong.
16701
16702 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
16703
16704         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
16705         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
16706         (gst_flac_dec_metadata_callback):
16707         * ext/flac/gstflacdec.h:
16708           If the stream header doesn't contain the total number of samples,
16709           search for the last flac frame at the end of the file and calculate
16710           the total duration from that frame's offset (fixes #337609).
16711
16712 2006-04-07  Edward Hervey  <edward@fluendo.com>
16713
16714         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
16715         Don't unref the GstPadTemplate returned by
16716         gst_element_class_get_pad_template().
16717
16718 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
16719
16720         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
16721
16722         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
16723         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
16724         * sys/sunaudio/gstsunaudiosink.h:
16725           Use spec->segsize and spec->segtotal in the prepare function
16726           to initialise the ring buffer instead of using the buffer-time
16727           property (#337421).
16728
16729 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
16730
16731         * configure.ac:
16732           Bump core requirements to CVS for gst_pad_query_peer_duration()
16733           which is used by speexdec.
16734
16735 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
16736
16737         * ext/speex/gstspeex.c: (plugin_init):
16738         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
16739         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
16740         (speex_get_sink_query_types), (speex_dec_sink_query),
16741         (speex_get_src_query_types), (speex_dec_src_query),
16742         (speex_dec_src_event), (speex_dec_sink_event),
16743         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
16744         (speex_dec_chain_parse_data), (speex_dec_chain),
16745         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
16746         (speex_dec_change_state):
16747         * ext/speex/gstspeexdec.h:
16748           Fix seeking and duration queries (#337033); clean up and
16749           refactor a bit.
16750
16751 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16752
16753         * ext/raw1394/gstdv1394src.c:
16754           distinguish between device not found and could not open for
16755           reading
16756
16757 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16758
16759         * Makefile.am:
16760         * configure.ac:
16761         * pkgconfig/.cvsignore:
16762         * pkgconfig/Makefile.am:
16763         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
16764           add a .pc file so other modules can use good plugins in tests
16765
16766 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16767
16768         * configure.ac:
16769           clean up, use AS_VERSION and AS_NANO
16770         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
16771           use PACKAGE_VERSION define
16772         * po/af.po:
16773         * po/az.po:
16774         * po/cs.po:
16775         * po/en_GB.po:
16776         * po/hu.po:
16777         * po/it.po:
16778         * po/nb.po:
16779         * po/nl.po:
16780         * po/or.po:
16781         * po/sq.po:
16782         * po/sr.po:
16783         * po/sv.po:
16784         * po/uk.po:
16785         * po/vi.po:
16786           updated
16787
16788 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
16789
16790         * ext\jpeg\smokecodec.c:
16791           use of GST_DEBUG instead of DEBUG(a...) for WIN32
16792         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
16793           move first instruction after all variables declarations
16794         * gst\alpha\gstalpha.c:
16795         * gst\effectv\gstshagadelic.c:
16796         * gst\smpte\paint.c:
16797         * gst\videofilter\gstvideobalance.c:
16798           define M_PI if it's not defined (it's not defined on WIN32)
16799         * gst\cutter\gstcutter.c: (gst_cutter_chain):
16800         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
16801         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
16802         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
16803         (gst_matroska_demux_video_caps):
16804         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
16805         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
16806           use gst_guint64_to_gdouble for conversions
16807         * gst\goom\filters.c: (setPixelRGB_):
16808           fix a debug which was using undefined variable
16809         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
16810         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
16811           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
16812         * win32/vs6:
16813           add vs6 projects files for most of plugins-good
16814         
16815 2006-03-30  j^  <j@bootlab.org>
16816
16817         * ext/aalib/gstaasink.c:
16818         * ext/annodex/gstcmmldec.c:
16819         * ext/annodex/gstcmmlenc.c:
16820         * ext/cairo/gsttextoverlay.c:
16821         * ext/cairo/gsttimeoverlay.c:
16822         * ext/cdio/gstcdiocddasrc.c:
16823         * ext/dv/gstdvdec.c:
16824         * ext/esd/esdmon.c:
16825         * ext/esd/esdsink.c:
16826         * ext/flac/gstflacdec.c:
16827         * ext/flac/gstflacenc.c:
16828         * ext/flac/gstflactag.c:
16829         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
16830         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
16831         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
16832         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
16833         * ext/gdk_pixbuf/gstgdkpixbuf.c:
16834         * ext/gdk_pixbuf/pixbufscale.c:
16835         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
16836         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
16837         * ext/jpeg/gstjpegdec.c:
16838         * ext/jpeg/gstjpegenc.c:
16839         * ext/jpeg/gstsmokedec.c:
16840         * ext/jpeg/gstsmokeenc.c:
16841         * ext/libcaca/gstcacasink.c:
16842         * ext/libmng/gstmngdec.c:
16843         * ext/libmng/gstmngenc.c:
16844         * ext/libpng/gstpngdec.c:
16845         * ext/libpng/gstpngenc.c:
16846         * ext/mikmod/gstmikmod.c:
16847         * ext/raw1394/gstdv1394src.c:
16848         * ext/shout2/gstshout2.c:
16849         * ext/speex/gstspeexdec.c:
16850         * ext/speex/gstspeexenc.c:
16851         * gst/alpha/gstalpha.c:
16852         * gst/alpha/gstalphacolor.c:
16853         * gst/auparse/gstauparse.c:
16854         * gst/autodetect/gstautoaudiosink.c:
16855         (gst_auto_audio_sink_base_init):
16856         * gst/autodetect/gstautovideosink.c:
16857         (gst_auto_video_sink_base_init):
16858         * gst/avi/gstavimux.c: (gst_avimux_base_init):
16859         * gst/cutter/gstcutter.c:
16860         * gst/debug/breakmydata.c:
16861         * gst/debug/efence.c:
16862         * gst/debug/gstnavigationtest.c:
16863         * gst/debug/negotiation.c:
16864         * gst/debug/progressreport.c:
16865         * gst/debug/testplugin.c:
16866         * gst/effectv/gstaging.c:
16867         * gst/effectv/gstdice.c:
16868         * gst/effectv/gstedge.c:
16869         * gst/effectv/gstquark.c:
16870         * gst/effectv/gstrev.c:
16871         * gst/effectv/gstvertigo.c:
16872         * gst/effectv/gstwarp.c:
16873         * gst/flx/gstflxdec.c:
16874         * gst/goom/gstgoom.c:
16875         * gst/interleave/deinterleave.c:
16876         * gst/interleave/interleave.c:
16877         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
16878         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
16879         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
16880         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
16881         * gst/level/gstlevel.c:
16882         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
16883         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
16884         * gst/median/gstmedian.c:
16885         * gst/monoscope/gstmonoscope.c:
16886         * gst/multipart/multipartdemux.c:
16887         * gst/multipart/multipartmux.c:
16888         * gst/oldcore/gstmd5sink.c:
16889         * gst/oldcore/gstmultifilesrc.c:
16890         * gst/oldcore/gstpipefilter.c:
16891         * gst/oldcore/gstshaper.c:
16892         * gst/oldcore/gststatistics.c:
16893         * gst/rtp/gstasteriskh263.c:
16894         * gst/rtp/gstrtpL16depay.c:
16895         * gst/rtp/gstrtpL16pay.c:
16896         * gst/rtp/gstrtpamrdepay.c:
16897         * gst/rtp/gstrtpamrpay.c:
16898         * gst/rtp/gstrtpdepay.c:
16899         * gst/rtp/gstrtpgsmpay.c:
16900         * gst/rtp/gstrtph263pay.c:
16901         * gst/rtp/gstrtph263pdepay.c:
16902         * gst/rtp/gstrtph263ppay.c:
16903         * gst/rtp/gstrtpmp4gpay.c:
16904         * gst/rtp/gstrtpmp4vdepay.c:
16905         * gst/rtp/gstrtpmp4vpay.c:
16906         * gst/rtp/gstrtpmpadepay.c:
16907         * gst/rtp/gstrtpmpapay.c:
16908         * gst/rtp/gstrtppcmadepay.c:
16909         * gst/rtp/gstrtppcmapay.c:
16910         * gst/rtp/gstrtppcmudepay.c:
16911         * gst/rtp/gstrtppcmupay.c:
16912         * gst/rtp/gstrtpspeexdepay.c:
16913         * gst/rtp/gstrtpspeexpay.c:
16914         * gst/rtsp/gstrtpdec.c:
16915         * gst/smpte/gstsmpte.c:
16916         * gst/videobox/gstvideobox.c:
16917         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
16918         * gst/videofilter/gstvideobalance.c:
16919         * gst/videofilter/gstvideoflip.c:
16920         * gst/videofilter/gstvideotemplate.c:
16921         (gst_videotemplate_base_init):
16922         * gst/videomixer/videomixer.c:
16923         * gst/wavenc/gstwavenc.c:
16924         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
16925          better/unified long descriptions
16926          Fixed #336602
16927          Some cleanups to auparse, don't send multiple newsegments.
16928
16929 2006-03-29  Wim Taymans  <wim@fluendo.com>
16930
16931         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
16932
16933         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
16934         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
16935         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
16936         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
16937         * ext/dv/gstdvdemux.h:
16938         Seek in READY patch. Only works for pull based mode.
16939         Fixes #323880
16940
16941 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
16942
16943         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
16944         (gst_gdk_pixbuf_event):
16945           Fix two crashers: don't unref the same caps twice, and
16946           set pixbuf loader to NULL after freeing it.
16947
16948 2006-03-27  Wim Taymans  <wim@fluendo.com>
16949
16950         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
16951         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
16952         (gst_speexenc_chain):
16953         * ext/speex/gstspeexenc.h:
16954         Don't leak adapter.
16955         A push *always* takes ownership of the buffer, even on
16956         errors.
16957         Small cleanups.
16958
16959 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
16960
16961         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
16962           Create source pad without leaking.
16963
16964 2006-03-24  Wim Taymans  <wim@fluendo.com>
16965
16966         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
16967         * ext/flac/gstflacdec.h:
16968         * ext/flac/gstflacenc.h:
16969         Spifify a bit.
16970         Fix deadly lock order error in seeking code, STREAM_LOCK
16971         cannot be taken within LOCK and the streaming variables are
16972         protected with the STREAM_LOCK anyway.
16973
16974 2006-03-24  Wim Taymans  <wim@fluendo.com>
16975
16976         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
16977         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
16978         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
16979         this patch combines the global init_frames with the stream
16980         init_frames. Rationale being that the global delay should 
16981         be subtracted from any stream delay.
16982         Fixes #335858.
16983
16984 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
16985
16986         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
16987         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
16988         * gst/smpte/gstsmpte.c: (gst_smpte_init):
16989         * gst/videomixer/videomixer.c: (gst_videomixer_init):
16990         use DEBUG_FUNCPTR for collectpads
16991
16992 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
16993
16994         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
16995           Don't crash when encoding images where the number of rows isn't
16996           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
16997
16998 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
16999
17000         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
17001         * gst/interleave/deinterleave.c: (deinterleave_change_state):
17002         * gst/interleave/interleave.c: (interleave_change_state):
17003         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
17004           More state change function fixes.
17005
17006 2006-03-23  Wim Taymans  <wim@fluendo.com>
17007
17008         * ext/esd/esdsink.c: (gst_esdsink_class_init),
17009         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
17010         (gst_esdsink_prepare), (gst_esdsink_unprepare),
17011         (gst_esdsink_delay), (gst_esdsink_reset):
17012         * ext/esd/esdsink.h:
17013         Fix esd choppy playback by configuring audiosink
17014         correctly. Fixes #325191
17015
17016 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17017
17018         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
17019           Make state change function thread-safe.
17020
17021 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17022
17023         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
17024         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
17025           Don't try to read beyond the end of the file just because
17026           the header claims a bigger size (like with truncated files).
17027
17028 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17029
17030         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17031         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
17032         (gst_wavparse_stream_data), (gst_wavparse_loop):
17033         * gst/wavparse/gstwavparse.h:
17034           Delay source pad creation until we have the first chunk of
17035           media data, so the we can examine the data and adjust the
17036           caps accordingly if required. This makes playback of .wav
17037           files with DTS-declared-as-PCM content work (#313266).
17038
17039 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
17040
17041         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17042         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
17043         Don't attempt typefinding on too-short buffers that have been
17044         completely trimmed away. (Fixes #330239)
17045
17046         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
17047         Improve the debug output
17048
17049 2006-03-21  Wim Taymans  <wim@fluendo.com>
17050
17051         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
17052         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
17053         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
17054         (gst_esdsink_set_property), (gst_esdsink_get_property):
17055         Some cleanups.
17056         Reset fd to -1 when we close them.
17057
17058 2006-03-21  Wim Taymans  <wim@fluendo.com>
17059
17060         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
17061         the OPTIONS request result is optional so don't
17062         fail on it.
17063
17064 2006-03-21  Edward Hervey  <edward@fluendo.com>
17065
17066         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
17067         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
17068         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
17069         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17070         (gst_wavparse_change_state):
17071         gcc 4.1 unreferenced pointer fixes.
17072
17073 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
17074
17075         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
17076
17077         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
17078           Fix block alignment calculation. Alignment should be done before
17079           adding the byte offset where the data starts (#335231).
17080
17081 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
17082
17083         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
17084           Ensure that we set correct caps on buffers that are transferred
17085           direct from the input.
17086
17087 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
17088
17089         * gst/goom/filters.c: (zoomFilterDestroy):
17090         * gst/goom/goom_core.c: (goom_close):
17091           Free filter data when cleaning up. (Fixes: #334995)
17092
17093 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
17094
17095         * configure.ac:
17096           Don't compile udp and rtsp plugins on win32 (mingw) or other
17097           systems that don't have <sys/socket.h> for some reason (#316203).
17098
17099 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17100
17101         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
17102         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
17103         * ext/raw1394/gstdv1394src.h:
17104           Change bus reset handler so it reports useful information such as
17105           whether the device being used connected or disconnected
17106
17107 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
17108
17109         * gst/id3demux/id3v2frames.c:
17110         (parse_relative_volume_adjustment_two):
17111           We only care about gain and peak data for the master volume.
17112
17113 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
17114
17115         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17116         (parse_id_string), (parse_unique_file_identifier),
17117         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
17118           Read replay gain tags (#323721).
17119
17120 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
17121
17122         * configure.ac:
17123           Bump requirements to gst-plugins-base CVS because
17124           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
17125
17126 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
17127
17128         * rtp/gst/gstrtppcmadepay.c:
17129         Fixed one of the caps in the code from mulaw to alaw.
17130
17131 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
17132
17133         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17134           Ensure that we set caps on the buffers we pass.
17135
17136         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
17137         (gst_id3demux_sink_activate):
17138           Ensure that we set caps on the buffers we pass.
17139
17140           Use STREAM, TYPE_NOT_FOUND as the error class when
17141           typefinding fails.
17142
17143 2006-03-15  Edward Hervey  <edward@fluendo.com>
17144
17145         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
17146         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
17147         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
17148         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
17149         (gst_jpeg_dec_setcaps):
17150         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
17151         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
17152         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
17153         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
17154         (gst_mngdec_src_getcaps):
17155         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
17156         (gst_pngdec_caps_create_and_set):
17157         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
17158         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
17159         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
17160         * gst/alpha/gstalpha.c: (gst_alpha_init):
17161         * gst/auparse/gstauparse.c: (gst_au_parse_init):
17162         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
17163         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
17164         * gst/cutter/gstcutter.c: (gst_cutter_init):
17165         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
17166         (gst_efence_checkgetrange):
17167         * gst/debug/negotiation.c: (gst_negotiation_init):
17168         * gst/flx/gstflxdec.c: (gst_flxdec_init):
17169         * gst/goom/gstgoom.c: (gst_goom_init):
17170         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
17171         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
17172         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
17173         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
17174         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
17175         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
17176         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
17177         * gst/smpte/gstsmpte.c: (gst_smpte_init):
17178         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
17179         (gst_wavparse_create_sourcepad):
17180         Fix memleak with gst_static_pad_template_get().
17181         This uses gst_pad_new_from_static_template() instead.
17182         Fixes #333512
17183
17184 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17185
17186         * configure.ac:
17187           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
17188           used by id3demux.
17189
17190         * gst/id3demux/gstid3demux.c: (plugin_init):
17191         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17192         (parse_user_text_identification_frame),
17193         (parse_unique_file_identifier):
17194           Add support for UFID and TXXX frames and extract musicbrainz tags.
17195
17196 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17197
17198         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
17199           Catch short reads, like they might happen with truncated
17200           files (see #305279); remove unnecessary indentation.
17201
17202 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17203
17204         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
17205           Fix DIB image inversion for pictures with a
17206           depth != 8 (#305279).
17207
17208 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17209
17210         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
17211         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
17212         * ext/jpeg/gstjpegdec.h:
17213           Fix durations on outgoing buffers after seeking
17214           in MJPEG files (#334083); some minor clean-ups.
17215
17216 2006-03-13  Wim Taymans  <wim@fluendo.com>
17217
17218         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
17219         (gst_wavparse_change_state):
17220         Implement seek in READY (re-fixes #327658)
17221
17222 2006-03-13  Wim Taymans  <wim@fluendo.com>
17223
17224         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
17225         * ext/esd/esdmon.c: (gst_esdmon_get):
17226         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17227         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
17228         (gst_gdk_pixbuf_sink_getcaps):
17229         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
17230         (gst_jpegenc_setcaps):
17231         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
17232         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
17233         (gst_smokeenc_setcaps):
17234         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
17235         (gst_mngdec_src_getcaps):
17236         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
17237         (gst_mngenc_chain):
17238         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
17239         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
17240         * ext/speex/gstspeexdec.c: (speex_dec_convert),
17241         (speex_dec_src_event), (speex_dec_chain):
17242         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
17243         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
17244         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
17245         (gst_negotiation_pad_link), (gst_negotiation_chain):
17246         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
17247         (gst_flxdec_chain):
17248         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
17249         (deinterleave_chain):
17250         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
17251         * gst/median/gstmedian.c: (gst_median_link):
17252         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
17253         (gst_monoscope_chain):
17254         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
17255         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
17256         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
17257         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
17258         close #333784 unref the result of gst_pad_get_parent()
17259         by: Christophe Fergeau.
17260
17261 2006-03-09  Wim Taymans  <wim@fluendo.com>
17262
17263         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
17264         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
17265         Handle events in push mode better, can now do non-flushing
17266         seeks in push mode as well.
17267
17268 2006-03-07  Wim Taymans  <wim@fluendo.com>
17269
17270         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
17271         Applied patch from Kai Vehmanen, fixes #333624.
17272
17273 2006-03-06  Julien MOUTTE  <julien@moutte.net>
17274
17275         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
17276         Implement paletted and grayscale png files handling.
17277         (#150363).
17278
17279 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17280
17281         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
17282         (gst_speexenc_chain):
17283           fix a tag list assert
17284           follow gst-plugins-base/ext/ogg/README; set OFFSET
17285           and OFFSET_END.  Muxes correctly with gst-plugins-base
17286           > 0.9.3
17287
17288 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17289
17290         * gst/id3demux/Makefile.am:
17291         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
17292         (gst_id3demux_chain), (gst_id3demux_sink_activate):
17293           Use new typefind helper functions here as well, and
17294           do typefinding in pull-mode if upstream supports that.
17295
17296 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17297
17298         * sys/sunaudio/gstsunaudiomixerctrl.c:
17299         (gst_sunaudiomixer_ctrl_get_volume),
17300         (gst_sunaudiomixer_ctrl_set_volume):
17301         * sys/sunaudio/gstsunaudiomixertrack.c:
17302         (gst_sunaudiomixer_track_new):
17303           Remove unused variables, breaks build from CVS
17304           with -Werror (#333392, patch by: Benjamin Pineau)
17305
17306 2006-03-03  Wim Taymans  <wim@fluendo.com>
17307
17308         * docs/plugins/Makefile.am:
17309         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17310         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17311         Added wavparse docs.
17312
17313         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
17314         (gst_wavparse_reset), (gst_wavparse_init),
17315         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
17316         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
17317         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17318         (gst_wavparse_stream_data), (gst_wavparse_loop),
17319         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
17320         (gst_wavparse_change_state):
17321         * gst/wavparse/gstwavparse.h:
17322         Implement seek in READY (fixes #327658)
17323         Added docs and did some cleanups.
17324
17325 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
17326
17327         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
17328         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
17329         (gst_avi_demux_calculate_durations_from_index),
17330         (gst_avi_demux_stream_header):
17331         * gst/avi/gstavidemux.h:
17332           If we have an index, use a duration based on the index instead
17333           of blindly trusting the information in the stream headers
17334           (fixes #331817).
17335
17336 2006-03-03  Wim Taymans  <wim@fluendo.com>
17337
17338         * docs/plugins/Makefile.am:
17339         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17340         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17341         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17342         Added smoke and jpeg to the docs.
17343
17344         * ext/jpeg/Makefile.am:
17345         * ext/jpeg/gstjpeg.c: (plugin_init):
17346         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
17347         * ext/jpeg/gstjpegenc.h:
17348         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
17349         (gst_smokedec_chain):
17350         * ext/jpeg/gstsmokedec.h:
17351         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
17352         * ext/jpeg/gstsmokeenc.h:
17353         * ext/jpeg/smokecodec.h:
17354         Port smokedec (fixes #331905).
17355         Added some docs.
17356         Some cleanups.
17357
17358 2006-03-03  Wim Taymans  <wim@fluendo.com>
17359
17360         * docs/plugins/Makefile.am:
17361         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17362         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17363         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17364         Added videobalance and videoflip to the docs.
17365
17366         * gst/videofilter/Makefile.am:
17367         * gst/videofilter/gstvideobalance.c:
17368         (gst_video_balance_update_tables_planar411),
17369         (gst_video_balance_is_passthrough),
17370         (gst_video_balance_update_properties), (oil_tablelookup_u8),
17371         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
17372         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
17373         (gst_video_balance_finalize), (gst_video_balance_class_init),
17374         (gst_video_balance_init), (gst_video_balance_interface_supported),
17375         (gst_video_balance_interface_init),
17376         (gst_video_balance_colorbalance_list_channels),
17377         (gst_video_balance_colorbalance_set_value),
17378         (gst_video_balance_colorbalance_get_value),
17379         (gst_video_balance_colorbalance_init),
17380         (gst_video_balance_set_property), (gst_video_balance_get_property),
17381         (gst_video_balance_get_type), (plugin_init):
17382         * gst/videofilter/gstvideobalance.h:
17383         Ported to 0.10. (Fixes #326160)
17384         Added docs.
17385
17386         * gst/videofilter/gstvideoflip.c:
17387         * gst/videofilter/gstvideoflip.h:
17388         Added docs.
17389
17390 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
17391
17392         * configure.ac:
17393           Bump requirements to current core and -base CVS
17394           (core for new typefind helper API, and -base for the
17395           WAVFORMATEX support that was added to libgstriff and
17396           is needed by wavparse).
17397         
17398         * gst/apetag/Makefile.am:
17399         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
17400         (gst_tag_demux_sink_activate):
17401           Use new typefind helpers for typefinding instead of our
17402           home-grown stuff; also, do typefinding in pull-mode if
17403           upstream supports that.
17404
17405 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
17406
17407         Reviewed by: Christian Schaller <christian@fluendo.com>
17408
17409         This patch fixes bug: 329107
17410
17411         This Changelog entry is for a commit done on February 17
17412
17413         * ext/gconf/gconf.c
17414         * ext/gconf/gconf.h
17415         * ext/gconf/gstgconfaudiosink.c
17416         * ext/gconf/gstgconfaudiosink.h
17417         * gconf/gstreamer.schemas.in
17418
17419 2006-02-28  Wim Taymans  <wim@fluendo.com>
17420
17421         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17422         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
17423         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
17424         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
17425         Use DEBUG_OBJECT more.
17426
17427 2006-02-28  Wim Taymans  <wim@fluendo.com>
17428
17429         * docs/plugins/Makefile.am:
17430         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17431         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17432         Added dvdec and dvdemux to docs.
17433
17434         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
17435         Added docs.
17436         Check frame sizes so we don't crash when don't have enough
17437         data.
17438         Send nice error messages on error.
17439
17440         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
17441         (gst_dvdemux_class_init), (gst_dvdemux_init),
17442         (gst_dvdemux_finalize), (gst_dvdemux_reset),
17443         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
17444         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
17445         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
17446         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
17447         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
17448         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
17449         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
17450         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
17451         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
17452         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
17453         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
17454         * ext/dv/gstdvdemux.h:
17455         Added docs.
17456         Implement pull mode.
17457         Fix memleaks.
17458         Reduce memcpy for the video demuxing.
17459
17460 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
17461
17462         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
17463         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
17464         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
17465         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
17466           Add a little extra debug. Make the decoder not return NOT_LINKED,
17467           as we want to continue decoding all CMML and emitting tags.
17468
17469 2006-02-27  Michael Smith  <msmith@fluendo.com>
17470
17471         * ext/annodex/gstskeltag.c:
17472         * ext/annodex/gstskeltag.h:
17473           Deleted; these files aren't used any more either.
17474
17475 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17476
17477         * ext/Makefile.am: Fix dist-check.
17478
17479 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17480
17481         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
17482         memleak.
17483
17484 2006-02-25  Alessandro Decina <alessandro@nnva.org>
17485
17486         * ext/annodex/Makefile.am:
17487         * ext/annodex/gstannodex.c:
17488         * ext/annodex/gstcmmldec.c:
17489         * ext/annodex/gstcmmlenc.c:
17490         * ext/annodex/gstcmmlparser.c:
17491         * ext/annodex/gstcmmlparser.h:
17492         * ext/annodex/gstcmmlutils.c:
17493         * tests/check/elements/cmmldec.c:
17494         * tests/check/elements/cmmlenc.c:
17495           Fix a memleak in gst_cmml_track_list_add_clip.
17496           Handle overflows in clip's start and end times.
17497           Add the "encoded" parameter to cmmldec and cmmlenc caps.
17498           Do not parse junk at the end of a CMML preamble buffer.
17499           Register a libxml error handler to not print stuff on stderr.
17500           Check for bad clip start and end times in the testsuites.
17501
17502 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17503
17504         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
17505         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
17506         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
17507         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
17508         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
17509         possible memleaks.
17510
17511 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17512
17513         * tests/check/Makefile.am:
17514         * tests/check/elements/cmmldec.c:
17515         * tests/check/elements/cmmlenc.c: Fix tests so that they use
17516         the plugins-base tags.
17517
17518 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17519
17520         * ext/Makefile.am: Re-enable module.
17521
17522 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17523
17524         * tests/check/Makefile.am: Forgot to remove that test.
17525
17526 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17527
17528         * ext/annodex/Makefile.am:
17529         * ext/annodex/gstannodex.c: (plugin_init):
17530         * ext/annodex/gstcmmldec.c:
17531         * ext/annodex/gstskeldec.c:
17532         * ext/annodex/gstskeldec.h:
17533         * tests/check/Makefile.am:
17534         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
17535
17536 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17537
17538         * tests/check/Makefile.am: Disable those checks as well.
17539
17540 2006-02-24  Julien MOUTTE  <julien@moutte.net>
17541
17542         * ext/Makefile.am: Disable annodex for now until we figure out
17543         how to make it build.
17544         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
17545         Add a rule to your checklist : "please try to at least build 
17546         what you are going to commit into -good, or if you are too lazy
17547         to do that, please check that the buildbots are not crying because
17548         of your commit."
17549
17550 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
17551
17552         * configure.ac:
17553         * ext/Makefile.am:
17554         * ext/gdk_pixbuf/Makefile.am:
17555         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17556         * ext/gdk_pixbuf/gstgdkpixbuf.h:
17557         * ext/gdk_pixbuf/pixbufscale.c:
17558         * ext/gdk_pixbuf/pixbufscale.h:
17559           Gdkpixbuf ported from 0.8 to 0.10 by
17560           Renato Filho <renato.filho@indt.org.br>.
17561           gst_loader and gdkpixbufanimation still need port.
17562
17563 2006-02-24  Michael Smith  <msmith@fluendo.com>
17564
17565         * configure.ac:
17566         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17567         * ext/Makefile.am:
17568         * ext/annodex/Makefile.am:
17569         * ext/annodex/gstannodex.c:
17570         * ext/annodex/gstannodex.h:
17571         * ext/annodex/gstcmmldec.c:
17572         * ext/annodex/gstcmmldec.h:
17573         * ext/annodex/gstcmmlenc.c:
17574         * ext/annodex/gstcmmlenc.h:
17575         * ext/annodex/gstcmmlparser.c:
17576         * ext/annodex/gstcmmlparser.h:
17577         * ext/annodex/gstcmmltag.c:
17578         * ext/annodex/gstcmmltag.h:
17579         * ext/annodex/gstcmmlutils.c:
17580         * ext/annodex/gstcmmlutils.h:
17581         * ext/annodex/gstskeldec.c:
17582         * ext/annodex/gstskeldec.h:
17583         * ext/annodex/gstskeltag.c:
17584         * ext/annodex/gstskeltag.h:
17585         * tests/check/Makefile.am:
17586         * tests/check/elements/cmmldec.c:
17587         * tests/check/elements/cmmlenc.c:
17588         * tests/check/elements/skeldec.c:
17589           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
17590           Includes tests & docs, oh my! Passes Thomas's -good checklist
17591           entirely. Wow.
17592
17593 2006-02-24  Michael Smith  <msmith@fluendo.com>
17594
17595         * autogen.sh:
17596           Check for automake 1.9 as well.
17597
17598 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17599
17600         * ext/flac/gstflacenc.c:
17601           Change min. sample rate to 8kHz to match flacdec's.
17602           
17603 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
17604
17605         * ext/cdio/Makefile.am:
17606           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
17607           required for Cygwin, see #317048)
17608
17609         * gst/rtp/gstasteriskh263.c:
17610           Cygwin has includes for both the unix network socket API
17611           and the windows API, but only one can be included, so fix
17612           includes to only use one or the other, prefering the unxi
17613           one (#317048).
17614
17615 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
17616
17617         * rtp/gst/gstrtppcmadepay.c:
17618         * rtp/gst/gstrtppcmadepay.h:
17619         * rtp/gst/gstgstrtppcmapay.c:
17620         * rtp/gst/gstgstrtppcmapay.h:
17621         * rtp/gst/gstrtppcmudepay.c:
17622         * rtp/gst/gstrtppcmudepay.h:
17623         * rtp/gst/gstrtppcmupay.c:
17624         * rtp/gst/gstrtppcmupay.h:
17625         * rtp/gst/Makefile.am:
17626         * rtp/gst/gstrtp.c:
17627         * rtp/gst/README:
17628         Separated the G711 payloaders/depayloaders into separate elements for
17629         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
17630
17631 2006-02-22  Wim Taymans  <wim@fluendo.com>
17632
17633         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
17634         (gst_dvdec_change_state):
17635         * ext/dv/gstdvdec.h:
17636         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
17637         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
17638         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
17639         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
17640         (gst_dvdemux_flush), (gst_dvdemux_chain),
17641         (gst_dvdemux_change_state):
17642         * ext/dv/gstdvdemux.h:
17643         Ueber spiffify some more, added debug category.
17644         Use _scale.
17645         Use segments, respect playback rate from newsegment.
17646         Fix refcount issue.
17647
17648 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
17649
17650         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
17651         (gst_signal_processor_process):
17652         Fix compilation of LADPSA. It doesn't seem to work, and isn't
17653         enabled for the build, but it helps me win the feature-count
17654         competitions ooh yeah.
17655
17656 2006-02-19  Wim Taymans  <wim@fluendo.com>
17657
17658         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
17659         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
17660         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
17661         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
17662         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
17663         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
17664         Use scaling code for added precission and more correct stop
17665         position in case scale==0.
17666
17667 2006-02-19  Wim Taymans  <wim@fluendo.com>
17668
17669         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
17670         (gst_flxdec_chain):
17671         * gst/flx/gstflxdec.h:
17672         Implement DURATION query.
17673
17674 2006-02-19  Wim Taymans  <wim@fluendo.com>
17675
17676         * gst/flx/flx_color.h:
17677         * gst/flx/flx_fmt.h:
17678         * gst/flx/gstflxdec.c: (gst_flxdec_init),
17679         (gst_flxdec_src_query_handler), (flx_decode_color),
17680         (gst_flxdec_chain):
17681         * gst/flx/gstflxdec.h:
17682         Set MALLOCDATA for the temp buffers so we don't leak.
17683         Some debug cleanups.
17684         Consume all data in the adapter before leaving the chain
17685         function. Fixes #330678.
17686
17687 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
17688
17689         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
17690         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
17691          Handle 0 data size in otherwise valid frames.
17692          Handle numeric strings in 2.4.0 even when not in parentheses 
17693
17694 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
17695
17696         * gst/matroska/matroska-demux.c:
17697         (gst_matroska_demux_subtitle_caps),
17698         (gst_matroska_demux_plugin_init):
17699         * gst/matroska/matroska-ids.h:
17700           Recognise SSA/ASS and USF subtitle formats and
17701           set proper caps when they are found.
17702
17703 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
17704
17705         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
17706         (gst_jpeg_dec_chain):
17707           Fix invalid memory access for some odd-sized images
17708           (see image contained in quicktime stream in #327083);
17709           use g_malloc() instead of g_alloca().
17710
17711 2006-02-17  Wim Taymans  <wim@fluendo.com>
17712
17713         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
17714         Patch from Sebastien Cote, fixes #319884
17715
17716 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
17717
17718         * ext/cdio/gstcdio.c: (plugin_init):
17719           Init debug category (#331253).
17720
17721 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17722
17723         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
17724           Pass extra_data to gst_riff_create_audio_caps(), so that
17725           WAVEFORMATEX stuff works. Post audio codec name and post
17726           it as taglist on the bus. Allow up to 8 channesl for raw
17727           PCM in the source pad template caps.
17728
17729 2006-02-16  Wim Taymans  <wim@fluendo.com>
17730
17731         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
17732         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
17733         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
17734         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
17735         (gst_multipart_set_property), (gst_multipart_get_property):
17736         Applied #318663. Gives quite a few false positives in
17737         autoscan mode, but it's better than nothing. Not closing yet.
17738
17739 2006-02-16  Wim Taymans  <wim@fluendo.com>
17740
17741         * docs/plugins/Makefile.am:
17742         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17743         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17744         * docs/plugins/gst-plugins-good-plugins.args:
17745         * docs/plugins/inspect/plugin-udp.xml:
17746         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
17747         (gst_udpsrc_start):
17748         Update documentation.
17749         Fix args.
17750
17751 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
17752
17753         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
17754         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
17755         frame size. (Fixes #331368)
17756
17757 2006-02-16  Wim Taymans  <wim@fluendo.com>
17758
17759         * gst/rtsp/README:
17760         Updated README.
17761
17762         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
17763         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
17764         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
17765         * gst/rtsp/gstrtspsrc.h:
17766         Make sure the RTP port is an even port an try to allocate 
17767         another if not.
17768         Added retry property to control max retries for port allocation.
17769         Make sure RTCP port is RTP port+1.
17770         Cleanup when port allocation fails.
17771         Fixes #319183.
17772         
17773 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17774
17775         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
17776           Don't ignore return value of the parent class's state
17777           change function (#331385, patch by: Wouter Paesen).
17778
17779 2006-02-15  Wim Taymans  <wim@fluendo.com>
17780
17781         * configure.ac:
17782         * docs/plugins/Makefile.am:
17783         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17784         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17785         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17786         * ext/Makefile.am:
17787         * ext/hal/Makefile.am:
17788         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
17789         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
17790         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
17791         (do_toggle_element), (gst_hal_audio_sink_set_property),
17792         (gst_hal_audio_sink_get_property),
17793         (gst_hal_audio_sink_change_state):
17794         * ext/hal/gsthalaudiosink.h:
17795         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
17796         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
17797         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
17798         (do_toggle_element), (gst_hal_audio_src_set_property),
17799         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
17800         * ext/hal/gsthalaudiosrc.h:
17801         * ext/hal/gsthalelements.c: (plugin_init):
17802         * ext/hal/gsthalelements.h:
17803         * ext/hal/hal.c: (gst_hal_get_string),
17804         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
17805         (gst_hal_get_audio_src):
17806         * ext/hal/hal.h:
17807         Add HAL sound device wrapper plugins. Closes #329106
17808
17809 2006-02-15  Wim Taymans  <wim@fluendo.com>
17810
17811         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
17812         Add comment in a fultile attempt to stop the copy-and-paste 
17813         paradigm leading to duplication of bad code.
17814
17815         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
17816         Mime parameters have to be checked case insensitive
17817
17818 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
17819
17820         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
17821           Advance stream time for lagging subtitle streams by sending
17822           newsegment events with the update flag set.
17823
17824 2006-02-14  Edward Hervey  <edward@fluendo.com>
17825
17826         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
17827         There can be bogus data before the hdrl LIST tag in the RIFF header.
17828         It's hard to say if it's not respecting the AVI specifications or not,
17829         but since Google Video is producing AVIs like that and the other player
17830         don't seem to complain, I guess we should do the same.
17831
17832 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
17833
17834         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
17835         (parse_split_strings):
17836         Add more validation to ensure that a char encoding conversion
17837         produced a valid UTF-8 string.
17838
17839 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
17840
17841         Reviewed by: Edward Hervey  <edward@fluendo.com>
17842
17843         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
17844         Properly handle end of segment. Closes #330885.
17845
17846 2006-02-13  Wim Taymans  <wim@fluendo.com>
17847
17848         * gst/rtp/gstrtpmp4gpay.h:
17849         For got to commit this one.
17850
17851 2006-02-12  Wim Taymans  <wim@fluendo.com>
17852
17853         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
17854         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
17855         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
17856         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
17857         * gst/rtp/gstrtpmp4gpay.h:
17858         Make more things work.
17859         Handle ACC config strings.
17860
17861 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
17862
17863         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
17864           set timestamps if no incoming timestamps set
17865
17866 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
17867
17868         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
17869         (gst_tag_demux_do_typefind):
17870           ... and fix the very same leaks in GstTagDemux.
17871
17872 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
17873
17874         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
17875         (gst_id3demux_do_typefind):
17876         Fix a couple of mem leaks. (Patch by Jonathan Matthew
17877         <jonathan at kaolin dot wh9 dot net>)
17878
17879 2006-02-10  Wim Taymans  <wim@fluendo.com>
17880
17881         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
17882         First set options, then set caps or else the baseclass
17883         will not know about the options, duh.
17884
17885 2006-02-10  Wim Taymans  <wim@fluendo.com>
17886
17887         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
17888         (gst_rtp_mp4v_pay_setcaps):
17889         Don't waste time looking for a config string if we have codec_info
17890         on the incomming caps.
17891
17892 2006-02-10  Wim Taymans  <wim@fluendo.com>
17893
17894         * gst/rtp/README:
17895         Say something about case-sensitivity of caps vs mime-attributes.
17896
17897         * gst/rtp/Makefile.am:
17898         * gst/rtp/gstrtp.c: (plugin_init):
17899         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
17900         (gst_rtp_amr_pay_handle_buffer):
17901         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
17902         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
17903         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
17904         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
17905         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
17906         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
17907         (gst_rtp_mp4g_pay_plugin_init):
17908         * gst/rtp/gstrtpmp4gpay.h:
17909         Added beginnings of mpeg4-generic payloader (RFC 3640)
17910
17911 2006-02-09  Wim Taymans  <wim@fluendo.com>
17912
17913         * gst/rtsp/Makefile.am:
17914         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
17915         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
17916         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
17917         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
17918         (gst_rtpdec_change_state):
17919         * gst/rtsp/gstrtpdec.h:
17920         * gst/rtsp/gstrtsp.c: (plugin_init):
17921         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
17922         * gst/rtsp/rtspconnection.c: (read_body),
17923         (rtsp_connection_receive):
17924         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
17925         Resurected rtpdec to make rtspsrc happy again.
17926         Skip attributes from the session id.
17927         Don't crash when dumping a message with an empty body.
17928
17929
17930 2006-02-09  Wim Taymans  <wim@fluendo.com>
17931
17932         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
17933         Added more meaningfull warnings when something goes wrong.
17934         Clear F bit on outgoing AMR packets.
17935
17936         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
17937         (gst_rtp_amr_pay_handle_buffer):
17938         Added debugging category
17939         Support payloading of multiple AMR frames.
17940
17941         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
17942         Added some debugging.
17943
17944 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
17945
17946         * configure.ac:
17947           Back to CVS
17948
17949 === release 0.10.2 ===
17950
17951 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
17952
17953         * configure.ac:
17954           releasing 0.10.2, "Papa was a rolling stone"
17955
17956 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17957
17958         * configure.ac:
17959           Bump core and plugins-base requirement to 0.10.2.2
17960           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
17961
17962 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17963
17964         * ext/flac/gstflac.c: (plugin_init):
17965         * ext/speex/gstspeex.c: (plugin_init):
17966           Register musicbrainz tags.
17967
17968 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17969
17970         * ext/gconf/gconf.h:
17971           Remove declaration of function that no longer exists.
17972
17973 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17974
17975         * ext/shout2/gstshout2.c: (gst_shout2send_render),
17976         (gst_shout2send_setcaps), (gst_shout2send_change_state):
17977         Make shout2 work for non ogg streams
17978
17979 2006-02-06  Wim Taymans  <wim@fluendo.com>
17980
17981         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
17982         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
17983         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
17984         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
17985         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
17986         * gst/udp/gstmultiudpsink.h:
17987         Updated docs.
17988         Added properties bytes-served, bytes_to_serve.
17989         Post proper error messages,
17990         Emit client added signal too.
17991
17992 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17993
17994         * docs/plugins/Makefile.am:
17995         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17996         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17997         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
17998         (gst_multiudpsink_get_stats):
17999           adding docs for multiudpsink
18000
18001 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18002
18003         * gst/level/gstlevel.c: (gst_level_transform_ip):
18004           peak below decay is not necessarily an error, so don't ERROR log
18005
18006 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18007
18008         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
18009         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
18010         (gst_ebml_write_seek):
18011         * gst/matroska/ebml-write.h:
18012           Make sure we send a newsegment event in BYTES format
18013           before sending buffers (#328531).
18014
18015 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18016
18017         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
18018         (gst_dvdemux_sink_query):
18019         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
18020         * ext/speex/gstspeexdec.c: (speex_get_query_types),
18021         (speex_dec_src_query):
18022         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
18023         (gst_speexenc_sink_query):
18024         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
18025         * gst/matroska/matroska-demux.c:
18026         (gst_matroska_demux_get_src_query_types),
18027         (gst_matroska_demux_handle_src_query):
18028         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
18029         (gst_wavparse_pad_query):
18030           Pass unhandled queries upstream instead of just dropping
18031           them (#326446). Update query type arrays here and there.
18032
18033 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18034
18035         * tests/check/elements/matroskamux.c: (setup_src_pad):
18036           Collectpads in core got changed and now also holds a
18037           reference to any pad that is part of it. Fix refcount
18038           checks in test case accordingly.
18039
18040 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18041
18042         * gst/apetag/gstapedemux.h:
18043           Fix include, for now GstTagDemux is in the apetag dir.
18044
18045 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18046
18047         * docs/plugins/Makefile.am:
18048         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18049         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18050         * docs/plugins/inspect/plugin-cdio.xml:
18051           Add cdio plugin to docs.
18052
18053         * ext/cdio/gstcdiocddasrc.c:
18054           Add gtk-doc blurb.
18055
18056         * ext/cdio/gstcdio.c:
18057           The plugin is called 'cdio' not 'cddio'.
18058
18059 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18060
18061         * configure.ac:
18062         * docs/plugins/Makefile.am:
18063         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18064         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18065         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18066         * docs/plugins/inspect/plugin-apetag.xml:
18067         * gst/apetag/Makefile.am:
18068         * gst/apetag/gstapedemux.c:
18069         * gst/apetag/gstapedemux.h:
18070         * gst/apetag/gsttagdemux.c:
18071         * gst/apetag/gsttagdemux.h:
18072           Add APE tag demuxer (#325649).
18073
18074 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18075
18076         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
18077         (gst_gconf_get_default_video_sink),
18078         (gst_gconf_get_default_audio_src),
18079         (gst_gconf_get_default_video_src):
18080         * ext/gconf/gconf.h:
18081         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
18082         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
18083         (do_toggle_element):
18084         * ext/gconf/gstgconfaudiosink.h:
18085         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
18086         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18087         (do_toggle_element):
18088         * ext/gconf/gstgconfaudiosrc.h:
18089         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
18090         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
18091         (do_toggle_element):
18092         * ext/gconf/gstgconfvideosink.h:
18093         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
18094         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18095         (do_toggle_element):
18096         * ext/gconf/gstgconfvideosrc.h:
18097           Ignore changing the GConf key to "". Ignore GConf key updates
18098           that don't actually change the string.
18099           For now, ignore the GConf key when the state is > READY, as
18100           it breaks streaming. Sometime it will be nice to bring the
18101           new sink online even mid-stream, by sending NEWSEGMENT info
18102           and possibly prerolling.
18103           (Fixes #326736)
18104
18105 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18106
18107         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
18108         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
18109         (zoomFilterSetResolution), (zoomFilterDestroy),
18110         (zoomFilterFastRGB), (pointFilter):
18111         * gst/goom/filters.h:
18112         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
18113         (goom_update), (goom_close):
18114         * gst/goom/goom_core.h:
18115         * gst/goom/goom_tools.h:
18116         * gst/goom/graphic.c:
18117         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
18118         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
18119         * gst/goom/gstgoom.h:
18120         * gst/goom/lines.c: (goom_lines):
18121         * gst/goom/lines.h:
18122           Make goom reentrant by moving all important static variables
18123           into instance structures.
18124           (Fixes #329181)
18125
18126 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
18127
18128         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
18129         (gst_avi_demux_all_source_pads_unlinked),
18130         (gst_avi_demux_process_next_entry):
18131         * gst/avi/gstavidemux.h:
18132           Third attempt, use gst_pad_is_linked() this time.
18133
18134 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
18135
18136         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18137         (parse_split_strings):
18138         Adjust for data length indicators when parsing (Fixes #329810)
18139         Fix stupid bug parsing UTF-8 tag text.
18140         Output tag strings with multiple fields as multiple tags, so the
18141         app gets all the data.
18142
18143 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18144
18145         * ext/flac/gstflacenc.c:
18146         Fixed a bug add in last commit, where no event is send. Thanks Tim to
18147         show me.
18148         
18149 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18150
18151         * ext/flac/gstflacenc.c:
18152         * gst/matroska/ebml-read.c:
18153         Just make it compile with --disable-gst-debug.
18154
18155 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
18156
18157         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
18158         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
18159         (id3v2_genre_fields_to_taglist):
18160           Never output a tag with a null contents string.
18161
18162 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18163
18164         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
18165           Only pause if all pads are unlinked AND we've tried to send data
18166           on all of them at least once.
18167
18168 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18169
18170         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
18171         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
18172           Make loop function/task pause itself when all source pads are
18173           unlinked.
18174
18175 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18176
18177         * configure.ac:
18178         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
18179           Use new functions from core to render a bin from a
18180           string. Fixes build. Up requirements to core CVS.
18181
18182 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18183
18184         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
18185           Don't push buffers into the adapter that we are going to
18186           push downstream again without framing anyway. Also, the
18187           adaptor takes ownership of buffers put into it (fixes
18188           auparse pushing invalid buffers for .au files with
18189           ADPCM contents). Finally, set caps on all outgoing buffers.
18190
18191 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
18192
18193         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
18194         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
18195         (gst_id3demux_send_tag_event):
18196         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
18197         Someone should kick my butt. Remove ID3v1 tags from the end of the
18198         file.
18199
18200         Improve error messages. Send the TAG message as soon as we complete
18201         typefinding, instead of waiting until we send the first buffer.
18202         Downstream tag event is still sent before the first buffer.
18203
18204 2006-01-27  Jan Gerber  <j@bootlab.org>
18205
18206         Reviewed by: Andy Wingo <wingo@pobox.com>
18207
18208         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
18209         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
18210         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
18211         to not have warings flooding stderr. this is the suggested way
18212         also used in dvgrab and kino. (#328336)
18213
18214 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18215
18216         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
18217         (gst_oss_sink_init), (gst_oss_sink_finalise):
18218           Free the device name string when finalised.
18219
18220 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
18221
18222         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
18223           Don't put function calls in g_return_if_fail() statements,
18224           or they'll be replaced with NOOPs if someone compiles with
18225           G_DISABLE_CHECKS defined.
18226           
18227 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
18228
18229         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18230         Never trust ANY information encoded in a media file, especially
18231         when it's giving you sizes. (Fixes #328452)
18232
18233 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
18234
18235         * gst/rtp/gstrtpg711pay.c:
18236         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
18237         bug #325148.
18238
18239 2006-01-23  Edward Hervey  <edward@fluendo.com>
18240
18241         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
18242         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
18243         * gst/matroska/matroska-ids.h:
18244         Added recognition of Real Audio and Video streams in matroska demuxer.
18245
18246 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18247
18248         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
18249           Remove errant break statement, and fix compilation with
18250           older GCC.
18251
18252 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
18253
18254         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18255
18256         * sys/sunaudio/gstsunaudiomixerctrl.c:
18257         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
18258           Export functions that are needed in other parts of the code,
18259           makes the mixer actually work; adjust magic minimum buffer-time
18260           value from 3ms to 5ms to work around stuttering during mp3
18261           playback (#327765).
18262
18263 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
18264
18265         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18266
18267         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
18268         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
18269           Fix possible deadlock in matroska muxer (#327825).
18270
18271 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
18272
18273         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
18274         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
18275         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
18276         * gst/rtsp/sdpmessage.h:
18277         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
18278         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
18279           C89 fixes: declare variables at the beginning of a block and
18280           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
18281           <jensgr at gmx dot net>).
18282
18283 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18284
18285         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18286         * gst/id3demux/id3tags.h:
18287         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18288         (parse_comment_frame), (parse_text_identification_frame),
18289         (id3v2_tag_to_taglist), (id3v2_are_digits),
18290         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
18291         (parse_split_strings), (free_tag_strings):
18292           Rewrite parsing of text tags to handle multiple NULL terminated
18293           strings. Parse numeric genre strings and ID3v2 type
18294           "(3)(6)Alternative" style genre strings.
18295           Parse dates that are only YYYY or YYYY-mm format.
18296           (Fixes #328241 and #322154)
18297
18298 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
18299
18300         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
18301           Don't forget to initialize liboil, otherwise our oil functions
18302           will crash (fixes #327871; patch by: Christoph Burghardt
18303           <hawkes at web dot de>).
18304
18305 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18306
18307         * configure.ac:
18308           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
18309           like in the core and gst-plugins-base. Fixes #324367 and #326683;
18310           patch by: Brian Cameron <brian dot cameron at sun dot com>
18311
18312 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18313
18314         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
18315         * ext/cdio/gstcdio.h:
18316         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
18317           Fix build for libcdio versions >= 76; give slightly lower rank
18318           than cdparanoia.
18319
18320 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18321
18322         * configure.ac:
18323         * ext/Makefile.am:
18324         * ext/cdio/Makefile.am:
18325         * ext/cdio/gstcdio.c:
18326         * ext/cdio/gstcdio.h:
18327         * ext/cdio/gstcdiocddasrc.c:
18328         * ext/cdio/gstcdiocddasrc.h:
18329           Port libcdio cdda source, formerly known as cddasrc, now known as
18330           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
18331           but that's not tested (fixes #317658).
18332
18333 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18334
18335         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
18336           Fix conversion from TIME to BYTES format (fixes #326864;
18337           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
18338
18339 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
18340
18341         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18342           Fix compilation of id3demux when zlib is not present.
18343           (Fixes #326602; patch by: Sergey Scobich)
18344
18345 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
18346
18347         * ext/esd/Makefile.am:
18348           Add $(ESD_CFLAGS), otherwise build will fail for folks
18349           with libesd in a non-standard prefix (#327009).
18350
18351 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18352
18353         * configure.ac:
18354           back to HEAD
18355
18356 === release 0.10.1 ===
18357
18358 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
18359
18360         * configure.ac:
18361           releasing 0.10.1, "Li"
18362
18363 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18364
18365           patch by: Wim Taymans
18366
18367         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18368           fix memleak.  Fixes #326618
18369
18370 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18371
18372           patch by: Mike Smith
18373
18374         * gst/level/gstlevel.c: (gst_level_message_new),
18375         (gst_level_message_append_channel):
18376           Fix memleak.  Fixes #326612
18377
18378 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18379
18380         * configure.ac:
18381           prereleasing
18382         * po/af.po:
18383         * po/az.po:
18384         * po/cs.po:
18385         * po/en_GB.po:
18386         * po/hu.po:
18387         * po/it.po:
18388         * po/nb.po:
18389         * po/nl.po:
18390         * po/or.po:
18391         * po/sq.po:
18392         * po/sr.po:
18393         * po/sv.po:
18394         * po/uk.po:
18395         * po/vi.po:
18396           update translations
18397
18398 2006-01-10  Michael Smith  <msmith@fluendo.com>
18399
18400         * gst/level/gstlevel.c: (gst_level_class_init),
18401         (gst_level_dispose):
18402           Don't leak filter arrays.
18403
18404 2006-01-09 Brian Cameron <brian.cameron@sun.com>
18405
18406         reviewed by: Christian Schaller <uraeus@gnome.org>
18407         
18408         * configure.ac:
18409         * gst-plugins-good.spec.in:
18410         * sys/Makefile.am:
18411         * sys/sunaudio/Makefile.am:
18412         * sys/sunaudio/gstsunaudio.c: (plugin_init):
18413         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
18414         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
18415         (gst_sunaudiomixer_change_state):
18416         * sys/sunaudio/gstsunaudiomixer.h:
18417         * sys/sunaudio/gstsunaudiomixerctrl.c:
18418         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
18419         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
18420         (gst_sunaudiomixer_ctrl_list_tracks),
18421         (gst_sunaudiomixer_ctrl_get_volume),
18422         (gst_sunaudiomixer_ctrl_set_volume),
18423         (gst_sunaudiomixer_ctrl_set_mute),
18424         (gst_sunaudiomixer_ctrl_set_record):
18425         * sys/sunaudio/gstsunaudiomixerctrl.h:
18426         * sys/sunaudio/gstsunaudiomixertrack.c:
18427         (gst_sunaudiomixer_track_class_init),
18428         (gst_sunaudiomixer_track_init), (fill_labels),
18429         (gst_sunaudiomixer_track_new):
18430         * sys/sunaudio/gstsunaudiomixertrack.h:
18431         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
18432         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
18433         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
18434         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
18435         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
18436         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
18437         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
18438         * sys/sunaudio/gstsunaudiosink.h:
18439
18440         Add SunAudio plugin - tested to make sure it doesn't break
18441         the build under GNU/Linux.      
18442
18443 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
18444
18445         * gst-plugins-good/gst/udp/gstdynudpsink.c:
18446         * gst-plugins-good/gst/udp/gstudpsrc.c:
18447         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
18448         overrides the port or multicast parameters. Fixes bugs #323021.
18449         API addition: adds GstUDPSrc::sockfd property   
18450
18451 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
18452
18453         * ext/gconf/Makefile.am:
18454         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
18455         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
18456         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18457         (do_toggle_element), (cb_toggle_element),
18458         (gst_gconf_audio_src_change_state):
18459         * ext/gconf/gstgconfaudiosrc.h:
18460         * ext/gconf/gstgconfelements.c: (plugin_init):
18461         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
18462         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
18463         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18464         (do_toggle_element), (cb_toggle_element),
18465         (gst_gconf_video_src_change_state):
18466         * ext/gconf/gstgconfvideosrc.h:
18467           Add new gconfaudiosrc and gconfvideosrc elements
18468           (needed for gnome-sound-recorder).
18469
18470 2006-01-06  Edward Hervey  <edward@fluendo.com>
18471
18472         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
18473         Add gst_element_no_more_pads() for proper decodebin behaviour.
18474         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
18475         (parse_text_identification_frame), (parse_split_strings):
18476         Failure to decode some tags is not a GST_ERROR() but a
18477         GST_WARNING()
18478         When iterating over a chunk of text, check that we haven't gone too
18479         far.
18480
18481 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
18482
18483         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
18484         (plugin_init):
18485           call oil_init() when using liboil
18486
18487 2006-01-04  Wim Taymans  <wim@fluendo.com>
18488
18489         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
18490         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18491         Fix leaks.
18492
18493 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
18494
18495         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18496
18497         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
18498         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
18499         (gst_flac_dec_change_state):
18500           Don't g_assert() where we should just return FALSE; remove
18501           unnecessary g_assert(); initialize some fields properly in
18502           state change function (fixes #325504). Also, use
18503           GST_DEBUG_OBJECT in two more places.
18504
18505 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18506
18507         * configure.ac:
18508           also remove smoothwave's Makefile.am
18509         * docs/plugins/Makefile.am:
18510           fix plugin docs
18511
18512 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18513
18514         * tests/examples/Makefile.am:
18515           added missing Makefile.am
18516
18517 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18518
18519         * configure.ac:
18520         * gst/level/Makefile.am:
18521         * gst/level/level-example.c:
18522         * tests/Makefile.am:
18523         * tests/examples/level/Makefile.am:
18524         * tests/examples/level/level-example.c: (message_handler), (main):
18525           moved level-example to tests/examples/level-example
18526         * tests/old/examples/level/demo.c: (main):
18527         * tests/old/examples/level/plot.c: (main):
18528           some initial fixes
18529
18530 2005-12-29  Michael Smith  <msmith@fluendo.com>
18531
18532         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
18533         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
18534         * gst/udp/gstmultiudpsink.h:
18535           Track packets sent per client in addition to bytes sent; provide
18536           this info through get-stats signal
18537
18538 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18539
18540         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
18541           Can't use gst_object_unref() on a GstAdapter (#325191).
18542
18543 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
18544
18545         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18546         If a broken tag has 0 bytes payload, at least still skip
18547         the 10 byte header
18548
18549 2005-12-22  Philippe Khalaf  <burger@speedy.org>
18550
18551         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
18552         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
18553         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
18554         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
18555           Making these depayloaders (H263+ and mpeg4 video) inherit from
18556           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
18557
18558 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
18559
18560         * docs/plugins/gst-plugins-good-plugins.args:
18561         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18562         Regenerate the plugin hiearchy.
18563
18564 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
18565
18566         * docs/plugins/Makefile.am:
18567         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18568         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18569         * docs/plugins/gst-plugins-good-plugins.args:
18570         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
18571         (gst_id3demux_base_init), (gst_id3demux_class_init),
18572         (gst_id3demux_chain):
18573         * gst/id3demux/gstid3demux.h:
18574           Add documentation for id3demux.
18575           Don't fail if the first buffer is not at offset 0, just
18576           attempt to typefind and do pass through
18577           Rename the gst_type function from gst_gst_id3demux..
18578
18579 2005-12-20  Michael Smith  <msmith@fluendo.com>
18580
18581         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
18582         (gst_multiudpsink_add), (gst_multiudpsink_remove),
18583         (gst_multiudpsink_get_stats):
18584         * gst/udp/gstmultiudpsink.h:
18585           Collect statistics; return them from get_stats.
18586
18587 2005-12-19  Edward Hervey  <edward@fluendo.com>
18588
18589         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
18590         Stupid signedness issue...
18591
18592 2005-12-19  Edward Hervey  <edward@fluendo.com>
18593
18594         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
18595         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
18596         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
18597         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
18598         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
18599         Construct index for indexless files.
18600         Make sure pad/buffers are correctly reset to NULL once we don't need
18601         them anymore, else we get lovely segfaults/assertions.
18602         * gst/wavparse/gstwavparse.c:
18603         Yes, you can have 96KHz audio and wma in wav :(
18604
18605 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
18606
18607         * configure.ac:
18608           Check for optional dependency on zlib for id3demux
18609
18610         * gst/id3demux/Makefile.am:
18611         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
18612         (gst_id3demux_base_init), (gst_id3demux_class_init),
18613         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
18614         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
18615         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
18616         (gst_id3demux_set_property), (gst_id3demux_get_property),
18617         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
18618         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
18619         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
18620         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
18621         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
18622         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
18623         (simple_find_peek), (simple_find_suggest),
18624         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
18625         (plugin_init):
18626         * gst/id3demux/gstid3demux.h:
18627         * gst/id3demux/id3tags.c: (read_synch_uint),
18628         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
18629         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
18630         (id3demux_id3v2_frames_to_tag_list):
18631         * gst/id3demux/id3tags.h:
18632         * gst/id3demux/id3v2.4.0-frames.txt:
18633         * gst/id3demux/id3v2.4.0-structure.txt:
18634         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18635         (parse_comment_frame), (parse_text_identification_frame),
18636         (id3v2_tag_to_taglist), (parse_split_strings):
18637           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
18638           otherwise it discards them. Works on my test files. 
18639
18640         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
18641           Don't send EOS to a non-existing srcpad
18642           The debug category can be static
18643
18644 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
18645
18646         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
18647         * ext/esd/esdsink.c: (gst_esdsink_prepare):
18648         * gst/multipart/multipartdemux.c:
18649           change some char* into char[]
18650
18651 2005-12-16  Wim Taymans  <wim@fluendo.com>
18652
18653         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
18654         (gst_wavparse_other), (gst_wavparse_perform_seek),
18655         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
18656         (gst_wavparse_loop), (gst_wavparse_pad_convert),
18657         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
18658         * gst/wavparse/gstwavparse.h:
18659         Use GstSegment to implement more seeking features.
18660
18661 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
18662
18663         * gst/rtsp/rtspconnection.c:
18664           Add <netinet/in.h> include and move <arpa/inet.h> include
18665           to make things work on OpenBSD as well (fixes #323717;
18666           patch by: Benjamin Pineau)
18667
18668 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
18669
18670         * gst/rtp/gstrtpspeexdepay.c:
18671         * gst/rtp/gstrtpspeexpay.c:
18672         Set clock rate to be fixed in 8000. It fixes bug #324012.
18673
18674 2005-12-14  Philippe Khalaf  <burger@speedy.org>
18675
18676         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
18677         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
18678         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
18679         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
18680         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
18681         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
18682         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
18683         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
18684         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
18685         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
18686         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
18687         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
18688         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
18689         * gst-plugins-good/gst/rtp/README:
18690         Fixed payload range in payloder caps. Removed payload range completely
18691         from depayloaders as they don't require payload type in their caps.
18692         In effect, there isn't any specific payload type for any given codec,
18693         only suggestions.
18694         Fixes bug #324011.
18695
18696 2005-12-13  Julien MOUTTE  <julien@moutte.net>
18697
18698         * gst/videomixer/videomixer.c: (gst_videomixer_init),
18699         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
18700         (gst_videomixer_collected): Code cleanup and re-enabling 
18701         queued time validity check for correct EOS handling.
18702
18703 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
18704
18705         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
18706         (gst_oss_mixer_element_get_property),
18707         (gst_oss_mixer_element_change_state):
18708         Add 'device-name' property and fix state change function.
18709
18710 2005-12-13  Edward Hervey  <edward@fluendo.com>
18711
18712         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
18713         If the speed of the file is null in the header, set the frame_time to
18714         the default setting of GST_SECOND / 70. Which is the default
18715         frame_delay for .fli files as stated in this document :
18716         http://www.compuphase.com/flic.htm
18717         Would be nice to have the time conversion done properly too (duration =
18718         flxh->frames * flxdec->frame_time)
18719
18720 2005-12-12  Julien MOUTTE  <julien@moutte.net>
18721
18722         * docs/plugins/Makefile.am:
18723         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18724         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18725         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18726         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
18727         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
18728         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
18729         documentation for videomixer on my way with a funny sample
18730         pipeline.
18731
18732 2005-12-12  Julien MOUTTE  <julien@moutte.net>
18733
18734         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
18735         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
18736         (gst_videomixer_update_queues), (gst_videomixer_collected):
18737         Fix caps negotiation. (#323896)
18738
18739 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
18740
18741         * gst/matroska/matroska-demux.c:
18742         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
18743           Set correct timestamps on audio laces, fixes playback of mp3 from
18744                 matroska.
18745
18746 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
18747
18748         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
18749         (gst_au_parse_class_init), (gst_au_parse_init),
18750         (gst_au_parse_dispose), (gst_au_parse_chain),
18751         (gst_au_parse_change_state), (plugin_init):
18752         * gst/auparse/gstauparse.h:
18753           Use gst_object_unref() for GstObjects instead of
18754           g_object_unref() and fix a mem leak in a debug
18755           statement; while we're at it, also borgify, use
18756           boilerplate macros and clean up a little bit.
18757
18758 2005-12-11  Edward Hervey  <edward@fluendo.com>
18759
18760         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
18761         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
18762         Added pull mode.
18763
18764 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
18765
18766         * gst/goom/gstgoom.c:
18767         * gst/level/level-example.c: (main):
18768         * gst/smoothwave/demo-osssrc.c: (main):
18769           Use audiotestsrc instead of sinesrc (#323798).
18770
18771 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
18772
18773         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
18774           more debug-func-ptr usage
18775
18776 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
18777
18778         * gst/flx/flx_color.c: (flx_colorspace_convert):
18779         * gst/flx/flx_color.h:
18780         * gst/flx/flx_fmt.h:
18781         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
18782         * gst/flx/gstflxdec.h:
18783           Now flxdec works on big-endian machines as well.
18784
18785 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
18786
18787         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
18788         (gst_fenced_buffer_copy):
18789           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
18790           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
18791           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
18792           and use GST_DEBUG_FUNCPTR for pad functions.
18793
18794 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
18795
18796         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
18797         (gst_flac_dec_class_init), (gst_flac_dec_init),
18798         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
18799         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
18800         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
18801         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
18802         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
18803         (gst_flac_dec_change_state):
18804         * ext/flac/gstflacdec.h:
18805           Rewrite flacdec a bit, so that even seeking might work now. Most
18806           importantly, don't act upon any flow return values we get, just tell
18807           the decoder everything's dandy and act on the flow return values
18808           later on in the loop function. We don't want to mess up the internal
18809           decoder state for non-fatal things like flushing pads etc. Other
18810           than that, use GstSegment (segment seeks don't work yet though, but
18811           should be easy to add), use boilerplate macros, drop the superfluous
18812           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
18813           lots of other things.
18814
18815 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
18816
18817         * configure.ac:
18818           Update comment in OSS includes check.
18819
18820         * sys/oss/gstossdmabuffer.c:
18821         * sys/oss/gstosshelper.c:
18822         * sys/oss/gstossmixer.c:
18823         * sys/oss/gstossmixertrack.c:
18824         * sys/oss/gstosssink.c:
18825         * sys/oss/gstosssrc.c:
18826         * sys/oss/oss_probe.c:
18827           Don't assume the OSS soundcard.h include is always in
18828           the sys/ directory. Instead, use the existing defines
18829           from config.h to include the right file. Fixes
18830           compilation on OpenBSD 3.8 (#323718).
18831
18832 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
18833
18834         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18835         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18836         * docs/plugins/inspect/plugin-1394.xml:
18837         * docs/plugins/inspect/plugin-aasink.xml:
18838         * docs/plugins/inspect/plugin-alaw.xml:
18839         * docs/plugins/inspect/plugin-alpha.xml:
18840         * docs/plugins/inspect/plugin-alphacolor.xml:
18841         * docs/plugins/inspect/plugin-auparse.xml:
18842         * docs/plugins/inspect/plugin-autodetect.xml:
18843         * docs/plugins/inspect/plugin-avi.xml:
18844         * docs/plugins/inspect/plugin-cacasink.xml:
18845         * docs/plugins/inspect/plugin-cairo.xml:
18846         * docs/plugins/inspect/plugin-cutter.xml:
18847         * docs/plugins/inspect/plugin-debug.xml:
18848         * docs/plugins/inspect/plugin-dv.xml:
18849         * docs/plugins/inspect/plugin-efence.xml:
18850         * docs/plugins/inspect/plugin-effectv.xml:
18851         * docs/plugins/inspect/plugin-esdsink.xml:
18852         * docs/plugins/inspect/plugin-flac.xml:
18853         * docs/plugins/inspect/plugin-flxdec.xml:
18854         * docs/plugins/inspect/plugin-gconfelements.xml:
18855         * docs/plugins/inspect/plugin-goom.xml:
18856         * docs/plugins/inspect/plugin-jpeg.xml:
18857         * docs/plugins/inspect/plugin-level.xml:
18858         * docs/plugins/inspect/plugin-matroska.xml:
18859         * docs/plugins/inspect/plugin-mulaw.xml:
18860         * docs/plugins/inspect/plugin-multipart.xml:
18861         * docs/plugins/inspect/plugin-navigationtest.xml:
18862         * docs/plugins/inspect/plugin-ossaudio.xml:
18863         * docs/plugins/inspect/plugin-png.xml:
18864         * docs/plugins/inspect/plugin-rtp.xml:
18865         * docs/plugins/inspect/plugin-rtsp.xml:
18866         * docs/plugins/inspect/plugin-shout2send.xml:
18867         * docs/plugins/inspect/plugin-smpte.xml:
18868         * docs/plugins/inspect/plugin-speex.xml:
18869         * docs/plugins/inspect/plugin-udp.xml:
18870         * docs/plugins/inspect/plugin-videobox.xml:
18871         * docs/plugins/inspect/plugin-videoflip.xml:
18872         * docs/plugins/inspect/plugin-videomixer.xml:
18873         * docs/plugins/inspect/plugin-wavenc.xml:
18874         * docs/plugins/inspect/plugin-wavparse.xml:
18875         * ext/flac/gstflac.c: (plugin_init):
18876         * ext/flac/gstflacdec.c: (flacdec_get_type),
18877         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
18878         (gst_flac_dec_init), (gst_flac_dec_finalize),
18879         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
18880         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
18881         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
18882         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
18883         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
18884         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
18885         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
18886         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
18887         * ext/flac/gstflacdec.h:
18888         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
18889         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
18890         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
18891         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
18892         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
18893         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
18894         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
18895         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
18896         (gst_flac_enc_change_state):
18897         * ext/flac/gstflacenc.h:
18898           borgify and fix up documentation
18899
18900 2005-12-09  Michael Smith  <msmith@fluendo.com>
18901
18902         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
18903           Accept a wider range of flac files, more closely matching flac spec.
18904
18905 2005-12-08  Julien MOUTTE  <julien@moutte.net>
18906
18907         * docs/plugins/Makefile.am: Add multipart elements.
18908         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18909         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
18910         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18911         * gst/multipart/multipartdemux.c:
18912         * gst/multipart/multipartmux.c: Add docs.
18913
18914 2005-12-07  Edward Hervey  <edward@fluendo.com>
18915
18916         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
18917         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
18918         (gst_avi_demux_invert):
18919         Memleak and crasher fixes.
18920         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
18921         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
18922         Memleak fixes
18923
18924 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18925
18926         * ext/aalib/gstaasink.h:
18927         * ext/cairo/gsttextoverlay.h:
18928         * ext/dv/gstdvdec.h:
18929         * ext/dv/gstdvdemux.c:
18930         * ext/dv/gstdvdemux.h:
18931         * ext/esd/esdsink.h:
18932         * ext/flac/flac_compat.h:
18933         * ext/flac/gstflacdec.h:
18934         * ext/flac/gstflacenc.h:
18935         * ext/gconf/gconf.h:
18936         * ext/gconf/gstgconfaudiosink.h:
18937         * ext/gconf/gstgconfvideosink.h:
18938         * ext/gdk_pixbuf/gstgdkanimation.h:
18939         * ext/jpeg/gstjpegdec.h:
18940         * ext/jpeg/smokecodec.h:
18941         * ext/jpeg/smokeformat.h:
18942         * ext/ladspa/gstsignalprocessor.h:
18943         * ext/ladspa/search.c: (LADSPAPluginSearch):
18944         * ext/ladspa/utils.h:
18945         * ext/libmng/gstmng.c:
18946         * ext/libmng/gstmngdec.h:
18947         * ext/libmng/gstmngenc.c:
18948         * ext/libmng/gstmngenc.h:
18949         * ext/libpng/gstpng.c:
18950         * ext/libpng/gstpngenc.c:
18951         * ext/libpng/gstpngenc.h:
18952         * ext/shout2/gstshout2.h:
18953         * ext/speex/gstspeexdec.h:
18954         * ext/speex/gstspeexenc.c:
18955         * ext/speex/gstspeexenc.h:
18956         * gst/auparse/gstauparse.c: (gst_auparse_chain):
18957         * gst/autodetect/gstautoaudiosink.h:
18958         * gst/autodetect/gstautovideosink.h:
18959         * gst/avi/gstavidemux.h:
18960         * gst/cutter/gstcutter.c: (gst_cutter_chain),
18961         (gst_cutter_set_property), (gst_cutter_get_caps):
18962         * gst/cutter/gstcutter.h:
18963         * gst/debug/tests.c: (md5_process_block):
18964         * gst/debug/tests.h:
18965         * gst/effectv/gstwarp.c:
18966         * gst/flx/flx_fmt.h:
18967         * gst/flx/gstflxdec.h:
18968         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
18969         (zoomFilterFastRGB):
18970         * gst/goom/filters.h:
18971         * gst/goom/goom_tools.h:
18972         * gst/law/alaw-encode.c:
18973         * gst/level/gstlevel.c:
18974         * gst/level/gstlevel.h:
18975         * gst/matroska/ebml-write.h:
18976         * gst/matroska/matroska-demux.h:
18977         * gst/matroska/matroska-ids.h:
18978         * gst/matroska/matroska-mux.h:
18979         * gst/monoscope/convolve.c: (convolve_match):
18980         * gst/monoscope/convolve.h:
18981         * gst/multipart/multipartmux.c:
18982         * gst/oldcore/gstaggregator.c:
18983         * gst/oldcore/gstaggregator.h:
18984         * gst/oldcore/gstmd5sink.c: (md5_process_block):
18985         * gst/oldcore/gstmd5sink.h:
18986         * gst/oldcore/gstmultifilesrc.c:
18987         * gst/oldcore/gstmultifilesrc.h:
18988         * gst/oldcore/gstpipefilter.h:
18989         * gst/oldcore/gstshaper.h:
18990         * gst/rtp/gstrtpL16depay.h:
18991         * gst/rtp/gstrtpL16pay.h:
18992         * gst/rtp/gstrtpdepay.h:
18993         * gst/rtp/gstrtpmp4vpay.c:
18994         * gst/rtp/gstrtpmp4vpay.h:
18995         * gst/rtsp/gstrtspsrc.c:
18996         * gst/rtsp/gstrtspsrc.h:
18997         * gst/rtsp/rtspconnection.h:
18998         * gst/rtsp/rtspdefs.h:
18999         * gst/rtsp/rtspmessage.h:
19000         * gst/rtsp/rtsptransport.h:
19001         * gst/rtsp/rtspurl.c:
19002         * gst/rtsp/rtspurl.h:
19003         * gst/rtsp/sdpmessage.c:
19004         * gst/rtsp/sdpmessage.h:
19005         * gst/smpte/barboxwipes.c:
19006         * gst/smpte/gstmask.h:
19007         * gst/smpte/gstsmpte.h:
19008         * gst/smpte/paint.c:
19009         * gst/smpte/paint.h:
19010         * gst/udp/gstdynudpsink.h:
19011         * gst/udp/gstmultiudpsink.h:
19012         * gst/udp/gstudpsink.c:
19013         * gst/udp/gstudpsink.h:
19014         * gst/udp/gstudpsrc.c:
19015         * gst/videomixer/videomixer.c:
19016         * gst/wavenc/riff.h:
19017         * gst/wavparse/gstwavparse.h:
19018         * sys/oss/gstossdmabuffer.h:
19019         * sys/oss/gstossmixer.h:
19020         * sys/oss/gstossmixerelement.h:
19021         * sys/oss/gstossmixertrack.h:
19022         * sys/oss/gstosssink.c:
19023         * sys/oss/gstosssink.h:
19024         * sys/oss/gstosssrc.c:
19025         * sys/oss/gstosssrc.h:
19026         * sys/osxaudio/gstosxaudioelement.h:
19027         * sys/osxaudio/gstosxaudiosink.h:
19028         * sys/osxaudio/gstosxaudiosrc.h:
19029           expand tabs
19030
19031 === release 0.10.0 ===
19032
19033 2005-12-05   <thomas (at) apestaart (dot) org>
19034
19035         * configure.ac:
19036           releasing 0.10.0, "Abondance"
19037
19038 2005-12-05  Andy Wingo  <wingo@pobox.com>
19039
19040         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19041         * ext/flac/gstflacdec.c: (gst_flacdec_write):
19042         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
19043         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19044         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
19045         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
19046         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
19047         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
19048         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
19049         * ext/speex/gstspeexdec.c: (speex_dec_chain):
19050         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19051         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19052         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
19053         * gst/goom/gstgoom.c: (gst_goom_chain):
19054         * gst/matroska/matroska-demux.c:
19055         (gst_matroska_demux_push_vorbis_codec_priv_data),
19056         (gst_matroska_demux_add_wvpk_header):
19057         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
19058         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
19059         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
19060         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
19061         alloc_buffer changes.
19062
19063 2005-12-05  Michael Smith  <msmith@fluendo.com>
19064
19065         * docs/plugins/gst-plugins-good-plugins.args:
19066           Remove args for plugins that aren't in -good.
19067
19068 === release 0.9.7 ===
19069
19070 2005-12-01   <thomas (at) apestaart (dot) org>
19071
19072         * configure.ac:
19073           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
19074
19075 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19076
19077         * docs/plugins/.cvsignore:
19078         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19079         * docs/plugins/inspect/plugin-multipart.xml:
19080         * docs/plugins/inspect/plugin-rtp.xml:
19081           add multipart plugin to docs
19082
19083 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19084
19085         * configure.ac:
19086         * ext/Makefile.am:
19087         * ext/pango/Makefile.am:
19088         * ext/pango/gstclockoverlay.c:
19089         * ext/pango/gstclockoverlay.h:
19090         * ext/pango/gsttextoverlay.c:
19091         * ext/pango/gsttextoverlay.h:
19092         * ext/pango/gsttextrender.c:
19093         * ext/pango/gsttextrender.h:
19094         * ext/pango/gsttimeoverlay.c:
19095         * ext/pango/gsttimeoverlay.h:
19096           move pango to base
19097
19098 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19099
19100         * gst/rtp/Makefile.am:
19101         * gst/rtp/gstrtpL16depay.c:
19102         * gst/rtp/gstrtpL16depay.h:
19103         * gst/rtp/gstrtpL16parse.c:
19104         * gst/rtp/gstrtpL16parse.h:
19105         * gst/rtp/gstrtpgsmdepay.c:
19106         * gst/rtp/gstrtpgsmdepay.h:
19107         * gst/rtp/gstrtpgsmparse.c:
19108         * gst/rtp/gstrtpgsmparse.h:
19109           parsers are depayers
19110
19111 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19112
19113         * gst/rtp/Makefile.am:
19114         * gst/rtp/gstasteriskh263.c:
19115         * gst/rtp/gstrtp.c:
19116         * gst/rtp/gstrtpL16enc.c:
19117         * gst/rtp/gstrtpL16enc.h:
19118         * gst/rtp/gstrtpL16parse.c:
19119         * gst/rtp/gstrtpL16parse.h:
19120         * gst/rtp/gstrtpL16pay.c:
19121         * gst/rtp/gstrtpL16pay.h:
19122         * gst/rtp/gstrtpamrdec.c:
19123         * gst/rtp/gstrtpamrdec.h:
19124         * gst/rtp/gstrtpamrdepay.c:
19125         * gst/rtp/gstrtpamrdepay.h:
19126         * gst/rtp/gstrtpamrenc.c:
19127         * gst/rtp/gstrtpamrenc.h:
19128         * gst/rtp/gstrtpamrpay.c:
19129         * gst/rtp/gstrtpamrpay.h:
19130         * gst/rtp/gstrtpdec.c:
19131         * gst/rtp/gstrtpdec.h:
19132         * gst/rtp/gstrtpdepay.c:
19133         * gst/rtp/gstrtpdepay.h:
19134         * gst/rtp/gstrtpg711dec.c:
19135         * gst/rtp/gstrtpg711dec.h:
19136         * gst/rtp/gstrtpg711depay.c:
19137         * gst/rtp/gstrtpg711depay.h:
19138         * gst/rtp/gstrtpg711enc.c:
19139         * gst/rtp/gstrtpg711enc.h:
19140         * gst/rtp/gstrtpg711pay.c:
19141         * gst/rtp/gstrtpg711pay.h:
19142         * gst/rtp/gstrtpgsmenc.c:
19143         * gst/rtp/gstrtpgsmenc.h:
19144         * gst/rtp/gstrtpgsmparse.c:
19145         * gst/rtp/gstrtpgsmparse.h:
19146         * gst/rtp/gstrtpgsmpay.c:
19147         * gst/rtp/gstrtpgsmpay.h:
19148         * gst/rtp/gstrtph263enc.c:
19149         * gst/rtp/gstrtph263enc.h:
19150         * gst/rtp/gstrtph263pay.c:
19151         * gst/rtp/gstrtph263pay.h:
19152         * gst/rtp/gstrtph263pdec.c:
19153         * gst/rtp/gstrtph263pdec.h:
19154         * gst/rtp/gstrtph263pdepay.c:
19155         * gst/rtp/gstrtph263pdepay.h:
19156         * gst/rtp/gstrtph263penc.c:
19157         * gst/rtp/gstrtph263penc.h:
19158         * gst/rtp/gstrtph263ppay.c:
19159         * gst/rtp/gstrtph263ppay.h:
19160         * gst/rtp/gstrtpmp4vdec.c:
19161         * gst/rtp/gstrtpmp4vdec.h:
19162         * gst/rtp/gstrtpmp4vdepay.c:
19163         * gst/rtp/gstrtpmp4vdepay.h:
19164         * gst/rtp/gstrtpmp4venc.c:
19165         * gst/rtp/gstrtpmp4venc.h:
19166         * gst/rtp/gstrtpmp4vpay.c:
19167         * gst/rtp/gstrtpmp4vpay.h:
19168         * gst/rtp/gstrtpmpadec.c:
19169         * gst/rtp/gstrtpmpadec.h:
19170         * gst/rtp/gstrtpmpadepay.c:
19171         * gst/rtp/gstrtpmpadepay.h:
19172         * gst/rtp/gstrtpmpaenc.c:
19173         * gst/rtp/gstrtpmpaenc.h:
19174         * gst/rtp/gstrtpmpapay.c:
19175         * gst/rtp/gstrtpmpapay.h:
19176         * gst/rtp/gstrtpspeexdec.c:
19177         * gst/rtp/gstrtpspeexdec.h:
19178         * gst/rtp/gstrtpspeexdepay.c:
19179         * gst/rtp/gstrtpspeexdepay.h:
19180         * gst/rtp/gstrtpspeexenc.c:
19181         * gst/rtp/gstrtpspeexenc.h:
19182         * gst/rtp/gstrtpspeexpay.c:
19183         * gst/rtp/gstrtpspeexpay.h:
19184           Do burger's rename for rtp payloaders and depayloaders
19185
19186 2005-11-30  Wim Taymans  <wim@fluendo.com>
19187
19188         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19189         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
19190         * ext/dv/gstdvdemux.h:
19191         Fix seeking in dvdemux again, add some more debug info.
19192
19193 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19194
19195         * configure.ac:
19196           fix tests
19197
19198 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19199
19200         * PORTED_09:
19201         * docs/random/PORTED_09:
19202           move
19203         * tests/Makefile.am:
19204           add
19205         * win32/gst.sln:
19206           remove
19207
19208 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19209
19210         * Makefile.am:
19211         * check/.cvsignore:
19212         * check/Makefile.am:
19213         * check/elements/.cvsignore:
19214         * check/elements/level.c:
19215         * check/elements/matroskamux.c:
19216         * configure.ac:
19217         * examples/Makefile.am:
19218         * examples/capsfilter/Makefile.am:
19219         * examples/capsfilter/capsfilter1.c:
19220         * examples/gob/Makefile.am:
19221         * examples/gob/gst-identity2.gob:
19222         * examples/gstplay/.cvsignore:
19223         * examples/gstplay/Makefile.am:
19224         * examples/gstplay/player.c:
19225         * examples/indexing/.cvsignore:
19226         * examples/indexing/Makefile.am:
19227         * examples/indexing/indexmpeg.c:
19228         * examples/level/Makefile.am:
19229         * examples/level/README:
19230         * examples/level/demo.c:
19231         * examples/level/plot.c:
19232         * examples/stats/Makefile.am:
19233         * examples/stats/mp2ogg.c:
19234         * examples/switch/.cvsignore:
19235         * examples/switch/Makefile.am:
19236         * examples/switch/switcher.c:
19237           move under tests/
19238
19239 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19240
19241         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
19242         (gst_text_render_class_init), (resize_bitmap),
19243         (gst_text_render_render_text), (gst_text_render_setcaps),
19244         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
19245         (gst_text_render_chain), (gst_text_render_finalize),
19246         (gst_text_render_init), (gst_text_render_set_property):
19247         * ext/pango/gsttextrender.h:
19248           Add missing files.
19249
19250 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19251
19252         * configure.ac:
19253         * ext/Makefile.am:
19254         * ext/pango/Makefile.am:
19255         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
19256         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
19257         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
19258         * ext/pango/gstclockoverlay.h:
19259         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
19260         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
19261         (gst_text_overlay_finalize), (gst_text_overlay_init),
19262         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
19263         (gst_text_overlay_text_pad_linked),
19264         (gst_text_overlay_text_pad_unlinked),
19265         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
19266         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
19267         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
19268         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19269         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19270         (gst_text_overlay_change_state), (plugin_init):
19271         * ext/pango/gsttextoverlay.h:
19272         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
19273         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
19274         (gst_time_overlay_class_init), (gst_time_overlay_init):
19275         * ext/pango/gsttimeoverlay.h:
19276           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
19277           and add background shading and text wrapping modes. Make 
19278           timoverlay derive from textoverlay. Also add new clockoverlay
19279           element.
19280
19281 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19282
19283         * gst/udp/Makefile.am: Moved to netbuffer.
19284
19285 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19286
19287         * configure.ac:
19288         * PORTED_O9:
19289         * gst/multipart/Makefile.am:
19290         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
19291         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
19292         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
19293         (gst_multipart_demux_change_state),
19294         (gst_multipart_demux_plugin_init):
19295         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
19296         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
19297         (gst_multipart_mux_sinkconnect),
19298         (gst_multipart_mux_request_new_pad),
19299         (gst_multipart_mux_handle_src_event),
19300         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
19301         (gst_multipart_mux_change_state): Ported multipart mux/demux to
19302         0.9.
19303
19304 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19305
19306         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
19307         * gst/debug/gstnavigationtest.h:
19308         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
19309         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
19310         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
19311         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
19312         * gst/effectv/gstrev.c: (gst_revtv_get_type):
19313         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
19314         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
19315         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
19316         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
19317         (gst_video_flip_get_type):
19318         * gst/videofilter/gstvideoflip.h:
19319           update for symbols change
19320
19321 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19322
19323         * gst/udp/gstdynudpsink.c:
19324         * gst/udp/gstudpsrc.c:
19325           the old gstnet lib was renamed gstnetbuffer (#322257)
19326
19327 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
19328
19329         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
19330         (gst_text_overlay_collected):
19331           Actually render the text from the text pad.
19332
19333 2005-11-29  Edward Hervey  <edward@fluendo.com>
19334
19335         * gst/debug/gstnavseek.c: (gst_navseek_event):
19336         * gst/debug/progressreport.c: (gst_progress_report_event):
19337         Update for GstBaseTransform event virtual method
19338
19339 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19340
19341         * ext/cairo/Makefile.am:
19342           no need to link to videofilter
19343
19344 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19345
19346         * gst/debug/Makefile.am:
19347         * gst/debug/gstnavigationtest.h:
19348         * gst/effectv/Makefile.am:
19349         * gst/effectv/gstaging.c:
19350         * gst/effectv/gstdice.c:
19351         * gst/effectv/gstedge.c:
19352         * gst/effectv/gstquark.c:
19353         * gst/effectv/gstrev.c:
19354         * gst/effectv/gstshagadelic.c:
19355         * gst/effectv/gstvertigo.c:
19356         * gst/effectv/gstwarp.c:
19357         * gst/videofilter/Makefile.am:
19358         * gst/videofilter/gstvideofilter.c:
19359         * gst/videofilter/gstvideofilter.h:
19360         * gst/videofilter/gstvideoflip.h:
19361           remove the videofilter library and link to the one in base
19362
19363 2005-11-28  Edward Hervey  <edward@fluendo.com>
19364
19365         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
19366         Useless check now we're setting the current entry correctly.
19367
19368 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
19369
19370         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
19371         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
19372         (gst_jpegenc_change_state):
19373           Don't leak input buffer in chain function (fixes #322667); make 
19374           state change function thread-safe; don't repeat the current function
19375           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
19376           gst_pad_alloc_buffer(); misc. minor cleanups.
19377
19378 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19379
19380         * gst/matroska/matroska-mux.c:
19381         (gst_matroska_mux_video_pad_setcaps):
19382         Look for pixel-aspect-ratio in caps, not pixel_width and
19383         pixel_height (Fixes: #322645)
19384
19385 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19386
19387         * gst/matroska/matroska-mux.c:
19388         (gst_matroska_mux_video_pad_setcaps):
19389         From Michal Benes:
19390         frame duration should be GST_SECOND / framerate, not
19391         GST_SECOND * framerate. (Fixes: #322643)
19392
19393 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19394
19395         * configure.ac:
19396           fix up GST_PLUGIN_LDFLAGS
19397         * gst/rtsp/rtspconnection.c:
19398           fix includes (see #317043)
19399         * gst/videofilter/Makefile.am:
19400           stop installing this library
19401
19402 2005-11-26  Edward Hervey  <edward@fluendo.com>
19403
19404         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
19405         Handle the case where the incoming Video dv stream doesn't have
19406         a pixel aspect ratio set.
19407
19408 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19409
19410         * docs/plugins/Makefile.am:
19411         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19412         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19413         * ext/flac/gstflacdec.c:
19414           document flacdec
19415
19416 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19417
19418         * docs/plugins/Makefile.am:
19419         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19420         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19421         * docs/plugins/inspect/plugin-autodetect.xml:
19422         * ext/cairo/gstcairo.c: (plugin_init):
19423         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
19424         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
19425         (gst_text_overlay_init), (gst_text_overlay_font_init),
19426         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
19427         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
19428         (gst_text_overlay_text_pad_linked),
19429         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
19430         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
19431         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19432         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19433         (gst_text_overlay_change_state):
19434         * ext/cairo/gsttextoverlay.h:
19435         * ext/cairo/gsttimeoverlay.c:
19436         (gst_cairo_time_overlay_update_font_height),
19437         (gst_cairo_time_overlay_set_caps),
19438         (gst_cairo_time_overlay_get_unit_size),
19439         (gst_cairo_time_overlay_print_smpte_time),
19440         (gst_cairo_time_overlay_transform),
19441         (gst_cairo_time_overlay_base_init),
19442         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
19443         (gst_cairo_time_overlay_get_type):
19444         * ext/cairo/gsttimeoverlay.h:
19445           do some name borgifying
19446           document
19447
19448 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19449
19450         * docs/plugins/Makefile.am:
19451         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19452         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19453         * gst/autodetect/gstautoaudiosink.c:
19454         (gst_auto_audio_sink_base_init):
19455         * gst/autodetect/gstautovideosink.c:
19456         (gst_auto_video_sink_base_init),
19457         (gst_auto_video_sink_factory_filter):
19458           documenting auto*sink
19459           using strstr for the video sink lookup, class field is not ordered
19460         * docs/plugins/inspect/plugin-1394.xml:
19461         * docs/plugins/inspect/plugin-aasink.xml:
19462         * docs/plugins/inspect/plugin-alaw.xml:
19463         * docs/plugins/inspect/plugin-alpha.xml:
19464         * docs/plugins/inspect/plugin-alphacolor.xml:
19465         * docs/plugins/inspect/plugin-auparse.xml:
19466         * docs/plugins/inspect/plugin-autodetect.xml:
19467         * docs/plugins/inspect/plugin-avi.xml:
19468         * docs/plugins/inspect/plugin-cacasink.xml:
19469         * docs/plugins/inspect/plugin-cairo.xml:
19470         * docs/plugins/inspect/plugin-cutter.xml:
19471         * docs/plugins/inspect/plugin-debug.xml:
19472         * docs/plugins/inspect/plugin-dv.xml:
19473         * docs/plugins/inspect/plugin-efence.xml:
19474         * docs/plugins/inspect/plugin-effectv.xml:
19475         * docs/plugins/inspect/plugin-esdsink.xml:
19476         * docs/plugins/inspect/plugin-flac.xml:
19477         * docs/plugins/inspect/plugin-flxdec.xml:
19478         * docs/plugins/inspect/plugin-gconfelements.xml:
19479         * docs/plugins/inspect/plugin-goom.xml:
19480         * docs/plugins/inspect/plugin-jpeg.xml:
19481         * docs/plugins/inspect/plugin-level.xml:
19482         * docs/plugins/inspect/plugin-matroska.xml:
19483         * docs/plugins/inspect/plugin-mulaw.xml:
19484         * docs/plugins/inspect/plugin-navigationtest.xml:
19485         * docs/plugins/inspect/plugin-ossaudio.xml:
19486         * docs/plugins/inspect/plugin-png.xml:
19487         * docs/plugins/inspect/plugin-rtp.xml:
19488         * docs/plugins/inspect/plugin-rtsp.xml:
19489         * docs/plugins/inspect/plugin-shout2send.xml:
19490         * docs/plugins/inspect/plugin-smpte.xml:
19491         * docs/plugins/inspect/plugin-speex.xml:
19492         * docs/plugins/inspect/plugin-udp.xml:
19493         * docs/plugins/inspect/plugin-videobox.xml:
19494         * docs/plugins/inspect/plugin-videoflip.xml:
19495         * docs/plugins/inspect/plugin-videomixer.xml:
19496         * docs/plugins/inspect/plugin-wavenc.xml:
19497         * docs/plugins/inspect/plugin-wavparse.xml:
19498           update for HEAD version
19499
19500 2005-11-25  Michael Smith  <msmith@fluendo.com>
19501
19502         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
19503           Patch from Sebastien Cote to close control sockets in udpsrc.
19504
19505 2005-11-24  Julien MOUTTE  <julien@moutte.net>
19506
19507         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
19508         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
19509         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
19510         (gst_quarktv_base_init), (gst_quarktv_class_init),
19511         (gst_quarktv_init): Flush the planes list on reverse caps
19512         negotiation. This was crashing because of differently sized
19513         buffers.
19514
19515 2005-11-24  Julien MOUTTE  <julien@moutte.net>
19516
19517         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
19518         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
19519         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
19520         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
19521         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
19522         (gst_videoflip_set_property), (gst_videoflip_base_init),
19523         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
19524         correctly, fix identity flipping, convert navigation event 
19525         correctly again.
19526
19527 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19528
19529         * configure.ac: back to HEAD
19530
19531 === release 0.9.6 ===
19532
19533 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
19534
19535         * configure.ac:
19536           releasing 0.9.6, "Everything's Not Lost"
19537
19538 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19539
19540         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
19541         Oops, initialise the framerate GValue
19542
19543 2005-11-23  Julien MOUTTE  <julien@moutte.net>
19544
19545         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
19546         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
19547         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
19548         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
19549         (gst_timeoverlay_get_type):
19550         * ext/cairo/gsttimeoverlay.h:
19551         * gst/debug/Makefile.am:
19552         * gst/debug/gstnavigationtest.c:
19553         (gst_navigationtest_handle_src_event),
19554         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
19555         (gst_navigationtest_transform), (gst_navigationtest_change_state),
19556         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
19557         (gst_navigationtest_init), (gst_navigationtest_get_type),
19558         (plugin_init):
19559         * gst/debug/gstnavigationtest.h:
19560         * gst/effectv/Makefile.am:
19561         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
19562         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
19563         (gst_agingtv_base_init), (gst_agingtv_class_init),
19564         (gst_agingtv_init), (gst_agingtv_get_type):
19565         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
19566         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
19567         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
19568         (gst_dicetv_get_type):
19569         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
19570         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
19571         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
19572         (gst_edgetv_get_type):
19573         * gst/effectv/gsteffectv.c:
19574         * gst/effectv/gsteffectv.h:
19575         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
19576         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
19577         (gst_quarktv_change_state), (gst_quarktv_base_init),
19578         (gst_quarktv_class_init), (gst_quarktv_init),
19579         (gst_quarktv_get_type):
19580         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
19581         (gst_revtv_get_unit_size), (gst_revtv_transform),
19582         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
19583         (gst_revtv_get_type):
19584         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
19585         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
19586         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
19587         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
19588         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
19589         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
19590         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
19591         (gst_vertigotv_init), (gst_vertigotv_get_type):
19592         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
19593         (gst_warptv_get_unit_size), (gst_warptv_transform),
19594         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
19595         (gst_warptv_get_type):
19596         * gst/videofilter/Makefile.am:
19597         * gst/videofilter/gstvideobalance.c:
19598         * gst/videofilter/gstvideobalance.h:
19599         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
19600         (gst_videofilter_class_init), (gst_videofilter_init):
19601         * gst/videofilter/gstvideofilter.h:
19602         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
19603         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
19604         (gst_videoflip_flip), (gst_videoflip_transform),
19605         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
19606         (gst_videoflip_base_init), (gst_videoflip_class_init),
19607         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
19608         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
19609         BaseTransform, it's just a place holder for now and every video
19610         effect plugin has been ported to use BaseTransform features 
19611         directly. QuarkTV was fixed too (was broken), navigationtest works
19612         and best for the end, videoflip converts navigation events depending
19613         on flip method ! Fixes #320953
19614
19615 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19616
19617         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
19618         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
19619         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
19620         (gst_goom_src_negotiate), (gst_goom_chain):
19621         * gst/matroska/matroska-mux.c:
19622         (gst_matroska_mux_video_pad_setcaps):
19623         * sys/osxvideo/osxvideosink.m:
19624           Fixes for API changes
19625
19626 2005-11-23  Michael Smith <msmith@fluendo.com>
19627
19628         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
19629         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
19630         * ext/jpeg/gstjpegdec.h:
19631         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
19632         * ext/jpeg/gstjpegenc.h:
19633         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
19634         (gst_smokeenc_resync):
19635         * ext/jpeg/gstsmokeenc.h:
19636           JPEG fractiony goodness.
19637
19638 2005-11-22  Michael Smith <msmith@fluendo.com>
19639
19640         * gst/goom/filters.c:
19641         * gst/goom/graphic.h:
19642           Fix compilation by making some functions static inline instead of
19643           extern inline, matching the way they're used.
19644
19645 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
19646
19647         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
19648         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
19649         * ext/cairo/gsttextoverlay.h:
19650         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
19651         * ext/gdk_pixbuf/gstgdkpixbuf.h:
19652         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
19653         (gst_pngdec_caps_create_and_set):
19654         * ext/libpng/gstpngdec.h:
19655         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
19656         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
19657         * gst/avi/gstavimux.c: (gst_avimux_init),
19658         (gst_avimux_vidsinkconnect):
19659         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
19660         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
19661         (gst_goom_src_negotiate), (gst_goom_chain):
19662         * gst/goom/gstgoom.h:
19663         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
19664         * gst/matroska/matroska-mux.c:
19665         (gst_matroska_mux_video_pad_setcaps):
19666         * sys/osxvideo/osxvideosink.h:
19667         * sys/osxvideo/osxvideosink.m:
19668           More fractional framerate conversions 
19669
19670 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
19671
19672         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
19673         * gst/debug/gstnavigationtest.c:
19674         (gst_navigationtest_handle_src_event):
19675         * gst/videofilter/gstvideofilter.c:
19676         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
19677         (gst_videofilter_init):
19678         * gst/videofilter/gstvideofilter.h:
19679           Convert to fractional framerates.
19680
19681 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19682
19683         * ext/aalib/gstaasink.c:
19684         * ext/dv/gstdvdec.c:
19685         * ext/esd/esdmon.c:
19686         * ext/flac/gstflacenc.c:
19687         * ext/gdk_pixbuf/pixbufscale.c:
19688         * ext/libcaca/gstcacasink.c:
19689         * ext/shout2/gstshout2.c:
19690         * gst/alpha/gstalpha.c:
19691         * gst/oldcore/gstaggregator.c:
19692         * gst/oldcore/gstshaper.c:
19693         * gst/smpte/barboxwipes.c:
19694         * gst/smpte/gstsmpte.c:
19695         * gst/videobox/gstvideobox.c:
19696         * gst/videofilter/gstvideoflip.c:
19697         * gst/videomixer/videomixer.c:
19698           fix up more enums
19699
19700 2005-11-22  Michael Smith <msmith@fluendo.com>
19701
19702         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19703         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19704         (gst_videomixer_update_queues):
19705           Fractional framerates, videomixer.
19706
19707 2005-11-22  Michael Smith <msmith@fluendo.com>
19708
19709         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
19710         * ext/dv/gstdvdec.h:
19711         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
19712         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
19713         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
19714         (gst_dvdemux_flush):
19715         * ext/dv/gstdvdemux.h:
19716           Fractional framerates for DV. 
19717
19718 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19719
19720         * gst/autodetect/gstautoaudiosink.c:
19721         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
19722         * gst/autodetect/gstautovideosink.c:
19723         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
19724           Use gst_plugin_feature_list_free() to free feature list and
19725           in the case of autovideosink free the list at all. Also
19726           miscellaneous cosmetic fixes.
19727
19728 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19729
19730         * gst/cutter/gstcutter.c: (gst_cutter_chain),
19731         (gst_cutter_set_property), (gst_cutter_get_caps):
19732           copy calculation code from level; remove use of some audio
19733           functions
19734
19735 2005-11-22  Andy Wingo  <wingo@pobox.com>
19736
19737         * Update for gst_tag_setter API changes.
19738
19739 2005-11-22  Andy Wingo  <wingo@pobox.com>
19740
19741         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
19742         (gst_dvdemux_demux_frame)
19743         * ext/flac/gstflacdec.c (gst_flacdec_write)
19744         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
19745         (gst_flacenc_sink_event)
19746         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
19747         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
19748         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
19749         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
19750         * gst/auparse/gstauparse.c (gst_auparse_chain)
19751         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
19752         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
19753         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
19754         (gst_avi_demux_handle_seek)
19755         * gst/goom/gstgoom.c (gst_goom_event)
19756         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
19757         * gst/matroska/matroska-demux.c
19758         (gst_matroska_demux_handle_seek_event)
19759         (gst_matroska_demux_loop_stream_parse_id)
19760         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
19761         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
19762         (gst_wavparse_stream_headers): Run update-funcnames.
19763
19764 2005-11-22  Edward Hervey  <edward@fluendo.com>
19765
19766         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
19767         (gst_dv1394src_init), (gst_dv1394src_dispose),
19768         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
19769         (gst_dv1394src_uri_set_uri):
19770         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
19771         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
19772         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
19773         URIHandler interface and element properties are now properly
19774         synchronized for DV1394src and UDPSrc
19775
19776 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19777
19778         * ext/flac/Makefile.am:
19779         * ext/speex/Makefile.am:
19780           libgsttagedit has been renamed to libgsttag.
19781
19782 2005-11-21  Wim Taymans  <wim@fluendo.com>
19783
19784         * gst/rtsp/rtspconnection.c: (read_body):
19785         Apply patch from Sebastien Cote to fix #319184.
19786
19787 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
19788
19789         * configure.ac:
19790         * gst/cutter/Makefile.am:
19791         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
19792         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
19793         (gst_cutter_set_property), (gst_cutter_get_property),
19794         (plugin_init), (gst_cutter_get_caps):
19795           port cutter
19796         * gst/level/gstlevel.c:
19797           fix up plugin details
19798
19799 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19800
19801         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
19802         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
19803         (gst_flacdec_src_event):
19804         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
19805         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
19806         (gst_signal_processor_getrange), (gst_signal_processor_chain):
19807         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
19808         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
19809         (gst_flxdec_sink_event_handler):
19810         * gst/matroska/matroska-demux.c:
19811         (gst_matroska_demux_handle_seek_event):
19812         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
19813           Update for stream lock API changes: don't take stream log
19814           in sink event handlers any longer and change GST_STREAM_LOCK
19815           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
19816           functions.
19817
19818 2005-11-21  Michael Smith <msmith@fluendo.com>
19819
19820         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
19821           gst_object_unref, not g_object_unref
19822
19823 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19824
19825         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
19826         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
19827           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
19828
19829 2005-11-21  Michael Smith <msmith@fluendo.com>
19830
19831         * gst/auparse/Makefile.am:
19832         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
19833         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
19834         (gst_auparse_change_state):
19835         * gst/auparse/gstauparse.h:
19836           Partially fix #161712. playbin still doesn't work on these files,
19837           (on the bug report, Andy says we aren't typefinding it for some
19838           reason?) but at least auparse isn't totally busted like it was before.
19839
19840 2005-11-21  Andy Wingo  <wingo@pobox.com>
19841
19842         * *.h:
19843         * *.c: Ran scripts/update-macros. Oh yes.
19844
19845 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19846
19847         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
19848           Filler events are gone for now, comment out section generating
19849           them.
19850
19851 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
19852
19853         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
19854         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
19855         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
19856         * sys/osxvideo/osxvideosink.m:
19857           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
19858           (#322027)
19859
19860 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19861
19862         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
19863         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
19864         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
19865         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
19866         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
19867         (gst_avi_demux_stream_data):
19868         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
19869         * gst/wavenc/gstwavenc.c: (write_metadata):
19870         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
19871         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
19872         Fixes for GST_FOURCC_FORMAT API change.
19873
19874 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19875
19876         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
19877         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
19878         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
19879         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19880         (gst_text_overlay_change_state):
19881         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
19882         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
19883         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
19884         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
19885         * gst/videomixer/videomixer.c: (gst_videomixer_init),
19886         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
19887         (gst_videomixer_change_state):
19888           Fix for collect pads API change. Also fix textoverlay state
19889           change function.
19890
19891 2005-11-20  Julien MOUTTE  <julien@moutte.net>
19892
19893         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
19894         GST_PAD_IS_USABLE by something approaching it.
19895
19896 2005-11-20  Julien MOUTTE  <julien@moutte.net>
19897
19898         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
19899         API changes.
19900         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
19901         but also fix the code that was not checking return values from
19902         pad_push neither using pad_alloc_buffer.
19903
19904 2005-11-18  Edward Hervey  <edward@fluendo.com>
19905
19906         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
19907         (gst_pngenc_chain):
19908         Added debug category
19909         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
19910         goes to EOS.
19911
19912 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
19913
19914         * gst/rtp/Makefile.am
19915         * gst/rtp/gstrtp.c
19916         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
19917         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
19918         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
19919         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
19920         * gst/rtp/gstrtpg711enc.h:
19921         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
19922         * gst/rtp/gstrtpspeexenc.c:
19923         * gst/rtp/gstrtpspeexenc.h:
19924         * gst/rtp/gstrtpspeexdec.c:
19925         * gst/rtp/gstrtpspeexdec.h:
19926         Created Speex payloader and depayloader; Optimize G711 payloader to
19927         use adapter and send packets until MTU size.
19928
19929 2005-11-16  Wim Taymans  <wim@fluendo.com>
19930
19931         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
19932         Fix leak in check.
19933
19934 2005-11-16  Wim Taymans  <wim@fluendo.com>
19935
19936         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
19937         Fix state change.
19938
19939 2005-11-16  Andy Wingo  <wingo@pobox.com>
19940
19941         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
19942         (gst_udpsrc_create): Move comment.
19943
19944 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
19945
19946         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19947
19948         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
19949           When seeking, seek to closest index entry at or before the requested
19950           seek position, not just the closest one (#321001).
19951
19952 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
19953
19954         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
19955         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
19956           Invert DIB images again (see #132341).
19957
19958 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
19959
19960         * configure.ac:
19961           rework configure.ac file
19962         * ext/aalib/gstaasink.c:
19963         * ext/cairo/gstcairo.c:
19964         * ext/dv/gstdv.c:
19965         * ext/esd/gstesd.c:
19966         * ext/flac/gstflac.c:
19967         * ext/gconf/gstgconfelements.c:
19968         * ext/gdk_pixbuf/gstgdkpixbuf.c:
19969         * ext/jpeg/gstjpeg.c:
19970         * ext/ladspa/gstladspa.c:
19971         * ext/libcaca/gstcacasink.c:
19972         * ext/libmng/gstmng.c:
19973         * ext/libpng/gstpng.c:
19974         * ext/mikmod/gstmikmod.c:
19975         * ext/pango/gsttextoverlay.c:
19976         * ext/pango/gsttimeoverlay.c:
19977         * ext/raw1394/gst1394.c:
19978         * ext/speex/gstspeex.c:
19979         * gst/alpha/Makefile.am:
19980         * gst/alpha/gstalpha.c:
19981         * gst/alpha/gstalphacolor.c:
19982         * gst/auparse/gstauparse.c:
19983         * gst/autodetect/gstautoaudiosink.c:
19984         (gst_auto_audio_sink_factory_filter),
19985         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
19986         * gst/autodetect/gstautodetect.c:
19987         * gst/avi/gstavi.c:
19988         * gst/cutter/gstcutter.c:
19989         * gst/debug/efence.c:
19990         * gst/debug/gstdebug.c:
19991         * gst/debug/gstnavigationtest.c:
19992         * gst/effectv/gsteffectv.c:
19993         * gst/flx/gstflxdec.c:
19994         * gst/goom/gstgoom.c:
19995         * gst/interleave/plugin.c:
19996         * gst/law/alaw.c:
19997         * gst/law/mulaw.c:
19998         * gst/level/gstlevel.c:
19999         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20000         * gst/matroska/matroska.c:
20001         * gst/median/gstmedian.c:
20002         * gst/monoscope/gstmonoscope.c:
20003         * gst/multipart/multipart.c:
20004         * gst/oldcore/gstelements.c:
20005         * gst/rtp/gstrtp.c:
20006         * gst/rtsp/gstrtsp.c:
20007         * gst/smoothwave/gstsmoothwave.c:
20008         * gst/smpte/gstsmpte.c:
20009         * gst/udp/gstudp.c:
20010         * gst/videobox/gstvideobox.c:
20011         * gst/videofilter/gstgamma.c:
20012         * gst/videofilter/gstvideobalance.c:
20013         * gst/videofilter/gstvideoflip.c:
20014         * gst/videofilter/gstvideotemplate.c:
20015         * gst/videomixer/videomixer.c:
20016         * gst/wavenc/gstwavenc.c:
20017         * gst/wavparse/gstwavparse.c:
20018         * sys/oss/gstossaudio.c:
20019         * sys/osxaudio/gstosxaudio.c:
20020           update GST_PLUGIN_DEFINE
20021         * gst/rtp/Makefile.am:
20022         * gst/rtp/gstasteriskh263.c:
20023           check for htons/htonl headers and possibly link to winsock2 lib
20024
20025 2005-11-12  Edward Hervey  <edward@fluendo.com>
20026
20027         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
20028         Only GST_DEBUG() information on the valid components.
20029
20030 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20031
20032         * configure.ac: back to HEAD
20033
20034 === release 0.9.5 ===
20035
20036 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
20037
20038         * configure.ac:
20039           releasing 0.9.5, "Phone Alarm"
20040
20041 2005-11-11  Edward Hervey  <edward@fluendo.com>
20042
20043         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20044         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
20045         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
20046         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20047         (gst_avi_demux_loop):
20048         * gst/avi/gstavidemux.h:
20049         Yeah, implement proper seeking. Exact seeking and segment seeking.
20050         Still need to do some checks for segment_stop.
20051
20052 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20053
20054         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20055
20056         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20057           Don't try to ready buffer duration from buffer that we don't
20058           own any  longer and that might already have been unreffed.
20059           (#321136)
20060
20061 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
20062
20063         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
20064         (flx_decode_delta_flc), (gst_flxdec_chain):
20065         Attempting to optimize the code for embedded systems.
20066
20067 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
20068
20069         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20070
20071         * sys/oss/gstosssink.c: (gst_oss_sink_close):
20072           Don't re-use already closed file descriptor. (#320920)
20073
20074 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20075
20076         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
20077         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
20078         (gst_oss_sink_prepare):
20079         * sys/oss/gstosssink.h:
20080           Cache probed caps; fix debug output for SET_PARAM macros.
20081
20082 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20083
20084         * ext/cairo/Makefile.am:
20085         * ext/cairo/gstcairo.c: (plugin_init):
20086         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
20087         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
20088         (gst_text_overlay_init), (gst_text_overlay_font_init),
20089         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
20090         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
20091         (gst_text_overlay_text_pad_linked),
20092         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
20093         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
20094         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
20095         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20096         (gst_text_overlay_change_state):
20097         * ext/cairo/gsttextoverlay.h:
20098           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
20099           property and redo positioning. Doesn't handle upstream renegotiation
20100           yet though.
20101
20102 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20103
20104         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
20105         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20106         (gst_avi_demux_loop):
20107           No need to take the STREAM_LOCK in the loop function. Improve
20108           some debug messages. Don't leak pad names in debug messages.
20109
20110 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20111
20112         * gst/matroska/matroska-demux.c:
20113         (gst_matroska_demux_push_vorbis_codec_priv_data),
20114         (gst_matroska_demux_add_wvpk_header):
20115           Don't error out when the source pad isn't linked.
20116
20117 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
20118
20119         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
20120         (gst_gconf_audio_sink_change_state):
20121         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
20122         (gst_gconf_video_sink_change_state):
20123           Fix state change functions here as well and set kid
20124           to NULL state before removing it.
20125
20126 2005-11-01  Edward Hervey  <edward@fluendo.com>
20127
20128         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
20129         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
20130         Added proper event handlind, 
20131         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
20132         ignored),
20133         and don't set a duration of 0 for buffers otherwise they are discarded
20134         by GstBaseSink.
20135
20136         GstWavEnc needs some serious loving, after going through the code I'm
20137         really wondering how this can stay in -good ...
20138
20139 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20140
20141         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
20142         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
20143         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
20144         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
20145         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
20146         (gst_matroska_mux_collected):
20147           Fix leaks and invalid memory access as reported by valgrind
20148
20149 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20150
20151         Patch by: Michal Benes <michal.benes@xeris.cz>
20152
20153         * check/Makefile.am:
20154         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20155         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
20156         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20157           add a unit test for matroskamux
20158           fix the bugs that the unit test exposed
20159
20160 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
20161
20162         * gst/autodetect/gstautoaudiosink.c:
20163         (gst_auto_audio_sink_class_init),
20164         (gst_auto_audio_sink_change_state):
20165         * gst/autodetect/gstautovideosink.c:
20166         (gst_auto_video_sink_class_init),
20167         (gst_auto_video_sink_change_state):
20168           Fix state change function and use GST_DEBUG_FUNCPTR in
20169           class_init.
20170
20171 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20172
20173         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20174
20175         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
20176         (gst_ebml_write_reset), (gst_ebml_write_element_new):
20177         * gst/matroska/ebml-write.h:
20178         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20179           Set timestamps on outgoing ebml headers as well, so that the
20180           element after matroskamux can get the timestamp already when
20181           reading the first ebml element and doesn't have to wait for
20182           the actual data buffer for that (#320308).
20183           
20184 2005-10-31  Andy Wingo  <wingo@pobox.com>
20185
20186         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
20187         (gst_videomixer_pad_link): Kill some memleaks.
20188         (gst_videomixer_pad_get_property): Style fix.
20189         (gst_videomixer_pad_set_property): Style fix.
20190         (gst_videomixer_pad_init): Style fix.
20191         (gst_videomixer_update_queues): Kill memleak.
20192         (gst_videomixer_loop): Kill memleak.
20193         (gst_videomixer_collected): Kill memleak.
20194
20195 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20196
20197         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
20198         gst_auparse_change_state:
20199         Just some cleanup.
20200
20201 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20202
20203         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
20204         Add checks to GST_FLOW_NOT_LINKED for values returned
20205         from gst_pad_push.
20206         
20207 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20208
20209         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
20210         (gst_rtpg711dec_process):
20211         * gst/rtp/gstrtpgsmenc.c:
20212         Payloader now sets some default caps on the srcpad if caps on the sinkpad
20213         are never set. This is important for the g711 to work with burger's rtpbin
20214         element.
20215
20216 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
20217
20218         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
20219         (gst_speexenc_push_buffer):
20220         Add checks for return values from gst_pad_push and
20221         gst_pad_alloc_buffer.
20222
20223 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
20224
20225         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20226
20227         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20228         (gst_matroska_demux_parse_info),
20229         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
20230         (gst_matroska_demux_parse_cluster):
20231         * gst/matroska/matroska-ids.h:
20232         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
20233         (gst_matroska_mux_init), (gst_matroska_mux_start),
20234         (gst_matroska_mux_create_buffer_header),
20235         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
20236         (gst_matroska_mux_get_property):
20237         * gst/matroska/matroska-mux.h:
20238           Add SimpleBlock support to matroska demuxer and muxer (part of
20239           Matroska v2). (#319731)
20240
20241 2005-10-28  Wim Taymans  <wim@fluendo.com>
20242
20243         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
20244         (gst_jpeg_dec_change_state):
20245         * ext/jpeg/gstjpegdec.h:
20246         Cleanups. Don't create caps for every chain.
20247
20248 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
20249
20250         * gst/law/alaw-encode.c: (gst_alawenc_init),
20251         (alawenc_setcaps), (gst_alawenc_chain)
20252         * gst/law/alaw-encode.h:
20253         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
20254         (mulawenc_setcaps), (gst_mulawenc_chain)
20255         * gst/law/mulaw-encode.h:
20256         Set timestamp on buffer and it allows RTP G711 elements
20257         work properly.
20258
20259 2005-10-27  Wim Taymans  <wim@fluendo.com>
20260
20261         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20262         Set correct format on oss instead of a silly value. 
20263
20264 2005-10-27  Julien MOUTTE  <julien@moutte.net>
20265
20266         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20267         (gst_video_box_transform_caps), (gst_video_box_set_caps),
20268         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
20269         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
20270         I420 rendering as well, doesn't bring much for my platform.
20271         Might help on some other platforms.
20272
20273 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
20274
20275         * gst/rtp/gstrtpgsmenc.c:
20276         * gst/rtp/gstrtpgsmparse.c:
20277         Declaring the padtemplate correctly.
20278
20279 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20280
20281         * gst/rtp/gstrtpg711dec.c:
20282         * gst/rtp/gstrtpg711enc.c:
20283         * gst/rtp/gstrtpgsmenc.c:
20284         * gst/rtp/gstrtpgsmparse.c:
20285         Setting the proper copyright notice.
20286
20287 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20288
20289         * gst/videobox/Makefile.am: Use liboil.
20290         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20291         (gst_video_box_set_property), (gst_video_box_transform_caps),
20292         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
20293         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
20294         using liboil. Will dot the same to I420 border generation
20295         tomorrow.
20296
20297 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20298
20299         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
20300         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
20301         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
20302         * gst/rtp/gstrtpg711dec.h:
20303         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
20304         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
20305         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
20306         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20307         (gst_rtpgsmenc_handle_buffer):
20308         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
20309         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
20310         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
20311         * gst/rtp/gstrtpgsmparse.h:
20312         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
20313         inherits from the basertpdepayloader.
20314
20315 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20316
20317         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20318         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20319         (gst_video_box_ayuv): Removing this forgotten debug.
20320
20321 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20322
20323         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20324         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20325         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
20326
20327 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
20328
20329         * sys/oss/gstossaudio.c:
20330         * sys/oss/gstossdmabuffer.c:
20331         * sys/oss/gstosshelper.c:
20332         * sys/oss/gstossmixer.c:
20333         * sys/oss/gstossmixerelement.c:
20334         * sys/oss/gstossmixertrack.c:
20335         * sys/oss/gstosssink.c:
20336         * sys/oss/gstosssrc.c:
20337           Actually use the 'oss' debug category we register.
20338
20339 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20340
20341         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
20342         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
20343         Use gst_pad_get_parent and drop the ref that was added through
20344         that call.
20345
20346 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
20347
20348         * gst/rtp/gstrtpgsmenc.c:
20349           Fix compilation
20350
20351 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20352
20353         * gst/rtp/gstrtpg711dec.c
20354         Just removed a couple of lines of weird code used during
20355         development/test time.
20356
20357 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20358
20359         * gst/rtp/Makefile.am
20360         * gst/rtp/gstrtp.c
20361         * gst/rtp/gstrtpg711enc.c
20362         * gst/rtp/gstrtpg711enc.h
20363         * gst/rtp/gstrtpg711dec.c
20364         * gst/rtp/gstrtpg711dec.h
20365         Created G711 payloader and depayloader (it supports mulaw and alaw
20366         (dec)encoders)
20367
20368 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20369
20370         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20371         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20372         Doh ! I introduced wingo's bug again ! Sorry...
20373
20374 2005-10-25  Christian Schaller <christian@fluendo.com> 
20375
20376         * gst/rtp/Makefile.am: add missing header files for disting
20377
20378 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
20379
20380         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
20381         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
20382         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20383         (gst_rtpgsmenc_handle_buffer):
20384         * gst/rtp/gstrtpgsmenc.h:
20385         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
20386         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
20387         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
20388         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
20389         * gst/rtp/gstrtpgsmparse.h:
20390         Getting the GSM (de)payloader working and compatible with our plans for RTP.
20391
20392 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20393
20394         * ext/libpng/gstpngdec.c: (user_info_callback),
20395         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
20396         a newsegment event, move some redundant code in a single place.
20397
20398 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20399
20400         * ext/libpng/gstpngdec.c: (user_info_callback),
20401         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
20402         hack to get correct colors order when we have a png image with
20403         alpha channel.
20404
20405 2005-10-24  Edward Hervey  <edward@fluendo.com>
20406
20407         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
20408         Call gst_element_no_more_pads when there will be no more pads.
20409
20410 2005-10-24  Wim Taymans  <wim@fluendo.com>
20411
20412         * gst/rtp/Makefile.am:
20413         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
20414         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
20415         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
20416         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
20417         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
20418         (gst_asteriskh263_plugin_init):
20419         * gst/rtp/gstasteriskh263.h:
20420         * gst/rtp/gstrtp.c: (plugin_init):
20421         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
20422         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
20423         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
20424         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
20425         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
20426         (gst_rtph263enc_plugin_init):
20427         * gst/rtp/gstrtph263enc.h:
20428         Added two new payloaders, an RFC 2190 payloader for h263 and
20429         a payload convertor for an asterisk server.
20430
20431 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
20432
20433         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20434           Set bytes_per_sample correctly (is not always 4, but 
20435           depends on width and number of channels).
20436
20437 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
20438
20439         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
20440         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
20441         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
20442         (gst_flacenc_sink_event), (gst_flacenc_chain),
20443         (gst_flacenc_set_property), (gst_flacenc_get_property),
20444         (gst_flacenc_change_state):
20445         * ext/flac/gstflacenc.h:
20446           Fix seeking, so that flacenc can rewrite the header with the
20447           correct duration and amount of samples and all that at EOS;
20448           also set timestamps and granulepos on outgoing buffers; add
20449           debug category; fix state change function.
20450           
20451 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20452
20453         * gst/videomixer/videomixer.c: Don't restrict video geometry
20454         from 16 to 4096.
20455
20456 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20457
20458         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20459         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20460         Fix caps negotiation correctly, add debugging category.
20461
20462 2005-10-24  Christian Schaller  <christian@fluendo.com>
20463
20464         * configure.ac: Port over Thomas's change from base listing all plugins
20465
20466 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20467
20468         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
20469         a sink pad.
20470
20471 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20472
20473         * configure.ac:
20474         * docs/upload.mak:
20475           back to HEAD
20476
20477 === release 0.9.4 ===
20478
20479 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20480
20481         * configure.ac:
20482           Releasing 0.9.4, "Dromiceiomimus"
20483
20484 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
20485
20486         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
20487         (gst_speexenc_src_query):
20488           Add position and duration query, fix query type function.
20489           
20490         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
20491         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
20492           Let's not set non-fixed caps on source pads.
20493
20494 2005-10-21  Wim Taymans  <wim@fluendo.com>
20495
20496         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
20497         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
20498         (gst_avi_demux_handle_seek):
20499         Set correct stream_time in newsegment event.
20500         avi can also handle a duration query now.
20501
20502 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
20503
20504         * gst/matroska/matroska-demux.c:
20505         (gst_matroska_demux_handle_src_query),
20506         (gst_matroska_demux_handle_seek_event),
20507         (gst_matroska_demux_loop_stream_parse_id):
20508           Fix duration query; fix basetime in newsegment event after
20509           seek; fix duration in initial newsegment event.
20510
20511         * gst/matroska/matroska-mux.c:
20512         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20513           Extract number of channels and samplerate from vorbis headers;
20514           add some debug messages when querying the durations of the
20515           input streams.
20516
20517 2005-10-20  Wim Taymans  <wim@fluendo.com>
20518
20519         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20520         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20521         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
20522         Set stream time correctly in newsegment.
20523
20524 2005-10-20  Wim Taymans  <wim@fluendo.com>
20525
20526         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
20527         Correctly fill in the stream time.
20528
20529 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20530
20531         * check/elements/level.c: (GST_START_TEST):
20532         * gst/level/gstlevel.c: (gst_level_message_new):
20533         * gst/level/level-example.c: (message_handler):
20534           use ELEMENT messages instead
20535
20536 2005-10-19  Wim Taymans  <wim@fluendo.com>
20537
20538         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
20539         (gst_dvdemux_src_query):
20540         * ext/flac/gstflacdec.c: (gst_flacdec_length),
20541         (gst_flacdec_src_query):
20542         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
20543         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
20544         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
20545         * gst/debug/gstnavseek.c: (gst_navseek_seek):
20546         * gst/debug/progressreport.c: (gst_progress_report_report):
20547         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
20548         * gst/matroska/matroska-demux.c:
20549         (gst_matroska_demux_handle_src_query):
20550         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
20551         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20552         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20553         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
20554         (gst_wavparse_srcpad_event):
20555         API change fix.
20556
20557 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
20558
20559         * gst/goom/filters.c:
20560         * gst/goom/graphic.h:
20561         * gst/goom/lines.c:
20562           Make inline functions either 'static inline' or 'extern inline',
20563           otherwise the Forte compiler apparently won't inline them (#317300).
20564
20565 2005-10-19  Julien MOUTTE  <julien@moutte.net>
20566
20567         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20568         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
20569         (user_info_callback), (user_endrow_callback), (user_end_callback),
20570         (user_read_data), (gst_pngdec_caps_create_and_set),
20571         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
20572         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
20573         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
20574         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
20575         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
20576         very nice and handle push/pull based model. if you have filesrc
20577         connected to it, it will do random access to load the png file.
20578         If you have a network source that can't do _getrange, it does 
20579         progressive loading through the chain function.
20580         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
20581         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
20582         thanks to Master Wim Taymans ;-)
20583
20584 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
20585
20586         * gst/matroska/Makefile.am:
20587         * gst/matroska/ebml-read.c:
20588         * gst/matroska/ebml-read.h:
20589         * gst/matroska/matroska-demux.c:
20590         * gst/matroska/matroska-demux.h:
20591         * gst/matroska/matroska.c: (plugin_init):
20592           Ported matroska demuxer to 0.9.
20593
20594 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
20595
20596         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20597
20598         * gst/matroska/matroska-mux.c:
20599         (gst_matroska_mux_video_pad_setcaps),
20600         (gst_matroska_mux_audio_pad_setcaps):
20601           Fix mpeg4 input handling (#318847); also, while we're at it,
20602           fix media type for Motion-JPEG: should be image/jpeg.
20603
20604 2005-10-18  Wim Taymans  <wim@fluendo.com>
20605
20606         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20607         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20608         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
20609         Fix for segment-start/stop API change.
20610
20611 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20612
20613         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
20614         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
20615         way.
20616
20617 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20618
20619         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
20620         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
20621         output declared in transform_caps.
20622
20623 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20624
20625         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
20626
20627 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20628
20629         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
20630         (gst_video_box_get_unit_size): Fix wrong size calculations and
20631         implement get_unit_size correctly.
20632
20633 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
20634
20635         * configure.ac:
20636           Enable flx plugin.
20637
20638         * gst/flx/gstflxdec.c: (flx_decode_chunks):
20639           Fix gcc4 signedness issue.
20640
20641 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20642
20643         * configure.ac: Adding videomixer.
20644         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20645         (user_read_data), (gst_pngdec_chain): More debugging.
20646         * gst/alpha/Makefile.am: Adding alphacolor
20647         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
20648         (gst_alpha_color_class_init), (gst_alpha_color_init),
20649         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
20650         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
20651         (plugin_init): Ported to 0.9 using in place base tranform.
20652         * gst/videomixer/Makefile.am:
20653         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
20654         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
20655         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
20656         (gst_videomixer_pad_init), (gst_videomixer_class_init),
20657         (gst_videomixer_init), (gst_videomixer_getcaps),
20658         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
20659         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
20660         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
20661         to 0.9 using collectpads.
20662
20663 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
20664
20665         * configure.ac:
20666         * gst/flx/Makefile.am:
20667         * gst/flx/gstflxdec.c: (gst_flxdec_init),
20668         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
20669         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
20670         * gst/flx/gstflxdec.h:
20671         flx plugin ported to 0.9
20672
20673 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20674
20675         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
20676           use new gst_version_string()
20677
20678 2005-10-16  Andy Wingo  <wingo@pobox.com>
20679
20680         * configure.ac: GLIB_CHECK.
20681
20682 2005-10-15  Julien MOUTTE  <julien@moutte.net>
20683
20684         * ext/libpng/Makefile.am:
20685         * ext/libpng/gstpng.c: (plugin_init):
20686         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20687         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
20688         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
20689
20690 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
20691
20692         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20693
20694         * configure.ac:
20695         * gst/matroska/Makefile.am:
20696         * gst/matroska/ebml-ids.h:
20697         * gst/matroska/ebml-write.c:
20698         * gst/matroska/ebml-write.h:
20699         * gst/matroska/matroska-ids.h:
20700         * gst/matroska/matroska-mux.c:
20701         * gst/matroska/matroska-mux.h:
20702         * gst/matroska/matroska.c: (plugin_init):
20703           Port matroska muxer to 0.9 (#318847).
20704
20705 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
20706
20707         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
20708         (comment_init), (comment_add):
20709           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
20710           use GST_READ_UINT32_LE() and friends rather than the private
20711           implementation of those same macros.
20712
20713 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
20714
20715         * examples/stats/mp2ogg.c:
20716           more typo fixes
20717
20718 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
20719
20720         * examples/indexing/indexmpeg.c: (main):
20721         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
20722         (gst_esdmon_close_audio), (gst_esdmon_change_state):
20723         * ext/esd/esdmon.h:
20724         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
20725         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
20726         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
20727         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
20728         * gst/avi/gstavimux.c: (gst_avimux_init):
20729         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
20730         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
20731         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
20732         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
20733         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
20734         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
20735         * gst/oldcore/gstmultifilesrc.h:
20736         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
20737         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
20738         (gst_pipefilter_change_state):
20739         * gst/oldcore/gstpipefilter.h:
20740         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
20741         * gst/videomixer/videomixer.c: (gst_videomixer_init):
20742         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
20743         * sys/osxaudio/gstosxaudiosink.h:
20744         * sys/osxaudio/gstosxaudiosrc.h:
20745           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
20746           moved bitshift from macro to enum definition
20747
20748 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20749
20750         * ext/Makefile.am:
20751         * ext/cairo/Makefile.am:
20752         * ext/cairo/gstcairo.c: (plugin_init):
20753         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
20754         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
20755         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
20756         * ext/cairo/gsttimeoverlay.h:
20757           update of cairo-based timeoverlay to 1.0 Cairo API
20758           doesn't work yet for resizing of output sink
20759
20760 2005-10-11  Wim Taymans  <wim@fluendo.com>
20761
20762         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
20763         newsegment API fix.
20764
20765 2005-10-11  Wim Taymans  <wim@fluendo.com>
20766
20767         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
20768         (gst_dvdemux_demux_frame):
20769         * ext/flac/gstflacdec.c: (gst_flacdec_write):
20770         * gst/auparse/gstauparse.c: (gst_auparse_chain):
20771         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
20772         (gst_avi_demux_handle_seek):
20773         * gst/goom/gstgoom.c: (gst_goom_event):
20774         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
20775         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20776         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20777         (gst_wavparse_loop), (gst_wavparse_pad_convert),
20778         (gst_wavparse_srcpad_event):
20779         newsegment API update.
20780
20781 2005-10-11  Andy Wingo  <wingo@pobox.com>
20782
20783         * ext/speex/gstspeexenc.c: Signedness cleanups.
20784
20785 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
20786
20787         * PORTED_09:
20788         * ext/speex/Makefile.am:
20789         * ext/speex/gstspeex.c:
20790         * ext/speex/gstspeexenc.c:
20791         Speexenc ported to 0.9
20792
20793 2005-10-10  Wim Taymans  <wim@fluendo.com>
20794
20795         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
20796         (gst_oss_sink_init), (gst_oss_sink_set_property),
20797         (gst_oss_sink_get_property), (gst_oss_sink_open),
20798         (gst_oss_sink_prepare), (gst_oss_sink_reset):
20799         * sys/oss/gstosssink.h:
20800         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
20801         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
20802         (gst_oss_src_prepare):
20803         Cleanups, make device configurable in the sink, handle and report
20804         errors.
20805
20806 2005-10-10  Wim Taymans  <wim@fluendo.com>
20807
20808         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
20809         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
20810         Make sure element is NULL before removing from the bin.
20811
20812 2005-10-07  Andy Wingo  <wingo@pobox.com>
20813
20814         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
20815         block forever in a read().
20816         (gst_dv1394src_bus_reset): Post a message when the cable is
20817         unplugged.
20818         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
20819         (gst_dv1394src_bus_reset): Don't unref the message.
20820
20821         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
20822         hacking. The only change should be that the state change stuff was
20823         put into basesrc's start() and stop() routines, which coalesces
20824         some steps.
20825
20826 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
20827
20828         * configure.ac:
20829           Add check for mmap
20830           
20831         * gst/debug/Makefile.am:
20832           Only compile efence plugin on systems that have mmap.
20833
20834 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
20835
20836         * gst/debug/Makefile.am:
20837         * gst/debug/breakmydata.c:
20838         * gst/debug/gstdebug.c:
20839         * gst/debug/gstnavigationtest.c:
20840         * gst/debug/gstnavseek.c: 
20841         * gst/debug/gstnavseek.h:
20842         * gst/debug/progressreport.c: 
20843         * gst/debug/testplugin.c:
20844           Port progressreport, navseek, navigationtest, testsink and
20845           breakmydata.
20846
20847 2005-10-05  Edward Hervey  <edward@fluendo.com>
20848
20849         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
20850         (gst_dvdemux_src_query):
20851         Fixes for better conversion
20852
20853 2005-10-04  Michael Smith <msmith@fluendo.com>
20854
20855         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
20856         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20857         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
20858         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
20859           Set state of elements to NULL before removing from bins.
20860           Set state of test element to NULL if we failed to move it to READY
20861
20862 2005-10-04  Edward Hervey  <edward@fluendo.com>
20863
20864         * ext/dv/Makefile.am:
20865         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
20866         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
20867         Corrected the query function for position so it doesn't forget what
20868         format was asked, and calls the conversion functions on the correct pad.
20869
20870 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
20871
20872         * configure.ac:
20873           back to development
20874
20875 === release 0.9.3 ===
20876
20877 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
20878
20879         * configure.ac:
20880           Releasing 0.9.3, "Aramis"
20881
20882 2005-10-03  Andy Wingo  <wingo@pobox.com>
20883
20884         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
20885         error returns.
20886
20887 2005-10-02  Andy Wingo  <wingo@pobox.com>
20888
20889         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
20890
20891         * ext/flac/gstflacenc.c: Ported to 0.9.
20892
20893         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
20894
20895         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
20896         and link to gsttagedit. Enable flacenc.
20897
20898         * ext/flac/gstflacdec.c: Re-enable tag reading.
20899
20900 2005-09-30  Wim Taymans  <wim@fluendo.com>
20901
20902         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
20903         * gst/rtp/gstrtpgsmparse.c:
20904         * gst/rtp/gstrtph263penc.c:
20905         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
20906         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
20907         (gst_rtpmp4venc_set_property):
20908         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
20909         Various class and caps fixes from Andre Magalhaes (andrunko)
20910
20911 2005-09-29  Wim Taymans  <wim@fluendo.com>
20912
20913         * gst/level/level-example.c: (main):
20914         Update for new bus API.
20915
20916 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
20917
20918         * configure.ac:
20919           Fix unexpanded autoconf macro GST_DOC, which has been renamed
20920           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
20921
20922 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
20923
20924         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
20925           Fix playback of mono streams (bytes_per_sample should be set
20926           from the sample width and the number of channels negotiated,
20927           and not just be set to 4) (#317338)
20928
20929 2005-09-26  Wim Taymans  <wim@fluendo.com>
20930
20931         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
20932         (gst_rtpmpaenc_handle_buffer):
20933         Set buffer duration correctly.
20934
20935 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
20936
20937         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
20938         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
20939         (gst_avi_demux_change_state):
20940           Don't crash when encountering a stream with an unknown fourcc or
20941           codec id. Instead, create a pad of type video/x-avi-unknown or
20942           audio/x-avi-unknown, which as a side-effect also results in less
20943           confusing error messages in players ('no decoder' vs. 'no streams');
20944           minor fixes to state change function and class_init function.
20945
20946 2005-09-24  Wim Taymans  <wim@fluendo.com>
20947
20948         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
20949         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
20950         These are sinks.
20951
20952 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20953
20954         * check/elements/level.c: (GST_START_TEST):
20955           fix test for new GstClockTime use
20956         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
20957         (gst_level_transform_ip):
20958         * gst/level/gstlevel.h:
20959           fix up the decay peak, ensuring the decay peak is never lower
20960           than the peak for that interval
20961
20962 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20963
20964         * docs/plugins/gst-plugins-good-plugins.args:
20965         * docs/plugins/inspect/plugin-alpha.xml:
20966         * docs/plugins/inspect/plugin-rtp.xml:
20967         * gst/level/gstlevel.c: (gst_level_set_caps),
20968         (gst_level_transform_ip):
20969           updating docs
20970
20971 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20972
20973         * Makefile.am:
20974         * check/elements/level.c: (GST_START_TEST):
20975         * gst/level/Makefile.am:
20976         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
20977         (gst_level_set_property), (gst_level_get_property),
20978         (gst_level_set_caps), (gst_level_message_new),
20979         (gst_level_transform_ip):
20980         * gst/level/gstlevel.h:
20981         * gst/level/level-example.c: (message_handler), (main):
20982           convert to using GstClockTime for all time values, finally.
20983
20984 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20985
20986         * gst/auparse/Makefile.am:
20987         * gst/auparse/gstauparse.c: (gst_auparse_chain):
20988           fix up build
20989         * configure.ac:
20990         * ext/cairo/Makefile.am:
20991         * ext/dv/Makefile.am:
20992         * ext/esd/Makefile.am:
20993         * ext/flac/Makefile.am:
20994         * ext/gconf/Makefile.am:
20995         * ext/gdk_pixbuf/Makefile.am:
20996         * ext/jpeg/Makefile.am:
20997         * ext/ladspa/Makefile.am:
20998         * ext/libcaca/Makefile.am:
20999         * ext/libmng/Makefile.am:
21000         * ext/libpng/Makefile.am:
21001         * ext/mikmod/Makefile.am:
21002         * ext/pango/Makefile.am:
21003         * ext/raw1394/Makefile.am:
21004         * ext/shout2/Makefile.am:
21005         * ext/speex/Makefile.am:
21006         * gst/alpha/Makefile.am:
21007         * gst/autodetect/Makefile.am:
21008         * gst/avi/Makefile.am:
21009         * gst/cutter/Makefile.am:
21010         * gst/debug/Makefile.am:
21011         * gst/effectv/Makefile.am:
21012         * gst/flx/Makefile.am:
21013         * gst/goom/Makefile.am:
21014         * gst/interleave/Makefile.am:
21015         * gst/law/Makefile.am:
21016         * gst/matroska/Makefile.am:
21017         * gst/median/Makefile.am:
21018         * gst/monoscope/Makefile.am:
21019         * gst/multipart/Makefile.am:
21020         * gst/oldcore/Makefile.am:
21021         * gst/rtp/Makefile.am:
21022         * gst/rtsp/Makefile.am:
21023         * gst/smoothwave/Makefile.am:
21024         * gst/smpte/Makefile.am:
21025         * gst/videobox/Makefile.am:
21026         * gst/videofilter/Makefile.am:
21027         * gst/videomixer/Makefile.am:
21028         * gst/wavenc/Makefile.am:
21029         * gst/wavparse/Makefile.am:
21030         * sys/oss/Makefile.am:
21031         * sys/osxaudio/Makefile.am:
21032         * sys/osxvideo/Makefile.am:
21033           fix up GST_LIBS use
21034
21035 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21036
21037         * gst/auparse/Makefile.am:
21038         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21039           fix build of auparse
21040
21041 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
21042
21043         * configure.ac:
21044         * PORTED_09:
21045         * gst/auparse/gstauparse.c:
21046         * gst/auparse/gstauparse.h:
21047         Auparse ported to 0.9.
21048
21049 2005-09-22  Wim Taymans  <wim@fluendo.com>
21050
21051         * gst/rtp/TODO:
21052         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
21053         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21054         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21055         (gst_rtpmp4venc_set_property):
21056         * gst/rtp/gstrtpmp4venc.h:
21057         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21058         * gst/rtp/gstrtpmpaenc.h:
21059         Use is_filled to both check MTU and max-ptime of base class.
21060
21061 2005-09-22  Wim Taymans  <wim@fluendo.com>
21062
21063         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21064         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21065         (gst_rtpmp4venc_set_property):
21066         Don't fragment packets with multiple frames.
21067
21068 2005-09-22  Wim Taymans  <wim@fluendo.com>
21069
21070         * gst/rtp/TODO:
21071         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21072         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21073         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
21074         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
21075         (gst_rtpmp4venc_get_property):
21076         * gst/rtp/gstrtpmp4venc.h:
21077         Remove g_print.
21078         Update TODO
21079         Make payload encoder a bit smarter and more correct with
21080         timestamps.
21081         Added option in payloader to include config string in-band.
21082
21083 2005-09-21  Wim Taymans  <wim@fluendo.com>
21084
21085         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21086         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21087         (gst_rtspsrc_send):
21088         Strip spaces for key/value pairs.
21089
21090 2005-09-21  Wim Taymans  <wim@fluendo.com>
21091
21092         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21093         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21094         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
21095         (gst_rtspsrc_change_state):
21096         More SDP parsing and caps setting.
21097         Do NO_PREROLL differently.
21098         add pads only after negotiated.
21099
21100         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
21101         (gst_udpsrc_getcaps):
21102         Implement the getcaps function.
21103
21104 2005-09-21  Wim Taymans  <wim@fluendo.com>
21105
21106         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
21107         (gst_rtpamrdec_chain):
21108         Handle multiple AMr packets per payload. Handle CRC and
21109         parse ILL/ILP.
21110
21111         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21112         Make caps params strings for easy SDP mapping.
21113         
21114         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
21115         Handle capsnego better.
21116
21117         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21118         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
21119         Generate and parse config string in the caps.
21120
21121 2005-09-21  Wim Taymans  <wim@fluendo.com>
21122
21123         * gst/rtp/README:
21124         Update README
21125
21126         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
21127         Make extra params as strings.
21128
21129         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
21130         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21131         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
21132         Make state change return NO_PREROLL as this is a live
21133         source.
21134
21135         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21136         Don't unref old caps when NULL.
21137
21138 2005-09-20  Wim Taymans  <wim@fluendo.com>
21139
21140         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
21141         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21142         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
21143         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
21144         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
21145         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
21146         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
21147         * gst/rtsp/sdpmessage.h:
21148         Add URI handler.
21149         Parse SDP and create caps.
21150
21151 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
21152
21153         * gst/alpha/gstalpha.c:
21154           fix element description
21155
21156 2005-09-19  Wim Taymans  <wim@fluendo.com>
21157
21158         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
21159         Don't check payload for now.
21160
21161 2005-09-19  Wim Taymans  <wim@fluendo.com>
21162
21163         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
21164         (gst_wavparse_init), (gst_wavparse_parse_file_header),
21165         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
21166         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21167         (gst_wavparse_loop), (gst_wavparse_pad_convert),
21168         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
21169         (gst_wavparse_change_state):
21170         * gst/wavparse/gstwavparse.h:
21171         Fix wavparse some more.
21172
21173 2005-09-19  Wim Taymans  <wim@fluendo.com>
21174
21175         * check/elements/level.c: (GST_START_TEST):
21176         Fix for bus API change.
21177
21178 2005-09-19  Wim Taymans  <wim@fluendo.com>
21179
21180         * gst/level/level-example.c: (main):
21181         Fix for new bus API.
21182
21183         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21184         Set caps on pads.
21185
21186 2005-09-15  Wim Taymans  <wim@fluendo.com>
21187
21188         * gst/rtp/Makefile.am:
21189         * gst/rtp/README:
21190         * gst/rtp/gstrtp.c: (plugin_init):
21191         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
21192         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
21193         (gst_rtpamrdec_change_state):
21194         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
21195         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
21196         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
21197         * gst/rtp/gstrtpamrenc.h:
21198         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
21199         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
21200         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
21201         * gst/rtp/gstrtpgsmenc.h:
21202         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
21203         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
21204         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
21205         (gst_rtpgsmparse_change_state):
21206         * gst/rtp/gstrtpgsmparse.h:
21207         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
21208         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
21209         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
21210         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
21211         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
21212         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
21213         * gst/rtp/gstrtph263penc.h:
21214         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
21215         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
21216         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21217         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
21218         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
21219         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
21220         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
21221         * gst/rtp/gstrtpmp4venc.h:
21222         * gst/rtp/gstrtpmpadec.c:
21223         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
21224         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
21225         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
21226         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
21227         * gst/rtp/gstrtpmpaenc.h:
21228         Updates to payloader/depayloaders, make payloaders use
21229         the base classes.
21230         Updated README with suggested RTP caps and how to convert
21231         to/from SDP.
21232         Added config descriptor in mp4v payloader.
21233
21234 2005-09-15  Andy Wingo  <wingo@pobox.com>
21235
21236         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
21237         * gst/autodetect/gstautovideosink.c
21238         (gst_auto_video_sink_find_best): Update for new registry API.
21239
21240 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21241
21242         * common/c-to-xml.py:
21243         * common/gtk-doc-plugins.mak:
21244           a simple py script to generate valid xml from a C example
21245           probably also need to strip an MIT license when we decide
21246         * docs/plugins/Makefile.am:
21247         * gst/level/Makefile.am:
21248         * gst/level/gstlevel.c: (gst_level_init):
21249         * gst/level/level-example.c: (message_handler), (main):
21250           add an example to level that will show up in the docs
21251         * gst/rtp/TODO:
21252           add a note for the future
21253
21254 2005-09-14  Michael Smith <msmith@fluendo.com>
21255
21256         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
21257           Actually define the debug object being used in wavenc. Fixes #316205
21258
21259 2005-09-14  Michael Smith <msmith@fluendo.com>
21260
21261         * gst/smpte/Makefile.am:
21262           Link against GST_BASE_LIBS, to get it linked against libgstbase;
21263           needed to build on windows (bug 316204)
21264
21265 2005-09-12  Andy Wingo  <wingo@pobox.com>
21266
21267         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
21268
21269 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
21270
21271         * configure.ac:
21272         * gst/fdsrc/Makefile.am:
21273         * gst/fdsrc/gstfdsrc.c:
21274         * gst/fdsrc/gstfdsrc.h:
21275           Move fdsrc back into gstreamer core elements.
21276
21277         * gst/level/gstlevel.c: (gst_level_class_init),
21278         (gst_level_transform_ip):
21279         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
21280           Basetransform changes.
21281
21282 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21283
21284         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
21285         * ext/jpeg/smokecodec.c: (find_best_size):
21286           fix compiler warnings
21287
21288 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21289
21290         * gst-plugins-good.spec.in:
21291           spec file fixes
21292         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
21293         (gst_multiudpsink_render), (gst_multiudpsink_add),
21294         (gst_multiudpsink_clear):
21295           it actually helps to actually stream if we hook up the
21296           "add" signal to an actual implementation
21297         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
21298           some debugging
21299
21300 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
21301
21302         * ext/jpeg/Makefile.am:
21303         * ext/jpeg/gstjpeg.c
21304         * ext/jpeg/gstjpegenc.c:
21305         * ext/jpeg/gstsmokeenc.c:
21306
21307 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21308
21309         * ext/flac/gstflacdec.c:
21310         * ext/flac/gstflacenc.c:
21311         * ext/flac/gstflactag.c:
21312         * ext/speex/gstspeexenc.c:
21313           gsttaginterface.h -> gsttagsetter.h
21314
21315 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21316
21317         * configure.ac:
21318         * gst/debug/Makefile.am:
21319         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
21320         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
21321         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
21322         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
21323         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
21324           Port to 0.9 and re-enable efence plugin.
21325
21326 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
21327
21328         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
21329         (gst_flacdec_write), (gst_flacdec_convert_src):
21330         * ext/flac/gstflacdec.h:
21331           Add support for flac files with 24/32 bits per sample; and misc.
21332           minor clean-ups. Seeking is still partly broken (for me at least).
21333
21334 2005-09-06  Wim Taymans  <wim@fluendo.com>
21335
21336         * gst/rtp/Makefile.am:
21337         * gst/rtp/gstrtp.c: (plugin_init):
21338         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
21339         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
21340         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
21341         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
21342         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
21343         (gst_rtpmp4vdec_plugin_init):
21344         * gst/rtp/gstrtpmp4vdec.h:
21345         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21346         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
21347         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
21348         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
21349         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
21350         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
21351         * gst/rtp/gstrtpmp4venc.h:
21352         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
21353         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
21354         Added mpeg4 video payload encoder/decoder.
21355         Added some docs in mpa payloader.
21356
21357 === release 0.9.1 ===
21358
21359 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21360
21361         * NEWS:
21362         * README:
21363         * RELEASE:
21364         * autogen.sh:
21365         * configure.ac:
21366           releasing 0.9.1, "Blondie"
21367
21368 2005-09-05  Andy Wingo  <wingo@pobox.com>
21369
21370         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
21371         here from the state change handler, so we fire signals without
21372         holding the state lock.
21373
21374 2005-09-02  Andy Wingo  <wingo@pobox.com>
21375
21376         * All plugins updated for element state changes.
21377
21378 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21379
21380         * Makefile.am:
21381         * check/.cvsignore:
21382         * check/Makefile.am:
21383         * check/elements/.cvsignore:
21384         * check/elements/level.c: (setup_level), (cleanup_level),
21385         (GST_START_TEST), (level_suite), (main):
21386           add a test for level
21387         * common/release.mak:
21388           move the enum checking to release.mak
21389         * configure.ac:
21390           add valgrind and check checking
21391         * gst/level/gstlevel.c: (gst_level_transform):
21392         * gst/level/gstlevel.h:
21393           fix Andy's cast bug
21394           convert a field to int
21395           fix the arithmetic to int when checking for emit so that a
21396           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
21397
21398 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21399
21400         * Makefile.am:
21401         * configure.ac:
21402           add docs to build
21403         * common/plugins.xsl:
21404           wrap Description into a refsect2
21405         * docs/Makefile.am:
21406         * docs/plugins/Makefile.am:
21407         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21408         * docs/plugins/gst-plugins-good-plugins-sections.txt:
21409         * gst/goom/Makefile.am:
21410         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
21411         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
21412         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
21413         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
21414         (gst_goom_change_state):
21415         * gst/goom/gstgoom.h:
21416           GstGOOM -> GstGoom
21417           add an example launch line
21418         * gst/level/gstlevel.h:
21419         * gst/monoscope/gstmonoscope.c:
21420           cleanups
21421
21422 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21423
21424         * configure.ac:
21425         * docs/plugins/Makefile.am:
21426         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21427         * docs/plugins/gst-plugins-good-plugins-sections.txt:
21428         * docs/plugins/gst-plugins-good-plugins.types:
21429           document elements and plugins.  Shazam !
21430
21431 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21432
21433         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
21434           be found under doc/random/ChangeLog-0.8