ChangeLog: Remove conflict marker from ChangeLog
[platform/upstream/gstreamer.git] / ChangeLog
1 2008-12-31  Jan Schmidt  <jan.schmidt@sun.com>
2
3         * ChangeLog:
4         Remove conflict marker from ChangeLog
5
6 2008-12-28  Edward Hervey  <edward.hervey@collabora.co.uk>
7
8         Patch by: j^ <j at oil21.org>
9
10         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps),
11         (qtdemux_audio_caps):
12         Add codec mapping for xvid, fmp4 and ac3 tracks.
13         Fixes #565850
14
15 2008-12-23  Wim Taymans  <wim.taymans@collabora.co.uk>
16
17         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
18         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
19         (gst_smokeenc_chain), (gst_smokeenc_change_state):
20         * ext/jpeg/gstsmokeenc.h:
21         Implement getcaps function.
22         Set caps on the pad and on all outgoing buffers.
23         Fixes #565441.
24
25 2008-12-19  Stefan Kost  <ensonic@users.sf.net>
26
27         * ext/pulse/pulsemixerctrl.c:
28           And remove temporary comment pointing to the bug ticket.
29
30         * gst/avi/gstavimux.c:
31           Move reoccuring logging to LOG and log instance too.
32
33 2008-12-17  Stefan Kost  <ensonic@users.sf.net>
34
35         * ext/pulse/pulsemixerctrl.c:
36           Don't leak the pa_operation.
37
38 2008-12-16  Stefan Kost  <ensonic@users.sf.net>
39
40         * configure.ac:
41           Require core cvs.
42
43 2008-12-16  Stefan Kost  <ensonic@users.sf.net>
44
45         * gst/avi/gstavimux.c:
46           Rename api from _flush to _reset_tags. 
47
48 2008-12-16  Stefan Kost  <ensonic@users.sf.net>
49
50         * gst/avi/gstavimux.c:
51           Use new tagsetter api to flush tags.
52
53 2008-12-16  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
54
55         * tests/check/elements/deinterleave.c: (deinterleave_suite):
56         Increase timeout to 3 minutes to prevent timeouts.
57
58 2008-12-16  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
59
60         * tests/check/elements/interleave.c: (interleave_suite):
61         Increase timeout to 3 minutes to prevent timeouts.
62
63 2008-12-16  Stefan Kost  <ensonic@users.sf.net>
64
65         * gst/avi/gstavimux.c:
66         * gst/avi/gstavimux.h:
67           Totally remove the internal taglists and fully use tagsetter.
68
69 2008-12-15  Stefan Kost  <ensonic@users.sf.net>
70
71         * gst/avi/gstavimux.c:
72           Instead of filtering wrongly just use the mergemode. Applications is
73           use KEEP_ALL if they want to supress tag-events. Fixes #563221 for
74           avi for real (I hope). Everyone chime in, before I fix the others.
75
76 2008-12-15  Stefan Kost  <ensonic@users.sf.net>
77
78         * ext/pulse/pulsemixerctrl.c:
79           Add note about memleak.
80
81 2008-12-13  Edward Hervey  <bilboed@gmail.com>
82
83         * m4/Makefile.am:
84         A couple more .m4 that aren't shipped anymore with gettext 0.17.
85
86 2008-12-13  Edward Hervey  <edward.hervey@collabora.co.uk>
87
88         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
89         (gst_flac_dec_init):
90         * gst/law/alaw-decode.c: (gst_alaw_dec_base_init),
91         (gst_alaw_dec_init):
92         * gst/law/alaw-encode.c: (gst_alaw_enc_base_init),
93         (gst_alaw_enc_init):
94         * gst/law/alaw.c: (plugin_init):
95         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init),
96         (gst_mulawdec_init):
97         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init),
98         (gst_mulawenc_init):
99         * gst/law/mulaw.c: (plugin_init):
100         Switch to using GstStaticPadTemplate.
101         * gst/udp/gstudpnetutils.c: (gst_udp_get_addr):
102         Don't forget to free the addrinfo structure.
103         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
104         (gst_wavparse_sink_activate):
105         Don't forget to unref the GstAdapter.
106
107 2008-12-13  Edward Hervey  <edward.hervey@collabora.co.uk>
108
109         * m4/Makefile.am:
110         inttypes.m4 hasn't been available since gettext-0.15, and since we now
111         require gettext >= 0.17 ... we can remove it from the list of files to
112         dist.
113
114 2008-12-09  Stefan Kost  <ensonic@users.sf.net>
115
116         * gst/avi/gstavidemux.c:
117           More logging.
118
119         * gst/avi/gstavimux.c:
120           Handle more metadata fields. Better estimate of metadata size. Don't
121           merge received tags, if application has specified tags using
122           GST_TAG_MERGE_REPLACE_ALL. Fixes #563221 for avi.
123
124 2008-12-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
125
126         * tests/check/Makefile.am:
127         Also ignore pulsemixer for the states unit test.
128
129 2008-12-09  Wim Taymans  <wim.taymans@collabora.co.uk>
130
131         * gst/rtp/gstrtpjpegdepay.c: (gst_rtp_jpeg_depay_process):
132         Add an EOI marker at the end of the jpeg frame when it's missing.
133         Fixes #563056.
134
135 2008-12-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
136
137         * tests/check/elements/videocrop.c: (check_1x1_buffer):
138         Update the unit test for the new color values for BT.601 red.
139         Fixes bug #563510.
140
141 2008-12-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
142
143         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_src_event):
144           Restore previous behaviour of not passing QoS and navigation
145           events upstream, which presumably wasn't meant to be changed.
146
147 2008-12-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
148
149         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_video_pad),
150         (gst_dvdemux_add_audio_pad), (gst_dvdemux_remove_pads),
151         (gst_dvdemux_demux_audio), (gst_dvdemux_demux_video),
152         (gst_dvdemux_chain), (gst_dvdemux_loop),
153         (gst_dvdemux_change_state):
154         Add srcpads only when needed and remove them again when going
155         back to READY. This prevents stalled pipelines if there's no
156         audio inside the DV stream, which happens for many MXF files.
157
158 2008-12-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
159
160         * tests/check/elements/souphttpsrc.c: (GST_START_TEST),
161         (run_server):
162         The ports in libsoup are unsigned integers and not signed
163         integers.
164
165 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
166
167         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_video_pad),
168         (gst_dvdemux_add_audio_pad), (gst_dvdemux_remove_pads),
169         (gst_dvdemux_demux_audio), (gst_dvdemux_demux_video),
170         (gst_dvdemux_chain), (gst_dvdemux_loop),
171         (gst_dvdemux_change_state):
172         Add srcpads only when they're needed. If we add all pads in any
173         case we will get a stalling audio pad if the stream contains
174         no audio, which is the case for many MXF files.
175
176 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
177
178         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_src_event):
179         Forward all events upstream unless it's something we really
180         don't handle. This fixes latency configuration of pipelines.
181
182 2008-12-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
183
184         * ext/dv/gstdv.c: (plugin_init):
185         * ext/dv/gstdvdec.c: (gst_dvdec_class_init):
186         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init):
187         Really call dv_init() exactly one time, not one time for
188         the demuxer and one time for the decoder.
189
190 2008-12-08  Wim Taymans  <wim.taymans@collabora.co.uk>
191
192         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_handle_buffer):
193         Copy incomming timestamp to outgoing packets.
194
195 2008-12-08  Wim Taymans  <wim.taymans@collabora.co.uk>
196
197         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush),
198         (gst_rtp_mp4v_pay_event):
199         Don't try to push packets before we could find a valid config
200         startcode. Fixes #563509.
201
202 2008-12-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
203
204         Patch by: Brian Cameron <brian.cameron at sun dot com>
205
206         * sys/sunaudio/gstsunaudiomixerctrl.c:
207         (gst_sunaudiomixer_ctrl_open):
208         Set the mixer fd before calling ioctl() on it. Fixes bug #563414.
209
210 2008-12-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
211
212         Patch by: Alexandre Rostovtsev <tetromino at gmail dot com>
213
214         * configure.ac:
215         Make usage of libv4l optional by a configure parameter.
216         Fixes bug #563504.
217
218 2008-12-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
219
220         * docs/plugins/Makefile.am:
221         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
222         * docs/plugins/gst-plugins-good-plugins-sections.txt:
223         * docs/plugins/gst-plugins-good-plugins.args:
224         * docs/plugins/gst-plugins-good-plugins.hierarchy:
225         * docs/plugins/gst-plugins-good-plugins.interfaces:
226         * docs/plugins/inspect/plugin-1394.xml:
227         * docs/plugins/inspect/plugin-aasink.xml:
228         * docs/plugins/inspect/plugin-alaw.xml:
229         * docs/plugins/inspect/plugin-alpha.xml:
230         * docs/plugins/inspect/plugin-alphacolor.xml:
231         * docs/plugins/inspect/plugin-annodex.xml:
232         * docs/plugins/inspect/plugin-apetag.xml:
233         * docs/plugins/inspect/plugin-audiofx.xml:
234         * docs/plugins/inspect/plugin-auparse.xml:
235         * docs/plugins/inspect/plugin-autodetect.xml:
236         * docs/plugins/inspect/plugin-avi.xml:
237         * docs/plugins/inspect/plugin-cacasink.xml:
238         * docs/plugins/inspect/plugin-cairo.xml:
239         * docs/plugins/inspect/plugin-cutter.xml:
240         * docs/plugins/inspect/plugin-debug.xml:
241         * docs/plugins/inspect/plugin-dv.xml:
242         * docs/plugins/inspect/plugin-efence.xml:
243         * docs/plugins/inspect/plugin-effectv.xml:
244         * docs/plugins/inspect/plugin-equalizer.xml:
245         * docs/plugins/inspect/plugin-esdsink.xml:
246         * docs/plugins/inspect/plugin-flac.xml:
247         * docs/plugins/inspect/plugin-flxdec.xml:
248         * docs/plugins/inspect/plugin-gamma.xml:
249         * docs/plugins/inspect/plugin-gconfelements.xml:
250         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
251         * docs/plugins/inspect/plugin-goom.xml:
252         * docs/plugins/inspect/plugin-goom2k1.xml:
253         * docs/plugins/inspect/plugin-halelements.xml:
254         * docs/plugins/inspect/plugin-icydemux.xml:
255         * docs/plugins/inspect/plugin-id3demux.xml:
256         * docs/plugins/inspect/plugin-interleave.xml:
257         * docs/plugins/inspect/plugin-jpeg.xml:
258         * docs/plugins/inspect/plugin-level.xml:
259         * docs/plugins/inspect/plugin-matroska.xml:
260         * docs/plugins/inspect/plugin-monoscope.xml:
261         * docs/plugins/inspect/plugin-mulaw.xml:
262         * docs/plugins/inspect/plugin-multifile.xml:
263         * docs/plugins/inspect/plugin-multipart.xml:
264         * docs/plugins/inspect/plugin-navigationtest.xml:
265         * docs/plugins/inspect/plugin-ossaudio.xml:
266         * docs/plugins/inspect/plugin-png.xml:
267         * docs/plugins/inspect/plugin-pulseaudio.xml:
268         * docs/plugins/inspect/plugin-quicktime.xml:
269         * docs/plugins/inspect/plugin-replaygain.xml:
270         * docs/plugins/inspect/plugin-rtp.xml:
271         * docs/plugins/inspect/plugin-rtsp.xml:
272         * docs/plugins/inspect/plugin-shout2send.xml:
273         * docs/plugins/inspect/plugin-smpte.xml:
274         * docs/plugins/inspect/plugin-soup.xml:
275         * docs/plugins/inspect/plugin-spectrum.xml:
276         * docs/plugins/inspect/plugin-speex.xml:
277         * docs/plugins/inspect/plugin-taglib.xml:
278         * docs/plugins/inspect/plugin-udp.xml:
279         * docs/plugins/inspect/plugin-video4linux2.xml:
280         * docs/plugins/inspect/plugin-videobalance.xml:
281         * docs/plugins/inspect/plugin-videobox.xml:
282         * docs/plugins/inspect/plugin-videocrop.xml:
283         * docs/plugins/inspect/plugin-videoflip.xml:
284         * docs/plugins/inspect/plugin-videomixer.xml:
285         * docs/plugins/inspect/plugin-wavenc.xml:
286         * docs/plugins/inspect/plugin-wavpack.xml:
287         * docs/plugins/inspect/plugin-wavparse.xml:
288         * docs/plugins/inspect/plugin-ximagesrc.xml:
289         * gst/matroska/matroska-demux.c:
290         * gst/matroska/matroska-demux.h:
291         * gst/matroska/matroska-mux.c:
292         * gst/matroska/matroska-mux.h:
293         Add documentation for matroskamux and matroskademux and
294         update the inspection xml files.
295
296 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
297
298         * configure.ac:
299         Apparently AC_CONFIG_MACRO_DIR breaks when using more
300         than one macro directory, reverting last change.
301
302 2008-12-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
303
304         * configure.ac:
305         Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to
306         our M4 macros.
307
308 2008-11-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
309
310         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
311         Provide the parameters that are required for the format string
312         to fix a compiler warning.
313
314 2008-11-29  Stefan Kost  <ensonic@users.sf.net>
315
316         * gst/autodetect/gstautoaudiosrc.c:
317           Fix classification.
318
319 2008-11-29  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
320
321         Patch by: Cygwin Ports maintainer
322                   <yselkowitz at users dot sourceforge dot net>
323
324         * autogen.sh:
325         * configure.ac:
326         Require gettext 0.17 because older versions don't mix with libtool
327         2.2. At build time an older gettext version will still work.
328         Fixes bug #556091.
329
330 2008-11-28  Wim Taymans  <wim.taymans@collabora.co.uk>
331
332         Patch by: Peter Kjellerstedt <pkj at axis com>
333
334         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
335         Make gst_multiudpsink_render() ignore errors from sendto() instead of
336         breaking streaming. Emit a warning instead. Fixes #562572.
337
338 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
339
340         Patch by: Ron McOuat <rmcouat at smartt dot com>
341
342         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
343         (gst_soup_http_src_init), (gst_soup_http_src_dispose),
344         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property),
345         (gst_soup_http_src_authenticate_cb), (gst_soup_http_src_start):
346         * ext/soup/gstsouphttpsrc.h:
347         * tests/check/elements/souphttpsrc.c: (basic_auth_cb),
348         (digest_auth_cb), (run_test), (GST_START_TEST),
349         (souphttpsrc_suite), (run_server):
350         Add support for basic and digest authentication in souphttpsrc.
351         Fixes bug #561775.
352
353 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
354
355         Patch by: Pepijn Van Eeckhoudt
356                       <pepijn dot vaneeckhoudt at luciad dot com>
357
358         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
359         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
360         * gst/wavenc/gstwavenc.h:
361         * gst/wavenc/riff.h:
362         Add support for a-law and mu-law encoded wav files. Fixes bug #562434.
363
364 2008-11-27  Wim Taymans  <wim.taymans@collabora.co.uk>
365
366         Patch by: 이문형 <iwings at gmail dot com>
367
368         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
369         Prevent further read/write actions taken to the connect-failed socket by
370         erroring out quickly. See #562258.
371
372 2008-11-26  Stefan Kost  <ensonic@users.sf.net>
373
374         * tests/examples/level/level-example.c:
375           Set fakesink to sync. Otherwise people might question the message
376           interval. Nevertheless the timestamp in the message is what matters.
377
378 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
379
380         * tests/icles/.cvsignore:
381         cvsignore newly generated file.
382
383 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
384
385         * gst/rtp/gstasteriskh263.c:
386         * gst/rtp/gstasteriskh263.h:
387         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
388         * gst/rtp/gstrtpL16depay.h:
389         * gst/rtp/gstrtpL16pay.c:
390         * gst/rtp/gstrtpL16pay.h:
391         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps):
392         * gst/rtp/gstrtpac3depay.h:
393         * gst/rtp/gstrtpamrdepay.c:
394         * gst/rtp/gstrtpamrdepay.h:
395         * gst/rtp/gstrtpamrpay.c:
396         * gst/rtp/gstrtpamrpay.h:
397         * gst/rtp/gstrtpdepay.c:
398         * gst/rtp/gstrtpdepay.h:
399         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps):
400         * gst/rtp/gstrtpg726depay.c:
401         * gst/rtp/gstrtpg726pay.c:
402         * gst/rtp/gstrtpg729depay.c:
403         * gst/rtp/gstrtpg729pay.c:
404         * gst/rtp/gstrtpgsmdepay.c:
405         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
406         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps):
407         * gst/rtp/gstrtph263depay.h:
408         * gst/rtp/gstrtph263pay.c:
409         * gst/rtp/gstrtph263pay.h:
410         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
411         * gst/rtp/gstrtph263pdepay.h:
412         * gst/rtp/gstrtph263ppay.c:
413         * gst/rtp/gstrtph263ppay.h:
414         * gst/rtp/gstrtph264depay.c:
415         * gst/rtp/gstrtph264depay.h:
416         * gst/rtp/gstrtph264pay.c:
417         * gst/rtp/gstrtph264pay.h:
418         * gst/rtp/gstrtpilbcdepay.c:
419         * gst/rtp/gstrtpilbcpay.c:
420         * gst/rtp/gstrtpjpegdepay.h:
421         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps):
422         * gst/rtp/gstrtpmp1sdepay.h:
423         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
424         * gst/rtp/gstrtpmp2tdepay.h:
425         * gst/rtp/gstrtpmp2tpay.c:
426         * gst/rtp/gstrtpmp2tpay.h:
427         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps):
428         * gst/rtp/gstrtpmp4apay.c:
429         * gst/rtp/gstrtpmp4apay.h:
430         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps):
431         * gst/rtp/gstrtpmp4gdepay.h:
432         * gst/rtp/gstrtpmp4gpay.c:
433         * gst/rtp/gstrtpmp4gpay.h:
434         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
435         * gst/rtp/gstrtpmp4vdepay.h:
436         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
437         * gst/rtp/gstrtpmp4vpay.h:
438         * gst/rtp/gstrtpmpadepay.c:
439         * gst/rtp/gstrtpmpadepay.h:
440         * gst/rtp/gstrtpmpapay.c:
441         * gst/rtp/gstrtpmpapay.h:
442         * gst/rtp/gstrtpmpvdepay.c:
443         * gst/rtp/gstrtpmpvdepay.h:
444         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
445         * gst/rtp/gstrtppcmapay.c:
446         * gst/rtp/gstrtppcmudepay.c:
447         * gst/rtp/gstrtppcmupay.c:
448         * gst/rtp/gstrtpspeexdepay.c:
449         * gst/rtp/gstrtpspeexpay.c:
450         * gst/rtp/gstrtpsv3vdepay.c:
451         * gst/rtp/gstrtpsv3vdepay.h:
452         * gst/rtp/gstrtptheoradepay.c:
453         * gst/rtp/gstrtptheoradepay.h:
454         * gst/rtp/gstrtptheorapay.c:
455         * gst/rtp/gstrtptheorapay.h:
456         * gst/rtp/gstrtpvorbisdepay.c:
457         * gst/rtp/gstrtpvorbisdepay.h:
458         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
459         * gst/rtp/gstrtpvorbispay.h:
460         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
461         * gst/rtp/gstrtpvrawpay.c:
462         Fix the descriptions and fix some email addresses.
463
464 2008-11-25  Julien Moutte  <julien@fluendo.com>
465
466         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Add MPG1 and MPG2 fourcc
467         to supported qtdemux video codecs as I found some video clips using 
468         those.
469
470 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
471
472         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
473         * gst/autodetect/gstautoaudiosrc.c: (gst_auto_audio_src_detect):
474         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
475         (gst_auto_video_sink_detect):
476         * gst/autodetect/gstautovideosrc.c: (gst_auto_video_src_detect):
477         Post an error when we can't set the internal ghostpad target.
478
479 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
480
481         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
482         (gst_video_crop_transform), (gst_video_crop_transform_caps),
483         (gst_video_crop_set_caps), (gst_video_crop_set_property):
484         * gst/videocrop/gstvideocrop.h:
485         Fix renegotiation when changing properties using the new basetransform
486         features. Fixes #561502.
487
488         * tests/icles/Makefile.am:
489         * tests/icles/videocrop2-test.c: (make_pipeline), (main):
490         Add crazy interactive test unit for dynamically changing properties.
491
492 2008-11-24  Wim Taymans  <wim.taymans@collabora.co.uk>
493
494         * gst/rtsp/gstrtspsrc.c: (new_session_pad),
495         (gst_rtspsrc_parse_range):
496         Add some more debugging.
497         Use the reanges received from the server unconditionally.
498         Fixes #561625.
499
500 2008-11-23  Stefan Kost  <ensonic@users.sf.net>
501
502         * ext/pulse/pulsesink.c:
503           Change #if 0 to something more expresive and add pointer to related
504           bug ticket.
505
506 2008-11-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
507
508         Patch by: Tal Shalif <tshalif at nargila dot org>
509
510         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
511         Use G_{BIG,LITTLE}_ENDIAN instead of the non-GLib variants as
512         the latter don't exist on some systems (mingw). Fixes bug #561990.
513
514 2008-11-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
515
516         Patch by: Zeeshan Ali <zeeshanak at gnome dot org>
517
518         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_build_message):
519         Add transferMode.dnla.org header to HTTP requests as this is
520         required by the DLNA specs and doesn't hurt in other situations.
521         Fixes bug #561802.
522
523 2008-11-20  Michael Smith <msmith@songbirdnest.com>
524
525         * sys/osxvideo/osxvideosink.h:
526         * sys/osxvideo/osxvideosink.m:
527           Handle video window resizing more correctly, avoiding crashes when
528           embedding the window and resizing it.
529
530 2008-11-20  Michael Smith <msmith@songbirdnest.com>
531
532         * gst/udp/gstmultiudpsink.c:
533         * gst/udp/gstudpnetutils.c:
534         * gst/udp/gstudpnetutils.h:
535         * gst/udp/gstudpsrc.c:
536           Fix multiudpsink on OSX by passing the specific length of the socket,
537           refactor that into a function shared with the same thing in udpsrc.
538
539 2008-11-20  Wim Taymans  <wim.taymans@collabora.co.uk>
540
541         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
542         (uint64_ceiling_scale), (gst_wavparse_calculate_duration),
543         (gst_wavparse_stream_headers):
544         Fix the scaling code.
545         Fix parsing of the INFO chunks, we were reading the wrong number of
546         bytes.  Fixes #561580.
547
548 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
549
550         * gst/matroska/matroska-mux.c:
551         Fix NULL pointer dereference of an unset codec_id in the recently 
552         added Dirac paths
553
554 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
555
556         * tests/check/Makefile.am:
557         Just keep disabling elements that hang the states test until it
558         works.
559
560 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
561
562         * ext/libpng/gstpngenc.c:
563         Don't flush downstream after every buffer - that's not what
564         this libpng callback is for at all!
565
566 2008-11-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
567
568         * sys/v4l2/v4l2src_calls.c:
569           (gst_v4l2src_probe_caps_for_format_and_size), (sort_by_frame_size),
570           (gst_v4l2src_probe_caps_for_format):
571           Turns out we don't always get the frame sizes in a predefined
572           order from lowest to highest resolution, so let's just sort the
573           list by frame size once we've queried the possible resolutions
574           rather than assume any particular order. Fixes probed caps for
575           the camera in my HP2133 mini notebook and makes v4l2src default
576           to a decent size.
577
578 2008-11-16  Edward Hervey  <edward.hervey@collabora.co.uk>
579
580         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
581         * gst/matroska/matroska-ids.h:
582         Make mkvdemux aware of E-AC3.
583
584 2008-11-14  Wim Taymans  <wim.taymans@collabora.co.uk>
585
586         * gst/rtp/Makefile.am:
587         * gst/rtp/gstrtp.c: (plugin_init):
588         * gst/rtp/gstrtpjpegdepay.c: (gst_rtp_jpeg_depay_base_init),
589         (gst_rtp_jpeg_depay_class_init), (gst_rtp_jpeg_depay_init),
590         (gst_rtp_jpeg_depay_finalize), (MakeTables), (MakeQuantHeader),
591         (MakeHuffmanHeader), (MakeDRIHeader), (MakeHeaders),
592         (gst_rtp_jpeg_depay_setcaps), (gst_rtp_jpeg_depay_process),
593         (gst_rtp_jpeg_depay_change_state),
594         (gst_rtp_jpeg_depay_plugin_init):
595         * gst/rtp/gstrtpjpegdepay.h:
596         Add a jpeg depayloader.
597
598         * gst/rtp/gstrtpjpegpay.c:
599         Set the default properties on the payloader to better defaults.
600
601 2008-11-14  Stefan Kost  <ensonic@users.sf.net>
602
603         * sys/v4l2/gstv4l2.c:
604           Give it a primary rank for autovideosrc.
605
606 2008-11-14  Wim Taymans  <wim.taymans@collabora.co.uk>
607
608         Patch by: Bjorn Ostby <bjornos at axis dot com>
609
610         * gst/rtp/Makefile.am:
611         * gst/rtp/gstrtp.c: (plugin_init):
612         * gst/rtp/gstrtpjpegpay.c: (gst_rtp_jpeg_pay_base_init),
613         (gst_rtp_jpeg_pay_class_init), (gst_rtp_jpeg_pay_init),
614         (gst_rtp_jpeg_pay_setcaps), (gst_rtp_jpeg_pay_header_size),
615         (gst_rtp_jpeg_pay_read_quant_table),
616         (gst_rtp_jpeg_pay_scan_marker), (gst_rtp_jpeg_pay_handle_buffer),
617         (gst_rtp_jpeg_pay_set_property), (gst_rtp_jpeg_pay_get_property),
618         (gst_rtp_jpeg_pay_plugin_init):
619         * gst/rtp/gstrtpjpegpay.h:
620         Add JPEG payloader. Fixes #560756.
621
622 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
623
624         Patch by: Fabricio Godoy <skarllot at gmail dot com>
625
626         * sys/oss/gstosssink.c: (gst_oss_sink_open):
627         * sys/oss/gstosssrc.c: (gst_oss_src_open):
628         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_mmap):
629         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
630         Fix some spelling mistakes. Fixes #556802.
631
632 2008-11-13  Stefan Kost  <ensonic@users.sf.net>
633
634         * gst/equalizer/GstIirEqualizer10Bands.prs:
635         * gst/equalizer/GstIirEqualizer3Bands.prs:
636         * gst/equalizer/Makefile.am:
637         * gst/equalizer/gstiirequalizer10bands.c:
638         * gst/equalizer/gstiirequalizer3bands.c:
639           Add presets for equalizer. Fixes #522183.
640
641 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
642
643         * gst/rtsp/Makefile.am:
644         * gst/rtsp/gstrtsp.c: (plugin_init):
645         * gst/rtsp/gstrtspgoogle.c:
646         * gst/rtsp/gstrtspgoogle.h:
647         Remove google extension again, it's not needed anymore because we never
648         send multiple transports anymore.
649
650 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
651
652         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
653
654         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_nat_method_get_type),
655         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
656         (gst_rtspsrc_get_property), (gst_rtspsrc_create_stream),
657         (gst_rtspsrc_stream_free),
658         (gst_rtspsrc_stream_configure_udp_sinks),
659         (gst_rtspsrc_stream_configure_transport),
660         (gst_rtspsrc_send_dummy_packets),
661         (gst_rtspsrc_create_transports_string),
662         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
663         * gst/rtsp/gstrtspsrc.h:
664         Add property to configure NAT traversal method.
665         Ignore EOS from the internal sinks.
666         Implement sending dummy packets as a (simple) method to open up
667         some firewalls.
668         Send PLAY request to the server after we started the udp sources.
669         Fixes #559545.
670
671 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
672
673         Patch by: Yotam <sh dot yotam at gmail dot com>
674
675         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
676         Flush the remaining frames on EOS. Fixes #560641.
677
678 2008-11-12  Jan Schmidt  <jan.schmidt@sun.com>
679
680         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_handle_buffer):
681         Fix compiler warning about printf formatting.
682
683 2008-11-12  Andy Wingo  <wingo@pobox.com>
684
685         * gst/qtdemux/qtdemux.h (struct _GstQTDemux):
686         * gst/qtdemux/qtdemux.c (gst_qtdemux_do_seek): Queue up new
687         segment events instead of sending them from the seeking thread.
688         Fixes #559288.
689         (gst_qtdemux_push_pending_newsegment): New helper, sends out
690         queued newsegment events.
691         (gst_qtdemux_loop_state_movie): Voilà, call it here. Only need to
692         call it here, as we only seek when looping, and only push in the
693         movie state.
694
695 2008-11-11  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
696
697         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_tmpo),
698         (qtdemux_tag_add_covr), (qtdemux_parse_udta):
699         * gst/qtdemux/qtdemux_fourcc.h:
700         * gst/qtdemux/qtdemux_types.c:
701         Add cover and alternative copyright tag, and enhance some existing
702         ones by marking them as container atoms.
703
704 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
705
706         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_set_caps):
707         Don't ignore the return value of setcaps.
708
709 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
710
711         Patch by: Olivier Crete <tester at tester dot ca>
712
713         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_base_init),
714         (gst_rtp_g729_pay_class_init), (gst_rtp_g729_pay_init),
715         (gst_rtp_g729_pay_set_caps), (gst_rtp_g729_pay_handle_buffer):
716         * gst/rtp/gstrtpg729pay.h:
717         Replace G729 payloader with an improved version. Fixes #532409.
718
719 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
720
721         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_transports_string),
722         (gst_rtspsrc_change_state):
723         Only send one transport at a time for improved compatibility with some
724         broken servers. See #537832.
725
726 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
727
728         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
729         (gst_rtspsrc_perform_seek):
730         Only pause/play in the seek handler when the source was playing.
731         Fixes #529379.
732
733 2008-11-11  Sebastian Dröge  <slomo@circular-chaos.org>
734
735         * gst/matroska/matroska-mux.c:
736         (gst_matroska_mux_handle_dirac_packet):
737         Fix muxing of Dirac streams if the input already has the format
738         we need, i.e. is the output of matroskademux.
739
740 2008-11-11  Stefan Kost  <ensonic@users.sf.net>
741
742         * gst/avi/gstavimux.c:
743           Don't segfault on string typed tags being NULL. Fixes #560155.
744
745 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
746
747         * gst/matroska/matroska-mux.c: (aac_codec_data_to_codec_id),
748         (gst_matroska_mux_audio_pad_setcaps):
749         Fix mapping AAC profile to Matroska codec id.
750
751 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
752
753         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
754         (qtdemux_video_caps), (qtdemux_audio_caps):
755         Refactor some raw audio caps building, and handle >16-bit cases.
756         Fix/replace building caps from a string description.
757
758 2008-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
759
760         * gst/audiofx/audiowsincband.c:
761         * gst/audiofx/audiowsinclimit.c:
762         * gst/cutter/gstcutter.c:
763           Make author name consistent with others.
764
765 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
766
767         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
768
769         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_perform_seek),
770         (gst_rtspsrc_stream_configure_udp_sink):
771         Pause the RTSP stream before doing a new play request.
772         Make sure that adding the udpsinks does not cause the rtspsrc to become
773         a sink. Fixes #559547.
774
775 2008-11-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
776
777         * gst/matroska/matroska-ids.h:
778         * gst/matroska/matroska-mux.c: (gst_matroska_pad_free),
779         (gst_matroska_mux_handle_dirac_packet),
780         (gst_matroska_mux_write_data):
781         Implement Dirac muxing into Matroska comforming to the spec, i.e.
782         put all Dirac packages up to a picture into a Matroska block.
783
784         TODO: Implement writing of the ReferenceBlock Matroska elements,
785         currently the Dirac muxing is only 100% correct if Matroska version 2
786         is selected for muxing.
787
788 2008-11-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
789
790         Patch by: Bastien Nocera <hadess at hadess dot net>,
791                   Hans de Goede <jwrdegoede at fedoraproject dot org>
792
793         * configure.ac:
794         * sys/v4l2/Makefile.am:
795         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read):
796         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
797         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_close),
798         (gst_v4l2_get_norm), (gst_v4l2_set_norm), (gst_v4l2_get_frequency),
799         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
800         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute),
801         (gst_v4l2_get_input), (gst_v4l2_set_input):
802         * sys/v4l2/v4l2_calls.h:
803         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
804         (gst_v4l2_buffer_new), (gst_v4l2_buffer_pool_finalize),
805         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
806         (gst_v4l2src_fill_format_list),
807         (gst_v4l2src_probe_caps_for_format_and_size),
808         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame),
809         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init),
810         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop),
811         (gst_v4l2src_get_nearest_size):
812         Optionally use libv4l to access v4l2 devices. Fixes bug #545033.
813
814 2008-11-04  Stefan Kost  <ensonic@users.sf.net>
815
816         * ext/aalib/Makefile.am:
817         * ext/annodex/Makefile.am:
818         * ext/cairo/Makefile.am:
819         * ext/dv/Makefile.am:
820         * ext/esd/Makefile.am:
821         * ext/flac/Makefile.am:
822         * ext/gconf/Makefile.am:
823         * ext/gdk_pixbuf/Makefile.am:
824         * ext/hal/Makefile.am:
825         * ext/jpeg/Makefile.am:
826         * ext/ladspa/Makefile.am:
827         * ext/libcaca/Makefile.am:
828         * ext/libmng/Makefile.am:
829         * ext/libpng/Makefile.am:
830         * ext/mikmod/Makefile.am:
831         * ext/pulse/Makefile.am:
832         * ext/raw1394/Makefile.am:
833         * ext/shout2/Makefile.am:
834         * ext/soup/Makefile.am:
835         * ext/speex/Makefile.am:
836         * ext/taglib/Makefile.am:
837         * ext/wavpack/Makefile.am:
838         * gst/alpha/Makefile.am:
839         * gst/apetag/Makefile.am:
840         * gst/audiofx/Makefile.am:
841         * gst/auparse/Makefile.am:
842         * gst/autodetect/Makefile.am:
843         * gst/avi/Makefile.am:
844         * gst/cutter/Makefile.am:
845         * gst/debug/Makefile.am:
846         * gst/effectv/Makefile.am:
847         * gst/equalizer/Makefile.am:
848         * gst/flx/Makefile.am:
849         * gst/goom/Makefile.am:
850         * gst/goom2k1/Makefile.am:
851         * gst/icydemux/Makefile.am:
852         * gst/id3demux/Makefile.am:
853         * gst/interleave/Makefile.am:
854         * gst/law/Makefile.am:
855         * gst/level/Makefile.am:
856         * gst/matroska/Makefile.am:
857         * gst/median/Makefile.am:
858         * gst/monoscope/Makefile.am:
859         * gst/multifile/Makefile.am:
860         * gst/multipart/Makefile.am:
861         * gst/oldcore/Makefile.am:
862         * gst/qtdemux/Makefile.am:
863         * gst/replaygain/Makefile.am:
864         * gst/rtp/Makefile.am:
865         * gst/rtsp/Makefile.am:
866         * gst/smpte/Makefile.am:
867         * gst/spectrum/Makefile.am:
868         * gst/udp/Makefile.am:
869         * gst/videobox/Makefile.am:
870         * gst/videocrop/Makefile.am:
871         * gst/videofilter/Makefile.am:
872         * gst/videomixer/Makefile.am:
873         * gst/wavenc/Makefile.am:
874         * gst/wavparse/Makefile.am:
875         * sys/directdraw/Makefile.am:
876         * sys/directsound/Makefile.am:
877         * sys/oss/Makefile.am:
878         * sys/osxaudio/Makefile.am:
879         * sys/osxvideo/Makefile.am:
880         * sys/sunaudio/Makefile.am:
881         * sys/v4l2/Makefile.am:
882         * sys/waveform/Makefile.am:
883         * sys/ximage/Makefile.am:
884           Don't install static libs for plugins. Fixes #550851 for -good.
885
886 2008-10-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
887
888         * ext/flac/Makefile.am:
889         Include $(FLAC_CFLAGS) in CFLAGS to make sure to find the FLAC headers.
890         This fixes compilation if FLAC is installed in an uncommon location
891         that is not already handled by other CFLAGS. Fixes bug #558711.
892
893 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
894
895         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank):
896         Guard more uncommon formats with ifdefs so that we can compile on older
897         versions.
898
899 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
900
901         Patch by: Nick Haddad <nick at haddads dot net>
902
903         * gst/avi/gstavidemux.c: (gst_avi_demux_is_uncompressed),
904         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
905         (gst_avi_demux_stream_data):
906         Invert other uncompressed RGB formats. Fixes #558554.
907
908 2008-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
909
910         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
911         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
912         * gst/wavenc/gstwavenc.h:
913         Add support for float/double as input and remove the (nowadays)
914         useless parsing of the depth as we require width==depth.
915
916 2008-10-30  Wim Taymans  <wim.taymans@collabora.co.uk>
917
918         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps):
919         * gst/rtp/gstrtpmpapay.c:
920         Narrow down the caps of the mpeg audio pay/depayloaders to only accept
921         mpeg version 1. Fixes #558427.
922
923 2008-10-29  Wim Taymans  <wim.taymans@collabora.co.uk>
924
925         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_flush),
926         (gst_rtp_L16_pay_getcaps):
927         Only put an integral amount of samples in the RTP packet.
928         Fixes #556641.
929
930 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
931
932         * gst/rtp/gstrtpchannels.c: (gst_rtp_channels_get_by_index):
933         * gst/rtp/gstrtpchannels.h:
934         Add method to get possible channel positions.
935
936 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
937
938         * gst/rtp/Makefile.am:
939         Also commit updated makefile
940
941 2008-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
942
943         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
944         Don't allow width=32,depth=24 as input. WAV requires that the width
945         is the next integer multiply of 8 from the depth.
946
947 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
948
949         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
950         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
951         (gst_rtp_L16_pay_getcaps):
952         * gst/rtp/gstrtpchannels.c: (check_channels),
953         (gst_rtp_channels_get_by_pos), (gst_rtp_channels_get_by_order),
954         (gst_rtp_channels_create_default):
955         * gst/rtp/gstrtpchannels.h:
956         Add mappings for multichannel support. Does not completely just work
957         because the getcaps function does not yet return the allowed channel
958         mappings. See #556641.
959
960 2008-10-28  Stefan Kost  <ensonic@users.sf.net>
961
962         * gst/goom/Makefile.am:
963         * gst/goom/README:
964         * gst/goom/config_param.c:
965         * gst/goom/convolve_fx.c:
966         * gst/goom/drawmethods.c:
967         * gst/goom/drawmethods.h:
968         * gst/goom/filters.c:
969         * gst/goom/filters_mmx.s:
970         * gst/goom/flying_stars_fx.c:
971         * gst/goom/goom.h:
972         * gst/goom/goom_config.h:
973         * gst/goom/goom_config_param.h:
974         * gst/goom/goom_core.c:
975         * gst/goom/goom_filters.h:
976         * gst/goom/goom_fx.h:
977         * gst/goom/goom_graphic.h:
978         * gst/goom/goom_plugin_info.h:
979         * gst/goom/goom_tools.c:
980         * gst/goom/goom_tools.h:
981         * gst/goom/goom_typedefs.h:
982         * gst/goom/goom_visual_fx.h:
983         * gst/goom/graphic.c:
984         * gst/goom/ifs.c:
985         * gst/goom/ifs.h:
986         * gst/goom/lines.c:
987         * gst/goom/lines.h:
988         * gst/goom/mathtools.c:
989         * gst/goom/mathtools.h:
990         * gst/goom/mmx.c:
991         * gst/goom/motif_goom1.h:
992         * gst/goom/motif_goom2.h:
993         * gst/goom/plugin_info.c:
994         * gst/goom/ppc_drawings.h:
995         * gst/goom/ppc_zoom_ultimate.h:
996         * gst/goom/sound_tester.c:
997         * gst/goom/sound_tester.h:
998         * gst/goom/surf3d.c:
999         * gst/goom/surf3d.h:
1000         * gst/goom/tentacle3d.c:
1001         * gst/goom/tentacle3d.h:
1002         * gst/goom/v3d.c:
1003         * gst/goom/v3d.h:
1004         * gst/goom/xmmx.c:
1005           Add license headers in all source files. Remove filter.c from
1006           EXTRA_DIST, as its in SOURCES already. Mention the files in the REDME
1007           which are not used right now. Fixes #557709.
1008
1009 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1010
1011         Patch by: Olivier Crete <tester at tester dot ca>
1012
1013         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_class_init),
1014         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_getcaps):
1015         Implement getcaps in rtpL16pay. Fixes #556484.
1016
1017 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1018
1019         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps),
1020         (gst_rtp_L16_depay_process):
1021         Check if clock-rate and channels are valid.
1022         Don't ignore the return value of setcaps.
1023         No need to validate the buffer, the base class does that for us.
1024         Use the marker bit to set the DISCONT flag on outgoing buffers.
1025
1026         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps):
1027         Don't ignore the return value of set_outcaps.
1028
1029         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps),
1030         (gst_rtp_ac3_depay_process):
1031         Don't ignore the return value of set_caps.
1032         No need to validate the buffer, the base class does that for us.
1033
1034         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
1035         (gst_rtp_amr_depay_process):
1036         * gst/rtp/gstrtpamrdepay.h:
1037         Don't ignore the return value of setcaps.
1038         No need to validate the buffer, the base class does that for us.
1039         No need to set output caps on the buffers, the base class does that for
1040         us.
1041         The subclass will make sure we are negotiated.
1042         
1043         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps),
1044         (gst_rtp_dv_depay_process), (gst_rtp_dv_depay_reset):
1045         * gst/rtp/gstrtpdvdepay.h:
1046         Clean up caps negotiation.
1047         The subclass will make sure we are negotiated.
1048
1049         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_setcaps),
1050         (gst_rtp_g726_depay_process):
1051         Clean up caps negotiation.
1052         Use the marker bit to set the DISCONT flag on outgoing buffers.
1053
1054         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_init),
1055         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process):
1056         * gst/rtp/gstrtpg729depay.h:
1057         The subclass will make sure we are negotiated.
1058         Use the marker bit to set the DISCONT flag on outgoing buffers.
1059
1060         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_setcaps),
1061         (gst_rtp_gsm_depay_process):
1062         Clean up caps negotiation.
1063         Use the marker bit to set the DISCONT flag on outgoing buffers.
1064
1065         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
1066         Clean up caps negotiation.
1067         Don't ignore the return value of set_outcaps.
1068
1069         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps),
1070         (gst_rtp_h263_depay_process):
1071         Clean up caps negotiation.
1072         No need to validate the buffer, the base class does that for us.
1073
1074         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_setcaps),
1075         (gst_rtp_h263_pay_flush), (gst_rtp_h263_pay_handle_buffer):
1076         * gst/rtp/gstrtph263pay.h:
1077         Don't ignore the return value of set_outcaps.
1078         Do some more timestamps.
1079
1080         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
1081         (gst_rtp_h263p_depay_process):
1082         Clean up caps negotiation.
1083         Don't ignore the return value of setcaps.
1084         No need to validate the buffer, the base class does that for us.
1085
1086         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init),
1087         (gst_rtp_h263p_pay_setcaps), (gst_rtp_h263p_pay_flush),
1088         (gst_rtp_h263p_pay_handle_buffer):
1089         * gst/rtp/gstrtph263ppay.h:
1090         Don't ignore the return value of set_outcaps.
1091         Do some more timestamps.
1092
1093         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps),
1094         (gst_rtp_h264_depay_process):
1095         Clean up caps negotiation.
1096         Don't ignore the return value of setcaps.
1097         Fix possible caps leak.
1098         No need to validate the buffer, the base class does that for us.
1099
1100         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps):
1101         Add some more debug info.
1102
1103         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps),
1104         (gst_rtp_ilbc_depay_process):
1105         Clean up caps negotiation.
1106         Use the marker bit to set the DISCONT flag on outgoing buffers.
1107
1108         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_sink_setcaps):
1109         Clean up caps negotiation.
1110
1111         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps),
1112         (gst_rtp_mp1s_depay_process):
1113         Clean up caps negotiation.
1114         Don't ignore the return value of setcaps.
1115         No need to validate the buffer, the base class does that for us.
1116         No need to set caps on buffers, subclass does that for us.
1117
1118         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
1119         (gst_rtp_mp2t_depay_process):
1120         Clean up caps negotiation.
1121         Don't ignore the return value of setcaps.
1122         No need to validate the buffer, the base class does that for us.
1123         No need to set caps on buffers, subclass does that for us.
1124
1125         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
1126         (gst_rtp_mp4a_depay_process):
1127         Clean up caps negotiation.
1128         Don't ignore the return value of setcaps.
1129         No need to validate the buffer, the base class does that for us.
1130
1131         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_new_caps),
1132         (gst_rtp_mp4a_pay_setcaps):
1133         Don't ignore the return value of set_outcaps.
1134
1135         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps),
1136         (gst_rtp_mp4g_depay_process):
1137         Clean up caps negotiation.
1138         Don't ignore the return value of setcaps.
1139         No need to validate the buffer, the base class does that for us.
1140         No need to set caps on buffers, subclass does that for us.
1141
1142         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize),
1143         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps):
1144         Don't ignore the return value of set_outcaps.
1145
1146         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
1147         (gst_rtp_mp4v_depay_process):
1148         Clean up caps negotiation.
1149         Don't ignore the return value of setcaps.
1150         No need to validate the buffer, the base class does that for us.
1151         No need to set caps on buffers, subclass does that for us.
1152
1153         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_new_caps),
1154         (gst_rtp_mp4v_pay_setcaps):
1155         Don't ignore the return value of set_outcaps.
1156
1157         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps),
1158         (gst_rtp_mpa_depay_process):
1159         Clean up caps negotiation.
1160         Don't ignore the return value of setcaps.
1161         No need to validate the buffer, the base class does that for us.
1162         Use the marker bit to set the DISCONT flag on outgoing buffers.
1163
1164         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_setcaps):
1165         Don't ignore the return value of set_outcaps.
1166
1167         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_setcaps),
1168         (gst_rtp_mpv_depay_process):
1169         Clean up caps negotiation.
1170         Actually set output caps.
1171         No need to validate the buffer, the base class does that for us.
1172
1173         * gst/rtp/gstrtpmpvpay.c: (gst_rtp_mpv_pay_setcaps):
1174         Don't ignore the return value of set_outcaps.
1175
1176         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps),
1177         (gst_rtp_pcma_depay_process):
1178         Clean up caps negotiation.
1179         Set output buffer duration because we can.
1180         Use the marker bit to set the DISCONT flag on outgoing buffers.
1181
1182         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_setcaps):
1183         Don't ignore the return value of set_outcaps.
1184
1185         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps),
1186         (gst_rtp_pcmu_depay_process):
1187         Clean up caps negotiation.
1188         Use the marker bit to set the DISCONT flag on outgoing buffers.
1189
1190         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_setcaps):
1191         Don't ignore the return value of set_outcaps.
1192
1193         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
1194         (gst_rtp_speex_depay_setcaps), (gst_rtp_speex_depay_process):
1195         Clean up caps negotiation.
1196         Set output caps on the pad and header buffers.
1197         Set duration on output buffers because we can.
1198
1199         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_parse_ident):
1200         Don't ignore the return value of set_outcaps.
1201
1202         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_setcaps),
1203         (gst_rtp_sv3v_depay_process):
1204         Clean up caps negotiation.
1205         No need to validate the buffer, the base class does that for us.
1206         No need to set caps out output buffers, subclass does that.
1207
1208         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps),
1209         (gst_rtp_theora_depay_process):
1210         Don't ignore the return value of setcaps.
1211         No need to validate the buffer, the base class does that for us.
1212
1213         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_class_init),
1214         (gst_rtp_theora_pay_flush_packet), (encode_base64),
1215         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
1216         (gst_rtp_theora_pay_handle_buffer):
1217         Don't ignore the return value of set_outcaps.
1218
1219         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
1220         (gst_rtp_vorbis_depay_process):
1221         Don't ignore the return value of setcaps.
1222         No need to validate the buffer, the base class does that for us.
1223
1224         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
1225         Don't ignore the return value of set_outcaps.
1226
1227         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
1228         Clean up caps negotiation, don't ignore setcaps return.
1229
1230         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_setcaps):
1231         Don't ignore the return value of set_outcaps.
1232
1233 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1234
1235         * gst/matroska/matroska-demux.c:
1236         (gst_matroska_demux_handle_src_event):
1237         Forward unknown events upstream.
1238
1239 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1240
1241         * tests/check/elements/icydemux.c: (icydemux_found_pad):
1242         Add some refcount check
1243
1244         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_run):
1245         Don't ignore the result of write(), fixes a  compiler warning for me.
1246
1247         * tests/icles/videobox-test.c: (main):
1248         Make the output a little more pretty.
1249
1250 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1251
1252         * ext/esd/esdmon.c:
1253           Add doc blob.
1254
1255 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1256
1257         * docs/plugins/Makefile.am:
1258         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1259         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1260         * docs/plugins/gst-plugins-good-plugins.args:
1261         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1262         * docs/plugins/gst-plugins-good-plugins.interfaces:
1263         * docs/plugins/inspect/plugin-autodetect.xml:
1264           Add the docs of the new elements.
1265
1266 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1267
1268         * gst/autodetect/gstautoaudiosrc.c:
1269         (gst_auto_audio_src_class_init):
1270         * gst/autodetect/gstautovideosrc.c:
1271         (gst_auto_video_src_class_init):
1272         Fix "Since" tags in the documentation.
1273
1274 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1275
1276         Patch by: Sjoerd Simons <sjoerd at luon dot net>
1277
1278         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
1279         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property):
1280         Add support for souphttpsrc to act as a live source. This makes it
1281         possible to get timestamped buffers in combination with the
1282         "do-timestamp" property. Fixes bug #556019.
1283
1284 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
1285
1286         * gst/autodetect/Makefile.am:
1287         * gst/autodetect/gstautoaudiosink.c:
1288         * gst/autodetect/gstautoaudiosrc.c:
1289         * gst/autodetect/gstautoaudiosrc.h:
1290         * gst/autodetect/gstautodetect.c:
1291         * gst/autodetect/gstautovideosink.c:
1292         * gst/autodetect/gstautovideosrc.c:
1293         * gst/autodetect/gstautovideosrc.h:
1294           Implement src plugins. Little code/string cleanup in the sinks.
1295           Fixes #523813.
1296
1297 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1298
1299         Patch by: Peter Kjellerstedt <pkj at axis com>
1300
1301         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
1302         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad):
1303         Fix a memory leak when pads are requested but the pipeline never
1304         goes into PLAYING.
1305
1306         Correctly remove request pads, no matter if they have collected
1307         data or not.
1308
1309         Fixes bug #557710.
1310
1311 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1312
1313         Patch by: <lrn1986 at gmail dot com>
1314
1315         * gst/udp/gstudpnetutils.h:
1316         Define the correct WINVER so getaddinfo() can be used when using
1317         mingw32. Fixes bug #557294.
1318
1319 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1320
1321         Patch by: <lrn1986 at gmail dot com>
1322
1323         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
1324         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
1325         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1326         Fix "argument type mismatch" compiler warnings on Windows.
1327         Fixes bug #557293.
1328
1329 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1330
1331         * gst/equalizer/gstiirequalizer.c: (update_coefficients):
1332         Don't calculate the filter coefficients for every single buffer
1333         but only when it's needed. Fixes bug #557260.
1334
1335 2008-10-26  Jan Schmidt  <jan.schmidt@sun.com>
1336
1337         * configure.ac:
1338         Back to development -> 0.10.11.1
1339
1340 2008-10-25  Jan Schmidt  <jan.schmidt@sun.com>
1341
1342         * gst-plugins-good.doap:
1343         Fix version number of 0.10.11 release in doap file
1344
1345 === release 0.10.11 ===
1346
1347 2008-10-24  Jan Schmidt <jan.schmidt@sun.com>
1348
1349         * configure.ac:
1350           releasing 0.10.11, "Secondary Consideration"
1351
1352 2008-10-24  Jan Schmidt  <jan.schmidt@sun.com>
1353
1354         * configure.ac:
1355         Commit 0.10.10.4 pre-release
1356
1357 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
1358
1359         * gst/avi/gstavimux.c:
1360         Fix VPRP chunk setup in avimux.
1361         Fixes: #556010
1362         Patch By: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
1363
1364 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
1365
1366         * gst/videobox/gstvideobox.c:
1367         support dynamically changing properties in videobox
1368         Fixed: #557085
1369         Patch By: Wim Taymans <wim.taymans@collabora.co.uk>
1370
1371 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1372
1373         * configure.ac:
1374         0.10.10.3 pre-release
1375
1376 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1377
1378         * tests/check/Makefile.am:
1379         Don't run the states test on pulsesrc and pulsesink
1380
1381 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1382
1383         * configure.ac:
1384         Commit 0.10.10.2 pre-release bump that actually went
1385         out on 2008-10-11
1386
1387 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1388
1389         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
1390         Skip entries for streams that don't have a output pad yet, thereby
1391         avoiding calling pad functions with a NULL pad.
1392         Fixes #556424
1393
1394 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1395
1396         * gst/qtdemux/qtdemux.c: Remove previous wrong commit
1397         * tests/check/elements/icydemux.c: (icydemux_found_pad):
1398         Remove problematic and useless refcount check.
1399         Fixes #556381
1400
1401 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1402
1403         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
1404         Remove problematic and useless refcount check.
1405         Fixes #556381
1406
1407 2008-10-10  Jan Schmidt  <jan.schmidt@sun.com>
1408
1409         * ext/flac/gstflacdec.c (gst_flac_dec_read_stream):
1410         * ext/flac/gstflacenc.c (gst_flac_enc_write_callback):
1411         Cast some size_t arguments to guint to avoid compiler
1412         warnings on 64-bit systems.
1413
1414 2008-10-09  Wim Taymans  <wim.taymans@collabora.co.uk>
1415
1416         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event):
1417         Return TRUE instead of FALSE from the event handler when we swallowed the
1418         event.
1419
1420 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1421
1422         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
1423         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index):
1424         Reset header state. Fixes #555321.
1425
1426 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1427
1428         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
1429         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index):
1430         * gst/avi/gstavidemux.h:
1431         For timestamping audio packets we need to take into account the
1432         amount of blocks in one entry using the blockalign. Fixes some sync
1433         issues with zero-padded audio blocks in the beginning of avi files.
1434
1435 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1436
1437         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_class_init),
1438         (gst_multi_file_src_query):
1439         Implement DEFAULT and BUFFER position queries. See #555260.
1440
1441 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
1442
1443         * sys/ximage/gstximagesrc.c: (gst_ximage_src_stop):
1444         Fix build for systems that don't have XDamage.
1445
1446 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
1447
1448         * tests/examples/rtp/client-H263p.sdp:
1449         * tests/examples/rtp/client-H263p.sh:
1450         * tests/examples/rtp/server-VTS-H263p.sh:
1451         Add some more H263p server and client examples.
1452
1453 2008-10-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1454
1455         * configure.ac::
1456           Depend on released versions of core and base.
1457
1458 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1459
1460         * ext/pulse/pulsesink.c: (gst_pulsesink_write):
1461         * ext/pulse/pulsesrc.c: (gst_pulsesrc_read):
1462         Return -1 instead of 0 in error cases. Fixes #554771.
1463
1464 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1465
1466         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
1467         (gst_ximage_src_stop), (gst_ximage_src_ximage_get):
1468         Stop leaking the cursor image.
1469         Unref the last_ximage and the cached cursor image on shutdown.
1470         Fixes #551570.
1471
1472 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1473
1474         * sys/v4l2/gstv4l2object.h:
1475         Getting the Class from an instance is not just a matter of casting it to
1476         the class struct but it involves calling G_OBJECT_GET_CLASS on the
1477         instance. Fixes #549784.
1478
1479 2008-10-01  Michael Smith <msmith@songbirdnest.com>
1480
1481         * configure.ac:
1482           Fix libs for linking directsound.
1483         * sys/directsound/gstdirectsoundsink.c:
1484           Fix buffer sizing to prevent racing the ringbuffer at startup.
1485           Add volume property.
1486
1487 2008-09-27  Jan Schmidt  <jan.schmidt@sun.com>
1488
1489         * ext/pulse/pulsesink.c:
1490         Fix problems with pulsesink randomly erroring with code 'OK' after a
1491         format change on the stream by waiting when disconnecting the stream.
1492
1493 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1494
1495         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init),
1496         (gst_rtp_amr_depay_process):
1497         Mark DISCONT on output buffers when the marker bit signals a new talk
1498         spurt.
1499
1500         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
1501         Set the marker bit for buffers with a DISCONT flag to signal a talk
1502         spurt.
1503
1504 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1505
1506         * gst/rtp/Makefile.am:
1507         * gst/rtp/gstrtp.c: (plugin_init):
1508         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_get_type),
1509         (gst_rtp_mp4a_pay_base_init), (gst_rtp_mp4a_pay_class_init),
1510         (gst_rtp_mp4a_pay_init), (gst_rtp_mp4a_pay_finalize),
1511         (gst_rtp_mp4a_pay_parse_audio_config), (gst_rtp_mp4a_pay_new_caps),
1512         (gst_rtp_mp4a_pay_setcaps), (gst_rtp_mp4a_pay_handle_buffer),
1513         (gst_rtp_mp4a_pay_change_state), (gst_rtp_mp4a_pay_plugin_init):
1514         * gst/rtp/gstrtpmp4apay.h:
1515         Added MP4A-LATM payloader to match the depayloader.
1516
1517 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1518
1519         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
1520         (gst_videomixer_sink_event):
1521         Handle segments a little better. Fixes #537361.
1522
1523 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1524
1525         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
1526         Don't assume the server supports PAUSE by default. Fixes #551048.
1527
1528 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1529
1530         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
1531         (gst_udpsrc_set_uri), (gst_udpsrc_start):
1532         Switch on the socket family to get the addrlen size right.
1533
1534 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1535
1536         Patch by: Daniel Franke <df at dfranke dot us>
1537
1538         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
1539         OS X's bind() implementation is picky about its addrlen parameter and
1540         fails with EINVAL if it is larger than expected for the socket's address
1541         family. Set the length to the expected length instead. Fixes #553191.
1542
1543 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1544
1545         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1546         Handle the case where we cannot do desribe or when the describe result
1547         does not contain a valid SDP message.
1548
1549 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1550
1551         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_set_property):
1552         Fix setting the qos.
1553
1554 2008-09-17  Edward Hervey  <edward.hervey@collabora.co.uk>
1555
1556         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header),
1557         (gst_qtdemux_chain):
1558         Some 'broken' files out there have atom lengths of zero...
1559         which basically results in qtdemux consuming that atom again and again
1560         until the *end of night* !
1561         Detect that and emits an adequate element error message.
1562
1563 2008-09-17  Jan Schmidt  <jan.schmidt@sun.com>
1564
1565         * gst/interleave/Makefile.am:
1566         * gst/matroska/Makefile.am:
1567         Fix build flags order.
1568
1569         * tests/check/elements/audioamplify.c: (GST_START_TEST):
1570         * tests/check/elements/audiodynamic.c: (GST_START_TEST):
1571         * tests/check/elements/audioinvert.c: (GST_START_TEST):
1572         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
1573         Format fixes.
1574
1575         * tests/check/elements/multifile.c:
1576         Pull in unistd.h
1577
1578 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1579
1580         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_init),
1581         (gst_rtp_mp4g_depay_finalize), (gst_rtp_mp4g_depay_setcaps),
1582         (gst_rtp_mp4g_depay_clear_queue), (gst_rtp_mp4g_depay_flush_queue),
1583         (gst_rtp_mp4g_depay_queue), (gst_rtp_mp4g_depay_process),
1584         (gst_rtp_mp4g_depay_change_state):
1585         * gst/rtp/gstrtpmp4gdepay.h:
1586         Handle interleaved streams by reordering AU in a queue.
1587
1588 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1589
1590         * gst/rtp/gstrtpmp4gdepay.c: (gst_bs_parse_init),
1591         (gst_bs_parse_read), (gst_rtp_mp4g_depay_process):
1592         Change some of the ranges in the caps, mostly for the amount of bits we
1593         can use.
1594         Added a little bitstream parse and use it to parse the AU header fields.
1595         Check for malformed and wrongly sized packets better.
1596         Implement more header field parsing.
1597         Handle the size of fragmented packets correctly.
1598
1599 2008-09-14  Edward Hervey  <edward.hervey@collabora.co.uk>
1600
1601         Patch by: Jonathan Matthew <notverysmart@gmail.com>
1602         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1603         Add mapping for 'tiff' => image/tiff
1604         Fixes #552213
1605
1606 2008-09-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
1607
1608
1609         * ext/raw1394/gstdv1394src.c: (SEND_COMMAND):
1610         * ext/raw1394/gsthdv1394src.c: (SEND_COMMAND):
1611           Pretend to care about the result of write() which works around
1612           compiler warnings.
1613
1614 2008-09-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1615
1616         * ext/flac/gstflacenc.c: (gst_flac_enc_class_init):
1617           Make sure the desired default values are actually set, not only
1618           registered as defaults (actual problem is that the stereo-specific
1619           values are only updated if channels==2, which is not the case yet
1620           when the object is created, so the default values for the
1621           mid-side-stereo and loose-mid-side-stereo settings are never
1622           set in _update_quality()). Makes flacenc create smaller files by
1623           default (for stereo input), and fixes #550791.
1624
1625 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1626
1627         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1628         (gst_qtdemux_loop_state_header), (qtdemux_parse_node),
1629         (qtdemux_parse_trak), (qtdemux_video_caps):
1630         * gst/qtdemux/qtdemux.h:
1631         * gst/qtdemux/qtdemux_fourcc.h:
1632         * gst/qtdemux/qtdemux_types.c:
1633         Add support for video/mj2 mime-type and its additional atoms/boxes.
1634         Fixes #550646.
1635
1636 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
1637
1638         * gst/debug/gsttaginject.c:
1639           Add warning when tags parameter is unparsable and give example for
1640           quoting in the docs.
1641
1642 2008-09-02  Wim Taymans  <wim.taymans@collabora.co.uk>
1643
1644         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
1645         Add mapping for IMA Loki SDL MJPEG ADPCM codec.
1646         Add some alternative byteswapped mappings that seem to pop up sometimes.
1647         Fixes #550288.
1648
1649 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1650
1651         * po/LINGUAS:
1652         * po/POTFILES.in:
1653         * po/POTFILES.skip:
1654           Add 'ca' to LINGUAS; add some more files with translations and some
1655           files which should be ignored by translation tools.
1656
1657 2008-09-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1658
1659         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1660         * ext/speex/gstspeexdec.h:
1661         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1662         * ext/speex/gstspeexenc.h:
1663         Use integer encoding and decoding functions instead of converting
1664         the integer input to float in the element. The libspeex integer
1665         functions are doing this for us already or, if libspeex was compiled
1666         in integer mode, they're doing everything using integer arithmetics.
1667         Also saves some copying around.
1668
1669 2008-09-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
1670
1671         * configure.ac:
1672           Fix --disable-external
1673
1674 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1675
1676         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
1677         (gst_wavpack_enc_push_block), (gst_wavpack_enc_chain):
1678         * ext/wavpack/gstwavpackenc.h:
1679         Handle non-zero start timestamps and stream discontinuities
1680         correctly. This only has an effect if we're muxing into
1681         a container format as the raw WavPack stream must contain
1682         continous sample numbers.
1683
1684 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1685
1686         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1687         Correct the timestamp and granulepos calculation by one Speex
1688         frame.
1689
1690 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1691
1692         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1693         Correctly take the granulepos from upstream if possible and
1694         correctly handle the granulepos in various calculations: the
1695         granulepos is the sample number of the _last_ sample in a frame, not
1696         the first.
1697
1698         * ext/speex/gstspeexenc.c: (gst_speex_enc_sinkevent),
1699         (gst_speex_enc_encode), (gst_speex_enc_chain),
1700         (gst_speex_enc_change_state):
1701         * ext/speex/gstspeexenc.h:
1702         Handle non-zero start timestamps in the encoder and detect/handle
1703         stream discontinuities. Fixes bug #547075.
1704
1705 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1706
1707         Patch by: Craig Keogh <cskeogh at adam dot com dot au>
1708
1709         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
1710         Fix compiler warnings caused by passing a string as format string
1711         instead of "%s" and then the string. This is only exposed by -Wformat=2
1712         as used by default on Ubuntu. Fixes bug #550015.
1713
1714 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1715
1716         * ext/raw1394/gsthdv1394src.c: (gst_hdv1394src_create):
1717         * gst/alpha/gstalpha.c: (gst_alpha_get_unit_size):
1718         * gst/audiofx/audiocheblimit.c: (generate_coefficients):
1719         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert):
1720         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1721           (gst_ebml_read_element_length):
1722         * gst/matroska/matroska-demux.c:
1723           (gst_matroska_demux_check_subtitle_buffer):
1724           Make stuff compile with GST_DISABLE_GST_DEBUG.
1725
1726 2008-08-28  Michael Smith <msmith@songbirdnest.com>
1727
1728         * gst/law/alaw.c:
1729         * gst/law/mulaw.c:
1730           Ref caps before passing to gst_pad_template_new(), since that takes
1731           ownership.
1732
1733 2008-08-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1734
1735         Patch by: Mersad Jelacic <mersad at axis dot com>
1736
1737         * gst/multipart/multipartdemux.c:
1738         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_mime):
1739         Convert audio/x-adpcm to and from the audio/G726-X in the muxer and
1740         demuxer. Fixes #549551.
1741
1742 2008-08-27  Edward Hervey  <edward.hervey@collabora.co.uk>
1743
1744         * sys/osxaudio/gstosxaudiosink.c:
1745         (gst_osx_audio_sink_select_device):
1746         * sys/osxaudio/gstosxaudiosrc.c:
1747         (gst_osx_audio_src_create_ringbuffer),
1748         (gst_osx_audio_src_select_device):
1749         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_acquire):
1750         Fix the build on macosx.
1751
1752 2008-08-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1753
1754         * gst/icydemux/gsticydemux.c:
1755           Small docs fix: in the example pipeline, we need to pass
1756           iradio-mode=true to the source, so the server actually sends
1757           an ICY stream.
1758
1759 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1760
1761         * sys/osxaudio/gstosxaudio.c:
1762           Oops. Revert more completely.
1763
1764 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1765
1766         * sys/osxaudio/gstosxaudio.c:
1767           Revert accidental element rename from testing.
1768
1769 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1770
1771         * gst-plugins-good.doap:
1772         Pull in 0.10.10 doap entry from release branch
1773
1774 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1775
1776         * configure.ac:
1777         Update version number to reflect 0.10.10 release from
1778         branch.
1779
1780 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1781
1782         * sys/osxaudio/Makefile.am:
1783         * sys/osxaudio/gstosxaudio.c:
1784         * sys/osxaudio/gstosxaudiosink.c:
1785         * sys/osxaudio/gstosxaudiosink.h:
1786         * sys/osxaudio/gstosxaudiosrc.c:
1787         * sys/osxaudio/gstosxaudiosrc.h:
1788         * sys/osxaudio/gstosxringbuffer.c:
1789         * sys/osxaudio/gstosxringbuffer.h:
1790           Rewrite caps setting and ring buffer initialisation.
1791           Previously we never told CoreAudio what format we were going to send it,
1792           so it only worked due to luck, and not at all on some hardware.
1793           Now we explicitly advertise what formats the hardware supports, and then
1794           configure the selected one correctly.
1795
1796 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1797
1798         * sys/v4l2/gstv4l2object.c:
1799         * sys/v4l2/gstv4l2src.c:
1800         * sys/v4l2/gstv4l2src.h:
1801         * sys/v4l2/v4l2_calls.c:
1802         * sys/v4l2/v4l2src_calls.c:
1803           Fix memory leaks. Small code cleanups : No need for empty _init(). No
1804           need to memset instance structures. Some more FIXME's and comments.
1805
1806 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1807
1808         * tests/icles/.cvsignore:
1809           Ignore more.
1810
1811 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1812
1813         * gst/goom/.cvsignore:
1814         * gst/goom2k1/.cvsignore:
1815           Ignore files.
1816
1817 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1818
1819         * ext/cairo/gsttextoverlay.c:
1820           Fix compiler warning.
1821
1822 2008-08-25  David Schleef  <ds@schleef.org>
1823
1824         * ext/cairo/gsttextoverlay.c: Fix obvious memleak.
1825
1826 2008-08-25  Edward Hervey  <edward.hervey@collabora.co.uk>
1827
1828         * gst/matroska/matroska-demux.c: (gst_matroska_demux_send_event),
1829         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
1830         * gst/matroska/matroska-mux.c:
1831         (gst_matroska_mux_video_pad_setcaps),
1832         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_finish):
1833         Add Real[Audio|Video] support to Matroska containers.
1834         It works fine for:
1835         * decoding real audio/video streams contained in mkv
1836         * 'transmuxing' real (.rm) files into .mkv files
1837         It will not work though for encoding real[audio/video] streams that
1838         don't contain the 'mdpr_data' extra data on the caps.
1839         The reason why this will not work is because I never intended to
1840         duplicate virtually all the 'mdpr' block creation into mkvmux.
1841         Fixes #536067
1842
1843 2008-08-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1844
1845         * gst/law/alaw-encode.c: (gst_alaw_enc_init), (gst_alaw_enc_chain):
1846         * gst/law/mulaw-conversion.c:
1847         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
1848         (gst_mulawenc_chain):
1849         The encoder can't really renegotiate at the time they perform a
1850         pad-alloc so make the srcpads use fixed caps.
1851         Check the buffer size after a pad-alloc because the returned size might
1852         not be right when the downstream element does not know the size of the
1853         new buffer (capsfilter). Fixes #549073.
1854
1855 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1856
1857         Patch by: Filippo Argiolas <filippo dot argiolas at gmail dot com>
1858
1859         * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_set_norm_and_notify):
1860         v4l2src doesn't have a property named "norm" so don't try to notify
1861         about changes to that property. The "norm" property and related
1862         code are commented out currently. Fixes bug #549090.
1863
1864 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1865
1866         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
1867
1868         * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices):
1869         Reprobe devices again instead of taking a cached list as new
1870         devices could've been plugged in. Fixes bug #549062.
1871
1872 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1873
1874         * gst/autodetect/Makefile.am:
1875         Don't link the autodetect plugin with GConf as it doesn't
1876         use GConf. Fixes bug #545463.
1877
1878 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1879
1880         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1881         (gst_ebml_read_element_length), (gst_ebml_read_uint),
1882         (gst_ebml_read_sint), (gst_ebml_read_float),
1883         (gst_ebml_read_header):
1884         Change some GST_ELEMENT_ERRORs to GST_ERROR_OBJECT to make it
1885         possible to ignore errors and not post any ERROR messages on
1886         the bus.
1887
1888         * gst/matroska/matroska-demux.c:
1889         (gst_matroska_demux_parse_contents):
1890         Ignore any errors and not just EOS when parsing the contents of
1891         a SeekHead. Errors here are usually caused by truncated files
1892         and playback of the file works fine. Fixes playback of the
1893         audio_only_chapter_seekbroken.mka file from the MPlayer samples
1894         archive.
1895
1896 2008-08-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1897
1898         * gst/multipart/multipartdemux.c:
1899         * gst/multipart/multipartmux.c:
1900         Conform to RFC2046. audio/basic is mulaw 8000Hz mono.
1901
1902 2008-08-21  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1903
1904         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buffer_alloc,
1905           gst_directdraw_sink_bufferpool_clear):
1906           Fix two more buffer ref leaks.
1907
1908 2008-08-21  Tim-Philipp Müller  <tim.muller at collabora co uk>
1909
1910         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
1911
1912         * sys/directdraw/gstdirectdrawsink.c:
1913           (gst_directdraw_sink_show_frame):
1914           Fix buffer ref leak.
1915
1916 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1917
1918         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1919         Revert the last commit. wavenc still supports width!=depth for 32 bit
1920         width. Thanks Tim.
1921
1922 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1923
1924         * gst/matroska/matroska-demux.c:
1925         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1926         If the duration of a block is unknown only use the timestamp for the
1927         first lace and use GST_CLOCK_TIME_NONE as duration for the following
1928         laces. Otherwise every lace has the same timestamp which leads to
1929         various problems. Really fixes bug #548831.
1930
1931 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1932
1933         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1934         If we're not allowing width!=depth in wavenc we should also disable
1935         the code that was added to support width!=depth.
1936
1937 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1938
1939         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
1940         Don't calculate the default duration of a frame from the audio sampling
1941         rate. This only works for raw audio if every frame contains a single
1942         sample and results in broken buffer durations for other formats
1943         if no specified default duration is given or the blocks have no
1944         duration. Fixes bug #548831.
1945
1946 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1947
1948         * gst/matroska/matroska-demux.c:
1949         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1950         Allow zero sized blocks instead of returning GST_FLOW_OK. Such blocks
1951         are used for text/plain subtitles as a gap-filler in some files.
1952
1953 2008-08-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1954
1955         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
1956         (gst_v4l2_get_caps_info):
1957         Add S910 and PWC formats with a low priority.
1958
1959         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank),
1960         (gst_v4l2src_probe_caps_for_format):
1961         Add more debugging.
1962
1963 2008-08-20  Tim-Philipp Müller  <tim at collabora co uk>
1964
1965         * ext/flac/gstflacenc.c:
1966           Fix compilation against older libflac versions.
1967
1968 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1969
1970         * ext/pulse/pulsemixer.c: (gst_pulsemixer_class_init),
1971         (gst_pulsemixer_set_property), (gst_pulsemixer_get_property):
1972         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
1973         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_timeout_event),
1974         (gst_pulsemixer_ctrl_set_volume):
1975         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_new):
1976         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open):
1977         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
1978         (gst_pulsesink_init), (gst_pulsesink_open),
1979         (gst_pulsesink_prepare), (gst_pulsesink_write),
1980         (gst_pulsesink_delay), (gst_pulsesink_reset):
1981         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1982         (gst_pulsesrc_init):
1983         Use GST_BOILERPLATE everywhere and fix coding style at some places.
1984         Fix a locking issue in pulsesink's prepare function.
1985
1986         * ext/pulse/pulseutil.c: (gst_pulse_channel_map_to_gst):
1987         Check if the created channel layout is valid for GStreamer.
1988
1989 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1990
1991         * gst/rtsp/gstrtspgoogle.c:
1992         Things that can happen when your brain is in google mode trying to
1993         deal with their google rtsp server extensions and trying to type your
1994         google mail account.
1995
1996 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1997
1998         * gst/rtsp/Makefile.am:
1999         * gst/rtsp/gstrtsp.c: (plugin_init):
2000         * gst/rtsp/gstrtspgoogle.c: (gst_rtsp_google_before_send),
2001         (gst_rtsp_google_after_send), (gst_rtsp_google_get_transports),
2002         (_do_init), (gst_rtsp_google_base_init),
2003         (gst_rtsp_google_class_init), (gst_rtsp_google_init),
2004         (gst_rtsp_google_finalize), (gst_rtsp_google_change_state),
2005         (gst_rtsp_google_extension_init):
2006         * gst/rtsp/gstrtspgoogle.h:
2007         Add google RTSP extension, it can only handle udp and responds with
2008         unsupported if we do anything else. Fixes #546465.
2009
2010         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_connection_send),
2011         (gst_rtspsrc_connection_receive), (gst_rtspsrc_loop_send_cmd),
2012         (gst_rtspsrc_create_transports_string),
2013         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
2014         (gst_rtspsrc_close), (gst_rtspsrc_pause):
2015         Make transport setup code a bit better using GString.
2016         Add some more debug.
2017         Check for closed connections before doing anything on them.
2018
2019 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2020
2021         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
2022         (gst_pulsesrc_create_stream), (gst_pulsesrc_negotiate),
2023         (gst_pulsesrc_prepare):
2024         * ext/pulse/pulseutil.c: (gst_pulse_gst_to_channel_map),
2025         (gst_pulse_channel_map_to_gst):
2026         * ext/pulse/pulseutil.h:
2027         If downstream provides no channel layout and >2 channels should be
2028         used use the default layout that pulseaudio chooses and also
2029         add this layout to the caps. Fixes bug #547258.
2030
2031 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2032
2033         Patch by: Peter Kjellerstedt <pkj at axis com>
2034
2035         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
2036         (gst_dynudpsink_finalize), (gst_dynudpsink_set_property),
2037         (gst_dynudpsink_init_send), (gst_dynudpsink_close):
2038         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
2039         (gst_multiudpsink_finalize), (gst_multiudpsink_set_property):
2040         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize),
2041         (gst_udpsrc_set_property):
2042         Avoid leaking internally allocated file descriptors when setting
2043         custom file descriptors. Fixes #543101.
2044
2045 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2046
2047         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
2048         Don't try to configure RTCP back to the server when the server did not
2049         give us a valid port number.
2050
2051 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2052
2053         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
2054         Use new basetransform method to renegotiate. Fixes #544956.
2055
2056         * tests/icles/Makefile.am:
2057         * tests/icles/videobox-test.c: (make_pipeline), (main):
2058         Add videobox renegotiation example.
2059
2060 2008-08-19  David Schleef  <ds@schleef.org>
2061
2062         * gst/wavenc/gstwavenc.c: Remove depth ranges and replace
2063         with sane values.  Fixes #548530.
2064
2065 2008-08-18  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2066
2067         * ext/pulse/pulsesink.c: (gst_pulsesink_prepare):
2068         * ext/pulse/pulsesrc.c: (gst_pulsesrc_prepare):
2069         The bytes_per_sample and silence_sample fields of the GstRingBufferSpec
2070         are already filled with the correct values by
2071         gst_ring_buffer_parse_caps() so there's no need to set them again
2072         with wrong values.
2073
2074 2008-08-16  Edward Hervey  <edward.hervey@collabora.co.uk>
2075
2076         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
2077         (gst_avi_demux_read_subindexes_push):
2078         Some AVI 2.0 (ODML) files don't respect the 'specifications' completely
2079         and instead of using the 'ix##' nomenclature, use '##ix'.
2080         They're still valid though, this fixes the duration and indexes for
2081         virtually all the ODML files I have.
2082
2083 2008-08-15  Wim Taymans  <wim.taymans@collabora.co.uk>
2084
2085         Patch by: Olivier Crete <tester at tester dot ca>
2086
2087         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
2088         (gst_rtp_vorbis_depay_process):
2089         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
2090         Update the vorbis RTP pay/depay to RFC 5215.
2091         Fixes #547842.
2092
2093 2008-08-14  David Schleef  <ds@schleef.org>
2094
2095         * gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60
2096           with 3:2 pulldown, i.e., 24p.
2097
2098 2008-08-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2099
2100         * tests/check/elements/level.c: (GST_START_TEST):
2101         Fix compilation some more.
2102
2103 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
2104
2105         * configure.ac::
2106           Require -base CVS for wavparse acid chunk parsing.
2107
2108 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2109
2110         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
2111         (gst_pulsesink_init), (gst_pulsesink_finalize),
2112         (gst_pulsesink_set_volume), (gst_pulsesink_get_volume),
2113         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
2114         (gst_pulsesink_prepare), (gst_pulsesink_change_state):
2115         * ext/pulse/pulsesink.h:
2116         Add "device-name" property to pulsesink too and currently commented
2117         out and not working support for a "volume" property.
2118
2119 2008-08-13  Thijs Vermeir  <thijsvermeir@gmail.com>
2120
2121         * configure.ac:
2122         Remove more cdio stuff (moved to ugly)
2123
2124 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2125
2126         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
2127
2128         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
2129         (gst_pulsesrc_get_property):
2130         Add "device-name" property, which provides a human readable string
2131         for the audio device, to make it more consisten with other audio
2132         sources. Fixes bug #547519.
2133
2134 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2135
2136         * ext/pulse/pulsemixer.c: (gst_pulsemixer_change_state):
2137         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
2138         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_new),
2139         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_timeout_event):
2140         * ext/pulse/pulsemixerctrl.h:
2141         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open),
2142         (gst_pulseprobe_enumerate), (gst_pulseprobe_new),
2143         (gst_pulseprobe_free), (gst_pulseprobe_needs_probe),
2144         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values):
2145         * ext/pulse/pulseprobe.h:
2146         * ext/pulse/pulsesink.c: (gst_pulsesink_init):
2147         * ext/pulse/pulsesrc.c: (gst_pulsesrc_init), (gst_pulsesrc_delay),
2148         (gst_pulsesrc_change_state):
2149         Improve debugging a bit by including the parent object in pulsemixerctrl
2150         and pulseprobe objects and using GST_WARNING_OBJECT instead of
2151         GST_WARNING.
2152
2153         Use the parent GObject subclass instead of a random struct as GObject
2154         parameter for G_OBJECT_WARN_INVALID_PROPERTY_ID. This fixes a crash
2155         when probing for another property than "device".
2156
2157 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2158
2159         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
2160
2161         * ext/pulse/pulsemixer.c: (gst_pulsemixer_set_property):
2162         Fix property probing after the device property is set by calling
2163         set_server when the server property changes. Fixes bug #547518.
2164
2165 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2166
2167         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
2168
2169         * ext/pulse/pulsesink.c: (gst_pulsesink_interface_supported),
2170         (gst_pulsesink_implements_interface_init),
2171         (gst_pulsesink_init_interfaces), (gst_pulsesink_init),
2172         (gst_pulsesink_finalize), (gst_pulsesink_set_property),
2173         (gst_pulsesink_get_type):
2174         * ext/pulse/pulsesink.h:
2175         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
2176         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_init),
2177         (gst_pulsesrc_finalize), (gst_pulsesrc_set_property):
2178         * ext/pulse/pulsesrc.h:
2179         Implement GstPropertyProbe interface on pulsesink for detecting
2180         sink devices and on pulsesrc for detecting source devices.
2181         Fixes bugs #547227 and #547217.
2182
2183 2008-08-13  Stefan Kost  <ensonic@users.sf.net>
2184
2185         * gst/spectrum/gstspectrum.c:
2186           Don't terminate on fabs(in)>1.0. Init doubles as doubles.
2187
2188 2008-08-13  Edward Hervey  <edward.hervey@collabora.co.uk>
2189
2190         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
2191         Properly set the maximum latency value, in the same way it is done in
2192         v4lsrc.
2193         * sys/v4l2/v4l2src_calls.c:
2194         Simplify fraction equality check, no need to use GValues for this.
2195
2196 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
2197
2198         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
2199         Add warning messages stating exactly why the latency query failed.
2200         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
2201         In some cases, the negotiated framerate might be the default one which
2202         is already set internally. But we still need to mark it down in fps_n
2203         and fps_d so that the latency query can happen properly.
2204
2205 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
2206
2207         * docs/plugins/inspect/plugin-1394.xml:
2208         Whoops, forgot one doc file for people who can't/don't build the
2209         raw1394 plugin.
2210
2211 2008-08-12  Jan Schmidt  <jan.schmidt@sun.com>
2212
2213         * docs/plugins/Makefile.am:
2214         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2215         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2216         * docs/plugins/inspect/plugin-cdio.xml:
2217         * ext/Makefile.am:
2218         * ext/cdio/Makefile.am:
2219         * ext/cdio/gstcdio.c:
2220         * ext/cdio/gstcdio.h:
2221         * ext/cdio/gstcdiocddasrc.c:
2222         * ext/cdio/gstcdiocddasrc.h:
2223
2224         Pull changes from 0.10.9.2 pre-release branch moving the libcdio
2225         CDDA source to -ugly.
2226
2227         * po/LINGUAS:
2228         * po/POTFILES.in:
2229         * po/id.po:
2230         Pull in new translation from 0.10.9.2 release branch.
2231
2232 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2233
2234         * docs/plugins/Makefile.am:
2235         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2236         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2237         * docs/plugins/gst-plugins-good-plugins.args:
2238         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2239         * docs/plugins/gst-plugins-good-plugins.interfaces:
2240         Integrate documentation for new hdv1394src element.
2241
2242 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2243
2244         * ext/raw1394/Makefile.am:
2245         * ext/raw1394/gst1394.c: (plugin_init):
2246         * ext/raw1394/gsthdv1394src.c: (_do_init),
2247         (gst_hdv1394src_base_init), (gst_hdv1394src_class_init),
2248         (gst_hdv1394src_init), (gst_hdv1394src_dispose),
2249         (gst_hdv1394src_set_property), (gst_hdv1394src_get_property),
2250         (gst_hdv1394src_from_raw1394handle),
2251         (gst_hdv1394src_iec61883_receive), (gst_hdv1394src_bus_reset),
2252         (gst_hdv1394src_create), (gst_hdv1394src_discover_avc_node),
2253         (gst_hdv1394src_start), (gst_hdv1394src_stop),
2254         (gst_hdv1394src_unlock), (gst_hdv1394src_update_device_name),
2255         (gst_hdv1394src_uri_get_type), (gst_hdv1394src_uri_get_protocols),
2256         (gst_hdv1394src_uri_get_uri), (gst_hdv1394src_uri_set_uri),
2257         (gst_hdv1394src_uri_handler_init):
2258         * ext/raw1394/gsthdv1394src.h:
2259         mpeg2-ts (HDV) variant of firewire capture element.
2260         Fixes #350830
2261
2262 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
2263
2264         * gst/level/gstlevel.c: (gst_level_message_new):
2265          Fix compilation (also known as the classic 'fix code that someone
2266          committed without compiling it first').
2267
2268 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2269
2270         * tests/check/elements/level.c:
2271           Add a test for level in stereo mode.
2272
2273 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2274
2275         * tests/examples/spectrum/demo-audiotest.c:
2276         * tests/examples/spectrum/demo-osssrc.c:
2277           Demo how to draw analyzer results synced to the clock.
2278
2279 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2280
2281         * gst/level/gstlevel.c:
2282           Little renaming (l -> level).
2283
2284         * gst/spectrum/gstspectrum.c:
2285         * gst/spectrum/gstspectrum.h:
2286           Also send full timestamp/duration details here.
2287
2288 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
2289
2290         * gst/level/gstlevel.c:
2291         * gst/level/gstlevel.h:
2292           Send same timestamp/duration details as videoanalysis. This gives
2293           applications better chance to sync analysis results with playback.
2294
2295 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2296
2297         * gst/matroska/matroska-mux.c:
2298         (gst_matroska_mux_handle_sink_event),
2299         (flac_streamheader_to_codecdata):
2300         We need to drop one additional buffer for FLAC as the fLaC
2301         marker and STREAMINFO block are merged into one buffer in the caps.
2302
2303         Also don't pretend to support NEWSEGMENT events, otherwise we
2304         will most probably write some invalid data.
2305
2306 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2307
2308         * gst/matroska/matroska-mux.c: (flac_streamheader_to_codecdata),
2309         (gst_matroska_mux_audio_pad_setcaps):
2310         Add support for muxing FLAC into Matroska containers.
2311         Fixes bug #311586.
2312
2313 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2314
2315         * ext/flac/gstflacenc.c: (gst_flac_enc_check_discont):
2316         Actually provide the variables required for the format string.
2317
2318 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2319
2320         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2321         (gst_matroska_demux_element_send_event),
2322         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
2323         * gst/matroska/matroska-demux.h:
2324         Close the current segment if we're doing a non-flushing seek and send
2325         the close-segment and the new segment of the seek from the streaming
2326         thread.
2327
2328 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2329
2330         * ext/flac/gstflacenc.c: (gst_flac_enc_write_callback),
2331         (gst_flac_enc_check_discont), (gst_flac_enc_chain),
2332         (gst_flac_enc_change_state):
2333         * ext/flac/gstflacenc.h:
2334         Handle non-zero start timestamps correctly, mark header packets as
2335         IN_CAPS and print a warning and suggest using audiorate if stream
2336         discontinuities are detected. When FLAC supports flushing the encoder
2337         somehow this should be done for discontinuities instead.
2338
2339         Remove some unused variables from the instance struct.
2340
2341 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2342
2343         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback):
2344         If seeking failed return the appropiate return value to FLAC.
2345         Otherwise it thinks seeking was successfull and tries to rewrite
2346         parts of the headers which then get appended to the output.
2347
2348 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
2349
2350         Patch by: Frederic Crozat <fcrozat@mandriva.org>
2351
2352         * ext/esd/gstesd.c: (plugin_init):
2353         * ext/flac/gstflac.c: (plugin_init):
2354         * ext/shout2/gstshout2.c: (plugin_init):
2355         * ext/wavpack/gstwavpack.c: (plugin_init):
2356         * sys/oss/gstossaudio.c: (plugin_init):
2357         * sys/v4l2/gstv4l2.c: (plugin_init):
2358         Make sure gettext returns translations in UTF-8 encoding rather
2359         than in the current locale encoding (#546822).
2360
2361 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2362
2363         * ext/flac/gstflacdec.c:
2364         Add FIXME for 0.11 to simply output everything with width=32 as given
2365         by FLAC and let audioconvert handle the conversions instead of doing
2366         them in flacdec.
2367
2368 2008-08-07  Jan Schmidt  <Jan.Schmidt@sun.com>
2369
2370         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2371         When outputting a pad template range for the size, include a framerate
2372         range too, to avoid 'not a real subset of template caps' errors.
2373
2374 2008-08-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2375
2376         Based on a patch by: Jonathan Matthew <notverysmart at gmail dot com>
2377
2378         * ext/flac/Makefile.am:
2379         * ext/flac/gstflac.c: (plugin_init):
2380         * ext/flac/gstflactag.c: (gst_flac_tag_setup_interfaces),
2381         (gst_flac_tag_base_init), (gst_flac_tag_class_init),
2382         (gst_flac_tag_dispose), (gst_flac_tag_init),
2383         (gst_flac_tag_sink_setcaps), (gst_flac_tag_chain),
2384         (gst_flac_tag_change_state):
2385         * ext/flac/gstflactag.h:
2386         Port flactag to 0.10, add documentation for it and clean it up a bit.
2387         Fixes bug #413841.
2388
2389         * docs/plugins/Makefile.am:
2390         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2391         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2392         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2393         * docs/plugins/gst-plugins-good-plugins.interfaces:
2394         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2395         * docs/plugins/inspect/plugin-flac.xml:
2396         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init):
2397         * ext/flac/gstflacdec.h:
2398         * ext/flac/gstflacenc.c: (gst_flac_enc_base_init):
2399         * ext/flac/gstflacenc.h:
2400         Add flactag and flacenc to the documentation and mark
2401         the private parts of the flacdec instance structure as private.
2402
2403         Also use gst_element_class_set_details_simple() in flacdec and
2404         flacenc.
2405
2406 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
2407
2408         * gst/qtdemux/qtdemux.c:
2409           Use audio/x-qdm for caps. Collect some info - mplayer has a decoder
2410           for it but ffmpeg does not.
2411
2412 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2413
2414         * gst/wavparse/gstwavparse.c:
2415           Handle the list chunk and use gst_riff_parse_info() to parse the info
2416           sub-chunk.
2417
2418 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2419
2420         * gst/wavparse/gstwavparse.c:
2421           Handle the acid chunk and send tempo as part of tags. Other fields are
2422           interesting too, but need more tag-definitions. Fixes #545433.
2423
2424 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2425
2426         * gst/wavparse/gstwavparse.c:
2427           Refactor wavparse. Call _reset() from dispose() and move old code from
2428           dispose into reset. This way we don't leak taglists when we abort
2429           parsing. Fix some comments. Move code for skipping a chunk into extra
2430           function. Replace chunk sizes with a const to ease readability.         
2431
2432 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2433
2434         Patch by: Aurelien Grimaud <gstelzz at yahoo dot fr>
2435
2436         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_alloc_udp_ports):
2437         Improve udp port setup. Fixes #545710.
2438
2439 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2440
2441         * gst/rtp/Makefile.am:
2442         * gst/rtp/gstrtp.c: (plugin_init):
2443         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_base_init),
2444         (gst_rtp_mp1s_depay_class_init), (gst_rtp_mp1s_depay_init),
2445         (gst_rtp_mp1s_depay_setcaps), (gst_rtp_mp1s_depay_process),
2446         (gst_rtp_mp1s_depay_set_property),
2447         (gst_rtp_mp1s_depay_get_property),
2448         (gst_rtp_mp1s_depay_change_state),
2449         (gst_rtp_mp1s_depay_plugin_init):
2450         * gst/rtp/gstrtpmp1sdepay.h:
2451         Add MP1S depayloader.
2452
2453         * gst/rtsp/URLS:
2454         Some more sample rtsp streams.
2455
2456 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2457
2458         * gst/rtsp/URLS:
2459         Add another URL.
2460
2461         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
2462         * tests/check/elements/rglimiter.c: (GST_START_TEST):
2463         Add some more debug info.
2464
2465 2008-08-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2466
2467         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
2468         Provide cbSize field for audio extra_data size, and take care to
2469         pad extra_data.
2470
2471 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2472
2473         * gst/qtdemux/qtdemux.c:
2474           Return the result of gst_pad_{start,stop}_task instead of hard-coded
2475           TRUE.
2476
2477 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2478
2479         * gst/qtdemux/qtdemux.c:
2480         * gst/qtdemux/qtdemux_fourcc.h:
2481           Add keyword tag support. Fixes #520694 for qtdemux.
2482
2483 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2484
2485         * gst/qtdemux/qtdemux.c:
2486           Add support for tmpo tag (BPM).
2487
2488 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2489
2490         * ext/flac/gstflacenc.c: (gst_flac_enc_query_peer_total_samples),
2491         (gst_flac_enc_sink_setcaps), (gst_flac_enc_write_callback):
2492         Set an estimate for the total number of samples that will be encoded
2493         if possible to help decoders if the streaminfo can't be rewritten
2494         later (like when muxing into Ogg containers).
2495
2496         Add a warning if we get header packets after data packets as those
2497         will get lost when muxing into Ogg, i.e. rewriting the headers doesn't
2498         work.
2499
2500 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2501
2502         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
2503         (gst_flac_dec_write):
2504         Support decoding of all depths between 4 and 32 bits and read the
2505         depth from the streaminfo header if needed. Also support all sampling
2506         rates between 1 and 655350 Hz.
2507
2508         * ext/flac/gstflacenc.c:
2509         (gst_flac_enc_caps_append_structure_with_widths),
2510         (gst_flac_enc_sink_getcaps), (gst_flac_enc_sink_setcaps),
2511         (gst_flac_enc_chain):
2512         * ext/flac/gstflacenc.h:
2513         Support encoding in all bit depths supported by the streamable
2514         subformat (i.e. 8, 12, 16, 20 and 24 bits) and all sampling rates
2515         between 1 Hz and 655350 Hz.
2516
2517 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2518
2519         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
2520         (gst_flac_enc_sink_getcaps):
2521         Support encoding of up to 8 channels.
2522
2523 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2524
2525         * ext/soup/gstsouphttpsrc.c:
2526         * ext/soup/gstsouphttpsrc.h:
2527         Fix seeking race condition in #540300
2528         Patch By: Wouter Cloetens  <wouter at mind be>
2529
2530 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2531
2532         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek),
2533         (gst_matroska_demux_element_send_event),
2534         (gst_matroska_demux_handle_seek_event),
2535         (gst_matroska_demux_handle_src_event):
2536         When receiving a SEEK event on a specific pad first search for a seek
2537         table entry for the stream of the pad and then fall back to an entry
2538         for a different stream.
2539
2540 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2541
2542         * configure.ac:
2543         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
2544         * gst/matroska/matroska-ids.h:
2545         Build depend on core CVS for the attachment tag.
2546
2547 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2548
2549         * configure.ac:
2550         * gst/matroska/Makefile.am:
2551         * gst/matroska/lzo.c: (get_byte), (get_len), (copy),
2552         (copy_backptr), (lzo1x_decode), (main):
2553         * gst/matroska/lzo.h:
2554         * gst/matroska/matroska-demux.c:
2555         (gst_matroska_demux_read_track_encoding),
2556         (gst_matroska_decompress_data), (gst_matroska_decode_data),
2557         (gst_matroska_decode_buffer),
2558         (gst_matroska_decode_content_encodings),
2559         (gst_matroska_demux_read_track_encodings),
2560         (gst_matroska_demux_add_stream),
2561         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2562         * gst/matroska/matroska-ids.h:
2563         Decode the codec private data and following ContentEncoding if
2564         necessary.
2565
2566         Support bzip2, lzo and header stripped compression. For lzo use the
2567         ffmpeg lzo implementation as liblzo is GPL licensed.
2568         
2569         Fix zlib decompression.
2570
2571 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2572
2573         * gst/matroska/matroska-mux.c:
2574         (gst_matroska_mux_audio_pad_setcaps):
2575         Fix muxing of MP3/MP2 with different MPEG versions by calculating the
2576         duration of a frame with the new mpegaudioversion caps field.
2577
2578 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2579
2580         * gst/matroska/matroska-demux.c: (gst_matroska_demux_finalize),
2581         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
2582         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
2583         (gst_matroska_demux_stream_from_num),
2584         (gst_matroska_demux_tracknumber_unique),
2585         (gst_matroska_demux_add_stream), (gst_matroska_demux_send_event),
2586         (gst_matroska_demux_handle_seek_event),
2587         (gst_matroska_demux_sync_streams),
2588         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2589         (gst_matroska_demux_loop):
2590         * gst/matroska/matroska-demux.h:
2591         Allow an infinite number of stream inside Matroska containers and use
2592         a GPtrArray for storing them instead of allowing "only" 127 streams.
2593
2594 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2595
2596         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
2597         (gst_ebml_read_change_state), (gst_ebml_read_element_level_up),
2598         (gst_ebml_read_peek_bytes), (gst_ebml_read_element_id),
2599         (gst_ebml_read_element_length), (gst_ebml_peek_id),
2600         (gst_ebml_read_get_length), (gst_ebml_read_skip),
2601         (gst_ebml_read_buffer), (gst_ebml_read_bytes),
2602         (gst_ebml_read_uint), (gst_ebml_read_sint), (_ext2dbl),
2603         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_date),
2604         (gst_ebml_read_master), (gst_ebml_read_binary),
2605         (gst_ebml_read_header):
2606         * gst/matroska/ebml-write.c: (gst_ebml_write_element_id),
2607         (gst_ebml_write_element_size), (gst_ebml_write_uint),
2608         (gst_ebml_write_sint), (gst_ebml_write_ascii),
2609         (gst_ebml_write_master_start), (gst_ebml_write_master_finish),
2610         (gst_ebml_replace_uint):
2611         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2612         (gst_matroska_demux_read_track_encoding),
2613         (gst_matroska_demux_read_track_encodings),
2614         (gst_matroska_demux_add_stream), (gst_matroskademux_do_index_seek),
2615         (gst_matroska_demux_send_event),
2616         (gst_matroska_demux_element_send_event),
2617         (gst_matroska_demux_handle_seek_event),
2618         (gst_matroska_demux_handle_src_event),
2619         (gst_matroska_demux_init_stream),
2620         (gst_matroska_demux_parse_tracks),
2621         (gst_matroska_demux_parse_index_cuetrack),
2622         (gst_matroska_demux_parse_index_pointentry),
2623         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2624         (gst_matroska_demux_parse_metadata_id_simple_tag),
2625         (gst_matroska_demux_parse_metadata_id_tag),
2626         (gst_matroska_demux_parse_metadata),
2627         (gst_matroska_demux_parse_attached_file),
2628         (gst_matroska_demux_parse_attachments),
2629         (gst_matroska_demux_parse_chapters), (gst_matroska_ebmlnum_uint),
2630         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_push_hdr_buf),
2631         (gst_matroska_demux_push_flac_codec_priv_data),
2632         (gst_matroska_demux_push_xiph_codec_priv_data),
2633         (gst_matroska_demux_push_dvd_clut_change_event),
2634         (gst_matroska_demux_add_mpeg_seq_header),
2635         (gst_matroska_demux_add_wvpk_header),
2636         (gst_matroska_demux_check_subtitle_buffer),
2637         (gst_matroska_decode_buffer),
2638         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2639         (gst_matroska_demux_parse_cluster),
2640         (gst_matroska_demux_parse_contents_seekentry),
2641         (gst_matroska_demux_parse_contents),
2642         (gst_matroska_demux_loop_stream_parse_id),
2643         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop),
2644         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
2645         (gst_matroska_demux_subtitle_caps),
2646         (gst_matroska_demux_change_state):
2647         * gst/matroska/matroska-ids.c:
2648         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
2649         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
2650         (gst_matroska_mux_video_pad_setcaps),
2651         (xiph3_streamheader_to_codecdata),
2652         (vorbis_streamheader_to_codecdata),
2653         (theora_streamheader_to_codecdata),
2654         (gst_matroska_mux_audio_pad_setcaps),
2655         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
2656         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
2657         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
2658         (gst_matroska_mux_best_pad), (gst_matroska_mux_write_data),
2659         (gst_matroska_mux_collected), (gst_matroska_mux_change_state):
2660         Fix indention everywhere. A broken indent version has added newlines
2661         after every single declaration some time ago.
2662
2663 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2664
2665         * gst/matroska/matroska-demux.c:
2666         (gst_matroska_demux_loop_stream_parse_id):
2667         If no Tracks are found error out instead of trying it again until the
2668         end of time.
2669
2670 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2671
2672         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
2673         Fix demuxing of raw integer audio. The samples are unsigned only for 8
2674         bit and signed otherwise, not the other way around.
2675
2676 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2677
2678         * gst/matroska/matroska-mux.c:
2679         Add more raw YUV formats to the list of supported formats.
2680
2681 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2682
2683         * gst/matroska/matroska-mux.c:
2684         (gst_matroska_mux_audio_pad_setcaps):
2685         Add support for muxing raw float audio now that the spec defines the
2686         endianness and add support for muxing raw integer audio with 24 and
2687         32 bits.
2688
2689         Allow muxing of more than 8 audio channels.
2690
2691 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2692
2693         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
2694         (gst_matroska_mux_reset), (gst_matroska_mux_start):
2695         Add locking to the global array of used track UIDs to prevent random
2696         crashes if more than a single matrosmux instance is used.
2697
2698         Use 64 bit values for the track UIDs.
2699
2700         Use the global GRandom of GLib instead of creating our own one
2701         for the few random numbers we need every single time.
2702
2703 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2704
2705         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
2706         (gst_flac_dec_setup_stream_decoder),
2707         (gst_flac_dec_update_metadata):
2708         Always post the audio-codec tag, not only if other tags are present.
2709
2710 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2711
2712         * configure.ac:
2713         Back to development -> 0.10.9.1
2714
2715 === release 0.10.9 ===
2716
2717 2008-07-31  Jan Schmidt <jan.schmidt@sun.com>
2718
2719         * configure.ac:
2720           releasing 0.10.9, "Steam Train Rolling"
2721
2722 2008-07-31  Jan Schmidt  <jan.schmidt@sun.com>
2723
2724         * ext/soup/gstsouphttpsrc.c:
2725         Don't throw an error when soup completes a msg with status
2726         'cancelled', as that indicates we cancelled a request while
2727         shutting down or seeking, and it's not an error.
2728         Fixes: #540300 again.
2729
2730 2008-07-28  Jan Schmidt  <jan.schmidt@sun.com>
2731
2732         * configure.ac:
2733         0.10.8.4 pre-release
2734
2735 2008-07-25  Edward Hervey  <edward.hervey@collabora.co.uk>
2736
2737         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment):
2738         Fix segment-stop regression.
2739         Add documentation regarding segments in quicktime files by Wim Taymans.
2740         Fixes #544509
2741
2742 2008-07-25  Jan Schmidt  <jan.schmidt@sun.com>
2743
2744         * configure.ac:
2745         0.10.8.3 pre-release
2746
2747         * po/LINGUAS:
2748         * po/pt_BR.po:
2749         Add pt_BR translation
2750
2751 2008-07-23  Michael Smith <msmith@songbirdnest.com>
2752
2753         * gst/goom/convolve_fx.c:
2754         * gst/goom/filters.c:
2755         * gst/goom/goom_config.h:
2756         * gst/goom/goom_core.c:
2757         * gst/goom/goom_tools.h:
2758           Fix build with MSVC: include glib.h to define inline appropriately,
2759           use header guards where needed.
2760         * gst/udp/gstudpnetutils.c:
2761         * gst/udp/gstudpsrc.c:
2762           Fix build with MSVC: use WSA* constants/functions where appropriate, use
2763           g_snprintf rather than snprintf.
2764           Fixes #544433.
2765
2766 2008-07-22  Stefan Kost  <ensonic@users.sf.net>
2767
2768         * gst/debug/gsttaginject.c:
2769         * gst/debug/gsttaginject.h:
2770           Sent tags in _transform_ip() instead of _start(). Fixes #543404
2771           partially.
2772
2773 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2774
2775         * configure.ac:
2776         0.10.8.2 pre-release
2777
2778 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2779
2780         * ext/Makefile.am:
2781         Finish hooking up pulseaudio plugin to the build.
2782
2783         * ext/pulse/pulsemixerctrl.c:
2784         Fix compilation error.
2785
2786 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2787
2788         * po/LINGUAS:
2789         * po/lt.po:
2790         Add new lithunian translation, and add french to the LINGUAS
2791         file.
2792
2793 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2794
2795         * ext/soup/gstsouphttpsrc.c:
2796         Fix Soup HTTP source seeking.
2797         Patch By: Wouter Cloetens  <wouter at mind be>
2798         Fixes: #540300
2799
2800         * tests/check/elements/.cvsignore:
2801         Ignore new check programs.
2802
2803 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2804
2805         * configure.ac:
2806         * docs/plugins/Makefile.am:
2807         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2808         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2809         * docs/plugins/gst-plugins-good-plugins.args:
2810         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2811         * docs/plugins/gst-plugins-good-plugins.interfaces:
2812         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2813         * docs/plugins/inspect/plugin-interleave.xml:
2814         * docs/plugins/inspect/plugin-replaygain.xml:
2815         * tests/check/Makefile.am:
2816
2817         Move replaygain and interleave plugins from -bad.
2818         Fixes: #543406
2819         Fixes: #536228
2820
2821 2008-07-18  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2822
2823         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2824         (qtdemux_parse_trak):
2825         Revert ISO base media spec based pixel-aspect-ratio calculation.
2826         Fixes #543300.
2827
2828 2008-07-17  Edward Hervey  <edward.hervey@collabora.co.uk>
2829
2830         * sys/osxvideo/osxvideosink.m:
2831         Fix minor build issues on macosx.
2832         Fixes #543054
2833
2834 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2835
2836         * configure.ac::
2837         * ext/taglib/Makefile.am::
2838           Only use -Wno-attributes (which is there to work around a
2839           bug in the taglib 1.5 headers) if the c++ compiler actually
2840           supports it (#543255).
2841
2842 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2843
2844         Patch by: Benoit Fouet <benoit.fouet purplelabs com>
2845
2846         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
2847           Avoid compiler warning by initialising variable to NULL (#543259).
2848
2849 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2850
2851         * gst/debug/gsttaginject.c: (gst_tag_inject_start):
2852         Don't pass NULL taglists to gst_tag_list_is_empty().
2853
2854 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2855
2856         * tests/check/elements/cmmldec.c: (GST_START_TEST):
2857         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_create),
2858         (rtp_pipeline_run):
2859         * tests/check/elements/souphttpsrc.c: (souphttpsrc_suite):
2860         Don't use declarations after statements.
2861
2862 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2863
2864         * ext/jpeg/gstjpegdec.c:
2865         Align documentation with reality.
2866
2867 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2868
2869         * gst/udp/gstudpnetutils.c:
2870         EAI_ADDRFAMILY was obsoleted in BSD at some point. Define it to the
2871         old value (1) if it's not defined which should not cause any problems
2872         as we're using it internal only anyway.
2873
2874 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2875
2876         Patch by: Alessandro Decina <alessandro at nnva dot org>
2877
2878         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp):
2879         Fix build of avidemux on big endian architectures.
2880
2881 2008-07-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2882
2883         Patch by: Thiago Sousa Santos <thiagoss at lcc dot ufcg dot edu dot br>
2884
2885         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
2886         Correctly distinguish 8bit vs 16bit raw audio.  Fixes #542410.
2887
2888 2008-07-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2889
2890         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2891         (qtdemux_parse_trak):
2892         Set pixel-aspect-ratio in caps using display width and height
2893         provided in track.
2894
2895 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2896
2897         * configure.ac:
2898         Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
2899         flags that are invalid for C++. Fixes bug #516509.
2900
2901 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2902
2903         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
2904         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps):
2905         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
2906         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
2907         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2908         * tests/examples/equalizer/demo.c: (message_handler):
2909         * tests/examples/spectrum/demo-audiotest.c: (message_handler):
2910         * tests/examples/spectrum/demo-osssrc.c: (message_handler):
2911         Don't use declarations after statements and variable length arrays.
2912
2913 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2914
2915         Patch by: Daniel Drake <dsd at gentoo dot org>
2916
2917         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture),
2918         (gst_v4l2src_get_nearest_size):
2919         Try progressive video if interlaced fails. Fixes bug #541956
2920         and the usage of v4l2src on OLPC.
2921
2922 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2923
2924         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2925         (gst_rtp_speex_depay_process):
2926         * gst/rtp/gstrtpspeexdepay.h:
2927         Revert last change: Only the jitterbuffer is able to convert RTP to
2928         Gstreamer timestamps and normal (de)payloaders should simply copy it.
2929         Reopens bug #541787.
2930
2931 2008-07-07  Stefan Kost  <ensonic@users.sf.net>
2932
2933         * gst/rtp/gstrtpvrawdepay.c:
2934           Include stdlib.h for atoi().
2935
2936         * gst/rtsp/gstrtspsrc.c:
2937           Use floating point math for latencies < 0 sec in log output.
2938
2939 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2940
2941         Patch by: Tomasz Grobelny <tomasz at grobelny dot oswiecenia dot net>
2942
2943         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2944         (gst_rtp_speex_depay_process):
2945         * gst/rtp/gstrtpspeexdepay.h:
2946         Take timestamp from the RTP packet as a first step to fix problems
2947         with transmission over RTP when the network is not reliable.
2948         Fixes bug #541787.
2949
2950 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2951
2952         Patch by: Tero Saarni <tero dot saarni at gmail dot com>
2953
2954         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_uri):
2955         Fix parsing of udp:// URIs containing IPv6 addresses.
2956         Fixes bug #541650.
2957
2958 2008-07-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2959
2960         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
2961         Do not leak incoming buffers.
2962
2963 2008-07-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2964
2965         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
2966
2967         * configure.ac:
2968         Fix build of the RTP plugin with mingw32 by linking to ws2_32
2969         for htons() and htonl(). Fixes bug #541412.
2970
2971 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2972
2973         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
2974         (gst_matroska_demux_add_stream), (gst_matroska_demux_query),
2975         (gst_matroska_demux_element_query),
2976         (gst_matroska_demux_handle_src_query),
2977         (gst_matroska_demux_handle_seek_event):
2978         Handle position and duration query in DEFAULT format if the
2979         pad's track has a default frame duration set.
2980
2981         Fix seeking now that the segment's duration doesn't contain the
2982         (possibly wrong or inaccurate) duration of the Matroska file.
2983
2984 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2985
2986         * gst/matroska/ebml-read.c: (_ext2dbl):
2987         Use NAN constant instead of 0.0/0.0 if possible. NAN is defined
2988         in math.h except on MSVC where it is defined in xmath.h.
2989         Fixes compilation with MSVC.
2990
2991 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2992
2993         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2994         (gst_matroska_demux_handle_src_query),
2995         (gst_matroska_demux_parse_info),
2996         (gst_matroska_demux_loop_stream_parse_id):
2997         * gst/matroska/matroska-demux.h:
2998         Don't set the segment duration to the duration from the Matroska
2999         header as this value could be wrong and is just informational.
3000
3001 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3002
3003         * gst/matroska/matroska-demux.c:
3004         (gst_matroska_demux_loop_stream_parse_id):
3005         If no Tracks element is found until the first Cluster is found
3006         search it and error out if none is found in the complete file.
3007
3008 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3009
3010         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
3011         Resync non-subtitle tracks too if a too large gap compared to other
3012         tracks is detected.
3013
3014 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
3015
3016         * gst/rtp/Makefile.am:
3017         * gst/rtp/gstrtp.c: (plugin_init):
3018         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_base_init),
3019         (gst_rtp_vraw_depay_class_init), (gst_rtp_vraw_depay_init),
3020         (gst_rtp_vraw_depay_setcaps), (gst_rtp_vraw_depay_process),
3021         (gst_rtp_vraw_depay_change_state),
3022         (gst_rtp_vraw_depay_plugin_init):
3023         * gst/rtp/gstrtpvrawdepay.h:
3024         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_get_type),
3025         (gst_rtp_vraw_pay_base_init), (gst_rtp_vraw_pay_class_init),
3026         (gst_rtp_vraw_pay_init), (gst_rtp_vraw_pay_finalize),
3027         (gst_rtp_vraw_pay_setcaps), (gst_rtp_vraw_pay_handle_buffer),
3028         (gst_rtp_vraw_pay_plugin_init):
3029         * gst/rtp/gstrtpvrawpay.h:
3030         Add raw video pay and depayloaders, see RFC4175.
3031
3032 2008-06-30  Jan Schmidt  <jan.schmidt@sun.com>
3033
3034         * ext/libpng/gstpngdec.c:
3035         Don't return GST_FLOW_ERROR when buffer_alloc fails - return
3036         whatever it returned.
3037
3038 2008-06-29  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3039
3040         * gst/avi/avi-ids.h:
3041         Add vprp chunk related structures.
3042         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp),
3043         (gst_avi_demux_parse_stream):
3044         Parse optional vprp chunk and add calculated pixel-aspect-ratio
3045         to caps.  Fixes #539482.
3046         * gst/avi/gstavimux.h:
3047         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset),
3048         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_riff_get_avi_header):
3049         Add a vprp chunk if non-trival pixel-aspect-ratio provided in caps.
3050
3051 2008-06-28  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3052
3053         * tests/check/elements/avimux.c: (check_avimux_pad):
3054         Adjust avimux unit test according to increased streamheader size.
3055
3056 2008-06-27  David Schleef  <ds@schleef.org>
3057
3058         * gst/qtdemux/qtdemux.c: Add Dirac stream type
3059
3060 2008-06-27  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
3061
3062         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
3063         * gst/avi/gstavimux.h:
3064         Add 8 bytes to current streamheader to make for a complete one
3065         and to make more players happy.  Fixes #519460.
3066
3067 2008-06-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
3068
3069         * sys/v4l2/v4l2_calls.c::
3070           Don't include unused gstv4l2xoverlay.h. Fixes build
3071           in case where X11 headers are not installed.
3072
3073 2008-06-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3074
3075         * ext/dv/gstdv.c: (plugin_init):
3076         Fix compilation.
3077
3078 2008-06-26  Edward Hervey  <edward.hervey@collabora.co.uk>
3079
3080         * ext/dv/gstdv.c: (plugin_init):
3081         Marking rank of dvdec as GST_RANK_MARGINAL since it's the slowest
3082         DV decoder available.
3083         Fixes #532393
3084
3085 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3086
3087         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
3088         Call getsockname() after the call to bind() to get updated values
3089         for the port, etc. This fixes the usage of udpsrc on anonymous
3090         binding and it's usage by rtspsrc. Fixes bugs #539372, #539548.
3091         Thanks to Aurelien Grimaud for pointing out the obvious fix.
3092
3093 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3094
3095         * tests/check/pipelines/wavpack.c: (bus_handler):
3096         Remove workaround for a bug in identity that is fixed in 0.10.20.
3097
3098 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
3099
3100         Patch by: Jason Donenfeld <BugZilla at zx2c4 dot com>
3101
3102         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb):
3103         Fix HTTP auth support with user/password passed via the URI.
3104         Fixes bug #540067.
3105
3106 2008-06-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
3107
3108         * configure.ac:
3109           Depend on released versions of core and -base.
3110
3111 2008-06-23  Julien Moutte  <julien@fluendo.com>
3112
3113         * gst/matroska/matroska-demux.c:
3114         (gst_matroska_demux_read_track_encoding),
3115         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Fix buggy
3116         format strings in macros. (makes it build on OS X again...)
3117
3118 2008-06-20  Thomas Vander Stichele  <thomas at apestaart dot org>
3119
3120         * gst/rtp/gstrtptheorapay.c:
3121         * gst/udp/gstmultiudpsink.c:
3122           Added debug.
3123
3124 2008-06-20  Christian Schaller <christian.schaller@collabora.co.uk>
3125
3126         * configure.ac: switch v4l2src over to the normal build instead of
3127         being 'experimental'. Fixes bug #536831.
3128
3129 2008-06-19  Wim Taymans  <wim.taymans@collabora.co.uk>
3130
3131         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
3132         Remove unused variable so that we can compile again.
3133
3134 2008-06-19  Peter Kjellerstedt  <pkj@axis.com>
3135
3136         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
3137         No need to check for audio/G723 and audio/32KADPCM here as they are
3138         no longer supported.
3139
3140 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
3141
3142         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
3143         (gst_wavpack_parse_src_query), (gst_wavpack_parse_create_src_pad):
3144         Use G_GINT64_CONSTANT, this fixes the duration query on files without
3145         known length.
3146
3147 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
3148
3149         * gst/matroska/matroska-demux.c:
3150         (gst_matroska_demux_add_wvpk_header),
3151         (gst_matroska_demux_audio_caps):
3152         * gst/matroska/matroska-ids.h:
3153         Fix demuxing of WavPack files. Muxing is still broken.
3154
3155 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
3156
3157         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
3158         (gst_matroska_demux_add_mpeg_seq_header),
3159         (gst_matroska_demux_add_wvpk_header),
3160         (gst_matroska_demux_check_subtitle_buffer),
3161         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3162         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
3163         (gst_matroska_demux_subtitle_caps):
3164         * gst/matroska/matroska-ids.h:
3165         Add a "vfunc" to the track context for postprocessing frames and
3166         convert the wavpack and subtitle postprocessing to this vfunc.
3167         Copy buffer flags in those functions to the new buffers too.
3168
3169         Parse CodecState elements of Blocks.
3170
3171         Add a postprocessing function for MPEG video that adds the sequence
3172         header from the codec private data or codec state to the frames if
3173         it's not already there.
3174
3175 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
3176
3177         * gst/matroska/matroska-demux.c:
3178         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
3179         If a gap of more than 1/2 second is found in one stream send a
3180         NEWSEGMENT event to not stall the pipeline if the gap is too large.
3181         This also fixes Matroska files where the first buffer doesn't start
3182         at timestamp 0. Fixes bug #429322.
3183
3184         The duration of a block is the default duration multiplied with the
3185         number of laces. Every lace is one frame and the default duration
3186         is the duration of one frame. This fixes playback of files that use
3187         lacing for some tracks.
3188
3189 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
3190
3191         * gst/matroska/matroska-demux.c:
3192         (gst_matroska_demux_parse_contents_seekentry):
3193         Update FIXME/TODOs and only ignore EOS at the central, important place
3194         instead of several places.
3195
3196 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3197
3198         * gst/rtp/gstrtpg726pay.c:
3199         Fix caps, See #538891.
3200
3201 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
3202
3203         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3204         (gst_matroska_demux_stream_from_num),
3205         (gst_matroska_demux_encoding_cmp),
3206         (gst_matroska_demux_encoding_order_unique),
3207         (gst_matroska_demux_read_track_encoding),
3208         (gst_matroska_demux_read_track_encodings),
3209         (gst_matroska_demux_tracknumber_unique),
3210         (gst_matroska_demux_add_stream), (gst_matroska_demux_init_stream),
3211         (gst_matroska_demux_parse_tracks),
3212         (gst_matroska_demux_parse_index_cuetrack),
3213         (gst_matroska_demux_parse_index_pointentry),
3214         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3215         (gst_matroska_demux_parse_metadata_id_simple_tag),
3216         (gst_matroska_demux_parse_metadata_id_tag),
3217         (gst_matroska_demux_parse_metadata),
3218         (gst_matroska_demux_parse_attached_file),
3219         (gst_matroska_demux_parse_attachments),
3220         (gst_matroska_demux_parse_chapters),
3221         (gst_matroska_demux_sync_streams), (gst_matroska_decode_buffer),
3222         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3223         (gst_matroska_demux_parse_cluster),
3224         (gst_matroska_demux_parse_contents_seekentry),
3225         (gst_matroska_demux_parse_contents),
3226         (gst_matroska_demux_loop_stream_parse_id),
3227         (gst_matroska_demux_loop):
3228         Improve debug output everywhere and fix the EOS logic.
3229
3230         Check the values of the ContentEncoding elements more strictly and
3231         don't use tracks for which it's invalid.
3232
3233         Check that the track number is unique for this stream.
3234
3235         Check that seek positions are below G_MAXINT64 as our seeks are
3236         int64-based and overflows will fail badly.
3237
3238         After seeks also don't push SimpleBlocks until the first one
3239         containing a keyframe is found. Before this was done only for normal
3240         Blocks.
3241
3242         Update some FIXME/TODOs.
3243         
3244         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
3245         (gst_ebml_read_utf8), (gst_ebml_read_header):
3246         Improve debug output.
3247
3248         * gst/matroska/matroska-ids.c:
3249         (gst_matroska_track_init_video_context):
3250         * gst/matroska/matroska-ids.h:
3251         * gst/matroska/matroska-mux.c:
3252         (gst_matroska_mux_video_pad_setcaps):
3253         Remove eye mode and don't parse it anymore. We can't use that
3254         information in GStreamer yet so it's useless.
3255
3256
3257 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3258
3259         Patch by: Mersad Jelacic <mersad at axis dot com>
3260
3261         * gst/rtp/Makefile.am:
3262         * gst/rtp/gstrtp.c: (plugin_init):
3263         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_base_init),
3264         (gst_rtp_g726_depay_class_init), (gst_rtp_g726_depay_init),
3265         (gst_rtp_g726_depay_setcaps), (gst_rtp_g726_depay_process),
3266         (gst_rtp_g726_depay_plugin_init):
3267         * gst/rtp/gstrtpg726depay.h:
3268         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_base_init),
3269         (gst_rtp_g726_pay_class_init), (gst_rtp_g726_pay_init),
3270         (gst_rtp_g726_pay_setcaps), (gst_rtp_g726_pay_plugin_init):
3271         * gst/rtp/gstrtpg726pay.h:
3272         Added G726 pay/depayloaders. Fixes #538891.
3273
3274 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
3275
3276         * gst/rtsp/URLS:
3277         Some more urls.
3278
3279         * gst/smpte/barboxwipes.c:
3280         Add a comment
3281
3282         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
3283         Fix typo, add audioresample to the pipeline.
3284
3285 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
3286
3287         * ext/libmng/Makefile.am:
3288         * ext/libmng/gstmng.c: (plugin_init):
3289         * ext/libmng/gstmngdec.c: (gst_mng_dec_base_init),
3290         (gst_mng_dec_class_init), (gst_mng_dec_sink_setcaps),
3291         (gst_mng_dec_init), (gst_mng_dec_src_getcaps), (gst_mng_dec_loop),
3292         (gst_mng_dec_get_property), (gst_mng_dec_set_property),
3293         (mngdec_error), (mngdec_openstream), (mngdec_closestream),
3294         (gst_mng_dec_sink_event), (mngdec_readdata), (mngdec_settimer),
3295         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
3296         (gst_mng_dec_change_state):
3297         * ext/libmng/gstmngdec.h:
3298         * ext/libmng/gstmngenc.c: (gst_mng_enc_base_init),
3299         (gst_mng_enc_class_init), (gst_mng_enc_sink_setcaps),
3300         (gst_mng_enc_init), (gst_mng_enc_chain),
3301         (gst_mng_enc_get_property), (gst_mng_enc_set_property):
3302         * ext/libmng/gstmngenc.h:
3303         Somewhat port mngenc and mngdec to 0.10. Does not work yet and has many
3304         bits ifdeffed out still.
3305
3306 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3307
3308         * gst/matroska/matroska-demux.c: (gst_matroska_index_compare):
3309         When comparing index elements with the same time compare their
3310         block number.
3311
3312 2008-06-16  Tim-Philipp Müller  <tim.muller at collabora co uk>
3313
3314         * gst/matroska/matroska-demux.c:
3315           (gst_matroska_demux_parse_attached_file)
3316           Init variable to NULL to avoid compiler warning.
3317
3318 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3319
3320         * gst/matroska/Makefile.am:
3321         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3322         (gst_matroska_demux_parse_attached_file),
3323         (gst_matroska_demux_parse_attachments),
3324         (gst_matroska_demux_parse_contents_seekentry),
3325         (gst_matroska_demux_loop_stream_parse_id):
3326         * gst/matroska/matroska-demux.h:
3327         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
3328         * gst/matroska/matroska-ids.h:
3329         * gst/matroska/matroska.c: (plugin_init):
3330         Parse Attachments and post them as GST_TAG_IMAGE if we detect
3331         it as image and otherwise as GST_TAG_ATTACHMENT. Include filename
3332         and description of the attachments in the caps. Fixes bug #537622.
3333
3334 2008-06-16  Wim Taymans  <wim.taymans@collabora.co.uk>
3335
3336         * ext/speex/gstspeexenc.c: (gst_speex_enc_mode_get_type),
3337         (gst_speex_enc_class_init), (gst_speex_enc_sink_getcaps),
3338         (gst_speex_enc_get_latency), (gst_speex_enc_get_query_types),
3339         (gst_speex_enc_src_query), (gst_speex_enc_init),
3340         (gst_speex_enc_setup), (gst_speex_enc_push_buffer),
3341         (gst_speex_enc_chain), (gst_speex_enc_get_property),
3342         (gst_speex_enc_set_property):
3343         Add mode property.
3344         Some cleanups, add more debug info.
3345         Add latency query.
3346
3347 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3348
3349         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes):
3350         Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERROR on short reads.
3351         If we get less bytes than requested we can't do anything except doing
3352         our EOS logic.
3353
3354 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3355
3356         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3357         (gst_matroskademux_do_index_seek),
3358         (gst_matroska_demux_parse_index_cuetrack),
3359         (gst_matroska_demux_parse_index_pointentry),
3360         (gst_matroska_index_compare), (gst_matroska_demux_parse_index),
3361         (gst_matroska_demux_parse_metadata):
3362         * gst/matroska/matroska-demux.h:
3363         * gst/matroska/matroska-ids.h:
3364         Use a GArray for storing the Cue (i.e. seek) information, store
3365         the CueTrackPositions for every track, store the block number
3366         and optimize searching in the array by sorting it after the last
3367         element was added.
3368
3369         Fix a small memory leak when trying to parse a tags element that was
3370         already parsed.
3371
3372 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3373
3374         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
3375         (gst_matroska_mux_start), (gst_matroska_mux_finish),
3376         (gst_matroska_mux_write_data):
3377         * gst/matroska/matroska-mux.h:
3378         Don't write another SeekHead which indexes all Clusters to the end of
3379         the file. This isn't useful for anything and just increases filesize.
3380
3381 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3382
3383         * gst/matroska/ebml-read.c: (_ext2dbl), (gst_ebml_read_float):
3384         Prevent unaligned memory access when reading floats.
3385
3386 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3387
3388         * gst/matroska/ebml-read.c:
3389         * gst/matroska/ebml-read.h:
3390         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3391         (gst_matroska_demux_parse_metadata):
3392         * gst/matroska/matroska-demux.h:
3393         Make sure that every Tags element is only parsed once and it's
3394         containing tags are only posted once.
3395
3396 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3397
3398         * gst/matroska/ebml-read.c: (gst_ebml_peek_id),
3399         (gst_ebml_read_header):
3400         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
3401         (gst_matroska_demux_parse_tracks),
3402         (gst_matroska_demux_parse_index_cuetrack),
3403         (gst_matroska_demux_parse_index_pointentry),
3404         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3405         (gst_matroska_demux_parse_metadata_id_simple_tag),
3406         (gst_matroska_demux_parse_metadata_id_tag),
3407         (gst_matroska_demux_parse_metadata),
3408         (gst_matroska_demux_parse_attachments),
3409         (gst_matroska_demux_parse_chapters),
3410         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3411         (gst_matroska_demux_parse_cluster),
3412         (gst_matroska_demux_parse_contents_seekentry),
3413         (gst_matroska_demux_parse_contents),
3414         (gst_matroska_demux_loop_stream_parse_id):
3415         Handle EBML elements like Void or CRC32 in the EbmlRead base class
3416         already. They're not useful in the matroska parser and only cause
3417         additional code.
3418
3419 2008-06-14  Sebastian Dröge  <slomo@circular-chaos.org>
3420
3421         * gst/matroska/ebml-read.c: (gst_ebml_level_free),
3422         (gst_ebml_finalize), (gst_ebml_read_change_state),
3423         (gst_ebml_read_element_level_up), (gst_ebml_read_master):
3424         * gst/matroska/matroska-demux.c:
3425         (gst_matroska_demux_parse_contents_seekentry):
3426         Reverse the level list as we usually are only interested in the
3427         first element or want to add a new first element. Having the
3428         first element stored at the end and calling g_list_last() and
3429         g_list_append() is more expensive.
3430
3431         Also use GSlice for allocating the GstEbmlLevel structs.
3432
3433 2008-06-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
3434
3435         * gst/debug/gsttaginject.c: (gst_tag_inject_finalize),
3436           (gst_tag_inject_class_init), (gst_tag_inject_init):
3437           Don't unref NULL taglist in finalize. Don't use c++ style
3438           comments.
3439
3440 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
3441
3442         * gst/matroska/matroska-demux.c:
3443         (gst_matroska_demux_parse_metadata_id_simple_tag):
3444         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag),
3445         (gst_matroska_mux_write_data):
3446         Use gst_value_serialize() and gst_value_deserialize() for transforming
3447         tags from some GType to a string and the other way around. The default
3448         transformations in GLib don't include transformations from string to
3449         number types.
3450
3451 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
3452
3453         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3454         (gst_matroska_demux_parse_tracks),
3455         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3456         (gst_matroska_demux_parse_attachments),
3457         (gst_matroska_demux_parse_chapters),
3458         (gst_matroska_demux_parse_contents_seekentry),
3459         (gst_matroska_demux_loop_stream_parse_id):
3460         * gst/matroska/matroska-demux.h:
3461         Only parse Tracks, SeekHead and SegmentInfo elements once but allow
3462         Tags multiple times. The first ones can appear more than once but must
3463         contain the same content as the first for backup purposes so we ignore
3464         all but the first one. Tags can appear multiple times with different
3465         content.
3466
3467         Jump to all elements except Clusters that are available from a
3468         SeekHead to make it more likely to have all required informations
3469         before getting to the first Clusters.
3470
3471         Add dummy functions for parsing Attachments and Chapters.
3472
3473 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3474
3475         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
3476         (gst_udpsrc_create), (gst_udpsrc_set_property),
3477         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
3478         * gst/udp/gstudpsrc.h:
3479         Add property to control automatic join/leave of multicast groups.
3480         Add G_LIKELY.
3481         Remove setting caps on buffers explicitly, basesrc does that for us now.
3482         Improve debug info.
3483         Convert some non-fatal error into warnings.
3484         Use g_ntohs for better portability.
3485         Leave multicast groups when stopping.
3486         When using external sockets, use getsockname() on them to fill up the
3487         addr structure before calling methods that use the structure.
3488         Should all fix #536903.
3489         API: GstUDPSrc::auto-multicast property
3490
3491 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3492
3493         * gst/udp/gstudpnetutils.c: (gst_udp_is_multicast):
3494         Use g_ntohl for better portability.
3495
3496 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3497
3498         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
3499         (gst_multiudpsink_remove):
3500         Fix a typo and do some small cleanups.
3501
3502 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3503
3504         Patch by: Olivier Crete <tester at tester dot ca>
3505
3506         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
3507         Make the delivery-method mandatory on the caps and only accept inline
3508         for now.
3509         Reverse strcmp checks for delivery-method.
3510
3511         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
3512         Make delivery method optional when parsing caps and note this in the
3513         caps.
3514         Reverse strcmp checks for delivery-method.
3515
3516         * gst/rtp/gstrtpvorbispay.c:
3517         Update a comment to note that the delivery-method is optional, 
3518         Fixes #537675.
3519
3520 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
3521
3522         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_mcast):
3523         Set udpsrc for receiving data from multicast groups to PAUSED instead of
3524         leaving them in READY. Fixes #537832.
3525
3526 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
3527
3528         * gst/avi/gstavimux.c:
3529           Simplify code. gst_tag_list_merge() does the NULL checks. Add a FIXME
3530           for a random constant in tagmuxing code.
3531
3532 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
3533
3534         * gst/debug/gsttaginject.c:
3535         * gst/debug/gsttaginject.h:
3536           Now actually adding the new element.
3537
3538 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
3539
3540         * docs/plugins/Makefile.am:
3541         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3542         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3543         * docs/plugins/gst-plugins-good-plugins.args:
3544         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3545         * docs/plugins/gst-plugins-good-plugins.interfaces:
3546         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3547         * docs/plugins/inspect/plugin-aasink.xml:
3548         * docs/plugins/inspect/plugin-alaw.xml:
3549         * docs/plugins/inspect/plugin-alpha.xml:
3550         * docs/plugins/inspect/plugin-alphacolor.xml:
3551         * docs/plugins/inspect/plugin-annodex.xml:
3552         * docs/plugins/inspect/plugin-apetag.xml:
3553         * docs/plugins/inspect/plugin-audiofx.xml:
3554         * docs/plugins/inspect/plugin-auparse.xml:
3555         * docs/plugins/inspect/plugin-autodetect.xml:
3556         * docs/plugins/inspect/plugin-avi.xml:
3557         * docs/plugins/inspect/plugin-cacasink.xml:
3558         * docs/plugins/inspect/plugin-cairo.xml:
3559         * docs/plugins/inspect/plugin-cdio.xml:
3560         * docs/plugins/inspect/plugin-cutter.xml:
3561         * docs/plugins/inspect/plugin-debug.xml:
3562         * docs/plugins/inspect/plugin-dv.xml:
3563         * docs/plugins/inspect/plugin-efence.xml:
3564         * docs/plugins/inspect/plugin-effectv.xml:
3565         * docs/plugins/inspect/plugin-equalizer.xml:
3566         * docs/plugins/inspect/plugin-esdsink.xml:
3567         * docs/plugins/inspect/plugin-flac.xml:
3568         * docs/plugins/inspect/plugin-flxdec.xml:
3569         * docs/plugins/inspect/plugin-gamma.xml:
3570         * docs/plugins/inspect/plugin-gconfelements.xml:
3571         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3572         * docs/plugins/inspect/plugin-goom.xml:
3573         * docs/plugins/inspect/plugin-goom2k1.xml:
3574         * docs/plugins/inspect/plugin-halelements.xml:
3575         * docs/plugins/inspect/plugin-icydemux.xml:
3576         * docs/plugins/inspect/plugin-id3demux.xml:
3577         * docs/plugins/inspect/plugin-jpeg.xml:
3578         * docs/plugins/inspect/plugin-level.xml:
3579         * docs/plugins/inspect/plugin-matroska.xml:
3580         * docs/plugins/inspect/plugin-monoscope.xml:
3581         * docs/plugins/inspect/plugin-mulaw.xml:
3582         * docs/plugins/inspect/plugin-multifile.xml:
3583         * docs/plugins/inspect/plugin-multipart.xml:
3584         * docs/plugins/inspect/plugin-navigationtest.xml:
3585         * docs/plugins/inspect/plugin-ossaudio.xml:
3586         * docs/plugins/inspect/plugin-png.xml:
3587         * docs/plugins/inspect/plugin-quicktime.xml:
3588         * docs/plugins/inspect/plugin-rtp.xml:
3589         * docs/plugins/inspect/plugin-rtsp.xml:
3590         * docs/plugins/inspect/plugin-smpte.xml:
3591         * docs/plugins/inspect/plugin-soup.xml:
3592         * docs/plugins/inspect/plugin-spectrum.xml:
3593         * docs/plugins/inspect/plugin-speex.xml:
3594         * docs/plugins/inspect/plugin-taglib.xml:
3595         * docs/plugins/inspect/plugin-udp.xml:
3596         * docs/plugins/inspect/plugin-video4linux2.xml:
3597         * docs/plugins/inspect/plugin-videobalance.xml:
3598         * docs/plugins/inspect/plugin-videobox.xml:
3599         * docs/plugins/inspect/plugin-videocrop.xml:
3600         * docs/plugins/inspect/plugin-videoflip.xml:
3601         * docs/plugins/inspect/plugin-videomixer.xml:
3602         * docs/plugins/inspect/plugin-wavenc.xml:
3603         * docs/plugins/inspect/plugin-wavpack.xml:
3604         * docs/plugins/inspect/plugin-wavparse.xml:
3605         * docs/plugins/inspect/plugin-ximagesrc.xml:
3606         * gst/debug/Makefile.am:
3607         * gst/debug/breakmydata.c:
3608         * gst/debug/efence.c:
3609         * gst/debug/gstdebug.c:
3610         * gst/debug/gstnavseek.c:
3611         * gst/debug/gstpushfilesrc.c:
3612         * gst/debug/gstpushfilesrc.h:
3613         * gst/debug/negotiation.c:
3614         * gst/debug/progressreport.c:
3615         * gst/debug/progressreport.h:
3616         * gst/debug/rndbuffersize.c:
3617         * gst/debug/testplugin.c:
3618           Remove dummy plugin_init. Remove some undefined entries from doc-
3619           section file. Add taginject element and rebuild docs for it.
3620
3621 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3622
3623         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
3624         (gst_matroska_mux_release_pad), (gst_matroska_mux_write_data):
3625         Update the counter for the number of streams when pads are added or
3626         removed. This will make sure that a seek table is generated for
3627         files with just one audio stream.
3628
3629 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3630
3631         * gst/matroska/matroska-demux.c:
3632         (gst_matroska_demux_parse_metadata_id_simple_tag):
3633         * gst/matroska/matroska-ids.h:
3634         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag):
3635         Add some more tags, improve debugging a bit and make sure that
3636         GValue transformation has succeeded before using the result
3637         as a tag.
3638
3639 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3640
3641         Patch by: Olivier Crete <tester at tester dot ca>
3642
3643         * gst/rtp/gstrtptheorapay.c:
3644         The Theora RTP payloader only supports the "inline" delievery method
3645         so let's declare this on the caps of the static pad template.
3646         Fixes bug #537675.
3647
3648 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3649
3650         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3651         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues):
3652         Remove bogus check.
3653
3654 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3655
3656         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3657         (gst_videomixer_blend_buffers):
3658         Use stream_time to synchronize the object properties.
3659         Use running_time of the master pad to timestamp outgoing buffers.
3660         Fix the initial segment event to extend an unknown amount of time.
3661         Fixes #537361.
3662
3663 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3664
3665         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
3666         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
3667         (gst_avi_demux_calculate_durations_from_index),
3668         (gst_avi_demux_stream_header_push),
3669         (gst_avi_demux_stream_header_pull):
3670         Try to ignore unparsable/unknown streams and give a warning instead of
3671         erroring out. Fixes #537377.
3672
3673 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3674
3675         * gst/matroska/ebml-write.c: (gst_ebml_write_float):
3676         Use GDOUBLE_TO_BE() instead of (probably slower) custom code.
3677
3678         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
3679         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
3680         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
3681         (gst_matroska_demux_read_track_encodings),
3682         (gst_matroska_demux_add_stream),
3683         (gst_matroska_demux_handle_src_query),
3684         (gst_matroska_demux_init_stream),
3685         (gst_matroska_demux_parse_index_cuetrack),
3686         (gst_matroska_demux_parse_index_pointentry),
3687         (gst_matroska_demux_parse_info),
3688         (gst_matroska_demux_parse_metadata_id_simple_tag),
3689         (gst_matroska_demux_parse_metadata),
3690         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
3691         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3692         (gst_matroska_demux_parse_cluster),
3693         (gst_matroska_demux_parse_contents_seekentry),
3694         (gst_matroska_demux_loop_stream_parse_id),
3695         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
3696         (gst_matroska_demux_audio_caps),
3697         (gst_matroska_demux_subtitle_caps):
3698         * gst/matroska/matroska-demux.h:
3699         * gst/matroska/matroska-ids.c:
3700         (gst_matroska_track_init_subtitle_context):
3701         * gst/matroska/matroska-ids.h:
3702         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
3703         (gst_matroska_mux_class_init), (gst_matroska_mux_init),
3704         (gst_matroska_mux_create_uid), (gst_matroska_mux_reset),
3705         (gst_matroska_mux_video_pad_setcaps),
3706         (gst_matroska_mux_audio_pad_setcaps),
3707         (gst_matroska_mux_subtitle_pad_setcaps),
3708         (gst_matroska_mux_request_new_pad),
3709         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
3710         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
3711         (gst_matroska_mux_write_data), (gst_matroska_mux_collected),
3712         (gst_matroska_mux_set_property):
3713         Add many FIXMEs/TODOs all over the matroska muxer and demuxer
3714         elements, do some checks for valid values in the demuxer, handle
3715         tracktimecodescale in the demuxer, set correct default values for all
3716         settings in the demuxer, review and add all missing matroska
3717         IDs and some more raw YUV formats, and some trivial cleanup.
3718
3719 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3720
3721         * ext/pulse/pulsemixer.c: (gst_pulsemixer_base_init),
3722         (gst_pulsemixer_class_init):
3723         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3724         (gst_pulsesink_class_init), (gst_pulsesink_prepare):
3725         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3726         (gst_pulsesrc_base_init), (gst_pulsesrc_class_init),
3727         (gst_pulsesrc_prepare):
3728         Some smaller cleanup. Use G_PARAM_STATIC_STRINGS,
3729         gst_element_class_set_details_simple() and fix coding style a bit
3730         more.
3731
3732 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3733
3734         * docs/plugins/Makefile.am:
3735         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3736         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3737         * docs/plugins/gst-plugins-good-plugins.args:
3738         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3739         * docs/plugins/gst-plugins-good-plugins.interfaces:
3740         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3741         * docs/plugins/inspect/plugin-aasink.xml:
3742         * docs/plugins/inspect/plugin-alaw.xml:
3743         * docs/plugins/inspect/plugin-alpha.xml:
3744         * docs/plugins/inspect/plugin-alphacolor.xml:
3745         * docs/plugins/inspect/plugin-annodex.xml:
3746         * docs/plugins/inspect/plugin-apetag.xml:
3747         * docs/plugins/inspect/plugin-audiofx.xml:
3748         * docs/plugins/inspect/plugin-auparse.xml:
3749         * docs/plugins/inspect/plugin-autodetect.xml:
3750         * docs/plugins/inspect/plugin-avi.xml:
3751         * docs/plugins/inspect/plugin-cacasink.xml:
3752         * docs/plugins/inspect/plugin-cairo.xml:
3753         * docs/plugins/inspect/plugin-cdio.xml:
3754         * docs/plugins/inspect/plugin-cutter.xml:
3755         * docs/plugins/inspect/plugin-debug.xml:
3756         * docs/plugins/inspect/plugin-dv.xml:
3757         * docs/plugins/inspect/plugin-efence.xml:
3758         * docs/plugins/inspect/plugin-effectv.xml:
3759         * docs/plugins/inspect/plugin-equalizer.xml:
3760         * docs/plugins/inspect/plugin-esdsink.xml:
3761         * docs/plugins/inspect/plugin-flac.xml:
3762         * docs/plugins/inspect/plugin-flxdec.xml:
3763         * docs/plugins/inspect/plugin-gamma.xml:
3764         * docs/plugins/inspect/plugin-gconfelements.xml:
3765         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3766         * docs/plugins/inspect/plugin-goom.xml:
3767         * docs/plugins/inspect/plugin-goom2k1.xml:
3768         * docs/plugins/inspect/plugin-halelements.xml:
3769         * docs/plugins/inspect/plugin-icydemux.xml:
3770         * docs/plugins/inspect/plugin-id3demux.xml:
3771         * docs/plugins/inspect/plugin-jpeg.xml:
3772         * docs/plugins/inspect/plugin-level.xml:
3773         * docs/plugins/inspect/plugin-matroska.xml:
3774         * docs/plugins/inspect/plugin-monoscope.xml:
3775         * docs/plugins/inspect/plugin-mulaw.xml:
3776         * docs/plugins/inspect/plugin-multifile.xml:
3777         * docs/plugins/inspect/plugin-multipart.xml:
3778         * docs/plugins/inspect/plugin-navigationtest.xml:
3779         * docs/plugins/inspect/plugin-ossaudio.xml:
3780         * docs/plugins/inspect/plugin-png.xml:
3781         * docs/plugins/inspect/plugin-pulseaudio.xml:
3782         * docs/plugins/inspect/plugin-quicktime.xml:
3783         * docs/plugins/inspect/plugin-rtp.xml:
3784         * docs/plugins/inspect/plugin-rtsp.xml:
3785         * docs/plugins/inspect/plugin-smpte.xml:
3786         * docs/plugins/inspect/plugin-soup.xml:
3787         * docs/plugins/inspect/plugin-spectrum.xml:
3788         * docs/plugins/inspect/plugin-speex.xml:
3789         * docs/plugins/inspect/plugin-taglib.xml:
3790         * docs/plugins/inspect/plugin-udp.xml:
3791         * docs/plugins/inspect/plugin-video4linux2.xml:
3792         * docs/plugins/inspect/plugin-videobalance.xml:
3793         * docs/plugins/inspect/plugin-videobox.xml:
3794         * docs/plugins/inspect/plugin-videocrop.xml:
3795         * docs/plugins/inspect/plugin-videoflip.xml:
3796         * docs/plugins/inspect/plugin-videomixer.xml:
3797         * docs/plugins/inspect/plugin-wavenc.xml:
3798         * docs/plugins/inspect/plugin-wavpack.xml:
3799         * docs/plugins/inspect/plugin-wavparse.xml:
3800         * docs/plugins/inspect/plugin-ximagesrc.xml:
3801         * ext/pulse/plugin.c:
3802         * ext/pulse/pulsemixer.c:
3803         * ext/pulse/pulsesink.c:
3804         * ext/pulse/pulsesrc.c:
3805         Add documentation to the pulseaudio plugin and run make update
3806         in docs/plugins.
3807
3808 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3809
3810         Patch by: Brian Cameron <brian.cameron at sun dot com>
3811
3812         * sys/sunaudio/gstsunaudiomixerctrl.c:
3813         (gst_sunaudiomixer_ctrl_get_volume),
3814         (gst_sunaudiomixer_ctrl_set_volume):
3815         Improvements for the SunAudio mixer by handling mute as no gain
3816         for tracks that have a gain property but no mute property.
3817         Fixes bug #536067.
3818
3819 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3820
3821         * configure.ac:
3822         * ext/pulse/Makefile.am:
3823         * ext/pulse/plugin.c: (plugin_init):
3824         * ext/pulse/pulsemixer.c: (gst_pulsemixer_interface_supported),
3825         (gst_pulsemixer_implements_interface_init),
3826         (gst_pulsemixer_init_interfaces), (gst_pulsemixer_base_init),
3827         (gst_pulsemixer_class_init), (gst_pulsemixer_init),
3828         (gst_pulsemixer_finalize), (gst_pulsemixer_set_property),
3829         (gst_pulsemixer_get_property), (gst_pulsemixer_change_state):
3830         * ext/pulse/pulsemixer.h:
3831         * ext/pulse/pulsemixerctrl.c:
3832         (gst_pulsemixer_ctrl_context_state_cb),
3833         (gst_pulsemixer_ctrl_sink_info_cb),
3834         (gst_pulsemixer_ctrl_source_info_cb),
3835         (gst_pulsemixer_ctrl_subscribe_cb),
3836         (gst_pulsemixer_ctrl_success_cb), (gst_pulsemixer_ctrl_open),
3837         (gst_pulsemixer_ctrl_close), (gst_pulsemixer_ctrl_new),
3838         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_list_tracks),
3839         (gst_pulsemixer_ctrl_timeout_event), (restart_time_event),
3840         (gst_pulsemixer_ctrl_set_volume), (gst_pulsemixer_ctrl_get_volume),
3841         (gst_pulsemixer_ctrl_set_record), (gst_pulsemixer_ctrl_set_mute):
3842         * ext/pulse/pulsemixerctrl.h:
3843         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_class_init),
3844         (gst_pulsemixer_track_init), (gst_pulsemixer_track_new):
3845         * ext/pulse/pulsemixertrack.h:
3846         * ext/pulse/pulseprobe.c: (gst_pulseprobe_context_state_cb),
3847         (gst_pulseprobe_sink_info_cb), (gst_pulseprobe_source_info_cb),
3848         (gst_pulseprobe_invalidate), (gst_pulseprobe_open),
3849         (gst_pulseprobe_enumerate), (gst_pulseprobe_close),
3850         (gst_pulseprobe_new), (gst_pulseprobe_free),
3851         (gst_pulseprobe_get_properties), (gst_pulseprobe_needs_probe),
3852         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values),
3853         (gst_pulseprobe_set_server):
3854         * ext/pulse/pulseprobe.h:
3855         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3856         (gst_pulsesink_class_init), (gst_pulsesink_init),
3857         (gst_pulsesink_destroy_stream), (gst_pulsesink_destroy_context),
3858         (gst_pulsesink_finalize), (gst_pulsesink_dispose),
3859         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
3860         (gst_pulsesink_context_state_cb), (gst_pulsesink_stream_state_cb),
3861         (gst_pulsesink_stream_request_cb),
3862         (gst_pulsesink_stream_latency_update_cb), (gst_pulsesink_open),
3863         (gst_pulsesink_close), (gst_pulsesink_prepare),
3864         (gst_pulsesink_unprepare), (gst_pulsesink_write),
3865         (gst_pulsesink_delay), (gst_pulsesink_success_cb),
3866         (gst_pulsesink_reset), (gst_pulsesink_change_title),
3867         (gst_pulsesink_event), (gst_pulsesink_get_type):
3868         * ext/pulse/pulsesink.h:
3869         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3870         (gst_pulsesrc_implements_interface_init),
3871         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_base_init),
3872         (gst_pulsesrc_class_init), (gst_pulsesrc_init),
3873         (gst_pulsesrc_destroy_stream), (gst_pulsesrc_destroy_context),
3874         (gst_pulsesrc_finalize), (gst_pulsesrc_dispose),
3875         (gst_pulsesrc_set_property), (gst_pulsesrc_get_property),
3876         (gst_pulsesrc_context_state_cb), (gst_pulsesrc_stream_state_cb),
3877         (gst_pulsesrc_stream_request_cb), (gst_pulsesrc_open),
3878         (gst_pulsesrc_close), (gst_pulsesrc_prepare),
3879         (gst_pulsesrc_unprepare), (gst_pulsesrc_read),
3880         (gst_pulsesrc_delay), (gst_pulsesrc_change_state),
3881         (gst_pulsesrc_get_type):
3882         * ext/pulse/pulsesrc.h:
3883         * ext/pulse/pulseutil.c: (gst_pulse_fill_sample_spec),
3884         (gst_pulse_client_name), (gst_pulse_gst_to_channel_map):
3885         * ext/pulse/pulseutil.h:
3886         Add pulseaudio GStreamer element from gst-pulse. Development will
3887         continue here instead of pulseaudio SVN. Fixes bug #400679.
3888         Only changes over gst-pulse SVN are added copyright to the top of
3889         files and coding style changes.
3890
3891 2008-06-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
3892
3893         Patch by: Benjamin Kampmann  <benjamin at fluendo dot com>
3894
3895         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext),
3896           (gst_cdio_add_cdtext_album_tags):
3897         * ext/cdio/gstcdio.h:
3898         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3899           Also extract album title and album genre from CD-TEXT if
3900           available (#537021).
3901
3902 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3903
3904         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3905
3906         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
3907         Improve negotiation a bit more by picking the smallest possible
3908         resolution that is larger than the resolution specified in the
3909         first caps entry of the peer caps. Fixes bug #536994.
3910
3911 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3912
3913         Patch by: Bastien Nocera <hadess at hadess dot net>
3914
3915         * sys/v4l2/gstv4l2vidorient.c:
3916         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
3917         Fix compilation with newer GIT kernels that deprecated
3918         V4L2_CID_HCENTER and V4L2_CID_VCENTER. Fixes bug #536317.
3919
3920 2008-06-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
3921
3922         * configure.ac:
3923         * ext/cdio/gstcdio.c:
3924         * ext/cdio/gstcdio.h:
3925         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3926           Require libcdio >= 0.76.
3927
3928 2008-06-05  Thijs Vermeir  <thijsvermeir@gmail.com>
3929
3930         * gst/avi/gstavidemux.c:
3931         Catch UNEXPECTED when downstream has reached end of
3932         segment in reverse mode.
3933
3934 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3935
3936         * gst/avi/gstavidemux.c:
3937         Fix typo in comment
3938
3939 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3940
3941         * gst/avi/gstavidemux.c:
3942         Because we don't know the frame order we need to push till
3943         the next keyframe
3944
3945 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3946
3947         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3948
3949         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
3950         (gst_v4l2src_fixate), (gst_v4l2src_negotiate):
3951         Provide a custom negotiation function to make sure to pick the highest
3952         possible framerate and resolution. Fixes bug #536646.
3953
3954 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3955
3956         * gst/avi/gstavidemux.c:
3957         Set EOS when going out of the segment in reverse playback
3958
3959 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3960
3961         * ext/taglib/Makefile.am::
3962           Add -Wno-attributes to CXXFLAGS to suppress warning caused by
3963           taglib headers (with gcc 4.3.1).
3964
3965 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
3966
3967         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
3968         Use the new gst_rtsp_connection_get_ip() to access the IP address
3969         of a GstRTSPConnection since it is a private member.
3970
3971 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3972
3973         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
3974         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
3975           Use new utility functions in libgsttag to process coverart (#512333).
3976
3977 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3978
3979         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
3980         We actually support left/side, right/side and mid/side files. The
3981         conversion to normal, interleaved stereo is done by libflac.
3982
3983 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3984
3985         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
3986         (gst_ebml_write_set_cache):
3987         Unref the write cache in finalize if it was set and add add "FIXME"
3988         to a comment that needs it.
3989
3990 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3991
3992         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
3993
3994         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
3995         (gst_avi_demux_index_prev), (gst_avi_demux_index_entry_for_time),
3996         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
3997         (gst_avi_demux_process_next_entry):
3998         * gst/avi/gstavidemux.h:
3999         Implement reverse playback. Fixes #535300.
4000         Small cleanups.
4001
4002 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
4003
4004         * gst/videomixer/videomixer.c: (gst_videomixer_query_duration),
4005         (gst_videomixer_query_latency):
4006         When using gst_element_iterate_pads() one has to unref every pad
4007         after usage.
4008
4009 2008-05-31  Edward Hervey  <edward.hervey@collabora.co.uk>
4010
4011         Patch by: Bastien Nocera <hadess at hadess dot net>
4012         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_str),
4013         (qtdemux_parse_udta):
4014         * gst/qtdemux/qtdemux_fourcc.h:
4015         Improve meta-data handling, add 'comment', 'description' and
4016         'copyright' tag handling.
4017         Fixes #535935
4018
4019 2008-05-31  Julien Moutte  <julien@fluendo.com>
4020
4021         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_keyframe),
4022         (gst_qtdemux_find_segment), (gst_qtdemux_perform_seek),
4023         (gst_qtdemux_seek_to_previous_keyframe),
4024         (gst_qtdemux_activate_segment), (gst_qtdemux_loop): Make sure we
4025         we don't clip the segment's stop using the main segment duration as
4026         that could crop quite some video frames. Make reverse playback support
4027         more robust and support edit lists. Support seeking to the last frame,
4028         and fix reverse looping playback. Add some debugging.
4029         * win32/common/config.h: Updated.
4030
4031 2008-05-31  Sebastian Dröge  <slomo@circular-chaos.org>
4032
4033         * gst/equalizer/gstiirequalizer.c:
4034         (gst_iir_equalizer_transform_ip):
4035         Don't clip float/double samples, correctly unset passthrough mode
4036         and use better rounding for integer samples.
4037
4038 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
4039
4040         * gst/equalizer/gstiirequalizer.c:
4041         (gst_iir_equalizer_band_set_property), (gst_iir_equalizer_init),
4042         (setup_filter), (set_passthrough), (update_coefficients),
4043         (gst_iir_equalizer_compute_frequencies),
4044         (gst_iir_equalizer_transform_ip):
4045         * gst/equalizer/gstiirequalizer.h:
4046         Update the filter coefficients only when needed in the transform_ip
4047         function and correctly set the element into passthrough mode if the
4048         gain of all bands is 0.
4049
4050 2008-05-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4051
4052         Based on patch by: Sebastian Keller <sebastian-keller at gmx dot de>
4053
4054         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
4055         (gst_alpha_set_property), (gst_alpha_get_property),
4056         (gst_alpha_chroma_key_ayuv), (gst_alpha_chromakey_row_i420):
4057         Try to skip pixels or areas that are too dark or too bright for us to do
4058         meaningfull color detection.
4059         Added properties to control the sensitivity to light and darkness.
4060         Added some small cleanups. Fixes #512345.
4061
4062 2008-05-28  Jan Schmidt  <jan.schmidt@sun.com>
4063
4064         * docs/plugins/.cvsignore:
4065         * tests/check/elements/.cvsignore:
4066         Ignore some more generated things
4067
4068         * tests/check/Makefile.am:
4069         Ignore OSS elements in the state changes test too.
4070
4071 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4072
4073         * docs/plugins/Makefile.am:
4074         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4075         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4076         Add SMPTE effect elements to docs.
4077
4078 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
4079
4080         * docs/plugins/Makefile.am:
4081         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4082         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4083         * ext/raw1394/gstdv1394src.c:
4084           Document whats first shown on the fdo plugin docs page :)
4085
4086 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
4087
4088         * docs/plugins/Makefile.am:
4089         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4090         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4091         * docs/plugins/gst-plugins-good-plugins.args:
4092         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4093         * docs/plugins/inspect/plugin-audiofx.xml:
4094         * gst/audiofx/Makefile.am:
4095         * gst/audiofx/audiofx.c:
4096         * gst/audiofx/audiokaraoke.c:
4097         * gst/audiofx/audiokaraoke.h:
4098         * gst/audiofx/audiovoice.c:
4099         * gst/audiofx/audiovoice.h:
4100           Rename audiovoice to audiokaraoke and add it to the docs.
4101
4102 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
4103
4104         * REQUIREMENTS:
4105         * docs/plugins/Makefile.am:
4106         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4107         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4108         * docs/plugins/gst-plugins-good-plugins.args:
4109         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4110         * docs/plugins/gst-plugins-good-plugins.interfaces:
4111         * docs/plugins/gst-plugins-good-plugins.prerequisites:
4112         * docs/plugins/inspect/plugin-aasink.xml:
4113         * docs/plugins/inspect/plugin-alaw.xml:
4114         * docs/plugins/inspect/plugin-alpha.xml:
4115         * docs/plugins/inspect/plugin-alphacolor.xml:
4116         * docs/plugins/inspect/plugin-annodex.xml:
4117         * docs/plugins/inspect/plugin-apetag.xml:
4118         * docs/plugins/inspect/plugin-audiofx.xml:
4119         * docs/plugins/inspect/plugin-auparse.xml:
4120         * docs/plugins/inspect/plugin-autodetect.xml:
4121         * docs/plugins/inspect/plugin-avi.xml:
4122         * docs/plugins/inspect/plugin-cacasink.xml:
4123         * docs/plugins/inspect/plugin-cairo.xml:
4124         * docs/plugins/inspect/plugin-cdio.xml:
4125         * docs/plugins/inspect/plugin-cutter.xml:
4126         * docs/plugins/inspect/plugin-debug.xml:
4127         * docs/plugins/inspect/plugin-dv.xml:
4128         * docs/plugins/inspect/plugin-efence.xml:
4129         * docs/plugins/inspect/plugin-effectv.xml:
4130         * docs/plugins/inspect/plugin-equalizer.xml:
4131         * docs/plugins/inspect/plugin-esdsink.xml:
4132         * docs/plugins/inspect/plugin-flac.xml:
4133         * docs/plugins/inspect/plugin-flxdec.xml:
4134         * docs/plugins/inspect/plugin-gamma.xml:
4135         * docs/plugins/inspect/plugin-gconfelements.xml:
4136         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
4137         * docs/plugins/inspect/plugin-goom.xml:
4138         * docs/plugins/inspect/plugin-goom2k1.xml:
4139         * docs/plugins/inspect/plugin-halelements.xml:
4140         * docs/plugins/inspect/plugin-icydemux.xml:
4141         * docs/plugins/inspect/plugin-id3demux.xml:
4142         * docs/plugins/inspect/plugin-jpeg.xml:
4143         * docs/plugins/inspect/plugin-level.xml:
4144         * docs/plugins/inspect/plugin-matroska.xml:
4145         * docs/plugins/inspect/plugin-monoscope.xml:
4146         * docs/plugins/inspect/plugin-mulaw.xml:
4147         * docs/plugins/inspect/plugin-multifile.xml:
4148         * docs/plugins/inspect/plugin-multipart.xml:
4149         * docs/plugins/inspect/plugin-navigationtest.xml:
4150         * docs/plugins/inspect/plugin-ossaudio.xml:
4151         * docs/plugins/inspect/plugin-png.xml:
4152         * docs/plugins/inspect/plugin-quicktime.xml:
4153         * docs/plugins/inspect/plugin-rtp.xml:
4154         * docs/plugins/inspect/plugin-rtsp.xml:
4155         * docs/plugins/inspect/plugin-smpte.xml:
4156         * docs/plugins/inspect/plugin-soup.xml:
4157         * docs/plugins/inspect/plugin-spectrum.xml:
4158         * docs/plugins/inspect/plugin-speex.xml:
4159         * docs/plugins/inspect/plugin-taglib.xml:
4160         * docs/plugins/inspect/plugin-udp.xml:
4161         * docs/plugins/inspect/plugin-video4linux2.xml:
4162         * docs/plugins/inspect/plugin-videobalance.xml:
4163         * docs/plugins/inspect/plugin-videobox.xml:
4164         * docs/plugins/inspect/plugin-videocrop.xml:
4165         * docs/plugins/inspect/plugin-videoflip.xml:
4166         * docs/plugins/inspect/plugin-videomixer.xml:
4167         * docs/plugins/inspect/plugin-wavenc.xml:
4168         * docs/plugins/inspect/plugin-wavpack.xml:
4169         * docs/plugins/inspect/plugin-wavparse.xml:
4170         * docs/plugins/inspect/plugin-ximagesrc.xml:
4171         * ext/aalib/gstaasink.c:
4172         * ext/libcaca/gstcacasink.c:
4173           Document aasink and cacasink.
4174
4175 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
4176
4177         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
4178         (gst_videomixer_init), (gst_videomixer_query_duration),
4179         (gst_videomixer_query_latency), (gst_videomixer_query),
4180         (gst_videomixer_blend_buffers):
4181         * gst/videomixer/videomixer.h:
4182         Implement position (in time), duration and latency queries.
4183
4184 2008-05-27  Edward Hervey  <edward.hervey@collabora.co.uk>
4185
4186         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
4187         (gst_videomixer_init), (gst_videomixer_request_new_pad),
4188         (gst_videomixer_fill_queues), (forward_event_func),
4189         (forward_event), (gst_videomixer_src_event),
4190         (gst_videomixer_sink_event):
4191         * gst/videomixer/videomixer.h:
4192         Implement proper seek/newsegment handling.
4193         Based on adder's implementation.
4194         Fixes #535121
4195
4196 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4197
4198         Patch by: Jan Gerber <j at oil21 dot org>
4199
4200         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4201         Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526481.
4202
4203 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4204
4205         * gst/audiofx/Makefile.am:
4206         * gst/audiofx/audiofx.c: (plugin_init):
4207         * gst/audiofx/audiovoice.c: (gst_audio_voice_base_init),
4208         (gst_audio_voice_class_init), (gst_audio_voice_init),
4209         (update_filter), (gst_audio_voice_set_property),
4210         (gst_audio_voice_get_property), (gst_audio_voice_setup),
4211         (gst_audio_voice_transform_int), (gst_audio_voice_transform_float),
4212         (gst_audio_voice_transform_ip):
4213         * gst/audiofx/audiovoice.h:
4214         Add simple voice removal element. Yay karaoke.
4215
4216 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4217
4218         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4219
4220         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
4221         Fix potential caps leak.
4222         If we can't get the framerate with an ioctl, try to get it with the
4223         current norm. Fixes #520092.
4224
4225 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4226
4227         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4228
4229         * sys/v4l2/v4l2src_calls.c:
4230         (gst_v4l2src_probe_caps_for_format_and_size):
4231         If we fail to get the frame intervals, simply don't touch the framerates
4232         on the template caps instead of discarding the format. See #520092.
4233
4234 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4235
4236         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
4237
4238         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
4239         (gst_v4l2_get_caps_info):
4240         Add NV12, NV21 and bayer support. See #520092.
4241
4242 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
4243
4244         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
4245         (gst_qtdemux_activate_segment):
4246         Unbreak segment activation again. Fixes #531672.
4247
4248 2008-05-25  Sebastian Dröge  <slomo@circular-chaos.org>
4249
4250         * ext/flac/Makefile.am:
4251         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
4252         Set the channel layout when decoding FLAC files with more than 2
4253         channels as defined by the FLAC spec. Fixes bug #534570.
4254
4255         Also don't try to decode left/side, right/side and mid/side files
4256         as we don't support this at all.
4257
4258 2008-05-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
4259
4260         * configure.ac:
4261           We need -base CVS (rtsp).
4262
4263 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
4264
4265         * gst/udp/Makefile.am:
4266           Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_ADDRFAMILY
4267           when including netdb.h when building against glibc >= 2.8.
4268
4269 2008-05-22  Julien Moutte  <julien@fluendo.com>
4270
4271         * gst/smpte/gstsmptealpha.c: (gst_smpte_alpha_setcaps): Fix
4272         debug statement arguments.
4273         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_setup_qos_dscp):
4274         * gst/udp/gstudpnetutils.c: (gst_udp_join_group),
4275         (gst_udp_leave_group): Fix IP and IPV6 options to make it work
4276         on more platforms.
4277
4278 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4279
4280         * tests/check/elements/avimux.c: (setup_src_pad),
4281         (teardown_src_pad):
4282         * tests/check/elements/icydemux.c: (icydemux_found_pad),
4283         (GST_START_TEST):
4284         * tests/check/elements/matroskamux.c: (setup_src_pad),
4285         (teardown_src_pad), (setup_sink_pad), (teardown_sink_pad):
4286         * tests/check/elements/videocrop.c: (video_crop_get_test_caps),
4287         (GST_START_TEST):
4288         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
4289         (setup_wavpackparse), (cleanup_wavpackparse):
4290         Don't use gst_element_get_pad(), it's a bad, bad method.
4291
4292 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4293
4294         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4295         (do_toggle_element):
4296         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4297         (do_toggle_element):
4298         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4299         (do_toggle_element):
4300         * ext/gconf/gstswitchsink.c: (gst_switch_commit_new_kid):
4301         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_reset),
4302         (do_toggle_element):
4303         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_reset),
4304         (do_toggle_element):
4305         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
4306         (gst_auto_audio_sink_detect):
4307         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
4308         (gst_auto_video_sink_detect):
4309         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4310         (gst_rtspsrc_stream_free), (gst_rtspsrc_stream_configure_udp),
4311         (gst_rtspsrc_stream_configure_udp_sink), (gst_rtspsrc_skip_lws),
4312         (gst_rtspsrc_unskip_lws), (gst_rtspsrc_skip_commas),
4313         (gst_rtspsrc_skip_item), (gst_rtsp_decode_quoted_string),
4314         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr):
4315         * tests/icles/videocrop-test.c: (test_with_caps),
4316         (video_crop_get_test_caps):
4317         Don't use gst_element_get_pad(), it's a bad method.
4318
4319 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4320
4321         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
4322         (gst_multiudpsink_add_internal):
4323         * gst/udp/gstudpnetutils.c: (gst_udp_set_loop_ttl),
4324         (gst_udp_join_group):
4325         * gst/udp/gstudpnetutils.h:
4326         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4327         Joining a multicast group and setting the loop/ttl properties are
4328         totally unrelated tasks are must be separated.
4329
4330 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
4331
4332         * gst/avi/gstavimux.c:
4333           Also support alaw/mulaw.
4334
4335 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4336
4337         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4338         (gst_multiudpsink_setup_qos_dscp), (gst_multiudpsink_add_internal):
4339         * gst/udp/gstmultiudpsink.h:
4340         Add a fixme for the auto-multicast property.
4341         Fix some confusing debug messages.
4342         Disable setting a qos value by default.
4343
4344 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4345
4346         Patch by: Gustaf Räntilä <g dot rantila at gmail dot com>
4347
4348         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
4349         Ignore EPERM errors from sendto. Fixes #533619.
4350
4351 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4352
4353         Patch by: Henrik Eriksson <henriken at axis dot com>
4354
4355         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4356         (gst_multiudpsink_init), (gst_multiudpsink_setup_qos_dscp),
4357         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
4358         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal):
4359         * gst/udp/gstmultiudpsink.h:
4360         Add qos-dscp property to manage the Quality of service. Fixes #469917.
4361
4362 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4363
4364         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_process):
4365         Improve debugging of the ident.
4366
4367 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4368
4369         Patch by: Bruno Santos <brunof at ua dot pt>
4370
4371         * gst/udp/gstudpnetutils.c: (gst_udp_get_addr),
4372         (gst_udp_join_group), (gst_udp_leave_group),
4373         (gst_udp_is_multicast):
4374         * gst/udp/gstudpnetutils.h:
4375         Provide a bunch of helper methods to deal with IPv4 and IPv6
4376         transparently.
4377
4378         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4379         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
4380         (gst_multiudpsink_get_property), (join_multicast),
4381         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
4382         (gst_multiudpsink_remove):
4383         * gst/udp/gstmultiudpsink.h:
4384         Add multicast TTL and loopback properties.
4385         Use the helper methods to implement ip4 and ip6.
4386
4387         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
4388         * gst/udp/gstudpsrc.h:
4389         Use the helper methods to implement ip4 and ip6.
4390         Fixes #515962.
4391
4392 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4393
4394         Patch by: Patrick Radizi <patrick dot radizi at axis dot com>
4395
4396         * gst/multipart/multipartdemux.c: (gst_multipart_demux_class_init),
4397         (gst_multipart_demux_get_gstname),
4398         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain):
4399         * gst/multipart/multipartdemux.h:
4400         Don't blindly copy the mime-type as the caps name because they not
4401         always map directly. Instead use a hashtable with common mappings.
4402         Fixes #533287.
4403
4404 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4405
4406         * ext/esd/esdsink.c: (gst_esdsink_write):
4407         When we post an error, we must return -1 to let the parent know that we
4408         cannot write the segment else it will loop and continue to call us again
4409         forever. Patch by Michael Meeks.
4410
4411 2008-05-20  Stefan Kost  <ensonic@users.sf.net>
4412
4413         * gst/videomixer/videomixer.c:
4414           Add missing incudes.
4415
4416 2008-05-20  Peter Kjellerstedt  <pkj@axis.com>
4417
4418         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
4419         (gst_rtp_h264_pay_handle_buffer):
4420         * gst/rtp/gstrtph264pay.h:
4421         Correct a typo (sinle -> single).
4422
4423 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4424
4425         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4426         (gst_rtp_h264_depay_init), (gst_rtp_h264_depay_set_property),
4427         (gst_rtp_h264_depay_get_property), (gst_rtp_h264_depay_setcaps),
4428         (gst_rtp_h264_depay_process):
4429         * gst/rtp/gstrtph264depay.h:
4430         Add experimental support for outputting quicktime-like AVC output in
4431         addition to the existing bytestream output.
4432
4433         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
4434         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
4435         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_payload_nal),
4436         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
4437         (gst_rtp_h264_pay_get_property):
4438         * gst/rtp/gstrtph264pay.h:
4439         Make the parsing mode configurable, for some inputs we don't need to
4440         scan every byte for start codes.
4441         Only set the marker bit on ACCESS units.
4442
4443 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
4444
4445         * gst/equalizer/gstiirequalizer.c:
4446         Use a bigger type in integer mode for the intermediate results to
4447         prevent overflows. This fixes the crippled sound when using the
4448         equalizer in integer mode. Fixes bug #510865.
4449
4450 2008-05-20  Jan Schmidt  <jan.schmidt@sun.com>
4451
4452         * gst/videomixer/videomixer.c:
4453         * gst/videomixer/videomixer.h:
4454         Instead of a random number for the request pad id's,
4455         use a counter.
4456
4457         Register the videomixerpad class from the element's class_init
4458         where it's safer, and allows the docs generator to scan it.
4459
4460 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4461
4462         * gst/smpte/Makefile.am:
4463         * gst/smpte/gstsmpte.c: (gst_smpte_plugin_init):
4464         * gst/smpte/gstsmpte.h:
4465         * gst/smpte/gstsmptealpha.c:
4466         (gst_smpte_alpha_transition_type_get_type),
4467         (gst_smpte_alpha_get_type), (gst_smpte_alpha_base_init),
4468         (gst_smpte_alpha_class_init), (gst_smpte_alpha_update_mask),
4469         (gst_smpte_alpha_setcaps), (gst_smpte_alpha_get_unit_size),
4470         (gst_smpte_alpha_init), (gst_smpte_alpha_finalize),
4471         (gst_smpte_alpha_do_ayuv), (gst_smpte_alpha_do_i420),
4472         (gst_smpte_alpha_transform), (gst_smpte_alpha_set_property),
4473         (gst_smpte_alpha_get_property), (gst_smpte_alpha_plugin_init):
4474         * gst/smpte/gstsmptealpha.h:
4475         * gst/smpte/plugin.c: (plugin_init):
4476         Add new plugin that adds the SMPTE transition in the alpha channel of
4477         I420 and AYUV frames so that they can be blended with videomixer later
4478         on. Uses all niceties such as using base transform for efficient alloc
4479         and negotiation. It currently requires GstController to control the
4480         position in the transition effect.
4481
4482 2008-05-19  Stefan Kost  <ensonic@users.sf.net>
4483
4484         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4485         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4486         * docs/plugins/gst-plugins-good-plugins.args:
4487         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4488         * docs/plugins/gst-plugins-good-plugins.interfaces:
4489         * docs/plugins/gst-plugins-good-plugins.types:
4490         * gst/videomixer/videomixer.c:
4491           Try using thaytans new mechanism to get extra classes into plugin
4492           docs. Aparently works for the Eq. For VideoMixer the GObject stuff is
4493           missing still.
4494
4495 2008-05-18  Mark Nauwelaerts  <mnauw@users.sf.net>
4496
4497         * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps):
4498         Set proper rate in avi stream header for PCM audio, and also do some
4499         more sanity checks on caps in this case.  Fixes #511489.
4500
4501 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
4502
4503         * sys/v4l2/gstv4l2src.c:
4504         Don't include the gstv4l2xoverlay.h header as the XOverlay support
4505         isn't implemented at all yet and this requires X headers to be
4506         installed. Fixes bug #533264.
4507
4508 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
4509
4510         reviewed by: <delete if not using a buddy>
4511
4512         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
4513         (gst_ebml_write_set_cache):
4514         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
4515         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
4516         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
4517         (gst_matroska_demux_read_track_encodings),
4518         (gst_matroska_demux_add_stream),
4519         (gst_matroska_demux_handle_src_query),
4520         (gst_matroska_demux_init_stream),
4521         (gst_matroska_demux_parse_index_cuetrack),
4522         (gst_matroska_demux_parse_index_pointentry),
4523         (gst_matroska_demux_parse_info),
4524         (gst_matroska_demux_parse_metadata_id_simple_tag),
4525         (gst_matroska_demux_parse_metadata),
4526         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
4527         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
4528         (gst_matroska_demux_parse_cluster),
4529         (gst_matroska_demux_parse_contents_seekentry),
4530         (gst_matroska_demux_loop_stream_parse_id),
4531         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
4532         (gst_matroska_demux_audio_caps),
4533         (gst_matroska_demux_subtitle_caps):
4534         * gst/matroska/matroska-demux.h:
4535         * gst/matroska/matroska-ids.c:
4536         (gst_matroska_track_init_subtitle_context):
4537         * gst/matroska/matroska-ids.h:
4538         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
4539         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start),
4540         (gst_matroska_mux_finish), (gst_matroska_mux_collected):
4541         * sys/v4l2/gstv4l2src.c:
4542         * tests/check/pipelines/wavpack.c: (bus_handler):
4543         * win32/common/config.h:
4544
4545 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
4546
4547         * ext/wavpack/gstwavpackstreamreader.c:
4548         * tests/examples/spectrum/demo-audiotest.c:
4549         * tests/examples/spectrum/demo-osssrc.c:
4550         Fix some compiler warnings.
4551
4552 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4553
4554         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
4555         Small comment added.
4556
4557         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4558         (gst_rtp_h264_pay_decode_nal), (gst_rtp_h264_pay_parse_sps_pps),
4559         (gst_rtp_h264_pay_payload_nal), (gst_rtp_h264_pay_handle_buffer):
4560         Debug string cleanups (remove trailing \n)
4561         Refactor and clean up the payloader a bit and make sure that we only
4562         put one NAL unit in an RTP packet even if the input buffer contains
4563         multiple NAL units.
4564         Add suport for AVC format input.
4565
4566 2008-05-14  Peter Kjellerstedt  <pkj@axis.com>
4567
4568         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4569         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_handle_buffer),
4570         (gst_rtp_h264_pay_set_property), (gst_rtp_h264_pay_get_property):
4571         * gst/rtp/gstrtph264pay.h:
4572         Make it possible to specify profile-level-id and sprop-parameter-sets
4573         using properties in case they are not available in-stream.
4574
4575 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
4576
4577         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4578         * docs/plugins/gst-plugins-good-plugins.args:
4579         * docs/plugins/inspect/plugin-ladspa.xml:
4580           Remove ladspa fro plugin-docs, its in gst-plugins-bad.
4581
4582 2008-05-13  Mark Nauwelaerts  <mnauw@users.sf.net>
4583
4584         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
4585         Send an initial BYTE segment to inform downstream of later seeking,
4586         and to forego sync attempts.
4587
4588 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4589
4590         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps):
4591         Fix wrong caps string.
4592
4593 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4594
4595         Based on patch by: Olivier Crete <tester at tester dot ca>
4596
4597         * gst/rtp/Makefile.am:
4598         * gst/rtp/gstrtp.c: (plugin_init):
4599         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_base_init),
4600         (gst_rtp_g729_depay_class_init), (gst_rtp_g729_depay_init),
4601         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process),
4602         (gst_rtp_g729_depay_plugin_init):
4603         * gst/rtp/gstrtpg729depay.h:
4604         * gst/rtp/gstrtpg729pay.c: (gst_rtpg729pay_base_init),
4605         (gst_rtpg729pay_class_init), (gst_rtpg729pay_init),
4606         (gst_rtpg729pay_setcaps), (gst_rtp_g729_pay_plugin_init):
4607         * gst/rtp/gstrtpg729pay.h:
4608         Added G729 pay and depayloaders. Fixes #532409.
4609
4610 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4611
4612         * ext/speex/gstspeexdec.c: (speex_dec_sink_event):
4613         Fix the calculation of the duration of the concealment packets.
4614
4615 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4616
4617         Based on patch by: Olivier Crete <tester at tester dot ca>
4618
4619         * gst/rtp/Makefile.am:
4620         * gst/rtp/gstrtp.c: (plugin_init):
4621         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_base_init),
4622         (gst_rtp_dv_depay_class_init), (gst_rtp_dv_depay_init),
4623         (parse_encode), (gst_rtp_dv_depay_setcaps),
4624         (calculate_difblock_location), (gst_rtp_dv_depay_process),
4625         (gst_rtp_dv_depay_reset), (gst_rtp_dv_depay_change_state),
4626         (gst_rtp_dv_depay_plugin_init):
4627         * gst/rtp/gstrtpdvdepay.h:
4628         * gst/rtp/gstrtpdvpay.c: (gst_dv_pay_mode_get_type),
4629         (gst_rtp_dv_pay_base_init), (gst_rtp_dv_pay_class_init),
4630         (gst_rtp_dv_pay_init), (gst_dv_pay_set_property),
4631         (gst_dv_pay_get_property), (gst_rtp_dv_pay_setcaps),
4632         (gst_dv_pay_negotiate), (include_dif),
4633         (gst_rtp_dv_pay_handle_buffer), (gst_rtp_dv_pay_plugin_init):
4634         * gst/rtp/gstrtpdvpay.h:
4635         Add DV pay and depayloaders. Fixes #532423.
4636
4637 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
4638
4639         * gst/matroska/matroska-demux.c:
4640         (gst_matroska_demux_push_dvd_clut_change_event):
4641         Convert subtitle palette info in VobSub private data from VobSub's
4642         (buggy) RGB to YUV.
4643
4644 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
4645
4646         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset):
4647         Do not leave fourcc stream header field empty upon reset.
4648         Fixes #519301.
4649
4650 2008-05-11  Jan Schmidt  <jan.schmidt@sun.com>
4651
4652         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4653         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4654         * docs/plugins/inspect/plugin-goom.xml:
4655         * docs/plugins/inspect/plugin-goom2k1.xml:
4656         * gst/goom/gstgoom.c:
4657         * gst/goom2k1/gstgoom.c:
4658         Add goom2k1 into the docs.
4659
4660 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4661
4662         Based on patch by: Wouter Cloetens  <wouter at mind be>
4663
4664         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4665         (gst_rtspsrc_skip_lws), (gst_rtspsrc_unskip_lws),
4666         (gst_rtspsrc_skip_commas), (gst_rtspsrc_skip_item),
4667         (gst_rtsp_decode_quoted_string),
4668         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr),
4669         (gst_rtspsrc_setup_auth):
4670         Support Digest authentication. Fixes #532065.
4671
4672 2008-05-08  Stefan Kost  <ensonic@users.sf.net>
4673
4674         * gst/level/gstlevel.c:
4675           Also support 32bit (e.g. whe having it after 'mad'). Add more notes
4676           about whats needed for liboil acceleration. Simplify docs a bit.
4677
4678 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
4679
4680         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4681
4682         * gst/matroska/matroska-mux.c: (gst_matroska_mux_collected):
4683         Update the track duration if the old one was invalid.
4684         Fixes bug #532117.
4685
4686 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4687
4688         * gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps):
4689           Use GST_STR_NULL when trying to print sps and pps strings that could
4690           be NULL, as this might crash on some platforms.
4691
4692 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4693
4694         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4695
4696         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw):
4697           Do IDirectDrawClipper_SetHWnd() if the window ID has already been
4698           set after creating the clipper.
4699
4700 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4701
4702         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4703
4704         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame):
4705           Added checking of surface lost case after an unsuccessful
4706           IDirectDrawSurface7_Lock() call.
4707           If surface is lost, return GST_FLOW_OK.
4708
4709 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4710
4711         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4712
4713         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame,
4714           WndProc, gst_directdraw_sink_window_thread):
4715           Improved Windows message loop and fixed window destruction issue.
4716           When the window which DirectDraw is rendering to is destroyed, the
4717           render/show_frame function will return GST_FLOW_ERROR.
4718           Partially fixes #520885.
4719
4720 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4721
4722         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4723
4724         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set_caps):
4725           Fixed mid stream resolution change bug, the offscreen surface is now
4726           released when set_caps is called.
4727           Partially fixes #520885.
4728
4729 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4730
4731         * sys/directdraw/gstdirectdrawsink.c
4732           (gst_directdraw_sink_buffer_alloc):
4733           Make it so that gst_directdraw_sink_buffer_alloc uses the right
4734           width/height.
4735
4736           Especially when looking through the pool of buffers, make sure that
4737           the width/height of caps is used instead of the already negotiated
4738           dimensions.
4739           For example if a buffer with different caps is requested, i.e.
4740           higher resolution, the caller would get a buffer with the old
4741           dimensions and thus corrupt the heap.
4742
4743 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4744
4745         * sys/directdraw/gstdirectdrawsink.c
4746           (gst_directdraw_sink_buffer_alloc):
4747           Clear the flags on recycled buffers from buffer_alloc.
4748           Partially fixes #520885.
4749
4750 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4751
4752         * gst/rtp/gstrtpilbcpay.c:
4753           Added missing stdlib.h include for strtol(), and made include ordering and
4754           style consistent with the corresponding depayloader.
4755
4756 2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
4757
4758         * configure.ac:
4759           Error out if we don't have the required core/base versions.
4760
4761 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
4762
4763         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4764
4765         * sys/osxvideo/cocoawindow.m:
4766         Fix compiler warnings on PPC64. Fixes bug #499318.
4767
4768 2008-05-05  Wim Taymans  <wim.taymans@collabora.co.uk>
4769
4770         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4771
4772         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (gst_rtspsrc_open):
4773         Don't leak file descriptors on error. Fixes #531532.
4774
4775 2008-05-03  Sebastian Dröge  <slomo@circular-chaos.org>
4776
4777         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4778         (gst_gconf_audio_src_change_state):
4779         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4780         (gst_gconf_video_sink_change_state):
4781         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4782         (gst_gconf_video_src_change_state):
4783         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
4784         (gst_switch_commit_new_kid), (gst_switch_sink_change_state):
4785         When we can't create a fakesink/fakesrc complain instead of unreffing
4786         NULL pointers and crashing later. See bug #530535.
4787
4788 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4789
4790         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
4791         Add some more debug info and guard against small payloads.
4792
4793         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
4794         Set duration on outgoing buffers because we can.
4795
4796 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4797
4798         Patch by: Olivier Crete <tester at tester dot ca>
4799
4800         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps),
4801         (gst_speex_enc_init), (gst_speex_enc_chain):
4802         Add negotiation for the speex channels and rate. Fixes #465146.
4803
4804 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4805
4806         Patch by: Olivier Crete <tester at tester dot ca>
4807
4808         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init),
4809         (gst_rtp_speex_pay_getcaps):
4810         Add negotiation for the speex channels and rate. See #465146.
4811
4812 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4813
4814         Patch by: Olivier Crete <tester at tester dot ca>
4815
4816         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_class_init),
4817         (gst_rtpilbcpay_sink_setcaps), (gst_rtpilbcpay_sink_getcaps):
4818         Add negotiation for the ILBC mode. See #465146.
4819
4820 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
4821
4822         * ext/soup/gstsouphttpsrc.c:
4823           Include stdlib to fix the build. Use g_free instead of free, libsoup
4824           uses glib.
4825
4826 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4827
4828         Patch by: j^ <j@bootlab.org>
4829
4830         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4831         Add more mpeg2 variants. Fixes #530886.
4832
4833 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
4834
4835         Patch by: Youness Alaoui <youness.alaoui at collabora co uk>
4836
4837         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
4838           Don't error out if we get an ICMP destination-unreachable
4839           message when trying to read packets on win32 (#529454).
4840
4841 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4842
4843         * configure.ac:
4844         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
4845           Use new error code for encrypted streams (which requires core CVS).
4846
4847 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4848
4849         * gst/qtdemux/qtdemux.c: (gst_qtdemux_videosrc_template),
4850           (gst_qtdemux_audiosrc_template):
4851           Fix swapped pad template names, spotted by Thiago Sousa Santos.
4852
4853 2008-04-30  Wim Taymans  <wim.taymans@collabora.co.uk>
4854
4855         * ext/speex/gstspeexdec.c: (speex_dec_sink_event),
4856         (speex_dec_chain_parse_data):
4857         Produce concealment data when time progresses in a segment update.
4858
4859 2008-04-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4860
4861         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data),
4862         (speex_dec_chain):
4863         Try to preserve input timestamps when we can.
4864         Do beginnings of error concealment.
4865
4866 2008-04-28  Michael Smith <msmith@songbirdnest.com>
4867
4868         * gst/debug/gstnavigationtest.c:
4869           MSVC doesn't provide rint(), define an adequate replacement locally as
4870           elsewhere.
4871
4872 2008-04-28  Julien Moutte  <julien@fluendo.com>
4873
4874         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop): Fix printf
4875         format to pacify Mac OSX's gcc.
4876
4877 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4878
4879         * gst/debug/rndbuffersize.c: (DEFAULT_SEED), (DEFAULT_MIN),
4880           (DEFAULT_MAX), (src_template), (sink_template),
4881           (gst_rnd_buffer_size_base_init), (gst_rnd_buffer_size_class_init),
4882           (gst_rnd_buffer_size_init), (gst_rnd_buffer_size_activate),
4883           (gst_rnd_buffer_size_loop), (gst_rnd_buffer_size_plugin_init):
4884           Bring rndbuffersize element into a state that doesn't require us
4885           to move it to -bad immediately. For one, fix up default min/max
4886           values so that the element actuall works using the default values.
4887           Also, don't ignore flow return values and do some kind of minimal
4888           eos logic. Allow min=max to pull fixed-sized buffers. Bunch of
4889           other gratuitious clean-ups.
4890
4891 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4892
4893         * docs/plugins/Makefile.am:
4894         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4895         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4896         * docs/plugins/gst-plugins-good-plugins.args:
4897         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4898         * docs/plugins/gst-plugins-good-plugins.interfaces:
4899         * docs/plugins/gst-plugins-good-plugins.prerequisites:
4900         * docs/plugins/inspect/plugin-1394.xml:
4901         * docs/plugins/inspect/plugin-aasink.xml:
4902         * docs/plugins/inspect/plugin-alaw.xml:
4903         * docs/plugins/inspect/plugin-alpha.xml:
4904         * docs/plugins/inspect/plugin-alphacolor.xml:
4905         * docs/plugins/inspect/plugin-annodex.xml:
4906         * docs/plugins/inspect/plugin-apetag.xml:
4907         * docs/plugins/inspect/plugin-audiofx.xml:
4908         * docs/plugins/inspect/plugin-auparse.xml:
4909         * docs/plugins/inspect/plugin-autodetect.xml:
4910         * docs/plugins/inspect/plugin-avi.xml:
4911         * docs/plugins/inspect/plugin-cacasink.xml:
4912         * docs/plugins/inspect/plugin-cairo.xml:
4913         * docs/plugins/inspect/plugin-cdio.xml:
4914         * docs/plugins/inspect/plugin-cutter.xml:
4915         * docs/plugins/inspect/plugin-debug.xml:
4916         * docs/plugins/inspect/plugin-dv.xml:
4917         * docs/plugins/inspect/plugin-efence.xml:
4918         * docs/plugins/inspect/plugin-effectv.xml:
4919         * docs/plugins/inspect/plugin-equalizer.xml:
4920         * docs/plugins/inspect/plugin-esdsink.xml:
4921         * docs/plugins/inspect/plugin-flac.xml:
4922         * docs/plugins/inspect/plugin-flxdec.xml:
4923         * docs/plugins/inspect/plugin-gamma.xml:
4924         * docs/plugins/inspect/plugin-gconfelements.xml:
4925         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
4926         * docs/plugins/inspect/plugin-goom.xml:
4927         * docs/plugins/inspect/plugin-halelements.xml:
4928         * docs/plugins/inspect/plugin-icydemux.xml:
4929         * docs/plugins/inspect/plugin-id3demux.xml:
4930         * docs/plugins/inspect/plugin-jpeg.xml:
4931         * docs/plugins/inspect/plugin-level.xml:
4932         * docs/plugins/inspect/plugin-matroska.xml:
4933         * docs/plugins/inspect/plugin-monoscope.xml:
4934         * docs/plugins/inspect/plugin-mulaw.xml:
4935         * docs/plugins/inspect/plugin-multifile.xml:
4936         * docs/plugins/inspect/plugin-multipart.xml:
4937         * docs/plugins/inspect/plugin-navigationtest.xml:
4938         * docs/plugins/inspect/plugin-ossaudio.xml:
4939         * docs/plugins/inspect/plugin-png.xml:
4940         * docs/plugins/inspect/plugin-quicktime.xml:
4941         * docs/plugins/inspect/plugin-rtp.xml:
4942         * docs/plugins/inspect/plugin-rtsp.xml:
4943         * docs/plugins/inspect/plugin-shout2send.xml:
4944         * docs/plugins/inspect/plugin-smpte.xml:
4945         * docs/plugins/inspect/plugin-spectrum.xml:
4946         * docs/plugins/inspect/plugin-speex.xml:
4947         * docs/plugins/inspect/plugin-taglib.xml:
4948         * docs/plugins/inspect/plugin-udp.xml:
4949         * docs/plugins/inspect/plugin-video4linux2.xml:
4950         * docs/plugins/inspect/plugin-videobalance.xml:
4951         * docs/plugins/inspect/plugin-videobox.xml:
4952         * docs/plugins/inspect/plugin-videocrop.xml:
4953         * docs/plugins/inspect/plugin-videoflip.xml:
4954         * docs/plugins/inspect/plugin-videomixer.xml:
4955         * docs/plugins/inspect/plugin-wavenc.xml:
4956         * docs/plugins/inspect/plugin-wavpack.xml:
4957         * docs/plugins/inspect/plugin-wavparse.xml:
4958         * docs/plugins/inspect/plugin-ximagesrc.xml:
4959           Add docs for gdkpixbufsink; update docs to CVS version.
4960
4961 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4962
4963         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4964         Remove test sync-offset by default.
4965
4966 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4967
4968         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_chain):
4969         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add_internal):
4970         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4971           Use GLib versions of htonl, htons, ntohl and ntohs in order
4972           to avoid problems on win32 (#529707).
4973
4974 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4975
4976         Patch by: Jesús Corrius <jesus at softcatala org>
4977
4978         * gst/goom/filters.c: (zoomVector):
4979         * gst/goom/goom_core.c: (init_buffers):
4980           Fix build with mingw32: use rand() instead of random() and
4981           replace bzero() with memset(). Fixes #529692.
4982
4983 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4984
4985         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows):
4986         Fix typo in comments.
4987
4988         * tests/examples/rtp/client-H263p-PCMA.sdp:
4989         * tests/examples/rtp/client-H263p-PCMA.sh:
4990         * tests/examples/rtp/client-H264-PCMA.sdp:
4991         * tests/examples/rtp/client-H264-PCMA.sh:
4992         * tests/examples/rtp/client-H264.sdp:
4993         * tests/examples/rtp/client-H264.sh:
4994         * tests/examples/rtp/client-PCMA.sdp:
4995         * tests/examples/rtp/client-PCMA.sh:
4996         * tests/examples/rtp/server-alsasrc-PCMA.sh:
4997         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
4998         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4999         Add some more docs and fix examples.
5000
5001 2008-04-25  Sebastian Dröge  <slomo@circular-chaos.org>
5002
5003         * tests/check/elements/multifile.c:
5004         Include stdlib.h and unistd.h for mkdtemp. Some platforms have it
5005         declared in the former, some have it declared in the latter.
5006
5007 2008-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
5008
5009         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_set_property):
5010         * gst/debug/tests.c: (md5_get_value):
5011         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
5012         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
5013         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
5014         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
5015         Stop using deprecated GLib functions.
5016
5017 2008-04-24  Jan Schmidt  <jan.schmidt@sun.com>
5018
5019         * configure.ac:
5020         Back to development -> 0.10.8.1
5021
5022 === release 0.10.8 ===
5023
5024 2008-04-23  Jan Schmidt <jan.schmidt@sun.com>
5025
5026         * configure.ac:
5027           releasing 0.10.8, "One For The Money"
5028
5029 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
5030
5031         * configure.ac:
5032         0.10.7.4 pre-release
5033
5034 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
5035
5036         * gst/goom/config_param.c: (goom_plugin_parameters_free):
5037         * gst/goom/convolve_fx.c: (convolve_init), (convolve_free):
5038         * gst/goom/filters.c: (zoomFilterVisualFXWrapper_free):
5039         * gst/goom/flying_stars_fx.c: (fs_free):
5040         * gst/goom/goom_config_param.h:
5041         * gst/goom/goom_core.c: (goom_init), (goom_close):
5042         * gst/goom/goom_plugin_info.h:
5043         * gst/goom/gstgoom.c: (gst_goom_finalize):
5044         * gst/goom/lines.c: (goom_lines_free):
5045         * gst/goom/plugin_info.c: (plugin_info_init), (plugin_info_free):
5046         * gst/goom/surf3d.c: (grid3d_free):
5047         * gst/goom/surf3d.h:
5048         * gst/goom/tentacle3d.c: (tentacle_free):
5049         Free a bunch of stuff, and initialise things to fix leaks
5050         and valgrind warnings in the testsuite.
5051
5052         Fixes: #529268
5053
5054 2008-04-21  Wim Taymans  <wim.taymans@collabora.co.uk>
5055
5056         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (request_pt_map),
5057         (gst_rtspsrc_configure_caps):
5058         Ref caps as the return value for the request_pt_map signal.
5059         Remove some caps weirdness when configuring a stream. See #528245.
5060
5061 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
5062
5063         * tests/icles/gdkpixbufsink-test.c:
5064           Add cast to placate gcc 4.1.2.
5065
5066 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
5067
5068         * configure.ac:
5069         0.10.7.3 pre-release
5070
5071 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
5072
5073         * tests/check/Makefile.am:
5074         Disable some more elements in the state test.
5075         Add a define so the soup test can find the test files
5076         it needs at runtime.
5077
5078         * tests/check/elements/souphttpsrc.c: (run_server):
5079
5080         Add a define so the soup test can find the test files
5081         it needs at runtime.
5082
5083 2008-04-17  Jan Schmidt  <Jan.Schmidt@sun.com>
5084
5085         * gst/goom/convolve_fx.c: (convolve_apply):
5086         Don't ever draw the GOOM logo.
5087         Fixes: #528615
5088
5089 2008-04-17  Edward Hervey  <edward.hervey@collabora.co.uk>
5090
5091         * ext/cdio/gstcdiocddasrc.c:
5092         * ext/dv/gstdvdemux.c: 
5093         gst_atomic_int_set ==> g_atomic_int_set
5094
5095 2008-04-16  Tim-Philipp Müller  <tim at centricular dot net>
5096
5097         * configure.ac:
5098         * gst/goom/Makefile.am:
5099         * gst/goom/convolve_fx.c:
5100         * gst/goom/default_scripts.h:
5101         * gst/goom/goom.h:
5102         * gst/goom/goom_core.c: (choose_a_goom_line):
5103         * gst/goom/goom_plugin_info.h:
5104         * gst/goom/goomsl.c:
5105         * gst/goom/goomsl.h:
5106         * gst/goom/goomsl_hash.c:
5107         * gst/goom/goomsl_hash.h:
5108         * gst/goom/goomsl_heap.c:
5109         * gst/goom/goomsl_heap.h:
5110         * gst/goom/goomsl_private.h:
5111         * gst/goom/plugin_info.c:
5112           Strip out the config/script parsing stuff, we don't need it.
5113           Fixes #527999.
5114
5115 2008-04-15  Tim-Philipp Müller  <tim at centricular dot net>
5116
5117         * gst/goom/plugin_info.c: (setOptimizedMethods):
5118           Disable altivec optimisations for 32-bit PPC as well to make
5119           things build properly on all PPC systems. Fixes #528143
5120
5121 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
5122
5123         * gst-plugins-good.spec.in:
5124           Update for souphttpsrc plugin which has moved to -good.
5125
5126 2008-04-14  Jan Schmidt  <Jan.Schmidt@sun.com>
5127
5128         * gst/matroska/matroska-demux.c:
5129         (gst_matroska_demux_handle_seek_event):
5130         Fix open-ended seeks in matroskademux
5131         Patch by: Mark Nauwelaerts <manauw skynet be>
5132         Fixes: #526557
5133
5134 2008-04-14  Jan Schmidt  <jan.schmidt@sun.com>
5135
5136         * tests/check/Makefile.am:
5137         Add soup test certificates to the dist.
5138
5139 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
5140
5141         * ext/Makefile.am:
5142         Remove LADSPA reference I missed.
5143
5144 2008-04-13  Sebastian Dröge  <slomo@circular-chaos.org>
5145
5146         * ext/soup/gstsouphttpsrc.c: (plugin_init):
5147         Give souphttpsrc GST_RANK_PRIMARY to make it the default HTTP source
5148         over gnome-vfs and everything else. Fixes bug #527848.
5149
5150 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
5151
5152         * configure.ac:
5153         * ext/Makefile.am:
5154         Remove LADSPA plugin. Fixes: #515978
5155
5156 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
5157
5158         * configure.ac:
5159         * docs/plugins/Makefile.am:
5160         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5161         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5162         * docs/plugins/gst-plugins-good-plugins.args:
5163         * docs/plugins/inspect/plugin-soup.xml:
5164         * ext/Makefile.am:
5165         * tests/check/Makefile.am:
5166         Move soup plugin from -bad (Fixes: #523124)
5167
5168 2008-04-11  Jan Schmidt  <Jan.Schmidt@sun.com>
5169
5170         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_header):
5171         Fix bounds checking of mode in Speex header, which may
5172         produce negative numbers in speex <= 1.1.12
5173
5174 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
5175
5176         * gst/goom/Makefile.am:
5177         * gst/goom/gfontlib.c:
5178         * gst/goom/gfontlib.h:
5179         * gst/goom/gfontrle.c:
5180         * gst/goom/gfontrle.h:
5181         * gst/goom/goom.h:
5182         * gst/goom/goom_core.c: (goom_update):
5183         * gst/goom/goom_plugin_info.h:
5184         * gst/goom/gstgoom.c: (gst_goom_chain):
5185         * gst/goom/plugin_info.c:
5186           Remove a bunch of font/text related code that we don't need.
5187
5188 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
5189
5190         * gst/goom/ppc_drawings.s:
5191         * gst/goom/ppc_zoom_ultimate.s:
5192           Change license of these files to LGPL, as permitted by the
5193           author, Guillaume Borios. See #515073.
5194
5195 2008-04-09  Stefan Kost  <ensonic@users.sf.net>
5196
5197         * gst/goom/convolve_fx.c:
5198         * gst/goom/motif_goom1.h:
5199         * gst/goom/motif_goom2.h:
5200           As hinted in Bug #518213, revert one change and fix warnings properly.
5201           This fixes both #518213 and #520073 for me.     
5202
5203 2008-04-09  Jan Schmidt  <Jan.Schmidt@sun.com>
5204
5205         * gst/matroska/ebml-read.c: (gst_ebml_read_seek):
5206         * gst/matroska/matroska-demux.c:
5207         (gst_matroska_demux_handle_seek_event),
5208         (gst_matroska_demux_parse_contents_seekentry),
5209         (gst_matroska_demux_loop):
5210         Fix the Forte build by making function declaration signatures
5211         match the implementations.
5212
5213 2008-04-08  Tim-Philipp Müller  <tim at centricular dot net>
5214
5215         * sys/oss/gstosshelper.c: (gst_oss_helper_rate_check_rate):
5216         * sys/oss/gstosssink.c: (gst_oss_sink_reset):
5217         * sys/oss/gstosssrc.c: (gst_oss_src_reset):
5218           More logging when probing (see #518474), some comments in _reset().
5219
5220 2008-04-07  Julien Moutte  <julien@fluendo.com>
5221
5222         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps): Fix build
5223         because of a bad argument number.
5224
5225 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
5226
5227         * tests/icles/.cvsignore:
5228         * tests/icles/Makefile.am:
5229         * tests/icles/gdkpixbufsink-test.c:
5230           Interactive test app for gdkpixbufsink.
5231
5232 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
5233
5234         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
5235
5236         * configure.ac:
5237         Actually build dlls when cross-compiling with mingw32.
5238         Fixes bug #526247.
5239
5240 2008-04-05  Tim-Philipp Müller  <tim at centricular dot net>
5241
5242         * ext/hal/hal.c: (gst_hal_get_alsa_element):
5243           Don't munge device string to 'default:x' for capture devices.
5244           Fixes #525833.
5245
5246 2008-04-04  Sebastian Dröge  <slomo@circular-chaos.org>
5247
5248         * ext/wavpack/gstwavpackparse.c:
5249         (gst_wavpack_parse_index_entry_free):
5250         Always use GSlice as we actually depend on GLib 2.12 already.
5251
5252 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
5253
5254         * configure.ac:
5255           Require core/base 0.10.18 for ARGB caps parsing fixes in libgstvideo.
5256           Also bump the GLib requirement to the current de-facto requirement
5257           (ie. 2.12).
5258
5259 2008-04-04  Wim Taymans  <wim.taymans@collabora.co.uk>
5260
5261         * gst/rtp/gstrtph264pay.c: (encode_base64),
5262         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_handle_buffer):
5263         * gst/rtp/gstrtph264pay.h:
5264         Parse codec_data for future AVC compatibility.
5265         Fail when we encounter AVC data for now.
5266
5267 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
5268
5269         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
5270           (gst_spectrum_init), (gst_spectrum_set_property),
5271           (gst_spectrum_get_property), (gst_spectrum_message_new):
5272           Rename property enums and default defines for the properties to match
5273           the property names and rephrase property descriptions to make them a
5274           bit clearer (hopefully). See #518188.
5275
5276 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
5277
5278         * tests/check/Makefile.am:
5279         * tests/check/elements/.cvsignore:
5280         * tests/check/elements/gdkpixbufsink.c:
5281           Add unit test for gdkpixbufsink element.
5282
5283 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
5284
5285         * ext/gdk_pixbuf/Makefile.am:
5286         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
5287         * ext/gdk_pixbuf/gstgdkpixbufsink.c:
5288           (gst_gdk_pixbuf_sink_base_init),
5289           (gst_gdk_pixbuf_sink_class_init), (gst_gdk_pixbuf_sink_init),
5290           (gst_gdk_pixbuf_sink_start), (gst_gdk_pixbuf_sink_stop),
5291           (gst_gdk_pixbuf_sink_set_caps),
5292           (gst_gdk_pixbuf_sink_pixbuf_destroy_notify),
5293           (gst_gdk_pixbuf_sink_get_pixbuf_from_buffer),
5294           (gst_gdk_pixbuf_sink_handle_buffer), (gst_gdk_pixbuf_sink_preroll),
5295           (gst_gdk_pixbuf_sink_render), (gst_gdk_pixbuf_sink_set_property),
5296           (gst_gdk_pixbuf_sink_get_property):
5297         * ext/gdk_pixbuf/gstgdkpixbufsink.h:
5298           Add gdkpixbufsink element for easy snapshotting (#525946).
5299
5300 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5301
5302         * tests/check/pipelines/wavpack.c: (wavpack_suite):
5303         Bump timeout from 3 to 60 seconds.
5304
5305 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5306
5307         * tests/check/pipelines/.cvignore:
5308         Remove useless file.
5309
5310         * tests/check/pipelines/.cvsignore:
5311         Add new test to .cvsignore.
5312
5313 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5314
5315         * tests/check/Makefile.am:
5316         * tests/check/pipelines/wavpack.c: (bus_handler),
5317         (identity_handoff), (fakesink_handoff), (GST_START_TEST),
5318         (wavpack_suite), (main):
5319         Add unit test that encodes and decodes some data, checks that it
5320         is still the same and that all timestamps/offsets are perfect.
5321
5322 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
5323
5324         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
5325         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init):
5326         * ext/wavpack/gstwavpackparse.c:
5327         (gst_wavpack_parse_index_entry_new),
5328         (gst_wavpack_parse_index_entry_free),
5329         (gst_wavpack_parse_base_init),
5330         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset):
5331         Use GSlice for allocating index entries and use
5332         gst_element_class_set_details_simple().
5333
5334 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
5335
5336         Patch by: Brian Cameron <brian.cameron at sun dot com>
5337
5338         * sys/sunaudio/gstsunaudio.c:
5339         * sys/sunaudio/gstsunaudiomixer.c:
5340         * sys/sunaudio/gstsunaudiomixer.h:
5341         * sys/sunaudio/gstsunaudiomixerctrl.c:
5342         * sys/sunaudio/gstsunaudiomixerctrl.h:
5343         * sys/sunaudio/gstsunaudiomixertrack.c:
5344         * sys/sunaudio/gstsunaudiomixertrack.h:
5345         * sys/sunaudio/gstsunaudiosink.c:
5346         * sys/sunaudio/gstsunaudiosink.h:
5347         * sys/sunaudio/gstsunaudiosrc.c:
5348         * sys/sunaudio/gstsunaudiosrc.h:
5349           Fix up copyrights (#525860).
5350
5351 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
5352
5353         * gst/goom/goomsl.c: (gsl_read_file):
5354           Check return value of fread() to avoid compiler warnings.
5355
5356 2008-04-01  Wim Taymans  <wim.taymans@collabora.co.uk>
5357
5358         Based on patch by: Mersad Jelacic <mersad at axis dot com>
5359
5360         * gst/law/alaw-decode.c: (gst_alaw_dec_sink_setcaps),
5361         (gst_alaw_dec_chain), (gst_alaw_dec_change_state):
5362         * gst/law/alaw-decode.h:
5363         * gst/law/alaw-encode.c: (gst_alaw_enc_chain):
5364         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
5365         (gst_mulawdec_chain), (gst_mulawdec_change_state):
5366         * gst/law/mulaw-decode.h:
5367         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
5368         Make negotiation a bit modern.
5369         Use pad_alloc. Fixes #525359.
5370
5371 2008-03-31  David Schleef  <ds@schleef.org>
5372
5373         * gst/goom/xmmx.c: Fix constraints on asm code so that it
5374           compiles consistently.  Fixes #522278.
5375
5376 2008-03-27  Tim-Philipp Müller  <tim at centricular dot net>
5377
5378         Patch by: Brian Cameron <brian.cameron at sun dot com>
5379
5380         * sys/sunaudio/gstsunaudiomixerctrl.c:
5381           (gst_sunaudiomixer_ctrl_get_volume),
5382           (gst_sunaudiomixer_ctrl_set_volume):
5383         * sys/sunaudio/gstsunaudiomixertrack.c: (gst_sunaudiomixer_track_new):
5384           Fix up the mixer tracks to use a volume range of 0-255, which is what
5385           the sun audio API uses. This simplifies the code and avoids rounding
5386           errors. Fixes #524593.
5387
5388 2008-03-26  Edgard Lima  <edgard.lima@indt.org.br>
5389
5390         * sys/v4l2/gstv4l2object.c:
5391         * sys/v4l2/gstv4l2object.h:
5392         Add device-fd property to make it possible to apps to call ioctl's.
5393
5394 2008-03-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5395
5396         * gst/qtdemux/qtdemux.c: (next_entry_size):
5397         Unbreak streaming mode again.
5398
5399 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
5400
5401         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
5402           Remove superfluous DEBUG macro.
5403
5404 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
5405
5406         Based on patch by: William M. Brack <wbrack at mmm com hk>
5407
5408         * sys/v4l2/v4l2src_calls.c: (fractions_are_equal),
5409           (gst_v4l2src_set_capture):
5410           Check whether the device supports setting the framerate before
5411           trying to set it and then posting a warning or error if it doesn't
5412           work (#516649, #520092). Also compare fractions more correctly.
5413
5414 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
5415
5416         * gst/goom/Makefile.am:
5417           Remove ppc assembler optimisations from the build until they
5418           actually build (they also seem to have GPL headers).
5419
5420 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
5421
5422         * m4/Makefile.am:
5423           Better not dist files that don't exist any longer (lrint*m4).
5424
5425 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
5426
5427         * configure.ac:
5428         * m4/lrint.m4:
5429         * m4/lrintf.m4:
5430         Remove lrint/lrintf checks. We don't use it anywhere.
5431
5432 2008-03-18  Andy Wingo  <wingo@pobox.com>
5433
5434         * sys/osxvideo/osxvideosink.m
5435         (gst_osx_video_sink_osxwindow_destroy)
5436         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
5437         task, whoopdee.
5438         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
5439         2 ms.
5440
5441 2008-03-18  Andy Wingo  <wingo@pobox.com>
5442
5443         * sys/osxvideo/osxvideosink.m
5444         (gst_osx_video_sink_osxwindow_destroy)
5445         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
5446         task, whoopdee.
5447         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
5448         2 ms.
5449         
5450 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
5451
5452         Patch by: William M. Brack <wbrack at mmm com hk>
5453
5454         * sys/v4l2/v4l2src_calls.c:
5455           (gst_v4l2src_probe_caps_for_format_and_size),
5456           (gst_v4l2src_probe_caps_for_format):
5457           Make sure the probed frame sizes are reversed in the resulting
5458           caps also when using V4L2_FRMSIZE_STEPWISE (so they end up
5459           highest resolution first); also remove unused variable.
5460           (Partly fixes #520092)
5461
5462 2008-03-17  Wim Taymans  <wim.taymans@collabora.co.uk>
5463
5464         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5465
5466         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
5467         (gst_rtspsrc_finalize):
5468         Call WSAStartup() and WSACleanup before using the Winsock API.
5469         See #520808.
5470
5471 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5472
5473         * gst/avi/gstavidemux.c:
5474           Erm, the buffer-size is just guint, no need for the special format
5475           specifier.
5476
5477 2008-03-16  Tim-Philipp Müller  <tim at centricular dot net>
5478
5479         * gst/goom/plugin_info.c:
5480         * gst/goom/ppc_zoom_ultimate.h:
5481           Small fixes to build more on PPC: ifdef out code that uses unknown
5482           define; add newline at end of header file to avoid compiler warning.
5483           Assembler code still doesn't build though.
5484
5485 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5486
5487         * gst/avi/gstavidemux.c:
5488           Fix up my last commit. Use G_GUINT32_FORMAT for the guint32 debug log.
5489           Also downgrade a GST_WARNING to GST_DEBUG and add a comment.
5490
5491 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5492
5493         * gst/avi/gstavidemux.c:
5494           Chunksize is uint32. Fix format specifier.
5495
5496 2008-03-14  Christian Schaller <christian.schaller@collabora.co.uk>
5497
5498         * gst/rtsp/COPYING.MIT: Remove extra line that got copied over by
5499         mistake. Return file to pure MIT text.
5500
5501 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
5502
5503         * gst/audiofx/audiofx.c:
5504         Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
5505         of hardcoding values.
5506
5507 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
5508
5509         Patch by: Mark Nauwelaerts <manauw skynet be>
5510
5511         * sys/oss/gstosssrc.c: (gst_oss_src_init), (gst_oss_src_getcaps),
5512           (gst_oss_src_close):
5513         * sys/oss/gstosssrc.h:
5514           Cache probed caps, so _get_caps() during recording doesn't cause
5515           ioctl calls which may disrupt the recording (fixes #521875).
5516
5517 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5518
5519         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
5520         (gst_qtdemux_activate_segment),
5521         (gst_qtdemux_prepare_current_sample),
5522         (gst_qtdemux_loop_state_movie), (qtdemux_parse_trak):
5523         Make sure we always send a DISCONT after a seek by setting the sample
5524         index to an undefined value after a seek.
5525
5526 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
5527
5528         * gst/avi/gstavisubtitle.h: (GST_IS_AVI_SUBTITLE),
5529           (GST_IS_AVI_SUBTITLE_CLASS):
5530           Fix up IS_FOO macros, which makes gtk-doc much happier.
5531
5532 2008-03-08  Tim-Philipp Müller  <tim at centricular dot net>
5533
5534         * tests/icles/Makefile.am:
5535           Move the -lgstfoo where it belongs.
5536
5537 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5538
5539         * gst/matroska/ebml-ids.h:
5540         Add ID for EBML CRC32 elements.
5541
5542         * gst/matroska/Makefile.am:
5543         * gst/matroska/ebml-read.c: (gst_ebml_finalize),
5544         (gst_ebml_read_class_init), (gst_ebml_read_peek_bytes),
5545         (gst_ebml_read_get_length), (_ext2dbl), (gst_ebml_read_float),
5546         (gst_ebml_read_header):
5547         Support reading 80bit floats, add finalize method to clean up
5548         in any case, support reading length/id elements with any length
5549         as long as it's smaller than our supported maximum, don't leak
5550         buffers if reading as much data as we wanted failed and some
5551         smaller cleanup.
5552
5553 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5554
5555         Patch by: Olivier Crete <tester at tester dot ca>
5556
5557         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
5558         Check that a buffer is large enough before reading from it.
5559         Fixes bug #521102.
5560         
5561 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5562
5563         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
5564         Fix compilation after removing the GstPollMode from the
5565         constructor.
5566
5567 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5568
5569         * configure.ac:
5570         * gst/audiofx/Makefile.am:
5571         * gst/audiofx/audiochebband.c:
5572         * gst/audiofx/audiocheblimit.c:
5573         * gst/audiofx/math_compat.h:
5574         Check for sinh(), cosh() and asinh() and define our own
5575         implementations if they're not available. Fixes bug #520880.
5576
5577 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5578
5579         Patch by: Olivier Crete <tester at tester dot ca>
5580
5581         * ext/speex/gstspeexenc.c: (gst_speex_enc_chain):
5582         Unref the buffers only once when handling not-negotiated errors.
5583         Fixes bug #520764.
5584
5585 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5586
5587         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5588
5589         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize), (gst_udpsrc_start),
5590         (gst_udpsrc_stop):
5591         Properly balance WSA_Cleanup with WSA_Startup.
5592         Also make the poll controllable on windows. Fixes #520888.
5593
5594 2008-03-06  Wim Taymans  <wim.taymans@collabora.co.uk>
5595
5596         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
5597         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
5598         (gst_ebml_read_element_length), (gst_ebml_peek_id),
5599         (gst_ebml_read_skip), (gst_ebml_read_buffer),
5600         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
5601         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_utf8),
5602         (gst_ebml_read_date), (gst_ebml_read_master),
5603         (gst_ebml_read_binary), (gst_ebml_read_header):
5604         * gst/matroska/ebml-read.h:
5605         * gst/matroska/matroska-demux.c:
5606         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
5607         (gst_matroska_demux_read_track_encodings),
5608         (gst_matroska_demux_add_stream),
5609         (gst_matroska_demux_handle_src_query),
5610         (gst_matroska_demux_handle_seek_event),
5611         (gst_matroska_demux_init_stream),
5612         (gst_matroska_demux_parse_tracks),
5613         (gst_matroska_demux_parse_index_cuetrack),
5614         (gst_matroska_demux_parse_index_pointentry),
5615         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
5616         (gst_matroska_demux_parse_metadata_id_simple_tag),
5617         (gst_matroska_demux_parse_metadata_id_tag),
5618         (gst_matroska_demux_parse_metadata),
5619         (gst_matroska_demux_sync_streams),
5620         (gst_matroska_demux_push_hdr_buf),
5621         (gst_matroska_demux_push_flac_codec_priv_data),
5622         (gst_matroska_demux_push_xiph_codec_priv_data),
5623         (gst_matroska_demux_add_wvpk_header),
5624         (gst_matroska_demux_check_subtitle_buffer),
5625         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
5626         (gst_matroska_demux_parse_cluster),
5627         (gst_matroska_demux_parse_contents_seekentry),
5628         (gst_matroska_demux_parse_contents),
5629         (gst_matroska_demux_loop_stream_parse_id),
5630         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop):
5631         * gst/matroska/matroska-demux.h:
5632         * gst/matroska/matroska-ids.h:
5633         Handle return values from pull_range in a more granular way to properly
5634         shut down on seeks.
5635         Combine return values from push.
5636         Implement proper error handling.
5637         Prepare for handling seeking correctly.
5638
5639 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
5640
5641         * gst/matroska/ebml-read.c:
5642         Use GINT64 formatting constants from GLIB.
5643
5644         * gst/matroska/matroska-demux.c:
5645         Add some guards to avoid a possible division by 0 and crashing
5646         with NULL events on some systems.
5647         Use gst_gdouble_to_guint64 somewhere instead of an implicit
5648         conversion. 
5649
5650         * gst/matroska/matroska-mux.c:
5651         Check for invalid timestamps in a bunch of places to avoid
5652         writing bogus durations into the output file.
5653         Fix some double<->gint64 conversions that weren't using
5654         gst_guint64_to_gdouble
5655
5656 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5657
5658         * configure.ac:
5659         Move the checks for bison, flex and as to the program section and the
5660         check for gcc inline asm to the compiler characteristics section.
5661
5662 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5663
5664         * configure.ac:
5665         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
5666         plug-ins are included/excluded. (#498222)
5667
5668 2008-02-29  Michael Smith <msmith@fluendo.com>
5669
5670         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
5671           Don't call gst_object_sync_values() unless we have a valid timestamp.
5672
5673 2008-02-28  David Schleef  <ds@schleef.org>
5674
5675         * gst/matroska/matroska-demux.c:
5676         * gst/matroska/matroska-ids.h:
5677         * gst/matroska/matroska-mux.c:
5678           Fix Dirac mapping.  I had previously added a VfW-type
5679           mapping, but it looks like Dirac will get a native Matroska
5680           mapping, and this is the most likely method.
5681
5682 2008-02-28  David Schleef  <ds@schleef.org>
5683
5684         * gst/avi/gstavimux.c: Add Dirac encoding
5685
5686 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
5687
5688         Patch by: Peter Kjellerstedt <pkj at axis com>
5689
5690         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
5691         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_unlock),
5692         (gst_udpsrc_unlock_stop), (gst_udpsrc_stop):
5693         * gst/udp/gstudpsrc.h:
5694         Port to GstPoll. See #505417.
5695
5696 2008-02-28  Sebastian Dröge  <slomo@circular-chaos.org>
5697
5698         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
5699         Return GST_FLOW_NOT_NEGOTIATED when the caps are not set
5700         yet on the srcpad. We need rate and channels before we
5701         can do any processing. Fixes bug #519088.
5702
5703 2008-02-26  Jan Schmidt  <jan.schmidt@sun.com>
5704
5705         * configure.ac:
5706         Detect and indicate if GCC inline assembly syntax is
5707         available.
5708
5709         * gst/goom/Makefile.am:
5710         * gst/goom/convolve_fx.c:
5711         * gst/goom/flying_stars_fx.c:
5712         * gst/goom/goom_config.h:
5713         * gst/goom/goom_core.c:
5714         * gst/goom/goomsl.c:
5715         * gst/goom/ifs.c:
5716         * gst/goom/mmx.c:
5717         * gst/goom/plugin_info.c:
5718         * gst/goom/xmmx.c:
5719         Fix various GCC-isms, and only build the inline assembly
5720         with compilers that support GCC inline assembly.
5721
5722         Fix a couple of other warnings shown with Forte.
5723
5724 2008-02-25  Stefan Kost  <ensonic@users.sf.net>
5725
5726         * gst/goom/xmmx.c:
5727           Use 'emms' instead of 'femms' to not crash on cpus that do not
5728           implement this 3dnow specific instruction.
5729
5730 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5731
5732         * gst/goom/plugin_info.c: (setOptimizedMethods):
5733         Use extended MMX for draw_line() too if available, not only
5734         normal MMX.
5735
5736 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5737
5738         * ext/jpeg/gstjpeg.c: (plugin_init):
5739         Remove (commented out) smoke typefinder. This is in base now.
5740
5741 2008-02-23  Jan Schmidt  <jan.schmidt@sun.com>
5742
5743         * gst/goom2k1/Makefile.am:
5744         * gst/goom2k1/gstgoom.c:
5745
5746         Rename the installed library, and don't register the same 
5747         GType name as the new goom.
5748
5749 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5750
5751         * configure.ac:
5752         * ext/taglib/Makefile.am:
5753           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
5754           when building C++ code (#516509).
5755
5756 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5757
5758         * gst/goom/gstgoom.c: (goom_debug), (plugin_init):
5759         * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
5760           (setOptimizedMethods):
5761           Call oil_init(), otherwise oil_get_cpu_flags() won't return
5762           anything useful. Export goom debug category so we can get
5763           rid of the VERBOSE define and the printfs.
5764
5765 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5766
5767         * gst/goom/goomsl_heap.c: (align_it):
5768         * gst/goom/plugin_info.c: (setOptimizedMethods):
5769           Compile fixes for x86-64.
5770
5771 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5772
5773         * gst/goom/Makefile.am: Don't compile lex or yacc outputs
5774         with warnings, but add other CFLAGS
5775
5776         * gst/goom/goomsl.c (gsl_instr_set_namespace),
5777         (gsl_instr_add_param), (iflow_execute), (gsl_enternamespace),
5778         (calculate_labels), (gsl_read_file):
5779         * gst/goom/goomsl_lex.l:
5780         * gst/goom/goomsl_yacc.y:
5781         * gst/goom/plugin_info.c: Remove a few live printf, and
5782         fprintf, replace exit() calls with g_assert_not_reached()
5783         if it not optimal for a library
5784
5785 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5786
5787         * gst/goom/Makefile.am: Remove the warnings being disabled,
5788         fix linkage on x86, spotted by Sebastian Dröge
5789         <slomo@circular-chaos.org>
5790
5791         * gst/goom/convolve_fx.c (convolve_init),
5792         (create_output_with_brightness), (convolve_apply):
5793         * gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
5794         * gst/goom/goomsl.c:
5795         * gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
5796         * gst/goom/plugin_info.c:
5797         * gst/goom/tentacle3d.c (tentacle_fx_create):
5798         Fix warnings, and disable the motifs in the convolve_fx
5799         plugin (they were causing warnings, and they were just
5800         "Goom" in funny letterring)
5801
5802 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5803
5804         * configure.ac: Add checks for Flex/Yacc/Bison and other
5805         furry animals, for the new goom 2k4 based plugin
5806
5807         * gst/goom/*: Update to use goom 2k4, uses liboil to detect
5808         CPU optimisations (not working yet), move the old plugin to...
5809
5810         * gst/goom2k1/*: ... here, in case somebody is sick enough
5811
5812         Fixes #515073
5813
5814 2008-02-22  Wim Taymans  <wim.taymans@collabora.co.uk>
5815
5816         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
5817         Post the server response code in an error message instead of a generic
5818         'error' message. Fixes #517237.
5819
5820 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5821
5822         * tests/check/Makefile.am:
5823         Ignore gconfaudiosrc for the states unit test too. It will fallback
5824         to alsasrc if the gconf settings can't be read and not everybody has
5825         alsa.
5826
5827 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5828
5829         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
5830         (gst_wavpack_parse_create_src_pad):
5831         * ext/wavpack/gstwavpackparse.h:
5832         Always report the duration if we know it in push mode and don't
5833         return 0 just to make totem believe we can't seek in push mode.
5834         Newer totem version use the SEEKING query which properly reports
5835         if we can seek or not.
5836
5837 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5838
5839         Patch by: Jens Granseuer <jensgr at gmx dot net>
5840
5841         * tests/examples/equalizer/demo.c: (main):
5842         C89 fix, moving variable declarations to the beginning of
5843         the block. Fixes bug #517933.
5844
5845 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
5846
5847         * configure.ac:
5848         Back to development...
5849
5850 === release 0.10.7 ===
5851
5852 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
5853
5854         * configure.ac:
5855           releasing 0.10.7, "Red Door Black"
5856
5857 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
5858
5859         * gst/alpha/Makefile.am:
5860         Link alpha plugin with libgstbase. Fixes bug #517386.
5861
5862 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5863
5864         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
5865         Init values to -1 instead of the default 0 value.
5866         Fixes #516524.
5867
5868 2008-02-14  Stefan Kost  <ensonic@users.sf.net>
5869
5870         * tests/examples/spectrum/spectrum-example.c:
5871         Add missing include to fix compilation when libxml usage is disabled.
5872         Fixes: #516371
5873
5874 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5875
5876         patch by:  Wim Taymans  <wim.taymans@collabora.co.uk>
5877         fixes: #514889
5878
5879         * gst/rtp/gstrtph264pay.c:
5880         * gst/rtp/gstrtpmp4gdepay.c:
5881         * gst/rtp/gstrtpmp4gpay.c:
5882         * gst/rtp/gstrtpmp4gpay.h:
5883         * gst/rtp/gstrtptheorapay.c:
5884         * gst/rtp/gstrtpvorbispay.c:
5885
5886         Fix various leaks shown up in valgrind
5887         - free sprops and buffer in error cases in H264 payloader
5888         - fix leak in mp4g depayloader when construction the caps
5889         - don't leak config string in the mp4g payloader
5890         - don't leak buffers and headers in theora and vorbis payloaders
5891
5892         * tests/check/elements/rtp-payloading.c:
5893
5894         Fix the RTP data test
5895         - Actually send valid amr data to the payloader instead of 20
5896         zero-bytes
5897         - The mp4g payloader expects codec_data on the caps
5898
5899 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
5900
5901         * win32/MANIFEST:
5902         Add libgstpng.dsp to MANIFEST.
5903         * win32/vs6/libgstaudiofx.dsp:
5904         Add new source files to VS project file.
5905
5906 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5907
5908         * sys/ximage/gstximagesrc.c:
5909         Initialise variables when opening the X display rather
5910         than in _start(), as the display can be opened before that.
5911
5912         Fixes: #515985
5913
5914 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5915
5916         * sys/directdraw/gstdirectdrawsink.c:
5917         (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
5918         (gst_directdraw_sink_finalize):
5919         Properly chain up finalize functions. Fixes bug #515980.
5920
5921 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5922
5923         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
5924         (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
5925         (gst_v4l2_buffer_pool_class_init):
5926         Chain up the finalize functions. Fixes bug #515984.
5927
5928 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5929
5930         * sys/ximage/ximageutil.c:
5931         Chain up in the finalize function for our custom
5932         buffer sub-class.
5933         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
5934         Fixes: #515706
5935
5936 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5937
5938         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
5939         (gst_fenced_buffer_class_init):
5940         Properly chain up finalize method. Fixes bug #515979.
5941
5942 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5943
5944         * sys/ximage/gstximagesrc.c:
5945         Free allocated Damage memory before closing our connection to the
5946         X server. Partially fixes: #515706
5947
5948 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5949
5950         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
5951         * tests/check/Makefile.am:
5952         * tests/check/gst-plugins-good.supp:
5953         Add a few libjpeg suppressions and initialize a variable to
5954         make smokeenc valgrind clean. Fixes bug #515701.
5955
5956 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
5957
5958         * gst/avi/gstavidemux.c:
5959         Revert patch which sends timestamps only on keyframes, as it
5960         breaks playback with current gst-ffmpeg.
5961
5962         Fixes: #515562
5963
5964 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5965
5966         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5967         * tests/check/elements/multifile.c: (GST_START_TEST):
5968         Close some memory leaks spotted by the unit test. Fixes bug #515697.
5969
5970 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5971
5972         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
5973         Use and unset the GError when pipeline creation fails instead of
5974         simply leaking it. Fixes bug #515704.
5975
5976 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
5977
5978         * gst/audiofx/audioamplify.c:
5979         * gst/audiofx/audiochebband.c:
5980         * gst/audiofx/audiocheblimit.c:
5981         * gst/audiofx/audiodynamic.c:
5982         * gst/audiofx/audioinvert.c:
5983         * gst/audiofx/audiopanorama.c:
5984         * gst/audiofx/audiowsincband.c:
5985         * gst/audiofx/audiowsinclimit.c:
5986         Fix long description of audiofx elements. Fixes bug #515457.
5987
5988 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
5989
5990         * docs/plugins/Makefile.am:
5991         * gst/spectrum/gstspectrum.c:
5992         * tests/examples/spectrum/.cvsignore:
5993         * tests/examples/spectrum/Makefile.am:
5994         * tests/examples/spectrum/spectrum-example.c:
5995
5996         Add a simple example application for the spectrum element, include it
5997         in the docs, and fix some documentation ambiguities.
5998
5999         Fixes: #348085
6000
6001 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
6002
6003         * gst/equalizer/Makefile.am:
6004         * gst/spectrum/Makefile.am:
6005         Fix includes order
6006
6007         * tests/check/Makefile.am:
6008         Exclude v4l2src from the states test - it takes too long to start.
6009
6010         * tests/check/elements/spectrum.c:
6011         Make the test run properly with CK_FORK=no
6012
6013 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
6014
6015         * gst/audiofix/Makefile.am: add missing header files 
6016
6017 2008-02-08  Julien Moutte  <julien@fluendo.com>
6018
6019         * gst/matroska/matroska-demux.c:
6020         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
6021         keyframe and delta units correctly when dealign with a BlockGroup.
6022         Fixes: #514397
6023
6024 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
6025
6026         * tests/check/elements/.cvsignore:
6027         Spell the new tests correctly in .cvsignore
6028
6029 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
6030
6031         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
6032           Need to use gsize here for the size, fixes compiler warning.
6033
6034         * tests/examples/equalizer/.cvsignore:
6035         * tests/examples/equalizer/Makefile.am:
6036         * tests/examples/spectrum/.cvsignore:
6037         * tests/examples/spectrum/Makefile.am:
6038           Add missing files to fix the build.
6039
6040 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
6041
6042         * configure.ac:
6043         * docs/plugins/Makefile.am:
6044         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6045         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6046         * docs/plugins/gst-plugins-good-plugins.args:
6047         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6048         * docs/plugins/inspect/plugin-multifile.xml:
6049         * tests/check/Makefile.am:
6050         * tests/check/elements/.cvsignore:
6051
6052         Move multifile plugin from -bad.
6053         Fixes: #490283
6054
6055 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
6056
6057         * configure.ac:
6058         * docs/plugins/Makefile.am:
6059         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6060         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6061         * docs/plugins/gst-plugins-good-plugins.args:
6062         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6063         * docs/plugins/inspect/plugin-spectrum.xml:
6064         * gst/spectrum/Makefile.am:
6065         * tests/check/Makefile.am:
6066         * tests/check/elements/.cvsignore:
6067         * tests/examples/Makefile.am:
6068
6069         Move spectrum plugin from -bad.
6070         Move examples into tests/examples/spectrum.
6071
6072 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
6073
6074         * configure.ac:
6075         * docs/plugins/Makefile.am:
6076         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6077         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6078         * docs/plugins/gst-plugins-good-plugins.args:
6079         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6080         * docs/plugins/gst-plugins-good-plugins.interfaces:
6081         * docs/plugins/inspect/plugin-equalizer.xml:
6082         * gst/equalizer/Makefile.am:
6083         * tests/check/Makefile.am:
6084         * tests/examples/Makefile.am:
6085         Move the equalizer plugin across from -bad
6086
6087         * tests/check/elements/.cvsignore:
6088         Add equalizer, audiosincwband and audiosincwlimit
6089
6090         * tests/check/elements/equalizer.c:
6091         Fix compiler warnings
6092
6093         Fixes: #415627
6094
6095 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
6096
6097         * configure.ac:
6098         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
6099         are treated like releases and build without it.
6100
6101 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
6102
6103         * docs/plugins/Makefile.am:
6104         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6105         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6106         * docs/plugins/gst-plugins-good-plugins.args:
6107         * docs/plugins/inspect/plugin-audiofx.xml:
6108         * gst/audiofx/Makefile.am:
6109         * gst/audiofx/audiofx.c:
6110         * gst/audiofx/audiowsincband.c:
6111         * gst/audiofx/audiowsincband.h:
6112         * gst/audiofx/audiowsinclimit.c:
6113         * gst/audiofx/audiowsinclimit.h:
6114         * tests/check/Makefile.am:
6115         * tests/check/elements/audiowsincband.c:
6116         * tests/check/elements/audiowsinclimit.c:
6117
6118         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
6119         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
6120         respectively.
6121
6122         Fixes: #467666
6123
6124 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
6125
6126         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
6127         * tests/check/elements/icydemux.c:
6128           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
6129           caps, and add a somewhat useful debug message. Plus test.
6130
6131 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
6132
6133         * gst/rtsp/gstrtspsrc.c:
6134         Include unistd.h only if HAVE_UNISTD_H is defined
6135         * win32/common/config.h.in:
6136         * win32/common/config.h:
6137         Define socklen_t as it seems it's not defined in default 
6138         Visual Studio headers.
6139         * win32/vs6/libgstalpha.dsp:
6140         * win32/vs6/libgstapetag.dsp:
6141         * win32/vs6/libgstavi.dsp:
6142         * win32/vs6/libgstrtp.dsp:
6143         * win32/vs6/libgstrtsp.dsp:
6144         * win32/vs6/libgstvideomixer.dsp:
6145         Update project file dependencies and add new source files       
6146
6147 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
6148
6149         Patch by: Bjarne Rosengren <bjarne at axis dot com>
6150
6151         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
6152         Don't leak buffers when we don't push them downstream.
6153         Fixes bug #514965.
6154
6155 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
6156
6157         * configure.ac:
6158           Bump requirements to (good) released versions to avoid
6159           confusion and make implicit core requirement explicit.
6160
6161 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
6162
6163         * docs/plugins/Makefile.am:
6164         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6165         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6166         * docs/plugins/gst-plugins-good-plugins.args:
6167         * docs/plugins/inspect/plugin-audiofx.xml:
6168         * gst/audiofx/Makefile.am:
6169         * gst/audiofx/audiochebband.c:
6170         * gst/audiofx/audiochebband.h:
6171         * gst/audiofx/audiocheblimit.c:
6172         * gst/audiofx/audiocheblimit.h:
6173         * gst/audiofx/audiochebyshevfreqband.c:
6174         * gst/audiofx/audiochebyshevfreqband.h:
6175         * gst/audiofx/audiochebyshevfreqlimit.c:
6176         * gst/audiofx/audiochebyshevfreqlimit.h:
6177         * gst/audiofx/audiofx.c:
6178         * tests/check/Makefile.am:
6179         * tests/check/elements/.cvsignore:
6180         * tests/check/elements/audiochebband.c:
6181         * tests/check/elements/audiocheblimit.c:
6182         * tests/check/elements/audiochebyshevfreqband.c:
6183         * tests/check/elements/audiochebyshevfreqlimit.c:
6184
6185         Rename audiochebyshevfreqband -> audiochebband and
6186         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
6187         surgery.
6188
6189         Closes: #491811
6190
6191 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
6192
6193         Patch by: Orjan Friberg <orjanf at axis dot com>
6194
6195         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
6196         Fix caps memory leak. Fixes #514573.
6197
6198 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
6199
6200         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
6201         If there's no entries in the subindex, don't try to do anything stupid,
6202         just return.
6203
6204 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
6205
6206         Patch by: John Millikin <jmillikin at gmail dot com>
6207
6208         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
6209           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
6210           Fix extraction of picture blocks with newer libflac versions again:
6211           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
6212
6213 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
6214
6215         * tests/check/Makefile.am:
6216           Add rtp-payloading test to VALGRIND_TO_FIX.
6217
6218         * tests/check/elements/rtp-payloading.c:
6219           Add semicolons after GST_TEST_END so gst-indent gets the
6220           formatting right; make test less verbose in general, but
6221           more verbose in the error case (which should probably
6222           make the test fail anyway).
6223
6224 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
6225
6226         * docs/plugins/Makefile.am:
6227         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6228         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6229         * gst/avi/gstavisubtitle.c:
6230         Add documentation for avisubtitle and change class to
6231         Codec/Parser/Subtitle
6232
6233 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
6234
6235         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6236         Treat ENOTTY (driver does not implement ioctl) the same as
6237         EINVAL since it implies there are no available standards.
6238
6239         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
6240         (gst_v4l2src_get_nearest_size):
6241         Replace gst_v4l2src_get_size_limits with 2 calls to new function
6242         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
6243         probe if the driver does not support VIDIOC_TRY_FMT for whatever
6244         reason, and if we aren't yet actively capturing.
6245
6246         * sys/v4l2/v4l2src_calls.h:
6247         Remove replaced function declaration.
6248
6249 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
6250
6251         * configure.ac:
6252         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
6253         API.
6254
6255 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
6256
6257         * configure.ac:
6258         Fix typo.
6259
6260 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
6261
6262         * gst/alpha/Makefile.am:
6263         * gst/alpha/gstalpha.c:
6264
6265         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
6266         some stuff, and making buffer-alloc and resizing work automatically.
6267         No longer crashes on odd frame widths and heights, although there
6268         seems to be a disagreement with ffmpegcolorspace about what size
6269         an AYUV frame with odd height should be.
6270
6271 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
6272
6273         Patch by: Alessandro Decina <alessandro at nnva dot org>
6274
6275         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
6276         * ext/libpng/gstpngenc.h:
6277         Preallocate the output buffer so that g_memdup() and
6278         gst_buffer_merge() aren't needed anymore. This greatly improves
6279         performances and fixes #512544.
6280
6281 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
6282
6283         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
6284         (gst_avi_demux_stream_data):
6285         GStreamer timestamps are PTS values while AVI only knows about DTS
6286         timestamps. Make sure we only copy the DTS as the buffer timestamp when
6287         we are dealing with a key frame.
6288
6289 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6290
6291         * tests/check/Makefile.am:
6292         * tests/check/elements/.cvsignore:
6293         * tests/check/elements/rtp-payloading.c:
6294           Add add testsuite for the rtp-payloader that tries simulating
6295           dataflow. Needs more test data.
6296
6297 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
6298
6299         * tests/check/elements/alphacolor.c:
6300           Remove two unused variables.
6301
6302 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
6303
6304         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
6305           Use g_ascii_strtoll() instead of atoll, which is only
6306           available in C99.
6307
6308 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
6309
6310         * gst/rtp/Makefile.am:
6311         * gst/rtp/gstrtp.c:
6312         * gst/rtp/gstrtpmpvpay.c:
6313         * gst/rtp/gstrtpmpvpay.h:
6314         Add MPEG2 video payloader
6315
6316 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
6317
6318         * gst/level/gstlevel.c:
6319         Use #include <math.h> instead of #include "math.h".
6320
6321 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
6322
6323         * tests/check/Makefile.am:
6324         Fix up some CFLAGS sets.
6325         Don't include gconfvideosrc in the states test.
6326
6327         * tests/check/elements/autodetect.c: (GST_START_TEST):
6328         Add some error strings to fail_unless arguments to fix some weird
6329         compiler errors on Solaris.
6330
6331 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
6332
6333         * configure.ac:
6334         Detect video4linux headers on Solaris too.
6335         * sys/v4l2/gstv4l2colorbalance.h:
6336         * sys/v4l2/gstv4l2object.h:
6337         * sys/v4l2/v4l2_calls.c:
6338         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
6339         (gst_v4l2_buffer_new):
6340
6341         Make v4l2 build on Solaris.
6342         Patch by: Brian Cameron  <brian.cameron at sun dot com>
6343         Fixes: #510505
6344
6345 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6346
6347         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6348           Update list from (still local) scanning script.
6349
6350 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
6351
6352         Based on a patch by:
6353             Victor STINNER <victor dot stinner at haypocalc dot com>
6354
6355         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
6356         Set variable to NULL after freeing it to prevent double frees
6357         or make failures by another use of it afterwards more obvious
6358         and fix use of it after the freeing. Fixes bug #510592.
6359
6360 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6361
6362         * gst/udp/gstmultiudpsink.c:
6363         use GST_WARNING for logging
6364
6365 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6366
6367         * gst/udp/gstmultiudpsink.c:
6368         Don't try to leave a multicast group with an invalid socket
6369
6370 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
6371
6372         * ext/flac/gstflacdec.c:
6373           Fix compilation against flac 1.1.2 (as on debian stable), where
6374           the picture metadata defines and structs don't exist yet.
6375           Fixes #509301.
6376
6377 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
6378
6379         Patch by: Olivier Crete <tester at tester dot ca>
6380
6381         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
6382         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
6383         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
6384         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
6385         * gst/udp/gstmultiudpsink.h:
6386         Add property to automatically join a multicast group or not. This can be
6387         useful when sharing a socket between multiple elements.
6388         Fixes #509531.
6389
6390 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6391
6392         * gst/videomixer/Makefile.am:
6393           Add controller flags.
6394
6395 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6396
6397         * gst/videomixer/videomixer.c:
6398           Also commit the missing gst_object_sync_values().
6399
6400 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6401
6402         * docs/plugins/Makefile.am:
6403           Remove duplicate entry.
6404
6405 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6406
6407         * docs/plugins/Makefile.am:
6408         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6409         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6410         * docs/plugins/inspect/plugin-gamma.xml:
6411         * docs/plugins/inspect/plugin-monoscope.xml:
6412         * docs/plugins/inspect/plugin-video4linux2.xml:
6413           Add 3 more plugins to docs.
6414
6415 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6416
6417         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6418         * sys/osxvideo/osxvideosink.h:
6419           Revert previous change caused by a file that got stuck on an old
6420           revision.
6421
6422 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6423
6424         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6425         * gst/multipart/Makefile.am:
6426         * gst/multipart/multipartdemux.c:
6427         * gst/multipart/multipartdemux.h:
6428         * gst/multipart/multipartmux.c:
6429         * gst/multipart/multipartmux.h:
6430           Re-add multipartdemux to the docs. Last round of section cleanup.
6431
6432 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6433
6434         * docs/plugins/Makefile.am:
6435         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6436         * sys/osxaudio/gstosxaudiosink.h:
6437         * sys/osxvideo/osxvideosink.h:
6438           Managed to resolve most unused declarations. Filed a bug for one left.          
6439
6440 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6441
6442         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6443           Cleanup section file.
6444
6445 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6446
6447         * docs/plugins/Makefile.am:
6448         * docs/plugins/gst-plugins-good-plugins.args:
6449         * docs/plugins/gst-plugins-good-plugins.signals:
6450         * docs/plugins/inspect/plugin-alaw.xml:
6451         * docs/plugins/inspect/plugin-alpha.xml:
6452         * docs/plugins/inspect/plugin-alphacolor.xml:
6453         * docs/plugins/inspect/plugin-annodex.xml:
6454         * docs/plugins/inspect/plugin-apetag.xml:
6455         * docs/plugins/inspect/plugin-audiofx.xml:
6456         * docs/plugins/inspect/plugin-auparse.xml:
6457         * docs/plugins/inspect/plugin-autodetect.xml:
6458         * docs/plugins/inspect/plugin-avi.xml:
6459         * docs/plugins/inspect/plugin-cairo.xml:
6460         * docs/plugins/inspect/plugin-cdio.xml:
6461         * docs/plugins/inspect/plugin-cutter.xml:
6462         * docs/plugins/inspect/plugin-debug.xml:
6463         * docs/plugins/inspect/plugin-dv.xml:
6464         * docs/plugins/inspect/plugin-efence.xml:
6465         * docs/plugins/inspect/plugin-effectv.xml:
6466         * docs/plugins/inspect/plugin-flac.xml:
6467         * docs/plugins/inspect/plugin-flxdec.xml:
6468         * docs/plugins/inspect/plugin-gconfelements.xml:
6469         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
6470         * docs/plugins/inspect/plugin-goom.xml:
6471         * docs/plugins/inspect/plugin-halelements.xml:
6472         * docs/plugins/inspect/plugin-icydemux.xml:
6473         * docs/plugins/inspect/plugin-id3demux.xml:
6474         * docs/plugins/inspect/plugin-jpeg.xml:
6475         * docs/plugins/inspect/plugin-ladspa.xml:
6476         * docs/plugins/inspect/plugin-level.xml:
6477         * docs/plugins/inspect/plugin-matroska.xml:
6478         * docs/plugins/inspect/plugin-mulaw.xml:
6479         * docs/plugins/inspect/plugin-multipart.xml:
6480         * docs/plugins/inspect/plugin-navigationtest.xml:
6481         * docs/plugins/inspect/plugin-png.xml:
6482         * docs/plugins/inspect/plugin-quicktime.xml:
6483         * docs/plugins/inspect/plugin-rtp.xml:
6484         * docs/plugins/inspect/plugin-rtsp.xml:
6485         * docs/plugins/inspect/plugin-shout2send.xml:
6486         * docs/plugins/inspect/plugin-smpte.xml:
6487         * docs/plugins/inspect/plugin-speex.xml:
6488         * docs/plugins/inspect/plugin-taglib.xml:
6489         * docs/plugins/inspect/plugin-udp.xml:
6490         * docs/plugins/inspect/plugin-videobalance.xml:
6491         * docs/plugins/inspect/plugin-videobox.xml:
6492         * docs/plugins/inspect/plugin-videocrop.xml:
6493         * docs/plugins/inspect/plugin-videoflip.xml:
6494         * docs/plugins/inspect/plugin-videomixer.xml:
6495         * docs/plugins/inspect/plugin-wavenc.xml:
6496         * docs/plugins/inspect/plugin-wavpack.xml:
6497         * docs/plugins/inspect/plugin-wavparse.xml:
6498           Update plugin docs.
6499
6500         * gst/videomixer/Makefile.am:
6501         * gst/videomixer/videomixer.c:
6502         * gst/videomixer/videomixer.h:
6503         * gst/videomixer/videomixerpad.h:
6504           Split out header to fix warnings from the doc-build.
6505
6506 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6507
6508         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6509
6510         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
6511         Use atoll to parse the rtptime with enough precision. Fixes #509329.
6512
6513 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
6514
6515         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
6516         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
6517           Initialise variables to work around (false) 'foo might be used
6518           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
6519
6520 2008-01-11  David Schleef  <ds@schleef.org>
6521
6522         * docs/plugins/.cvsignore:
6523         * tests/check/pipelines/.cvsignore:
6524           Ignore more files for the buildbot.
6525
6526 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
6527
6528         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
6529         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
6530         Generate the image-type values correctly. Leave them out of the caps
6531         when outputting a "preview image" tag, since it only makes sense
6532         to have one of those - the type is irrelevant.
6533
6534         * sys/sunaudio/gstsunaudiomixerctrl.c:
6535         (gst_sunaudiomixer_ctrl_open):
6536         If we can, mark the mixer multiple open when we use it, in case
6537         (for some reason) the process wants to open it again elsewhere.
6538
6539 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6540
6541         Patch by: Olivier Crete <tester at tester dot ca>
6542
6543         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
6544         * gst/rtp/gstrtptheorapay.c:
6545         Fix the clock rate to 90000 as required by the RFC.
6546         Fixes #508644.
6547
6548 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
6549
6550         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
6551           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
6552
6553 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
6554
6555         * autogen.sh:
6556           Add -Wno-portability to the automake parameters to stop warnings
6557           about GNU make extensions being used. We require GNU make in almost
6558           every Makefile anyway.
6559           
6560         * configure.ac:
6561           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
6562           at the same time is required for per target flags.
6563
6564 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
6565
6566         * gst/videomixer/videomixer.c: (gst_videomixer_init):
6567         Fix error from my last commit.
6568
6569 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
6570
6571         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6572
6573         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
6574           Make sure the ISO 639-X language code in ID3v2 COMM frames
6575           is actually valid UTF-8 (or rather: ASCII), so we don't end
6576           up with non-UTF8 strings in tags if there's garbage in the
6577           language field. Also make sure the language code is always
6578           lower case. Fixes: #508291.
6579
6580 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6581
6582         * ChangeLog:
6583           Fix ChangeLog typo.
6584
6585 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6586
6587         * Makefile.am:
6588           Include lcov.mak to allow building coverage reports. Guard
6589           check-torture target like in the other packages.
6590
6591 2008-01-09  Sameer Naik  <sameer@damagehead.com>
6592
6593         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
6594
6595         * gst/videomixer/videomixer.c:
6596         (gst_videomixer_set_master_geometry), (_do_init),
6597         (gst_videomixer_child_proxy_get_child_by_index),
6598         (gst_videomixer_child_proxy_get_children_count),
6599         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
6600         (gst_videomixer_init), (gst_videomixer_request_new_pad),
6601         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
6602         Implement GstChildProxy interface.
6603         Send newsegment at the right moment
6604         Fixes #488879
6605
6606 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
6607
6608         * gst/alpha/Makefile.am:
6609         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
6610         (gst_alpha_sink_event), (gst_alpha_chain),
6611         (gst_alpha_change_state), (plugin_init):
6612         Make the various properties of 'alpha' controllable. This allows doing
6613         niceties like fade-in/fade-out.
6614
6615 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6616
6617         * gst/rtp/gstasteriskh263.c:
6618         * gst/rtp/gstrtpL16depay.c:
6619         * gst/rtp/gstrtpac3depay.c:
6620         * gst/rtp/gstrtpamrpay.c:
6621         * gst/rtp/gstrtpdepay.c:
6622         * gst/rtp/gstrtpgsmdepay.c:
6623         * gst/rtp/gstrtph263depay.c:
6624         * gst/rtp/gstrtph263pdepay.c:
6625         * gst/rtp/gstrtph263ppay.c:
6626         * gst/rtp/gstrtph264depay.c:
6627         * gst/rtp/gstrtph264pay.c:
6628         * gst/rtp/gstrtpmp2tdepay.c:
6629         * gst/rtp/gstrtpmp4adepay.c:
6630         * gst/rtp/gstrtpmp4gdepay.c:
6631         * gst/rtp/gstrtpmp4gpay.c:
6632         * gst/rtp/gstrtpmp4vdepay.c:
6633         * gst/rtp/gstrtpmpadepay.c:
6634         * gst/rtp/gstrtpmpvdepay.c:
6635         * gst/rtp/gstrtpsv3vdepay.c:
6636         * gst/rtp/gstrtptheoradepay.c:
6637         * gst/rtp/gstrtptheorapay.c:
6638         * gst/rtp/gstrtpvorbisdepay.c:
6639         * gst/rtp/gstrtpvorbispay.c:
6640           Remove copy/paste unused code (property setters and getter) found by
6641           the coverage suite (yay, saves ~20k on disk).
6642
6643 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6644
6645         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
6646           (videosink_templ):
6647           Also fix up pad templates to indicate that image/jpeg doesn't
6648           absolutely require the framerate property to be set (#504081).
6649
6650 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6651
6652         Based on patch by: Wouter Cloetens  <wouter at mind be>
6653
6654         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
6655           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
6656           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
6657         * gst/matroska/matroska-mux.h:
6658           Keep track of first and last timestamps for each incoming stream,
6659           so we can calculate the total duration for live sources and other
6660           input where we can't query the duration from the start or where
6661           there's no constant framerate from which we can deduce the
6662           duration; also use calculated/observed duration if it is bigger
6663           than the previously queried duration. Furthermore, use
6664           gst_pad_query_peer_duration() and take into account that it may
6665           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
6666           screws up comparisons when using unsigned integers. Fixes #504081.
6667
6668 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
6669
6670         * configure.ac:
6671         * gst/audiofx/audioamplify.c:
6672         (gst_audio_amplify_clipping_method_get_type),
6673         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
6674         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
6675         (gst_audio_dynamic_transform_ip):
6676         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
6677         (gst_audio_invert_transform_ip):
6678         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
6679         (gst_audio_panorama_transform):
6680         * gst/level/gstlevel.c: (gst_level_init):
6681         Make elements GST_BUFFER_FLAG_GAP aware and call
6682         gst_base_transform_set_gap_aware for this.
6683         Bump core requirement to CVS.
6684         
6685         * gst/audiofx/audiochebyshevfreqband.c:
6686         (gst_audio_chebyshev_freq_band_transform_ip):
6687         * gst/audiofx/audiochebyshevfreqlimit.c:
6688         (gst_audio_chebyshev_freq_limit_transform_ip):
6689         Also sync GObject properties to the controller if operating
6690         in passthrough mode.
6691
6692 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
6693
6694         * sys/directdraw/gstdirectdrawsink.c:
6695           (gst_directdraw_sink_window_thread):
6696           FALSE is not a gpointer.
6697
6698 2008-01-05  Julien Moutte  <julien@fluendo.com>
6699
6700         * sys/directdraw/gstdirectdrawsink.c:
6701         (gst_directdraw_sink_set_window_id),
6702         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
6703         (gst_directdraw_sink_buffer_alloc),
6704         (gst_directdraw_sink_draw_borders),
6705         (gst_directdraw_sink_show_frame),
6706         (gst_directdraw_sink_setup_ddraw),
6707         (gst_directdraw_sink_window_thread),
6708         (gst_directdraw_sink_get_ddrawcaps),
6709         (gst_directdraw_sink_surface_create): Make sure we create our
6710         internal window only when we need it. That will give a chance to
6711         the application to get the prepare-xwindow-id bus message. Draw
6712         black borders when keeping aspect ratio. Handle the case where our
6713         rendering window disappears (closed or errors) like other sinks
6714         do. Various 80 columns fixes, improve state change order. That
6715         element could need some more love.
6716
6717 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
6718
6719         * ext/taglib/gstapev2mux.h:
6720         * ext/taglib/gstid3v2mux.h:
6721         Remove useless typedefs without new type name. Fixes a warning with
6722         gcc 4.3.
6723
6724 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
6725
6726         Patch by: John Millikin <jmillikin at gmail dot com>
6727
6728         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
6729         (gst_flac_dec_setup_stream_decoder),
6730         (gst_flac_normalize_picture_mime_type),
6731         (gst_flac_extract_picture_buffer),
6732         (gst_flac_dec_metadata_callback):
6733         Emit metadata messages when a PICTURE block is encountered.
6734         Fixes #506715.
6735
6736 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
6737
6738         * gst/avi/gstavi.c:
6739         increase rank because no known issues anymore ...
6740         * gst/avi/gstavisubtitle.c:
6741         send subtitle name to the srcpad
6742
6743 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
6744
6745         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
6746         * gst/rtsp/gstrtspsrc.h:
6747         Implement redirect for the DESCRIBE reply. Fixes #506025.
6748
6749 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
6750
6751         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
6752         Fix 'xyz may be used uninitialized' compiler warnings caused
6753         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
6754         abort() in any case but properly report the error.
6755
6756 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
6757
6758         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
6759         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
6760         * sys/ximage/gstximagesrc.c: (composite_pixel):
6761           Fix 'xyz may be used uninitialized' compiler warnings caused
6762           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
6763           not really nice to abort in any case). Fixes #505745.
6764
6765 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6766
6767         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
6768           Small unit test fix (has no practical impact at the moment,
6769           since we're only feeding utf8 and hence just create a sub-
6770           buffer for the output).
6771
6772 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
6773
6774         * gst/avi/gstavisubtitle.c:
6775         * tests/check/elements/avisubtitle.c:
6776         Add seeking support for avi subtitle
6777
6778 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
6779
6780         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
6781         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
6782         (gst_flac_dec_write):
6783         * ext/flac/gstflacdec.h:
6784         Remove some unused vars.
6785         Do more cleanup of leftover events and tags.
6786         Output tags after the segment event. Fixes #504018.
6787
6788 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6789
6790         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
6791           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
6792           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
6793           Detect other UTF byte order markers and convert to UTF-8 as
6794           appropriate.
6795
6796 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6797
6798         * gst/avi/gstavisubtitle.c: (src_template),
6799           (gst_avi_subtitle_extract_utf8_file),
6800           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
6801           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
6802           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
6803         * gst/avi/gstavisubtitle.h:
6804           Refactor a bit; fix name extraction; don't assume all the data
6805           in the chunk is actually subtitle data, there may be padding at
6806           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
6807           file so it's there to send again after a seek (for future use).
6808
6809 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6810
6811         * gst/avi/Makefile.am:
6812         * gst/avi/gstavi.c:
6813         * gst/avi/gstavisubtitle.c:
6814         * gst/avi/gstavisubtitle.h:
6815         * tests/check/Makefile.am:
6816         * tests/check/elements/avisubtitle.c:
6817         * win32/common/config.h:
6818                 Add avi subtitle element for bug #442034. Need seeking support
6819                 and more support for character conversion.
6820
6821 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6822
6823         * Makefile.am:
6824           Include common/win32.mak for CRLF check of win32 project
6825           files (see #393626).
6826
6827         * win32/vs6/libgstpng.dsp:
6828           Fix line endings and do cvs admin -kb.
6829
6830 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
6831
6832         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
6833         Actually drop the buffers which are outside the currently configured
6834         segment instead of just emitting a WARNING.
6835
6836 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6837
6838         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
6839         (gst_flac_dec_write):
6840         * ext/flac/gstflacdec.h:
6841         Send segments from the streaming thread. Fixes #502187.
6842         Fix segment seeking and a bunch of other seeking cases.
6843
6844 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6845
6846         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
6847           Parse WOAF frames and put the result into GST_TAG_CONTACT,
6848           which is where it would end up if the same information was
6849           put in a vorbis comment (don't think it's worth adding a
6850           new URI tag for this). Fixes #488112.
6851
6852 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6853
6854         * configure.ac:
6855           We need core/base 0.10.15 or later.
6856
6857 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6858
6859         Patch by: Mark Nauwelaerts <manauw skynet be>
6860
6861         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
6862         Fix regression in stream numbering. Fixes #502655.
6863
6864 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6865
6866         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
6867
6868         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
6869         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
6870         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
6871         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
6872         (gst_rtp_h264_pay_handle_buffer):
6873         * gst/rtp/gstrtph264pay.h:
6874         Use higher performance start-code searching.
6875         Parse NALs and store SPS, PPS and profile in the caps so that they can
6876         be used in the SDP. Fixes #502814.
6877
6878 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6879
6880         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6881         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
6882           Init some structs to zero before we pass them to ioctl, which
6883           avoids valgrind warnings.  Also fix a small memory leak.
6884
6885 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6886
6887         Patch by: Wouter Cloetens <wouter at mind dot be>
6888
6889         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
6890         Copy timestamp from input to output. Not very perfect yet but better
6891         than nothing. Fixes #503023.
6892
6893 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6894
6895         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6896           Also print a useful error message with the old Wavpack API
6897           if possible.
6898
6899 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
6900
6901         * ext/wavpack/gstwavpackdec.c:
6902           More build fixes for old libwavpack versions: include config.h so
6903           that WAVPACK_OLD_API is actually defined as detected; only use
6904           WavpackGetErrorMessage if it is available. This fixes the build
6905           on debian stable for me.
6906
6907 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6908
6909         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6910         * ext/wavpack/gstwavpackparse.c:
6911           (gst_wavpack_parse_create_src_pad):
6912           Workaround the non-existance of WavpackGetChannelMask in Wavpack
6913           versions below 4.40.0.
6914
6915 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6916
6917         * configure.ac:
6918           And now do it right for real...
6919
6920 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6921
6922         * configure.ac:
6923           Correctly reset $LIBS to not contain -lm.
6924
6925 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6926
6927         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
6928
6929         * configure.ac:
6930         * ext/cairo/gsttimeoverlay.c:
6931           (gst_cairo_time_overlay_print_smpte_time):
6932           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
6933           and checking for rint() and implementing it ourself if it doesn't
6934           exist. Fixes #497293.
6935
6936 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6937
6938         * configure.ac:
6939           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
6940
6941 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
6942
6943         * sys/oss/gstosshelper.c:
6944         Verify that the format returned after the ioctl is the one
6945         we requested. It is valid for the ioctl to succeed while
6946         substituting an alternate 'supported' sample format.
6947
6948 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
6949
6950         * sys/oss/gstossaudio.c: (plugin_init):
6951         * sys/oss/gstosssink.c: (gst_oss_sink_open):
6952         * sys/oss/gstosssrc.c: (gst_oss_src_open):
6953           Post decent (and translated) error message when we can't
6954           open the audio device for some reason.
6955
6956 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
6957
6958         * sys/oss/gstosssink.c:
6959         * sys/oss/gstosssrc.c:
6960         Allow the AUDIODEV environment variable to redirect us
6961         to a different default OSS device, like sunaudiosink does
6962         on Solaris (makes audio play automatically on SunRays).
6963
6964 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
6965
6966         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
6967         * gst/audiofx/audiochebyshevfreqband.c:
6968         (gst_audio_chebyshev_freq_band_transform_ip):
6969         * gst/audiofx/audiochebyshevfreqlimit.c:
6970         (gst_audio_chebyshev_freq_limit_transform_ip):
6971         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
6972         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
6973         The transform_ip() methods should do nothing if in passthrough mode.
6974         It might get non-writable buffers in that case but the buffer might
6975         as well be writable.
6976
6977         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
6978         The transform() methods won't be called in passthrough mode and
6979         otherwise the buffer is always writable so don't check here.
6980
6981 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
6982
6983         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
6984           Fix seeking in .wav files again (#501775).  Some people seem to think
6985           they don't need to test their changes when they're just 'reflowing'
6986           some code.
6987
6988 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
6989
6990         * gst/autodetect/gstautovideosink.c:
6991         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
6992         (gst_auto_video_sink_init),
6993         (gst_auto_video_sink_create_element_with_pretty_name),
6994         (gst_auto_video_sink_find_best),
6995         (gst_auto_video_sink_set_property),
6996         (gst_auto_video_sink_get_property):
6997         * gst/autodetect/gstautovideosink.h:
6998         Fix docs.
6999         Use same error reporting code as autoaudiosink.
7000         Add property to filter sinks based on caps. Only select raw video sinks
7001         by default for backwards compat.
7002         API: GstAutoVideoSink::filter-caps
7003
7004 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
7005
7006         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7007
7008         * gst/autodetect/gstautoaudiosink.c:
7009         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
7010         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
7011         (gst_auto_audio_sink_set_property),
7012         (gst_auto_audio_sink_get_property):
7013         * gst/autodetect/gstautoaudiosink.h:
7014         Add property to filter sinks based on caps. Only select raw audio sinks
7015         by default for backwards compat.  Fixes #417420.
7016         API: GstAutoAudioSink::filter-caps
7017
7018 2007-11-29  Michael Smith <msmith@fluendo.com>
7019
7020         Patch by: Arek Korbik <arkadini@gmail.com>
7021
7022         * gst/videobox/gstvideobox.c: (plugin_init):
7023           Initialise liboil in plugin_init()
7024
7025 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
7026
7027         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
7028         Post error before sending EOS. Fixes #499178.
7029
7030 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
7031
7032         * win32/vs6/gst_plugins_good.dsw:
7033         * win32/vs6/libgstpng.dsp:
7034         Add a project file for libgstpng
7035
7036 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
7037
7038         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
7039         (gst_rtp_h263_depay_process):
7040         Code beautification.
7041         Added debug statements.
7042         Don't bit-shift everything, just do operations on last/first byte
7043         instead.
7044
7045 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
7046
7047         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
7048
7049         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
7050         Fix wrong comparison in overrun check. Fixes #499239 some more.
7051
7052 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
7053
7054         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
7055         (gst_rtp_h263_depay_process):
7056         * gst/rtp/gstrtph263depay.h:
7057         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
7058         stream.
7059
7060 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
7061
7062         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
7063
7064         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
7065         (gst_rtp_mp4a_depay_process):
7066         * gst/rtp/gstrtpmp4adepay.h:
7067         Fix depayloading when multiple frames are inside one RTP packet.
7068         Fixes #499239.
7069
7070 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
7071
7072         * gst/level/gstlevel.c:
7073           Add GAP-flag support.
7074
7075 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
7076
7077         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
7078         Read the I flag for Mode A h263 rtp stream and set the
7079         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
7080         Fixes #499383
7081
7082 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
7083
7084         * gst/level/gstlevel.c:
7085           Remove some dead code and do cleanups.
7086
7087 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
7088
7089         * tests/check/pipelines/simple-launch-lines.c:
7090           Improve the tests by allowing to set a target state.
7091
7092 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
7093
7094         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
7095         Don't check the caps of the output buffer if they're equal some
7096         other caps. The caps can change in a backward compatible way
7097         and did at this point.
7098
7099 2007-11-24  Julien MOUTTE  <julien@moutte.net>
7100
7101         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
7102         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
7103         (gst_qtdemux_seek_to_previous_keyframe),
7104         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
7105         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
7106         reverse playback support.
7107
7108 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
7109
7110         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
7111         Also set the channel layout on the Wavpack caps if we're having
7112         a mono layout. Of course only do it for "audio/x-wavpack".
7113
7114 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
7115
7116         * ext/wavpack/gstwavpackcommon.c:
7117         (gst_wavpack_get_default_channel_mask),
7118         (gst_wavpack_set_channel_layout),
7119         (gst_wavpack_get_default_channel_positions),
7120         (gst_wavpack_get_channel_mask_from_positions),
7121         (gst_wavpack_set_channel_mapping):
7122         * ext/wavpack/gstwavpackcommon.h:
7123         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
7124         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
7125         * ext/wavpack/gstwavpackdec.h:
7126         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
7127         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
7128         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
7129         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
7130         (gst_wavpack_enc_rewrite_first_block),
7131         (gst_wavpack_enc_sink_event):
7132         * ext/wavpack/gstwavpackenc.h:
7133         * ext/wavpack/gstwavpackparse.c:
7134         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
7135         (gst_wavpack_parse_scan_to_find_sample),
7136         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
7137         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
7138         * ext/wavpack/gstwavpackparse.h:
7139         Add support for encoding, parsing and decoding multichannel
7140         files with up to 8 channels. This also improves the robustness
7141         of parsing quite a bit.
7142
7143         * ext/wavpack/gstwavpackstreamreader.c:
7144         (gst_wavpack_stream_reader_read_bytes),
7145         (gst_wavpack_stream_reader_get_pos),
7146         (gst_wavpack_stream_reader_set_pos_abs),
7147         (gst_wavpack_stream_reader_set_pos_rel),
7148         (gst_wavpack_stream_reader_push_back_byte),
7149         (gst_wavpack_stream_reader_get_length),
7150         (gst_wavpack_stream_reader_can_seek),
7151         (gst_wavpack_stream_reader_write_bytes):
7152         Improve debugging.
7153
7154 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
7155
7156         * ext/libpng/gstpngdec.c:
7157         * ext/libpng/gstpngdec.h:
7158           Don't release the png-memory from within the callback.
7159
7160 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
7161
7162         Patch by: René Stadler <mail at renestadler dot de>
7163
7164         * ext/libpng/gstpngenc.c:
7165           Don't leak buffer data memory. Fixes #498395.
7166
7167 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
7168
7169         Patch by: René Stadler <mail at renestadler dot de>
7170
7171         * tests/check/pipelines/simple-launch-lines.c:
7172           Tests for #498395.
7173
7174 2007-11-20  Julien MOUTTE  <julien@moutte.net>
7175
7176         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
7177         (gst_tag_lib_mux_adjust_event_offsets):
7178         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
7179         * sys/osxaudio/Makefile.am:
7180         * sys/osxvideo/cocoawindow.h:
7181         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
7182
7183 2007-11-15  David Schleef  <ds@schleef.org>
7184
7185         * ext/cairo/gsttextoverlay.c:
7186           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
7187
7188 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7189
7190         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
7191
7192         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
7193         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
7194         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
7195         * gst/rtp/gstrtpmp2tpay.h:
7196         Fill the MTU with as many packets as possible. Fixes #491323.
7197
7198 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7199
7200         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7201
7202         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
7203         Fix some more leaks. Fixes #497007.
7204
7205 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7206
7207         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7208
7209         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
7210         (gst_rtspsrc_stream_configure_tcp):
7211         Fix 3 pad leaks. Fixes #496983.
7212
7213 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7214
7215         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7216
7217         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
7218         Fix small leak. Fixes #497017.
7219
7220 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
7221
7222         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7223         (gst_qtdemux_prepare_current_sample),
7224         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
7225         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
7226         * gst/qtdemux/qtdemux_fourcc.h:
7227         * gst/qtdemux/qtdemux_types.c:
7228         Add suppport for theora in quicktime according to XiphQT.
7229
7230 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
7231
7232         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
7233         (gst_v4l2src_init), (gst_v4l2src_set_property),
7234         (gst_v4l2src_get_property):
7235         * sys/v4l2/gstv4l2src.h:
7236         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7237           Always copy buffers by default (handle safer with bugged drivers)
7238           and added a property to make it possible to use mmap effectively (no
7239           copy if possible) when application wants to. Fixes: #480557.
7240
7241 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7242
7243         * gst/id3demux/id3tags.c:
7244         * gst/id3demux/id3tags.h:
7245         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
7246           We don't want the same string multiple times in a tag list for the
7247           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
7248           this doesn't happen and remove special-case code for GST_TAG_GENRE.
7249
7250 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7251
7252         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
7253           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
7254           into ID3v2 TXXX frames (fixes #347848).
7255
7256 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7257
7258         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
7259           Don't leak sdp message contents (fixes #496773).
7260
7261         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
7262           Don't leak URI string.
7263
7264 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7265
7266         Patch by: Julien Puydt <julien dot puydt at laposte net>
7267
7268         * ext/raw1394/Makefile.am:
7269         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
7270           (gst_1394_property_probe_get_properties),
7271           (gst_1394_property_probe_probe_property),
7272           (gst_1394_property_probe_needs_probe),
7273           (gst_1394_property_probe_get_values),
7274           (gst_1394_property_probe_interface_init),
7275           (gst_1394_type_add_property_probe_interface):
7276         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
7277         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
7278           (gst_dv1394src_init), (gst_dv1394src_dispose),
7279           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
7280           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
7281           (gst_dv1394src_update_device_name):
7282         * ext/raw1394/gstdv1394src.h:
7283           Implement GstPropertyProbe interface and add "device-name" property,
7284           so applications can use this to probe for available devices in the
7285           same way they can already with v4lsrc and v4l2src (however horrible
7286           this property probe interface may be). Fixes #358841.
7287
7288 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7289
7290         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7291
7292         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
7293           (gst_rtspsrc_parse_range):
7294           Don't leak event, don't leak range (fixes #496752).
7295
7296 2007-11-14  Michael Smith <msmith@fluendo.com>
7297
7298         Patch by: Arek Korbik <arkadini@gmail.com>
7299
7300         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
7301           Detect RGBA/BGRA correctly on little endian systems.
7302
7303 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7304
7305         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
7306           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
7307           corresponding ioctl() call fails even though the driver claims to
7308           support this format, just fall back to the pre-2.6.19 kernel
7309           routine that creates caps with suitable height and width ranges
7310           (see #448278).
7311
7312 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7313
7314         Patch by: Mark Nauwelaerts <manauw skynet be>
7315
7316         * gst/matroska/matroska-demux.c:
7317           (gst_matroska_demux_push_dvd_clut_change_event),
7318           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
7319           (gst_matroska_demux_subtitle_caps):
7320         * gst/matroska/matroska-ids.h:
7321           Extract palette data for dvd subpicture streams and send it
7322           downstream as custom gstreamer dvd event (fixes #453417).
7323
7324 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
7325
7326         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
7327           Implement minimal parsing of the passed pango font description
7328           string, so passing a font size works the same as with the
7329           pango textoverlay plugin; fixes #455086.
7330           (Maybe we could just use pangocairo here at some point).
7331
7332 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
7333
7334         * gst/avi/gstavidemux.c:
7335         * gst/wavparse/gstwavparse.c:
7336           Return the result in _activate_pull(). Don't ref element there.
7337
7338 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
7339
7340         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
7341         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
7342         (gst_wavparse_srcpad_event):
7343           Ref the element when we should, but not when we its not needed. Reflow
7344           the event_handling to not leak the event.       
7345
7346 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
7347
7348         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7349         (qtdemux_parse_samples):
7350         Properly free QTDemuxSamples array.
7351         Protect table write with a sensible check, some files apparently DO contain
7352         stts values starting with 0 :(
7353
7354 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
7355
7356         * gst/avi/gstavidemux.c:
7357         * gst/qtdemux/qtdemux.c:
7358           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
7359           previous commit messed up.
7360
7361 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
7362
7363         * gst/avi/gstavidemux.c:
7364         * gst/qtdemux/qtdemux.c:
7365           Sync _handle_src_event() with oggdemux. In avidemux also ref the
7366           element when we should, but not when we its not needed.
7367
7368 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
7369
7370         * gst/wavparse/gstwavparse.c:
7371           Return FALSE if we can't handle a query instead of changing the
7372           format. Ignore fact when dealing with mpeg audio.
7373
7374 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
7375
7376         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
7377
7378         * configure.ac:
7379         * gst/udp/gstdynudpsink.c:
7380         * gst/udp/gstdynudpsink.h:
7381         * gst/udp/gstmultiudpsink.c:
7382         * gst/udp/gstmultiudpsink.h:
7383         * gst/udp/gstudpsink.c:
7384         * gst/udp/gstudpsink.h:
7385           Fix includes for MSVC and GLib-2.14.0 (#492388).
7386
7387         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
7388           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
7389
7390 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
7391
7392         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
7393         (gst_mulawdec_chain):
7394         * gst/law/mulaw-decode.h:
7395         Calculate outgoing buffer duration if incoming buffer didn't have a
7396         valid duration.
7397
7398 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
7399
7400         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
7401         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
7402         Smarter combine_flow code that also deals with downstream elements
7403         returning UNEXPECTED when they receive data out of the segment
7404         boundaries. Fixes #491305.
7405
7406 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
7407
7408         * sys/v4l2/v4l2src_calls.c:
7409           Fix 'unused variable' compiler warning when compiling against
7410           older kernel headers.
7411
7412 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
7413
7414         * ext/taglib/gstid3v2mux.cc (add_funcs):
7415           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
7416
7417 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
7418
7419         * tests/check/pipelines/simple-launch-lines.c:
7420            Improve the tests a little more.
7421
7422 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
7423
7424         patch by: Yun Zheng Hu
7425
7426         * sys/osxaudio/gstosxaudiosrc.c:
7427         Use default input device instead of default output device and
7428         only memcpy actual available bytes.
7429
7430 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
7431
7432         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7433           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
7434           early. It is temporary until we find something better.
7435
7436 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
7437
7438         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7439
7440         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
7441         Fix race when pausing a RTSP stream in interleaved.
7442         Fixes #475784.
7443
7444 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
7445
7446         Patch by: Peter Kjellerstedt <pkj at axis com>
7447
7448         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
7449         Use correct unref function for buffers. #488844.
7450
7451 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
7452
7453         * gst/avi/gstavimux.c:
7454         * tests/check/elements/avimux.c:
7455           Add some debug and sync tests with the fix.     
7456
7457 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7458
7459         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7460
7461         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7462         When the socket is used by the app for other purposes, don't generate an
7463         error if there is activaty on the socket that is not data related.
7464         Fixes #487488.
7465
7466 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7467
7468         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
7469         (gst_v4l2src_grab_frame):
7470         Add some more debug info. Generate an error when we run out of buffers
7471         for some reason. See #480557.
7472
7473 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7474
7475         Patch by: Anders Skargren <anders dot skargren at axis dot com>
7476
7477         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
7478         Set marker bit correctly.
7479
7480 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
7481
7482         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
7483         Use allowed name for the GstStructure.
7484
7485 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
7486
7487         * ext/gconf/gstswitchsink.c:
7488         * gst/autodetect/gstautoaudiosink.c:
7489           Use new gst_bus_pop_filtered().
7490
7491 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
7492
7493         * sys/v4l2/gstv4l2src.c:
7494         * sys/v4l2/v4l2src_calls.c:
7495           When probing the formats and sizes a camera supports, make
7496           sure the best ones (highest resolution, prefered format)
7497           end up at the beginning of the probed caps and the less
7498           desirable ones at the end.  This is important because the
7499           order within the caps matters for things like fixation and
7500           negotiation, ie. what format is chosen in the end.
7501           With recent kernels, the current probing code will end up
7502           querying the supported sizes from lowest resolution to
7503           highest resolution, adding them to the probed caps in that
7504           order, resulting to v4l2src fixating to the lowest possible
7505           resolution if downstream does not express a size preference.
7506           Also make up a somewhat random ranking of prefered output
7507           formats for the same reason. Fixes #485828.
7508         
7509 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7510
7511         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
7512
7513         * gst/id3demux/id3v2frames.c:
7514           Extract license/copyright URIs from ID3v2 WCOP frames
7515           (Fixes #447000).
7516
7517         * tests/check/elements/id3demux.c:
7518         * tests/files/Makefile.am:
7519         * tests/files/id3-447000-wcop.tag:
7520           Add simple unit test.
7521
7522 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7523
7524         * ext/taglib/gstid3v2mux.cc:
7525           Add support for license/copyright URI tags (ID3v2 WCOP frame).
7526           Prerequisite for #447000.
7527
7528 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
7529
7530         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
7531         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
7532         a GstClockTime.
7533
7534 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
7535
7536         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7537         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
7538         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
7539         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
7540         (gst_rtspsrc_change_state):
7541         More seeking fixes, mostly passing around the new playback segment in
7542         order to configure it properly.
7543         Also reset base_time of udp sources when setting them back to PLAYING as
7544         a temporary hack until core supports seek in live sources properly.
7545
7546 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
7547
7548         * gst/rtp/gstrtpmp4adepay.c:
7549         Fix caps as to not confuse autopluggers.
7550
7551 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
7552
7553         * gst/id3demux/gstid3demux.c:
7554         * gst/id3demux/gstid3demux.h:
7555         * gst/id3demux/id3tags.c:
7556         * gst/id3demux/id3tags.h:
7557         * gst/id3demux/id3v2frames.c:
7558           Port ID3 tag demuxer over to the new GstTagDemux in -base
7559           (now would be a good time to test re-importing your music
7560           collection).
7561
7562 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
7563
7564         * gst/apetag/Makefile.am:
7565         * gst/apetag/gstapedemux.c:
7566         * gst/apetag/gstapedemux.h:
7567         * gst/apetag/gsttagdemux.c:
7568         * gst/apetag/gsttagdemux.h:
7569           Port APE tag demuxer over to the new GstTagDemux in -base.
7570
7571 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
7572
7573         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7574         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
7575         (gst_rtspsrc_handle_internal_src_query),
7576         (gst_rtspsrc_handle_src_query), (new_session_pad),
7577         (gst_rtspsrc_stream_configure_tcp),
7578         (gst_rtspsrc_stream_configure_transport),
7579         (gst_rtspsrc_loop_send_cmd):
7580         Improve flushing behaviour.
7581         Set state of the udp sources to PAUSE/PLAYING correctly.
7582         Handle events and queries for UDP and TCP transport now.
7583
7584 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
7585
7586         * gst/rtp/gstrtpgsmdepay.c:
7587         * gst/rtp/gstrtpgsmpay.c:
7588           Add log category.
7589
7590 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
7591
7592         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
7593
7594         * tests/check/Makefile.am:
7595         * tests/check/pipelines/simple-launch-lines.c:
7596           Add unit tests for payloaders/depayloaders.
7597
7598 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
7599
7600         * gst/avi/gstavimux.c:
7601         * gst/avi/gstavimux.h:
7602           Also save codec data for audio streams. Fixes #482495.
7603
7604 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
7605
7606         * gst/avi/gstavimux.c:
7607           Fix "Index entry has invalid stream nr 1".
7608           Add support for muxing aac - work in progress (see #482495).
7609
7610 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
7611
7612         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
7613         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
7614         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7615         * gst/rtsp/gstrtspsrc.h:
7616         Parse bandwidth modifiers, they are not yet configured in the session
7617         manager because we don't have an API for that yet.
7618
7619 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
7620
7621         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
7622         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7623         Use shiny new function in -base to get the default clock-rate.
7624         Update some docs.
7625
7626 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
7627
7628         * win32/MANIFEST:
7629         Add files to win32 manifest.
7630         * win32/vs6/libgstaudiofx.dsp:
7631         * win32/vs6/libgstqtdemux.dsp:
7632         * win32/vs6/libgstrtp.dsp:
7633         * win32/vs6/libgstrtsp.dsp:
7634         Update project files.
7635
7636 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
7637
7638         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
7639         (gst_rtspsrc_play):
7640         * gst/rtsp/gstrtspsrc.h:
7641         In TCP mode, only timestamp the first buffer. TCP is not real time and
7642         it does not make sense to try to skew compensate, also some servers send
7643         the first batch of data in a burst.
7644
7645 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
7646
7647         * gst/matroska/matroska-demux.c:
7648           Fix setting the discont flag on the first buffer
7649           pushed downstream for formats with private codec
7650           data that needs to be deserialised into buffers
7651           (such as vorbis and FLAC when in a matroska container).
7652
7653 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
7654
7655         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
7656
7657         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
7658         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
7659         (gst_rtp_mp4v_pay_handle_buffer):
7660         * gst/rtp/gstrtpmp4vpay.h:
7661         Free the config string. Fixes #480707.
7662         Clean up the timestamp code a little.
7663
7664 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7665
7666         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7667         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
7668         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
7669         * gst/rtsp/gstrtspsrc.h:
7670         Set timestamps on RTP buffers in interleaved mode.
7671         Mark first buffers with a DISCONT.
7672         Remove flush hack now that sync for live sources has been figured out.
7673
7674 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7675
7676         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7677         Update documentation.
7678
7679 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7680
7681         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
7682         (gst_rtp_xqt_depay_change_state):
7683         * gst/qtdemux/gstrtpxqtdepay.h:
7684         Fail if we don't know the quicktime format.
7685
7686 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
7687
7688         * ext/flac/gstflacenc.c:
7689         * ext/flac/gstflacenc.h:
7690           Save the flow return from the last gst_pad_push() and
7691           make sure we pass the right flow return value upstream
7692           in the case of failure; minor clean-ups.
7693
7694 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7695
7696         * ext/taglib/gstapev2mux.cc:
7697         * ext/taglib/gstid3v2mux.cc:
7698         * gst/apetag/gstapedemux.c:
7699           Add support for the new GST_TAG_COMPOSER (#459809).
7700
7701 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7702
7703         * gst/law/alaw-decode.c:
7704         * gst/law/alaw-decode.h:
7705         * gst/law/alaw-encode.c:
7706         * gst/law/alaw-encode.h:
7707         * gst/law/alaw.c:
7708         * gst/law/mulaw-conversion.h:
7709           Compulsive clean-ups: use boilerplate macros, add debug
7710           categories, fix up things to conform to symbol nomenklatura,
7711           etc.
7712
7713 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7714
7715         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7716
7717         * gst/law/alaw-decode.c:
7718         * gst/law/alaw-encode.c:
7719           Use static tables for A-Law decoding and encoding; this makes
7720           A-Law decoding and encoding less CPU-intensive, but increases
7721           the binary size a bit. Leaving old code around for now,
7722           selectable by a define in the code. Fixes #435435.
7723
7724 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7725
7726         * configure.ac:
7727         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
7728         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
7729         in configure.ac.
7730
7731 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7732
7733         Patch by: Jan Gerber <j at bootlab dot org>
7734
7735         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
7736         Add fourccs for MPEG2 HDV streams. Fixes #479960.
7737
7738 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
7739
7740         * sys/oss/gstosshelper.c:
7741           Use GST_WARNING instead of a g_critical. This situation is not caused
7742           by the application.
7743
7744 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7745
7746         * po/LINGUAS:
7747         * po/nl.po:
7748           Updated translations.
7749
7750 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7751
7752         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
7753
7754         * po/eu.po:
7755           Added Basque translation.
7756
7757 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7758
7759         translated by: Abel Cheung <abelcheung@gmail.com>
7760
7761         * po/zh_HK.po:
7762         * po/zh_TW.po:
7763           Added Chinese (traditional and Hong Kong) translation.
7764
7765 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7766
7767         translated by: Jakub Bogusz <qboosh@pld-linux.org>
7768
7769         * po/pl.po:
7770           Added Polish translation.
7771
7772 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7773
7774         translated by: Ilkka Tuohela <hile@iki.fi>
7775
7776         * po/fi.po:
7777           Added Finnish translation.
7778
7779 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7780
7781         translated by: Jorge González González <aloriel@gmail.com>
7782
7783         * po/es.po:
7784           Added Spanish translation.
7785
7786 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7787
7788         translated by: Mogens Jaeger <mogens@jaeger.tf>
7789
7790         * po/da.po:
7791           Added Danish translation.
7792
7793 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7794
7795         translated by: Funda Wang <fundawang@linux.net.cn>
7796
7797         * po/zh_CN.po:
7798           Added Chinese (simplified) translation.
7799
7800 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7801
7802         translated by: Alexander Shopov <ash@contact.bg>
7803
7804         * po/bg.po:
7805           Added Bulgarian translation.
7806
7807 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
7808
7809         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
7810         Set outgoing packet duration because we can. Fixes #478244 some more.
7811
7812 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
7813
7814         * ext/cairo/gsttextoverlay.c:
7815           Add info about static leak.
7816         
7817         * tests/check/Makefile.am:
7818         * tests/check/generic/states.c:
7819           Improved state change unit test.
7820
7821 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
7822
7823         * docs/plugins/.cvsignore:
7824         * tests/check/.cvsignore:
7825           Ignore registries in any format.
7826
7827 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
7828
7829         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
7830         Removed some unused code.
7831
7832         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
7833         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
7834         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
7835         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
7836         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
7837         (gst_rtp_theora_pay_flush_packet):
7838         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
7839         Try to preserve the incomming buffer duration on the outgoing
7840         packets. Fixes #478244.
7841
7842 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7843
7844         * ext/taglib/gstapev2mux.cc:
7845         * ext/taglib/gstid3v2mux.cc:
7846           Work around compiler warnings with g++-4.2 when assigning a
7847           string constant to a gchar * (partially fixes #478092).
7848
7849 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7850
7851         * configure.ac:
7852           We require core CVS now for gst_base_src_set_do_timestamp().
7853
7854 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
7855
7856         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
7857         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7858         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
7859         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
7860         (gst_rtspsrc_handle_message):
7861         Fix compiler warnings shown with Forte.
7862
7863 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7864
7865         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
7866         (gst_rtspsrc_dup_printf):
7867         Give meaningfull error when all streams failed to configure for some
7868         reason.
7869
7870 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7871
7872         * gst/rtp/README:
7873         Update README with the design for synchronisation rules of RTP on
7874         sender and receiver.
7875
7876 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
7877
7878         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
7879         (gst_wavparse_chain):
7880         Don't push EOS from the chain function, the element
7881         driving the pipeline is responsible for this. The bug
7882         this was meant to fix seems to be queue not forwarding
7883         EOS in all cases (see #476514).
7884
7885 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
7886
7887         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
7888         (gst_level_transform_ip):
7889         * gst/level/gstlevel.h:
7890         Use basetransform segment so that it is correctly managed on flushes and
7891         start/stop.
7892         Report message timestamp as stream time, which is what an application
7893         can understand.
7894
7895 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
7896
7897         * ext/taglib/gstapev2mux.cc:
7898         * ext/taglib/gstapev2mux.h:
7899         * ext/taglib/gsttaglibmux.c:
7900         * tests/check/elements/apev2mux.c:
7901         Update my mail address.
7902
7903 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
7904
7905         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
7906         (gst_wavparse_loop), (gst_wavparse_chain):
7907         Add EOS logic for the push-based mode too. Fixes #476514.
7908
7909 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
7910
7911         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
7912         * gst/law/alaw-encode.h:
7913         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
7914         (gst_mulawenc_chain):
7915         * gst/law/mulaw-encode.h:
7916         Fix law encoder timestamps.
7917
7918 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
7919
7920         * ext/gconf/gstgconfaudiosink.c:
7921           Fix warning when building without debug.
7922
7923         * sys/oss/gstossmixertrack.c:
7924           Use const like in alsamixertrack.c (fixes warnings).
7925
7926 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
7927
7928         * sys/v4l2/v4l2src_calls.c:
7929         (gst_v4l2src_probe_caps_for_format_and_size):
7930         Fix framerate detection code some more.
7931         Handle the case where there is a weird step in the stepwise framerates.
7932         Don't overwrite the min interval with the framerate, use a temp variable
7933         instead.
7934         Use max in the Continuous framerate intervals instead of step, which is
7935         1 according to the docs. Fixes #475424.
7936
7937 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
7938
7939         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
7940         Make udpsrc timestamp outgoing buffers based on when they were received.
7941         Also make it output a segment in time.
7942
7943 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
7944
7945         * gst/avi/gstavidemux.c:
7946           Plug a little leak. Little code cleanups.
7947
7948 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
7949
7950         * configure.ac:
7951           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
7952           flac versions, 's good for cross-compilation karma.
7953
7954 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
7955
7956         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
7957
7958         * gst/rtp/gstrtph263pay.c:
7959           Fix up header structure so that compilers don't add padding
7960           between the structure fields, since that would lead to us
7961           sending RTP packets with broken headers (as is currently the
7962           case when compiling with MSVC). Also see similar fixes in
7963           libgstrtp in gst-plugins-base. (#474616; #471194)
7964
7965 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
7966
7967         * sys/v4l2/v4l2src_calls.c:
7968         (gst_v4l2src_probe_caps_for_format_and_size):
7969         Don't overwrite our GValue with 0 but instead use the previously
7970         computed value. Fixes #471823 some more.
7971
7972 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7973
7974         * docs/plugins/gst-plugins-good-plugins.hierarchy:
7975           No tabs in this file please, or gtk-doc will end up documenting
7976           rather absurd class hierarchies.
7977
7978 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7979
7980         * ext/gconf/gstswitchsink.c:
7981           If the new kid element fails to change state for some reason
7982           (e.g. esdsink not being able to connect to the sound server),
7983           forward the error message it posted on the bus instead of just
7984           posting a generic 'Internal state change error: please file a
7985           bug' error message. Fixes #471364.
7986
7987 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7988
7989         * gst/qtdemux/Makefile.am:
7990         * gst/qtdemux/qtdemux.c:
7991           Don't assume tags are encoded as UTF-8 (#473670).
7992
7993 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7994
7995         * sys/v4l2/gstv4l2src.c:
7996         * sys/v4l2/gstv4l2src.h:
7997         * sys/v4l2/v4l2src_calls.c:
7998           Implement LATENCY queries in the crudest way possible so I don't
7999           have to use sync=false any longer when testing with videosinks.
8000
8001 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
8002
8003         * configure.ac:
8004           Fix build.
8005
8006 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
8007
8008         * sys/v4l2/v4l2src_calls.c:
8009         (gst_v4l2src_probe_caps_for_format_and_size):
8010         Add some more debugging in the framerate function.
8011         Iterate stepwise framerate up to and _including_ the max and if nothing
8012         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
8013         don't end up with an empty list. Fixes #471823
8014
8015 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
8016
8017         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
8018         (gst_multiudpsink_set_clients_string),
8019         (gst_multiudpsink_get_clients_string),
8020         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
8021         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
8022         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
8023         (gst_multiudpsink_clear):
8024         Add property do configure destination address/port pairs
8025         API:GstMultiUDPSink::clients
8026
8027 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
8028
8029         * tests/examples/Makefile.am:
8030         * tests/examples/rtp/Makefile.am:
8031         * tests/examples/rtp/client-H263p-AMR.sh:
8032         * tests/examples/rtp/client-H263p-PCMA.sdp:
8033         * tests/examples/rtp/client-H263p-PCMA.sh:
8034         * tests/examples/rtp/client-H264-PCMA.sdp:
8035         * tests/examples/rtp/client-H264-PCMA.sh:
8036         * tests/examples/rtp/client-PCMA.sh:
8037         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
8038         * tests/examples/rtp/server-alsasrc-PCMA.sh:
8039         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
8040         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
8041         Added some RTP example scripts for sending and receiving RTP streams.
8042
8043 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
8044
8045         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
8046         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
8047         Restructure the setcaps function so that we can also compute the
8048         expected GStreamer output size of the video frames.
8049         Set frame_byte_size correctly so that read-based devices have a chance
8050         of working correctly.
8051         When grabbing a frame, discard frames that are not of the expected size.
8052         Some cameras don't output the right framesize for the first buffer.
8053         Try only a couple of times to get a valid frame, else error out.
8054
8055         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
8056         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
8057         Add some more debug info when scanning the device.
8058
8059         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
8060         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
8061         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
8062         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
8063         Add some more debug info when dequeing a frame.
8064
8065 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
8066
8067         * gst/wavparse/gstwavparse.c:
8068           More code cleanups. Add some more comment and improve debugs logs.
8069
8070 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
8071
8072         * gst/wavparse/gstwavparse.c:
8073         * gst/wavparse/gstwavparse.h:
8074           Implement seek-query. Refactor duration calculations. Appropriate use
8075           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
8076           out of loops.
8077
8078 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
8079
8080         * gst/avi/gstavidemux.c:
8081           Implement seek-query.
8082
8083 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
8084
8085         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
8086         (gst_rtspsrc_dup_printf):
8087         Use new basesink async property to make sparse RTCP packet not wait for
8088         preroll.
8089
8090 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
8091
8092         * gst/audiofx/Makefile.am:
8093         Dist the right file.
8094
8095 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
8096
8097         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
8098         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
8099         Make sure we generate and parse floating point values in the POSIX
8100         locale instead of the current locale. 
8101
8102 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
8103
8104         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
8105         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
8106         (gst_rtspsrc_play):
8107         * gst/rtsp/gstrtspsrc.h:
8108         Fix method detection again.
8109         Keep track of when we must send a Range header.
8110         Use segment values for Range, Speed and Scale headers.
8111         Parse Speed and Scale headers to update the segment values.
8112
8113 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
8114
8115         patch by: Mark Nauwelaerts <manauw@skynet.be>
8116
8117         * sys/v4l2/v4l2src_calls.c:
8118           Handle optional v4l2 ioctls gracefully.
8119
8120 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
8121
8122         * gst/rtp/Makefile.am:
8123         * gst/rtp/gstrtp.c: (plugin_init):
8124         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
8125         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
8126         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
8127         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
8128         (gst_rtp_h263_depay_get_property),
8129         (gst_rtp_h263_depay_change_state),
8130         (gst_rtp_h263_depay_plugin_init):
8131         * gst/rtp/gstrtph263depay.h:
8132         Added an H263 depayloader. Fixes #369392.
8133
8134         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
8135         (gst_rtp_h263p_depay_process):
8136         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
8137         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
8138         Make the H263+ pay/depayloader support H263-1998 and H263-2000
8139         payloads.
8140         Also alow plain H263 on the h263p payloaders. Fixes #465040.
8141
8142 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
8143
8144         * gst/audiofx/audiochebyshevfreqband.c:
8145         * gst/audiofx/audiochebyshevfreqlimit.c:
8146         Add small comparision with the windowed sinc filters in the docs.
8147
8148 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
8149
8150         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
8151         (audiochebyshevfreqband_suite):
8152         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
8153         (audiochebyshevfreqlimit_suite):
8154         Also test 32 bit float mode and the type 2 variants of the filters.
8155
8156 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
8157
8158         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
8159         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
8160         (gst_rtspsrc_loop):
8161         Refactor the udp and interleaved loop function a bit.
8162
8163 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8164
8165         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8166         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
8167         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
8168         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
8169         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
8170         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
8171         * gst/rtsp/gstrtspsrc.h:
8172         Protect connection activity with a new lock, avoids deadlocks when going
8173         to PAUSED. Fixes #455808.
8174
8175 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8176
8177         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
8178         Fix debug statement.
8179
8180 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8181
8182         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
8183         Fix stray %u in debug line as spotted by Saur on IRC.
8184
8185 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
8186
8187         * gst/audiofx/audiochebyshevfreqband.c:
8188         (gst_audio_chebyshev_freq_band_class_init):
8189         * gst/audiofx/audiochebyshevfreqlimit.c:
8190         (gst_audio_chebyshev_freq_limit_class_init):
8191         Use generator macros for the process functions for the different
8192         sample types, add lower upper boundaries for the GObject properties
8193         so automatically generated UIs can use sliders and add a note about
8194         the number of poles as a too high number of poles combined with
8195         very low or very high frequencies will produce only noise.
8196         * docs/plugins/gst-plugins-good-plugins.args:
8197         Regenerated for the property changes.
8198
8199 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8200
8201         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
8202         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
8203         (gst_rtspsrc_stream_configure_udp_sink),
8204         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
8205         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
8206         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8207         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
8208         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
8209         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8210         * gst/rtsp/gstrtspsrc.h:
8211         Improve timeout handling.
8212         Use the same socket for sending and receiving RTCP packets so that some
8213         servers can track clients better.
8214         Improve connection closed handling. Try to reconnect.
8215         Don't overwrite our content base with NULL.
8216         Improve debugging.
8217         Improve range parsing and handling.
8218         Remove flushing hack now that core does the right thing.
8219
8220 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
8221
8222         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
8223         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
8224         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
8225         (gst_multiudpsink_close), (gst_multiudpsink_add):
8226         * gst/udp/gstmultiudpsink.h:
8227         Add support for getting and setting the socket to use.
8228
8229         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8230         (gst_udpsrc_create), (gst_udpsrc_get_property):
8231         Add support for getting the currently used socket.
8232
8233 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
8234
8235         reviewed by: Stefan Kost  <ensonic@users.sf.net>
8236
8237         * gst/audiofx/Makefile.am:
8238         * gst/audiofx/audiochebyshevfreqband.c:
8239         (gst_audio_chebyshev_freq_band_mode_get_type),
8240         (gst_audio_chebyshev_freq_band_base_init),
8241         (gst_audio_chebyshev_freq_band_dispose),
8242         (gst_audio_chebyshev_freq_band_class_init),
8243         (gst_audio_chebyshev_freq_band_init),
8244         (generate_biquad_coefficients), (calculate_gain),
8245         (generate_coefficients),
8246         (gst_audio_chebyshev_freq_band_set_property),
8247         (gst_audio_chebyshev_freq_band_get_property),
8248         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
8249         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
8250         (gst_audio_chebyshev_freq_band_start):
8251         * gst/audiofx/audiochebyshevfreqband.h:
8252         * gst/audiofx/audiochebyshevfreqlimit.c:
8253         (gst_audio_chebyshev_freq_limit_mode_get_type),
8254         (gst_audio_chebyshev_freq_limit_base_init),
8255         (gst_audio_chebyshev_freq_limit_dispose),
8256         (gst_audio_chebyshev_freq_limit_class_init),
8257         (gst_audio_chebyshev_freq_limit_init),
8258         (generate_biquad_coefficients), (calculate_gain),
8259         (generate_coefficients),
8260         (gst_audio_chebyshev_freq_limit_set_property),
8261         (gst_audio_chebyshev_freq_limit_get_property),
8262         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
8263         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
8264         (gst_audio_chebyshev_freq_limit_start):
8265         * gst/audiofx/audiochebyshevfreqlimit.h:
8266         * gst/audiofx/audiofx.c: (plugin_init):
8267         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
8268         Fixes #464800.
8269
8270         * tests/check/Makefile.am:
8271         * tests/check/elements/.cvsignore:
8272         * tests/check/elements/audiochebyshevfreqband.c:
8273         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
8274         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
8275         * tests/check/elements/audiochebyshevfreqlimit.c:
8276         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
8277         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
8278         Add unit tests for the chebyshev filters.
8279
8280         * docs/plugins/Makefile.am:
8281         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8282         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8283         * docs/plugins/gst-plugins-good-plugins.args:
8284         * docs/plugins/inspect/plugin-1394.xml:
8285         * docs/plugins/inspect/plugin-audiofx.xml:
8286         * docs/plugins/inspect/plugin-dv.xml:
8287         * docs/plugins/inspect/plugin-flac.xml:
8288         * docs/plugins/inspect/plugin-jpeg.xml:
8289         * docs/plugins/inspect/plugin-png.xml:
8290         * docs/plugins/inspect/plugin-rtp.xml:
8291         * docs/plugins/inspect/plugin-shout2send.xml:
8292         * docs/plugins/inspect/plugin-wavpack.xml:
8293         And add docs for the chebyshev filters. While doing
8294         that also run make update in docs/plugins.
8295
8296 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
8297
8298         * ext/annodex/gstcmmltag.c:
8299         * gst/rtp/gstrtpvorbispay.c:
8300           Make ro memory to share.
8301
8302 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
8303
8304         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
8305         Improve UDP performance by avoiding a select() when we have data
8306         available immediatly.
8307
8308 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
8309
8310         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
8311         (gst_rtp_dec_class_init):
8312         * gst/rtsp/gstrtpdec.h:
8313         Add (dummy) SSRC management signals.
8314
8315         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8316         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
8317         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
8318         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
8319         (on_timeout), (gst_rtspsrc_stream_configure_manager),
8320         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
8321         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
8322         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
8323         * gst/rtsp/gstrtspsrc.h:
8324         Add connection-speed property.
8325         Add find_stream helper functions.
8326         Handle stream EOS based on BYE messages or SSRC timeout.
8327         Returns SUCCESS from the state change function as we hide our async
8328         elements from the parent.
8329
8330 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
8331
8332         * gst/debug/rndbuffersize.c:
8333           Fix da leak.
8334
8335 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
8336
8337         * gst/debug/Makefile.am:
8338         * gst/debug/breakmydata.c:
8339         * gst/debug/gstdebug.c:
8340         * gst/debug/negotiation.c:
8341         * gst/debug/progressreport.c:
8342         * gst/debug/rndbuffersize.c:
8343         * gst/debug/testplugin.c:
8344           Add new test element and clean-up the others a little.
8345
8346 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
8347
8348         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8349         Fix parsing of mp4a version 0 atoms. Fixes #465774.
8350
8351 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
8352
8353         * gst/rtp/gstrtpilbcdepay.c:
8354           Include stdlib.
8355
8356 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
8357
8358         * gst/rtp/gstrtpmpvdepay.c:
8359         Set the mpegversion in the caps so that autoplugging does not get
8360         confused.
8361
8362 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8363
8364         * po/hu.po:
8365         * po/uk.po:
8366         * po/vi.po:
8367           Updated translations.
8368
8369 2007-08-08  Michael Smith <msmith@fluendo.com>
8370
8371         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
8372           Render right border in the correct location.
8373
8374 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
8375
8376         Patch by: Olivier Crete <tester at tester dot ca>
8377
8378         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
8379         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8380         Make mode property a string. Fixes #464475.
8381
8382 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
8383
8384         * ext/flac/gstflacenc.c:
8385           Widen caps to match decoder a bit and add more FIXMEs.
8386
8387 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
8388
8389         patch by: Mark Nauwelaerts <manauw@skynet.be>
8390
8391         * gst/avi/gstavimux.c:
8392           Fix ODML index tag numbering. Fixes #463624.
8393
8394 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
8395
8396         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
8397         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
8398         (gst_rtspsrc_stream_configure_tcp),
8399         (gst_rtspsrc_stream_configure_udp_sink):
8400         Fix default clock-rate for realmedia.
8401         Fix parsing of transport.
8402         Don't try to link NULL pads.
8403
8404 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
8405
8406         * po/POTFILES.skip:
8407           Add POTFILES.skip with list of source files that aren't disted at the
8408           moment but contain translatable strings. Should hopefully pacify
8409           broken tools and make it clearer that these files are left out
8410           intentionally (#461600).
8411
8412 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
8413
8414         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
8415         If the buffer was entirely clipped ... don't try sending it :)
8416
8417 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8418
8419         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
8420         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
8421         (gst_rtspsrc_create_transports_string),
8422         (gst_rtspsrc_prepare_transports):
8423         If we don't hav a session manager, set the caps on outgoing buffers
8424         ourselves.
8425         Force PAUSE/PLAY methods for now until the extensions can overwrite.
8426         Append final bit of the transport string even when it does not contain a
8427         placeholder.
8428
8429 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8430
8431         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
8432         (gst_rtsp_ext_list_connect):
8433         * gst/rtsp/gstrtspext.h:
8434         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8435         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
8436         Clean up the interface list.
8437         Allow connecting to interface signals for the extensions.
8438         Remove old extension code.
8439         Free list on cleanup.
8440         Allow extensions to send additional RTSP messages.
8441
8442 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
8443
8444         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
8445         Handle a NULL gconf key gracefully by rendering the default element.
8446
8447 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8448
8449         * gst/rtsp/gstrtspext.h:
8450         Fix include path for extension interface.
8451
8452 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
8453
8454         * gst/audiofx/audioamplify.h:
8455         Also remove a now unecessary variable here.
8456
8457 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
8458
8459         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
8460         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
8461         * gst/audiofx/audiodynamic.c:
8462         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
8463         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
8464         * gst/audiofx/audiodynamic.h:
8465         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
8466         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
8467         * gst/audiofx/audioinvert.h:
8468         Don't save format information ourselves, this is already saved in
8469         GstAudioFilter.
8470
8471 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
8472
8473         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
8474         (gst_rtsp_ext_list_stream_select):
8475         * gst/rtsp/gstrtspext.h:
8476         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
8477         Use rank to filter out extensions.
8478         Add url to stream_select interface call.
8479
8480 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
8481
8482         * gst/rtsp/Makefile.am:
8483         * gst/rtsp/base64.c:
8484         * gst/rtsp/base64.h:
8485         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
8486         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
8487         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
8488         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
8489         (gst_rtsp_ext_list_setup_media),
8490         (gst_rtsp_ext_list_configure_stream),
8491         (gst_rtsp_ext_list_get_transports),
8492         (gst_rtsp_ext_list_stream_select):
8493         * gst/rtsp/gstrtspext.h:
8494         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
8495         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
8496         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
8497         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
8498         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
8499         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
8500         (gst_rtspsrc_stream_configure_tcp),
8501         (gst_rtspsrc_stream_configure_mcast),
8502         (gst_rtspsrc_stream_configure_udp),
8503         (gst_rtspsrc_stream_configure_udp_sink),
8504         (gst_rtspsrc_stream_configure_transport),
8505         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
8506         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
8507         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
8508         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
8509         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8510         (gst_rtspsrc_parse_methods),
8511         (gst_rtspsrc_create_transports_string),
8512         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
8513         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
8514         (gst_rtspsrc_play), (gst_rtspsrc_pause),
8515         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
8516         * gst/rtsp/gstrtspsrc.h:
8517         * gst/rtsp/rtsp.h:
8518         * gst/rtsp/rtspconnection.c:
8519         * gst/rtsp/rtspconnection.h:
8520         * gst/rtsp/rtspdefs.c:
8521         * gst/rtsp/rtspdefs.h:
8522         * gst/rtsp/rtspext.h:
8523         * gst/rtsp/rtspextwms.c:
8524         * gst/rtsp/rtspextwms.h:
8525         * gst/rtsp/rtspmessage.c:
8526         * gst/rtsp/rtspmessage.h:
8527         * gst/rtsp/rtsprange.c:
8528         * gst/rtsp/rtsprange.h:
8529         * gst/rtsp/rtsptransport.c:
8530         * gst/rtsp/rtsptransport.h:
8531         * gst/rtsp/rtspurl.c:
8532         * gst/rtsp/rtspurl.h:
8533         * gst/rtsp/sdp.h:
8534         * gst/rtsp/sdpmessage.c:
8535         * gst/rtsp/sdpmessage.h:
8536         * gst/rtsp/test.c:
8537         Use shiny new RTSP and SDP library.
8538         Implement RTSP extensions using the new interface.
8539         Remove a lot of old code.
8540
8541 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
8542
8543         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
8544         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
8545
8546 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
8547
8548         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8549         Don't unref the outgoing buffer twice when dropping it because it's
8550         outside of the segment.
8551
8552 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
8553
8554         * configure.ac:
8555         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
8556         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
8557         Use the new buffer clipping function from gstaudio here and
8558         require gst-plugins-base CVS.
8559         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8560         For framed Wavpack buffers we require a valid timestamp.
8561
8562 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
8563
8564         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
8565         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
8566         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
8567         Clip raw audio and video when we can, keep track of current output
8568         segment.
8569         Don't leak buffers and events when there is no output pad.
8570         Improve debugging here and there.
8571
8572 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
8573
8574         * configure.ac:
8575           Sync liboil check with plugins-base.
8576
8577 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
8578
8579         * ext/annodex/Makefile.am:
8580           Fix CFLAGS/LIBS.
8581
8582         * ext/cdio/gstcdiocddasrc.c:
8583         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
8584           Include stdlib
8585
8586         * ext/cairo/Makefile.am:
8587         * gst/videofilter/Makefile.am:
8588         * tests/examples/level/Makefile.am:
8589           Use $(LIBM) instead of -lm
8590
8591 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8592
8593         * sys/v4l2/gstv4l2src.c:
8594           Add another example pipeline.
8595
8596 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8597
8598         Patch by: Alexander Eichner <alexeichi@yahoo.de>
8599
8600         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8601           Use define here.
8602
8603         * sys/v4l2/gstv4l2tuner.c:
8604         (gst_v4l2_tuner_set_frequency_and_notify):
8605           Don't touch the property - its still disabled.
8606
8607         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
8608         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
8609         * sys/v4l2/v4l2src_calls.h:
8610           Improve fallback format negotionation. Fixes #451388
8611
8612 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8613
8614         * tests/check/elements/videocrop.c: (GST_START_TEST):
8615           Fix the test.
8616
8617 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8618
8619         * docs/plugins/Makefile.am:
8620         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8621         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8622         * docs/plugins/inspect/plugin-jpeg.xml:
8623         * docs/plugins/inspect/plugin-png.xml:
8624         * ext/jpeg/gstjpegdec.c:
8625         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
8626         (gst_pngdec_sink_setcaps):
8627           More docs. More logs in pngdec.
8628
8629 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
8630
8631         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8632           Initialize num_buffers with minimum value.
8633
8634         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
8635         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
8636           Handle frame-size query failure gracefully.
8637
8638 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
8639
8640         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8641         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
8642         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
8643         of qt/aac files.
8644
8645 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
8646
8647         * ext/wavpack/gstwavpackdec.c:
8648         (gst_wavpack_dec_clip_outgoing_buffer):
8649         Fix buffer clipping to correctly clip to the segment stop.
8650
8651 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
8652
8653         * configure.ac:
8654         * tests/Makefile.am:
8655         Remove bogus check for libcheck, since we check for
8656         gstreamer-check and it pulls in the required info from there,
8657         and we weren't actually _using_ the information for libcheck
8658         ourselves anyway.
8659
8660 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
8661
8662         * configure.ac:
8663           Use pkg-config to locate check.
8664
8665 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
8666
8667         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
8668         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
8669         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
8670         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8671         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
8672         * gst/effectv/gstaging.c: (gst_agingtv_transform):
8673         * gst/effectv/gstdice.c: (gst_dicetv_transform):
8674         * gst/effectv/gstedge.c: (gst_edgetv_transform):
8675         * gst/effectv/gstquark.c: (gst_quarktv_transform):
8676         * gst/effectv/gstrev.c: (gst_revtv_transform):
8677         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
8678         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
8679         * gst/effectv/gstwarp.c: (gst_warptv_transform):
8680         * gst/matroska/matroska-demux.c:
8681         (gst_matroska_demux_add_wvpk_header),
8682         (gst_matroska_demux_check_subtitle_buffer),
8683         (gst_matroska_decode_buffer):
8684         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
8685           Fix build against core CVS.
8686
8687 2007-07-10  Edward Hervey  <bilboed@gmail.com>
8688
8689         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
8690         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
8691         don't have enough granularity to convert that boolean into a
8692         GstFlowReturn.
8693
8694 2007-07-06  Michael Smith <msmith@fluendo.com>
8695
8696         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
8697         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
8698         (gst_alawdec_change_state):
8699         * gst/law/alaw-decode.h:
8700         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
8701         (gst_mulawdec_class_init), (gst_mulawdec_init),
8702         (gst_mulawdec_chain), (gst_mulawdec_change_state):
8703         * gst/law/mulaw-decode.h:
8704           Fix capsnego bogosity in *law decoders. 
8705
8706 2007-07-06  Michael Smith <msmith@fluendo.com>
8707
8708         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
8709         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
8710         (gst_smokeenc_change_state):
8711         * ext/jpeg/gstsmokeenc.h:
8712           Remove stupidity in get/set caps functions.
8713           Fix some refcounting problems.
8714
8715 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
8716
8717         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
8718         Remove endianness-flipping hack that seems to have been required
8719         only because of a bug in ffmpegcolorspace.
8720         Partially Fixes: #451908
8721
8722 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
8723
8724         * docs/plugins/Makefile.am:
8725           Simplify --extra-dir as gtkdoc scans recursively.
8726
8727 2007-07-03  Wim Taymans  <wim@fluendo.com>
8728
8729         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8730
8731         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8732         Set the encoding-name in the rtp caps to all uppercase, as required by
8733         the caps spec.
8734         Some small cleanups in the error paths. Fixes #453037.
8735
8736 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
8737
8738         * ext/wavpack/gstwavpackparse.c:
8739         (gst_wavpack_parse_index_get_last_entry),
8740         (gst_wavpack_parse_index_get_entry_from_sample),
8741         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
8742         (gst_wavpack_parse_scan_to_find_sample):
8743         * ext/wavpack/gstwavpackparse.h:
8744         Use a GSList for the GArray that is used like a list anyway.
8745
8746 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
8747
8748         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
8749         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
8750         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
8751           Add state change function where we set 0/1 as default framerate in
8752           case our setcaps function isn't called, like it might not in a
8753           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
8754           gdkpixbufdec trying to create caps with a 0/0 framerate.
8755           Also post an error message on the bus if gst_pad_push() fails when
8756           called from our sink event handler (+1 for flow returns for event
8757           functions in 0.11) instead of failing silently.
8758
8759 2007-06-27  Wim Taymans  <wim@fluendo.com>
8760
8761         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
8762         Cast stack args to the proper types. Fixes #451249.
8763
8764 2007-06-27  Wim Taymans  <wim@fluendo.com>
8765
8766         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
8767         (new_session_pad), (gst_rtspsrc_setup_streams):
8768         * gst/rtsp/gstrtspsrc.h:
8769         For container formats we only need to activate one of the streams so
8770         that we correctly signal no-more-pads. Fixes #451015.
8771
8772 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
8773
8774         * docs/plugins/gst-plugins-good-plugins.args:
8775         * docs/plugins/inspect/plugin-aasink.xml:
8776         * docs/plugins/inspect/plugin-alaw.xml:
8777         * docs/plugins/inspect/plugin-alpha.xml:
8778         * docs/plugins/inspect/plugin-alphacolor.xml:
8779         * docs/plugins/inspect/plugin-annodex.xml:
8780         * docs/plugins/inspect/plugin-apetag.xml:
8781         * docs/plugins/inspect/plugin-audiofx.xml:
8782         * docs/plugins/inspect/plugin-auparse.xml:
8783         * docs/plugins/inspect/plugin-autodetect.xml:
8784         * docs/plugins/inspect/plugin-avi.xml:
8785         * docs/plugins/inspect/plugin-cacasink.xml:
8786         * docs/plugins/inspect/plugin-cairo.xml:
8787         * docs/plugins/inspect/plugin-cdio.xml:
8788         * docs/plugins/inspect/plugin-cutter.xml:
8789         * docs/plugins/inspect/plugin-debug.xml:
8790         * docs/plugins/inspect/plugin-efence.xml:
8791         * docs/plugins/inspect/plugin-effectv.xml:
8792         * docs/plugins/inspect/plugin-esdsink.xml:
8793         * docs/plugins/inspect/plugin-flac.xml:
8794         * docs/plugins/inspect/plugin-flxdec.xml:
8795         * docs/plugins/inspect/plugin-gconfelements.xml:
8796         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8797         * docs/plugins/inspect/plugin-goom.xml:
8798         * docs/plugins/inspect/plugin-halelements.xml:
8799         * docs/plugins/inspect/plugin-icydemux.xml:
8800         * docs/plugins/inspect/plugin-id3demux.xml:
8801         * docs/plugins/inspect/plugin-jpeg.xml:
8802         * docs/plugins/inspect/plugin-ladspa.xml:
8803         * docs/plugins/inspect/plugin-level.xml:
8804         * docs/plugins/inspect/plugin-matroska.xml:
8805         * docs/plugins/inspect/plugin-mulaw.xml:
8806         * docs/plugins/inspect/plugin-multipart.xml:
8807         * docs/plugins/inspect/plugin-navigationtest.xml:
8808         * docs/plugins/inspect/plugin-ossaudio.xml:
8809         * docs/plugins/inspect/plugin-png.xml:
8810         * docs/plugins/inspect/plugin-quicktime.xml:
8811         * docs/plugins/inspect/plugin-rtp.xml:
8812         * docs/plugins/inspect/plugin-rtsp.xml:
8813         * docs/plugins/inspect/plugin-smpte.xml:
8814         * docs/plugins/inspect/plugin-speex.xml:
8815         * docs/plugins/inspect/plugin-taglib.xml:
8816         * docs/plugins/inspect/plugin-udp.xml:
8817         * docs/plugins/inspect/plugin-videobalance.xml:
8818         * docs/plugins/inspect/plugin-videobox.xml:
8819         * docs/plugins/inspect/plugin-videocrop.xml:
8820         * docs/plugins/inspect/plugin-videoflip.xml:
8821         * docs/plugins/inspect/plugin-videomixer.xml:
8822         * docs/plugins/inspect/plugin-wavenc.xml:
8823         * docs/plugins/inspect/plugin-wavparse.xml:
8824         * docs/plugins/inspect/plugin-ximagesrc.xml:
8825           Update docs with caps info.
8826
8827 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
8828
8829         * po/POTFILES.in:
8830           Add more files with translatable strings (#450878).
8831
8832 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
8833
8834         * MAINTAINERS:
8835         Updating all the maintainers files
8836
8837 2007-06-22  Edward Hervey  <edward@fluendo.com>
8838
8839         * ext/flac/gstflactag.c: (gst_flac_tag_init):
8840         * gst/interleave/deinterleave.c: (deinterleave_init),
8841         (deinterleave_sink_link):
8842         * gst/interleave/interleave.c: (interleave_init):
8843         * gst/median/gstmedian.c: (gst_median_init):
8844         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
8845         Fix memory leaks.
8846         * tests/check/elements/id3demux.c: (pad_added_cb):
8847         Remove unused variable.
8848
8849 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
8850
8851         * ext/gconf/gconf.h:
8852         Make the prototype of gst_gconf_get_key_for_sink_profile
8853         match the implementation.
8854         Patch by: Damien Carbery <damien dot carbery at sun dot com>
8855         Fixes: #449747
8856
8857 2007-06-20  Michael Smith <msmith@fluendo.com>
8858
8859         * gst/rtp/gstrtpdepay.c:
8860           Fix description - rtpdepay is not a payloader.
8861
8862 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
8863
8864         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
8865         (qtdemux_video_caps):
8866         * gst/qtdemux/qtdemux_fourcc.h:
8867           Add MJPG to the variants of motion jpeg.
8868
8869 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
8870
8871         * tests/check/Makefile.am:
8872         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8873         * tests/check/elements/videocrop.c: (GST_START_TEST):
8874         * tests/check/elements/videofilter.c:
8875         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8876         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
8877           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
8878           error flags are included and it errors out on compiler warnings
8879           for CVS builds; remove unused variables in various unit tests.
8880
8881 2007-06-19  Wim Taymans  <wim@fluendo.com>
8882
8883         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8884         (rtsp_connection_close), (rtsp_connection_free):
8885         Use threadsafe inet_ntop to convert an ip number to a string. 
8886         Fixes #447961.
8887         Don't leak fd (and ip) when freeing a connection without first closing
8888         it.
8889
8890 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
8891
8892         * configure.ac:
8893         Back to CVS
8894
8895         * gst-plugins-good.doap:
8896         Add 0.10.6 to the doap file.
8897
8898 === release 0.10.6 ===
8899
8900 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
8901
8902         * configure.ac:
8903           releasing 0.10.6, "Wobble Board"
8904
8905 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
8906
8907         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8908         (rtsp_connection_free):
8909           Revert previous commit again, since we are frozen (sorry).
8910
8911 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
8912
8913         Patch by: Peter Kjellerstedt <pkj at axis com>
8914
8915         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8916         (rtsp_connection_free):
8917           inet_ntoa() uses a static buffer internally, so we need to copy the
8918           returned string if we want to store it for later (#447961).
8919
8920 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
8921
8922         * win32/vs6/autogen.dsp:
8923         * win32/vs6/gst_plugins_good.dsw:
8924         * win32/vs6/libgstalaw.dsp:
8925         * win32/vs6/libgstalpha.dsp:
8926         * win32/vs6/libgstalphacolor.dsp:
8927         * win32/vs6/libgstapetag.dsp:
8928         * win32/vs6/libgstaudiofx.dsp:
8929         * win32/vs6/libgstauparse.dsp:
8930         * win32/vs6/libgstautodetect.dsp:
8931         * win32/vs6/libgstavi.dsp:
8932         * win32/vs6/libgstcutter.dsp:
8933         * win32/vs6/libgstdirectdraw.dsp:
8934         * win32/vs6/libgstdirectsound.dsp:
8935         * win32/vs6/libgsteffectv.dsp:
8936         * win32/vs6/libgstflx.dsp:
8937         * win32/vs6/libgstgoom.dsp:
8938         * win32/vs6/libgsticydemux.dsp:
8939         * win32/vs6/libgstid3demux.dsp:
8940         * win32/vs6/libgstinterleave.dsp:
8941         * win32/vs6/libgstjpeg.dsp:
8942         * win32/vs6/libgstlevel.dsp:
8943         * win32/vs6/libgstmatroska.dsp:
8944         * win32/vs6/libgstmedian.dsp:
8945         * win32/vs6/libgstmonoscope.dsp:
8946         * win32/vs6/libgstmulaw.dsp:
8947         * win32/vs6/libgstmultipart.dsp:
8948         * win32/vs6/libgstqtdemux.dsp:
8949         * win32/vs6/libgstrtp.dsp:
8950         * win32/vs6/libgstrtsp.dsp:
8951         * win32/vs6/libgstsmpte.dsp:
8952         * win32/vs6/libgstspeex.dsp:
8953         * win32/vs6/libgstudp.dsp:
8954         * win32/vs6/libgstvideobalance.dsp:
8955         * win32/vs6/libgstvideobox.dsp:
8956         * win32/vs6/libgstvideocrop.dsp:
8957         * win32/vs6/libgstvideoflip.dsp:
8958         * win32/vs6/libgstvideomixer.dsp:
8959         * win32/vs6/libgstwaveform.dsp:
8960         * win32/vs6/libgstwavenc.dsp:
8961         * win32/vs6/libgstwavparse.dsp:
8962         Mark *.dsp & *.dsw as binary files and convert to DOS line
8963         endings, as they don't load into VS6 correctly otherwise.
8964
8965 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
8966
8967         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8968         (rtsp_connection_connect):
8969         Fix the MingW build. 
8970         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
8971         Fixes: #446981
8972
8973 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
8974
8975         * tests/check/elements/.cvsignore:
8976         * tests/icles/.cvsignore:
8977         Hush the buildbots up
8978
8979 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
8980
8981         * configure.ac:
8982         * sys/Makefile.am:
8983         * sys/directdraw/Makefile.am:
8984         * sys/directsound/Makefile.am:
8985         * sys/waveform/Makefile.am:
8986         Make sure to dist everything needed for win32 builds.
8987
8988 2007-06-14  Edward Hervey  <edward@fluendo.com>
8989
8990         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
8991         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
8992         caps.
8993         Fixes #447458
8994
8995 2007-06-13  Wim Taymans  <wim@fluendo.com>
8996
8997         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
8998         Make sure we allocate enough memory for the codec_data.
8999         Fixes #447210.
9000
9001 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
9002
9003         * win32/MANIFEST:
9004         Add videocrop project file to the win32 manifest.
9005         * win32/vs6/gst_plugins_good.dsw:
9006         Add qtdemux,videocrop and waveform projects to the workspace.
9007         * win32/vs6/libgstqtdemux.dsp:
9008         Add zlib to the link list of qtdemux.
9009         * win32/vs6/libgstvideocrop.dsp:
9010         Add a project file for videocrop.
9011
9012 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
9013
9014         * po/POTFILES.in:
9015         Add qtdemux for translation
9016
9017 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
9018
9019         * configure.ac:
9020         * docs/plugins/Makefile.am:
9021         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9022         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9023         * docs/plugins/inspect/plugin-videocrop.xml:
9024         * gst-plugins-good.spec.in:
9025         * sys/Makefile.am:
9026         * tests/check/Makefile.am:
9027         * tests/icles/Makefile.am:
9028         * tests/icles/videocrop-test.c:
9029         Move videocrop and osxvideo from -bad.
9030
9031 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
9032
9033         * configure.ac:
9034         * docs/plugins/Makefile.am:
9035         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9036         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9037         * docs/plugins/gst-plugins-good-plugins.args:
9038         * docs/plugins/inspect/plugin-qtdemux.xml:
9039         * docs/plugins/inspect/plugin-quicktime.xml:
9040         * win32/MANIFEST:
9041         Move qtdemux from -bad.
9042
9043         * gst-plugins-good.spec.in:
9044         Update spec file to reflect moving of qtdemux and wavpack
9045
9046 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
9047         
9048         * win32/MANIFEST:
9049         * docs/plugins/Makefile.am:
9050         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9051         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9052         * docs/plugins/inspect/plugin-directdraw.xml:
9053         * docs/plugins/inspect/plugin-directsound.xml:
9054         * docs/plugins/inspect/plugin-waveform.xml:
9055         Move the waveform plugin from -bad too. Update the inspect xml
9056         files to mention Plugins Good instead of Plugins Bad.
9057
9058 2007-06-12  Andy Wingo  <wingo@pobox.com>
9059
9060         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
9061         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
9062         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
9063         finalization and resuscitation. No longer public.
9064         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
9065         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
9066         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
9067         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
9068         miniobject semantics, and be threadsafe.
9069         (gst_v4l2src_queue_frame): Remove this function, as we just call
9070         the ioctls directly in the two places where we queue buffers.
9071         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
9072         directly.
9073         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
9074         to allocate the pool, which also preallocates the GstBuffers.
9075         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
9076         queueing the frames directly.
9077         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
9078         mmap buffers have been dequeued.
9079
9080         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
9081         real MiniObject instead of rolling our own refcounting and
9082         finalizing. Give it a lock.
9083         (struct _GstV4l2Buffer): Remove one intermediary object, having
9084         the buffers hold the struct v4l2_buffer directly.
9085
9086         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
9087         capture_init so that it can set them on the buffers that it will
9088         create.
9089         (gst_v4l2src_get_read): For better or for worse, include the
9090         timestamping and offsetting code here; really we should be using
9091         bufferalloc though.
9092         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
9093         preallocated, mmap'd buffers.
9094
9095 2007-06-11  Wim Taymans  <wim@fluendo.com>
9096
9097         Patch by: daniel fischer <dan at f3c dot com>
9098
9099         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
9100         (gst_ximage_src_get_caps):
9101         Actually use the display_name property so that we can dump any
9102         available X display. Fixes #445905.
9103
9104 2007-06-11  Wim Taymans  <wim@fluendo.com>
9105
9106         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
9107
9108         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
9109         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
9110         Add missing rate fields to caps. Fixes #441118.
9111
9112 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
9113
9114         * win32/vs6/gst_plugins_good.dsw:
9115         * win32/vs8/gst-plugins-good.sln:
9116         Add DirectSound and DirectDraw sinks project files to
9117         workspace and solution files.
9118
9119 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
9120
9121         Patch by: Josh Coalson <xflac at yahoo dot com>,
9122         updated by Alexis Ballier <aballier at gentoo dot org>:
9123
9124         * configure.ac:
9125         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
9126         (gst_flac_dec_setup_seekable_decoder),
9127         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
9128         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
9129         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
9130         * ext/flac/gstflacdec.h:
9131         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
9132         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
9133         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
9134         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
9135         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
9136         (gst_flac_enc_chain), (gst_flac_enc_set_property),
9137         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
9138         * ext/flac/gstflacenc.h:
9139         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
9140         
9141 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
9142
9143         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
9144         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
9145         not necessary anymore as we need at least that core version. 
9146
9147 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
9148
9149         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
9150         (gst_wavpack_dec_chain):
9151         * ext/wavpack/gstwavpackdec.h:
9152         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
9153         (gst_wavpack_parse_push_buffer):
9154         * ext/wavpack/gstwavpackparse.h:
9155         Improve discont handling by checking if the next Wavpack block has
9156         the expected, following block index.
9157
9158 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9159
9160         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
9161           Fix element description.
9162
9163 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
9164
9165         * configure.ac:
9166         * docs/plugins/Makefile.am:
9167         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9168         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9169         * docs/plugins/gst-plugins-good-plugins.args:
9170         * docs/plugins/gst-plugins-good-plugins.hierarchy:
9171         * docs/plugins/gst-plugins-good-plugins.signals:
9172         * docs/plugins/inspect/plugin-autodetect.xml:
9173         * docs/plugins/inspect/plugin-gconfelements.xml:
9174         * docs/plugins/inspect/plugin-ladspa.xml:
9175         * docs/plugins/inspect/plugin-rtp.xml:
9176         * docs/plugins/inspect/plugin-wavpack.xml:
9177         * ext/Makefile.am:
9178         * tests/check/Makefile.am:
9179           move wavpack plugin.  See #352605.
9180
9181 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
9182
9183         * configure.ac:
9184         * docs/plugins/Makefile.am:
9185         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9186         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9187         * docs/plugins/gst-plugins-good-plugins.args:
9188         * sys/Makefile.am:
9189         * win32/MANIFEST:
9190         Add DirectDraw & DirectSound plugins to the build and docs.
9191
9192 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
9193
9194         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
9195         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
9196           When operating in pull mode, error out correct on not-linked.
9197
9198 2007-06-06  Andy Wingo  <wingo@pobox.com>
9199
9200         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
9201         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
9202         format and size if the ioctls are defined; should fix compilation
9203         on Linux < 2.16.19.
9204
9205 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
9206
9207         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
9208           Printf fixes in debug statements; use LOG level for debug statements
9209           that are printed for each and every frame; convert c++ comments to
9210           C-style comments; not much point using g_try_malloc() if we then not
9211           even check the return value.
9212
9213 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
9214
9215         * configure.ac:
9216           Bump requirements to released versions (core and base 0.10.13).
9217
9218         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
9219           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
9220           own implementation.
9221
9222 2007-06-05  Andy Wingo  <wingo@pobox.com>
9223
9224         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
9225         some useless comments.
9226
9227         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
9228         frames before calling STREAMON, that might leave them in a state
9229         where they can't be dequeued if we go back to NULL without calling
9230         STREAMON, according to the docs.
9231         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
9232         before we call STREAMON.
9233         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
9234         failures. (For me this code hung.) The pool refcounting is still
9235         crack; added a note to that effect.
9236
9237 2007-06-05  Wim Taymans  <wim@fluendo.com>
9238
9239         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
9240         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
9241         Add support for mapping gst structure names to the MIME type equivalent.
9242         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
9243
9244 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
9245
9246         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
9247         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
9248         (gst_wavenc_chain), (gst_wavenc_change_state):
9249         * gst/wavenc/gstwavenc.h:
9250         Properly write wav files with width!=depth by having the depth most
9251         significant bytes set and all others zero. Fixes #442535.
9252
9253 2007-06-01  Wim Taymans  <wim@fluendo.com>
9254
9255         * gst/rtsp/rtspconnection.c:
9256         Add include to make buildbot happy.
9257
9258 2007-06-01  Wim Taymans  <wim@fluendo.com>
9259
9260         Patch by: Peter Kjellerstedt  <pkj at axis com>
9261
9262         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9263         (rtsp_connection_connect), (add_date_header),
9264         (rtsp_connection_send), (parse_response_status),
9265         (parse_request_line), (parse_line), (rtsp_connection_receive):
9266         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
9267         * gst/rtsp/rtspdefs.h:
9268         * gst/rtsp/rtspmessage.c: (key_value_foreach),
9269         (rtsp_message_init_request), (rtsp_message_init_response),
9270         (rtsp_message_remove_header), (rtsp_message_append_headers),
9271         (rtsp_message_dump):
9272         * gst/rtsp/rtspmessage.h:
9273         Improves version checking, allowing an RTSP server to reply with "505
9274         RTSP Version not supported.
9275         Adds a Date header to all messages.
9276         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
9277         want to be able to send a response even if something in the request was
9278         invalid. EINVAL is only used when passing wrong arguments to functions.
9279         Do not handle an invalid method in parse_request_line(). Defer this to
9280         the caller so it can respond with "405 Method Not Allowed".
9281         Improves parsing of the timeout parameter to the Session header,
9282         allowing whitespace after the semicolon. 
9283         Avoids a compiler warning due to variables shadowing a function argument.
9284
9285 2007-06-01  Wim Taymans  <wim@fluendo.com>
9286
9287         Based on Patch by: Daniel Charles <dcharles at ti dot com>
9288
9289         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
9290         (gst_rtp_amr_depay_process):
9291         * gst/rtp/gstrtpamrdepay.h:
9292         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
9293         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
9294         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
9295         * gst/rtp/gstrtpamrpay.h:
9296         Add support for AMR-WB.
9297         Small cleanups such as using BOILERPLATE.
9298
9299 2007-05-31  Wim Taymans  <wim@fluendo.com>
9300
9301         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
9302         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
9303
9304 2007-05-30  Andy Wingo  <wingo@pobox.com>
9305
9306         * sys/v4l2/gstv4l2object.h: 
9307         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
9308         unintended changes.
9309
9310         * sys/v4l2/v4l2src_calls.h: 
9311         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
9312         the format list in the order that the driver gives it to us.
9313         (gst_v4l2src_probe_caps_for_format_and_size)
9314         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
9315         based on the capabilities of the device.
9316         (gst_v4l2src_grab_frame): Update for object variable renaming.
9317         (gst_v4l2src_set_capture): Update to be strict in its parameters,
9318         as in the set_caps below.
9319         (gst_v4l2src_capture_init): Update for object variable renaming,
9320         and reflow.
9321         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
9322         (gst_v4l2src_capture_deinit): Update for object variable renaming.
9323         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
9324         (gst_v4l2src_get_fps): Remove; these functions don't have much
9325         meaning outside of an atomic set_caps method.
9326         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
9327         known.
9328
9329         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
9330         call to update_fps; not sure about this change.
9331         (gst_v4l2_tuner_set_norm): Work around the fact that for the
9332         moment we don't have an update_fps_func.
9333
9334         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
9335         structures in the object, just store what we need. Do store the
9336         probed caps of the device. Don't store the current frame rate.
9337
9338         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
9339         update_fps_function, for now. Update for new object variable
9340         naming.
9341         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
9342         new object variable naming.
9343         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
9344         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
9345         (gst_v4l2src_get_caps): Rework to probe the device for supported
9346         frame sizes and frame rates.
9347         (gst_v4l2src_set_caps): Rework to be strict in the given
9348         parameters: if someone asks us to have a certain size and rate,
9349         that is what we configure.
9350         (gst_v4l2src_get_read): Update for object variable naming. Don't
9351         leak buffers on short reads.
9352         (gst_v4l2src_get_mmap): Update for object variable naming, and add
9353         comments.
9354         (gst_v4l2src_create): Update for object variable naming.
9355
9356 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9357
9358         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
9359         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
9360         * gst/avi/gstavidemux.h:
9361           Parse subtitle text streams instead of erroring out (#442034). Still
9362           needs a parser for the subtitles to actually show up.
9363
9364 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9365
9366         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
9367         (gst_avi_demux_loop):
9368           Make _push_event() return TRUE if the event could be pushed on at
9369           least one pad and not only if it could be pushed on all pads,
9370           otherwise we'll end up posting an error message on EOS if one or
9371           more source pads are not connected.
9372
9373 2007-05-28  Wim Taymans  <wim@fluendo.com>
9374
9375         * gst/rtsp/rtsptransport.c:
9376         Use renamed RTP bin.
9377
9378 2007-05-28  Wim Taymans  <wim@fluendo.com>
9379
9380         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
9381
9382         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
9383         (gst_video_box_set_property), (gst_video_box_transform_caps),
9384         (video_box_recalc_transform), (gst_video_box_set_caps),
9385         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
9386         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
9387         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
9388         (gst_video_box_i420_i420), (gst_video_box_transform),
9389         (plugin_init):
9390         Add AYUV->AYUV and AYUV->I420 formats. 
9391         Fix negotiation and I420->AYUV conversion.
9392         Fixes #429329.
9393
9394 2007-05-26  Wim Taymans  <wim@fluendo.com>
9395
9396         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
9397         Use different variables for nested for loops so that the outer loop
9398         functions properly and speex files with multiple frames per buffer work
9399         properly.
9400         Fixes #441408.
9401
9402 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9403
9404         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
9405           Don't leak newsegment events.
9406
9407 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9408
9409         * gst/wavparse/Makefile.am:
9410           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
9411           drags it in.
9412
9413 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9414
9415         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
9416         (notgst_value_array_append_buffer),
9417         (gst_flac_enc_process_stream_headers),
9418         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
9419         (gst_flac_enc_change_state):
9420         * ext/flac/gstflacenc.h:
9421           Collect headers, add "streamheader" field to output caps and set
9422           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
9423           produces output according to the official FLAC-to-Ogg mapping
9424           instead of completely broken files. Fixes #426044.
9425
9426 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
9427
9428         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
9429         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
9430         (gst_id3demux_sink_event):
9431         * gst/id3demux/gstid3demux.h:
9432         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
9433         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
9434         (gst_tag_demux_send_new_segment):
9435         Handle and adjust new-segment events so that downstream really
9436         sees a stream with the tag pieces stripped off the front and back.
9437         Fixes strangeness in seeking when mp3 decoders use the new-segment
9438         byte position to estimate their current playback position timestamp
9439         and then the arriving buffers don't match up.
9440
9441 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
9442
9443         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
9444           Don't unnecessarily perform a READY->NULL->READY transition on the
9445           detected audio sink when starting up. Fixes: #440127
9446
9447 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
9448
9449         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
9450         (gst_flac_enc_chain):
9451           Don't crash in chain function if setcaps hasn't been called.
9452
9453 2007-05-24  Wim Taymans  <wim@fluendo.com>
9454
9455         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
9456         Init value to avoid infinte loops.
9457
9458 2007-05-24  Wim Taymans  <wim@fluendo.com>
9459
9460         Patch by: Peter Kjellerstedt  <pkj at axis com>
9461
9462         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
9463         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
9464         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9465         (gst_rtspsrc_play):
9466         (rtsp_connection_send), (rtsp_connection_receive):
9467         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
9468         Fix for new API.
9469
9470         * gst/rtsp/rtspconnection.c: (add_auth_header),
9471         Only add authorisation and session headers when sending messages.
9472
9473         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
9474         (rtsp_message_init_request), (rtsp_message_init_response),
9475         (rtsp_message_unset), (rtsp_message_add_header),
9476         (rtsp_message_remove_header), (rtsp_message_get_header),
9477         (rtsp_message_append_headers), (dump_key_value),
9478         (rtsp_message_dump):
9479         * gst/rtsp/rtspmessage.h:
9480         Add support for multiple headers of the same type by storing the parsed
9481         headers in a GArray instaed of a hashtable.
9482
9483 2007-05-21  Wim Taymans  <wim@fluendo.com>
9484
9485         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
9486         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
9487         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
9488         safer shutdown.
9489
9490 2007-05-21  Wim Taymans  <wim@fluendo.com>
9491
9492         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
9493         * gst/rtsp/gstrtpdec.h:
9494         Added signal for backwards compat.
9495
9496 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
9497         
9498         Patch by: René Stadler <mail at renestadler dot de>
9499
9500         * configure.ac:
9501         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
9502         (gst_au_parse_parse_header), (gst_au_parse_chain):
9503         * gst/auparse/gstauparse.h:
9504         Use audioconvert for converting from non-native endianness floats
9505         in auparse instead of doing it ourself. Fixes #424527.
9506         This needs the audioconvert from plugins-base CVS.
9507         
9508 2007-05-21  Wim Taymans  <wim@fluendo.com>
9509
9510         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9511         (gst_rtp_h263p_pay_flush):
9512         Fix enum registration.
9513
9514 2007-05-21  Wim Taymans  <wim@fluendo.com>
9515
9516         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
9517
9518         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9519         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
9520         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
9521         (gst_rtp_h263p_pay_flush):
9522         * gst/rtp/gstrtph263ppay.h:
9523         Add new fragmentation mode base on GOB headers. Fixes #438940.
9524
9525 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
9526
9527         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
9528           Printf format fix.
9529
9530 2007-05-18  Wim Taymans  <wim@fluendo.com>
9531
9532         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
9533         Don't crash when an unsupported transport error was returned by the
9534         server, just try to configure the next stream. Fixes #439255.
9535
9536 2007-05-18  Wim Taymans  <wim@fluendo.com>
9537
9538         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9539         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
9540         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
9541         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9542         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
9543         * gst/rtsp/gstrtspsrc.h:
9544         Add TCP timeout property and use it for all TCP connection.
9545
9546         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9547         (rtsp_connection_write), (rtsp_connection_next_timeout),
9548         (rtsp_connection_reset_timeout):
9549         Make connect and writes cancelable and make them use the timeout.
9550
9551 2007-05-18  Wim Taymans  <wim@fluendo.com>
9552
9553         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9554         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
9555         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9556         (gst_rtspsrc_setup_streams):
9557         Refactor timeout handling.
9558         Also send keep-alive when dealing with TCP transport.
9559
9560         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9561         (rtsp_connection_free), (rtsp_connection_next_timeout),
9562         (rtsp_connection_reset_timeout):
9563         * gst/rtsp/rtspconnection.h:
9564         Use a timer to handle the session timeouts, add some methods to deal
9565         with timeouts.
9566
9567 2007-05-17  Wim Taymans  <wim@fluendo.com>
9568
9569         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
9570         (gst_rtspsrc_setup_streams):
9571         Ignore streams that fail the setup command, we will retry with a
9572         different transport later on.
9573
9574         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
9575         (rtsp_ext_wms_configure_stream):
9576         Fix encoding name case.
9577
9578 2007-05-16  Edward Hervey  <edward@fluendo.com>
9579
9580         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
9581         Fix build on macosx.
9582
9583 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
9584
9585         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
9586         Replace direct comparison of a string with the string literal "" with
9587         a comparison of the first character with '\0'. Fixes #438926.
9588
9589 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9590
9591         * gst/debug/breakmydata.c (gst_break_my_data_init):
9592           One more try. This should be the proper fix now.
9593
9594 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9595
9596         * gst/debug/breakmydata.c:
9597           Ooops, no // comments please.
9598
9599 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9600
9601         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
9602         (gst_break_my_data_init):
9603           Fix gst_buffer_is_writable() assertion.
9604
9605 2007-05-14  David Schleef  <ds@schleef.org>
9606
9607         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
9608           video/x-raw-bayer.  Fixes #314160.
9609
9610 2007-05-14  Wim Taymans  <wim@fluendo.com>
9611
9612         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
9613         (gst_rtp_theora_depay_parse_configuration):
9614         * gst/rtp/gstrtptheorapay.c: (encode_base64),
9615         (gst_rtp_theora_pay_finish_headers),
9616         (gst_rtp_theora_pay_handle_buffer):
9617         Update theora pay/depayloader in a similar to vorbis.
9618
9619         * gst/rtp/gstrtpvorbisdepay.c:
9620         (gst_rtp_vorbis_depay_parse_configuration):
9621         Update docs.
9622
9623 2007-05-14  Wim Taymans  <wim@fluendo.com>
9624
9625         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
9626         When we try to execute a method that is not supported by the server,
9627         don't error out but remove the method from the accepted methods so that
9628         we never try to perform this method again.
9629
9630 2007-05-14  Wim Taymans  <wim@fluendo.com>
9631
9632         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
9633         Remove annoying _dump_mem.
9634
9635 2007-05-14  Wim Taymans  <wim@fluendo.com>
9636
9637         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
9638         Parse range correctly.
9639
9640         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
9641         The baseurl now always has a '/' at the start.
9642
9643 2007-05-14  Wim Taymans  <wim@fluendo.com>
9644
9645         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
9646         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
9647         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9648         Factor out caps configuration and configure more stuff such as the time
9649         ranges and speed/scale values.
9650
9651         * gst/rtsp/rtsptransport.c:
9652         Add Copyright after non-trival fixes.
9653
9654 2007-05-12  Wim Taymans  <wim@fluendo.com>
9655
9656         Patch by: Peter Kjellerstedt  <pkj at axis com>
9657
9658         * gst/rtsp/gstrtspsrc.h:
9659         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
9660         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
9661         (rtsp_message_get_header):
9662         * gst/rtsp/rtspmessage.h:
9663         Make channel guint8 where possible.
9664         Make rtsp_message_init_data() take the channel as a guint8.
9665
9666         * gst/rtsp/rtspdefs.c:
9667         Fixed a typo: Timout -> Timeout
9668
9669         * gst/rtsp/rtspdefs.h:
9670         Make RTSP_CHECK() behave as a statement.
9671
9672         * gst/rtsp/sdpmessage.c:
9673         Avoid a compiler warning in INIT_ARRAY().
9674         Fixes #437692.
9675
9676 2007-05-12  Wim Taymans  <wim@fluendo.com>
9677
9678         Patch by: Peter Kjellerstedt  <pkj at axis com>
9679
9680         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
9681         (rtsp_url_get_request_uri):
9682         * gst/rtsp/rtspurl.h:
9683         Add support for query parameters to RTSP URLs.
9684
9685 2007-05-12  Wim Taymans  <wim@fluendo.com>
9686
9687         Patch by: Peter Kjellerstedt  <pkj at axis com>
9688
9689         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
9690         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
9691         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
9692         (rtsp_transport_parse), (rtsp_transport_as_text):
9693         * gst/rtsp/rtsptransport.h:
9694         Add validation to rtsp_transport_parse().
9695         Add rtsp_transport_as_text() to generate an RTSP header from an
9696         RTSPTransport.
9697         Change ssrc to guint (was a string) since that is what it is, even
9698         though it is sent as a hex string.
9699         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
9700         incorrect, which can be seen when looking at the examples in the RFC).
9701         Fixes #437670.
9702
9703 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9704
9705         Patch by: Eric Anholt
9706
9707         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
9708           gst_ximage_src_ximage_get):
9709         Use union of all damage between frames to make it faster.
9710         Fixes bug #342463.
9711         Also fix crasher when cursor is at bottom right of window.
9712
9713 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
9714
9715         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9716           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
9717           streaming mode regression for file from #343837 with 'bext' chunk
9718           before the 'fmt' chunk.
9719
9720 2007-05-11  Wim Taymans  <wim@fluendo.com>
9721
9722         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
9723         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
9724         (gst_rtspsrc_handle_src_event),
9725         (gst_rtspsrc_stream_configure_manager),
9726         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
9727         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
9728         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9729         * gst/rtsp/gstrtspsrc.h:
9730         * gst/rtsp/rtspdefs.h:
9731         Preliminary seek support.
9732         Activate internal pads so that we can receive events on them.
9733         Don't try to parse a range string when it's NULL.
9734
9735 2007-05-11  Wim Taymans  <wim@fluendo.com>
9736
9737         * gst/rtp/README:
9738         Update README with new RTP variables that will be used for
9739         synchronisation.
9740
9741         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
9742         (gst_rtp_vorbis_depay_parse_configuration),
9743         (gst_rtp_vorbis_depay_process):
9744         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
9745         (gst_rtp_vorbis_pay_finish_headers),
9746         (gst_rtp_vorbis_pay_handle_buffer):
9747         Update vorbis pay and depayloader to draft-04.
9748
9749 2007-05-11  Wim Taymans  <wim@fluendo.com>
9750
9751         * gst/rtsp/rtsptransport.c:
9752         UDP MCAST is actually the default for RTP/AVP.
9753 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
9754
9755         * gst/level/gstlevel.c: (gst_level_transform_ip):
9756         Use guint8 * instead of gpointer then vs6 can build 
9757         in_data += (filter->width / 8).
9758
9759 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9760
9761         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
9762           gst_ximage_src_ximage_get):
9763         * sys/ximage/gstximagesrc.h (last_ximage):
9764         When using Damage actually keep the last frame, and not assume
9765         that the buffer we get already has the last frame on it.
9766         Copy the cursor over if we specify a non-zero start x and
9767         start y.
9768
9769 2007-05-11  Wim Taymans  <wim@fluendo.com>
9770
9771         * gst/rtsp/rtsptransport.c:
9772         Make UDP the default transport when not specified.
9773
9774 2007-05-09  David Schleef  <ds@schleef.org>
9775
9776         * gst/level/gstlevel.c:
9777           Revert last change.
9778
9779 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
9780
9781         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
9782         (gst_level_transform_ip):
9783         Use guint8 * instead of gpointer then vs6 know the size of data
9784         pointed when moving the pointer.
9785         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
9786         Move instructions after variables declaration.
9787         * win32/vs6/autogen.dsp:
9788         * win32/vs6/libgstrtp.dsp:
9789         * win32/vs6/libgstrtsp.dsp:
9790         Update vs6 project files.
9791
9792 2007-05-09  Wim Taymans  <wim@fluendo.com>
9793
9794         * gst/rtsp/Makefile.am:
9795         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
9796         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
9797         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
9798         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
9799         (rtsp_range_free):
9800         * gst/rtsp/rtsprange.h:
9801         Add code to parse time ranges.
9802         Report DURATION on the stream when possible.
9803
9804 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
9805
9806         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9807         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9808         (gst_videomixer_collected):
9809           Fix strides calculation for AYUV (it's just width*4) (#436910).
9810
9811 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
9812
9813         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
9814         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
9815         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
9816         Sync the GObject properties before each processing step to properly
9817         work with the controller.
9818
9819 2007-05-04  Wim Taymans  <wim@fluendo.com>
9820
9821         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9822         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9823         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9824         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
9825         (gst_rtspsrc_change_state):
9826         Let more error state trickle down so that we can catch more error
9827         cases.
9828         Handle keep-alive a little smarter by selecting a method the server
9829         actually supports.
9830         Fix a race in UDP streaming shutdown.
9831
9832 2007-05-04  Wim Taymans  <wim@fluendo.com>
9833
9834         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
9835         Ignore errors when trying to use the keep-alive messages.
9836
9837 2007-05-04  Wim Taymans  <wim@fluendo.com>
9838
9839         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
9840         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
9841         (gst_rtspsrc_stream_configure_manager),
9842         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9843         (gst_rtspsrc_stream_configure_mcast),
9844         (gst_rtspsrc_stream_configure_udp),
9845         (gst_rtspsrc_stream_configure_udp_sink),
9846         (gst_rtspsrc_stream_configure_transport):
9847         Send RTCP messages back to the server over the TCP connection.
9848
9849         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
9850         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9851         (rtsp_connection_receive):
9852         * gst/rtsp/rtspconnection.h:
9853         Factor out and expose lowlevel _write and _read methods.
9854         Implement sending data messages to the server.
9855
9856 2007-05-03  Wim Taymans  <wim@fluendo.com>
9857
9858         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
9859         (gst_multipart_mux_collected):
9860         Fix timestamps on outgoing buffers.
9861
9862 2007-05-03  Wim Taymans  <wim@fluendo.com>
9863
9864         * gst/multipart/multipartmux.c:
9865         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
9866         (gst_multipart_mux_change_state):
9867         Emit NEWSEGMENT events before pushing the first buffer.
9868
9869 2007-05-03  Wim Taymans  <wim@fluendo.com>
9870
9871         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9872         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
9873         (gst_rtspsrc_handle_src_query),
9874         (gst_rtspsrc_stream_configure_manager),
9875         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9876         (gst_rtspsrc_stream_configure_mcast),
9877         (gst_rtspsrc_stream_configure_udp),
9878         (gst_rtspsrc_stream_configure_udp_sink),
9879         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
9880         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
9881         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9882         (gst_rtspsrc_pause):
9883         Refactor transport configuration code.
9884         Create internal pads for TCP transport so that we can implement events
9885         and queries.
9886         Handle events and queries.
9887         Parse range from the SDP.
9888         Fix race in pause handler where the connection could still be flushing.
9889
9890 2007-05-02  Wim Taymans  <wim@fluendo.com>
9891
9892         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9893         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
9894         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9895         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
9896         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
9897         (gst_rtspsrc_change_state):
9898         * gst/rtsp/gstrtspsrc.h:
9899         Fix race when multiple udp sources post timeouts, just act on the first
9900         received timeout.
9901         Protect stream list with a recursive lock to fix some races.
9902         Flush connection when we need to do a reconnect or stop.
9903         Make state lock recursive.
9904
9905         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9906         (rtsp_connection_close):
9907         Some small cleanups.
9908
9909 2007-05-02  Wim Taymans  <wim@fluendo.com>
9910
9911         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9912         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
9913         Only set DISCONT when there actually is a discont or when we just
9914         started.
9915
9916 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
9917
9918         * ext/flac/gstflac.c: (plugin_init):
9919         Call bindtextdomain() to get localized strings.
9920
9921 2007-05-02  Wim Taymans  <wim@fluendo.com>
9922
9923         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9924         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
9925         (gst_wavparse_stream_data):
9926         * gst/wavparse/gstwavparse.h:
9927         Be a bit more clever when dealing with VBR files with FACT tags, we
9928         don't want to timestamp buffers in that case but the estimated BPS can
9929         be used for seeking.
9930         Only send close segment in the streaming thread.
9931
9932 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
9933
9934         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
9935         Correctly post an error on the bus if something went wrong in the loop
9936         function. This fixes a few cases where the task was paused and nothing
9937         happened anymore.
9938
9939 2007-05-02  Wim Taymans  <wim@fluendo.com>
9940
9941         * gst/rtsp/test.c: (main):
9942         Fix compilation of deprecated test just because I'm too lazy to delete
9943         it.
9944
9945 2007-05-02  Wim Taymans  <wim@fluendo.com>
9946
9947         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9948         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
9949         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
9950         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
9951         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9952         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
9953         * gst/rtsp/gstrtspsrc.h:
9954         Fix sending RTCP to the right place.
9955         Fix bug in reffing the wrong UDP element.
9956         Use new pad names for the session manager.
9957         Implement handling server requests in interleaved and UDP modes.
9958         Handle session keep-alive in UDP modes.
9959         Remove GCond for handling UDP timeouts.
9960
9961         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9962         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9963         (rtsp_connection_receive), (rtsp_connection_close):
9964         * gst/rtsp/rtspconnection.h:
9965         Store connection IP address for later.
9966         Add timeout args to all operations that might block forever.
9967         Parse session timeout.
9968         Only close sockets when not already closed.
9969
9970         * gst/rtsp/rtspdefs.c:
9971         * gst/rtsp/rtspdefs.h:
9972         Add timeout return value and error string.
9973
9974         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
9975         Add small comment.
9976
9977 2007-05-01  Wim Taymans  <wim@fluendo.com>
9978
9979         Patch by: Sjoerd Simons <sjoerd at luon dot net>
9980
9981         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
9982         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
9983         * gst/rtp/gstrtpmp4vpay.h:
9984         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
9985
9986 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
9987
9988         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9989           Remove v4l2src from docs, since it breaks the docs build, and the
9990           plugin is only built if --enable-experimental is used anyway.
9991
9992         * docs/plugins/Makefile.am:
9993           Spaces => tab.
9994
9995 2007-04-29  Wim Taymans  <wim@fluendo.com>
9996
9997         * gst/udp/gstmultiudpsink.c: (leave_multicast),
9998         (gst_multiudpsink_add), (gst_multiudpsink_remove):
9999         Add code to drop membership of a multicast group.
10000
10001         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
10002         (gst_udpsink_set_uri):
10003         Implement URI handler.
10004
10005         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
10006         (gst_rtspsrc_parse_rtpinfo):
10007         Use URI handler to make udpsink instace.
10008         Improve code to configure port and destination.
10009
10010 2007-04-29  Wim Taymans  <wim@fluendo.com>
10011
10012         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
10013         Fix multicast detection.
10014         Don't try to join a multicast group if the address is not multicast.
10015
10016         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
10017         Small debug improvement.
10018
10019 2007-04-27  Wim Taymans  <wim@fluendo.com>
10020
10021         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
10022         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
10023         (gst_rtspsrc_handle_message):
10024         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
10025         parent.
10026
10027 2007-04-27  Wim Taymans  <wim@fluendo.com>
10028
10029         * gst/rtp/gstrtpilbcdepay.h:
10030         Fix mode property when specified as an arg.
10031
10032 2007-04-26  Edward Hervey  <edward@fluendo.com>
10033
10034         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10035         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10036         * docs/plugins/gst-plugins-good-plugins.hierarchy:
10037         * docs/plugins/inspect/plugin-osxaudio.xml:
10038         Add documentation for osxaudio plugin.
10039
10040 2007-04-26  Wim Taymans  <wim@fluendo.com>
10041
10042         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
10043         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
10044         (gst_rtspsrc_open), (gst_rtspsrc_close),
10045         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
10046         (gst_rtspsrc_pause):
10047         * gst/rtsp/gstrtspsrc.h:
10048         Protect state changes with a lock.
10049
10050         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
10051         (parse_line):
10052         * gst/rtsp/rtspconnection.h:
10053         Remove some unused stuff.
10054
10055 2007-04-26  Wim Taymans  <wim@fluendo.com>
10056
10057         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
10058         Handle the case where there are exactly 0 bytes to read and the ioctl
10059         did not report an error. Fixes #433530.
10060
10061 2007-04-26  Wim Taymans  <wim@fluendo.com>
10062
10063         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
10064         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
10065         * gst/wavparse/gstwavparse.h:
10066         Apply DISCONT to buffers.
10067         Only apply timestamp to the first sample after a DISCONT, too many VBR
10068         files cause random jitter in the timestamps. Fixes #433119.
10069
10070 2007-04-25  Wim Taymans  <wim@fluendo.com>
10071
10072         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
10073         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
10074         (gst_rtp_dec_get_property):
10075         * gst/rtsp/gstrtpdec.h:
10076         Add dummy latency property to be backwards compat with rtpbin.
10077
10078         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
10079         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
10080         (gst_rtspsrc_stream_configure_transport),
10081         (gst_rtspsrc_parse_rtpinfo):
10082         * gst/rtsp/gstrtspsrc.h:
10083         Add latency property and configure in the session manager.
10084         Don't set invalid clock-base and seqnum-base on caps, some servers
10085         sometimes don't send them.
10086
10087 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10088
10089         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
10090         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
10091           Double-check that RGB input caps are really RGBA caps (apparently
10092           the core doesn't always catch it if those caps aren't a subset of
10093           our template caps, also see #421543). Fixes #429319 in a way.
10094           Also, don't leak the pad template in the transform_caps function.
10095
10096         * tests/check/Makefile.am:
10097         * tests/check/elements/.cvsignore:
10098         * tests/check/elements/alphacolor.c: (setup_alphacolor),
10099         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
10100         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
10101         (GST_START_TEST), (alphacolor_suite):
10102           Add some basic unit tests for alphacolor.
10103
10104 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10105
10106         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
10107           If we get a fatal flow return in the loop function, first post the
10108           error message and only then send the EOS event downstream, otherwise
10109           applications might get an eos message before the error message and
10110           think everything was ok (related to #429319).
10111
10112 2007-04-25  Wim Taymans  <wim@fluendo.com>
10113
10114         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
10115         Read the channel byte as an unsigned byte.
10116
10117 2007-04-25  Wim Taymans  <wim@fluendo.com>
10118
10119         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
10120         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
10121         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
10122         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
10123         (gst_rtp_gsm_depay_setcaps):
10124         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
10125         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
10126         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
10127         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
10128         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
10129         (gst_ilbc_depay_get_property):
10130         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
10131         * gst/rtp/gstrtpmp4adepay.c:
10132         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
10133         (gst_rtp_pcma_depay_setcaps):
10134         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
10135         (gst_rtp_pcmu_depay_setcaps):
10136         Make sure we configure the clock_rate in the baseclass in the setcaps
10137         function. Fixes #431282.
10138
10139 2007-04-25  Wim Taymans  <wim@fluendo.com>
10140
10141         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
10142         (gst_rtspsrc_stream_free), (request_pt_map),
10143         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
10144         * gst/rtsp/gstrtspsrc.h:
10145         Parse server address from SDP.
10146         Hook up a udpsink to send RTCP back to the server.
10147
10148         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10149         * gst/rtsp/rtsptransport.h:
10150         Add some docs.
10151
10152 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
10153
10154         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10155           Make header field check conditional. Fixes #433135
10156
10157 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
10158
10159         * docs/plugins/Makefile.am:
10160         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10161         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10162         * docs/plugins/inspect/plugin-alphacolor.xml:
10163         * gst/alpha/Makefile.am:
10164         * gst/alpha/gstalphacolor.c:
10165         * gst/alpha/gstalphacolor.h:
10166           Add minimal docs blurb to alphacolor; split out headers into
10167           separate header file for gtk-doc.
10168
10169 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10170
10171         * gst/debug/progressreport.c: (gst_progress_report_report):
10172           Don't try to post NULL message (in case we can't query upstream
10173           position or duration).
10174
10175 2007-04-18  Michael Smith  <msmith@fluendo.com>
10176
10177         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
10178         (gst_cutter_get_caps):
10179         * gst/cutter/gstcutter.h:
10180           Fix some of the most obvious bugs in cutter. Now doesn't leak
10181           everything if input is silent.
10182
10183 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
10184
10185         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
10186         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
10187         * gst/wavenc/gstwavenc.h:
10188         Wav apparently only supports width==GST_ROUND_UP(depth), everything
10189         else results in a invalid block align and invalid files.
10190
10191 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
10192
10193         Patch by: Snaik <snaik32 gmail com>
10194
10195         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
10196           Add missing break statement for BOX_HORIZONTAL case.
10197
10198 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
10199
10200         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
10201
10202         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10203         Use correct format strings for integer types.
10204
10205 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
10206
10207         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10208         (gst_wavparse_create_sourcepad):
10209         Use gst_riff_create_audio_template_caps () instead of the local caps.
10210         This makes updates of the local caps unecessary whenever libgstriff
10211         gets support for new formats.
10212
10213 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
10214
10215         Patch by: Brian Cameron  <brian.cameron at sun dot com>
10216
10217         * sys/sunaudio/gstsunaudio.c:
10218         * sys/sunaudio/gstsunaudiomixer.c:
10219         * sys/sunaudio/gstsunaudiomixer.h:
10220         * sys/sunaudio/gstsunaudiomixerctrl.c:
10221         * sys/sunaudio/gstsunaudiomixerctrl.h:
10222         * sys/sunaudio/gstsunaudiomixertrack.h:
10223         * sys/sunaudio/gstsunaudiosink.c:
10224         * sys/sunaudio/gstsunaudiosink.h:
10225         * sys/sunaudio/gstsunaudiosrc.c:
10226         * sys/sunaudio/gstsunaudiosrc.h:
10227           Fix and/or update copyright attributions (#430228).
10228
10229 2007-04-13  Wim Taymans  <wim@fluendo.com>
10230
10231         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10232         Fix docs.
10233
10234         * gst/rtsp/URLS:
10235         Add some more example urls.
10236
10237         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
10238         (gst_rtp_dec_chain_rtp):
10239         Better debugging.
10240
10241         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
10242         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
10243         (gst_rtspsrc_parse_rtpinfo):
10244         Remove unused code.
10245
10246 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
10247
10248         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10249         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10250         (gst_wavparse_stream_data):
10251           Relax the audio/mpeg caps again and add FIXME: comment.
10252
10253 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
10254
10255         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10256         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10257         (gst_wavparse_stream_data):
10258         * gst/wavparse/gstwavparse.h:
10259           More sanity check for the header fields. Fix type for 'rate' header
10260           field.
10261
10262 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
10263
10264         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
10265         (gst_icydemux_unicodify):
10266           If the metadata strings we get in the stream are not UTF-8, try to
10267           interpret them according to the character encodings specified in the
10268           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
10269           only fall back to locale/ISO-8859-1 if those aren't set or don't
10270           work. Should fix #428901.
10271
10272 2007-04-12  Wim Taymans  <wim@fluendo.com>
10273
10274         * gst/rtp/gstrtph264depay.c:
10275         Use the proper sync word for SPS and PPS.
10276
10277 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
10278
10279         * gst/rtp/Makefile.am:
10280         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
10281           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
10282         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
10283           Add a simple hashing implementation that we can use to generate
10284           a 24-bit ident value based on the codebooks for vorbis and theora.
10285         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
10286           gst_rtp_theora_pay_handle_buffer):
10287         * gst/rtp/gstrtpvorbisdepay.c
10288           (gst_rtp_vorbis_depay_parse_configuration,
10289           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
10290         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
10291           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
10292           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
10293           Use the hashing function, ensuring that the same codebooks result
10294           in the same ident and thus the same SDP description.
10295           Various log fixes/changes.
10296
10297 2007-04-12  Wim Taymans  <wim@fluendo.com>
10298
10299         Patch by: jerry tan <jerry dot tan at sun dot com>
10300
10301         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
10302         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
10303         application's responsibility to make sure it open the device once.
10304         Remove a careless error if AUDIODEV is set. Fixes #392620.
10305
10306 2007-04-12  Wim Taymans  <wim@fluendo.com>
10307
10308         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
10309         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
10310         * gst/rtsp/gstrtpdec.h:
10311         Make backward compat with rtpbin by adding the request-pt-map signals.
10312
10313         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
10314         (new_session_pad), (request_pt_map),
10315         (gst_rtspsrc_stream_configure_transport),
10316         (gst_rtspsrc_stream_configure_caps),
10317         (gst_rtspsrc_activate_streams):
10318         * gst/rtsp/gstrtspsrc.h:
10319         Implement request-pt-map signals instead of setting caps on the buffers
10320         for the session manager.
10321
10322 2007-04-11  Wim Taymans  <wim@fluendo.com>
10323
10324         * gst/udp/gstudp.c: (plugin_init):
10325         Register GstNetBuffer in plugin_init so that the type can be used from
10326         multiple threads without races.
10327
10328 2007-04-10  Wim Taymans  <wim@fluendo.com>
10329
10330         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
10331         (gst_rtp_amr_depay_process):
10332         Fix depayloader clock_rate and some cleanups.
10333
10334         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
10335         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10336         * gst/rtp/gstrtph264depay.h:
10337         Don't push codec_data in the adapter because it might get flushed when
10338         we get a discont.
10339
10340         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10341         Handle multiple AU per packet.
10342
10343         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
10344         (gst_rtp_sv3v_depay_plugin_init):
10345         Disable rank, this one does not work.
10346         Remove timestamping, base class does that.
10347
10348 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
10349
10350         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
10351           limit caps to the formats we announce in the template
10352
10353         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10354         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10355         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
10356           fix some crashers/asserts when dealing with broken files
10357
10358 2007-04-10  Wim Taymans  <wim@fluendo.com>
10359
10360         Patch by: Peter Kjellerstedt  <pkj at axis com>
10361
10362         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10363         * gst/rtp/gstrtpL16depay.c:
10364         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10365         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
10366         (gst_rtp_speex_depay_setcaps):
10367         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
10368         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
10369         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
10370         Fix some compiler warnings. Fixes #428182.
10371
10372 2007-04-06  Wim Taymans  <wim@fluendo.com>
10373
10374         * gst/rtsp/Makefile.am:
10375         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
10376         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
10377         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
10378         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
10379         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
10380         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
10381         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
10382         (create_rtcp), (gst_rtp_dec_request_new_pad),
10383         (gst_rtp_dec_release_pad):
10384         * gst/rtsp/gstrtpdec.h:
10385         * gst/rtsp/gstrtsp.c: (plugin_init):
10386         Morph RTPDec into something compatible with RTPBin as a fallback.
10387         Various other style fixes.
10388
10389         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
10390         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
10391         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
10392         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
10393         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
10394         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
10395         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
10396         * gst/rtsp/gstrtspsrc.h:
10397         Implement RTPBin session manager handling.
10398         Don't try to add empty properties to caps.
10399         Implement fallback session manager, handling.
10400         Don't combine errors from RTCP streams, just ignore them.
10401
10402         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
10403         * gst/rtsp/rtsptransport.h:
10404         Implement fallback session manager.
10405         Make RTPBin the default one when available.
10406
10407 2007-04-05  Wim Taymans  <wim@fluendo.com>
10408
10409         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
10410         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
10411         This element is ready to be autoplugged.
10412
10413 2007-04-05  Julien MOUTTE  <julien@moutte.net>
10414
10415         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
10416         Don't leave the offsets defined by upstream element on the
10417         compressed data buffer we are pushing downstream. Make them
10418         GST_BUFFER_OFFSET_NONE.
10419
10420 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
10421
10422         * gst/avi/README:
10423         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
10424         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
10425         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
10426         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
10427         (gst_avi_demux_calculate_durations_from_index),
10428         (gst_avi_demux_stream_header_push),
10429         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
10430         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
10431           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
10432
10433 2007-04-03  Wim Taymans  <wim@fluendo.com>
10434
10435         * gst/smpte/barboxwipes.c:
10436         Fix error as spotted by Snaik <snaik32 at gmail dot com>
10437
10438 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
10439
10440         * gst/wavparse/gstwavparse.c:
10441         Support audio/x-raw-float in wav files. This only works with
10442         plugins-base CVS, using an older version doesn't have any
10443         disadvantages though.
10444
10445 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
10446
10447         * configure.ac:
10448         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
10449         (gst_au_parse_parse_header), (gst_au_parse_chain):
10450         * gst/auparse/gstauparse.h:
10451         Revert last change as we don't want plugins-good to depend on
10452         plugins-base CVS now.
10453
10454 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10455
10456         * configure.ac:
10457         Require gst-plugins-base CVS for audioconvert with non-native
10458         float support and width/depth fix in libgstriff.
10459
10460         Patch by: René Stadler <mail at renestadler dot de>
10461
10462         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
10463         (gst_au_parse_parse_header), (gst_au_parse_chain):
10464         * gst/auparse/gstauparse.h:
10465         Don't swap the floats ourself if they're not in native endianness.
10466         Instead let audioconvert handle this. Fixes #339838.
10467
10468 2007-03-29  Wim Taymans  <wim@fluendo.com>
10469
10470         * gst/rtp/gstasteriskh263.h:
10471         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
10472         (gst_rtp_h263p_depay_change_state):
10473         * gst/rtp/gstrtph263pdepay.h:
10474         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10475         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
10476         (gst_rtp_h264_depay_change_state):
10477         * gst/rtp/gstrtph264depay.h:
10478         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
10479         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
10480         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10481         Flush adapter on disconts.
10482
10483 2007-03-29  Wim Taymans  <wim@fluendo.com>
10484
10485         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
10486         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
10487         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
10488         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
10489         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10490         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
10491         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10492         (gst_rtp_mp4v_depay_process):
10493         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
10494         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
10495         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
10496         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
10497         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
10498         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
10499         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
10500         Use more efficient adapter and rtpbuffer methods when possible.
10501
10502 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10503
10504         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
10505         (gst_wavenc_sink_setcaps):
10506         Correctly handle width!=depth input.
10507         * gst/wavparse/gstwavparse.c:
10508         Already export in the caps that width==8 uses unsigned samples and
10509         everything else uses signed samples.
10510
10511 2007-03-29  Wim Taymans  <wim@fluendo.com>
10512
10513         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10514
10515         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
10516         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
10517         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
10518         (gst_dynudpsink_close):
10519         * gst/udp/gstdynudpsink.h:
10520         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
10521         (gst_udpsrc_create), (gst_udpsrc_set_property),
10522         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
10523         * gst/udp/gstudpsrc.h:
10524         Rework the socket allocation a bit based on the sockfd argument so that
10525         it becomes usable.
10526         Add a closefd property to instruct the udp elements to close the custom
10527         file descriptors when going to READY. Fixes #423304.
10528         API:GstUDPSrc::closefd property
10529         API:GstDynUDPSink::closefd property
10530
10531 2007-03-29  Wim Taymans  <wim@fluendo.com>
10532
10533         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10534
10535         * gst/rtp/Makefile.am:
10536         * gst/rtp/gstrtp.c: (plugin_init):
10537         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
10538         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
10539         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
10540         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
10541         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
10542         (gst_rtp_h264_pay_plugin_init):
10543         * gst/rtp/gstrtph264pay.h:
10544         Added H264 payloader. Fixes #423782.
10545
10546         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10547         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10548         Small fixes.
10549
10550 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10551
10552         * gst/wavparse/gstwavparse.c:
10553         Actually support depths from 1 to 32, not only 8 to 32.
10554
10555 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10556
10557         * gst/wavparse/gstwavparse.c:
10558         Add support for wav files containing audio/x-raw-int with random
10559         depths between 1 and 32 bits.
10560
10561 2007-03-28  Wim Taymans  <wim@fluendo.com>
10562
10563         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
10564
10565         * gst/rtp/Makefile.am:
10566         * gst/rtp/gstrtp.c: (plugin_init):
10567         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
10568         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
10569         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
10570         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
10571         (gst_rtp_mp4a_depay_get_property),
10572         (gst_rtp_mp4a_depay_change_state),
10573         (gst_rtp_mp4a_depay_plugin_init):
10574         * gst/rtp/gstrtpmp4adepay.h:
10575         Added MP4A-LATM depayloader. Fixes #417792.
10576
10577         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10578         (gst_rtp_mp4v_depay_process):
10579         Fixup depayloader, setting codec_data, using more efficient adaptor and
10580         rtpbuffer handling.
10581
10582         * gst/rtsp/URLS:
10583         Add url to test above.
10584
10585 2007-03-25  Wim Taymans  <wim@fluendo.com>
10586
10587         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
10588         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
10589         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
10590         (gst_rtspsrc_media_to_caps),
10591         (gst_rtspsrc_stream_configure_transport),
10592         (gst_rtspsrc_stream_configure_caps),
10593         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
10594         * gst/rtsp/gstrtspsrc.h:
10595         Handle default clock-rates for static payload types, rearrange stuff so
10596         that the rtpmap field in the sdp can override the defaults.
10597         Parse RTP-Info field to get the seqnum and timebase fields that should
10598         go in the caps.
10599         Delay configuring caps after we got the RTP-Info from the PLAY reply from
10600         the server. 
10601
10602 2007-03-22  Wim Taymans  <wim@fluendo.com>
10603
10604         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
10605
10606         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
10607         Accept complex pipeline descriptions as an audio profile instead of just
10608         a single element. Fixes #420658.
10609
10610 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
10611
10612         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
10613           Rename registered type in preparation of GstTagDemux moving to
10614           -base at some point in the future.
10615
10616 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
10617
10618         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10619           Streaming mode fixes: don't unref buffer we don't own any longer;
10620           remove bogus adapter flush. Fixes #419338.
10621
10622 2007-03-17  David Schleef  <ds@schleef.org>
10623
10624         * REQUIREMENTS: Change the format to key/value, add a bunch of
10625           information, remove a bunch of requirements that are for
10626           other GStreamer packages.
10627
10628 2007-03-17  David Schleef  <ds@schleef.org>
10629
10630         * REQUIREMENTS: Fix a few things.  This file really needs a
10631         good once-over.
10632
10633 2007-03-15  Edward Hervey  <edward@fluendo.com>
10634
10635         * sys/Makefile.am:
10636         Don't forget to distribute the sys/osxaudio/ directory.
10637
10638 2007-03-15  Edward Hervey  <edward@fluendo.com>
10639
10640         * configure.ac:
10641         * sys/Makefile.am:
10642         * sys/osxaudio/Makefile.am:
10643         * sys/osxaudio/gstosxaudio.c:
10644         * sys/osxaudio/gstosxaudiosink.c:
10645         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
10646         (gst_osx_audio_sink_getcaps),
10647         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
10648         * sys/osxaudio/gstosxaudiosrc.c:
10649         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
10650         (gst_osx_audio_src_create_ringbuffer):
10651         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
10652         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
10653         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
10654         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
10655         * sys/osxaudio/gstosxringbuffer.h:
10656         Activate osxaudio in gst-plugins-good with proper build setup.
10657         Add inlined documentation.
10658         Fix debug statements
10659         Fix ringbuffer when pausing.
10660         Fixes #323471
10661
10662 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
10663         * gst/rtp/gstrtppcmapay.c:
10664         * gst/rtp/gstrtppcmapay.h:
10665         * gst/rtp/gstrtppcmupay.c:
10666         * gst/rtp/gstrtppcmupay.h:
10667         Ported mulaw and alaw payloaders to use new base class
10668
10669 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10670
10671         * po/af.po:
10672         * po/az.po:
10673         * po/cs.po:
10674         * po/en_GB.po:
10675         * po/it.po:
10676         * po/nl.po:
10677         * po/or.po:
10678         * po/sq.po:
10679         * po/sr.po:
10680         * po/sv.po:
10681         * po/uk.po:
10682         * po/vi.po:
10683           Update translations.
10684
10685 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
10686
10687         * configure.ac:
10688           Fix string replace error (AG_AG_GST_* => AG_GST_*).
10689
10690 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10691
10692         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
10693           Fix handling of -1 values for start and stop values when seeking,
10694           and SEEK_CUR+SEEK_END here as well.
10695
10696 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
10697
10698         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
10699           Fix handling of -1 values for start and stop values when seeking, 
10700           and SEEK_CUR+SEEK_END.
10701
10702 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10703
10704         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
10705           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
10706           the image format a variable-length NUL-terminated string; in
10707           versions before that the image format is a fixed-length string of
10708           3 characters (see #348644 for a sample tag).
10709           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
10710
10711 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
10712
10713         * win32/MANIFEST:
10714         Add new project files to MANIFEST.
10715         * win32/vs6/libgstaudiofx.dsp:
10716         * win32/vs6/libgstrtp.dsp:
10717         * win32/vs6/libgstrtsp.dsp:
10718         Update project files.
10719         
10720 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
10721
10722         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
10723         (gst_avi_demux_parse_index):
10724         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
10725         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
10726           Printf format fixes; also add some missing quotes in translated
10727           strings. Fixes #416728 and #416727.
10728
10729 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10730
10731         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
10732           Tim and I can't think of any reason the child audio sink needs to 
10733           be set back to NULL after successfully determining that it can 
10734           reach READY - it gets immediately set back to READY by the caller
10735           anyway, causing an unnecessary close/open of any audio devices
10736           involved.
10737
10738 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10739
10740         * po/LINGUAS:
10741         * po/ja.po:
10742           Add ja.po file from #377306.
10743
10744 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10745
10746         * sys/sunaudio/gstsunaudio.c: (plugin_init):
10747         * sys/sunaudio/gstsunaudiomixertrack.c:
10748         (gst_sunaudiomixer_track_new):
10749           Actually translate sunaudio mixer track labels instead of just
10750           marking the strings as translatable (#377306); clean up weird
10751           label string mapping code that serves no apparent purpose. Also
10752           set the 'untranslated-label' property when creating mixer tracks
10753           if the GstMixerTrack base class supports this.
10754
10755         * tests/check/Makefile.am:
10756         * tests/check/elements/.cvsignore:
10757         * tests/check/elements/sunaudio.c: (GST_START_TEST),
10758         (sunaudio_suite):
10759           Very minimalistic unit test for sunaudiomixer element (compiles, but not
10760           actually tested on a system where sunaudiomixer is available).
10761
10762 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10763
10764         * tests/check/Makefile.am:
10765         Re-enable the states test and see if it works on the buildbots.
10766
10767 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10768
10769         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
10770         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
10771         (gst_dvdec_change_state):
10772         * ext/dv/gstdvdec.h:
10773         Infer pixel-aspect-ratio from the video frame format if it isn't
10774         provided by the container, as happens when playing DV from AVI
10775         or Quicktime containers.
10776
10777         Patch by: Wim Taymans <wim@fluendo.com>
10778         Fixes #380944
10779
10780 2007-03-09  Wim Taymans  <wim@fluendo.com>
10781
10782         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
10783         When activated, remove the udpsrc timeout, we have dataflow and timeouts
10784         will later be handled by the jitterbuffer.
10785
10786 2007-03-09  Wim Taymans  <wim@fluendo.com>
10787
10788         * ext/taglib/gstid3v2mux.cc:
10789         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
10790         Fixes #414496.
10791         
10792         Patch by: Alex Lancaster <alexl at users sourceforge net>
10793
10794 2007-03-09  Wim Taymans  <wim@fluendo.com>
10795
10796         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10797         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
10798         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10799         (gst_avi_demux_chain):
10800         Fix stream position reporting after a seek. Fixes #416445.
10801
10802 2007-03-08  Wim Taymans  <wim@fluendo.com>
10803
10804         Patch by: René Stadler <mail at renestadler dot de>
10805
10806         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10807         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
10808         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
10809         Make avidemux accept optional header chunks in any order.
10810         Fixes #415446.
10811
10812 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
10813
10814         * tests/check/Makefile.am:
10815         Disable the states check until the remaining Valgrind errors
10816         are fixed or suppressed.
10817
10818 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10819
10820         * tests/check/elements/.cvsignore:
10821           Add audiodynamic check to .cvsignore
10822
10823 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10824
10825         reviewed by: Stefan Kost  <ensonic@users.sf.net>
10826
10827         * gst/audiofx/Makefile.am:
10828         * gst/audiofx/audiodynamic.c:
10829         (gst_audio_dynamic_characteristics_get_type),
10830         (gst_audio_dynamic_mode_get_type),
10831         (gst_audio_dynamic_set_process_function),
10832         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
10833         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
10834         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
10835         (gst_audio_dynamic_transform_hard_knee_compressor_int),
10836         (gst_audio_dynamic_transform_hard_knee_compressor_float),
10837         (gst_audio_dynamic_transform_soft_knee_compressor_int),
10838         (gst_audio_dynamic_transform_soft_knee_compressor_float),
10839         (gst_audio_dynamic_transform_hard_knee_expander_int),
10840         (gst_audio_dynamic_transform_hard_knee_expander_float),
10841         (gst_audio_dynamic_transform_soft_knee_expander_int),
10842         (gst_audio_dynamic_transform_soft_knee_expander_float),
10843         (gst_audio_dynamic_transform_ip):
10844         * gst/audiofx/audiodynamic.h:
10845         * gst/audiofx/audiofx.c: (plugin_init):
10846         Add new audiodynamic element which can act as a compressor or
10847         expander. Supported are hard-knee and soft-knee operation modes with
10848         user-specified ratio and threshold.
10849         Attack and release parameters are not yet implemented but will follow.
10850         * docs/plugins/Makefile.am:
10851         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10852         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10853         * docs/plugins/gst-plugins-good-plugins.args:
10854         * docs/plugins/inspect/plugin-audiofx.xml:
10855         Integrate audiodynamic into the docs.
10856         * tests/check/Makefile.am:
10857         * tests/check/elements/audiodynamic.c: (setup_dynamic),
10858         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
10859         Add unit test for audiodynamic.
10860
10861 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
10862
10863         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
10864         Free handles that we allocated when exiting via the error paths.
10865
10866 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
10867
10868         * gst/level/gstlevel.c: (gst_level_class_init),
10869         (gst_level_set_caps), (gst_level_start), (gst_level_event),
10870         (gst_level_transform_ip):
10871         * gst/level/gstlevel.h:
10872           Resolve message timestamps against the playback segment.
10873
10874 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10875
10876         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
10877         (gst_id3demux_sink_activate):
10878           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
10879           caps passed to it (previously one code path assumed it took ownership
10880           while another one assumed it didn't, while in fact it sometimes did and
10881           sometimes didn't ...).
10882
10883         * configure.ac:
10884         * tests/files/Makefile.am:
10885         * tests/files/id3-407349-1.tag:
10886         * tests/files/id3-407349-2.tag:
10887           Add directory where data for unit tests can be stored.
10888
10889         * tests/Makefile.am:
10890         * tests/check/Makefile.am:
10891         * tests/check/elements/.cvsignore:
10892         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
10893         (read_tags_from_file), (run_check_for_file),
10894         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
10895           Add unit test for id3demux, and in particular for bug #407349. Only
10896           testing pull-mode for now; push mode doesn't work yet because the test
10897           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
10898
10899 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10900
10901         * tests/check/Makefile.am:
10902           Add missing backslash at end of line.
10903
10904 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
10905
10906         Trigger rebuild.
10907
10908 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10909
10910         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
10911         * gst/id3demux/id3tags.h:
10912         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
10913         (parse_obsolete_tdat_frame):
10914           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
10915           the four-digit number will be interpreted as a year, whereas it is
10916           month and day in DDMM format. Instead, parse TDAT frames and fix up
10917           the date in the GST_TAG_DATE tag later if we also extracted a year.
10918           Fixes #407349.
10919
10920 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
10921
10922         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10923         (gst_switch_commit_new_kid):
10924         Fix up the dispose logic so it doesn't leak, and fix setting of 
10925         the child state so that we don't set a child to our current state 
10926         just as we are changing it to something else.
10927
10928 2007-03-06  Wim Taymans  <wim@fluendo.com>
10929
10930         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
10931         (gst_goom_chain):
10932         * gst/goom/gstgoom.h:
10933         Document, fix and improve goom adapter behaviour.
10934         Fixes #407006.
10935
10936 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10937
10938         * ext/esd/esdsink.c: (gst_esdsink_open):
10939         Unref static pad template after using it.
10940
10941 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10942
10943         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10944         (gst_switch_commit_new_kid):
10945         Fix up the reference counting of the child elements.
10946
10947 2007-03-05  Wim Taymans  <wim@fluendo.com>
10948
10949         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
10950         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
10951         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
10952         Fix encoding-name case.
10953
10954 2007-03-05  Wim Taymans  <wim@fluendo.com>
10955
10956         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
10957         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
10958         (gst_rtp_speex_depay_process):
10959         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
10960         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
10961         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
10962         (gst_rtp_speex_pay_change_state):
10963         * gst/rtp/gstrtpspeexpay.h:
10964         Fix speex (de)payloader. Fixes #358040.
10965
10966 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10967
10968         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
10969         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
10970         Install fakesink in NULL by fixing some broken logic. This obviates
10971         the need to manually set _IS_SINK.
10972         Add some comments and remove a little cruft while I'm at it.
10973
10974 2007-03-05  Wim Taymans  <wim@fluendo.com>
10975
10976         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
10977         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
10978
10979 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
10980
10981         * po/POTFILES.in:
10982           Update.
10983
10984 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10985
10986         * tests/check/Makefile.am:
10987         Gah! Also disable gconfvideosink from the tests, otherwise
10988         it will instantiate autovideosink, and dfbvideosink and
10989         leak on the buildbots.
10990
10991 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10992
10993         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
10994         (gst_cdio_cdda_src_finalize):
10995         Make sure we always destroy our libcdio handle.
10996
10997 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10998
10999         * tests/check/Makefile.am:
11000         Disable autovideosink so the buildbots don't barf over memory
11001         leaked in the directfb sink.
11002
11003 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11004
11005         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
11006         Chain up in dispose
11007
11008 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11009
11010         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
11011         (gst_multipart_find_pad_by_mime):
11012         Use gst_pad_new_from_static_template instead of
11013         static_pad_template_get+pad_new.
11014
11015 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11016
11017         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
11018         Catch the case where no clock has been set.
11019
11020 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11021
11022         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
11023         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
11024         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
11025         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
11026         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
11027         (gst_gconf_audio_src_finalize), (do_toggle_element):
11028         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
11029         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
11030         (do_toggle_element):
11031         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
11032         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
11033         (gst_gconf_video_src_finalize), (do_toggle_element):
11034         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
11035         (gst_switch_sink_reset), (gst_switch_sink_set_child):
11036         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
11037         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
11038         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
11039         (gst_shout2send_init), (gst_shout2send_finalize):
11040         * gst/debug/testplugin.c: (gst_test_class_init),
11041         (gst_test_finalize):
11042         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
11043         (gst_flxdec_dispose):
11044         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
11045         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
11046         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
11047         (gst_rtspsrc_finalize):
11048         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
11049         * gst/rtsp/rtspextwms.h:
11050         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
11051         (gst_smpte_finalize):
11052         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
11053         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
11054         (gst_udpsink_finalize):
11055         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
11056         (gst_wavparse_sink_activate):
11057         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
11058         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
11059         (gst_oss_src_finalize):
11060         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
11061         * sys/v4l2/gstv4l2object.h:
11062         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
11063         (gst_v4l2src_finalize):
11064         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
11065
11066         Fix a bunch of leaks shown by the newly-added states test.
11067
11068 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
11069
11070         * ext/dv/gstdvdec.c: (gst_dvdec_init):
11071         Use gst_pad_new_from_static_template instead of 
11072         static_pad_template_get+pad_new.
11073
11074 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
11075
11076         Patch by: Loïc Minier <lool+gnome at via ecp fr>
11077
11078         * ext/libcaca/Makefile.am:
11079         * gst/debug/Makefile.am:
11080           Don't mix tabs and spaces (#414168).
11081
11082 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
11083
11084         * tests/check/generic/.cvsignore:
11085           Ignore files to please buildbot.
11086
11087 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
11088
11089         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
11090         (gst_wavparse_stream_data):
11091           Unbreak my previous commit (swapped nominator & denominator). Tim,
11092           thanks for spotting.
11093
11094 2007-03-02  Wim Taymans  <wim@fluendo.com>
11095
11096         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
11097         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
11098         (gst_cdio_cdda_src_finalize):
11099         Small code cleanups.
11100         Don't use pad_alloc as the base class cannot deal with the error codes.
11101
11102 2007-03-02  Wim Taymans  <wim@fluendo.com>
11103
11104         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
11105         (gst_udpsrc_create):
11106         Fix doc.
11107
11108 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
11109
11110         Patch by: René Stadler <mail@renestadler.de>
11111
11112         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
11113         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
11114         (gst_wavparse_stream_data):
11115           Handle rounding better to not drop last sample frame. Fixes #356692
11116
11117 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
11118
11119         * tests/check/Makefile.am:
11120         Disable cacasink from the states check too - it also calls exit(1)
11121         on us when it can't find a terminal to talk to.
11122
11123 2007-03-02  Wim Taymans  <wim@fluendo.com>
11124
11125         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
11126
11127         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
11128         (gst_udpsrc_create), (gst_udpsrc_set_property),
11129         (gst_udpsrc_get_property):
11130         * gst/udp/gstudpsrc.h:
11131         Add support to strip proprietary headers. Fixes #350296.
11132
11133 2007-03-02  Wim Taymans  <wim@fluendo.com>
11134
11135         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
11136         Fix compilation.
11137
11138 2007-03-02  Wim Taymans  <wim@fluendo.com>
11139
11140         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
11141
11142         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
11143         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
11144         (gst_rtp_mp2t_depay_set_property),
11145         (gst_rtp_mp2t_depay_get_property):
11146         * gst/rtp/gstrtpmp2tdepay.h:
11147         Add support to strip off proprietary headers. Fixes #350278.
11148
11149 2007-03-02  Wim Taymans  <wim@fluendo.com>
11150
11151         * ext/hal/hal.c:
11152         Fix compilation.
11153
11154 2007-03-02  Wim Taymans  <wim@fluendo.com>
11155
11156         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
11157         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
11158         (gst_sunaudiosrc_open):
11159         * sys/sunaudio/gstsunaudiosrc.h:
11160         Remove device-name from GstSunAudioSrc. Fixes #412597.
11161
11162 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
11163
11164         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
11165         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
11166         Having NULL as UDI previously selected the default sink/src. Change
11167         this back but mention it in the debug output.
11168         * ext/hal/hal.c: (gst_hal_get_alsa_element),
11169         (gst_hal_get_oss_element), (gst_hal_get_string),
11170         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
11171         (gst_hal_get_audio_src):
11172         * ext/hal/hal.h:
11173         Refactor a bit, check all error conditions, greatly improve debugging
11174         and fix some possible memory leaks. Also implement OSS support
11175         and allow specifying an UDI that points to a real device. For this the
11176         child device which supports ALSA (preferred) or OSS is used.
11177         As a side effect this makes it impossible now to get a alsasink in
11178         halaudiosrc and a alsasrc in halaudiosink.
11179
11180 2007-03-01  Wim Taymans  <wim@fluendo.com>
11181
11182         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
11183         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
11184         Errors from the udp sources are not fatal unless all of them are in
11185         error.
11186
11187 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
11188
11189         * tests/check/Makefile.am:
11190         Disable aasink in the states test. I suspect this is the element that
11191         is calling exit(1) when it can't proceed.
11192
11193 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
11194
11195         * tests/check/Makefile.am:
11196         Draw plugins in from the build tree sys/ dir, rather than picking
11197         up the already installed versions.
11198
11199 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11200
11201         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
11202         Error out correctly when getting xcontext fails.
11203
11204 2007-03-01  Wim Taymans  <wim@fluendo.com>
11205
11206         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
11207         Make state change to PAUSED NO_PREROLL because that's what it will be in
11208         the future and rtspsrc relies on it.
11209
11210         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
11211         (gst_rtspsrc_change_state):
11212         Don't error out when we don't get an error from the state change
11213         function.
11214
11215 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
11216
11217         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
11218         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
11219           Check if the device UDI is set before trying to query HAL
11220           about it and give a useful error message if it wasn't set.
11221         * ext/hal/hal.c: (gst_hal_get_string):
11222           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
11223           gives an assertion failure in D-Bus when running with
11224           DBUS_FATAL_WARNINGS=1.
11225
11226 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11227
11228         * configure.ac:
11229           Convert to new AG_GST style.
11230
11231 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11232
11233         * tests/check/Makefile.am:
11234         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
11235           add test for states
11236
11237 2007-02-28  Wim Taymans  <wim@fluendo.com>
11238
11239         * tests/check/elements/.cvsignore:
11240         Add new videofilter check to .cvsignore.
11241
11242 2007-02-28  Wim Taymans  <wim@fluendo.com>
11243
11244         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
11245         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11246         (gst_avi_demux_loop), (gst_avi_demux_chain):
11247         Fix combined flow return. Fixes #412608.
11248
11249 2007-02-28  Wim Taymans  <wim@fluendo.com>
11250
11251         * gst/videofilter/Makefile.am:
11252         Dist header..
11253
11254 2007-02-28  Wim Taymans  <wim@fluendo.com>
11255
11256         * gst/videofilter/gstgamma.h:
11257         Add header too.
11258
11259 2007-02-28  Wim Taymans  <wim@fluendo.com>
11260
11261         Patch by: Mark Nauwelaerts <manauw at skynet be>
11262
11263         * gst/videofilter/Makefile.am:
11264         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
11265         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
11266         (gst_gamma_get_property), (gst_gamma_calculate_tables),
11267         (oil_tablelookup_u8), (gst_gamma_set_caps),
11268         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
11269         Port gamma filter to 0.10. Fixes #412704.
11270
11271         * tests/check/Makefile.am:
11272         * tests/check/elements/videofilter.c: (setup_filter),
11273         (cleanup_filter), (check_filter), (GST_START_TEST),
11274         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
11275         Add unit tests for videofilters.
11276
11277 2007-02-28  Wim Taymans  <wim@fluendo.com>
11278
11279         * gst/rtsp/URLS:
11280         Add another interesting test url.
11281
11282         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
11283         Don't allow getting header fields from data packets.
11284
11285 2007-02-28  Michael Smith  <msmith@fluendo.com>
11286
11287         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
11288         (gst_shout2send_init), (gst_shout2send_start),
11289         (gst_shout2send_set_property), (gst_shout2send_get_property):
11290         * ext/shout2/gstshout2.h:
11291           Add a property for username.
11292
11293 2007-02-27  Christian Schallerr <christian@fluendo.com>
11294
11295         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
11296
11297 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
11298
11299         * gst/rtsp/Makefile.am:
11300         Fix make check too.
11301
11302 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
11303
11304         * gst/rtsp/base64.c: (util_base64_encode):
11305         * gst/rtsp/base64.h:
11306         Commit missing files for base64 encoding.
11307
11308 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
11309
11310         Patch by: Loïc Minier <lool+gnome at via ecp fr>
11311
11312         * configure.ac:
11313         * ext/annodex/Makefile.am:
11314         * ext/jpeg/Makefile.am:
11315         * ext/speex/Makefile.am:
11316         * gst/alpha/Makefile.am:
11317         * gst/cutter/Makefile.am:
11318         * gst/debug/Makefile.am:
11319         * gst/effectv/Makefile.am:
11320         * gst/goom/Makefile.am:
11321         * gst/level/Makefile.am:
11322         * gst/smpte/Makefile.am:
11323         * gst/videofilter/Makefile.am:
11324           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
11325
11326 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
11327
11328         * gst/rtsp/Makefile.am:
11329         * gst/rtsp/rtspconnection.c: (append_auth_header),
11330         (rtsp_connection_send), (rtsp_connection_set_auth):
11331         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
11332         from icecast to replace it. Relicensed from GPL courtesy of Mike
11333         Smith.
11334
11335 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
11336
11337         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
11338         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
11339         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
11340         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
11341         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
11342         (gst_rtspsrc_uri_set_uri):
11343         * gst/rtsp/gstrtspsrc.h:
11344         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11345         (append_auth_header), (rtsp_connection_send),
11346         (rtsp_connection_free), (rtsp_connection_set_auth):
11347         * gst/rtsp/rtspconnection.h:
11348         * gst/rtsp/rtspdefs.h:
11349         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
11350         * gst/rtsp/rtspurl.h:
11351
11352         Implement simple Basic Authentication support so that urls like
11353         rtsp://user:pass@hostname/rtspstream work on hosts that require
11354         authentication.
11355
11356 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
11357
11358         * sys/v4l2/gstv4l2object.c:
11359         * sys/v4l2/gstv4l2tuner.c:
11360         * sys/v4l2/v4l2_calls.c:
11361         Fix segfault when oppening a radio device.
11362         
11363 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
11364
11365         * gst/level/gstlevel.c: (gst_level_set_caps),
11366         (gst_level_transform_ip):
11367         * sys/v4l2/README:
11368         * tests/check/elements/level.c: (GST_START_TEST):
11369           Fix level for multi-channel case.
11370
11371 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
11372
11373         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
11374         (gst_level_transform_ip):
11375         * gst/level/gstlevel.h:
11376           Use function pointer for process function and add process functions
11377           for float audio.
11378
11379 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
11380
11381         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11382         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11383         (gst_v4l2src_capture_init):
11384           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
11385           fixes #407369
11386
11387 2007-02-18  Wim Taymans  <wim@fluendo.com>
11388
11389         * gst/rtp/Makefile.am:
11390         * gst/rtp/gstrtp.c: (plugin_init):
11391         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
11392         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
11393         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
11394         (gst_rtp_mp2t_pay_plugin_init):
11395         * gst/rtp/gstrtpmp2tpay.h:
11396         Added simple mpeg transport stream payloader.
11397
11398 2007-02-16  Wim Taymans  <wim@fluendo.com>
11399
11400         * gst/rtsp/URLS:
11401         Add example H264 rtsp url.
11402
11403         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11404         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
11405         Don't convert values to lowercase or we might mess up base64 encoded
11406         properties.
11407
11408 2007-02-16  Wim Taymans  <wim@fluendo.com>
11409
11410         * gst/rtp/README:
11411         Fix case of string params.
11412
11413         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
11414         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
11415         Fix depayloader, support more packet types.
11416         Add sync codes to make sure the packetizer can do its job.
11417
11418         * gst/rtp/gstrtpmp4gdepay.c:
11419         * gst/rtp/gstrtpmp4gpay.c:
11420         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
11421         Fix caps case again.
11422
11423 2007-02-15  Wim Taymans  <wim@fluendo.com>
11424
11425         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
11426         Set right caps on output buffers.
11427
11428 2007-02-14  Wim Taymans  <wim@fluendo.com>
11429
11430         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
11431         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
11432         Clear stack allocated SDPMedia struct before calling _init() on it.
11433         Clarify this in the docs as well.
11434
11435 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
11436
11437         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
11438         (do_change_child):
11439         Don't reset the profile when going switching states, as it makes
11440         the element non-reusable.
11441
11442 2007-02-14  Wim Taymans  <wim@fluendo.com>
11443
11444         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
11445         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
11446         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
11447         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
11448         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
11449         (sdp_parse_line):
11450         * gst/rtsp/sdpmessage.h:
11451         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
11452         Fix memory management of SDP messages. Fixes #407793.
11453
11454 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
11455
11456         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
11457
11458         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
11459         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
11460
11461 2007-02-14  Wim Taymans  <wim@fluendo.com>
11462
11463         Patch by: jp.liu <jp_liu at astrocom dot cn>
11464
11465         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
11466         Fix parsing of password field in url. Fixes #407797.
11467
11468 2007-02-14  Wim Taymans  <wim@fluendo.com>
11469
11470         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11471         (gst_wavparse_reset), (gst_wavparse_init),
11472         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
11473         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
11474         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
11475         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
11476         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
11477         (gst_wavparse_loop), (gst_wavparse_chain),
11478         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
11479         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
11480         (plugin_init):
11481         * gst/wavparse/gstwavparse.h:
11482         Update docs.
11483         Use boilerplate.
11484         Various code cleanups.
11485         When the bitrate is not known (bps == 0 or compressed formats) let
11486         downstream element guestimate the duration and position and don't
11487         generate timestamps or durations. Fixes #405213.
11488         Fix EOS and ERROR conditions in chain mode, we just need to forward the
11489         error flowreturn upstream.
11490
11491 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
11492
11493         * ext/gconf/Makefile.am:
11494         * ext/gconf/gconf.c: (gst_gconf_get_string),
11495         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
11496         (gst_gconf_render_bin_with_default):
11497         * ext/gconf/gconf.h:
11498         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
11499         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
11500         (gst_gconf_audio_sink_dispose), (do_change_child),
11501         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
11502         (cb_change_child), (gst_gconf_audio_sink_change_state):
11503         * ext/gconf/gstgconfaudiosink.h:
11504         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
11505         (gst_switch_sink_class_init), (gst_switch_sink_reset),
11506         (gst_switch_sink_init), (gst_switch_sink_dispose),
11507         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
11508         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
11509         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
11510         * ext/gconf/gstswitchsink.h:
11511         * gst/autodetect/gstautoaudiosink.c:
11512         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
11513         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
11514         (gst_auto_audio_sink_detect):
11515         * gst/autodetect/gstautovideosink.c:
11516         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
11517         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
11518         (gst_auto_video_sink_detect):
11519         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
11520         and a child that implements the GConf key monitoring. The end goal of
11521         this is an audio sink that can be changed on the fly, but at the 
11522         moment it still only changes on the next READY transition.
11523
11524 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
11525
11526         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11527         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11528         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
11529         (gst_avi_demux_calculate_durations_from_index),
11530         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11531         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11532         (gst_avi_demux_loop):
11533           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
11534
11535 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
11536
11537         * configure.ac:
11538         * docs/plugins/Makefile.am:
11539           Add crossreferences to glib/gobject/gstream docs.
11540
11541 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11542
11543         * gst/monoscope/Makefile.am:
11544         * gst/monoscope/gstmonoscope.c:
11545           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
11546           (but no LIBS, since we only use defines from the headers).
11547
11548 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11549
11550         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
11551
11552         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
11553         (gst_wavparse_stream_data):
11554           Fix massive memory leak when operating in streaming mode due to
11555           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
11556           Fixes #407057.
11557
11558 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11559
11560         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11561         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
11562         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
11563         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
11564         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11565         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
11566         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
11567         (gst_avi_demux_calculate_durations_from_index),
11568         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11569         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
11570         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11571         * gst/avi/gstavidemux.h:
11572           Save some memory (8%) by repacking the index entry structure (more to
11573           come). Add more FIXMEs to questionable parts.
11574
11575 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11576
11577         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
11578         (gst_v4l2src_get_caps):
11579         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11580         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11581         (gst_v4l2src_capture_init):
11582           More FIXME comments and messaging changes.
11583
11584 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11585
11586         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
11587         (gst_goom_change_state):
11588         * gst/goom/gstgoom.h:
11589           Improved docs and use GST_DEBUG_FUNCPTR.
11590
11591         * gst/level/gstlevel.c: (gst_level_class_init):
11592           Use GST_DEBUG_FUNCPTR.
11593
11594         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
11595         (gst_monoscope_chain), (gst_monoscope_change_state):
11596           Improved docs source cleanups.
11597
11598 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11599
11600         * gst/debug/Makefile.am:
11601         * gst/debug/gstdebug.c: (plugin_init):
11602         * gst/debug/gstpushfilesrc.c:
11603         * gst/debug/gstpushfilesrc.h:
11604           Add code for a pushfilesrc element that implements a pushfile:// URI
11605           handler, to make debugging push-mode operation of demuxer/decoders
11606           that support both easier in connection with seek/playbin/etc.
11607           The element isn't registered at the moment.
11608
11609 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
11610
11611         * gst/avi/gstavimux.c:
11612           Comment a #if 0 in caps template definition as VS6 seems to 
11613         do not support it.
11614         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
11615           Use gst_guint64_to_gdouble for conversion.
11616         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
11617           Move variables declaration before the first instruction.
11618         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
11619           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
11620           And don't include netdb.h for G_OS_WIN32
11621         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
11622           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
11623           by VS6 then use an other way to initialize SDPMedia structure.
11624         * gst/udp/gstdynudpsink.h:
11625         * gst/udp/gstdynudpnetutils.h:
11626           Do not include <sys/time.h> for G_OS_WIN32
11627         * gst/udp/gstudpsrc.c:
11628           Define socklen_t as int for G_OS_WIN32
11629         * win/common/config.h.in:
11630           Undef HAVE_NETINET_IN_H
11631         * win32/vs6/gst_plugins_good.dsw:
11632         * win32/vs6/libgstrtp.dsp:
11633         * win32/vs6/libgstrtsp.dsp:
11634         * win32/vs6/libgstautogen.dsp:
11635         * win32/vs6/libgstaudiofx.dsp:
11636         * win32/vs6/libgstudp.dsp:
11637           Add and update project files.
11638         * win32/common/gstudp-enumtypes.c:
11639         * win32/common/gstudp-enumtypes.h:
11640           Add a copy of udp enumtypes to win32/common as in core 
11641           and base.
11642         
11643 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
11644
11645         * configure.ac:
11646           Activate monoscope when building with --enable-experimental. Fix
11647           --enable-external configure switch description.
11648
11649         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
11650         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
11651           Help gst-indent.
11652
11653 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
11654
11655         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
11656           Explicitly cast result of pointer arithmetic to integer in order to
11657           avoid compiler warnings on some 64-bit systems. Should fix #406018.
11658
11659 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
11660
11661         * gst/debug/progressreport.c:
11662           Some more docs.
11663
11664 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11665
11666         * docs/plugins/inspect/plugin-rtp.xml:
11667           Update for new elements.
11668
11669         * gst/debug/progressreport.h:
11670           Commit newly-created header file as well.
11671
11672 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11673
11674         * docs/plugins/Makefile.am:
11675         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11676         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11677         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11678         * gst/debug/Makefile.am:
11679         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
11680         (gst_progress_report_do_query), (gst_progress_report_report):
11681           Make progressreport element post messages with the current progress
11682           on the bus. Also add some basic docs for it.
11683
11684 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
11685
11686         * ext/hal/hal.c: (gst_hal_get_string):
11687         * ext/hal/hal.h:
11688           Some small cleanups; deal with errors when parsing the HAL ALSA
11689           capabilities a bit better.
11690
11691 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11692
11693         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11694           Let's try this again and use the right cast this time.
11695
11696 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11697
11698         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11699           Add cast to avoid compiler warnings with older GLib versions
11700           where the nick/name members in GEnumValue are not declared as
11701           constant strings.
11702
11703 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11704
11705         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
11706         (gst_gconf_render_bin_from_key),
11707         (gst_gconf_get_default_audio_sink):
11708         * ext/gconf/gconf.h:
11709         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
11710         (do_toggle_element), (gst_gconf_audio_sink_set_property),
11711         (gst_gconf_audio_sink_get_property):
11712           In gconfaudiosink, get the right key as the old key in do_toggle
11713           (ie. one dependent on the profile selected). Log some more stuff so
11714           we can see what's actually going on.
11715
11716 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
11717
11718         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
11719         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
11720         (gst_audio_amplify_set_process_function),
11721         (gst_audio_amplify_setup):
11722         * gst/audiofx/audioamplify.h:
11723         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11724         (gst_audio_invert_class_init), (gst_audio_invert_setup):
11725         * gst/audiofx/audioinvert.h:
11726         Some small cleanups and port both elements to the new GstAudioFilter
11727         base class to save a few lines of common code.
11728         * gst/audiofx/Makefile.am:
11729         Link against libgstaudio for the above changes
11730
11731 2007-01-29  Wim Taymans  <wim@fluendo.com>
11732
11733         * tests/check/elements/.cvsignore:
11734         Some more ignores.
11735
11736 2007-01-26  Wim Taymans  <wim@fluendo.com>
11737
11738         Patch by: charles <charlesg3 at gmail dot com>
11739
11740         * ext/shout2/gstshout2.c: (gst_shout2send_init),
11741         (set_shout_metadata), (gst_shout2send_event):
11742         * ext/shout2/gstshout2.h:
11743         Properly handle tags in shout2send. Fixes #399825.
11744
11745 2007-01-25  Wim Taymans  <wim@fluendo.com>
11746
11747         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11748         (gst_rtspsrc_activate_streams):
11749         Convert SDP fields to upper/lowercase following the rules in the SDP to
11750         caps document. 
11751
11752 2007-01-25  Wim Taymans  <wim@fluendo.com>
11753
11754         * gst/rtp/README:
11755         * gst/rtp/gstrtpilbcdepay.c:
11756         * gst/rtp/gstrtpilbcpay.c:
11757         * gst/rtp/gstrtpmp4gdepay.c:
11758         * gst/rtp/gstrtpmp4gpay.c:
11759         * gst/rtp/gstrtpspeexdepay.c:
11760         * gst/rtp/gstrtpspeexpay.c:
11761         * gst/rtp/gstrtpsv3vdepay.c:
11762         * gst/rtp/gstrtptheoradepay.c:
11763         * gst/rtp/gstrtptheorapay.c:
11764         * gst/rtp/gstrtpvorbisdepay.c:
11765         * gst/rtp/gstrtpvorbispay.c:
11766         Fix case of encoding-name and key/value pairs to match the document.
11767         This is to make interoperation with SDP case-insensitive as required by
11768         the relevant RFCs.
11769
11770 2007-01-25  Wim Taymans  <wim@fluendo.com>
11771
11772         * configure.ac:
11773         Bump required -core/-base to CVS
11774
11775 2007-01-25  Wim Taymans  <wim@fluendo.com>
11776
11777         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
11778         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
11779         * gst/rtp/gstrtpL16pay.h:
11780         Fill up to MTU using adapter.
11781         Timestamp rtp packets.
11782
11783 2007-01-25  Edward Hervey  <edward@fluendo.com>
11784
11785         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
11786         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
11787         Use G_GSIZE_FORMAT in print statements for portability.
11788         Fixes build on macosx.
11789
11790 2007-01-24  Wim Taymans  <wim@fluendo.com>
11791
11792         * gst/rtp/Makefile.am:
11793         * gst/rtp/gstrtp.c: (plugin_init):
11794         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
11795         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
11796         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
11797         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
11798         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
11799         (gst_rtp_L16_depay_plugin_init):
11800         * gst/rtp/gstrtpL16depay.h:
11801         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
11802         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
11803         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
11804         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
11805         (gst_rtp_L16_pay_plugin_init):
11806         * gst/rtp/gstrtpL16pay.h:
11807         Port and enable raw audio payloader/depayloader. Needs a bit more work
11808         on the payloader side.
11809
11810 2007-01-24  Wim Taymans  <wim@fluendo.com>
11811
11812         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
11813         (gst_rtspsrc_stream_configure_transport),
11814         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
11815         * gst/rtsp/gstrtspsrc.h:
11816         Only unblock the udp pads when we linked and activated them all.
11817         Fixes #395688.
11818
11819 2007-01-24  Wim Taymans  <wim@fluendo.com>
11820
11821         * gst/rtp/Makefile.am:
11822         * gst/rtp/gstrtp.c: (plugin_init):
11823         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
11824         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
11825         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
11826         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
11827         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
11828         * gst/rtp/gstrtpac3depay.h:
11829         Added simple AC3 depayloader (RFC 4184).
11830
11831         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
11832         Fix a leak.
11833
11834 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
11835
11836         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11837
11838         * gst/audiofx/Makefile.am:
11839         * gst/audiofx/audioamplify.c:
11840         (gst_audio_amplify_clipping_method_get_type),
11841         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
11842         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
11843         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
11844         (gst_audio_amplify_set_caps),
11845         (gst_audio_amplify_transform_int_clip),
11846         (gst_audio_amplify_transform_int_wrap_negative),
11847         (gst_audio_amplify_transform_int_wrap_positive),
11848         (gst_audio_amplify_transform_float_clip),
11849         (gst_audio_amplify_transform_float_wrap_negative),
11850         (gst_audio_amplify_transform_float_wrap_positive),
11851         (gst_audio_amplify_transform_ip):
11852         * gst/audiofx/audioamplify.h:
11853         * gst/audiofx/audiofx.c: (plugin_init):
11854         Add new element "audioamplify". This allows scaling of raw audio
11855         samples, similar to the "volume" element, but provides different modes
11856         for clipping and allows unlimited amplification. It's mainly targeted
11857         for creative sound design and not as a replacement of the "volume"
11858         element. Fixes #397162
11859         * docs/plugins/Makefile.am:
11860         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11861         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11862         * docs/plugins/gst-plugins-good-plugins.args:
11863         * docs/plugins/inspect/plugin-audiofx.xml:
11864         Add docs for audioamplify and integrate them into the build system
11865         * tests/check/Makefile.am:
11866         * tests/check/elements/audioamplify.c: (setup_amplify),
11867         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
11868         Add fairly extensive unit test suite for audioamplify
11869
11870 2007-01-24  Wim Taymans  <wim@fluendo.com>
11871
11872         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
11873         Unblock pads after adding the pads to the element so that autopluggers
11874         get a change to link something. Possibly fixes #395688.
11875
11876 2007-01-24  Wim Taymans  <wim@fluendo.com>
11877
11878         * gst/rtp/gstrtpamrdepay.c:
11879         * gst/rtp/gstrtpgsmdepay.c:
11880         * gst/rtp/gstrtph263pdepay.c:
11881         * gst/rtp/gstrtph263ppay.c:
11882         * gst/rtp/gstrtph264depay.c:
11883         * gst/rtp/gstrtpilbcdepay.c:
11884         * gst/rtp/gstrtpmp2tdepay.c:
11885         * gst/rtp/gstrtpmp4gdepay.c:
11886         * gst/rtp/gstrtpmp4gpay.c:
11887         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11888         * gst/rtp/gstrtpmp4vpay.c:
11889         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
11890         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
11891         (gst_rtp_mpa_depay_process):
11892         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
11893         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
11894         * gst/rtp/gstrtppcmadepay.c:
11895         * gst/rtp/gstrtppcmudepay.c:
11896         * gst/rtp/gstrtpspeexdepay.c:
11897         * gst/rtp/gstrtpspeexpay.c:
11898         * gst/rtp/gstrtpsv3vdepay.c:
11899         * gst/rtp/gstrtptheoradepay.c:
11900         * gst/rtp/gstrtptheorapay.c:
11901         * gst/rtp/gstrtpvorbisdepay.c:
11902         * gst/rtp/gstrtpvorbispay.c:
11903         Fix caps with payload numbers.
11904         Add some fixed payload numbers to caps when possible.
11905
11906 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
11907
11908         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11909
11910         * gst/audiofx/Makefile.am:
11911         * gst/audiofx/audiofx.c: (plugin_init):
11912         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11913         (gst_audio_invert_class_init), (gst_audio_invert_init),
11914         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
11915         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
11916         (gst_audio_invert_transform_float),
11917         (gst_audio_invert_transform_ip):
11918         * gst/audiofx/audioinvert.h:
11919         Add new audiofx element "audioinvert". This element swaps the upper
11920         and lower half of samples and can be used for example for a
11921         wide-stereo effect. Fixes #396057
11922         * docs/plugins/Makefile.am:
11923         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11924         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11925         * docs/plugins/gst-plugins-good-plugins.args:
11926         * docs/plugins/inspect/plugin-audiofx.xml:
11927         Add docs for the audioinvert element and add them to the build system.
11928         * tests/check/Makefile.am:
11929         * tests/check/elements/audioinvert.c: (setup_invert),
11930         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
11931         Add unit test suite for the audioinvert element.
11932
11933 2007-01-23  Wim Taymans  <wim@fluendo.com>
11934
11935         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
11936         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
11937         Parse config params as string and int.
11938         Parse and use AU header length
11939
11940 2007-01-23  Wim Taymans  <wim@fluendo.com>
11941
11942         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
11943         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
11944         * gst/smpte/gstmask.c: (_gst_mask_register):
11945         * gst/smpte/gstmask.h:
11946         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
11947         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
11948         (gst_smpte_paint_triangle_clock):
11949         constify some static structs.
11950         Don't update the mask if nothing changed to the params.
11951         Make sure we never draw outside of the picture. Fixes #398325.
11952
11953 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
11954
11955         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
11956           Error out properly when pull_range fails while we're reading the
11957           headers, instead of just pausing the task silently. Fixes #399338.
11958
11959 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
11960
11961         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11962           Some more sanity checks to make sure the input formats match and the
11963           input pads are actually negotiated, in case someone tries to feed
11964           buffers from fakesrc or filesrc. Fixes #398299.
11965           Also const-ify an array, just because we can.
11966
11967 2007-01-19  Edward Hervey  <edward@fluendo.com>
11968
11969         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
11970         Ignore previous commit, that was only valid for widths and heights
11971         that are multiples of 4.
11972         Copy over size/stride macros from jpegdec. This allows the element
11973         to work with any width,height...
11974         ... but puts in evidence that the actual transformations only work
11975         with width/height that are multiples of 4.
11976
11977 2007-01-19  Edward Hervey  <edward@fluendo.com>
11978
11979         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11980         Allocate buffers of the right size.
11981         The proper size of a I420 buffer in bytes is:
11982         
11983             width * height * 3
11984             ------------------
11985                     2
11986
11987 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11988
11989         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11990           Proxy getcaps on sink pads too, so that we either end up with the
11991           same dimensions on all pads or error out if that's not possible
11992           (seems to work even!). Fixes #398086, I think.
11993
11994 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11995
11996         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11997         * docs/plugins/gst-plugins-good-plugins.args:
11998         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11999           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
12000           fix integer properties with -1 as minimum value.
12001
12002         * docs/plugins/inspect/plugin-1394.xml:
12003         * docs/plugins/inspect/plugin-aasink.xml:
12004         * docs/plugins/inspect/plugin-alaw.xml:
12005         * docs/plugins/inspect/plugin-alpha.xml:
12006         * docs/plugins/inspect/plugin-alphacolor.xml:
12007         * docs/plugins/inspect/plugin-annodex.xml:
12008         * docs/plugins/inspect/plugin-apetag.xml:
12009         * docs/plugins/inspect/plugin-audiofx.xml:
12010         * docs/plugins/inspect/plugin-auparse.xml:
12011         * docs/plugins/inspect/plugin-autodetect.xml:
12012         * docs/plugins/inspect/plugin-avi.xml:
12013         * docs/plugins/inspect/plugin-cacasink.xml:
12014         * docs/plugins/inspect/plugin-cairo.xml:
12015         * docs/plugins/inspect/plugin-cdio.xml:
12016         * docs/plugins/inspect/plugin-cutter.xml:
12017         * docs/plugins/inspect/plugin-debug.xml:
12018         * docs/plugins/inspect/plugin-dv.xml:
12019         * docs/plugins/inspect/plugin-efence.xml:
12020         * docs/plugins/inspect/plugin-effectv.xml:
12021         * docs/plugins/inspect/plugin-esdsink.xml:
12022         * docs/plugins/inspect/plugin-flac.xml:
12023         * docs/plugins/inspect/plugin-flxdec.xml:
12024         * docs/plugins/inspect/plugin-gconfelements.xml:
12025         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
12026         * docs/plugins/inspect/plugin-goom.xml:
12027         * docs/plugins/inspect/plugin-halelements.xml:
12028         * docs/plugins/inspect/plugin-icydemux.xml:
12029         * docs/plugins/inspect/plugin-id3demux.xml:
12030         * docs/plugins/inspect/plugin-jpeg.xml:
12031         * docs/plugins/inspect/plugin-level.xml:
12032         * docs/plugins/inspect/plugin-matroska.xml:
12033         * docs/plugins/inspect/plugin-mulaw.xml:
12034         * docs/plugins/inspect/plugin-multipart.xml:
12035         * docs/plugins/inspect/plugin-navigationtest.xml:
12036         * docs/plugins/inspect/plugin-ossaudio.xml:
12037         * docs/plugins/inspect/plugin-png.xml:
12038         * docs/plugins/inspect/plugin-rtp.xml:
12039         * docs/plugins/inspect/plugin-rtsp.xml:
12040         * docs/plugins/inspect/plugin-shout2send.xml:
12041         * docs/plugins/inspect/plugin-smpte.xml:
12042         * docs/plugins/inspect/plugin-speex.xml:
12043         * docs/plugins/inspect/plugin-taglib.xml:
12044         * docs/plugins/inspect/plugin-udp.xml:
12045         * docs/plugins/inspect/plugin-videobalance.xml:
12046         * docs/plugins/inspect/plugin-videobox.xml:
12047         * docs/plugins/inspect/plugin-videoflip.xml:
12048         * docs/plugins/inspect/plugin-videomixer.xml:
12049         * docs/plugins/inspect/plugin-wavenc.xml:
12050         * docs/plugins/inspect/plugin-wavparse.xml:
12051         * docs/plugins/inspect/plugin-ximagesrc.xml:
12052           Update to CVS.
12053
12054 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
12055
12056         Patch by: Sebastian Dröge <slomo circular-chaos org>
12057
12058         * gst/audiofx/audiopanorama.c:
12059           Fix doc section name (Fixes #397946)
12060
12061 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
12062
12063         * sys/v4l2/gstv4l2object.c:
12064         (gst_v4l2_object_install_properties_helper),
12065         (gst_v4l2_object_set_property_helper),
12066         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
12067         * sys/v4l2/gstv4l2object.h:
12068         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
12069         (gst_v4l2src_init), (gst_v4l2src_set_property),
12070         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
12071         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
12072         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
12073         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
12074         (gst_v4l2src_capture_deinit):
12075           Fix EIO handing when capturing. Add new property to specify the number of
12076           buffers to enque (and remove the borked num-buffers usage).
12077
12078 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
12079
12080         Patch by: Sebastian Dröge <slomo circular-chaos org>
12081
12082         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
12083         (gst_audio_panorama_set_process_function):
12084           Use a function array for process methods, add more docs and define the
12085           startindex of enums.
12086
12087 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
12088
12089         Patch by: Mark Nauwelaerts <manauw at skynet be>
12090
12091         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
12092         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
12093         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
12094         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
12095         (gst_avi_mux_riff_get_avi_header),
12096         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
12097         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
12098         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
12099         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
12100         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
12101         (gst_avi_mux_change_state):
12102         * gst/avi/gstavimux.h:
12103         * tests/check/elements/avimux.c: (teardown_src_pad):
12104           Add support for more than one audio stream; write better AVIX
12105           header; refactor code a bit; don't announce vorbis caps on our audio
12106           sink pads since we don't support it anyway. Closes #379298.
12107
12108 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
12109
12110         Patch by: Sebastian Dröge <slomo circular-chaos org>
12111
12112         * gst/audiofx/audiopanorama.c:
12113         (gst_audio_panorama_method_get_type),
12114         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
12115         (gst_audio_panorama_set_process_function),
12116         (gst_audio_panorama_set_property),
12117         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
12118         (gst_audio_panorama_transform_m2s_int_simple),
12119         (gst_audio_panorama_transform_s2s_int_simple),
12120         (gst_audio_panorama_transform_m2s_float_simple),
12121         (gst_audio_panorama_transform_s2s_float_simple):
12122         * gst/audiofx/audiopanorama.h:
12123           Add 'method' property and provide a simple (non-psychoacustic)
12124           processing method (#394859).
12125
12126         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
12127         (panorama_suite):
12128           Tests for new method.
12129
12130 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
12131
12132         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
12133         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
12134           Set correct caps on outgoing pulled buffers, or things blow up
12135           after recent core changes.
12136
12137 2007-01-11  Wim Taymans  <wim@fluendo.com>
12138
12139         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
12140
12141         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
12142         (gst_multipart_mux_request_new_pad),
12143         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
12144         (gst_multipart_mux_change_state):
12145         Return FLOW errors ASAP. Fixes #394977.
12146         Misc cleanups.
12147
12148 2007-01-11  Wim Taymans  <wim@fluendo.com>
12149
12150         Patch by: Lutz Mueller <lutz at topfrose dot de>
12151
12152         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
12153         Check for stream pad before activating. 
12154
12155 2007-01-10  Wim Taymans  <wim@fluendo.com>
12156
12157         Patch by: Peter Kjellerstedt  <pkj at axis com>
12158
12159         * gst/rtsp/COPYING.MIT:
12160         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
12161         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
12162         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
12163         (gst_rtspsrc_stream_configure_transport),
12164         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
12165         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
12166         (gst_rtspsrc_parse_methods),
12167         (gst_rtspsrc_create_transports_string),
12168         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
12169         (gst_rtspsrc_open), (gst_rtspsrc_close):
12170         * gst/rtsp/gstrtspsrc.h:
12171         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
12172         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
12173         (parse_request_line), (parse_line), (rtsp_connection_read),
12174         (rtsp_connection_close):
12175         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
12176         (rtsp_method_as_text), (rtsp_header_as_text),
12177         (rtsp_status_as_text), (rtsp_find_header_field),
12178         (rtsp_find_method):
12179         * gst/rtsp/rtspdefs.h:
12180         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
12181         (rtsp_ext_wms_configure_stream):
12182         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
12183         (rtsp_message_new_request), (rtsp_message_init_request),
12184         (rtsp_message_new_response), (rtsp_message_init_response),
12185         (rtsp_message_init_data), (rtsp_message_unset),
12186         (rtsp_message_free), (rtsp_message_add_header),
12187         (rtsp_message_get_header), (rtsp_message_set_body),
12188         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
12189         * gst/rtsp/rtspmessage.h:
12190         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
12191         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
12192         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
12193         (sdp_message_dump):
12194         Allow url to be NULL to be able to use it for server connections.
12195         Can now send responses as well as requests.
12196         No longer hangs in an endless loop if EOF is received.
12197         Can now convert a status code to a text string.
12198         Return RTSP_HDR_INVALID for unknown headers.
12199         Return RTSP_INVALID for unknown methods.
12200         Copy CSeq and Session headers from the request.
12201         Only free memory corresponding to the currently set message type.
12202         Added const to function arguments as appropriate.
12203         Avoid a compiler warning when initializing nmedia.
12204         Use guint rather than gint to avoid compiler warnings.
12205         Fix crasher in wms extension.
12206         Factor out stream setup from open_connection.
12207         Delay activation of streams when actual data is received from the
12208         server, this prepares us to do proper protocol switching.
12209         Added new license.
12210         Fixes #380895.
12211
12212
12213 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
12214
12215         Patch by: Sebastian Dröge <slomo ubuntu com>
12216
12217         * docs/plugins/Makefile.am:
12218         * gst/audiofx/audiopanorama.c:
12219           Some small docs fixes (#394851).
12220
12221 2007-01-09  Wim Taymans  <wim@fluendo.com>
12222
12223         * gst/avi/gstavidemux.c:
12224         Fix docs.
12225
12226 2007-01-09  Wim Taymans  <wim@fluendo.com>
12227
12228         * gst/rtp/Makefile.am:
12229         * gst/rtp/gstrtp.c: (plugin_init):
12230         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
12231         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
12232         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
12233         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
12234         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
12235         * gst/rtp/gstrtpmpvdepay.h:
12236           Added RFC 2250 MPEG Video Depayloader.
12237
12238         * gst/rtp/gstrtpL16depay.h:
12239         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
12240         (gst_rtp_h263p_depay_process):
12241         Fix Header file. Small cleanups.
12242
12243         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
12244         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
12245         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
12246         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
12247         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
12248         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
12249         (gst_rtp_mp4v_depay_change_state):
12250         Remove usused code. Remove Adapter from state Change. Added debug.
12251
12252         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
12253         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
12254         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
12255         * gst/rtp/gstrtpmpadepay.h:
12256         Subclass base depayloader.
12257         Added debug.
12258         Support static payload type assignment as well.
12259
12260         * gst/rtp/gstrtpmpapay.c:
12261         Fix caps.
12262
12263 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
12264
12265         Patch by: Vincent Torri  <vtorri at univ-evry fr>
12266
12267         * ext/jpeg/gstjpegdec.c:
12268         * ext/jpeg/gstjpegenc.c:
12269         * ext/jpeg/smokecodec.c:
12270           These libjpeg callbacks should return a 'boolean' (unsigned char
12271           apparently) and not a 'gboolean' (which maps to gint). Fixes
12272           warnings when compiling with MingW (#393427).
12273
12274         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
12275           Use ioctlsocket on win32.
12276
12277         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
12278           Some printf format fixes for win32.
12279
12280 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
12281
12282         * gst/cutter/gstcutter.c: (gst_cutter_chain):
12283           Use gst_guint64_to_gdouble for conversion.
12284         * win32/vs6/libgstmatroska.dsp:
12285           Add zlib to the link.
12286         * win32/vs6/libgstvideobox.dsp:
12287           Update liboil library name (project is linked to 
12288           liboil-0.3-0.lib now).
12289           
12290 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
12291
12292         * gst/matroska/Makefile.am:
12293           If zlib is available and used, we must link it explicitly for
12294           things to work on MingW (fixes #392855).
12295
12296 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
12297
12298         * ext/esd/esdsink.c: (gst_esdsink_delay):
12299           Don't return bogus values when esd_get_delay() fails for some
12300           reason (#392189).
12301
12302 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
12303
12304         * sys/ximage/gstximagesrc.c: (composite_pixel):
12305           Fix presumably copy'n'pasto for 16bpp depth.
12306
12307 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
12308
12309         * gst/matroska/matroska-mux.c:
12310         (gst_matroska_mux_audio_pad_setcaps):
12311           The "signed" field in audio caps is of boolean type, trying to use
12312           gst_structure_get_int() to extract it will fail. Fixing this makes
12313           matroskamux accept raw audio input (#387121) (use at your own risk
12314           though, due to the matroska spec being not entirely useful in this
12315           respect).
12316           Also fix up raw audio structures in template caps so that they
12317           represent what our setcaps function will actually accept, so that
12318           converters know what to convert to.
12319           Finally, don't fail if there isn't an "endianness" field in 8-bit
12320           PCM caps.
12321
12322 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
12323
12324         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12325         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12326         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12327         (teardown_cmmldec):
12328         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12329         (teardown_cmmlenc):
12330         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12331           reapply consistent pad (de)activation
12332
12333 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
12334
12335         * configure.ac:
12336         Back to CVS
12337
12338         * gst-plugins-good.doap:
12339         Add 0.10.5 doap entry
12340
12341 === release 0.10.5 ===
12342
12343 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
12344
12345         * configure.ac:
12346           releasing 0.10.5, "The Path of Thorns"
12347
12348 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
12349
12350         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12351         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12352         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12353         (teardown_cmmldec):
12354         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12355         (teardown_cmmlenc):
12356         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12357           revert my freeze breakage
12358
12359 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
12360
12361         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12362         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12363         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12364         (teardown_cmmldec):
12365         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12366         (teardown_cmmlenc):
12367         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12368           consistent pad (de)activation
12369
12370 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
12371
12372         * configure.ac:
12373         * ext/Makefile.am:
12374         Disable LADPSA, as it has moved to the -bad module for the duration.
12375
12376 2006-12-18  Wim Taymans  <wim@fluendo.com>
12377
12378         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
12379         (gst_signal_processor_event):
12380         Reset flow_state back to _OK after a flush stop so that we exit our
12381         error state after the flush. Fixes #374213
12382
12383 2006-12-16  David Schleef  <ds@schleef.org>
12384
12385         * sys/osxvideo/osxvideosink.h:
12386         * sys/osxvideo/osxvideosink.m:
12387           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
12388
12389 2006-12-16  David Schleef  <ds@schleef.org>
12390
12391         Patch by: Vijay Santhanam <vijay santhanam gmail com>
12392
12393         * sys/osxvideo/Makefile.am:
12394         * sys/osxvideo/osxvideosink.h:
12395         * sys/osxvideo/osxvideosink.m:
12396           Preliminary patch for porting osxvideosink
12397
12398 2006-12-16  Wim Taymans  <wim@fluendo.com>
12399
12400         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12401
12402         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
12403         (gst_videomixer_set_master_geometry),
12404         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
12405         (gst_videomixer_reset), (gst_videomixer_init),
12406         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
12407         (gst_videomixer_release_pad), (gst_videomixer_collected),
12408         (gst_videomixer_change_state):
12409         Introduce some locking around the videomixer state so that it does not
12410         crash when adding/removing pads. Fixes #383043.
12411
12412 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
12413
12414         * configure.ac:
12415           Make sure libcaca can actually be used instead of just checking for
12416           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
12417           cross-compiling (fixes #384587).
12418
12419 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12420
12421         * Makefile.am:
12422         * gst-plugins-good.doap:
12423         * gst-plugins-good.spec.in:
12424           adding doap file
12425
12426 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
12427
12428         * configure.ac:
12429           libflac-1.1.3 changed API again, but we can't build against it yet,
12430           so make sure our check doesn't use libflac-1.1.3 and add a comment
12431           to this effect.
12432
12433 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
12434
12435         * gst/effectv/gstquark.c: (gst_quarktv_transform),
12436         (gst_quarktv_planetable_clear):
12437           Add some NULL pointer checks (possibly related to #385623).
12438
12439 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
12440
12441         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
12442         (gst_tag_demux_chain):
12443         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
12444           In streaming mode, if the first buffer we get doesn't have an
12445           offset, fix it up to be 0, otherwise trimming won't work later on
12446           and we'll be typefinding application/x-id3, which may result in
12447           decodebin plugging an endless number of id3demux elements as a
12448           consequence. Fixes #385031.
12449           
12450 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12451
12452         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
12453           Ignore the buffer_time the sound device reports. Turns out it is 
12454           sometimes completely bogus and we're better off without it.
12455
12456 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
12457
12458         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12459         (gst_matroska_demux_video_caps):
12460         * gst/matroska/matroska-ids.c:
12461         (gst_matroska_track_init_video_context):
12462         * gst/matroska/matroska-ids.h:
12463           Try harder to extract the framerate for video tracks correctly and
12464           save it directly instead of converting it back and forth a few
12465           times. Mostly makes a difference for very small framerates (<1).
12466           Fixes #380199.
12467
12468 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
12469
12470         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
12471         (gst_gconf_audio_src_dispose), (do_toggle_element):
12472         * ext/gconf/gstgconfaudiosrc.h:
12473           Remove gconf notify hook when the gconfaudiosrc element is
12474           destroyed, otherwise the callback may be called on an
12475           already-destroyed instance and bad things happen. Should fix
12476           #378184.
12477           Also ignore gconf key changes when the source is already running.
12478
12479 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
12480
12481         Patch by: Sebastian Dröge  <mail at slomosnail de>
12482
12483         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12484           We need to be able to read and parse any possible floating point string
12485           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
12486           will parse the former only in certain locales though, so we really need
12487           to canonicalise the separator to '.' and then use g_ascii_strtod() to
12488           make sure we can parse either version at all times.
12489           Fixes #382982 for real.
12490
12491 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12492
12493         * sys/sunaudio/gstsunaudiomixerctrl.c:
12494         * sys/sunaudio/gstsunaudiosrc.c:
12495
12496         Use the sunaudio debug category.
12497
12498         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
12499         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
12500         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
12501         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
12502         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
12503         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
12504         (gst_sunaudiosink_reset):
12505         * sys/sunaudio/gstsunaudiosink.h:
12506
12507         Uses the sunaudio debug category for all debug output
12508         Implements the _delay() callback to synchronise video playback better
12509         Change the segtotal and segsize values back to the parent class 
12510           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
12511           respectively)
12512         Measure the samples written to the device vs. played.
12513         Keep track of segments in the device by writing empty eof frames, and
12514         sleep using a GCond when we get too far ahead and risk overrunning the
12515         sink's ringbuffer.
12516
12517         Fixes: #360673
12518
12519 2006-12-08  Wim Taymans  <wim@fluendo.com>
12520
12521         Patch by: Sebastian Dröge  <mail at slomosnail de >
12522
12523         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
12524         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
12525         * gst/audiofx/audiopanorama.h:
12526         Fix audiopanorame with float samples. Fixes #383726.
12527
12528 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12529
12530         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
12531         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
12532         (gst_sunaudiosrc_reset):
12533
12534         Implement reset functions to unblock the src/sink more quickly on 
12535         state change requests.
12536         Patch by: Brian Cameron <brian dot cameron at sun com>
12537
12538 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12539
12540         * sys/sunaudio/gstsunaudiomixer.c:
12541         (gst_sunaudiomixer_change_state):
12542         Construct the correct mixer device name when the AUDIODEV env var
12543         is set.
12544
12545         Patch by: Jerry Tan <jerry.tan at sun dot com>
12546         Fixes: #383596
12547
12548 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12549
12550         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
12551         Apply patch to open the mixer control and set the MULTIPLE_OPEN
12552         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
12553         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
12554         Patch by: Jerry Tan <jerry.tan at sun dot com>
12555         Fixes: #349015
12556
12557 2006-12-07  Wim Taymans  <wim@fluendo.com>
12558
12559         * gst/smpte/gstmask.h:
12560         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
12561         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
12562         (gst_smpte_collected), (gst_smpte_set_property),
12563         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
12564         * gst/smpte/gstsmpte.h:
12565         Port to 0.10 some more. 
12566         Added duration property to specify the duration of the transition.
12567         Make framerate a fraction.
12568         Deprecate fps property, we only use negotiated fps.
12569         Added docs.
12570         Fix collectpad usage.
12571         Reset state in READY.
12572         Send NEWSEGMENT event.
12573         Fix racy updates of object properties.
12574         Added debug category.
12575         Fixes #383323.
12576
12577 2006-12-06  Wim Taymans  <wim@fluendo.com>
12578
12579         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12580
12581         * gst/videomixer/videomixer.c:
12582         (gst_videomixer_set_master_geometry),
12583         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
12584         Don't reset xpos and ypos in the setcaps function because causes
12585         unexpected behaviour.
12586         Fixes #382179.
12587
12588 2006-12-06  Wim Taymans  <wim@fluendo.com>
12589
12590         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
12591         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
12592         Keep track of the buffer timestamp in the collectdata member instead
12593         of modifying the buffer without making the metadata writable first.
12594         Fixes #382277.
12595
12596 2006-12-06  Wim Taymans  <wim@fluendo.com>
12597
12598         Patch by: Rob Taylor <robtaylor at floopily dot org>
12599
12600         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
12601         If using multicast in udpsrc, bind to the multicast address rather than
12602         IN_ADDR_ANY.
12603         This allows the simultanous use of multiple udpsrcs listening on
12604         different multicat addresses. Without this all udpsrcs will receive all
12605         packets from all subscribed multicast addresses.
12606         Fixes #383001.
12607
12608 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
12609
12610         * ext/taglib/gstid3v2mux.cc:
12611         Don't attempt to write a NULL frame into the ID3 tag set when the 
12612         createFrame method returned NULL.
12613         Fixes: #381857
12614         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
12615
12616 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
12617
12618         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12619         Use g_strtod() instead of sscanf to parse doubles, so that it will
12620         try parsing in the C locale if the current locale fails.
12621         Fixes: #382982
12622         Patch by: Sebastian Dröge  <mail at slomosnail de >
12623
12624 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
12625
12626         * win32/MANIFEST:
12627         Fix compilation on win32 under VS8
12628         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
12629         Partially fixes #381175
12630
12631 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
12632
12633         * gst/avi/gstavimux.c:
12634           accept all mpegversions,fixes #380825
12635           spotted by: Jerome Alet  
12636
12637 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
12638
12639         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
12640         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
12641         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
12642         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
12643           cleanup the error message a bit more
12644
12645 2006-11-28  Wim Taymans  <wim@fluendo.com>
12646
12647         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
12648         Fix width and height properties.
12649
12650         * ext/libcaca/gstcacasink.h:
12651         Fix compilation on newer libcaca that require us to include a new
12652         header. Fixes #379918.
12653
12654 2006-11-28  Wim Taymans  <wim@fluendo.com>
12655
12656         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
12657         * gst/rtsp/gstrtspsrc.h:
12658         * gst/rtsp/rtspext.h:
12659         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
12660         (rtsp_ext_wms_get_context):
12661         Add method so that extensions can choose to disable the setup of
12662         a stream.
12663         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
12664
12665 2006-11-27  Wim Taymans  <wim@fluendo.com>
12666
12667         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
12668
12669         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
12670         Push header in a separate buffer instead of memcpy:ing all data.
12671         Change LF => CRLF in headers.
12672         Move trailing LF to header. Fixes #379792.
12673
12674 2006-11-27  Wim Taymans  <wim@fluendo.com>
12675
12676         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
12677         Small buffer overflow fix and improve debugging.
12678
12679 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12680
12681         * ext/esd/esdmon.h:
12682         * ext/esd/esdsink.h:
12683           remove obsolete _factory_init protos
12684
12685 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12686
12687         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
12688         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
12689         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
12690         (gst_avi_demux_read_subindexes_push),
12691         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
12692         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
12693         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
12694         (gst_avi_demux_massage_index),
12695         (gst_avi_demux_calculate_durations_from_index),
12696         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
12697         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
12698         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
12699           remove dead code, tweak debugs statements, add comments, use
12700           _uint64_scale instead _uint64_scale_int when using guint64 values,
12701           small optimizations, reflow some error handling
12702
12703 2006-11-22  Edward Hervey  <edward@fluendo.com>
12704
12705         * po/.cvsignore:
12706         We never put .pot files in cvs. Let's ignore them all.
12707
12708 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12709
12710         * po/POTFILES.in:
12711           ... but better exclude files that aren't disted.
12712
12713 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12714
12715         * po/POTFILES.in:
12716           Add v4l2 source files to list of files with translations, so the
12717           strings are actually extracted (however bad they still may be).
12718
12719 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12720
12721         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
12722           Minor clean-ups: const-ify static array, remove trailing comma from
12723           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
12724
12725 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
12726
12727         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12728         Make sure that g_free always gets called on the same pointer that was 
12729         returned by g_malloc.  Fixes #376594.
12730         Do not leak memory if decompressed size is wrong.
12731         Remove unneeded check of return value of g_malloc.
12732         Patch by: René Stadler <mail@renestadler.de>
12733
12734 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
12735
12736         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
12737           Add missing curly brackets.
12738
12739 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
12740
12741         * sys/v4l2/v4l2src_calls.c:
12742         Fix capture_deinit.
12743
12744 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12745
12746         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
12747         (gst_matroska_mux_request_new_pad):
12748           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
12749
12750         * tests/check/elements/matroskamux.c: (setup_src_pad),
12751         (setup_sink_pad), (GST_START_TEST):
12752         Activate pads before using them.
12753
12754 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12755
12756         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
12757           Initialise variable to get rid of bogus compiler warning.
12758
12759 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
12760
12761         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
12762
12763         * gst/rtp/gstrtph263pay.c:
12764         * gst/rtp/gstrtph263pdepay.c:
12765         * gst/rtp/gstrtph263ppay.c:
12766           Specify H.263 variant and version in the caps (fixes #361637)
12767
12768 2006-11-15  Wim Taymans  <wim@fluendo.com>
12769
12770         * gst/rtsp/rtspconnection.c: (read_body):
12771         Don't set a data pointer to NULL and a size > 0 when we deal
12772         with empty packets.
12773
12774         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
12775         (rtsp_message_init_response), (rtsp_message_init_data),
12776         (rtsp_message_unset), (rtsp_message_free),
12777         (rtsp_message_take_body):
12778         Check that we can't create invalid empty packets. 
12779
12780 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12781
12782         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12783
12784         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
12785         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
12786         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
12787         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
12788         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
12789         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
12790         * gst/matroska/matroska-mux.h:
12791           Add basic tag writing support; implement releasing pads (#374658).
12792
12793 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12794
12795         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12796         (gst_matroska_demux_audio_caps):
12797           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
12798
12799 2006-11-14  David Schleef  <ds@schleef.org>
12800
12801         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
12802
12803 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
12804
12805         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12806
12807         * win32/vs8/gst-plugins-good.sln:
12808         * win32/vs8/libgst1394.vcproj:
12809         * win32/vs8/libgstaasink.vcproj:
12810         * win32/vs8/libgstalaw.vcproj:
12811         * win32/vs8/libgstalpha.vcproj:
12812         * win32/vs8/libgstalphacolor.vcproj:
12813         * win32/vs8/libgstannodex.vcproj:
12814         * win32/vs8/libgstapetag.vcproj:
12815         * win32/vs8/libgstaudiofx.vcproj:
12816         * win32/vs8/libgstauparse.vcproj:
12817         * win32/vs8/libgstautodetect.vcproj:
12818         * win32/vs8/libgstavi.vcproj:
12819         * win32/vs8/libgstcacasink.vcproj:
12820         * win32/vs8/libgstcdio.vcproj:
12821         * win32/vs8/libgstcutter.vcproj:
12822         * win32/vs8/libgstdv.vcproj:
12823         * win32/vs8/libgsteffectv.vcproj:
12824         * win32/vs8/libgstflac.vcproj:
12825         * win32/vs8/libgstflxdec.vcproj:
12826         * win32/vs8/libgstgoom.vcproj:
12827         * win32/vs8/libgsticydemux.vcproj:
12828         * win32/vs8/libgstid3demux.vcproj:
12829         * win32/vs8/libgstjpeg.vcproj:
12830         * win32/vs8/libgstladspa.vcproj:
12831         * win32/vs8/libgstlevel.vcproj:
12832         * win32/vs8/libgstmatroska.vcproj:
12833         * win32/vs8/libgstmikmod.vcproj:
12834         * win32/vs8/libgstmng.vcproj:
12835         * win32/vs8/libgstmonoscope.vcproj:
12836         * win32/vs8/libgstmulaw.vcproj:
12837         * win32/vs8/libgstmultipart.vcproj:
12838         * win32/vs8/libgstpng.vcproj:
12839         * win32/vs8/libgstrtp.vcproj:
12840         * win32/vs8/libgstrtsp.vcproj:
12841         * win32/vs8/libgstshout2.vcproj:
12842         * win32/vs8/libgstsmpte.vcproj:
12843         * win32/vs8/libgstspeex.vcproj:
12844         * win32/vs8/libgsttaglib.vcproj:
12845         * win32/vs8/libgstudp.vcproj:
12846         * win32/vs8/libgstvideobalance.vcproj:
12847         * win32/vs8/libgstvideobox.vcproj:
12848         * win32/vs8/libgstvideoflip.vcproj:
12849         * win32/vs8/libgstvideomixer.vcproj:
12850         * win32/vs8/libgstwavenc.vcproj:
12851         * win32/vs8/libgstwavparse.vcproj:
12852           Make end-of-line returns unixy, so that when the files are checked
12853           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
12854           Hopefully fixes #366492.
12855
12856 2006-11-14  Wim Taymans  <wim@fluendo.com>
12857
12858         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
12859         Disable init_frames delay timestamp adjustment, it does not
12860         seem to be needed at all. Fixes #369621.
12861
12862 2006-11-13  Wim Taymans  <wim@fluendo.com>
12863
12864         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12865
12866         * gst/videomixer/videomixer.c:
12867         (gst_videomixer_set_master_geometry),
12868         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
12869         (gst_videomixer_collect_free), (gst_videomixer_reset),
12870         (gst_videomixer_init), (gst_videomixer_finalize),
12871         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
12872         (gst_videomixer_collected), (gst_videomixer_change_state):
12873         Fix memleak by unref'ing collectpads instance (when finalizing)
12874         Implement releasing a request pad. Fixes #374479.
12875
12876 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
12877
12878         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12879
12880         * win32/vs8/gst-plugins-good.sln:
12881         * win32/vs8/libgst1394.vcproj:
12882         * win32/vs8/libgstaasink.vcproj:
12883         * win32/vs8/libgstalaw.vcproj:
12884         * win32/vs8/libgstalpha.vcproj:
12885         * win32/vs8/libgstalphacolor.vcproj:
12886         * win32/vs8/libgstannodex.vcproj:
12887         * win32/vs8/libgstapetag.vcproj:
12888         * win32/vs8/libgstaudiofx.vcproj:
12889         * win32/vs8/libgstauparse.vcproj:
12890         * win32/vs8/libgstautodetect.vcproj:
12891         * win32/vs8/libgstavi.vcproj:
12892         * win32/vs8/libgstcacasink.vcproj:
12893         * win32/vs8/libgstcdio.vcproj:
12894         * win32/vs8/libgstcutter.vcproj:
12895         * win32/vs8/libgstdv.vcproj:
12896         * win32/vs8/libgsteffectv.vcproj:
12897         * win32/vs8/libgstflac.vcproj:
12898         * win32/vs8/libgstflxdec.vcproj:
12899         * win32/vs8/libgstgoom.vcproj:
12900         * win32/vs8/libgsticydemux.vcproj:
12901         * win32/vs8/libgstid3demux.vcproj:
12902         * win32/vs8/libgstjpeg.vcproj:
12903         * win32/vs8/libgstladspa.vcproj:
12904         * win32/vs8/libgstlevel.vcproj:
12905         * win32/vs8/libgstmatroska.vcproj:
12906         * win32/vs8/libgstmikmod.vcproj:
12907         * win32/vs8/libgstmng.vcproj:
12908         * win32/vs8/libgstmonoscope.vcproj:
12909         * win32/vs8/libgstmulaw.vcproj:
12910         * win32/vs8/libgstmultipart.vcproj:
12911         * win32/vs8/libgstpng.vcproj:
12912         * win32/vs8/libgstrtp.vcproj:
12913         * win32/vs8/libgstrtsp.vcproj:
12914         * win32/vs8/libgstshout2.vcproj:
12915         * win32/vs8/libgstsmpte.vcproj:
12916         * win32/vs8/libgstspeex.vcproj:
12917         * win32/vs8/libgsttaglib.vcproj:
12918         * win32/vs8/libgstudp.vcproj:
12919         * win32/vs8/libgstvideobalance.vcproj:
12920         * win32/vs8/libgstvideobox.vcproj:
12921         * win32/vs8/libgstvideoflip.vcproj:
12922         * win32/vs8/libgstvideomixer.vcproj:
12923         * win32/vs8/libgstwavenc.vcproj:
12924         * win32/vs8/libgstwavparse.vcproj:
12925           Add VS8 project files (note that many of the plugins in ext are
12926           disabled by default). Fixes #366492.
12927
12928 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
12929
12930         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
12931           we do not translate debug messages
12932
12933 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
12934
12935         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
12936           fix categorisation, make short desc more explicit, remove unused code
12937           Fixes #372021
12938
12939 2006-11-08  Wim Taymans  <wim@fluendo.com>
12940
12941         * gst/rtp/gstrtpL16depay.c:
12942         * gst/rtp/gstrtpamrdepay.c:
12943         * gst/rtp/gstrtpamrpay.c:
12944         * gst/rtp/gstrtpgsmdepay.c:
12945         * gst/rtp/gstrtph263pay.c:
12946         * gst/rtp/gstrtph263pdepay.c:
12947         * gst/rtp/gstrtph263ppay.c:
12948         * gst/rtp/gstrtph264depay.c:
12949         * gst/rtp/gstrtpmp2tdepay.c:
12950         * gst/rtp/gstrtpmp4gdepay.c:
12951         * gst/rtp/gstrtpmp4gpay.c:
12952         * gst/rtp/gstrtpmp4vdepay.c:
12953         * gst/rtp/gstrtpmp4vpay.c:
12954         * gst/rtp/gstrtpmpadepay.c:
12955         * gst/rtp/gstrtpmpapay.c:
12956         * gst/rtp/gstrtppcmadepay.c:
12957         * gst/rtp/gstrtppcmapay.c:
12958         * gst/rtp/gstrtppcmudepay.c:
12959         * gst/rtp/gstrtppcmupay.c:
12960         * gst/rtp/gstrtpspeexdepay.c:
12961         * gst/rtp/gstrtpspeexpay.c:
12962         * gst/rtp/gstrtpsv3vdepay.c:
12963         Fix element descriptions.
12964
12965 2006-11-08  Wim Taymans  <wim@fluendo.com>
12966
12967         * gst/rtp/gstrtpvorbisdepay.c:
12968         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
12969         Fix description.
12970         Small cleanup in the payloader.
12971
12972 2006-11-08  Wim Taymans  <wim@fluendo.com>
12973
12974         * gst/rtp/Makefile.am:
12975         * gst/rtp/gstrtp.c: (plugin_init):
12976         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
12977         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
12978         (gst_rtp_theora_depay_finalize),
12979         (gst_rtp_theora_depay_parse_configuration),
12980         (gst_rtp_theora_depay_setcaps),
12981         (gst_rtp_theora_depay_switch_codebook),
12982         (gst_rtp_theora_depay_process),
12983         (gst_rtp_theora_depay_set_property),
12984         (gst_rtp_theora_depay_get_property),
12985         (gst_rtp_theora_depay_change_state),
12986         (gst_rtp_theora_depay_plugin_init):
12987         * gst/rtp/gstrtptheoradepay.h:
12988         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
12989         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
12990         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
12991         (gst_rtp_theora_pay_init_packet),
12992         (gst_rtp_theora_pay_flush_packet),
12993         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
12994         (gst_rtp_theora_pay_handle_buffer),
12995         (gst_rtp_theora_pay_plugin_init):
12996         * gst/rtp/gstrtptheorapay.h:
12997         Add theora pay/depayloaders.
12998
12999 2006-11-06  Wim Taymans  <wim@fluendo.com>
13000
13001         * gst/rtp/Makefile.am:
13002         We depend on gsttag to generate the vorbis comments.
13003
13004         * gst/rtp/gstrtpvorbisdepay.c:
13005         (gst_rtp_vorbis_depay_parse_configuration),
13006         (gst_rtp_vorbis_depay_setcaps),
13007         (gst_rtp_vorbis_depay_switch_codebook),
13008         (gst_rtp_vorbis_depay_process):
13009         * gst/rtp/gstrtpvorbisdepay.h:
13010         Parse configuration string in the depayloader.
13011         Implement selecting and switching to a new codebook.
13012         Receiving vorbis over RTP now works.
13013
13014         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
13015         (gst_rtp_vorbis_pay_init_packet),
13016         (gst_rtp_vorbis_pay_finish_headers),
13017         (gst_rtp_vorbis_pay_handle_buffer):
13018         * gst/rtp/gstrtpvorbispay.h:
13019         Set timestamps on outgoing buffers and RTP packets.
13020         Fix configuration string, prepend number of Packet headers.
13021         Fix encoding of ident string.
13022         Add delivery-method to caps.
13023         Streaming vorbis over RTP now works.
13024
13025 2006-11-06  Wim Taymans  <wim@fluendo.com>
13026
13027         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
13028         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
13029         (gst_rtp_vorbis_pay_handle_buffer):
13030         * gst/rtp/gstrtpvorbispay.h:
13031         Generate a valid configuration string in the caps based on the
13032         vorbis headers.
13033
13034 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
13035
13036         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
13037         * ext/cdio/gstcdio.h:
13038         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
13039           Move CD-TEXT utility function into common file so it can also be
13040           used by a future cdioparanoiasrc.
13041
13042 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
13043         
13044         * sys/v4l2/Makefile.am:
13045         * sys/v4l2/gstv4l2object.c:
13046         * sys/v4l2/gstv4l2src.c:
13047         * sys/v4l2/gstv4l2xoverlay.c:
13048         * sys/v4l2/v4l2_calls.c:
13049         * sys/v4l2/v4l2src_calls.c:
13050         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
13051         xoverlay code that is still not implemented.
13052
13053 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
13054
13055         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
13056           We require a -base more recent than 0.10.9, so it's safe to use
13057           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
13058
13059         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
13060         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
13061           Use _newsegment_full() now that we depend on a recent enough core.
13062
13063         * gst/wavparse/gstwavparse.c:
13064           Remove cruft that we don't need any longer now that we depend on
13065           a recent enough -base.
13066
13067 2006-10-31  Wim Taymans  <wim@fluendo.com>
13068
13069         * gst/rtp/Makefile.am:
13070         * gst/rtp/gstrtp.c: (plugin_init):
13071         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
13072         (gst_rtpilbcpay_setcaps):
13073         Fix and activate ILBC pay and depayloaders. Fixes #368162.
13074
13075 2006-10-31  Wim Taymans  <wim@fluendo.com>
13076
13077         * ext/speex/gstspeexdec.c: (speex_dec_convert),
13078         (speex_dec_sink_event), (speex_dec_chain_parse_header):
13079         Some small cleanups, use _scale.
13080
13081 2006-10-31  Wim Taymans  <wim@fluendo.com>
13082
13083         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
13084         Use higher precision scale function.
13085
13086 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
13087
13088         Patch by: Michal Benes  <michal dot benes at itonis tv>
13089
13090         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
13091         (gst_matroska_demux_read_track_encodings),
13092         (gst_matroska_decode_buffer):
13093           Fix several issues with encoded/compressed/encrypted/signed tracks;
13094           also, remove superfluous newline characters from some debug
13095           statements. (#366155)
13096
13097 2006-10-30  Wim Taymans  <wim@fluendo.com>
13098
13099         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
13100         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
13101         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
13102         (gst_smokedec_change_state):
13103         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
13104         (gst_smokeenc_init), (gst_smokeenc_finalize),
13105         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
13106         (gst_smokeenc_resync), (gst_smokeenc_chain),
13107         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
13108         (gst_smokeenc_change_state):
13109         Various cleanups, capsnego and leak fixes.
13110
13111 2006-10-30  Wim Taymans  <wim@fluendo.com>
13112
13113         Patch by: Mark Nauwelaerts  <manauw at skynet be>
13114
13115         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
13116         Fix videomixer so that it can handle any combination of framerates.
13117         Fixes #367221.
13118
13119 2006-10-28  Wim Taymans  <wim@fluendo.com>
13120
13121         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13122         (gst_avi_demux_parse_file_header),
13123         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
13124         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
13125         (gst_avi_demux_chain):
13126         Fix position query for audio. also fixes timestamps in streaming
13127         mode and bug #364958.
13128         Small cleanups.
13129
13130 2006-10-27  Wim Taymans  <wim@fluendo.com>
13131
13132         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
13133         * ext/libpng/gstpngenc.h:
13134         Fix strides. Fixes #364856.
13135         Cleanup capsnego.
13136         Set caps on outgoing buffers.
13137
13138 2006-10-18  Wim Taymans  <wim@fluendo.com>
13139
13140         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
13141
13142         * gst/rtp/gstrtpgsmpay.c:
13143         * gst/rtp/gstrtph263pay.c:
13144         * gst/rtp/gstrtpmpapay.c:
13145         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
13146         (gst_rtp_pcma_pay_handle_buffer):
13147         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
13148         Add static payload numbers in addition to the dynamic ones.
13149         Fixes #361639.
13150
13151 2006-10-18  Wim Taymans  <wim@fluendo.com>
13152
13153         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
13154         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
13155         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
13156         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
13157         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
13158         * gst/rtsp/rtspdefs.h:
13159         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13160         * gst/rtsp/rtspurl.h:
13161         Reuse already existing enum for lower transport.
13162         Add rtspt and rtspu protocols.
13163         Send redirect to rtspt when udp times out.
13164
13165 2006-10-18  Wim Taymans  <wim@fluendo.com>
13166
13167         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
13168         (gst_wavparse_stream_data):
13169         Fix seeking some more, mostly for speed changes.
13170
13171 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
13172
13173         Patch by: Fredrik Persson  <frepe at bredband net>
13174
13175         * sys/v4l2/gstv4l2tuner.c:
13176         * sys/v4l2/gstv4l2tuner.h:
13177           Fix _set_channel(): remove useless g_object_notify() for "channel"
13178           property that doesn't exist any longer and therefore now also
13179           useless redirect (#338818).
13180
13181 2006-10-17  Wim Taymans  <wim@fluendo.com>
13182
13183         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
13184         Some drivers do not support unsetting the non-blocking flag once the
13185         device is opened. In those cases, close/open the device in
13186         non-blocking mode. Fixes #362673.
13187
13188 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
13189
13190         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
13191         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
13192         (gst_v4l2src_get_fps):
13193           dear stefan, framespersecond is not frameperiod, reverting but adding
13194           comment
13195
13196 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
13197
13198         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
13199         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
13200         (gst_v4l2src_get_fps):
13201           Numerator is numerator and denominator is denominator. Say that aloud
13202           5 times and retry after next beer.
13203
13204 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
13205
13206         Patch by: Josep Torra Valles  <josep at fluendo com>
13207
13208         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
13209         * ext/esd/esdsink.c: (gst_esdsink_write):
13210         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
13211         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
13212         (gst_flac_dec_send_newsegment):
13213         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
13214         (gst_flac_enc_tell_callback):
13215         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
13216         (smokecodec_parse_header), (smokecodec_decode):
13217         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
13218         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
13219         * gst/goom/Makefile.am:
13220         * gst/goom/gstgoom.c:
13221         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
13222         * gst/rtsp/gstrtspsrc.c:
13223         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
13224         * gst/udp/gstudpsink.c:
13225         * gst/udp/gstudpsrc.c:
13226         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
13227         * sys/sunaudio/gstsunaudiomixertrack.h:
13228           Fix a bunch of problems discovered by the Forte compiler, mostly type
13229           mixups and pointer arithmetics with void pointers. Fixes #362603.
13230
13231 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
13232
13233         * ext/speex/gstspeex.c: (plugin_init):
13234         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
13235         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
13236         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
13237         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
13238         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
13239         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
13240         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
13241         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
13242         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
13243         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
13244         (gst_speex_enc_chain), (gst_speex_enc_get_property),
13245         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
13246         * ext/speex/gstspeexenc.h:
13247           Miscellaneous clean-ups, among other things: speexenc => enc to
13248           enhance code readability; change speexenc => speex_enc; in chain
13249           function unref input buffer in case of error; take reference in
13250           event function; use boilerplate macro; use gst_pad_query_peer_*
13251           convenience functions.
13252
13253 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
13254
13255         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
13256         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
13257         (gst_speexenc_set_header_on_caps):
13258           Fix some mem leaks.
13259
13260 2006-10-11  Wim Taymans  <wim@fluendo.com>
13261
13262         * gst/rtsp/URLS:
13263         Added some other URL.
13264
13265         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
13266         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
13267         (gst_rtspsrc_open), (gst_rtspsrc_play),
13268         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13269         * gst/rtsp/gstrtspsrc.h:
13270         Work on fallback to TCP connection when the UDP socket times out.
13271         Handler server requests, just reply with OK for now.
13272
13273         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13274         * gst/rtsp/rtspdefs.h:
13275         Added some more Real extension headers.
13276
13277         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13278         Fix parsing of urls with a ':' that is not part of the hostname:port
13279         part of the url.
13280
13281 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
13282
13283         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
13284         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
13285         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
13286           Activate pad before adding it to the already-running element.
13287
13288         * tests/check/elements/icydemux.c: (icydemux_found_pad):
13289           Activate newly-created pad too.
13290
13291 2006-10-11  Wim Taymans  <wim@fluendo.com>
13292
13293         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
13294
13295         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
13296         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
13297         (gst_udpsrc_start):
13298         Fix some leaks in caps and uris. Fixes #361252.
13299
13300 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
13301
13302         * gst/wavparse/Makefile.am:
13303           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
13304
13305 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
13306
13307         * sys/v4l2/gstv4l2xoverlay.c:
13308         * sys/v4l2/gstv4l2xoverlay.h:
13309         Fix build as per the patch in #338818 comment 36.
13310
13311 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
13312
13313         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
13314           Activate pads before adding them to the source.
13315
13316 2006-10-06  Wim Taymans  <wim@fluendo.com>
13317
13318         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
13319         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
13320         Activate pads before adding.
13321
13322 2006-10-06  Wim Taymans  <wim@fluendo.com>
13323
13324         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
13325         (gst_multipart_find_pad_by_mime):
13326         Activate pads before adding.
13327
13328         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
13329         BOILERPLATE sets parent_class for us.
13330
13331 2006-10-06  Wim Taymans  <wim@fluendo.com>
13332
13333         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
13334         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
13335         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
13336         (gst_rtspsrc_alloc_udp_ports),
13337         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13338         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
13339         (gst_rtspsrc_create_transports_string),
13340         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
13341         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13342         * gst/rtsp/gstrtspsrc.h:
13343         Rework how the transport string is constructed, try to share channels
13344         and udp ports.
13345         Make most of the stuff less dependant on RTP as we are also going to use
13346         it for RDT.
13347         Add support for transport specific session managers.
13348
13349         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
13350         Implement _flush().
13351
13352         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13353         * gst/rtsp/rtspdefs.h:
13354         Add generic error return code.
13355
13356         * gst/rtsp/rtspext.h:
13357         Add support for pluggable tranport strings.
13358
13359         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
13360         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
13361         (rtsp_ext_wms_get_context):
13362         Detect WMServer and activate the extension.
13363
13364         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
13365         (rtsp_transport_get_manager), (rtsp_transport_parse):
13366         * gst/rtsp/rtsptransport.h:
13367         Added methods to get mime/manager for certain transports.
13368
13369 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
13370
13371         * ext/cairo/gsttimeoverlay.c:
13372         (gst_cairo_time_overlay_update_font_height):
13373         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
13374         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
13375         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
13376         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13377         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13378         * ext/libpng/gstpngdec.c: (user_endrow_callback):
13379         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
13380         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
13381         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
13382         (gst_avi_demux_stream_data):
13383         * gst/cutter/gstcutter.c: (gst_cutter_chain):
13384         * gst/debug/efence.c: (gst_efence_buffer_alloc),
13385         (gst_fenced_buffer_copy):
13386         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
13387         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
13388         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
13389         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
13390         (gst_rtspsrc_handle_message):
13391         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
13392         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
13393           Printf format fixes.
13394
13395 2006-10-04  Wim Taymans  <wim@fluendo.com>
13396
13397         * gst/rtsp/Makefile.am:
13398         Dist new .h file too.
13399
13400 2006-10-04  Wim Taymans  <wim@fluendo.com>
13401
13402         * gst/rtsp/Makefile.am:
13403         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
13404         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
13405         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
13406         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
13407         (gst_rtspsrc_parse_rtpmap),
13408         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
13409         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13410         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
13411         * gst/rtsp/gstrtspsrc.h:
13412         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13413         * gst/rtsp/rtspdefs.h:
13414         * gst/rtsp/rtspext.h:
13415         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
13416         (rtsp_ext_wms_get_context):
13417         * gst/rtsp/rtspextwms.h:
13418         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
13419         (rtsp_transport_parse):
13420         * gst/rtsp/rtsptransport.h:
13421         Factor out extension in separate module.
13422         Fix getcaps to filter against the padtemplate.
13423         Use Content-Base if the server gives one.
13424         Rework the transport parsing a bit for future extensions.
13425         Added some Real Header field definitions.
13426
13427 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
13428
13429         * docs/plugins/Makefile.am:
13430         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13431         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13432           added v4l2 stubs
13433         * gst-plugins-good.spec.in:
13434           add v4l2
13435
13436 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
13437
13438         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
13439           Extract disc/album/medium number and count and try harder
13440           to extract track number/count.
13441
13442 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
13443
13444         * configure.ac:
13445         * sys/Makefile.am:
13446           add build stuff for v4l2, needs --enable-experimental until
13447           the last bits are resolved
13448
13449 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
13450
13451         * tests/check/Makefile.am:
13452           Disable autodetect test temporarily, so that the build bots
13453           update -bad and the ranks of unreliable video sinks in there.
13454
13455         * tests/check/elements/autodetect.c: (GST_START_TEST):
13456           Skip test if no usable videosink is found.
13457
13458 2006-09-29  Wim Taymans  <wim@fluendo.com>
13459
13460         * gst/rtsp/URLS:
13461         Add some more URLs.
13462
13463         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13464         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
13465         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
13466         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
13467         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
13468         (gst_rtspsrc_loop), (gst_rtspsrc_send),
13469         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13470         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
13471         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13472         * gst/rtsp/gstrtspsrc.h:
13473         Add timeout property to control UDP timeouts.
13474         Fix error messages.
13475         Also start a loop function when operating in UDP mode so that we can
13476         do some more stuff async.
13477         Handle element messages from udpsrc to detect timeouts. If a timeout
13478         happens we currently generate an error.
13479         API: rtspsrc::timeout property.
13480
13481         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
13482         (gst_udpsrc_create):
13483         Really implement the timeout in microseconds and not milliseconds.
13484
13485 2006-09-29  Wim Taymans  <wim@fluendo.com>
13486
13487         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
13488         (gst_udpsrc_create), (gst_udpsrc_set_property),
13489         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
13490         * gst/udp/gstudpsrc.h:
13491         Added property to post a message on timeout.
13492         Updated docs.
13493         When restarting the select, initialize the fdsets again.
13494         Init control sockets so we don't accidentally close a random socket.
13495         API: GstUDPSrc::timeout property
13496
13497 2006-09-29  Wim Taymans  <wim@fluendo.com>
13498
13499         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
13500         Fix flag registration.
13501
13502         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
13503         Reading 0 also means 'no more commands'
13504
13505 2006-09-29  Wim Taymans  <wim@fluendo.com>
13506
13507         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
13508
13509         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
13510         Fix possible infinite loop when shutting down, a read can also return
13511         0 to indicate no more messages are available. Fixes #358156.
13512
13513 2006-09-25  Wim Taymans  <wim@fluendo.com>
13514
13515         * gst/autodetect/gstautoaudiosink.c:
13516         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
13517         (gst_auto_audio_sink_find_best):
13518         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
13519         Small cleanups.
13520         don't try to set "sync" property when it is not available.
13521
13522 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
13523
13524         Patch by: Peter Kjellerstedt  <pkj at axis com>
13525
13526         * gst/alpha/gstalpha.c:
13527         * gst/rtp/gstrtpamrdepay.c:
13528         * gst/rtsp/gstrtspsrc.c:
13529         * gst/udp/gstudpsrc.c:
13530         * gst/videomixer/videomixer.c:
13531           Include stdlib.h in some more places, makes things compile
13532           with uClibc and -Werror (#357592).
13533
13534 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
13535
13536         * ext/jpeg/gstjpegdec.c:
13537           Set minimum height to 8 (from 16), our code should handle
13538           that fine. Some of the buttons on the apple trailer site
13539           are apparently only 15 pixels high (see #357470).
13540
13541 2006-09-23  Wim Taymans  <wim@fluendo.com>
13542
13543         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
13544         (gst_rtspsrc_open):
13545         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13546         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13547         (rtsp_connection_receive):
13548         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13549         * gst/rtsp/rtspdefs.h:
13550         Improve error reporting.
13551
13552 2006-09-23  Wim Taymans  <wim@fluendo.com>
13553
13554         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
13555         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
13556         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
13557         * gst/rtp/gstrtpdepay.c:
13558         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
13559         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
13560         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
13561         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
13562         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
13563         (gst_rtp_mp2t_depay_plugin_init):
13564         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
13565         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
13566         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
13567         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
13568         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
13569         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
13570         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
13571         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
13572         Fix klass typos.
13573         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
13574
13575 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
13576
13577         * configure.ac:
13578           Need  -base CVS for gst_base_rtp_depayload_push_ts().
13579
13580 2006-09-22  Wim Taymans  <wim@fluendo.com>
13581
13582         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
13583         Don't check for a tag that is never there and check if we read the
13584         correct tag. Fixes seeking again.
13585         We must post an error when all pads are unlinked.
13586
13587 2006-09-22  Wim Taymans  <wim@fluendo.com>
13588
13589         * gst/rtp/Makefile.am:
13590         * gst/rtp/gstrtp.c: (plugin_init):
13591         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
13592         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
13593         (gst_rtp_vorbis_pay_reset_packet),
13594         (gst_rtp_vorbis_pay_init_packet),
13595         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
13596         (gst_rtp_vorbis_pay_handle_buffer):
13597         More fixage, set endoder-params correctly in the payloader.
13598
13599 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
13600
13601         * gst/autodetect/gstautoaudiosink.c:
13602         (gst_auto_audio_sink_base_init):
13603         * gst/autodetect/gstautovideosink.c:
13604         (gst_auto_video_sink_base_init):
13605           Make static pad templates static to appease valgrind's leak
13606           detector.
13607
13608         * tests/check/Makefile.am:
13609         * tests/check/elements/.cvsignore:
13610         * tests/check/elements/autodetect.c: (GST_START_TEST),
13611         (autodetect_suite):
13612           Add simple test for the ghostpad lockup on shutdown fixed in core
13613           CVS (audio bit disabled because it would need dozens of alsa
13614           suppressions and I'm too lazy to add those now).
13615
13616 2006-09-22  Wim Taymans  <wim@fluendo.com>
13617
13618         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
13619         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
13620         Small cleanups.
13621
13622         * gst/rtp/Makefile.am:
13623         * gst/rtp/gstrtp.c: (plugin_init):
13624         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
13625         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
13626         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
13627         (gst_rtp_vorbis_depay_process),
13628         (gst_rtp_vorbis_depay_set_property),
13629         (gst_rtp_vorbis_depay_get_property),
13630         (gst_rtp_vorbis_depay_change_state),
13631         (gst_rtp_vorbis_depay_plugin_init):
13632         * gst/rtp/gstrtpvorbisdepay.h:
13633         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
13634         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
13635         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
13636         (gst_rtp_vorbis_pay_flush_packet),
13637         (gst_rtp_vorbis_pay_append_buffer),
13638         (gst_rtp_vorbis_pay_handle_buffer),
13639         (gst_rtp_vorbis_pay_plugin_init):
13640         * gst/rtp/gstrtpvorbispay.h:
13641         Add experimental vorbis pay and depayloaders.
13642
13643 2006-09-21  Wim Taymans  <wim@fluendo.com>
13644
13645         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
13646         Fix profile-level-id parsing and setup.
13647
13648 2006-09-21  Wim Taymans  <wim@fluendo.com>
13649
13650         * gst/udp/README:
13651         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
13652         Update README, simple cleanup.
13653
13654 2006-09-21  Wim Taymans  <wim@fluendo.com>
13655
13656         * gst/rtp/README:
13657         Update README with some examples.
13658
13659         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
13660         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
13661         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
13662         (gst_rtp_mp4g_pay_setcaps):
13663         * gst/rtp/gstrtpmp4gpay.h:
13664         Make optional RTP parameters of type STRING, as required by the
13665         application/x-rtp caps specification.
13666
13667 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
13668
13669         * gst/rtp/gstrtph263pdepay.c:
13670         * gst/rtp/gstrtph263ppay.c:
13671         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
13672         RTP header.
13673
13674 2006-09-20  Wim Taymans  <wim@fluendo.com>
13675
13676         * gst/rtp/Makefile.am:
13677         And makefile too.
13678
13679 2006-09-20  Wim Taymans  <wim@fluendo.com>
13680
13681         * gst/rtp/gstrtp.c: (plugin_init):
13682         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
13683         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
13684         (decode_base64), (gst_rtp_asf_depay_setcaps),
13685         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
13686         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
13687         (gst_rtp_asf_depay_plugin_init):
13688         * gst/rtp/gstrtpasfdepay.h:
13689         Added preliminary ASF depayloader.
13690
13691         * gst/rtp/gstrtph264depay.c: (decode_base64):
13692         Fix base64 decoding.
13693
13694 2006-09-20  Wim Taymans  <wim@fluendo.com>
13695
13696         * gst/rtsp/URLS:
13697         Added some test URLS.
13698
13699         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
13700         (gst_rtspsrc_loop), (gst_rtspsrc_open):
13701         * gst/rtsp/gstrtspsrc.h:
13702         When creating streams, give access to the complete SDP.
13703         Fix some leaks.
13704         Collect and merge global stream properties in stream caps.
13705         Preliminary support for WMServer.
13706
13707         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13708         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13709         (rtsp_connection_receive):
13710         * gst/rtsp/rtspconnection.h:
13711         Make connection interruptable.
13712         Refactor to make it reconnectable.
13713         Don't fail on short reads when reading data packets.
13714
13715         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
13716         (rtsp_url_get_port):
13717         * gst/rtsp/rtspurl.h:
13718         Add methods for getting/setting the port.
13719
13720         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
13721         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
13722         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
13723         (sdp_media_get_format), (sdp_parse_line),
13724         (sdp_message_parse_buffer):
13725         Fix headers. 
13726         Add methods for getting multiple attributes with the same name.
13727         Increase buffer size when parsing.
13728         Fix parsing of a=foo fields.
13729
13730         * gst/rtsp/test.c: (main):
13731         Update to new connection API.
13732
13733         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
13734         (rtsp_message_init_response), (rtsp_message_init_data),
13735         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
13736         * gst/rtsp/rtspmessage.h:
13737         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
13738         * gst/rtsp/rtsptransport.h:
13739         * gst/rtsp/sdp.h:
13740         * gst/rtsp/sdpmessage.h:
13741         * gst/rtsp/gstrtsp.c:
13742         * gst/rtsp/gstrtsp.h:
13743         * gst/rtsp/gstrtpdec.c:
13744         * gst/rtsp/gstrtpdec.h:
13745         * gst/rtsp/rtsp.h:
13746         * gst/rtsp/rtspdefs.c:
13747         * gst/rtsp/rtspdefs.h:
13748         Dual licensed under MIT and LGPL now.
13749
13750 2006-09-19  Wim Taymans  <wim@fluendo.com>
13751
13752         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
13753         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
13754         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13755         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13756         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
13757         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13758         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
13759         * gst/rtsp/gstrtspsrc.h:
13760         Reorganize stream parsing and creation.
13761         Detect container formats in interleaved mode.
13762         Keep more state about the streams.
13763         Assume a server also supports PLAY if it does not say.
13764         Add unicast and interleaved properties to TCP transport requests to make
13765         some servers happy (WMServer).
13766
13767         * gst/rtsp/sdpmessage.h:
13768         Add some defines for the standard Bandwidth types.
13769
13770 2006-09-19  Wim Taymans  <wim@fluendo.com>
13771
13772         * gst/rtsp/test.c: (main):
13773         Fix build.
13774
13775 2006-09-19  Wim Taymans  <wim@fluendo.com>
13776
13777         * gst/wavparse/gstwavparse.c:
13778         Add ms-gsm to the src template.
13779
13780 2006-09-18  Wim Taymans  <wim@fluendo.com>
13781
13782         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
13783         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
13784         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
13785         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
13786         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13787         * gst/rtsp/gstrtspsrc.h:
13788         Small cleanups, added documentation.
13789         Try to clean up the requests and responses.
13790         Refactor parsing the supported methods.
13791
13792         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
13793         (rtsp_connection_create), (rtsp_connection_send),
13794         (parse_response_status), (parse_request_line),
13795         (rtsp_connection_receive), (rtsp_connection_close),
13796         (rtsp_connection_free):
13797         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
13798         (rtsp_transport_init), (rtsp_transport_parse),
13799         (rtsp_transport_free):
13800         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13801         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
13802         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
13803         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
13804         Use g_return_val some more.
13805
13806         * gst/rtsp/rtspdefs.h:
13807         Add more enum values to track initial states.
13808
13809         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
13810         (rtsp_message_init_request), (rtsp_message_new_response),
13811         (rtsp_message_init_response), (rtsp_message_init_data),
13812         (rtsp_message_unset), (rtsp_message_free),
13813         (rtsp_message_add_header), (rtsp_message_remove_header),
13814         (rtsp_message_get_header), (rtsp_message_set_body),
13815         (rtsp_message_take_body), (rtsp_message_get_body),
13816         (rtsp_message_steal_body), (rtsp_message_dump):
13817         * gst/rtsp/rtspmessage.h:
13818         Reorder arguments, object goes as the first one.
13819         Use g_return_val some more.
13820
13821 2006-09-18  Wim Taymans  <wim@fluendo.com>
13822
13823         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
13824         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
13825         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
13826         * gst/rtsp/gstrtspsrc.h:
13827         Export sometimes source pad with correct caps on the template, create
13828         the ghostpad from the template.
13829         Remove RTCP template as we never expose RTCP.
13830         Protect against invalid body size.
13831         Avoid memcpy when creating the output buffer.
13832         Properly post an error and send EOS when the loop function is shut down.
13833
13834 2006-09-18  Wim Taymans  <wim@fluendo.com>
13835
13836         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13837
13838         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13839         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
13840         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13841         * gst/rtsp/gstrtspsrc.h:
13842         Make sure we can never set an invalid location.
13843
13844         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
13845         * gst/rtsp/rtspmessage.h:
13846         Added _steal_body method for future use.
13847
13848         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
13849         Make freeing of NULL url return immediatly.
13850
13851 2006-09-18  Wim Taymans  <wim@fluendo.com>
13852
13853         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13854
13855         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
13856         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
13857         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
13858         (gst_rtspsrc_change_state):
13859         * gst/rtsp/gstrtspsrc.h:
13860         Use boilerplate.
13861         Make rtspsrc subclass GstBin to make state changes easier.
13862         Add Range header field on the PLAY request.
13863
13864 2006-09-18  Wim Taymans  <wim@fluendo.com>
13865
13866         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
13867
13868         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
13869         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13870         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
13871         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
13872         * gst/rtsp/rtspconnection.c: (inet_aton):
13873         Small cleanups.
13874         when multicast is selected as the transport, create UDP sources and
13875         connect to the multicast group.
13876         Move parsing and setting of caps to a common place.
13877         Fixes #349894.
13878
13879 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
13880
13881         * ext/flac/gstflactag.c:
13882         * gst/alpha/gstalpha.c:
13883         * gst/debug/breakmydata.c:
13884         * gst/debug/negotiation.c:
13885         * gst/debug/testplugin.c:
13886         * gst/effectv/gstaging.c:
13887         * gst/effectv/gstdice.c:
13888         * gst/effectv/gstedge.c:
13889         * gst/effectv/gstquark.c:
13890         * gst/effectv/gstrev.c:
13891         * gst/effectv/gstshagadelic.c:
13892         * gst/effectv/gstvertigo.c:
13893         * gst/effectv/gstwarp.c:
13894         * gst/multipart/multipartdemux.c:
13895         * gst/multipart/multipartmux.c:
13896         * gst/videobox/gstvideobox.c:
13897         * gst/videofilter/gstgamma.c:
13898         * gst/videofilter/gstvideotemplate.c:
13899         * gst/videomixer/videomixer.c:
13900         * sys/sunaudio/gstsunaudiosrc.h:
13901         More G_OBJECT macro fixing.
13902
13903 2006-09-16  Wim Taymans  <wim@fluendo.com>
13904
13905         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
13906
13907         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
13908         Correctly set the dwLength in strh.
13909         With this patch, the file duration is now displayed correctly in window
13910         media player and the AVI plays completely. Fixes #356147
13911
13912 2006-09-15  Wim Taymans  <wim@fluendo.com>
13913
13914         Patch by: Darren Kenny <darren dot kenny at sun dot com>
13915
13916         * sys/sunaudio/gstsunaudiomixerctrl.c:
13917         (gst_sunaudiomixer_ctrl_build_list):
13918         Set the output track as the MASTER so that the gnome-settings-daemon
13919         keybindings for changing the volume using the keyboard works.
13920         Fixes #356142.
13921
13922 2006-09-15  Wim Taymans  <wim@fluendo.com>
13923
13924         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
13925         Fix documentation, it is not possible to control the framerate of jpegdec
13926         using filtered caps yet. Fixes #355210.
13927         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
13928         stop when there is an error.
13929
13930 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
13931
13932         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
13933         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
13934           Don't interpret a first buffer with an offset of NONE as
13935           'from the middle of the stream', but only a first buffer
13936           that has a valid buffer offset that's non-zero (see #345449).
13937
13938 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
13939
13940         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
13941         (gst_icydemux_typefind_or_forward):
13942         * gst/icydemux/gsticydemux.h:
13943           When we merge/collect multiple incoming buffers for typefinding
13944           purposes, keep an initial 0 offset on the first outgoing buffer
13945           as well (otherwise id3demux won't work right). Fixes #345449.
13946           Also Make buffer metadata writable before setting buffer caps.
13947
13948         * tests/check/elements/icydemux.c: (typefind_succeed),
13949         (cleanup_icydemux), (push_data), (GST_START_TEST),
13950         (icydemux_suite):
13951           Small test case for the above.
13952
13953 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
13954
13955         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
13956         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
13957         (gst_avi_demux_stream_header_push),
13958         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13959         (gst_avi_demux_loop):
13960           More code reuse and better logging in _peek_chunk(). Reintroduce check
13961           for chunk sizes before reading them (avoid oom). Better handling for 
13962           invalid chunksizes when streaming.
13963
13964 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
13965
13966         * gst/level/gstlevel.c: (gst_level_set_property):
13967         * gst/level/gstlevel.h:
13968           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
13969           René Stadler
13970
13971 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
13972
13973         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
13974         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
13975         (gst_avi_demux_stream_data):
13976           Revert one change to fix streaming avi (adapter size != data size).
13977
13978 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13979
13980         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
13981
13982         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
13983         (gst_matroska_demux_reset),
13984         (gst_matroska_demux_read_track_encodings),
13985         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
13986         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13987         (gst_matroska_demux_subtitle_caps):
13988         * gst/matroska/matroska-ids.h:
13989           Add support for VOBSUB subtitle tracks and zlib-compressed
13990           tracks. Make sure we start on a keyframe after a seek. (#343348)
13991
13992 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13993
13994         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
13995         (gst_matroska_demux_push_flac_codec_priv_data),
13996         (gst_matroska_demux_push_xiph_codec_priv_data),
13997         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13998         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
13999         * gst/matroska/matroska-ids.h:
14000           Add basic FLAC support (#311586), not perfect yet though, needs some
14001           tweaking in flacdec; also, seeking could be better.
14002           Do better bounds checking when deserialising vorbis stream headers
14003           to make sure we don't read beyond the end of the buffer on bad input.
14004
14005 2006-09-04  Wim Taymans  <wim@fluendo.com>
14006
14007         Patch by: Alessandro Decina <alessandro at nnva dot org>
14008
14009         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
14010         Seeking back in a file containing a CMML stream errors out if the seek
14011         goes back up to the CMML headers. This is because after the seek the xml
14012         processing instruction <?xml ...?> is submitted to the xml parser again, 
14013         which results in an error. The attached patch fixes the problem. 
14014         Fixes #353908.
14015
14016         * ext/annodex/gstcmmlenc.h:
14017         Fix authors name.
14018
14019
14020 2006-08-28  Andy Wingo  <wingo@pobox.com>
14021
14022         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
14023         New helper function to lessen the ifdefs.
14024         (GST_INFO_OBJECT): 
14025         (gst_dv1394src_iso_receive): Use it.
14026         (gst_dv1394src_create): Also use the control sockets in iec61883
14027         mode.
14028         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
14029         handle for AVC operations; fixes #348233.
14030
14031 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
14032
14033         * configure.ac:
14034         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14035         * docs/plugins/inspect/plugin-audiofx.xml:
14036         * docs/plugins/inspect/plugin-audiofxgood.xml:
14037         * gst/audiofx/Makefile.am:
14038         * gst/audiofx/audiofx.c:
14039         * gst/audiofxgood/.cvsignore:
14040         * gst/audiofxgood/Makefile.am:
14041         * gst/audiofxgood/audiofx.c:
14042         * gst/audiofxgood/audiopanorama.c:
14043         * gst/audiofxgood/audiopanorama.h:
14044           Rename again (audiofxgood -> audiofx).
14045
14046 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
14047
14048         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
14049         (gst_avi_demux_stream_scan):
14050           Initialze variables.
14051
14052 2006-08-25  Wim Taymans  <wim@fluendo.com>
14053
14054         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
14055         (gst_avi_demux_init), (gst_avi_demux_finalize),
14056         (gst_avi_demux_reset), (gst_avi_demux_index_last),
14057         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
14058         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
14059         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
14060         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
14061         (gst_avi_demux_massage_index),
14062         (gst_avi_demux_calculate_durations_from_index),
14063         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
14064         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
14065         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
14066         (gst_avi_demux_change_state):
14067         * gst/avi/gstavidemux.h:
14068         More attempts to turn this into readable code.
14069         Don't leak adapters.
14070         Calculate duration according to index more efficiently.
14071         Don't try to act like we drive the pipeline in chain mode.
14072
14073 2006-08-25  Wim Taymans  <wim@fluendo.com>
14074
14075         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
14076         Fix build.
14077
14078 2006-08-25  Wim Taymans  <wim@fluendo.com>
14079
14080         Patch by: Alessandro Decina <alessandro at nnva dot org>
14081
14082         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
14083         Do some extra sanity checks.
14084         Fixes #350340.
14085
14086         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
14087         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
14088         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
14089         Check if clip->start_time is valid before adding the clip to the
14090         track list.
14091         Reset enc->preamble going from PAUSED to READY.
14092         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
14093         only used for EOS.
14094         Only post an error message if we were the one that created the fatal
14095         GstFlowReturn value.
14096
14097         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
14098         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
14099         Parse the seconds field of the npt-sec time format using %llu rather than
14100         %d and check that the value scaled by GST_SECOND doesn't overflow.
14101         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
14102         Lookup a clip's track with clip->track rather than clip->id which
14103         makes no sense.
14104         Identify a clip by its track and start time and not its xml id.
14105         do some more input checking and make sure we don't do undefined shifts.
14106
14107         * tests/check/elements/cmmldec.c: (setup_cmmldec),
14108         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
14109         (cmml_tag_message_pop), (check_headers), (push_clip_full),
14110         (push_clip), (push_empty_clip), (check_output_clip),
14111         (GST_START_TEST), (cmmldec_suite):
14112         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
14113         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
14114         (check_headers), (push_clip), (check_clip_times), (check_clip),
14115         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
14116         Added some more checks.
14117
14118 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14119
14120         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
14121         (gst_audio_panorama_set_property),
14122         (gst_audio_panorama_get_property),
14123         (gst_audio_panorama_transform_m2s_int),
14124         (gst_audio_panorama_transform_s2s_int),
14125         (gst_audio_panorama_transform_m2s_float),
14126         (gst_audio_panorama_transform_s2s_float):
14127         * gst/audiofxgood/audiopanorama.h:
14128         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
14129           Make also the pan-property float (saves scaling and yields better
14130           resolution)
14131
14132 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14133
14134         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
14135         (gst_audio_panorama_transform_m2s_float),
14136         (gst_audio_panorama_transform_s2s_float):
14137           ChangeLog surgery to add cymax's real name
14138
14139
14140 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14141
14142         Patch by: René Stadler <mail@renestadler.de>
14143
14144         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
14145         (gst_audio_panorama_transform_m2s_int),
14146         (gst_audio_panorama_transform_s2s_int),
14147         (gst_audio_panorama_transform_m2s_float),
14148         (gst_audio_panorama_transform_s2s_float),
14149         (gst_audio_panorama_transform):
14150         * gst/audiofxgood/audiopanorama.h:
14151           Added float support
14152
14153 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14154
14155         * gst/audiofxgood/audiopanorama.c:
14156         (gst_audio_panorama_transform_m2s):
14157           Fix docs & debug category. Add Fixme for volume pan levels.
14158
14159 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
14160
14161         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
14162         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
14163         (gst_avi_demux_stream_header_pull),
14164         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14165         (gst_avi_demux_chain):
14166           unbreak AVI index handling, some more debug, remove an obsolete
14167           adapter_flush that caused streaming to wander off in the wild
14168
14169 2006-08-24  Wim Taymans  <wim@fluendo.com>
14170
14171         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
14172         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
14173         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
14174         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
14175         (gst_avi_demux_calculate_durations_from_index),
14176         (gst_avi_demux_stream_header_push),
14177         (gst_avi_demux_stream_header_pull):
14178         * gst/avi/gstavidemux.h:
14179         Some more cleanups. 
14180         Fix totalFrames parsing in ODML.
14181         Disable use of index for length calculation in case of ODML as this is
14182         broken now.
14183
14184 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
14185
14186         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
14187           Use libgsttag helper function here too.
14188
14189 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
14190
14191         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
14192         (gst_avi_demux_init), (gst_avi_demux_dispose),
14193         (gst_avi_demux_reset), (gst_avi_demux_index_next),
14194         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
14195         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
14196         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
14197         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
14198         (gst_avi_demux_parse_subindex),
14199         (gst_avi_demux_read_subindexes_push),
14200         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
14201         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
14202         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
14203         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
14204         (gst_avi_demux_stream_header_pull),
14205         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14206         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
14207         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
14208         (gst_avi_demux_change_state):
14209         * gst/avi/gstavidemux.h:
14210           Initial streaming support for avidemux (fixes #336465)
14211
14212 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14213
14214         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14215           There is no taglibmux element ...
14216
14217         * gst/rtsp/gstrtspsrc.c:
14218           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
14219           was complaining about unknown entity here.
14220
14221 2006-08-22  Wim Taymans  <wim@fluendo.com>
14222
14223         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14224         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
14225         (gst_avi_demux_process_next_entry):
14226         * gst/avi/gstavidemux.h:
14227         Mark DISCONT.
14228         Remove old unused fields and reorder the struct a bit.
14229
14230 2006-08-22  Wim Taymans  <wim@fluendo.com>
14231
14232         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
14233         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
14234         (gst_rtspsrc_pause):
14235         * gst/rtsp/gstrtspsrc.h:
14236         * sys/oss/gstosssink.c: (gst_oss_sink_open),
14237         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
14238         Small documentation updates.
14239
14240 2006-08-22  Wim Taymans  <wim@fluendo.com>
14241
14242         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14243         (gst_avi_demux_index_entry_for_time),
14244         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
14245         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
14246         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
14247         (gst_avi_demux_next_data_buffer),
14248         (gst_avi_demux_calculate_durations_from_index),
14249         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
14250         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
14251         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
14252         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
14253         * gst/avi/gstavidemux.h:
14254         Precalc most of the duration query for each stream.
14255         Make seeking more correct.
14256         Use GstSegment to track position and duration.
14257         Code cleanups and leak fixes.
14258         Calculate correct total duration based on index length.
14259
14260 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
14261
14262         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
14263         (parse_insert_string_field):
14264           If strings in text fields are marked ISO8859-1, but contain
14265           valid UTF-8 already, then handle them as UTF-8 and ignore
14266           the encoding. (#351794)
14267
14268 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14269
14270         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
14271         (gst_flac_dec_write), (gst_flac_dec_loop),
14272         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
14273         (gst_flac_dec_src_query):
14274         * ext/flac/gstflacdec.h:
14275           Make flac-in-ogg work (#352100).
14276
14277 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14278
14279         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
14280           Don't unref buffers of which we've already given away
14281           ownership to the adapter.
14282
14283 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
14284
14285         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
14286           Make metadata extraction actually work.
14287
14288         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
14289         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
14290         (gst_speexenc_chain):
14291           Fix metadata writing: replace old code which wrote completely
14292           broken tags with libgsttag-based code. Plus miscellaneous
14293           code cleanups (use static pad templates etc.) and a bunch
14294           of leak fixes.
14295
14296 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
14297
14298         * gst/audiopanorama/.cvsignore:
14299         * gst/audiopanorama/Makefile.am:
14300         * gst/audiopanorama/audiofx.c:
14301         * gst/audiopanorama/audiopanorama.c:
14302         * gst/audiopanorama/audiopanorama.h:
14303           die! die! die! you should never have been there
14304
14305 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
14306
14307         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
14308         Fix invalid memory access in audiopanorama test suite.
14309
14310 2006-08-21  Edward Hervey  <edward@fluendo.com>
14311
14312         * tests/check/elements/.cvsignore:
14313         ignore built file
14314
14315 2006-08-21  Wim Taymans  <wim@fluendo.com>
14316
14317         * gst/rtp/Makefile.am:
14318         Fix the build again.
14319
14320 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
14321
14322         * gst/audiofxgood/.cvsignore:
14323         * gst/audiofxgood/Makefile.am:
14324         * gst/audiofxgood/audiofx.c: (plugin_init):
14325         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
14326         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
14327         (gst_audio_panorama_set_property),
14328         (gst_audio_panorama_get_property),
14329         (gst_audio_panorama_get_unit_size),
14330         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
14331         (gst_audio_panorama_transform_m2s),
14332         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
14333         * gst/audiofxgood/audiopanorama.h:
14334           resubmit with the desired name *again*
14335
14336 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14337
14338         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
14339         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
14340           use g_assert in _get_unit_size
14341
14342 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14343
14344         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14345         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14346         * docs/plugins/inspect/plugin-audiofxgood.xml:
14347           cleanup -unused.txt to make it useful, add previously missing docs
14348
14349         * ext/Makefile.am:
14350           Quietly (accidentally) enable LADSPA for building by default, 
14351           despite the fact that it doesn't meet the plugin checklist.
14352             -- Added by Jan Schmidt 18 Dec 2006
14353
14354         * ext/esd/esdmon.c:
14355         * ext/esd/esdsink.c:
14356         * ext/esd/gstesd.c: (plugin_init):
14357           reflow to get rid of two external symbols
14358
14359         * gst/audiofxgood/audiofx.c: (plugin_init):
14360           re-add
14361
14362 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14363
14364         * configure.ac:
14365         * gst/audiofxgood/.cvsignore:
14366         * gst/audiofxgood/Makefile.am:
14367         * gst/audiofxgood/audiofx.c
14368         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
14369         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
14370         (gst_audio_panorama_set_property),
14371         (gst_audio_panorama_get_property),
14372         (gst_audio_panorama_get_unit_size),
14373         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
14374         (gst_audio_panorama_transform_m2s),
14375         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
14376         * gst/audiofxgood/audiopanorama.h:
14377         * tests/check/Makefile.am:
14378         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
14379         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
14380         (panorama_suite), (main):
14381         Add audiofxgood plugin with audiopanorama element
14382
14383 2006-08-18  Wim Taymans  <wim@fluendo.com>
14384
14385         * docs/plugins/Makefile.am:
14386         More Oss docs fixage. 
14387
14388 2006-08-18  Wim Taymans  <wim@fluendo.com>
14389
14390         * gst/rtp/Makefile.am:
14391         * gst/rtp/gstrtp.c: (plugin_init):
14392         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
14393         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
14394         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
14395         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
14396         (gst_rtp_sv3v_depay_get_property),
14397         (gst_rtp_sv3v_depay_change_state),
14398         (gst_rtp_sv3v_depay_plugin_init):
14399         * gst/rtp/gstrtpsv3vdepay.h:
14400         Added experimental SVQ3 depayloader.
14401
14402 2006-08-18  Edward Hervey  <edward@fluendo.com>
14403
14404         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
14405         (gst_dvdemux_loop), (gst_dvdemux_change_state):
14406         * ext/dv/gstdvdemux.h:
14407         When handling seek requests, don't send the newsegment event from the
14408         calling thread. Instead save it so it can be sent from the streaming
14409         thread.
14410
14411 2006-08-17  Wim Taymans  <wim@fluendo.com>
14412
14413         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14414
14415         * gst/multipart/multipartdemux.c: (multipart_parse_header):
14416         Accept leading whitespace before the boundary
14417         This patch makes the demuxer allow some whitespace before the actual
14418         boundary. This makes the demuxer work with the ``old'' gstreamer
14419         multipartmuxer again (which placed an extra \n before the start
14420         of the stream) Fixes #349068.
14421
14422 2006-08-17  Wim Taymans  <wim@fluendo.com>
14423
14424         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
14425         Error out on non-implemented stuff.
14426
14427 2006-08-16  Wim Taymans  <wim@fluendo.com>
14428
14429         Patch by: Andy Wingo <wingo at pobox dot com>
14430
14431         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
14432         (gst_signal_processor_start), (gst_signal_processor_stop),
14433         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
14434         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
14435         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
14436         (gst_signal_processor_change_state):
14437         Make ladspa elements reusable. Fixes #350006.
14438
14439 2006-08-16  Wim Taymans  <wim@fluendo.com>
14440
14441         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
14442         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
14443         names as possible. Fixes #349901.
14444
14445 2006-08-16  Wim Taymans  <wim@fluendo.com>
14446
14447         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
14448         (gst_signal_processor_do_pushes):
14449         A push() gives away our refcount so we should not use the buffer on the
14450         pen anymore.
14451
14452 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14453
14454         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14455         (gst_oss_mixer_element_finalize):
14456           Don't leak device string.
14457
14458 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14459
14460         * configure.ac:
14461           Require CVS of GStreamer core and -base (for
14462           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
14463
14464         * ext/taglib/gstid3v2mux.cc:
14465           Write extended comment tags properly (#348762).
14466
14467         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
14468         (parse_comment_frame):
14469           Extract COMM frames into extended comments, which makes it
14470           easier to properly retain the description bit of the tag
14471           and maintain this information when re-tagging (#348762).
14472
14473 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14474
14475         * tests/check/Makefile.am:
14476           Don't try to run annodex unit tests if the annodex
14477           plugin has not been built (Fixes #351116).
14478
14479 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14480
14481         * gst/autodetect/gstautoaudiosink.c:
14482         (gst_auto_audio_sink_find_best):
14483           When we can't find a usable audiosink, don't error out,
14484           but use a fake sink instead and post a warning message
14485           on the bus (#341278).
14486
14487 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14488
14489         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
14490         * sys/oss/gstosssink.c:
14491         * sys/oss/gstosssrc.c:
14492           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
14493           ossmixer's new device property.
14494
14495         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14496         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14497           Add docs for OSS elements.
14498
14499         * docs/plugins/inspect/plugin-aasink.xml:
14500         * docs/plugins/inspect/plugin-alaw.xml:
14501         * docs/plugins/inspect/plugin-alpha.xml:
14502         * docs/plugins/inspect/plugin-alphacolor.xml:
14503         * docs/plugins/inspect/plugin-annodex.xml:
14504         * docs/plugins/inspect/plugin-apetag.xml:
14505         * docs/plugins/inspect/plugin-auparse.xml:
14506         * docs/plugins/inspect/plugin-autodetect.xml:
14507         * docs/plugins/inspect/plugin-avi.xml:
14508         * docs/plugins/inspect/plugin-cacasink.xml:
14509         * docs/plugins/inspect/plugin-cairo.xml:
14510         * docs/plugins/inspect/plugin-cdio.xml:
14511         * docs/plugins/inspect/plugin-cutter.xml:
14512         * docs/plugins/inspect/plugin-debug.xml:
14513         * docs/plugins/inspect/plugin-dv.xml:
14514         * docs/plugins/inspect/plugin-efence.xml:
14515         * docs/plugins/inspect/plugin-effectv.xml:
14516         * docs/plugins/inspect/plugin-esdsink.xml:
14517         * docs/plugins/inspect/plugin-flac.xml:
14518         * docs/plugins/inspect/plugin-flxdec.xml:
14519         * docs/plugins/inspect/plugin-gconfelements.xml:
14520         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14521         * docs/plugins/inspect/plugin-goom.xml:
14522         * docs/plugins/inspect/plugin-halelements.xml:
14523         * docs/plugins/inspect/plugin-icydemux.xml:
14524         * docs/plugins/inspect/plugin-id3demux.xml:
14525         * docs/plugins/inspect/plugin-jpeg.xml:
14526         * docs/plugins/inspect/plugin-level.xml:
14527         * docs/plugins/inspect/plugin-matroska.xml:
14528         * docs/plugins/inspect/plugin-mulaw.xml:
14529         * docs/plugins/inspect/plugin-multipart.xml:
14530         * docs/plugins/inspect/plugin-navigationtest.xml:
14531         * docs/plugins/inspect/plugin-ossaudio.xml:
14532         * docs/plugins/inspect/plugin-png.xml:
14533         * docs/plugins/inspect/plugin-rtp.xml:
14534         * docs/plugins/inspect/plugin-rtsp.xml:
14535         * docs/plugins/inspect/plugin-shout2send.xml:
14536         * docs/plugins/inspect/plugin-smpte.xml:
14537         * docs/plugins/inspect/plugin-speex.xml:
14538         * docs/plugins/inspect/plugin-taglib.xml:
14539         * docs/plugins/inspect/plugin-udp.xml:
14540         * docs/plugins/inspect/plugin-videobalance.xml:
14541         * docs/plugins/inspect/plugin-videobox.xml:
14542         * docs/plugins/inspect/plugin-videoflip.xml:
14543         * docs/plugins/inspect/plugin-videomixer.xml:
14544         * docs/plugins/inspect/plugin-wavenc.xml:
14545         * docs/plugins/inspect/plugin-wavparse.xml:
14546         * docs/plugins/inspect/plugin-ximagesrc.xml:
14547           Update to CVS version.
14548           
14549 2006-08-16  Wim Taymans  <wim@fluendo.com>
14550
14551         * gst/rtp/gstrtpamrdepay.c:
14552         * gst/rtp/gstrtpmp4gdepay.c:
14553         Caps extra properties must be defined as strings for
14554         depayloaders because they are generated from an SDP.
14555
14556         * gst/rtp/Makefile.am:
14557         * gst/rtp/gstrtp.c: (plugin_init):
14558         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
14559         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
14560         (gst_rtp_h264_depay_finalize), (decode_base64),
14561         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
14562         (gst_rtp_h264_depay_set_property),
14563         (gst_rtp_h264_depay_get_property),
14564         (gst_rtp_h264_depay_change_state),
14565         (gst_rtp_h264_depay_plugin_init):
14566         * gst/rtp/gstrtph264depay.h:
14567         Added basic, not completely functional RFC 3984 H264 depayloader.
14568
14569 2006-08-16  Wim Taymans  <wim@fluendo.com>
14570
14571         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
14572         Add pads after setting them up.
14573
14574         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
14575         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
14576         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
14577         (gst_rtspsrc_stream_setup_rtp),
14578         (gst_rtspsrc_stream_configure_transport),
14579         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
14580         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
14581         (gst_rtspsrc_pause):
14582         * gst/rtsp/gstrtspsrc.h:
14583         Fix interleaved mode.
14584          - Protect streaming with lock.
14585          - Combine flows
14586          - set caps on outgoing buffers.
14587          - strip trailing \0 from data packets.
14588          - Configure RTP/RTCP in stream.
14589         Use DEBUG_OBJECT more.
14590
14591 2006-08-16  Wim Taymans  <wim@fluendo.com>
14592
14593         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
14594         Turn a g_print into a DEBUG line.
14595
14596 2006-08-13  Wim Taymans  <wim@fluendo.com>
14597
14598         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
14599         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14600         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
14601         (gst_oss_mixer_element_get_property),
14602         (gst_oss_mixer_element_change_state):
14603         * sys/oss/gstossmixerelement.h:
14604         Small cleanups. Better error reporting.
14605         Add device property for the mixer instead of the hardcoded
14606         /dev/mixer. Fixes #350785.
14607         API: GstOssMixerElement::device property
14608
14609 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
14610
14611         Patch by: Jens Granseuer <jensgr at gmx net>
14612
14613         * gconf/Makefile.am:
14614           Make --disable-schemas work right (they still need
14615           to be copied to the installation directory, just not
14616           applied). Fixes #351347 (also #344100).
14617           
14618 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14619
14620         * configure.ac: back to HEAD
14621
14622 === release 0.10.4 ===
14623
14624 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
14625
14626         * configure.ac:
14627           releasing 0.10.4, "Dear Leader"
14628
14629 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14630
14631         Patch by: Edward Hervey <edward@fluendo.com>
14632
14633         * configure.ac:
14634         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
14635         (gst_wavparse_stream_data):
14636         Send the newsegment event in the streaming thread.
14637         Fixes #347529
14638
14639 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
14640
14641         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
14642         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
14643         (gst_smokeenc_resync), (gst_smokeenc_chain):
14644           Refuse sink caps in the encoder if width or height is not a
14645           multiple of 16, the encoder does not support that yet (#349939);
14646           along the same lines, check the return value of the encoder
14647           setup function; also remove some debug log clutter.
14648
14649 2006-08-04  Andy Wingo  <wingo@pobox.com>
14650
14651         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
14652         whether a processor can work in place or not, and for keeping
14653         track of its state. Change the FlowReturn instance variable from
14654         "state" to "flow_state", all callers changed.
14655
14656         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
14657         (gst_signal_processor_start, gst_signal_processor_stop)
14658         (gst_signal_processor_cleanup): New functions to manage the
14659         processor's state.
14660         (gst_signal_processor_setcaps): start() as well as setup() here.
14661         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
14662         (gst_signal_processor_change_state): Stop and cleanup the
14663         processor as we go to NULL.
14664
14665         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
14666         INPLACE_BROKEN is not set.
14667
14668         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
14669         Do the alloc_buffer in bytes, not frames.
14670         
14671 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14672
14673         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
14674         Fix rgb masks when recording in < 24bpp.
14675
14676 2006-08-04  Andy Wingo  <wingo@pobox.com>
14677
14678         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
14679         (gst_signal_processor_prepare)
14680         (gst_signal_processor_update_inputs)
14681         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
14682         (gst_signal_processor_flush)
14683         (gst_signal_processor_sink_activate_push)
14684         (gst_signal_processor_src_activate_pull)
14685         (gst_signal_processor_change_state): Remove the last of the code
14686         that assumes that we process whole buffers at a time. Fix some
14687         debugging. Seems to work now in some cases.
14688         (gst_signal_processor_src_activate_pull): BPB
14689
14690 2006-08-01  Andy Wingo  <wingo@pobox.com>
14691
14692         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
14693         Fix nframes-choosing.
14694         (gst_signal_processor_init): Init pending_in and pending_out.
14695
14696         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
14697         more default sample rate, although we never check that the sample
14698         rate actually gets set. Something for the future.
14699         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
14700         (gst_signal_processor_event): Refcount fixen.
14701         (gst_signal_processor_process): Pull the number of frames to
14702         process from the sizes of the buffers in the input pens.
14703         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
14704         (gst_signal_processor_do_pulls): Add an nframes argument, and use
14705         it instead of buffer_frames.
14706         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
14707         to do_pulls.
14708         (gst_signal_processor_chain)
14709         (gst_signal_processor_sink_activate_push)
14710         (gst_signal_processor_src_activate_pull):  Refcount fixen.
14711
14712         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
14713
14714 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
14715
14716         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
14717         (gst_signal_processor_process):
14718           don't query buffer-frames from caps, add lots of debug-log,
14719           try fix for assert (#349189)
14720
14721 2006-07-31  Wim Taymans  <wim@fluendo.com>
14722
14723         * gst/udp/gstudpsrc.c:
14724         Fix docs.
14725
14726 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
14727
14728         * ext/ladspa/gstsignalprocessor.c:
14729         (gst_signal_processor_add_pad_from_template),
14730         (gst_signal_processor_init), (gst_signal_processor_setcaps),
14731         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
14732         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
14733         (gst_signal_processor_sink_activate_push),
14734         (gst_signal_processor_src_activate_pull),
14735         (gst_signal_processor_change_state):
14736          Add debugs logs here and there, add more error handling, add some
14737          FIXME comments, filed #349189
14738
14739 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14740
14741         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
14742         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
14743         Set caps on buffer correctly.  Fixes bug #349155.
14744
14745 2006-07-28  Wim Taymans  <wim@fluendo.com>
14746
14747         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14748
14749         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14750         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14751         (gst_multipart_demux_finalize), (get_line_end),
14752         (multipart_parse_header), (multipart_find_boundary),
14753         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
14754         (gst_multipart_set_property), (gst_multipart_get_property):
14755         Uses GstAdapter instead of own buffering.
14756         Actually parses the mime-type correctly (In tests the mime-type was
14757         always "" with the old version).
14758         Uses the Content-length header if available to speed up things.
14759         Reliably autoscans the boundary name by default.
14760         Fixes #349068.
14761
14762         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
14763         Don't start the stream with a \n.
14764
14765 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
14766
14767         Patch by: Brian Cameron <brian dot cameron at sun com>
14768
14769         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
14770           Open source with O_NONBLOCK (#349015).
14771
14772 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
14773
14774         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
14775         (gst_avi_demux_massage_index):
14776         * gst/avi/gstavidemux.h:
14777           Whitespace fixes and more debug
14778
14779 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14780
14781         * gst/autodetect/gstautoaudiosink.c:
14782         (gst_auto_audio_sink_create_element_with_pretty_name),
14783         (gst_auto_audio_sink_find_best),
14784         (gst_auto_audio_sink_change_state):
14785           Get rid of old and unused magic sound-server properties stuff.
14786           Add suffix to child sink's name that makes it easy to see from
14787           the name alone which type it actually is (alsa, oss, esd, etc.).
14788
14789 2006-07-27  Wim Taymans  <wim@fluendo.com>
14790
14791         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14792         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
14793         (gst_udpsrc_start):
14794         * gst/udp/gstudpsrc.h:
14795         Rename "buffer" to "buffer-size" to make clear it is a size we set and
14796         not some sort of feature we enable.
14797
14798 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14799
14800         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
14801           Use CLOSE_SOCKET() here instead of close() to maintain
14802           win32 workiness.
14803
14804 2006-07-27  Wim Taymans  <wim@fluendo.com>
14805
14806         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
14807
14808         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14809         (gst_udpsrc_create), (gst_udpsrc_set_property),
14810         (gst_udpsrc_get_property), (gst_udpsrc_start):
14811         * gst/udp/gstudpsrc.h:
14812         Added "buffer-size" property to control the kernel receive buffer size.
14813         Update documentation.
14814         Small cleanups. Fixes #348752.
14815         API: buffer-size property
14816
14817 2006-07-26  Wim Taymans  <wim@fluendo.com>
14818
14819         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
14820
14821         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
14822         (gst_rtp_pcma_pay_handle_buffer):
14823         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
14824         (gst_rtp_pcmu_pay_handle_buffer):
14825         Fix timestamp calculation on outgoing RTP packets.
14826         Fixes #348675.
14827
14828 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14829
14830         * ext/taglib/gstid3v2mux.cc:
14831           Fix writing of comment frames (should be COMM not TCOM),
14832           is still sub-optimal though, since we don't retain or
14833           extract the comment descriptions properly (#334375,
14834           also see #334375).
14835
14836 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14837
14838         * gst/wavparse/gstwavparse.c:
14839           #define 'fact' RIFF chunk if we are not compiling against
14840           -base CVS (we don't want to depend on -base CVS for this
14841           one define only, and also not for release order reasons).
14842
14843 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14844
14845         * ext/taglib/gstid3v2mux.cc:
14846           Handle multiple tags of the same type properly. Re-inject
14847           unparsed ID3v2 frames that we get as binary blobs from
14848           id3demux into the tag again so we don't lose information
14849           when retagging (#334375).
14850
14851 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14852
14853         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
14854           Document newly-added properties properly, so that there is a
14855           'Since: 0.10.4' in the plugin docs. Convert some property
14856           names into canonical GObject style (GObject will do that
14857           internally anyway).
14858
14859 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14860
14861         * gst/id3demux/id3tags.c:
14862         (id3demux_add_id3v2_frame_blob_to_taglist):
14863           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
14864           well, and add the version to the blob's buffer caps, since that
14865           information will be needed for deserialisation later on (#348644).
14866
14867 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
14868
14869         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
14870         (gst_avi_demux_parse_stream):
14871          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
14872          indentation and spacing.
14873
14874 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14875
14876         * docs/plugins/Makefile.am:
14877         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14878         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14879         * docs/plugins/gst-plugins-good-plugins.args:
14880         * docs/plugins/inspect/plugin-1394.xml:
14881         * docs/plugins/inspect/plugin-aasink.xml:
14882         * docs/plugins/inspect/plugin-alaw.xml:
14883         * docs/plugins/inspect/plugin-alpha.xml:
14884         * docs/plugins/inspect/plugin-alphacolor.xml:
14885         * docs/plugins/inspect/plugin-annodex.xml:
14886         * docs/plugins/inspect/plugin-apetag.xml:
14887         * docs/plugins/inspect/plugin-auparse.xml:
14888         * docs/plugins/inspect/plugin-autodetect.xml:
14889         * docs/plugins/inspect/plugin-avi.xml:
14890         * docs/plugins/inspect/plugin-cacasink.xml:
14891         * docs/plugins/inspect/plugin-cairo.xml:
14892         * docs/plugins/inspect/plugin-cdio.xml:
14893         * docs/plugins/inspect/plugin-cutter.xml:
14894         * docs/plugins/inspect/plugin-debug.xml:
14895         * docs/plugins/inspect/plugin-dv.xml:
14896         * docs/plugins/inspect/plugin-efence.xml:
14897         * docs/plugins/inspect/plugin-effectv.xml:
14898         * docs/plugins/inspect/plugin-esdsink.xml:
14899         * docs/plugins/inspect/plugin-flac.xml:
14900         * docs/plugins/inspect/plugin-flxdec.xml:
14901         * docs/plugins/inspect/plugin-gconfelements.xml:
14902         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14903         * docs/plugins/inspect/plugin-goom.xml:
14904         * docs/plugins/inspect/plugin-halelements.xml:
14905         * docs/plugins/inspect/plugin-icydemux.xml:
14906         * docs/plugins/inspect/plugin-id3demux.xml:
14907         * docs/plugins/inspect/plugin-jpeg.xml:
14908         * docs/plugins/inspect/plugin-level.xml:
14909         * docs/plugins/inspect/plugin-matroska.xml:
14910         * docs/plugins/inspect/plugin-mulaw.xml:
14911         * docs/plugins/inspect/plugin-multipart.xml:
14912         * docs/plugins/inspect/plugin-navigationtest.xml:
14913         * docs/plugins/inspect/plugin-ossaudio.xml:
14914         * docs/plugins/inspect/plugin-png.xml:
14915         * docs/plugins/inspect/plugin-rtp.xml:
14916         * docs/plugins/inspect/plugin-rtsp.xml:
14917         * docs/plugins/inspect/plugin-shout2send.xml:
14918         * docs/plugins/inspect/plugin-smpte.xml:
14919         * docs/plugins/inspect/plugin-speex.xml:
14920         * docs/plugins/inspect/plugin-udp.xml:
14921         * docs/plugins/inspect/plugin-videobalance.xml:
14922         * docs/plugins/inspect/plugin-videobox.xml:
14923         * docs/plugins/inspect/plugin-videoflip.xml:
14924         * docs/plugins/inspect/plugin-videomixer.xml:
14925         * docs/plugins/inspect/plugin-wavenc.xml:
14926         * docs/plugins/inspect/plugin-wavparse.xml:
14927         * docs/plugins/inspect/plugin-ximagesrc.xml:
14928           Update files to CVS/Prerelease version, add esdsink docs.
14929
14930         * ext/esd/esdsink.c:
14931           Add gtk-doc blurb.
14932
14933         * gst/rtp/gstrtpmp4vpay.c:
14934           Fix typo in element description.
14935
14936 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14937
14938         * ext/esd/esdsink.c: (gst_esdsink_open),
14939         (gst_esdsink_factory_init):
14940           Prevent libesd from auto-spawning a sound daemon if it
14941           is not already running. Now that we don't do evil stuff
14942           like that any longer we can give esdsink a rank so that
14943           autoaudiosink will try it as well if all other audio
14944           sinks fail (#343051).
14945
14946 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14947
14948         * ext/esd/Makefile.am:
14949           Oops, need to remove README from EXTRA_DIST as well.
14950
14951 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14952
14953         * ext/esd/README:
14954           Remove, it contains nothing useful anyway.
14955
14956         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
14957         (gst_esdsink_delay):
14958           Some small clean-ups; use GST_BOILERPLATE etc.
14959
14960 2006-07-24  Wim Taymans  <wim@fluendo.com>
14961
14962         * gst/law/alaw-decode.c: (alawdec_getcaps):
14963         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
14964         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
14965         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
14966         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
14967
14968 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
14969
14970         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
14971         (gst_wavparse_other), (gst_wavparse_perform_seek),
14972         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
14973         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
14974         (gst_wavparse_pad_query):
14975         * gst/wavparse/gstwavparse.h:
14976           Use information from 'fact' chunk for length calculation of compressed
14977           samples. Calculate bps if bogus value is found in wav header (embeded
14978           mp2/mp3).
14979           
14980
14981 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14982
14983         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
14984
14985         * configure.ac:
14986         * gst/udp/Makefile.am:
14987         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
14988         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
14989         * gst/udp/gstdynudpsink.h:
14990         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
14991         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
14992         * gst/udp/gstmultiudpsink.h:
14993         * gst/udp/gstudp.c: (plugin_init):
14994         * gst/udp/gstudpsink.h:
14995         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
14996         (gst_udpsrc_start), (gst_udpsrc_stop):
14997         * gst/udp/gstudpsrc.h:
14998         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
14999         (gst_udp_net_utils_win32_wsa_startup):
15000         * gst/udp/gstudpnetutils.h:
15001           Port udp plugin to win32 (#345288).
15002
15003 2006-07-24  Wim Taymans  <wim@fluendo.com>
15004
15005         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
15006         Remove unwanted DEBUG line.
15007
15008 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
15009
15010         * gst/id3demux/gstid3demux.c: (plugin_init):
15011         * gst/id3demux/id3tags.c:
15012         (id3demux_add_id3v2_frame_blob_to_taglist):
15013         * gst/id3demux/id3tags.h:
15014           On second thought, it might be wiser and more efficient
15015           not to do tag registration from a streaming thread.
15016
15017 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
15018
15019         * gst/id3demux/id3tags.c:
15020         (id3demux_add_id3v2_frame_blob_to_taglist),
15021         (id3demux_id3v2_frames_to_tag_list):
15022           Put ID3v2 frames we can't parse as binary blobs into private
15023           tags, so that they are not lost when retagging, at least once
15024           id3v2mux has been taught to re-inject those frames again.
15025           See bug #334375.
15026
15027 2006-07-21  Wim Taymans  <wim@fluendo.com>
15028
15029         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
15030         (gst_avi_demux_process_next_entry):
15031         Fix some leaks.
15032
15033         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
15034         Don't use \n in debug lines.
15035
15036 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
15037
15038         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15039         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15040           Add annodex and icydemux, cleanup the sections a bit
15041
15042 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
15043
15044         Patch by: Alex Lancaster <alexl at users sourceforge net>
15045
15046         * ext/taglib/gstid3v2mux.cc:
15047           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
15048           ID3v2 TSSE frames (#347898).
15049
15050 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
15051
15052         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
15053           Respect mpegversion for "video/mpeg" and give message in case of
15054           unhandled versions.
15055
15056 2006-07-17  Wim Taymans  <wim@fluendo.com>
15057
15058         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
15059         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
15060         (gst_pngdec_chain), (gst_pngdec_sink_event),
15061         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
15062         (gst_pngdec_sink_activate_push):
15063         * ext/libpng/gstpngdec.h:
15064         Use statically allocated segment instead of leaking.
15065         Various cleanups.
15066         Fix flush and seek handling.
15067
15068 2006-07-16  Wim Taymans  <wim@fluendo.com>
15069
15070         * gst/rtp/Makefile.am:
15071         * gst/rtp/gstrtp.c: (plugin_init):
15072         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
15073         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
15074         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
15075         (gst_rtp_mp4g_depay_set_property),
15076         (gst_rtp_mp4g_depay_get_property),
15077         (gst_rtp_mp4g_depay_change_state),
15078         (gst_rtp_mp4g_depay_plugin_init):
15079         * gst/rtp/gstrtpmp4gdepay.h:
15080         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
15081         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
15082         (gst_rtp_mp4g_pay_flush):
15083         Added simple generic mpeg4 depayloader.
15084         Fix generic mpeg4 payloader.
15085
15086 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
15087
15088         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
15089           Don't try doing state changes on a NULL pointer.
15090
15091 2006-07-14  Wim Taymans  <wim@fluendo.com>
15092
15093         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
15094
15095         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
15096         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
15097         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
15098         * gst/rtp/gstrtpamrdepay.h:
15099         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
15100         Fixes #321191
15101
15102 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15103
15104         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
15105         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
15106         Fix segfault when moving mouse pointer to the bottom right corner.
15107
15108 2006-07-12  Wim Taymans  <wim@fluendo.com>
15109
15110         * gst/rtp/Makefile.am:
15111         * gst/rtp/gstrtp.c: (plugin_init):
15112         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
15113         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
15114         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
15115         (gst_rtp_mp2t_depay_set_property),
15116         (gst_rtp_mp2t_depay_get_property),
15117         (gst_rtp_mp2t_depay_change_state),
15118         (gst_rtp_mp2t_depay_plugin_init):
15119         * gst/rtp/gstrtpmp2tdepay.h:
15120         Added mpeg2 TS depayloader. Closing #347234.
15121
15122 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
15123
15124         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
15125           Remove g_assert that shouldn't be there and was triggered
15126           after trying to open a device that doesn't exist or can't
15127           be opened for some other reason (#347972).
15128
15129 2006-07-10  Edward Hervey  <edward@fluendo.com>
15130
15131         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15132         (gst_avi_demux_stream_header), (push_tag_lists):
15133         * gst/avi/gstavidemux.h:
15134         Don't push tag events found by gst_riff_parse_info() before outputting
15135         GST_EVENT_NEWSEGMENT.
15136
15137 2006-07-10  Wim Taymans  <wim@fluendo.com>
15138
15139         * gst/rtsp/Makefile.am:
15140         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
15141         (rtsp_connection_close):
15142         * gst/rtsp/rtspdefs.h:
15143         replaced closesocket and close in code with one CLOSE_SOCKET. 
15144         Some more cleanups. Fixes #345301.
15145
15146 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
15147
15148         * gst/autodetect/gstautoaudiosink.c:
15149           Fix example pipeline in docs.
15150
15151 2006-07-10  Wim Taymans  <wim@fluendo.com>
15152
15153         Patch by: Rob Taylor <robtaylor at floopily dot org>
15154
15155         * gst/udp/gstmultiudpsink.c: (join_multicast),
15156         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
15157         If a destination is added before the stream is set to PAUSED, the
15158         multicast group is not joined as the socket is not created yet. 
15159         Also TTL and LOOP should also be set. Fixes #346921.
15160
15161 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15162
15163         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
15164         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
15165         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
15166         (gst_ximage_src_init):
15167         * sys/ximage/gstximagesrc.h:
15168         Fix use-damage property to actually work :)
15169         Add startx, starty, endx, endy properties so screencasts other than full
15170         screen ones can work.
15171
15172 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15173
15174         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
15175         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
15176         (gst_ximage_src_class_init), (gst_ximage_src_init):
15177         * sys/ximage/gstximagesrc.h:
15178         Add use_damage property to offer ability to choose whether to use
15179         XDamage or not.
15180
15181 2006-07-07  Wim Taymans  <wim@fluendo.com>
15182
15183         * gst/goom/filters.c: (zoomFilterSetResolution):
15184         Avoid goom coredumping by clearing memory. 
15185         Fixes 345679.
15186
15187 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
15188
15189         * win32/vs6/libgstid3demux.dsp:
15190         Add a link to libgsttag-0.10.lib.
15191
15192 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
15193
15194         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
15195         (gst_tag_demux_read_range):
15196         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
15197         (gst_id3demux_read_range):
15198           Don't return FLOW_UNEXPECTED when a buffer is before
15199           the start of the stream (which might happen with
15200           large ID3v2 tags if the tag reading was done pullrange
15201           based and we then switched to push mode later on).
15202           Fixes regression introduced by commit from June 29th.
15203
15204 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
15205
15206         * ext/taglib/gstid3v2mux.cc:
15207           Make UTF-8 the default encoding when writing string
15208           tags (before, our UTF-8 strings would automatically
15209           be converted to ISO-8859-1 by taglib and written as
15210           ISO-8859-1 fields if that was possible).
15211
15212         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
15213         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
15214         (test_taglib_id3mux_with_tags):
15215           Add test case that makes sure our UTF-8 strings have
15216           actually been written into the tag as UTF-8.
15217
15218 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
15219
15220         * configure.ac:
15221           Let's try that again.
15222
15223 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
15224
15225         * configure.ac:
15226           Disable monoscope plugin for now until it fulfills
15227           all the requirements.
15228
15229 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
15230
15231         * configure.ac:
15232         * gst/monoscope/Makefile.am:
15233         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
15234         (gst_monoscope_class_init), (gst_monoscope_init),
15235         (gst_monoscope_finalize), (gst_monoscope_reset),
15236         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
15237         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
15238         (gst_monoscope_sink_event), (gst_monoscope_src_event),
15239         (gst_monoscope_change_state), (plugin_init):
15240         * gst/monoscope/gstmonoscope.h:
15241           Port monoscope visualisation to 0.10.
15242
15243 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
15244
15245         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
15246         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
15247           Return FLOW_UNEXPECTED when at the end of the file, not
15248           FLOW_ERROR. Fixes 'internal stream error' errors that
15249           would sometimes occur in totem when scrubbing to the
15250           end of an ID3v1 tagged mp3 file.
15251
15252 2006-07-03  Edward Hervey  <edward@fluendo.com>
15253
15254         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
15255         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
15256         (gst_pngdec_sink_event), (gst_pngdec_change_state):
15257         * ext/libpng/gstpngdec.h:
15258         Implement buffer clipping/dropping using GstSegment.
15259         This provides accurate seeking.
15260
15261 2006-07-03  Edward Hervey  <edward@fluendo.com>
15262
15263         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15264         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
15265         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
15266         (gst_avi_demux_process_next_entry), (push_tag_lists),
15267         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
15268         * gst/avi/gstavidemux.h:
15269         Proper aggregation of each stream's GstFlowReturn in order to figure out
15270         whether the task should stop or not.
15271         Don't send inline events before pushing out a NEW_SEGMENT, more
15272         specifically for GST_TAG_EVENT.
15273         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
15274         sub-indexes.
15275
15276 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
15277
15278         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
15279
15280         * sys/sunaudio/gstsunaudiomixerctrl.c:
15281         (gst_sunaudiomixer_ctrl_build_list):
15282           Move "Monitor" slider to input tab so it works more like
15283           sdtaudiocontrol, which is what people on Solaris are used
15284           to using for their mixer program (#346259).
15285
15286 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15287
15288         * tests/check/elements/level.c: (GST_START_TEST):
15289           fix a leak, clean up at the end
15290
15291 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
15292
15293         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15294         (gst_matroska_demux_send_event),
15295         (gst_matroska_demux_loop_stream_parse_id):
15296         * gst/matroska/matroska-ids.h:
15297           Send tag event after newsegment event.
15298
15299 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
15300
15301         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
15302         (gst_id3demux_read_range):
15303           Make sure we don't return GST_FLOW_OK with a NULL buffer in
15304           certain cases where a read beyond the end of the file is
15305           requested. Fixes #345930.
15306
15307         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
15308         (gst_tag_demux_read_range):
15309           Fix same issue here as well.
15310
15311 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15312
15313         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
15314         
15315         Fix hypothetical crash.
15316
15317 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
15318
15319         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
15320
15321         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
15322           Do not modify the ports value. If the user has turned off the
15323           built-in speakers, then we should not reset it in the prepare
15324           function, since this causes the built-in speakers to turn
15325           back on anytime the user changes a track in totem, rhythmbox,
15326           etc. (#346066).
15327
15328 2006-06-23  Wim Taymans  <wim@fluendo.com>
15329
15330         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
15331         Fix double caps unref when negotiation fails.
15332
15333 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15334
15335         * ext/annodex/gstcmmldec.c:
15336         * ext/annodex/gstcmmlenc.c:
15337         * ext/annodex/gstcmmlparser.c:
15338         * ext/dv/gstdvdec.c:
15339         * ext/dv/gstdvdemux.c:
15340         * ext/gdk_pixbuf/pixbufscale.c:
15341         * ext/jpeg/gstjpegenc.c:
15342         * ext/jpeg/gstsmokedec.c:
15343         * ext/jpeg/gstsmokeenc.c:
15344         * ext/libpng/gstpngdec.c:
15345         * ext/libpng/gstpngenc.c:
15346         * ext/speex/gstspeexenc.c:
15347         * gst/alpha/gstalphacolor.c:
15348         * gst/cutter/gstcutter.c:
15349         * gst/debug/gstnavigationtest.c:
15350         * gst/icydemux/gsticydemux.c:
15351         * gst/level/gstlevel.c:
15352         * gst/multipart/multipart.c:
15353         * gst/rtp/gstrtpamrpay.c:
15354         * gst/rtp/gstrtpdepay.c:
15355         * gst/rtp/gstrtpilbcpay.c:
15356         * gst/rtp/gstrtpmp4gpay.c:
15357         * gst/rtp/gstrtpmp4vpay.c:
15358         * gst/rtsp/gstrtpdec.c:
15359         * gst/rtsp/gstrtspsrc.c:
15360         * gst/udp/gstdynudpsink.c:
15361         * gst/udp/gstmultiudpsink.c:
15362         * gst/udp/gstudpsrc.c:
15363         * gst/videobox/gstvideobox.c:
15364         * gst/videofilter/gstvideoflip.c:
15365           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
15366           plus two minor macro fixes.
15367
15368 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15369
15370         * gst/matroska/matroska-demux.c:
15371         (gst_matroska_demux_check_subtitle_buffer),
15372         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15373         (gst_matroska_demux_subtitle_caps):
15374         * gst/matroska/matroska-ids.c:
15375         (gst_matroska_track_init_subtitle_context):
15376         * gst/matroska/matroska-ids.h:
15377           Try to fix up broken matroska files containing subtitle
15378           streams with non-UTF8 character encodings (courtesy of
15379           mkvmerge) using either the encoding specified in the
15380           GST_SUBTITLE_ENCODING environment variable or the
15381           current locale's character set if it is non-UTF8.
15382           Fixes #337076.
15383
15384 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15385
15386         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
15387           Set image type from APIC frame as "image-type" field
15388           of GST_TAG_IMAGE buffer caps (#344605).
15389
15390 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
15391
15392         * ext/flac/Makefile.am:
15393         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
15394         (gst_flac_dec_reset_decoders),
15395         (gst_flac_dec_setup_seekable_decoder),
15396         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
15397         (gst_flac_dec_metadata_callback),
15398         (gst_flac_dec_metadata_callback_seekable),
15399         (gst_flac_dec_metadata_callback_stream),
15400         (gst_flac_dec_error_callback),
15401         (gst_flac_dec_error_callback_seekable),
15402         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
15403         (gst_flac_dec_read_stream), (gst_flac_dec_write),
15404         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
15405         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
15406         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
15407         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
15408         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
15409         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
15410         (gst_flac_dec_sink_activate_push),
15411         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
15412         * ext/flac/gstflacdec.h:
15413           Support chain-based operation, should make flac-over-DAAP
15414           work (#340492).
15415
15416 2006-06-20  Wim Taymans  <wim@fluendo.com>
15417
15418         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15419         Doc updates, merge some unused symbols.
15420
15421 2006-06-20  Wim Taymans  <wim@fluendo.com>
15422
15423         * docs/plugins/Makefile.am:
15424         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15425         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15426         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
15427         * gst/rtsp/gstrtspsrc.c:
15428         * gst/rtsp/gstrtspsrc.h:
15429         Added documentation for the rtsp plugin. Fixes #345393.
15430
15431 2006-06-20  Wim Taymans  <wim@fluendo.com>
15432
15433         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
15434         (rtsp_connection_close), (rtsp_connection_free):
15435         Use better G_OS_* macros. Fixes #345301 some more.
15436
15437 2006-06-20  Wim Taymans  <wim@fluendo.com>
15438
15439         Patch by: Brian Cameron <brian dot cameron at sun dot com>
15440
15441         * sys/sunaudio/Makefile.am:
15442         * sys/sunaudio/gstsunaudio.c: (plugin_init):
15443         * sys/sunaudio/gstsunaudiomixerctrl.c:
15444         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
15445         (gst_sunaudiomixer_ctrl_list_tracks),
15446         (gst_sunaudiomixer_ctrl_get_volume),
15447         (gst_sunaudiomixer_ctrl_set_volume),
15448         (gst_sunaudiomixer_ctrl_set_mute),
15449         (gst_sunaudiomixer_ctrl_set_record):
15450         * sys/sunaudio/gstsunaudiomixerctrl.h:
15451         * sys/sunaudio/gstsunaudiomixertrack.c:
15452         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
15453         * sys/sunaudio/gstsunaudiomixertrack.h:
15454         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
15455         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
15456         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
15457         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
15458         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
15459         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
15460         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
15461         (gst_sunaudiosrc_reset):
15462         * sys/sunaudio/gstsunaudiosrc.h:
15463         Add a SunAudio source plugin.
15464         Support stereo and right/left channel gain in the mixer plugin.
15465         Support the RECORD flag so that you can switch between line-input and
15466         microphone in gnome-volume-control.
15467         Code cleanups like using an enumerator for track number instead of an 
15468         integer. Fixes #344923.
15469
15470 2006-06-20  Wim Taymans  <wim@fluendo.com>
15471
15472         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
15473
15474         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
15475         (rtsp_connection_close):
15476         Make RTSP plugin compile on windows. Fixes #345301.
15477         Some changes to original patch to catch errors better.
15478         use ifdef WIN32 instead of ifndef.
15479
15480 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15481
15482         * configure.ac:
15483         If we have libraw1394 >= 1.2.1, then we need libiec61883.
15484
15485 2006-06-18  Edward Hervey  <edward@fluendo.com>
15486
15487         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
15488         After a failed buffer alloc, we need to abort the jpeg decoding (it
15489         started when parsing headers to figure out how many bytes we need
15490         to request downstream).
15491
15492 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
15493
15494         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15495
15496         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
15497           Make sure we don't read beyond the end of the file (#345232).
15498
15499 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
15500
15501         * configure.ac:
15502           Fix --disable-external (can't set conditionals conditionally,
15503           #343602).
15504
15505 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
15506
15507         * autogen.sh:
15508         * configure.ac:
15509         * docs/Makefile.am:
15510           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
15511
15512         * docs/plugins/Makefile.am:
15513         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15514         * docs/plugins/inspect/plugin-taglib.xml:
15515           Add/fix apev2mux docs.
15516
15517 2006-06-14  Wim Taymans  <wim@fluendo.com>
15518
15519         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
15520         (gst_dvdec_finalize), (gst_dvdec_sink_event),
15521         (gst_dvdec_change_state):
15522         Reset segment info on flush.
15523         Alloc segment in _init, free in _finalize.
15524
15525         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
15526         Don't send segments twice.
15527
15528 2006-06-14  Wim Taymans  <wim@fluendo.com>
15529
15530         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
15531         Respect segment.stop. Fixes #342592.
15532
15533 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
15534
15535         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
15536           No language specified means the implied language is English
15537           according to the matroska spec (partially fixes #344708);
15538           add some more debug output.
15539
15540 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
15541
15542         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
15543         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
15544         (gst_wavparse_chain):
15545           When operating chain-based, don't make any assumptions about the
15546           chunking of the incoming data and make streaming work on days other
15547           than the second Thursday after a full moon. Also fix up debug
15548           messages here and there and make use of the most excellent new
15549           gst_pad_query_peer_duration() utility function.
15550           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
15551
15552         * gst/wavparse/gstwavparse.h:
15553           Remove trailing comma after last enum value, some compilers don't
15554           like that.
15555
15556 2006-06-13  Wim Taymans  <wim@fluendo.com>
15557
15558         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
15559         Handle premature EOS gracefully.
15560
15561 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
15562
15563         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
15564           Prevent out of bounds array access when scrubbing towards
15565           the end of the file between the last index entry and the
15566           end. Fixes occasional 'start <= stop' newsegment event
15567           assertions when scrubbing in MJPEG files.
15568
15569 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
15570
15571         * tests/check/elements/.cvsignore:
15572           And another one.
15573
15574 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
15575
15576         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
15577         (scan_encoded_string), (parse_picture_frame):
15578           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
15579
15580         * configure.ac:
15581           Require core >= 0.10.8 (for GST_TAG_IMAGE and
15582           GST_TAG_PPEVIEW_IMAGE used in the patch above).
15583
15584 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15585
15586         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
15587           gratuitous comment changes
15588         * tests/check/elements/level.c: (GST_START_TEST):
15589           fix level test leaks
15590
15591 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
15592
15593         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
15594         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
15595           Use gst_pad_query_peer_duration() utility function here.
15596
15597 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15598
15599         * autogen.sh:
15600           require am17
15601         * configure.ac:
15602         * ext/annodex/Makefile.am:
15603         * ext/cdio/Makefile.am:
15604         * ext/dv/Makefile.am:
15605         * ext/esd/Makefile.am:
15606         * ext/flac/Makefile.am:
15607         * ext/gdk_pixbuf/Makefile.am:
15608         * ext/ladspa/Makefile.am:
15609         * ext/libcaca/Makefile.am:
15610         * ext/speex/Makefile.am:
15611         * ext/taglib/Makefile.am:
15612         * sys/oss/Makefile.am:
15613         * sys/sunaudio/Makefile.am:
15614         * sys/ximage/Makefile.am:
15615           clean up build further
15616
15617 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15618
15619         * gconf/Makefile.am:
15620           Honour --disable-schemas-install configure option. Fixes #344100.
15621
15622 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15623
15624         * tests/examples/level/Makefile.am:
15625           Add -lm to LIBS for pow() function, don't assume one of our
15626           dependencies (such as libxml-2.0) drags it in automatically
15627           (#343603).
15628
15629 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15630
15631         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
15632
15633         * configure.ac:
15634           We should use $SED and not $(SED) in configure.ac (#343678).
15635
15636 2006-06-09  Wim Taymans  <wim@fluendo.com>
15637
15638         Patch by: Brian Cameron <brian dot cameron at sun dot com>
15639
15640         * sys/sunaudio/gstsunaudiomixerctrl.c:
15641         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
15642         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
15643         (gst_sunaudiomixer_ctrl_set_mute):
15644         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
15645         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
15646         (gst_sunaudiosink_write):
15647         Attached find a patch that fixes a number of bugs with the SunAudio
15648         mixer plugin and fixes #344101:
15649         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
15650            tracks onto the tracklist causing gnome-volume-control's preferences
15651            dialog to be messed up and would core dump if you checked/unchecked
15652            any item.
15653         2. We weren't previously setting the MUTE flag properly.  Fixing this
15654            makes gnome-volume-control work better.
15655         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
15656            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
15657            gnome-volume-control look better.
15658         Also some minor cleanup in gstsunaudiosink.c.
15659
15660 2006-06-09  Wim Taymans  <wim@fluendo.com>
15661
15662         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
15663         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
15664         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
15665         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
15666         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
15667         * ext/jpeg/gstjpegdec.h:
15668         API: Added IDCT method property
15669         Small cleanups.
15670         Avoid dynamic allocation of trivial fixed structure.
15671         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
15672
15673 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15674
15675         * configure.ac:
15676         We now require libraw1394 >= 1.1.0 and that version onwards all
15677         have .pc files.
15678
15679 2006-06-02  Edward Hervey  <edward@fluendo.com>
15680
15681         * gst/law/alaw-decode.c: (alawdec_getcaps): 
15682         Trying to get items from an ANY or EMPTY caps is ... stupid.
15683
15684 2006-06-02  Edward Hervey  <edward@fluendo.com>
15685
15686         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
15687         (gst_dvdec_chain), (gst_dvdec_change_state):
15688         * ext/dv/gstdvdec.h:
15689         Added GstSegment handling, now implements dropping/clipping.
15690
15691 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
15692
15693         * ext/aalib/gstaasink.h:
15694         * ext/annodex/gstcmmldec.h:
15695         * ext/cairo/gsttimeoverlay.h:
15696         * ext/dv/gstdvdec.h:
15697         * ext/dv/gstdvdemux.h:
15698         * ext/esd/esdmon.h:
15699         * ext/esd/esdsink.h:
15700         * ext/flac/gstflacenc.h:
15701         * ext/gconf/gstgconfaudiosink.h:
15702         * ext/gconf/gstgconfaudiosrc.h:
15703         * ext/gconf/gstgconfvideosink.h:
15704         * ext/gconf/gstgconfvideosrc.h:
15705         * ext/gdk_pixbuf/gstgdkanimation.h:
15706         * ext/gdk_pixbuf/pixbufscale.h:
15707         * ext/hal/gsthalaudiosink.h:
15708         * ext/hal/gsthalaudiosrc.h:
15709         * ext/jpeg/gstjpegenc.h:
15710         * ext/jpeg/gstsmokedec.h:
15711         * ext/jpeg/gstsmokeenc.h:
15712         * ext/libcaca/gstcacasink.h:
15713         * ext/libmng/gstmngdec.h:
15714         * ext/libmng/gstmngenc.h:
15715         * ext/libpng/gstpngdec.h:
15716         * ext/libpng/gstpngenc.h:
15717         * ext/raw1394/gstdv1394src.h:
15718         * ext/speex/gstspeexenc.h:
15719         * gst/autodetect/gstautoaudiosink.h:
15720         * gst/autodetect/gstautovideosink.h:
15721         * gst/avi/gstavidemux.h:
15722         * gst/cutter/gstcutter.h:
15723         * gst/debug/efence.h:
15724         * gst/debug/gstnavigationtest.h:
15725         * gst/debug/gstnavseek.h:
15726         * gst/flx/gstflxdec.h:
15727         * gst/goom/gstgoom.h:
15728         * gst/icydemux/gsticydemux.h:
15729         * gst/id3demux/gstid3demux.h:
15730         * gst/law/alaw-decode.h:
15731         * gst/law/alaw-encode.h:
15732         * gst/law/mulaw-decode.h:
15733         * gst/law/mulaw-encode.h:
15734         * gst/matroska/matroska-mux.h:
15735         * gst/median/gstmedian.h:
15736         * gst/oldcore/gstaggregator.h:
15737         * gst/oldcore/gstfdsink.h:
15738         * gst/oldcore/gstmd5sink.h:
15739         * gst/oldcore/gstmultifilesrc.h:
15740         * gst/oldcore/gstpipefilter.h:
15741         * gst/oldcore/gstshaper.h:
15742         * gst/oldcore/gststatistics.h:
15743         * gst/rtp/gstasteriskh263.h:
15744         * gst/rtp/gstrtpL16depay.h:
15745         * gst/rtp/gstrtpL16pay.h:
15746         * gst/rtp/gstrtpamrdepay.h:
15747         * gst/rtp/gstrtpamrpay.h:
15748         * gst/rtp/gstrtpdepay.h:
15749         * gst/rtp/gstrtpgsmdepay.h:
15750         * gst/rtp/gstrtpgsmpay.h:
15751         * gst/rtp/gstrtph263pay.h:
15752         * gst/rtp/gstrtph263pdepay.h:
15753         * gst/rtp/gstrtph263ppay.h:
15754         * gst/rtp/gstrtpmp4gpay.h:
15755         * gst/rtp/gstrtpmp4vdepay.h:
15756         * gst/rtp/gstrtpmp4vpay.h:
15757         * gst/rtp/gstrtpmpadepay.h:
15758         * gst/rtp/gstrtpmpapay.h:
15759         * gst/rtp/gstrtppcmadepay.h:
15760         * gst/rtp/gstrtppcmapay.h:
15761         * gst/rtp/gstrtppcmudepay.h:
15762         * gst/rtp/gstrtppcmupay.h:
15763         * gst/rtp/gstrtpspeexdepay.h:
15764         * gst/rtp/gstrtpspeexpay.h:
15765         * gst/rtsp/gstrtpdec.h:
15766         * gst/rtsp/gstrtspsrc.h:
15767         * gst/smpte/gstsmpte.h:
15768         * gst/udp/gstdynudpsink.h:
15769         * gst/udp/gstmultiudpsink.h:
15770         * gst/udp/gstudpsink.h:
15771         * gst/udp/gstudpsrc.h:
15772         * gst/videofilter/gstvideobalance.h:
15773         * gst/videofilter/gstvideoflip.h:
15774         * sys/oss/gstossdmabuffer.h:
15775         * sys/oss/gstossmixerelement.h:
15776         * sys/oss/gstosssink.h:
15777         * sys/oss/gstosssrc.h:
15778         * sys/osxvideo/osxvideosink.h:
15779         * sys/sunaudio/gstsunaudiomixer.h:
15780         * sys/sunaudio/gstsunaudiosink.h:
15781         * sys/ximage/gstximagesrc.h:
15782         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
15783
15784 2006-05-31  Wim Taymans  <wim@fluendo.com>
15785
15786         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
15787         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
15788         (gst_goom_src_setcaps), (gst_goom_src_event),
15789         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
15790         (gst_goom_change_state):
15791         * gst/goom/gstgoom.h:
15792         Handle QoS.
15793         Handle flushing, discont and events.
15794         Fix timestamps and various other cleanups.
15795
15796 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15797
15798         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
15799         Fix bus reset when using libiec61883
15800
15801 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15802
15803         * configure.ac:
15804         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
15805         * ext/raw1394/Makefile.am:
15806         Add CFLAGS.
15807         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
15808         New method, to receive using libiec61883.
15809         (gst_dv1394src_iso_receive),
15810         #ifdef'd out if libiec61883 is present.
15811         (gst_dv1394src_bus_reset),
15812         Get userdata correctly if using libiec61883. 
15813         (gst_dv1394src_create),
15814         When using libiec61883, only poll one fd and no need to read.
15815         (gst_dv1394src_discover_avc_node),
15816         Replace g_warnings.
15817         (gst_dv1394src_start),
15818         Create new handle when we know which dv port.  More reliable
15819         than setting port on an existing handle.  Initialise libiec61883.
15820         (gst_dv1394src_stop):
15821         If using libiec61883, then cleanup its handle properly.
15822         * ext/raw1394/gstdv1394src.h:
15823         Add libiec61883 handle.
15824
15825 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
15826
15827         * gst/avi/gstavidemux.c:
15828           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
15829         * win32/MANIFEST:
15830           sort file listing
15831         * win32/vs6/libgstavi.dsp:
15832           add gstavimux.c to the project
15833         * win32/vs6/libgstid3demux.dsp:
15834           add link to zlib library
15835         * win32/vs6/libgstmatroska.dsp:
15836           add matroska-ids.c to the project
15837
15838 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
15839
15840         Patch by: Sebastian Dröge  <mail at slomosnail de >
15841
15842         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15843         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15844         * ext/taglib/Makefile.am:
15845         * ext/taglib/gstapev2mux.cc:
15846         * ext/taglib/gstapev2mux.h:
15847         * ext/taglib/gstid3v2mux.cc:
15848         * ext/taglib/gsttaglibmux.c: (plugin_init):
15849         * ext/taglib/gsttaglibmux.h:
15850           Add apev2mux element (#343122).
15851         
15852         * tests/check/Makefile.am:
15853         * tests/check/elements/apev2mux.c:
15854         (test_taglib_apev2mux_create_tags),
15855         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
15856         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
15857         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
15858         (apev2mux_suite), (main):
15859           Add unit test for apev2mux element.
15860
15861 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15862
15863         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
15864         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
15865         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
15866           GST_PTR_FORMAT should be used to print caps in debug statements.
15867
15868 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15869
15870         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
15871
15872         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
15873         (ape_demux_parse_tags):
15874           Some clean-ups and additions: map APE 'file' tag to
15875           GST_TAG_LOCATION (#343123); add support for extracting
15876           the track count and clean up parsing a bit (#343127).
15877
15878 2006-05-28  Edward Hervey  <edward@fluendo.com>
15879
15880         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
15881         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
15882
15883 2006-05-28  Edward Hervey  <edward@fluendo.com>
15884
15885         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
15886         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
15887         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
15888         * ext/jpeg/gstjpegdec.h:
15889         Clip outgoing buffers according to currently configured segment.
15890
15891 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15892
15893         * ext/taglib/gstid3v2mux.cc:
15894           Handle  writing of track-count or album-volume-count without
15895           track-number or albume-volume-number (in this case the number
15896           will just be set to 0).
15897
15898         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
15899           It would be nice if we actually checked the values received for
15900           track/album-volume number/count in  _check_tags(), rather than
15901           setting them again ...
15902
15903 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15904
15905         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
15906           A track/volume number or count of 0 does not make sense,
15907           just ignore it along with negative numbers (a tag might
15908           only contain a track count without a track number).
15909
15910 2006-05-27  Edward Hervey  <edward@fluendo.com>
15911
15912         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
15913         (gst_jpeg_dec_sink_event):
15914         Abort decompression when receiving FLUSH_STOP. This should avoid
15915         issues when interrupting decoding with flushes.
15916
15917 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
15918
15919         * ext/flac/gstflac.c:
15920           Don't #include file we don't dist any longer.
15921
15922 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
15923
15924         * README:
15925           Replace current README (containing the release notes from
15926           some 0.9.x version) with a proper README taken from the core.
15927
15928 2006-05-24  Wim Taymans  <wim@fluendo.com>
15929
15930         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
15931         Implement EOS correctly by either posting
15932         SEGMENT_DONE or pushing an EOS message depending
15933         on the seek type. Fixes #342592
15934
15935 2006-05-24  Wim Taymans  <wim@fluendo.com>
15936
15937         * gst/law/alaw-decode.c: (gst_alawdec_chain):
15938         * gst/law/alaw-decode.h:
15939         * gst/law/alaw-encode.c: (gst_alawenc_chain):
15940         * gst/law/alaw-encode.h:
15941         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
15942         * gst/law/mulaw-decode.h:
15943         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
15944         * gst/law/mulaw-encode.h:
15945         Some cleanups in the chain functions.
15946         Remove some GStreamer 0.0.2 bits.
15947
15948 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15949
15950         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15951
15952         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
15953           gst_collect_pads_stop() needs to be called before chaining up
15954           to the parent class (#342734).
15955
15956 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15957
15958         * ext/flac/Makefile.am:
15959         * ext/flac/flac_compat.h:
15960         * ext/flac/gstflac.c:
15961         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
15962         * ext/flac/gstflacenc.c:
15963           Remove backwards compatibility cruft for dealing with FLAC API
15964           changes in the 1.0.x series - we require 1.1.1 or newer these days.
15965
15966 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15967
15968         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15969         (gst_matroska_demux_push_xiph_codec_priv_data),
15970         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15971         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
15972         * gst/matroska/matroska-ids.h:
15973         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
15974         (gst_matroska_mux_video_pad_setcaps),
15975         (xiph3_streamheader_to_codecdata),
15976         (vorbis_streamheader_to_codecdata),
15977         (theora_streamheader_to_codecdata),
15978         (gst_matroska_mux_audio_pad_setcaps),
15979         (gst_matroska_mux_write_data):
15980           Add support for muxing/demuxing theora video (#342448; too bad
15981           none of the usual linux players can actually play this). Playback
15982           in GStreamer will require additional changes to theoradec in -base.
15983           Refactor streamheaders <=> CodecPrivateData code a bit; some small
15984           cleanups.
15985
15986 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15987
15988         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
15989         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
15990           Fix crashes when the horizontal subsampling is 1.
15991           Fixes #342097.
15992
15993 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15994
15995         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15996
15997         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
15998         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
15999         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
16000         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
16001         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
16002         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
16003         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
16004         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
16005         (gst_avi_mux_change_state):
16006         * gst/avi/gstavimux.h:
16007           Some enhancements for avimux (#342526):
16008            - add odml (large file) index support
16009            - store codec init data (e.g. huffyuv)
16010            - miscellaneous other fixes/cleanups
16011
16012 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
16013
16014         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
16015         Don't output any tag when we encounter a negative track number - the
16016         tag type is uint, so we end up outputting huge positive numbers
16017         instead. (Fixes: #342029)
16018
16019 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
16020
16021         * configure.ac:
16022           update for new GSTPB_PLUGINS_DIR
16023
16024 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
16025
16026         * rtp/gst/gstrtph263pay.c:
16027         Properly set static caps for H263 at 34.
16028
16029 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
16030
16031         Patch by: James "Doc" Livingston  <doclivingston gmail com>
16032
16033         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
16034           Merge event tags and tag setter tags correctly (#339918). Also,
16035           don't leak taglist in case of an error.
16036           
16037 2006-05-17  Edward Hervey  <edward@fluendo.com>
16038
16039         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
16040         We can only do caps intersection if the othercaps are non-empty and not
16041         ANY. Else we return the pad template (base_caps).
16042
16043 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
16044
16045         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
16046           Fix crash when outputting debugging information for certain
16047           pictures (always good to use the right struct member for
16048           the number of records in an array).
16049
16050 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
16051
16052         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
16053
16054         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
16055         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
16056         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
16057         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
16058         (gst_ebml_read_float), (gst_ebml_read_ascii),
16059         (gst_ebml_read_binary):
16060           Don't create unnecessary sub-buffers all the time. Dramatically
16061           improves performance with multiple concurrently running
16062           matroskademux instances (#341818) (and avoids doing
16063           unnecessarily inefficient things in the general case).
16064
16065 2006-05-16  Edward Hervey  <edward@fluendo.com>
16066
16067         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
16068         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
16069         return value of gst_pad_push_event().
16070
16071 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
16072
16073         * gst/autodetect/gstautoaudiosink.c:
16074         (gst_auto_audio_sink_find_best):
16075         * gst/autodetect/gstautovideosink.c:
16076         (gst_auto_video_sink_find_best):
16077         Make the name of the child element be based on the name of the
16078         parent, so that debug output is more useful.
16079         
16080         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
16081         (parse_insert_string_field), (parse_split_strings):
16082         Rework string parsing to always walk over BOM markers in UTF16
16083         strings, using the endianness indicated by the innermost one,
16084         then trying the opposite endianness if that fails to convert
16085         to valid UTF-8. Fixes #341774
16086
16087 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16088
16089         Patch from: Matthieu <matthieu at fluendo dot com>
16090
16091         * ext/libpng/Makefile.am:
16092         Add LIBPNG_CFLAGS.
16093
16094 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
16095
16096         * ext/taglib/gstid3v2mux.cc:
16097           Add support for writing images (APIC frames) into ID3v2
16098           tags (picture type always set to 'other' for now though).
16099
16100 2006-05-14  Michael Smith  <msmith@fluendo.com>
16101
16102         * gst/wavparse/gstwavparse.c:
16103           Update docs; wavparse implements push and pull modes.
16104
16105 2006-05-12  Wim Taymans  <wim@fluendo.com>
16106
16107         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
16108         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
16109         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
16110         Ooops, bitten by the copy-and-paste design paradigm, fixes
16111         seek again.
16112
16113 2006-05-12  Wim Taymans  <wim@fluendo.com>
16114
16115         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
16116         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
16117         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
16118         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
16119         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
16120         (gst_avi_demux_massage_index),
16121         (gst_avi_demux_calculate_durations_from_index),
16122         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
16123         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
16124         (gst_avi_demux_loop):
16125         * gst/avi/gstavidemux.h:
16126         Some cleanups, prepare to use GstSegment.
16127         Fix error in entry walking code.
16128         Fix VBR detection.
16129         Smarter timestamp calculation code.
16130         Uniform error/eos handling.
16131
16132 2006-05-12  Michael Smith  <msmith@fluendo.com>
16133
16134         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
16135         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
16136           Fix use of uninitialised values if we're NOT seeking in ready.
16137           Fix typos.
16138
16139 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
16140
16141         * gst/wavparse/Makefile.am:
16142           Add CFLAGS and LIBS for libgstbase, fixes build on
16143           Cygwin (#341489).
16144
16145 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
16146
16147         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
16148           Some more debug info. No need to check whether the string
16149           returned by g_convert() is really UTF-8 - either it is or
16150           we get NULL returned.
16151
16152 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
16153
16154         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
16155           Fix parsing of numeric genre strings some more, by ensuring that
16156           we only try and parse strings that a) Start with '(' and b) Consist
16157           only of digits.
16158           Also, when finding an escaping '((' sequence, bust it back to '(' by
16159           swallowing the first parenthesis
16160
16161 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
16162
16163         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
16164         (gst_esdsink_open), (gst_esdsink_close):
16165         * ext/esd/esdsink.h:
16166           Move the esd_get_server_info() into gst_esdsink_open() and fail
16167           with a decent error message on errors.
16168
16169 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
16170
16171         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
16172         (gst_esdmon_channels_get_type):
16173         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
16174         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
16175         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
16176         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
16177         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
16178         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
16179         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
16180         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
16181         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
16182         * gst/videomixer/videomixer.c:
16183         (gst_video_mixer_background_get_type):
16184           Const-ify GEnumValue arrays.
16185
16186 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
16187
16188         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
16189
16190         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
16191         (gst_avi_mux_do_video_buffer):
16192           Work around gst_buffer_make_metadata_writable() bug that
16193           results in avimux marking all frames in the index as
16194           keyframes (#340859).
16195           
16196 2006-05-08  Wim Taymans  <wim@fluendo.com>
16197
16198         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
16199         Make parsing of urls suck slightly less.
16200
16201 2006-05-08  Edward Hervey  <edward@fluendo.com>
16202
16203         * autogen.sh: (CONFIGURE_DEF_OPT): 
16204         libtoolize on Darwin/MacOSX is called glibtoolize.
16205
16206 2006-05-08  Wim Taymans  <wim@fluendo.com>
16207
16208         Patch by: Jens Granseuer <jensgr at gmx dot net>
16209
16210         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
16211         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
16212         C89 compliance fixes. Fixes #340980
16213
16214 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
16215
16216         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16217         * ext/flac/gstflacdec.h:
16218           Handle segment seeks that include the end of the file as stop point
16219           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
16220           message instead of an EOS event in case we're in segment seek
16221           mode (fixes #340699).
16222           
16223 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
16224
16225         * ext/cairo/gsttextoverlay.c:
16226         * ext/flac/gstflacdec.c:
16227         * ext/gdk_pixbuf/pixbufscale.c:
16228         * gst/apetag/gstapedemux.c:
16229         * gst/debug/breakmydata.c:
16230         * gst/debug/testplugin.c:
16231         * gst/matroska/ebml-write.c:
16232         * gst/multipart/multipartdemux.c:
16233         * sys/osxaudio/gstosxaudiosink.c:
16234         * sys/osxaudio/gstosxaudiosrc.c:
16235         Add semicolons after GST_BOILERPLATE[_FULL] so that
16236         indent doesn't mess up following lines.
16237
16238 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
16239
16240         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
16241
16242         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
16243           Don't leak caps when freeing the stream context (#340623).
16244
16245 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
16246
16247         * configure.ac:
16248           Back to CVS
16249
16250 === release 0.10.3 ===
16251
16252 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
16253
16254         * configure.ac:
16255           releasing 0.10.3, "Desplazado"
16256
16257 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
16258
16259         * gst/matroska/matroska-mux.c:
16260         (gst_matroska_mux_stream_is_vorbis_header),
16261         (gst_matroska_mux_write_data):
16262           Don't strcmp() NULL strings.
16263           Only start new clusters on video keyframes, not on any
16264           random audio buffer that doesn't have the DELTA_UNIT
16265           flag set (fixes 'make check' again).
16266
16267 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
16268
16269         Patch by: Mark Nauwelaerts  <manauw at skynet be>
16270
16271         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
16272         (gst_matroska_mux_stream_is_vorbis_header),
16273         (gst_matroska_mux_write_data):
16274           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
16275           value and then dead-lock when muxing vorbis audio streams
16276           (the three vorbis header buffers carry no timestamp, and it
16277           would try to mux these after all video buffers). Fixes #340346.
16278
16279           Improve clustering: start a new cluster also whenever we get
16280           a keyframe.     
16281
16282 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16283
16284         * win32/common/config.h:
16285         * win32/MANIFEST
16286           add the generated file as well
16287
16288 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16289
16290         * Makefile.am:
16291         * configure.ac:
16292         * win32/common/config.h.in:
16293           add win32 stuff
16294
16295 2006-05-03  Michael Smith  <msmith@fluendo.com>
16296
16297         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
16298           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
16299           SUCKS.
16300
16301 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
16302
16303         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
16304         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
16305         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
16306           don't leak caps-string
16307
16308 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
16309
16310         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
16311         (gst_id3demux_sink_activate):
16312           Let core insert default error message for TYPE_NOT_FOUND
16313           errors, it's just as good as our own and has the added
16314           bonus of being translated.
16315
16316 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
16317
16318         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
16319         (gst_tag_demux_sink_event):
16320         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
16321         (gst_id3demux_sink_event):
16322           Post an error message when we get an EOS event and were not
16323           able to find out the type of stream.
16324
16325         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
16326         (test_taglib_id3mux_with_tags):
16327           Decrease num-buffers to 16 per iteration again, otherwise the
16328           many memcpy()s and reallocations in the test will hammer slow
16329           CPUs completely and make the test timeout.
16330
16331 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16332
16333         * configure.ac:
16334           figure out where plugins-base plugins are
16335         * tests/check/Makefile.am:
16336           use plugins-base plugins, so we have typefind functions
16337         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
16338           increase num-buffers, this makes sure the test errors out instead
16339           of timing out when no typefind functions are present
16340
16341 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16342
16343         * docs/plugins/Makefile.am:
16344           also check .cc files for gtk-doc markup
16345         * configure.ac:
16346         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16347         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16348         * tests/check/Makefile.am:
16349         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
16350         * ext/Makefile.am:
16351         * ext/taglib/Makefile.am:
16352         * ext/taglib/gstid3v2mux.h:
16353         * ext/taglib/gsttaglibmux.c:
16354         * ext/taglib/gsttaglibmux.h:
16355           move taglib-based id3v2muxer to -good.  Fixes #336110.
16356
16357 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
16358
16359         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
16360           ... and fix multichannel/WAVFORMATEX support again.
16361
16362 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
16363
16364         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16365         (gst_wavparse_class_init), (gst_wavparse_dispose),
16366         (gst_wavparse_reset), (gst_wavparse_init),
16367         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
16368         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
16369         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
16370         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
16371         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
16372         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
16373         (gst_wavparse_stream_data), (gst_wavparse_loop),
16374         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16375         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16376         (gst_wavparse_change_state), (plugin_init):
16377         * gst/wavparse/gstwavparse.h:
16378           Add push (streaming) mode to wavparse (fixes #337625)
16379
16380 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16381
16382         * configure.ac:
16383         * tests/Makefile.am:
16384           add ximagesrc icles test
16385
16386 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16387
16388         * configure.ac:
16389         * docs/plugins/Makefile.am:
16390         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16391         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16392         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
16393         (gst_cmml_enc_push_clip):
16394         * sys/Makefile.am:
16395         * sys/ximage/Makefile.am:
16396         * sys/ximage/gstximagesrc.c:
16397           Move ximagesrc plug-in to good after review.  Fixes #336756.
16398
16399 2006-04-28  Michael Smith  <msmith@fluendo.com>
16400
16401         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
16402         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
16403         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
16404         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
16405         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16406         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
16407         * gst/icydemux/gsticydemux.h:
16408           Fix event handling: cache events when typefinding and forward later.
16409
16410 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16411
16412         * sys/osxaudio/gstosxaudiosink.c:
16413         (plugin_init):
16414          Register osxaudiosrc to the plugin.
16415         * sys/osxaudio/gstosxaudiosrc.c:
16416         (gst_osx_audio_src_osxelement_do_init),
16417         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
16418         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
16419         (gst_osx_audio_src_get_property),
16420         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
16421         (gst_osx_audio_src_osxelement_init):
16422         * sys/osxaudio/gstosxaudiosrc.h:
16423           Port of osxaudiosrc to 0.10.
16424         * sys/osxaudio/Makefile.am:
16425           Add osxaudiosrc
16426
16427 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16428
16429         * sys/osxaudio/gstosxringbuffer.c:
16430         * sys/osxaudio/gstosxringbuffer.h:
16431           Forgot to commit earlier, part of the OSX audio plugin port
16432
16433 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
16434
16435         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
16436         (parse_split_strings):
16437           Recognise and skip any byte order marker (BOM) in
16438           UTF-16 strings.
16439
16440 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
16441
16442         * docs/plugins/Makefile.am:
16443         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16444         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16445         * docs/plugins/gst-plugins-good-plugins.hierarchy:
16446         * docs/plugins/inspect/plugin-avi.xml:
16447         * gst/avi/gstavidemux.c:
16448         * gst/avi/gstavimux.c:
16449           Add docs for both avidemux and avimux.
16450
16451 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
16452
16453         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16454
16455         * gst/avi/Makefile.am:
16456         * gst/avi/gstavi.c: (plugin_init):
16457         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
16458         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
16459         (gst_avi_mux_class_init), (gst_avi_mux_init),
16460         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
16461         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
16462         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
16463         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
16464         (gst_avi_mux_riff_get_avix_header),
16465         (gst_avi_mux_riff_get_video_header),
16466         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
16467         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
16468         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
16469         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
16470         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
16471         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
16472         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
16473         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
16474         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
16475         (gst_avi_mux_change_state):
16476         * gst/avi/gstavimux.h:
16477           Port AVI muxer to GStreamer-0.10 (#332031).
16478
16479         * tests/check/Makefile.am:
16480         * tests/check/elements/avimux.c:
16481         * tests/check/elements/.cvsignore:
16482           Add unit test for AVI muxer.
16483
16484 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
16485
16486         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16487         (gst_wavparse_class_init), (gst_wavparse_reset),
16488         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
16489         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
16490         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
16491         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
16492         (gst_wavparse_stream_data), (gst_wavparse_loop),
16493         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
16494         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
16495         (plugin_init):
16496         * gst/wavparse/gstwavparse.h:
16497           reverted patch #337625 for the price of 1 hour sleep
16498
16499 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
16500
16501         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16502         (gst_wavparse_class_init), (gst_wavparse_reset),
16503         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
16504         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
16505         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
16506         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
16507         (gst_wavparse_stream_data), (gst_wavparse_loop),
16508         (gst_wavparse_chain), (plugin_init):
16509         * gst/wavparse/gstwavparse.h:
16510           correct partial implementation of push mode
16511           (from my last commit)
16512
16513 2006-04-26  Wim Taymans  <wim@fluendo.com>
16514
16515         * ext/esd/esdsink.c:
16516         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
16517         it is not in esd.h
16518
16519 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
16520
16521         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
16522         (gst_au_parse_class_init), (gst_au_parse_init),
16523         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
16524         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
16525         (gst_au_parse_chain), (gst_au_parse_src_convert),
16526         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
16527         (gst_au_parse_sink_event), (gst_au_parse_src_event),
16528         (gst_au_parse_change_state):
16529         * gst/auparse/gstauparse.h:
16530           Rewrite auparse to suck a little bit less: make source pad
16531           dynamic, so decodebin/playbin work with non-raw formats
16532           like alaw/mulaw; add query function for duration/position
16533           queries; check whether we have enough data before attempting
16534           to parse the header (instead of crashing when that is not the
16535           case); work around audioconvert sucking by swapping endianness
16536           to the native endianness ourselves for float formats; send
16537           initial newsegment event. Fixes #161712.
16538
16539 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16540
16541         * sys/osxaudio/Makefile.am:
16542         * sys/osxaudio/gstosxaudioelement.c:
16543         (gst_osx_audio_element_get_type),
16544         (gst_osx_audio_element_class_init):
16545         * sys/osxaudio/gstosxaudioelement.h:
16546         * sys/osxaudio/gstosxaudiosink.c:
16547         (gst_osx_audio_sink_osxelement_do_init),
16548         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
16549         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
16550         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
16551         (gst_osx_audio_sink_create_ringbuffer),
16552         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
16553         (plugin_init):
16554         * sys/osxaudio/gstosxaudiosink.h:
16555         Port of osxaudiosink to 0.10
16556
16557 2006-04-26  Wim Taymans  <wim@fluendo.com>
16558
16559         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
16560         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
16561         the size of the ringbuffer. This should fix hangs with older 
16562         esd sound servers.
16563
16564 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
16565
16566         * ext/aalib/gstaasink.c:
16567         * ext/annodex/gstcmmldec.c:
16568         * ext/annodex/gstcmmlenc.c:
16569         * ext/cairo/gsttextoverlay.c:
16570         * ext/cairo/gsttimeoverlay.c:
16571         * ext/cdio/gstcdiocddasrc.c:
16572         * ext/dv/gstdvdec.c:
16573         * ext/dv/gstdvdemux.c:
16574         * ext/esd/esdmon.c:
16575         * ext/esd/esdsink.c:
16576         * ext/flac/gstflacenc.c:
16577         * ext/flac/gstflactag.c:
16578         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
16579         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
16580         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
16581         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
16582         * ext/gdk_pixbuf/pixbufscale.c:
16583         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
16584         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
16585         * ext/jpeg/gstjpegdec.c:
16586         * ext/jpeg/gstjpegenc.c:
16587         * ext/jpeg/gstsmokedec.c:
16588         * ext/jpeg/gstsmokeenc.c:
16589         * ext/libcaca/gstcacasink.c:
16590         * ext/libmng/gstmngdec.c:
16591         * ext/libmng/gstmngenc.c:
16592         * ext/libpng/gstpngdec.c:
16593         * ext/libpng/gstpngenc.c:
16594         * ext/mikmod/gstmikmod.c:
16595         * ext/raw1394/gstdv1394src.c:
16596         * ext/shout2/gstshout2.c: (gst_shout2send_init):
16597         * ext/shout2/gstshout2.h:
16598         * ext/speex/gstspeexdec.c:
16599         * ext/speex/gstspeexenc.c:
16600         * gst/alpha/gstalpha.c:
16601         * gst/alpha/gstalphacolor.c:
16602         * gst/apetag/gstapedemux.c:
16603         * gst/auparse/gstauparse.c:
16604         * gst/autodetect/gstautoaudiosink.c:
16605         (gst_auto_audio_sink_base_init):
16606         * gst/autodetect/gstautovideosink.c:
16607         (gst_auto_video_sink_base_init):
16608         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
16609         * gst/avi/gstavimux.c: (gst_avimux_base_init):
16610         * gst/cutter/gstcutter.c:
16611         * gst/debug/breakmydata.c:
16612         * gst/debug/efence.c:
16613         * gst/debug/gstnavigationtest.c:
16614         * gst/debug/gstnavseek.c:
16615         * gst/debug/negotiation.c:
16616         * gst/debug/progressreport.c:
16617         * gst/debug/testplugin.c:
16618         * gst/effectv/gstaging.c:
16619         * gst/effectv/gstdice.c:
16620         * gst/effectv/gstedge.c:
16621         * gst/effectv/gstquark.c:
16622         * gst/effectv/gstrev.c:
16623         * gst/effectv/gstshagadelic.c:
16624         * gst/effectv/gstvertigo.c:
16625         * gst/effectv/gstwarp.c:
16626         * gst/flx/gstflxdec.c:
16627         * gst/goom/gstgoom.c:
16628         * gst/icydemux/gsticydemux.c:
16629         * gst/id3demux/gstid3demux.c:
16630         * gst/interleave/deinterleave.c:
16631         * gst/interleave/interleave.c:
16632         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
16633         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
16634         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
16635         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
16636         * gst/level/gstlevel.c:
16637         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
16638         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
16639         * gst/median/gstmedian.c:
16640         * gst/monoscope/gstmonoscope.c:
16641         * gst/multipart/multipartdemux.c:
16642         * gst/multipart/multipartmux.c:
16643         * gst/oldcore/gstaggregator.c:
16644         * gst/oldcore/gstfdsink.c:
16645         * gst/oldcore/gstmd5sink.c:
16646         * gst/oldcore/gstmultifilesrc.c:
16647         * gst/oldcore/gstpipefilter.c:
16648         * gst/oldcore/gstshaper.c:
16649         * gst/oldcore/gststatistics.c:
16650         * gst/rtp/gstasteriskh263.c:
16651         * gst/rtp/gstrtpL16depay.c:
16652         * gst/rtp/gstrtpL16pay.c:
16653         * gst/rtp/gstrtpamrdepay.c:
16654         * gst/rtp/gstrtpamrpay.c:
16655         * gst/rtp/gstrtpdepay.c:
16656         * gst/rtp/gstrtpgsmpay.c:
16657         * gst/rtp/gstrtph263pay.c:
16658         * gst/rtp/gstrtph263pdepay.c:
16659         * gst/rtp/gstrtph263ppay.c:
16660         * gst/rtp/gstrtpilbcdepay.c:
16661         * gst/rtp/gstrtpmp4gpay.c:
16662         * gst/rtp/gstrtpmp4vdepay.c:
16663         * gst/rtp/gstrtpmp4vpay.c:
16664         * gst/rtp/gstrtpmpadepay.c:
16665         * gst/rtp/gstrtpmpapay.c:
16666         * gst/rtp/gstrtppcmadepay.c:
16667         * gst/rtp/gstrtppcmapay.c:
16668         * gst/rtp/gstrtppcmudepay.c:
16669         * gst/rtp/gstrtppcmupay.c:
16670         * gst/rtp/gstrtpspeexdepay.c:
16671         * gst/rtp/gstrtpspeexpay.c:
16672         * gst/rtsp/gstrtpdec.c:
16673         * gst/rtsp/gstrtspsrc.c:
16674         * gst/smpte/gstsmpte.c:
16675         * gst/udp/gstdynudpsink.c:
16676         * gst/udp/gstmultiudpsink.c:
16677         * gst/udp/gstudpsink.c:
16678         * gst/udp/gstudpsrc.c:
16679         * gst/videobox/gstvideobox.c:
16680         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
16681         * gst/videofilter/gstvideobalance.c:
16682         * gst/videofilter/gstvideoflip.c:
16683         * gst/videofilter/gstvideotemplate.c:
16684         (gst_videotemplate_base_init):
16685         * gst/videomixer/videomixer.c:
16686         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16687         (gst_wavparse_class_init), (gst_wavparse_dispose),
16688         (gst_wavparse_reset), (gst_wavparse_init),
16689         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
16690         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
16691         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
16692         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
16693         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16694         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16695         (gst_wavparse_change_state):
16696         * gst/wavparse/gstwavparse.h:
16697         * sys/oss/gstossmixerelement.c:
16698         * sys/oss/gstosssink.c:
16699         * sys/oss/gstosssrc.c:
16700         * sys/osxaudio/gstosxaudioelement.c:
16701         * sys/osxaudio/gstosxaudiosink.c:
16702         * sys/osxaudio/gstosxaudiosrc.c:
16703         * sys/sunaudio/gstsunaudiomixer.c:
16704         * sys/sunaudio/gstsunaudiosink.c:
16705           Define GstElementDetails as const and also static (when defined as
16706           global)
16707
16708 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16709
16710         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
16711           Source pad has fixed caps. If we don't set this, bad
16712           things happen when the window is resized.
16713
16714 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16715
16716         * gst/matroska/Makefile.am:
16717         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16718         (gst_matroska_demux_handle_src_event):
16719         * gst/matroska/matroska-ids.c:
16720         (gst_matroska_track_init_video_context),
16721         (gst_matroska_track_init_audio_context),
16722         (gst_matroska_track_init_subtitle_context),
16723         (gst_matroska_track_init_complex_context):
16724         * gst/matroska/matroska-ids.h:
16725           Handle case where the TrackType ebml chunk does not come before the
16726           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
16727           events.
16728
16729 2006-04-25  Wim Taymans  <wim@fluendo.com>
16730
16731         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
16732         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
16733         It's codec_data, not codec_info.
16734
16735 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16736
16737         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16738
16739         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
16740           Handle codec_data for VfW compatibility codec IDs (#339451)
16741
16742         * gst/matroska/matroska-mux.c:
16743         (gst_matroska_mux_video_pad_setcaps):
16744           Same here, handle codec_data and add additional caps we can handle
16745           now to the pad template (huffyuv, dv and h263 video) (#339451)
16746
16747 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16748
16749         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
16750
16751         * gst/matroska/matroska-mux.c:
16752         (gst_matroska_mux_create_buffer_header),
16753         (gst_matroska_mux_write_data):
16754           Fix timestamping of B-frames, use signed integers, do
16755           some rounding (#339678).
16756
16757 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
16758
16759         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
16760         just make it compile with --disable-gst-debug.
16761
16762 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
16763
16764         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16765         Fix a bad conversion using gst_guint64_to_gdouble.
16766         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
16767         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
16768         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
16769     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
16770         mistake.
16771
16772 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
16773
16774         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16775         Use gst_guint64_to_gdouble for conversions
16776         * win32/vs6/gst_plugins_good.dsw:
16777         * win32/vs6/libgsticydemux.dsp:
16778         Add a project file for icydemux
16779
16780 2006-04-21  Wim Taymans  <wim@fluendo.com>
16781
16782         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
16783
16784         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
16785         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
16786         When splitting audio chunks, the block alignment is not taken in
16787         consideration, so the smaller chunks could be of size which is 
16788         not a multiple of the block alignment. Fixes #336904
16789
16790 2006-04-21  Wim Taymans  <wim@fluendo.com>
16791
16792         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
16793         Use scale functions
16794
16795 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16796
16797         * ext/dv/gstdv.c: (plugin_init):
16798           Fix build.
16799
16800 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16801
16802         * gst/debug/progressreport.c: (gst_progress_report_finalize),
16803         (gst_progress_report_class_init), (gst_progress_report_init),
16804         (gst_progress_report_do_query), (gst_progress_report_report),
16805         (gst_progress_report_set_property),
16806         (gst_progress_report_get_property):
16807           Add 'format' property to force querying to a particular format.
16808
16809 2006-04-21  Andy Wingo  <wingo@pobox.com>
16810
16811         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
16812         best, on big endian systems. Drop its rank in that case. OTOH on
16813         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
16814
16815 2006-04-21  Michael Smith  <msmith@fluendo.com>
16816
16817         * configure.ac:
16818         * gst/icydemux/Makefile.am:
16819         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
16820         (gst_icydemux_base_init), (gst_icydemux_class_init),
16821         (gst_icydemux_reset), (gst_icydemux_init),
16822         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
16823         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
16824         (unicodify), (gst_icydemux_unicodify),
16825         (gst_icydemux_parse_and_send_tags),
16826         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16827         (gst_icydemux_chain), (gst_icydemux_change_state),
16828         (gst_icydemux_send_tag_event), (plugin_init):
16829         * gst/icydemux/gsticydemux.h:
16830         * tests/check/Makefile.am:
16831         * tests/check/elements/icydemux.c: (typefind_succeed),
16832         (plugin_init), (icydemux_found_pad), (create_icydemux),
16833         (cleanup_icydemux), (push_data), (GST_START_TEST),
16834         (icydemux_suite), (main):
16835           Add icydemux, and tests.
16836
16837 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16838
16839         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16840           Post SEGMENT_DONE message in TIME format.
16841
16842 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16843
16844         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16845
16846         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
16847         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
16848           Fix index creation when we have to scan the file to create
16849           an index. There may be other types of RIFF 'LIST' chunks than
16850           'movi' and we need to skip them properly as well or we'll end up
16851           reading garbage (#336889). Some other cosmetic changes.
16852           
16853 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16854
16855         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
16856         (gst_flac_dec_handle_seek_event):
16857           Add support for segment seeks (fixes #338290). Also demote
16858           some recurring debug message from DEBUG to LOG level.
16859
16860 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16861
16862         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16863         (gst_matroskademux_do_index_seek),
16864         (gst_matroska_demux_handle_seek_event),
16865         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16866         * gst/matroska/matroska-ids.h:
16867           Set DISCONT flag on first buffer after a discontinuity.
16868           Fix newsegment events sent when seeking and honour KEY_UNIT
16869           seek flag. Create pad with bogus caps if we don't recognise
16870           the stream codec id.
16871
16872         * gst/matroska/matroska-demux.h:
16873           Fix GObject macros.
16874
16875 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16876
16877         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16878
16879         * gst/matroska/matroska-demux.c:
16880         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
16881           Handle end of segment properly when set; don't dead-lock when
16882           posting start of segment message when doing a segment seek.
16883           Fixes #338810.
16884
16885 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16886
16887         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
16888         (gst_matroska_demux_plugin_init):
16889           Make mpeg2 aac audio work: create artificial private codec data
16890           chunk which faad2 seems to require, just as we do for mpeg4 aac.
16891           Also call gst_riff_init(). Partially fixes #338767.
16892
16893 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
16894
16895         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
16896         (gst_wavenc_class_init), (gst_wavenc_init),
16897         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
16898         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
16899         (gst_wavenc_chain), (gst_wavenc_change_state):
16900         * gst/wavenc/gstwavenc.h:
16901           Set caps on first outgoing buffer, so that it doesn't error out
16902           immediately with a non-negotiated error (#338716). Rewrite and
16903           clean up a bit; fix setcaps function to parse things properly;
16904           fix sink caps (8bit audio is unsigned and doesn't have depth);
16905           use boilerplate macros; remove unused properties stuff.
16906
16907 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16908
16909         * ext/gdk_pixbuf/gstgdkpixbuf.c:
16910           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
16911           handle MJPEG streams and might be autoplugged for those if the
16912           user doesn't have jpegdec installed (resulting in a cryptic error
16913           message about huffman tables). Better to disable JPEG decoding here
16914           and let the user figure out that she needs to install jpegdec.
16915
16916 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16917
16918         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16919         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16920         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
16921         * ext/gdk_pixbuf/gstgdkpixbuf.h:
16922           Make work with packetised/framed input (e.g. png-in-quicktime). Use
16923           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
16924           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
16925           debug messages. Fix boilerplate macros.
16926
16927 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16928
16929         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
16930         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
16931           No need to special-case for Gdk-2.0 any longer, we require
16932           Gdk 2.2 or newer; minor clean-ups.
16933
16934 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16935
16936         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
16937         (gst_shout2send_class_init), (gst_shout2send_init),
16938         (set_shout_metadata), (gst_shout2send_set_metadata),
16939         (gst_shout2send_event), (gst_shout2send_start),
16940         (gst_shout2send_connect), (gst_shout2send_stop),
16941         (gst_shout2send_render), (gst_shout2send_set_property),
16942         (gst_shout2send_get_property), (gst_shout2send_setcaps),
16943         (plugin_init):
16944         * ext/shout2/gstshout2.h:
16945         * po/POTFILES.in:
16946           Rewrite a bit: use GstBaseSink::start and stop instead of a state
16947           change function; use GST_ELEMENT_ERROR for error reporting, not
16948           g_error() or GST_ERROR(); don't unref caps in setcaps function,
16949           will cause crashes or assertion failures; remove (unused) "sync"
16950           property, basesink already has such a property; misc. other
16951           minor fixes and cleanups.
16952
16953 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16954
16955         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
16956         * ext/esd/gstesd.c: (plugin_init):
16957         * po/POTFILES.in:
16958           Add translatable error message for when we cannot
16959           connect to the sound server, as "Cannot open resource
16960           for writing" isn't really an acceptable message to show
16961           to the user in this case.
16962
16963 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16964
16965         * sys/oss/gst-i18n-plugin.h:
16966           Remove bogus file that doesn't belong here.
16967
16968 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
16969
16970         Patch by: Philippe Valembois
16971
16972         * ext/shout2/gstshout2.c: (gst_shout2send_init),
16973         (gst_shout2send_set_metadata), (gst_shout2send_event),
16974         (gst_shout2send_render), (gst_shout2send_change_state):
16975         * ext/shout2/gstshout2.h:
16976           Handle tags being received before the connection to
16977           the server is established properly (see #338636).
16978
16979 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
16980
16981         * ext/shout2/gstshout2.c: (gst_shout2send_render):
16982           Don't crash in case the connection to the server fails:
16983           don't set pointer to NULL by assigning FALSE; error out
16984           properly by using GST_ELEMENT_ERROR and returning
16985           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
16986           before resetting the pointer.
16987
16988 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
16989
16990         * gst/id3demux/id3tags.c:
16991         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
16992         (Fixes #338713)
16993
16994 2006-04-12  Wim Taymans  <wim@fluendo.com>
16995
16996         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16997         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
16998         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16999         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
17000         (gst_gdk_pixbuf_chain):
17001         Some cleanups.
17002         Added RGBA as a possible output format.
17003         Correctly free the supported mimetypes.
17004         deprecate silent arg, it's not used.
17005         Return result from _alloc_buffer to peer.
17006
17007 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
17008
17009         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
17010           Don't leak memory allocated by gst_buffer_new_and_alloc() by
17011           overwriting GST_BUFFER_MALLOCDATA.
17012
17013 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
17014
17015         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
17016         (user_endrow_callback), (user_end_callback),
17017         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
17018         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
17019         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
17020         * ext/libpng/gstpngdec.h:
17021           Handle more than one frame if the content is framed,
17022           like with png-in-quicktime (#331917).
17023
17024 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
17025
17026         * sys/oss/Makefile.am:
17027         * sys/oss/common.h:
17028         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
17029         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
17030         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
17031         (gst_oss_src_unprepare):
17032           - the user-visible error strings were in the wrong category
17033           - and the messages were not marked for translation
17034           - which is actually a good thing, because they were exactly
17035             the kind of message you would never want anyone to see
17036           - the macros were using variables that didn't exist in the macro
17037             arguments
17038           - and they were obviously copied from each other and then modified
17039           - so a common header makes sense
17040
17041 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
17042
17043         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
17044           Don't try to modify read-only data.
17045
17046         * gst/matroska/matroska-demux.c:
17047         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
17048           Fix comment (won't crash any longer now).
17049
17050 2006-04-10  Michael Smith  <msmith@fluendo.com>
17051
17052         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
17053           Use copies of header buffers for caps to avoid circular refcounting
17054           problems (as in theoradec, vorbisdec).
17055
17056         * tests/check/elements/cmmldec.c: (GST_START_TEST):
17057           Fix a typo in test that meant it was testing the wrong thing.
17058
17059         * tests/check/elements/cmmlenc.c: (check_headers):
17060           Fix refcount checks now that we use buffer-copies for caps.
17061
17062 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
17063
17064         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
17065         (gst_matroska_demux_handle_seek_event),
17066         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
17067         (gst_matroska_demux_subtitle_caps),
17068         (gst_matroska_demux_plugin_init):
17069           Use static pad templates with ANY caps for audio and video
17070           source pads and get rid of a lot of unnecessary (and partially
17071           broken) code for the template caps. Clean up caps finding
17072           functions. Fixes playback of audio files/streams that do not
17073           contain the sample rate and/or number of channels in the audio
17074           context (happens a lot with vorbis/mp3 .mka files it seems).
17075           Fixes #337183.
17076           Also add myself to copyright holders.
17077
17078 2006-04-10  Michael Smith  <msmith@fluendo.com>
17079
17080         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
17081           Use g_list_delete_link () instead of g_list_remove_link () so that
17082           we free the link as well as the contained data.
17083
17084 2006-04-10  Wim Taymans  <wim@fluendo.com>
17085
17086         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
17087
17088         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
17089         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
17090         (gst_avi_demux_stream_header):
17091         Fix some crashers with empty chunks. (Fixes #337749)
17092
17093 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
17094
17095         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
17096           use G_GINT64_CONSTANT for INT64 constants
17097         * gst/videofilter/gstvideobalance.c:
17098           define rint for WIN32 #define rint(x) (floor((x)+0.5))
17099         * win32/vs6/libgstavi.dsp:
17100          add missing libraries for the link and remove avimux.c from
17101          the project as it isn't ported to 0.10 yet
17102         
17103 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
17104
17105         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
17106           Even better would be if we actually did the right thing
17107           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
17108
17109 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
17110
17111         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
17112           Can't just replace 1LL with 1L here just because MSVC doesn't
17113           support it, as it might lead to incorrect results when doing the
17114           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
17115           force a 64-bit constant in a way that all compilers are happy with.
17116
17117 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17118
17119         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
17120         * ext/esd/esdsink.c: (gst_esdsink_class_init):
17121         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
17122         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
17123         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
17124         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
17125         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
17126         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
17127         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
17128         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
17129         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
17130         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
17131         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
17132         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
17133         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
17134         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
17135         * gst/avi/gstavimux.c: (gst_avimux_class_init):
17136         * gst/debug/efence.c: (gst_efence_class_init):
17137         * gst/debug/negotiation.c: (gst_negotiation_class_init):
17138         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
17139         * gst/goom/gstgoom.c: (gst_goom_class_init):
17140         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
17141         * gst/interleave/deinterleave.c: (deinterleave_class_init):
17142         * gst/interleave/interleave.c: (interleave_class_init):
17143         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
17144         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
17145         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
17146         * gst/median/gstmedian.c: (gst_median_class_init):
17147         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
17148         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
17149         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
17150         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
17151         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
17152         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
17153         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
17154         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
17155         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
17156         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
17157         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
17158         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
17159         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
17160         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
17161         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
17162         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
17163         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
17164         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
17165         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
17166         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
17167         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
17168         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
17169         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
17170         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
17171         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
17172         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
17173         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
17174         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
17175         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
17176         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
17177         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
17178         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
17179         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
17180         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
17181         * sys/osxaudio/gstosxaudioelement.c:
17182         (gst_osxaudioelement_class_init):
17183         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
17184         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
17185         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
17186         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
17187
17188 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17189
17190         * ext/mikmod/gstmikmod.h:
17191         * gst/level/gstlevel.h:
17192         Fix more broken GObject macros
17193
17194 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
17195
17196         * ext/annodex/gstcmmldec.h:
17197         * ext/annodex/gstcmmlenc.h:
17198         * ext/annodex/gstcmmltag.h:
17199         * ext/cairo/gsttextoverlay.h:
17200         * ext/ladspa/gstsignalprocessor.h:
17201         * gst/matroska/ebml-read.h:
17202         * gst/matroska/ebml-write.h:
17203         * sys/osxaudio/gstosxaudioelement.h:
17204         Fix broken GObject macros
17205
17206 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
17207
17208         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
17209           Don't try to seek beyond the end of the file (would
17210           occasionally display error dialogs in totem when seeking
17211           to the end) (#335869). Will still throw an error though
17212           if the file is truncated and the total_samples value in
17213           the stream header is wrong.
17214
17215 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
17216
17217         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
17218         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
17219         (gst_flac_dec_metadata_callback):
17220         * ext/flac/gstflacdec.h:
17221           If the stream header doesn't contain the total number of samples,
17222           search for the last flac frame at the end of the file and calculate
17223           the total duration from that frame's offset (fixes #337609).
17224
17225 2006-04-07  Edward Hervey  <edward@fluendo.com>
17226
17227         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
17228         Don't unref the GstPadTemplate returned by
17229         gst_element_class_get_pad_template().
17230
17231 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
17232
17233         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
17234
17235         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
17236         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
17237         * sys/sunaudio/gstsunaudiosink.h:
17238           Use spec->segsize and spec->segtotal in the prepare function
17239           to initialise the ring buffer instead of using the buffer-time
17240           property (#337421).
17241
17242 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
17243
17244         * configure.ac:
17245           Bump core requirements to CVS for gst_pad_query_peer_duration()
17246           which is used by speexdec.
17247
17248 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
17249
17250         * ext/speex/gstspeex.c: (plugin_init):
17251         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
17252         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
17253         (speex_get_sink_query_types), (speex_dec_sink_query),
17254         (speex_get_src_query_types), (speex_dec_src_query),
17255         (speex_dec_src_event), (speex_dec_sink_event),
17256         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
17257         (speex_dec_chain_parse_data), (speex_dec_chain),
17258         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
17259         (speex_dec_change_state):
17260         * ext/speex/gstspeexdec.h:
17261           Fix seeking and duration queries (#337033); clean up and
17262           refactor a bit.
17263
17264 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17265
17266         * ext/raw1394/gstdv1394src.c:
17267           distinguish between device not found and could not open for
17268           reading
17269
17270 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
17271
17272         * Makefile.am:
17273         * configure.ac:
17274         * pkgconfig/.cvsignore:
17275         * pkgconfig/Makefile.am:
17276         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
17277           add a .pc file so other modules can use good plugins in tests
17278
17279 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
17280
17281         * configure.ac:
17282           clean up, use AS_VERSION and AS_NANO
17283         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
17284           use PACKAGE_VERSION define
17285         * po/af.po:
17286         * po/az.po:
17287         * po/cs.po:
17288         * po/en_GB.po:
17289         * po/hu.po:
17290         * po/it.po:
17291         * po/nb.po:
17292         * po/nl.po:
17293         * po/or.po:
17294         * po/sq.po:
17295         * po/sr.po:
17296         * po/sv.po:
17297         * po/uk.po:
17298         * po/vi.po:
17299           updated
17300
17301 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
17302
17303         * ext\jpeg\smokecodec.c:
17304           use of GST_DEBUG instead of DEBUG(a...) for WIN32
17305         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
17306           move first instruction after all variables declarations
17307         * gst\alpha\gstalpha.c:
17308         * gst\effectv\gstshagadelic.c:
17309         * gst\smpte\paint.c:
17310         * gst\videofilter\gstvideobalance.c:
17311           define M_PI if it's not defined (it's not defined on WIN32)
17312         * gst\cutter\gstcutter.c: (gst_cutter_chain):
17313         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
17314         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
17315         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
17316         (gst_matroska_demux_video_caps):
17317         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
17318         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
17319           use gst_guint64_to_gdouble for conversions
17320         * gst\goom\filters.c: (setPixelRGB_):
17321           fix a debug which was using undefined variable
17322         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
17323         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
17324           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
17325         * win32/vs6:
17326           add vs6 projects files for most of plugins-good
17327         
17328 2006-03-30  j^  <j@bootlab.org>
17329
17330         * ext/aalib/gstaasink.c:
17331         * ext/annodex/gstcmmldec.c:
17332         * ext/annodex/gstcmmlenc.c:
17333         * ext/cairo/gsttextoverlay.c:
17334         * ext/cairo/gsttimeoverlay.c:
17335         * ext/cdio/gstcdiocddasrc.c:
17336         * ext/dv/gstdvdec.c:
17337         * ext/esd/esdmon.c:
17338         * ext/esd/esdsink.c:
17339         * ext/flac/gstflacdec.c:
17340         * ext/flac/gstflacenc.c:
17341         * ext/flac/gstflactag.c:
17342         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
17343         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
17344         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
17345         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
17346         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17347         * ext/gdk_pixbuf/pixbufscale.c:
17348         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
17349         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
17350         * ext/jpeg/gstjpegdec.c:
17351         * ext/jpeg/gstjpegenc.c:
17352         * ext/jpeg/gstsmokedec.c:
17353         * ext/jpeg/gstsmokeenc.c:
17354         * ext/libcaca/gstcacasink.c:
17355         * ext/libmng/gstmngdec.c:
17356         * ext/libmng/gstmngenc.c:
17357         * ext/libpng/gstpngdec.c:
17358         * ext/libpng/gstpngenc.c:
17359         * ext/mikmod/gstmikmod.c:
17360         * ext/raw1394/gstdv1394src.c:
17361         * ext/shout2/gstshout2.c:
17362         * ext/speex/gstspeexdec.c:
17363         * ext/speex/gstspeexenc.c:
17364         * gst/alpha/gstalpha.c:
17365         * gst/alpha/gstalphacolor.c:
17366         * gst/auparse/gstauparse.c:
17367         * gst/autodetect/gstautoaudiosink.c:
17368         (gst_auto_audio_sink_base_init):
17369         * gst/autodetect/gstautovideosink.c:
17370         (gst_auto_video_sink_base_init):
17371         * gst/avi/gstavimux.c: (gst_avimux_base_init):
17372         * gst/cutter/gstcutter.c:
17373         * gst/debug/breakmydata.c:
17374         * gst/debug/efence.c:
17375         * gst/debug/gstnavigationtest.c:
17376         * gst/debug/negotiation.c:
17377         * gst/debug/progressreport.c:
17378         * gst/debug/testplugin.c:
17379         * gst/effectv/gstaging.c:
17380         * gst/effectv/gstdice.c:
17381         * gst/effectv/gstedge.c:
17382         * gst/effectv/gstquark.c:
17383         * gst/effectv/gstrev.c:
17384         * gst/effectv/gstvertigo.c:
17385         * gst/effectv/gstwarp.c:
17386         * gst/flx/gstflxdec.c:
17387         * gst/goom/gstgoom.c:
17388         * gst/interleave/deinterleave.c:
17389         * gst/interleave/interleave.c:
17390         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
17391         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
17392         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
17393         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
17394         * gst/level/gstlevel.c:
17395         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
17396         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
17397         * gst/median/gstmedian.c:
17398         * gst/monoscope/gstmonoscope.c:
17399         * gst/multipart/multipartdemux.c:
17400         * gst/multipart/multipartmux.c:
17401         * gst/oldcore/gstmd5sink.c:
17402         * gst/oldcore/gstmultifilesrc.c:
17403         * gst/oldcore/gstpipefilter.c:
17404         * gst/oldcore/gstshaper.c:
17405         * gst/oldcore/gststatistics.c:
17406         * gst/rtp/gstasteriskh263.c:
17407         * gst/rtp/gstrtpL16depay.c:
17408         * gst/rtp/gstrtpL16pay.c:
17409         * gst/rtp/gstrtpamrdepay.c:
17410         * gst/rtp/gstrtpamrpay.c:
17411         * gst/rtp/gstrtpdepay.c:
17412         * gst/rtp/gstrtpgsmpay.c:
17413         * gst/rtp/gstrtph263pay.c:
17414         * gst/rtp/gstrtph263pdepay.c:
17415         * gst/rtp/gstrtph263ppay.c:
17416         * gst/rtp/gstrtpmp4gpay.c:
17417         * gst/rtp/gstrtpmp4vdepay.c:
17418         * gst/rtp/gstrtpmp4vpay.c:
17419         * gst/rtp/gstrtpmpadepay.c:
17420         * gst/rtp/gstrtpmpapay.c:
17421         * gst/rtp/gstrtppcmadepay.c:
17422         * gst/rtp/gstrtppcmapay.c:
17423         * gst/rtp/gstrtppcmudepay.c:
17424         * gst/rtp/gstrtppcmupay.c:
17425         * gst/rtp/gstrtpspeexdepay.c:
17426         * gst/rtp/gstrtpspeexpay.c:
17427         * gst/rtsp/gstrtpdec.c:
17428         * gst/smpte/gstsmpte.c:
17429         * gst/videobox/gstvideobox.c:
17430         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
17431         * gst/videofilter/gstvideobalance.c:
17432         * gst/videofilter/gstvideoflip.c:
17433         * gst/videofilter/gstvideotemplate.c:
17434         (gst_videotemplate_base_init):
17435         * gst/videomixer/videomixer.c:
17436         * gst/wavenc/gstwavenc.c:
17437         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
17438          better/unified long descriptions
17439          Fixed #336602
17440          Some cleanups to auparse, don't send multiple newsegments.
17441
17442 2006-03-29  Wim Taymans  <wim@fluendo.com>
17443
17444         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
17445
17446         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
17447         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
17448         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
17449         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
17450         * ext/dv/gstdvdemux.h:
17451         Seek in READY patch. Only works for pull based mode.
17452         Fixes #323880
17453
17454 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
17455
17456         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
17457         (gst_gdk_pixbuf_event):
17458           Fix two crashers: don't unref the same caps twice, and
17459           set pixbuf loader to NULL after freeing it.
17460
17461 2006-03-27  Wim Taymans  <wim@fluendo.com>
17462
17463         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
17464         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
17465         (gst_speexenc_chain):
17466         * ext/speex/gstspeexenc.h:
17467         Don't leak adapter.
17468         A push *always* takes ownership of the buffer, even on
17469         errors.
17470         Small cleanups.
17471
17472 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
17473
17474         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
17475           Create source pad without leaking.
17476
17477 2006-03-24  Wim Taymans  <wim@fluendo.com>
17478
17479         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
17480         * ext/flac/gstflacdec.h:
17481         * ext/flac/gstflacenc.h:
17482         Spifify a bit.
17483         Fix deadly lock order error in seeking code, STREAM_LOCK
17484         cannot be taken within LOCK and the streaming variables are
17485         protected with the STREAM_LOCK anyway.
17486
17487 2006-03-24  Wim Taymans  <wim@fluendo.com>
17488
17489         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
17490         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
17491         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
17492         this patch combines the global init_frames with the stream
17493         init_frames. Rationale being that the global delay should 
17494         be subtracted from any stream delay.
17495         Fixes #335858.
17496
17497 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
17498
17499         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
17500         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
17501         * gst/smpte/gstsmpte.c: (gst_smpte_init):
17502         * gst/videomixer/videomixer.c: (gst_videomixer_init):
17503         use DEBUG_FUNCPTR for collectpads
17504
17505 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
17506
17507         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
17508           Don't crash when encoding images where the number of rows isn't
17509           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
17510
17511 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17512
17513         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
17514         * gst/interleave/deinterleave.c: (deinterleave_change_state):
17515         * gst/interleave/interleave.c: (interleave_change_state):
17516         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
17517           More state change function fixes.
17518
17519 2006-03-23  Wim Taymans  <wim@fluendo.com>
17520
17521         * ext/esd/esdsink.c: (gst_esdsink_class_init),
17522         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
17523         (gst_esdsink_prepare), (gst_esdsink_unprepare),
17524         (gst_esdsink_delay), (gst_esdsink_reset):
17525         * ext/esd/esdsink.h:
17526         Fix esd choppy playback by configuring audiosink
17527         correctly. Fixes #325191
17528
17529 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17530
17531         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
17532           Make state change function thread-safe.
17533
17534 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17535
17536         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
17537         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
17538           Don't try to read beyond the end of the file just because
17539           the header claims a bigger size (like with truncated files).
17540
17541 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17542
17543         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17544         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
17545         (gst_wavparse_stream_data), (gst_wavparse_loop):
17546         * gst/wavparse/gstwavparse.h:
17547           Delay source pad creation until we have the first chunk of
17548           media data, so the we can examine the data and adjust the
17549           caps accordingly if required. This makes playback of .wav
17550           files with DTS-declared-as-PCM content work (#313266).
17551
17552 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
17553
17554         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17555         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
17556         Don't attempt typefinding on too-short buffers that have been
17557         completely trimmed away. (Fixes #330239)
17558
17559         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
17560         Improve the debug output
17561
17562 2006-03-21  Wim Taymans  <wim@fluendo.com>
17563
17564         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
17565         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
17566         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
17567         (gst_esdsink_set_property), (gst_esdsink_get_property):
17568         Some cleanups.
17569         Reset fd to -1 when we close them.
17570
17571 2006-03-21  Wim Taymans  <wim@fluendo.com>
17572
17573         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
17574         the OPTIONS request result is optional so don't
17575         fail on it.
17576
17577 2006-03-21  Edward Hervey  <edward@fluendo.com>
17578
17579         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
17580         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
17581         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
17582         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17583         (gst_wavparse_change_state):
17584         gcc 4.1 unreferenced pointer fixes.
17585
17586 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
17587
17588         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
17589
17590         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
17591           Fix block alignment calculation. Alignment should be done before
17592           adding the byte offset where the data starts (#335231).
17593
17594 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
17595
17596         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
17597           Ensure that we set correct caps on buffers that are transferred
17598           direct from the input.
17599
17600 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
17601
17602         * gst/goom/filters.c: (zoomFilterDestroy):
17603         * gst/goom/goom_core.c: (goom_close):
17604           Free filter data when cleaning up. (Fixes: #334995)
17605
17606 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
17607
17608         * configure.ac:
17609           Don't compile udp and rtsp plugins on win32 (mingw) or other
17610           systems that don't have <sys/socket.h> for some reason (#316203).
17611
17612 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17613
17614         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
17615         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
17616         * ext/raw1394/gstdv1394src.h:
17617           Change bus reset handler so it reports useful information such as
17618           whether the device being used connected or disconnected
17619
17620 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
17621
17622         * gst/id3demux/id3v2frames.c:
17623         (parse_relative_volume_adjustment_two):
17624           We only care about gain and peak data for the master volume.
17625
17626 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
17627
17628         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17629         (parse_id_string), (parse_unique_file_identifier),
17630         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
17631           Read replay gain tags (#323721).
17632
17633 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
17634
17635         * configure.ac:
17636           Bump requirements to gst-plugins-base CVS because
17637           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
17638
17639 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
17640
17641         * rtp/gst/gstrtppcmadepay.c:
17642         Fixed one of the caps in the code from mulaw to alaw.
17643
17644 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
17645
17646         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17647           Ensure that we set caps on the buffers we pass.
17648
17649         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
17650         (gst_id3demux_sink_activate):
17651           Ensure that we set caps on the buffers we pass.
17652
17653           Use STREAM, TYPE_NOT_FOUND as the error class when
17654           typefinding fails.
17655
17656 2006-03-15  Edward Hervey  <edward@fluendo.com>
17657
17658         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
17659         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
17660         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
17661         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
17662         (gst_jpeg_dec_setcaps):
17663         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
17664         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
17665         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
17666         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
17667         (gst_mngdec_src_getcaps):
17668         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
17669         (gst_pngdec_caps_create_and_set):
17670         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
17671         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
17672         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
17673         * gst/alpha/gstalpha.c: (gst_alpha_init):
17674         * gst/auparse/gstauparse.c: (gst_au_parse_init):
17675         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
17676         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
17677         * gst/cutter/gstcutter.c: (gst_cutter_init):
17678         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
17679         (gst_efence_checkgetrange):
17680         * gst/debug/negotiation.c: (gst_negotiation_init):
17681         * gst/flx/gstflxdec.c: (gst_flxdec_init):
17682         * gst/goom/gstgoom.c: (gst_goom_init):
17683         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
17684         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
17685         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
17686         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
17687         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
17688         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
17689         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
17690         * gst/smpte/gstsmpte.c: (gst_smpte_init):
17691         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
17692         (gst_wavparse_create_sourcepad):
17693         Fix memleak with gst_static_pad_template_get().
17694         This uses gst_pad_new_from_static_template() instead.
17695         Fixes #333512
17696
17697 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17698
17699         * configure.ac:
17700           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
17701           used by id3demux.
17702
17703         * gst/id3demux/gstid3demux.c: (plugin_init):
17704         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17705         (parse_user_text_identification_frame),
17706         (parse_unique_file_identifier):
17707           Add support for UFID and TXXX frames and extract musicbrainz tags.
17708
17709 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17710
17711         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
17712           Catch short reads, like they might happen with truncated
17713           files (see #305279); remove unnecessary indentation.
17714
17715 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17716
17717         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
17718           Fix DIB image inversion for pictures with a
17719           depth != 8 (#305279).
17720
17721 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17722
17723         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
17724         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
17725         * ext/jpeg/gstjpegdec.h:
17726           Fix durations on outgoing buffers after seeking
17727           in MJPEG files (#334083); some minor clean-ups.
17728
17729 2006-03-13  Wim Taymans  <wim@fluendo.com>
17730
17731         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
17732         (gst_wavparse_change_state):
17733         Implement seek in READY (re-fixes #327658)
17734
17735 2006-03-13  Wim Taymans  <wim@fluendo.com>
17736
17737         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
17738         * ext/esd/esdmon.c: (gst_esdmon_get):
17739         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17740         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
17741         (gst_gdk_pixbuf_sink_getcaps):
17742         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
17743         (gst_jpegenc_setcaps):
17744         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
17745         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
17746         (gst_smokeenc_setcaps):
17747         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
17748         (gst_mngdec_src_getcaps):
17749         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
17750         (gst_mngenc_chain):
17751         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
17752         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
17753         * ext/speex/gstspeexdec.c: (speex_dec_convert),
17754         (speex_dec_src_event), (speex_dec_chain):
17755         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
17756         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
17757         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
17758         (gst_negotiation_pad_link), (gst_negotiation_chain):
17759         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
17760         (gst_flxdec_chain):
17761         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
17762         (deinterleave_chain):
17763         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
17764         * gst/median/gstmedian.c: (gst_median_link):
17765         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
17766         (gst_monoscope_chain):
17767         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
17768         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
17769         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
17770         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
17771         close #333784 unref the result of gst_pad_get_parent()
17772         by: Christophe Fergeau.
17773
17774 2006-03-09  Wim Taymans  <wim@fluendo.com>
17775
17776         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
17777         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
17778         Handle events in push mode better, can now do non-flushing
17779         seeks in push mode as well.
17780
17781 2006-03-07  Wim Taymans  <wim@fluendo.com>
17782
17783         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
17784         Applied patch from Kai Vehmanen, fixes #333624.
17785
17786 2006-03-06  Julien MOUTTE  <julien@moutte.net>
17787
17788         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
17789         Implement paletted and grayscale png files handling.
17790         (#150363).
17791
17792 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17793
17794         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
17795         (gst_speexenc_chain):
17796           fix a tag list assert
17797           follow gst-plugins-base/ext/ogg/README; set OFFSET
17798           and OFFSET_END.  Muxes correctly with gst-plugins-base
17799           > 0.9.3
17800
17801 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17802
17803         * gst/id3demux/Makefile.am:
17804         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
17805         (gst_id3demux_chain), (gst_id3demux_sink_activate):
17806           Use new typefind helper functions here as well, and
17807           do typefinding in pull-mode if upstream supports that.
17808
17809 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17810
17811         * sys/sunaudio/gstsunaudiomixerctrl.c:
17812         (gst_sunaudiomixer_ctrl_get_volume),
17813         (gst_sunaudiomixer_ctrl_set_volume):
17814         * sys/sunaudio/gstsunaudiomixertrack.c:
17815         (gst_sunaudiomixer_track_new):
17816           Remove unused variables, breaks build from CVS
17817           with -Werror (#333392, patch by: Benjamin Pineau)
17818
17819 2006-03-03  Wim Taymans  <wim@fluendo.com>
17820
17821         * docs/plugins/Makefile.am:
17822         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17823         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17824         Added wavparse docs.
17825
17826         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
17827         (gst_wavparse_reset), (gst_wavparse_init),
17828         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
17829         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
17830         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17831         (gst_wavparse_stream_data), (gst_wavparse_loop),
17832         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
17833         (gst_wavparse_change_state):
17834         * gst/wavparse/gstwavparse.h:
17835         Implement seek in READY (fixes #327658)
17836         Added docs and did some cleanups.
17837
17838 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
17839
17840         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
17841         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
17842         (gst_avi_demux_calculate_durations_from_index),
17843         (gst_avi_demux_stream_header):
17844         * gst/avi/gstavidemux.h:
17845           If we have an index, use a duration based on the index instead
17846           of blindly trusting the information in the stream headers
17847           (fixes #331817).
17848
17849 2006-03-03  Wim Taymans  <wim@fluendo.com>
17850
17851         * docs/plugins/Makefile.am:
17852         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17853         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17854         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17855         Added smoke and jpeg to the docs.
17856
17857         * ext/jpeg/Makefile.am:
17858         * ext/jpeg/gstjpeg.c: (plugin_init):
17859         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
17860         * ext/jpeg/gstjpegenc.h:
17861         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
17862         (gst_smokedec_chain):
17863         * ext/jpeg/gstsmokedec.h:
17864         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
17865         * ext/jpeg/gstsmokeenc.h:
17866         * ext/jpeg/smokecodec.h:
17867         Port smokedec (fixes #331905).
17868         Added some docs.
17869         Some cleanups.
17870
17871 2006-03-03  Wim Taymans  <wim@fluendo.com>
17872
17873         * docs/plugins/Makefile.am:
17874         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17875         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17876         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17877         Added videobalance and videoflip to the docs.
17878
17879         * gst/videofilter/Makefile.am:
17880         * gst/videofilter/gstvideobalance.c:
17881         (gst_video_balance_update_tables_planar411),
17882         (gst_video_balance_is_passthrough),
17883         (gst_video_balance_update_properties), (oil_tablelookup_u8),
17884         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
17885         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
17886         (gst_video_balance_finalize), (gst_video_balance_class_init),
17887         (gst_video_balance_init), (gst_video_balance_interface_supported),
17888         (gst_video_balance_interface_init),
17889         (gst_video_balance_colorbalance_list_channels),
17890         (gst_video_balance_colorbalance_set_value),
17891         (gst_video_balance_colorbalance_get_value),
17892         (gst_video_balance_colorbalance_init),
17893         (gst_video_balance_set_property), (gst_video_balance_get_property),
17894         (gst_video_balance_get_type), (plugin_init):
17895         * gst/videofilter/gstvideobalance.h:
17896         Ported to 0.10. (Fixes #326160)
17897         Added docs.
17898
17899         * gst/videofilter/gstvideoflip.c:
17900         * gst/videofilter/gstvideoflip.h:
17901         Added docs.
17902
17903 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
17904
17905         * configure.ac:
17906           Bump requirements to current core and -base CVS
17907           (core for new typefind helper API, and -base for the
17908           WAVFORMATEX support that was added to libgstriff and
17909           is needed by wavparse).
17910         
17911         * gst/apetag/Makefile.am:
17912         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
17913         (gst_tag_demux_sink_activate):
17914           Use new typefind helpers for typefinding instead of our
17915           home-grown stuff; also, do typefinding in pull-mode if
17916           upstream supports that.
17917
17918 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
17919
17920         Reviewed by: Christian Schaller <christian@fluendo.com>
17921
17922         This patch fixes bug: 329107
17923
17924         This Changelog entry is for a commit done on February 17
17925
17926         * ext/gconf/gconf.c
17927         * ext/gconf/gconf.h
17928         * ext/gconf/gstgconfaudiosink.c
17929         * ext/gconf/gstgconfaudiosink.h
17930         * gconf/gstreamer.schemas.in
17931
17932 2006-02-28  Wim Taymans  <wim@fluendo.com>
17933
17934         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17935         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
17936         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
17937         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
17938         Use DEBUG_OBJECT more.
17939
17940 2006-02-28  Wim Taymans  <wim@fluendo.com>
17941
17942         * docs/plugins/Makefile.am:
17943         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17944         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17945         Added dvdec and dvdemux to docs.
17946
17947         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
17948         Added docs.
17949         Check frame sizes so we don't crash when don't have enough
17950         data.
17951         Send nice error messages on error.
17952
17953         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
17954         (gst_dvdemux_class_init), (gst_dvdemux_init),
17955         (gst_dvdemux_finalize), (gst_dvdemux_reset),
17956         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
17957         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
17958         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
17959         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
17960         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
17961         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
17962         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
17963         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
17964         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
17965         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
17966         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
17967         * ext/dv/gstdvdemux.h:
17968         Added docs.
17969         Implement pull mode.
17970         Fix memleaks.
17971         Reduce memcpy for the video demuxing.
17972
17973 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
17974
17975         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
17976         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
17977         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
17978         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
17979           Add a little extra debug. Make the decoder not return NOT_LINKED,
17980           as we want to continue decoding all CMML and emitting tags.
17981
17982 2006-02-27  Michael Smith  <msmith@fluendo.com>
17983
17984         * ext/annodex/gstskeltag.c:
17985         * ext/annodex/gstskeltag.h:
17986           Deleted; these files aren't used any more either.
17987
17988 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17989
17990         * ext/Makefile.am: Fix dist-check.
17991
17992 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17993
17994         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
17995         memleak.
17996
17997 2006-02-25  Alessandro Decina <alessandro@nnva.org>
17998
17999         * ext/annodex/Makefile.am:
18000         * ext/annodex/gstannodex.c:
18001         * ext/annodex/gstcmmldec.c:
18002         * ext/annodex/gstcmmlenc.c:
18003         * ext/annodex/gstcmmlparser.c:
18004         * ext/annodex/gstcmmlparser.h:
18005         * ext/annodex/gstcmmlutils.c:
18006         * tests/check/elements/cmmldec.c:
18007         * tests/check/elements/cmmlenc.c:
18008           Fix a memleak in gst_cmml_track_list_add_clip.
18009           Handle overflows in clip's start and end times.
18010           Add the "encoded" parameter to cmmldec and cmmlenc caps.
18011           Do not parse junk at the end of a CMML preamble buffer.
18012           Register a libxml error handler to not print stuff on stderr.
18013           Check for bad clip start and end times in the testsuites.
18014
18015 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18016
18017         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
18018         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
18019         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
18020         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
18021         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
18022         possible memleaks.
18023
18024 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18025
18026         * tests/check/Makefile.am:
18027         * tests/check/elements/cmmldec.c:
18028         * tests/check/elements/cmmlenc.c: Fix tests so that they use
18029         the plugins-base tags.
18030
18031 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18032
18033         * ext/Makefile.am: Re-enable module.
18034
18035 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18036
18037         * tests/check/Makefile.am: Forgot to remove that test.
18038
18039 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18040
18041         * ext/annodex/Makefile.am:
18042         * ext/annodex/gstannodex.c: (plugin_init):
18043         * ext/annodex/gstcmmldec.c:
18044         * ext/annodex/gstskeldec.c:
18045         * ext/annodex/gstskeldec.h:
18046         * tests/check/Makefile.am:
18047         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
18048
18049 2006-02-25  Julien MOUTTE  <julien@moutte.net>
18050
18051         * tests/check/Makefile.am: Disable those checks as well.
18052
18053 2006-02-24  Julien MOUTTE  <julien@moutte.net>
18054
18055         * ext/Makefile.am: Disable annodex for now until we figure out
18056         how to make it build.
18057         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
18058         Add a rule to your checklist : "please try to at least build 
18059         what you are going to commit into -good, or if you are too lazy
18060         to do that, please check that the buildbots are not crying because
18061         of your commit."
18062
18063 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
18064
18065         * configure.ac:
18066         * ext/Makefile.am:
18067         * ext/gdk_pixbuf/Makefile.am:
18068         * ext/gdk_pixbuf/gstgdkpixbuf.c:
18069         * ext/gdk_pixbuf/gstgdkpixbuf.h:
18070         * ext/gdk_pixbuf/pixbufscale.c:
18071         * ext/gdk_pixbuf/pixbufscale.h:
18072           Gdkpixbuf ported from 0.8 to 0.10 by
18073           Renato Filho <renato.filho@indt.org.br>.
18074           gst_loader and gdkpixbufanimation still need port.
18075
18076 2006-02-24  Michael Smith  <msmith@fluendo.com>
18077
18078         * configure.ac:
18079         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18080         * ext/Makefile.am:
18081         * ext/annodex/Makefile.am:
18082         * ext/annodex/gstannodex.c:
18083         * ext/annodex/gstannodex.h:
18084         * ext/annodex/gstcmmldec.c:
18085         * ext/annodex/gstcmmldec.h:
18086         * ext/annodex/gstcmmlenc.c:
18087         * ext/annodex/gstcmmlenc.h:
18088         * ext/annodex/gstcmmlparser.c:
18089         * ext/annodex/gstcmmlparser.h:
18090         * ext/annodex/gstcmmltag.c:
18091         * ext/annodex/gstcmmltag.h:
18092         * ext/annodex/gstcmmlutils.c:
18093         * ext/annodex/gstcmmlutils.h:
18094         * ext/annodex/gstskeldec.c:
18095         * ext/annodex/gstskeldec.h:
18096         * ext/annodex/gstskeltag.c:
18097         * ext/annodex/gstskeltag.h:
18098         * tests/check/Makefile.am:
18099         * tests/check/elements/cmmldec.c:
18100         * tests/check/elements/cmmlenc.c:
18101         * tests/check/elements/skeldec.c:
18102           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
18103           Includes tests & docs, oh my! Passes Thomas's -good checklist
18104           entirely. Wow.
18105
18106 2006-02-24  Michael Smith  <msmith@fluendo.com>
18107
18108         * autogen.sh:
18109           Check for automake 1.9 as well.
18110
18111 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
18112
18113         * ext/flac/gstflacenc.c:
18114           Change min. sample rate to 8kHz to match flacdec's.
18115           
18116 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
18117
18118         * ext/cdio/Makefile.am:
18119           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
18120           required for Cygwin, see #317048)
18121
18122         * gst/rtp/gstasteriskh263.c:
18123           Cygwin has includes for both the unix network socket API
18124           and the windows API, but only one can be included, so fix
18125           includes to only use one or the other, prefering the unxi
18126           one (#317048).
18127
18128 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
18129
18130         * rtp/gst/gstrtppcmadepay.c:
18131         * rtp/gst/gstrtppcmadepay.h:
18132         * rtp/gst/gstgstrtppcmapay.c:
18133         * rtp/gst/gstgstrtppcmapay.h:
18134         * rtp/gst/gstrtppcmudepay.c:
18135         * rtp/gst/gstrtppcmudepay.h:
18136         * rtp/gst/gstrtppcmupay.c:
18137         * rtp/gst/gstrtppcmupay.h:
18138         * rtp/gst/Makefile.am:
18139         * rtp/gst/gstrtp.c:
18140         * rtp/gst/README:
18141         Separated the G711 payloaders/depayloaders into separate elements for
18142         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
18143
18144 2006-02-22  Wim Taymans  <wim@fluendo.com>
18145
18146         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
18147         (gst_dvdec_change_state):
18148         * ext/dv/gstdvdec.h:
18149         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
18150         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
18151         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
18152         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
18153         (gst_dvdemux_flush), (gst_dvdemux_chain),
18154         (gst_dvdemux_change_state):
18155         * ext/dv/gstdvdemux.h:
18156         Ueber spiffify some more, added debug category.
18157         Use _scale.
18158         Use segments, respect playback rate from newsegment.
18159         Fix refcount issue.
18160
18161 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
18162
18163         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
18164         (gst_signal_processor_process):
18165         Fix compilation of LADPSA. It doesn't seem to work, and isn't
18166         enabled for the build, but it helps me win the feature-count
18167         competitions ooh yeah.
18168
18169 2006-02-19  Wim Taymans  <wim@fluendo.com>
18170
18171         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
18172         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
18173         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
18174         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
18175         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
18176         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
18177         Use scaling code for added precission and more correct stop
18178         position in case scale==0.
18179
18180 2006-02-19  Wim Taymans  <wim@fluendo.com>
18181
18182         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
18183         (gst_flxdec_chain):
18184         * gst/flx/gstflxdec.h:
18185         Implement DURATION query.
18186
18187 2006-02-19  Wim Taymans  <wim@fluendo.com>
18188
18189         * gst/flx/flx_color.h:
18190         * gst/flx/flx_fmt.h:
18191         * gst/flx/gstflxdec.c: (gst_flxdec_init),
18192         (gst_flxdec_src_query_handler), (flx_decode_color),
18193         (gst_flxdec_chain):
18194         * gst/flx/gstflxdec.h:
18195         Set MALLOCDATA for the temp buffers so we don't leak.
18196         Some debug cleanups.
18197         Consume all data in the adapter before leaving the chain
18198         function. Fixes #330678.
18199
18200 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
18201
18202         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
18203         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
18204          Handle 0 data size in otherwise valid frames.
18205          Handle numeric strings in 2.4.0 even when not in parentheses 
18206
18207 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
18208
18209         * gst/matroska/matroska-demux.c:
18210         (gst_matroska_demux_subtitle_caps),
18211         (gst_matroska_demux_plugin_init):
18212         * gst/matroska/matroska-ids.h:
18213           Recognise SSA/ASS and USF subtitle formats and
18214           set proper caps when they are found.
18215
18216 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
18217
18218         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
18219         (gst_jpeg_dec_chain):
18220           Fix invalid memory access for some odd-sized images
18221           (see image contained in quicktime stream in #327083);
18222           use g_malloc() instead of g_alloca().
18223
18224 2006-02-17  Wim Taymans  <wim@fluendo.com>
18225
18226         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
18227         Patch from Sebastien Cote, fixes #319884
18228
18229 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
18230
18231         * ext/cdio/gstcdio.c: (plugin_init):
18232           Init debug category (#331253).
18233
18234 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
18235
18236         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
18237           Pass extra_data to gst_riff_create_audio_caps(), so that
18238           WAVEFORMATEX stuff works. Post audio codec name and post
18239           it as taglist on the bus. Allow up to 8 channesl for raw
18240           PCM in the source pad template caps.
18241
18242 2006-02-16  Wim Taymans  <wim@fluendo.com>
18243
18244         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
18245         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
18246         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
18247         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
18248         (gst_multipart_set_property), (gst_multipart_get_property):
18249         Applied #318663. Gives quite a few false positives in
18250         autoscan mode, but it's better than nothing. Not closing yet.
18251
18252 2006-02-16  Wim Taymans  <wim@fluendo.com>
18253
18254         * docs/plugins/Makefile.am:
18255         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18256         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18257         * docs/plugins/gst-plugins-good-plugins.args:
18258         * docs/plugins/inspect/plugin-udp.xml:
18259         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
18260         (gst_udpsrc_start):
18261         Update documentation.
18262         Fix args.
18263
18264 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
18265
18266         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
18267         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
18268         frame size. (Fixes #331368)
18269
18270 2006-02-16  Wim Taymans  <wim@fluendo.com>
18271
18272         * gst/rtsp/README:
18273         Updated README.
18274
18275         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
18276         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
18277         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
18278         * gst/rtsp/gstrtspsrc.h:
18279         Make sure the RTP port is an even port an try to allocate 
18280         another if not.
18281         Added retry property to control max retries for port allocation.
18282         Make sure RTCP port is RTP port+1.
18283         Cleanup when port allocation fails.
18284         Fixes #319183.
18285         
18286 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
18287
18288         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
18289           Don't ignore return value of the parent class's state
18290           change function (#331385, patch by: Wouter Paesen).
18291
18292 2006-02-15  Wim Taymans  <wim@fluendo.com>
18293
18294         * configure.ac:
18295         * docs/plugins/Makefile.am:
18296         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18297         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18298         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18299         * ext/Makefile.am:
18300         * ext/hal/Makefile.am:
18301         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
18302         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
18303         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
18304         (do_toggle_element), (gst_hal_audio_sink_set_property),
18305         (gst_hal_audio_sink_get_property),
18306         (gst_hal_audio_sink_change_state):
18307         * ext/hal/gsthalaudiosink.h:
18308         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
18309         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
18310         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
18311         (do_toggle_element), (gst_hal_audio_src_set_property),
18312         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
18313         * ext/hal/gsthalaudiosrc.h:
18314         * ext/hal/gsthalelements.c: (plugin_init):
18315         * ext/hal/gsthalelements.h:
18316         * ext/hal/hal.c: (gst_hal_get_string),
18317         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
18318         (gst_hal_get_audio_src):
18319         * ext/hal/hal.h:
18320         Add HAL sound device wrapper plugins. Closes #329106
18321
18322 2006-02-15  Wim Taymans  <wim@fluendo.com>
18323
18324         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
18325         Add comment in a fultile attempt to stop the copy-and-paste 
18326         paradigm leading to duplication of bad code.
18327
18328         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
18329         Mime parameters have to be checked case insensitive
18330
18331 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
18332
18333         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
18334           Advance stream time for lagging subtitle streams by sending
18335           newsegment events with the update flag set.
18336
18337 2006-02-14  Edward Hervey  <edward@fluendo.com>
18338
18339         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
18340         There can be bogus data before the hdrl LIST tag in the RIFF header.
18341         It's hard to say if it's not respecting the AVI specifications or not,
18342         but since Google Video is producing AVIs like that and the other player
18343         don't seem to complain, I guess we should do the same.
18344
18345 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
18346
18347         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
18348         (parse_split_strings):
18349         Add more validation to ensure that a char encoding conversion
18350         produced a valid UTF-8 string.
18351
18352 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
18353
18354         Reviewed by: Edward Hervey  <edward@fluendo.com>
18355
18356         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
18357         Properly handle end of segment. Closes #330885.
18358
18359 2006-02-13  Wim Taymans  <wim@fluendo.com>
18360
18361         * gst/rtp/gstrtpmp4gpay.h:
18362         For got to commit this one.
18363
18364 2006-02-12  Wim Taymans  <wim@fluendo.com>
18365
18366         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
18367         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
18368         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
18369         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
18370         * gst/rtp/gstrtpmp4gpay.h:
18371         Make more things work.
18372         Handle ACC config strings.
18373
18374 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18375
18376         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
18377           set timestamps if no incoming timestamps set
18378
18379 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
18380
18381         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
18382         (gst_tag_demux_do_typefind):
18383           ... and fix the very same leaks in GstTagDemux.
18384
18385 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
18386
18387         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
18388         (gst_id3demux_do_typefind):
18389         Fix a couple of mem leaks. (Patch by Jonathan Matthew
18390         <jonathan at kaolin dot wh9 dot net>)
18391
18392 2006-02-10  Wim Taymans  <wim@fluendo.com>
18393
18394         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
18395         First set options, then set caps or else the baseclass
18396         will not know about the options, duh.
18397
18398 2006-02-10  Wim Taymans  <wim@fluendo.com>
18399
18400         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
18401         (gst_rtp_mp4v_pay_setcaps):
18402         Don't waste time looking for a config string if we have codec_info
18403         on the incomming caps.
18404
18405 2006-02-10  Wim Taymans  <wim@fluendo.com>
18406
18407         * gst/rtp/README:
18408         Say something about case-sensitivity of caps vs mime-attributes.
18409
18410         * gst/rtp/Makefile.am:
18411         * gst/rtp/gstrtp.c: (plugin_init):
18412         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
18413         (gst_rtp_amr_pay_handle_buffer):
18414         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
18415         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
18416         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
18417         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
18418         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
18419         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
18420         (gst_rtp_mp4g_pay_plugin_init):
18421         * gst/rtp/gstrtpmp4gpay.h:
18422         Added beginnings of mpeg4-generic payloader (RFC 3640)
18423
18424 2006-02-09  Wim Taymans  <wim@fluendo.com>
18425
18426         * gst/rtsp/Makefile.am:
18427         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
18428         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
18429         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
18430         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
18431         (gst_rtpdec_change_state):
18432         * gst/rtsp/gstrtpdec.h:
18433         * gst/rtsp/gstrtsp.c: (plugin_init):
18434         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
18435         * gst/rtsp/rtspconnection.c: (read_body),
18436         (rtsp_connection_receive):
18437         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
18438         Resurected rtpdec to make rtspsrc happy again.
18439         Skip attributes from the session id.
18440         Don't crash when dumping a message with an empty body.
18441
18442
18443 2006-02-09  Wim Taymans  <wim@fluendo.com>
18444
18445         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
18446         Added more meaningfull warnings when something goes wrong.
18447         Clear F bit on outgoing AMR packets.
18448
18449         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
18450         (gst_rtp_amr_pay_handle_buffer):
18451         Added debugging category
18452         Support payloading of multiple AMR frames.
18453
18454         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
18455         Added some debugging.
18456
18457 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
18458
18459         * configure.ac:
18460           Back to CVS
18461
18462 === release 0.10.2 ===
18463
18464 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
18465
18466         * configure.ac:
18467           releasing 0.10.2, "Papa was a rolling stone"
18468
18469 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
18470
18471         * configure.ac:
18472           Bump core and plugins-base requirement to 0.10.2.2
18473           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
18474
18475 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18476
18477         * ext/flac/gstflac.c: (plugin_init):
18478         * ext/speex/gstspeex.c: (plugin_init):
18479           Register musicbrainz tags.
18480
18481 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18482
18483         * ext/gconf/gconf.h:
18484           Remove declaration of function that no longer exists.
18485
18486 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18487
18488         * ext/shout2/gstshout2.c: (gst_shout2send_render),
18489         (gst_shout2send_setcaps), (gst_shout2send_change_state):
18490         Make shout2 work for non ogg streams
18491
18492 2006-02-06  Wim Taymans  <wim@fluendo.com>
18493
18494         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
18495         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
18496         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
18497         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
18498         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
18499         * gst/udp/gstmultiudpsink.h:
18500         Updated docs.
18501         Added properties bytes-served, bytes_to_serve.
18502         Post proper error messages,
18503         Emit client added signal too.
18504
18505 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18506
18507         * docs/plugins/Makefile.am:
18508         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18509         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18510         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
18511         (gst_multiudpsink_get_stats):
18512           adding docs for multiudpsink
18513
18514 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18515
18516         * gst/level/gstlevel.c: (gst_level_transform_ip):
18517           peak below decay is not necessarily an error, so don't ERROR log
18518
18519 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18520
18521         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
18522         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
18523         (gst_ebml_write_seek):
18524         * gst/matroska/ebml-write.h:
18525           Make sure we send a newsegment event in BYTES format
18526           before sending buffers (#328531).
18527
18528 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18529
18530         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
18531         (gst_dvdemux_sink_query):
18532         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
18533         * ext/speex/gstspeexdec.c: (speex_get_query_types),
18534         (speex_dec_src_query):
18535         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
18536         (gst_speexenc_sink_query):
18537         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
18538         * gst/matroska/matroska-demux.c:
18539         (gst_matroska_demux_get_src_query_types),
18540         (gst_matroska_demux_handle_src_query):
18541         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
18542         (gst_wavparse_pad_query):
18543           Pass unhandled queries upstream instead of just dropping
18544           them (#326446). Update query type arrays here and there.
18545
18546 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18547
18548         * tests/check/elements/matroskamux.c: (setup_src_pad):
18549           Collectpads in core got changed and now also holds a
18550           reference to any pad that is part of it. Fix refcount
18551           checks in test case accordingly.
18552
18553 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18554
18555         * gst/apetag/gstapedemux.h:
18556           Fix include, for now GstTagDemux is in the apetag dir.
18557
18558 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18559
18560         * docs/plugins/Makefile.am:
18561         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18562         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18563         * docs/plugins/inspect/plugin-cdio.xml:
18564           Add cdio plugin to docs.
18565
18566         * ext/cdio/gstcdiocddasrc.c:
18567           Add gtk-doc blurb.
18568
18569         * ext/cdio/gstcdio.c:
18570           The plugin is called 'cdio' not 'cddio'.
18571
18572 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18573
18574         * configure.ac:
18575         * docs/plugins/Makefile.am:
18576         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18577         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18578         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18579         * docs/plugins/inspect/plugin-apetag.xml:
18580         * gst/apetag/Makefile.am:
18581         * gst/apetag/gstapedemux.c:
18582         * gst/apetag/gstapedemux.h:
18583         * gst/apetag/gsttagdemux.c:
18584         * gst/apetag/gsttagdemux.h:
18585           Add APE tag demuxer (#325649).
18586
18587 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18588
18589         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
18590         (gst_gconf_get_default_video_sink),
18591         (gst_gconf_get_default_audio_src),
18592         (gst_gconf_get_default_video_src):
18593         * ext/gconf/gconf.h:
18594         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
18595         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
18596         (do_toggle_element):
18597         * ext/gconf/gstgconfaudiosink.h:
18598         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
18599         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18600         (do_toggle_element):
18601         * ext/gconf/gstgconfaudiosrc.h:
18602         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
18603         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
18604         (do_toggle_element):
18605         * ext/gconf/gstgconfvideosink.h:
18606         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
18607         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18608         (do_toggle_element):
18609         * ext/gconf/gstgconfvideosrc.h:
18610           Ignore changing the GConf key to "". Ignore GConf key updates
18611           that don't actually change the string.
18612           For now, ignore the GConf key when the state is > READY, as
18613           it breaks streaming. Sometime it will be nice to bring the
18614           new sink online even mid-stream, by sending NEWSEGMENT info
18615           and possibly prerolling.
18616           (Fixes #326736)
18617
18618 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18619
18620         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
18621         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
18622         (zoomFilterSetResolution), (zoomFilterDestroy),
18623         (zoomFilterFastRGB), (pointFilter):
18624         * gst/goom/filters.h:
18625         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
18626         (goom_update), (goom_close):
18627         * gst/goom/goom_core.h:
18628         * gst/goom/goom_tools.h:
18629         * gst/goom/graphic.c:
18630         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
18631         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
18632         * gst/goom/gstgoom.h:
18633         * gst/goom/lines.c: (goom_lines):
18634         * gst/goom/lines.h:
18635           Make goom reentrant by moving all important static variables
18636           into instance structures.
18637           (Fixes #329181)
18638
18639 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
18640
18641         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
18642         (gst_avi_demux_all_source_pads_unlinked),
18643         (gst_avi_demux_process_next_entry):
18644         * gst/avi/gstavidemux.h:
18645           Third attempt, use gst_pad_is_linked() this time.
18646
18647 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
18648
18649         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18650         (parse_split_strings):
18651         Adjust for data length indicators when parsing (Fixes #329810)
18652         Fix stupid bug parsing UTF-8 tag text.
18653         Output tag strings with multiple fields as multiple tags, so the
18654         app gets all the data.
18655
18656 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18657
18658         * ext/flac/gstflacenc.c:
18659         Fixed a bug add in last commit, where no event is send. Thanks Tim to
18660         show me.
18661         
18662 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18663
18664         * ext/flac/gstflacenc.c:
18665         * gst/matroska/ebml-read.c:
18666         Just make it compile with --disable-gst-debug.
18667
18668 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
18669
18670         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
18671         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
18672         (id3v2_genre_fields_to_taglist):
18673           Never output a tag with a null contents string.
18674
18675 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18676
18677         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
18678           Only pause if all pads are unlinked AND we've tried to send data
18679           on all of them at least once.
18680
18681 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18682
18683         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
18684         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
18685           Make loop function/task pause itself when all source pads are
18686           unlinked.
18687
18688 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18689
18690         * configure.ac:
18691         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
18692           Use new functions from core to render a bin from a
18693           string. Fixes build. Up requirements to core CVS.
18694
18695 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18696
18697         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
18698           Don't push buffers into the adapter that we are going to
18699           push downstream again without framing anyway. Also, the
18700           adaptor takes ownership of buffers put into it (fixes
18701           auparse pushing invalid buffers for .au files with
18702           ADPCM contents). Finally, set caps on all outgoing buffers.
18703
18704 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
18705
18706         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
18707         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
18708         (gst_id3demux_send_tag_event):
18709         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
18710         Someone should kick my butt. Remove ID3v1 tags from the end of the
18711         file.
18712
18713         Improve error messages. Send the TAG message as soon as we complete
18714         typefinding, instead of waiting until we send the first buffer.
18715         Downstream tag event is still sent before the first buffer.
18716
18717 2006-01-27  Jan Gerber  <j@bootlab.org>
18718
18719         Reviewed by: Andy Wingo <wingo@pobox.com>
18720
18721         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
18722         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
18723         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
18724         to not have warings flooding stderr. this is the suggested way
18725         also used in dvgrab and kino. (#328336)
18726
18727 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18728
18729         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
18730         (gst_oss_sink_init), (gst_oss_sink_finalise):
18731           Free the device name string when finalised.
18732
18733 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
18734
18735         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
18736           Don't put function calls in g_return_if_fail() statements,
18737           or they'll be replaced with NOOPs if someone compiles with
18738           G_DISABLE_CHECKS defined.
18739           
18740 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
18741
18742         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18743         Never trust ANY information encoded in a media file, especially
18744         when it's giving you sizes. (Fixes #328452)
18745
18746 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
18747
18748         * gst/rtp/gstrtpg711pay.c:
18749         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
18750         bug #325148.
18751
18752 2006-01-23  Edward Hervey  <edward@fluendo.com>
18753
18754         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
18755         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
18756         * gst/matroska/matroska-ids.h:
18757         Added recognition of Real Audio and Video streams in matroska demuxer.
18758
18759 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18760
18761         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
18762           Remove errant break statement, and fix compilation with
18763           older GCC.
18764
18765 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
18766
18767         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18768
18769         * sys/sunaudio/gstsunaudiomixerctrl.c:
18770         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
18771           Export functions that are needed in other parts of the code,
18772           makes the mixer actually work; adjust magic minimum buffer-time
18773           value from 3ms to 5ms to work around stuttering during mp3
18774           playback (#327765).
18775
18776 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
18777
18778         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18779
18780         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
18781         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
18782           Fix possible deadlock in matroska muxer (#327825).
18783
18784 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
18785
18786         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
18787         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
18788         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
18789         * gst/rtsp/sdpmessage.h:
18790         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
18791         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
18792           C89 fixes: declare variables at the beginning of a block and
18793           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
18794           <jensgr at gmx dot net>).
18795
18796 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18797
18798         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18799         * gst/id3demux/id3tags.h:
18800         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18801         (parse_comment_frame), (parse_text_identification_frame),
18802         (id3v2_tag_to_taglist), (id3v2_are_digits),
18803         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
18804         (parse_split_strings), (free_tag_strings):
18805           Rewrite parsing of text tags to handle multiple NULL terminated
18806           strings. Parse numeric genre strings and ID3v2 type
18807           "(3)(6)Alternative" style genre strings.
18808           Parse dates that are only YYYY or YYYY-mm format.
18809           (Fixes #328241 and #322154)
18810
18811 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
18812
18813         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
18814           Don't forget to initialize liboil, otherwise our oil functions
18815           will crash (fixes #327871; patch by: Christoph Burghardt
18816           <hawkes at web dot de>).
18817
18818 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18819
18820         * configure.ac:
18821           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
18822           like in the core and gst-plugins-base. Fixes #324367 and #326683;
18823           patch by: Brian Cameron <brian dot cameron at sun dot com>
18824
18825 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18826
18827         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
18828         * ext/cdio/gstcdio.h:
18829         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
18830           Fix build for libcdio versions >= 76; give slightly lower rank
18831           than cdparanoia.
18832
18833 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18834
18835         * configure.ac:
18836         * ext/Makefile.am:
18837         * ext/cdio/Makefile.am:
18838         * ext/cdio/gstcdio.c:
18839         * ext/cdio/gstcdio.h:
18840         * ext/cdio/gstcdiocddasrc.c:
18841         * ext/cdio/gstcdiocddasrc.h:
18842           Port libcdio cdda source, formerly known as cddasrc, now known as
18843           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
18844           but that's not tested (fixes #317658).
18845
18846 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18847
18848         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
18849           Fix conversion from TIME to BYTES format (fixes #326864;
18850           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
18851
18852 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
18853
18854         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18855           Fix compilation of id3demux when zlib is not present.
18856           (Fixes #326602; patch by: Sergey Scobich)
18857
18858 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
18859
18860         * ext/esd/Makefile.am:
18861           Add $(ESD_CFLAGS), otherwise build will fail for folks
18862           with libesd in a non-standard prefix (#327009).
18863
18864 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18865
18866         * configure.ac:
18867           back to HEAD
18868
18869 === release 0.10.1 ===
18870
18871 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
18872
18873         * configure.ac:
18874           releasing 0.10.1, "Li"
18875
18876 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18877
18878           patch by: Wim Taymans
18879
18880         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18881           fix memleak.  Fixes #326618
18882
18883 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18884
18885           patch by: Mike Smith
18886
18887         * gst/level/gstlevel.c: (gst_level_message_new),
18888         (gst_level_message_append_channel):
18889           Fix memleak.  Fixes #326612
18890
18891 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18892
18893         * configure.ac:
18894           prereleasing
18895         * po/af.po:
18896         * po/az.po:
18897         * po/cs.po:
18898         * po/en_GB.po:
18899         * po/hu.po:
18900         * po/it.po:
18901         * po/nb.po:
18902         * po/nl.po:
18903         * po/or.po:
18904         * po/sq.po:
18905         * po/sr.po:
18906         * po/sv.po:
18907         * po/uk.po:
18908         * po/vi.po:
18909           update translations
18910
18911 2006-01-10  Michael Smith  <msmith@fluendo.com>
18912
18913         * gst/level/gstlevel.c: (gst_level_class_init),
18914         (gst_level_dispose):
18915           Don't leak filter arrays.
18916
18917 2006-01-09 Brian Cameron <brian.cameron@sun.com>
18918
18919         reviewed by: Christian Schaller <uraeus@gnome.org>
18920         
18921         * configure.ac:
18922         * gst-plugins-good.spec.in:
18923         * sys/Makefile.am:
18924         * sys/sunaudio/Makefile.am:
18925         * sys/sunaudio/gstsunaudio.c: (plugin_init):
18926         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
18927         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
18928         (gst_sunaudiomixer_change_state):
18929         * sys/sunaudio/gstsunaudiomixer.h:
18930         * sys/sunaudio/gstsunaudiomixerctrl.c:
18931         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
18932         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
18933         (gst_sunaudiomixer_ctrl_list_tracks),
18934         (gst_sunaudiomixer_ctrl_get_volume),
18935         (gst_sunaudiomixer_ctrl_set_volume),
18936         (gst_sunaudiomixer_ctrl_set_mute),
18937         (gst_sunaudiomixer_ctrl_set_record):
18938         * sys/sunaudio/gstsunaudiomixerctrl.h:
18939         * sys/sunaudio/gstsunaudiomixertrack.c:
18940         (gst_sunaudiomixer_track_class_init),
18941         (gst_sunaudiomixer_track_init), (fill_labels),
18942         (gst_sunaudiomixer_track_new):
18943         * sys/sunaudio/gstsunaudiomixertrack.h:
18944         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
18945         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
18946         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
18947         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
18948         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
18949         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
18950         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
18951         * sys/sunaudio/gstsunaudiosink.h:
18952
18953         Add SunAudio plugin - tested to make sure it doesn't break
18954         the build under GNU/Linux.      
18955
18956 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
18957
18958         * gst-plugins-good/gst/udp/gstdynudpsink.c:
18959         * gst-plugins-good/gst/udp/gstudpsrc.c:
18960         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
18961         overrides the port or multicast parameters. Fixes bugs #323021.
18962         API addition: adds GstUDPSrc::sockfd property   
18963
18964 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
18965
18966         * ext/gconf/Makefile.am:
18967         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
18968         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
18969         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18970         (do_toggle_element), (cb_toggle_element),
18971         (gst_gconf_audio_src_change_state):
18972         * ext/gconf/gstgconfaudiosrc.h:
18973         * ext/gconf/gstgconfelements.c: (plugin_init):
18974         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
18975         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
18976         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18977         (do_toggle_element), (cb_toggle_element),
18978         (gst_gconf_video_src_change_state):
18979         * ext/gconf/gstgconfvideosrc.h:
18980           Add new gconfaudiosrc and gconfvideosrc elements
18981           (needed for gnome-sound-recorder).
18982
18983 2006-01-06  Edward Hervey  <edward@fluendo.com>
18984
18985         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
18986         Add gst_element_no_more_pads() for proper decodebin behaviour.
18987         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
18988         (parse_text_identification_frame), (parse_split_strings):
18989         Failure to decode some tags is not a GST_ERROR() but a
18990         GST_WARNING()
18991         When iterating over a chunk of text, check that we haven't gone too
18992         far.
18993
18994 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
18995
18996         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
18997         (plugin_init):
18998           call oil_init() when using liboil
18999
19000 2006-01-04  Wim Taymans  <wim@fluendo.com>
19001
19002         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
19003         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
19004         Fix leaks.
19005
19006 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
19007
19008         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19009
19010         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
19011         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
19012         (gst_flac_dec_change_state):
19013           Don't g_assert() where we should just return FALSE; remove
19014           unnecessary g_assert(); initialize some fields properly in
19015           state change function (fixes #325504). Also, use
19016           GST_DEBUG_OBJECT in two more places.
19017
19018 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
19019
19020         * configure.ac:
19021           also remove smoothwave's Makefile.am
19022         * docs/plugins/Makefile.am:
19023           fix plugin docs
19024
19025 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
19026
19027         * tests/examples/Makefile.am:
19028           added missing Makefile.am
19029
19030 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
19031
19032         * configure.ac:
19033         * gst/level/Makefile.am:
19034         * gst/level/level-example.c:
19035         * tests/Makefile.am:
19036         * tests/examples/level/Makefile.am:
19037         * tests/examples/level/level-example.c: (message_handler), (main):
19038           moved level-example to tests/examples/level-example
19039         * tests/old/examples/level/demo.c: (main):
19040         * tests/old/examples/level/plot.c: (main):
19041           some initial fixes
19042
19043 2005-12-29  Michael Smith  <msmith@fluendo.com>
19044
19045         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
19046         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
19047         * gst/udp/gstmultiudpsink.h:
19048           Track packets sent per client in addition to bytes sent; provide
19049           this info through get-stats signal
19050
19051 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
19052
19053         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
19054           Can't use gst_object_unref() on a GstAdapter (#325191).
19055
19056 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
19057
19058         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
19059         If a broken tag has 0 bytes payload, at least still skip
19060         the 10 byte header
19061
19062 2005-12-22  Philippe Khalaf  <burger@speedy.org>
19063
19064         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
19065         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
19066         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
19067         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
19068           Making these depayloaders (H263+ and mpeg4 video) inherit from
19069           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
19070
19071 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
19072
19073         * docs/plugins/gst-plugins-good-plugins.args:
19074         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19075         Regenerate the plugin hiearchy.
19076
19077 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
19078
19079         * docs/plugins/Makefile.am:
19080         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19081         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19082         * docs/plugins/gst-plugins-good-plugins.args:
19083         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
19084         (gst_id3demux_base_init), (gst_id3demux_class_init),
19085         (gst_id3demux_chain):
19086         * gst/id3demux/gstid3demux.h:
19087           Add documentation for id3demux.
19088           Don't fail if the first buffer is not at offset 0, just
19089           attempt to typefind and do pass through
19090           Rename the gst_type function from gst_gst_id3demux..
19091
19092 2005-12-20  Michael Smith  <msmith@fluendo.com>
19093
19094         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
19095         (gst_multiudpsink_add), (gst_multiudpsink_remove),
19096         (gst_multiudpsink_get_stats):
19097         * gst/udp/gstmultiudpsink.h:
19098           Collect statistics; return them from get_stats.
19099
19100 2005-12-19  Edward Hervey  <edward@fluendo.com>
19101
19102         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
19103         Stupid signedness issue...
19104
19105 2005-12-19  Edward Hervey  <edward@fluendo.com>
19106
19107         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
19108         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
19109         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
19110         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
19111         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
19112         Construct index for indexless files.
19113         Make sure pad/buffers are correctly reset to NULL once we don't need
19114         them anymore, else we get lovely segfaults/assertions.
19115         * gst/wavparse/gstwavparse.c:
19116         Yes, you can have 96KHz audio and wma in wav :(
19117
19118 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
19119
19120         * configure.ac:
19121           Check for optional dependency on zlib for id3demux
19122
19123         * gst/id3demux/Makefile.am:
19124         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
19125         (gst_id3demux_base_init), (gst_id3demux_class_init),
19126         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
19127         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
19128         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
19129         (gst_id3demux_set_property), (gst_id3demux_get_property),
19130         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
19131         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
19132         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
19133         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
19134         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
19135         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
19136         (simple_find_peek), (simple_find_suggest),
19137         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
19138         (plugin_init):
19139         * gst/id3demux/gstid3demux.h:
19140         * gst/id3demux/id3tags.c: (read_synch_uint),
19141         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
19142         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
19143         (id3demux_id3v2_frames_to_tag_list):
19144         * gst/id3demux/id3tags.h:
19145         * gst/id3demux/id3v2.4.0-frames.txt:
19146         * gst/id3demux/id3v2.4.0-structure.txt:
19147         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
19148         (parse_comment_frame), (parse_text_identification_frame),
19149         (id3v2_tag_to_taglist), (parse_split_strings):
19150           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
19151           otherwise it discards them. Works on my test files. 
19152
19153         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
19154           Don't send EOS to a non-existing srcpad
19155           The debug category can be static
19156
19157 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
19158
19159         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
19160         * ext/esd/esdsink.c: (gst_esdsink_prepare):
19161         * gst/multipart/multipartdemux.c:
19162           change some char* into char[]
19163
19164 2005-12-16  Wim Taymans  <wim@fluendo.com>
19165
19166         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
19167         (gst_wavparse_other), (gst_wavparse_perform_seek),
19168         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
19169         (gst_wavparse_loop), (gst_wavparse_pad_convert),
19170         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
19171         * gst/wavparse/gstwavparse.h:
19172         Use GstSegment to implement more seeking features.
19173
19174 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
19175
19176         * gst/rtsp/rtspconnection.c:
19177           Add <netinet/in.h> include and move <arpa/inet.h> include
19178           to make things work on OpenBSD as well (fixes #323717;
19179           patch by: Benjamin Pineau)
19180
19181 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
19182
19183         * gst/rtp/gstrtpspeexdepay.c:
19184         * gst/rtp/gstrtpspeexpay.c:
19185         Set clock rate to be fixed in 8000. It fixes bug #324012.
19186
19187 2005-12-14  Philippe Khalaf  <burger@speedy.org>
19188
19189         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
19190         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
19191         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
19192         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
19193         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
19194         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
19195         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
19196         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
19197         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
19198         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
19199         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
19200         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
19201         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
19202         * gst-plugins-good/gst/rtp/README:
19203         Fixed payload range in payloder caps. Removed payload range completely
19204         from depayloaders as they don't require payload type in their caps.
19205         In effect, there isn't any specific payload type for any given codec,
19206         only suggestions.
19207         Fixes bug #324011.
19208
19209 2005-12-13  Julien MOUTTE  <julien@moutte.net>
19210
19211         * gst/videomixer/videomixer.c: (gst_videomixer_init),
19212         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
19213         (gst_videomixer_collected): Code cleanup and re-enabling 
19214         queued time validity check for correct EOS handling.
19215
19216 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
19217
19218         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
19219         (gst_oss_mixer_element_get_property),
19220         (gst_oss_mixer_element_change_state):
19221         Add 'device-name' property and fix state change function.
19222
19223 2005-12-13  Edward Hervey  <edward@fluendo.com>
19224
19225         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
19226         If the speed of the file is null in the header, set the frame_time to
19227         the default setting of GST_SECOND / 70. Which is the default
19228         frame_delay for .fli files as stated in this document :
19229         http://www.compuphase.com/flic.htm
19230         Would be nice to have the time conversion done properly too (duration =
19231         flxh->frames * flxdec->frame_time)
19232
19233 2005-12-12  Julien MOUTTE  <julien@moutte.net>
19234
19235         * docs/plugins/Makefile.am:
19236         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19237         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19238         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19239         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19240         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19241         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
19242         documentation for videomixer on my way with a funny sample
19243         pipeline.
19244
19245 2005-12-12  Julien MOUTTE  <julien@moutte.net>
19246
19247         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19248         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19249         (gst_videomixer_update_queues), (gst_videomixer_collected):
19250         Fix caps negotiation. (#323896)
19251
19252 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
19253
19254         * gst/matroska/matroska-demux.c:
19255         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
19256           Set correct timestamps on audio laces, fixes playback of mp3 from
19257                 matroska.
19258
19259 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
19260
19261         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
19262         (gst_au_parse_class_init), (gst_au_parse_init),
19263         (gst_au_parse_dispose), (gst_au_parse_chain),
19264         (gst_au_parse_change_state), (plugin_init):
19265         * gst/auparse/gstauparse.h:
19266           Use gst_object_unref() for GstObjects instead of
19267           g_object_unref() and fix a mem leak in a debug
19268           statement; while we're at it, also borgify, use
19269           boilerplate macros and clean up a little bit.
19270
19271 2005-12-11  Edward Hervey  <edward@fluendo.com>
19272
19273         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
19274         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
19275         Added pull mode.
19276
19277 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
19278
19279         * gst/goom/gstgoom.c:
19280         * gst/level/level-example.c: (main):
19281         * gst/smoothwave/demo-osssrc.c: (main):
19282           Use audiotestsrc instead of sinesrc (#323798).
19283
19284 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
19285
19286         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
19287           more debug-func-ptr usage
19288
19289 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
19290
19291         * gst/flx/flx_color.c: (flx_colorspace_convert):
19292         * gst/flx/flx_color.h:
19293         * gst/flx/flx_fmt.h:
19294         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
19295         * gst/flx/gstflxdec.h:
19296           Now flxdec works on big-endian machines as well.
19297
19298 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
19299
19300         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
19301         (gst_fenced_buffer_copy):
19302           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
19303           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
19304           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
19305           and use GST_DEBUG_FUNCPTR for pad functions.
19306
19307 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
19308
19309         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
19310         (gst_flac_dec_class_init), (gst_flac_dec_init),
19311         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
19312         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
19313         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
19314         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
19315         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
19316         (gst_flac_dec_change_state):
19317         * ext/flac/gstflacdec.h:
19318           Rewrite flacdec a bit, so that even seeking might work now. Most
19319           importantly, don't act upon any flow return values we get, just tell
19320           the decoder everything's dandy and act on the flow return values
19321           later on in the loop function. We don't want to mess up the internal
19322           decoder state for non-fatal things like flushing pads etc. Other
19323           than that, use GstSegment (segment seeks don't work yet though, but
19324           should be easy to add), use boilerplate macros, drop the superfluous
19325           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
19326           lots of other things.
19327
19328 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
19329
19330         * configure.ac:
19331           Update comment in OSS includes check.
19332
19333         * sys/oss/gstossdmabuffer.c:
19334         * sys/oss/gstosshelper.c:
19335         * sys/oss/gstossmixer.c:
19336         * sys/oss/gstossmixertrack.c:
19337         * sys/oss/gstosssink.c:
19338         * sys/oss/gstosssrc.c:
19339         * sys/oss/oss_probe.c:
19340           Don't assume the OSS soundcard.h include is always in
19341           the sys/ directory. Instead, use the existing defines
19342           from config.h to include the right file. Fixes
19343           compilation on OpenBSD 3.8 (#323718).
19344
19345 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
19346
19347         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19348         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19349         * docs/plugins/inspect/plugin-1394.xml:
19350         * docs/plugins/inspect/plugin-aasink.xml:
19351         * docs/plugins/inspect/plugin-alaw.xml:
19352         * docs/plugins/inspect/plugin-alpha.xml:
19353         * docs/plugins/inspect/plugin-alphacolor.xml:
19354         * docs/plugins/inspect/plugin-auparse.xml:
19355         * docs/plugins/inspect/plugin-autodetect.xml:
19356         * docs/plugins/inspect/plugin-avi.xml:
19357         * docs/plugins/inspect/plugin-cacasink.xml:
19358         * docs/plugins/inspect/plugin-cairo.xml:
19359         * docs/plugins/inspect/plugin-cutter.xml:
19360         * docs/plugins/inspect/plugin-debug.xml:
19361         * docs/plugins/inspect/plugin-dv.xml:
19362         * docs/plugins/inspect/plugin-efence.xml:
19363         * docs/plugins/inspect/plugin-effectv.xml:
19364         * docs/plugins/inspect/plugin-esdsink.xml:
19365         * docs/plugins/inspect/plugin-flac.xml:
19366         * docs/plugins/inspect/plugin-flxdec.xml:
19367         * docs/plugins/inspect/plugin-gconfelements.xml:
19368         * docs/plugins/inspect/plugin-goom.xml:
19369         * docs/plugins/inspect/plugin-jpeg.xml:
19370         * docs/plugins/inspect/plugin-level.xml:
19371         * docs/plugins/inspect/plugin-matroska.xml:
19372         * docs/plugins/inspect/plugin-mulaw.xml:
19373         * docs/plugins/inspect/plugin-multipart.xml:
19374         * docs/plugins/inspect/plugin-navigationtest.xml:
19375         * docs/plugins/inspect/plugin-ossaudio.xml:
19376         * docs/plugins/inspect/plugin-png.xml:
19377         * docs/plugins/inspect/plugin-rtp.xml:
19378         * docs/plugins/inspect/plugin-rtsp.xml:
19379         * docs/plugins/inspect/plugin-shout2send.xml:
19380         * docs/plugins/inspect/plugin-smpte.xml:
19381         * docs/plugins/inspect/plugin-speex.xml:
19382         * docs/plugins/inspect/plugin-udp.xml:
19383         * docs/plugins/inspect/plugin-videobox.xml:
19384         * docs/plugins/inspect/plugin-videoflip.xml:
19385         * docs/plugins/inspect/plugin-videomixer.xml:
19386         * docs/plugins/inspect/plugin-wavenc.xml:
19387         * docs/plugins/inspect/plugin-wavparse.xml:
19388         * ext/flac/gstflac.c: (plugin_init):
19389         * ext/flac/gstflacdec.c: (flacdec_get_type),
19390         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
19391         (gst_flac_dec_init), (gst_flac_dec_finalize),
19392         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
19393         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
19394         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
19395         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
19396         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
19397         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
19398         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
19399         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
19400         * ext/flac/gstflacdec.h:
19401         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
19402         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
19403         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
19404         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
19405         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
19406         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
19407         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
19408         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
19409         (gst_flac_enc_change_state):
19410         * ext/flac/gstflacenc.h:
19411           borgify and fix up documentation
19412
19413 2005-12-09  Michael Smith  <msmith@fluendo.com>
19414
19415         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
19416           Accept a wider range of flac files, more closely matching flac spec.
19417
19418 2005-12-08  Julien MOUTTE  <julien@moutte.net>
19419
19420         * docs/plugins/Makefile.am: Add multipart elements.
19421         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19422         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
19423         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19424         * gst/multipart/multipartdemux.c:
19425         * gst/multipart/multipartmux.c: Add docs.
19426
19427 2005-12-07  Edward Hervey  <edward@fluendo.com>
19428
19429         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
19430         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
19431         (gst_avi_demux_invert):
19432         Memleak and crasher fixes.
19433         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
19434         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
19435         Memleak fixes
19436
19437 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19438
19439         * ext/aalib/gstaasink.h:
19440         * ext/cairo/gsttextoverlay.h:
19441         * ext/dv/gstdvdec.h:
19442         * ext/dv/gstdvdemux.c:
19443         * ext/dv/gstdvdemux.h:
19444         * ext/esd/esdsink.h:
19445         * ext/flac/flac_compat.h:
19446         * ext/flac/gstflacdec.h:
19447         * ext/flac/gstflacenc.h:
19448         * ext/gconf/gconf.h:
19449         * ext/gconf/gstgconfaudiosink.h:
19450         * ext/gconf/gstgconfvideosink.h:
19451         * ext/gdk_pixbuf/gstgdkanimation.h:
19452         * ext/jpeg/gstjpegdec.h:
19453         * ext/jpeg/smokecodec.h:
19454         * ext/jpeg/smokeformat.h:
19455         * ext/ladspa/gstsignalprocessor.h:
19456         * ext/ladspa/search.c: (LADSPAPluginSearch):
19457         * ext/ladspa/utils.h:
19458         * ext/libmng/gstmng.c:
19459         * ext/libmng/gstmngdec.h:
19460         * ext/libmng/gstmngenc.c:
19461         * ext/libmng/gstmngenc.h:
19462         * ext/libpng/gstpng.c:
19463         * ext/libpng/gstpngenc.c:
19464         * ext/libpng/gstpngenc.h:
19465         * ext/shout2/gstshout2.h:
19466         * ext/speex/gstspeexdec.h:
19467         * ext/speex/gstspeexenc.c:
19468         * ext/speex/gstspeexenc.h:
19469         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19470         * gst/autodetect/gstautoaudiosink.h:
19471         * gst/autodetect/gstautovideosink.h:
19472         * gst/avi/gstavidemux.h:
19473         * gst/cutter/gstcutter.c: (gst_cutter_chain),
19474         (gst_cutter_set_property), (gst_cutter_get_caps):
19475         * gst/cutter/gstcutter.h:
19476         * gst/debug/tests.c: (md5_process_block):
19477         * gst/debug/tests.h:
19478         * gst/effectv/gstwarp.c:
19479         * gst/flx/flx_fmt.h:
19480         * gst/flx/gstflxdec.h:
19481         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
19482         (zoomFilterFastRGB):
19483         * gst/goom/filters.h:
19484         * gst/goom/goom_tools.h:
19485         * gst/law/alaw-encode.c:
19486         * gst/level/gstlevel.c:
19487         * gst/level/gstlevel.h:
19488         * gst/matroska/ebml-write.h:
19489         * gst/matroska/matroska-demux.h:
19490         * gst/matroska/matroska-ids.h:
19491         * gst/matroska/matroska-mux.h:
19492         * gst/monoscope/convolve.c: (convolve_match):
19493         * gst/monoscope/convolve.h:
19494         * gst/multipart/multipartmux.c:
19495         * gst/oldcore/gstaggregator.c:
19496         * gst/oldcore/gstaggregator.h:
19497         * gst/oldcore/gstmd5sink.c: (md5_process_block):
19498         * gst/oldcore/gstmd5sink.h:
19499         * gst/oldcore/gstmultifilesrc.c:
19500         * gst/oldcore/gstmultifilesrc.h:
19501         * gst/oldcore/gstpipefilter.h:
19502         * gst/oldcore/gstshaper.h:
19503         * gst/rtp/gstrtpL16depay.h:
19504         * gst/rtp/gstrtpL16pay.h:
19505         * gst/rtp/gstrtpdepay.h:
19506         * gst/rtp/gstrtpmp4vpay.c:
19507         * gst/rtp/gstrtpmp4vpay.h:
19508         * gst/rtsp/gstrtspsrc.c:
19509         * gst/rtsp/gstrtspsrc.h:
19510         * gst/rtsp/rtspconnection.h:
19511         * gst/rtsp/rtspdefs.h:
19512         * gst/rtsp/rtspmessage.h:
19513         * gst/rtsp/rtsptransport.h:
19514         * gst/rtsp/rtspurl.c:
19515         * gst/rtsp/rtspurl.h:
19516         * gst/rtsp/sdpmessage.c:
19517         * gst/rtsp/sdpmessage.h:
19518         * gst/smpte/barboxwipes.c:
19519         * gst/smpte/gstmask.h:
19520         * gst/smpte/gstsmpte.h:
19521         * gst/smpte/paint.c:
19522         * gst/smpte/paint.h:
19523         * gst/udp/gstdynudpsink.h:
19524         * gst/udp/gstmultiudpsink.h:
19525         * gst/udp/gstudpsink.c:
19526         * gst/udp/gstudpsink.h:
19527         * gst/udp/gstudpsrc.c:
19528         * gst/videomixer/videomixer.c:
19529         * gst/wavenc/riff.h:
19530         * gst/wavparse/gstwavparse.h:
19531         * sys/oss/gstossdmabuffer.h:
19532         * sys/oss/gstossmixer.h:
19533         * sys/oss/gstossmixerelement.h:
19534         * sys/oss/gstossmixertrack.h:
19535         * sys/oss/gstosssink.c:
19536         * sys/oss/gstosssink.h:
19537         * sys/oss/gstosssrc.c:
19538         * sys/oss/gstosssrc.h:
19539         * sys/osxaudio/gstosxaudioelement.h:
19540         * sys/osxaudio/gstosxaudiosink.h:
19541         * sys/osxaudio/gstosxaudiosrc.h:
19542           expand tabs
19543
19544 === release 0.10.0 ===
19545
19546 2005-12-05   <thomas (at) apestaart (dot) org>
19547
19548         * configure.ac:
19549           releasing 0.10.0, "Abondance"
19550
19551 2005-12-05  Andy Wingo  <wingo@pobox.com>
19552
19553         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19554         * ext/flac/gstflacdec.c: (gst_flacdec_write):
19555         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
19556         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19557         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
19558         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
19559         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
19560         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
19561         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
19562         * ext/speex/gstspeexdec.c: (speex_dec_chain):
19563         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19564         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19565         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
19566         * gst/goom/gstgoom.c: (gst_goom_chain):
19567         * gst/matroska/matroska-demux.c:
19568         (gst_matroska_demux_push_vorbis_codec_priv_data),
19569         (gst_matroska_demux_add_wvpk_header):
19570         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
19571         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
19572         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
19573         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
19574         alloc_buffer changes.
19575
19576 2005-12-05  Michael Smith  <msmith@fluendo.com>
19577
19578         * docs/plugins/gst-plugins-good-plugins.args:
19579           Remove args for plugins that aren't in -good.
19580
19581 === release 0.9.7 ===
19582
19583 2005-12-01   <thomas (at) apestaart (dot) org>
19584
19585         * configure.ac:
19586           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
19587
19588 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19589
19590         * docs/plugins/.cvsignore:
19591         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19592         * docs/plugins/inspect/plugin-multipart.xml:
19593         * docs/plugins/inspect/plugin-rtp.xml:
19594           add multipart plugin to docs
19595
19596 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19597
19598         * configure.ac:
19599         * ext/Makefile.am:
19600         * ext/pango/Makefile.am:
19601         * ext/pango/gstclockoverlay.c:
19602         * ext/pango/gstclockoverlay.h:
19603         * ext/pango/gsttextoverlay.c:
19604         * ext/pango/gsttextoverlay.h:
19605         * ext/pango/gsttextrender.c:
19606         * ext/pango/gsttextrender.h:
19607         * ext/pango/gsttimeoverlay.c:
19608         * ext/pango/gsttimeoverlay.h:
19609           move pango to base
19610
19611 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19612
19613         * gst/rtp/Makefile.am:
19614         * gst/rtp/gstrtpL16depay.c:
19615         * gst/rtp/gstrtpL16depay.h:
19616         * gst/rtp/gstrtpL16parse.c:
19617         * gst/rtp/gstrtpL16parse.h:
19618         * gst/rtp/gstrtpgsmdepay.c:
19619         * gst/rtp/gstrtpgsmdepay.h:
19620         * gst/rtp/gstrtpgsmparse.c:
19621         * gst/rtp/gstrtpgsmparse.h:
19622           parsers are depayers
19623
19624 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19625
19626         * gst/rtp/Makefile.am:
19627         * gst/rtp/gstasteriskh263.c:
19628         * gst/rtp/gstrtp.c:
19629         * gst/rtp/gstrtpL16enc.c:
19630         * gst/rtp/gstrtpL16enc.h:
19631         * gst/rtp/gstrtpL16parse.c:
19632         * gst/rtp/gstrtpL16parse.h:
19633         * gst/rtp/gstrtpL16pay.c:
19634         * gst/rtp/gstrtpL16pay.h:
19635         * gst/rtp/gstrtpamrdec.c:
19636         * gst/rtp/gstrtpamrdec.h:
19637         * gst/rtp/gstrtpamrdepay.c:
19638         * gst/rtp/gstrtpamrdepay.h:
19639         * gst/rtp/gstrtpamrenc.c:
19640         * gst/rtp/gstrtpamrenc.h:
19641         * gst/rtp/gstrtpamrpay.c:
19642         * gst/rtp/gstrtpamrpay.h:
19643         * gst/rtp/gstrtpdec.c:
19644         * gst/rtp/gstrtpdec.h:
19645         * gst/rtp/gstrtpdepay.c:
19646         * gst/rtp/gstrtpdepay.h:
19647         * gst/rtp/gstrtpg711dec.c:
19648         * gst/rtp/gstrtpg711dec.h:
19649         * gst/rtp/gstrtpg711depay.c:
19650         * gst/rtp/gstrtpg711depay.h:
19651         * gst/rtp/gstrtpg711enc.c:
19652         * gst/rtp/gstrtpg711enc.h:
19653         * gst/rtp/gstrtpg711pay.c:
19654         * gst/rtp/gstrtpg711pay.h:
19655         * gst/rtp/gstrtpgsmenc.c:
19656         * gst/rtp/gstrtpgsmenc.h:
19657         * gst/rtp/gstrtpgsmparse.c:
19658         * gst/rtp/gstrtpgsmparse.h:
19659         * gst/rtp/gstrtpgsmpay.c:
19660         * gst/rtp/gstrtpgsmpay.h:
19661         * gst/rtp/gstrtph263enc.c:
19662         * gst/rtp/gstrtph263enc.h:
19663         * gst/rtp/gstrtph263pay.c:
19664         * gst/rtp/gstrtph263pay.h:
19665         * gst/rtp/gstrtph263pdec.c:
19666         * gst/rtp/gstrtph263pdec.h:
19667         * gst/rtp/gstrtph263pdepay.c:
19668         * gst/rtp/gstrtph263pdepay.h:
19669         * gst/rtp/gstrtph263penc.c:
19670         * gst/rtp/gstrtph263penc.h:
19671         * gst/rtp/gstrtph263ppay.c:
19672         * gst/rtp/gstrtph263ppay.h:
19673         * gst/rtp/gstrtpmp4vdec.c:
19674         * gst/rtp/gstrtpmp4vdec.h:
19675         * gst/rtp/gstrtpmp4vdepay.c:
19676         * gst/rtp/gstrtpmp4vdepay.h:
19677         * gst/rtp/gstrtpmp4venc.c:
19678         * gst/rtp/gstrtpmp4venc.h:
19679         * gst/rtp/gstrtpmp4vpay.c:
19680         * gst/rtp/gstrtpmp4vpay.h:
19681         * gst/rtp/gstrtpmpadec.c:
19682         * gst/rtp/gstrtpmpadec.h:
19683         * gst/rtp/gstrtpmpadepay.c:
19684         * gst/rtp/gstrtpmpadepay.h:
19685         * gst/rtp/gstrtpmpaenc.c:
19686         * gst/rtp/gstrtpmpaenc.h:
19687         * gst/rtp/gstrtpmpapay.c:
19688         * gst/rtp/gstrtpmpapay.h:
19689         * gst/rtp/gstrtpspeexdec.c:
19690         * gst/rtp/gstrtpspeexdec.h:
19691         * gst/rtp/gstrtpspeexdepay.c:
19692         * gst/rtp/gstrtpspeexdepay.h:
19693         * gst/rtp/gstrtpspeexenc.c:
19694         * gst/rtp/gstrtpspeexenc.h:
19695         * gst/rtp/gstrtpspeexpay.c:
19696         * gst/rtp/gstrtpspeexpay.h:
19697           Do burger's rename for rtp payloaders and depayloaders
19698
19699 2005-11-30  Wim Taymans  <wim@fluendo.com>
19700
19701         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19702         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
19703         * ext/dv/gstdvdemux.h:
19704         Fix seeking in dvdemux again, add some more debug info.
19705
19706 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19707
19708         * configure.ac:
19709           fix tests
19710
19711 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19712
19713         * PORTED_09:
19714         * docs/random/PORTED_09:
19715           move
19716         * tests/Makefile.am:
19717           add
19718         * win32/gst.sln:
19719           remove
19720
19721 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19722
19723         * Makefile.am:
19724         * check/.cvsignore:
19725         * check/Makefile.am:
19726         * check/elements/.cvsignore:
19727         * check/elements/level.c:
19728         * check/elements/matroskamux.c:
19729         * configure.ac:
19730         * examples/Makefile.am:
19731         * examples/capsfilter/Makefile.am:
19732         * examples/capsfilter/capsfilter1.c:
19733         * examples/gob/Makefile.am:
19734         * examples/gob/gst-identity2.gob:
19735         * examples/gstplay/.cvsignore:
19736         * examples/gstplay/Makefile.am:
19737         * examples/gstplay/player.c:
19738         * examples/indexing/.cvsignore:
19739         * examples/indexing/Makefile.am:
19740         * examples/indexing/indexmpeg.c:
19741         * examples/level/Makefile.am:
19742         * examples/level/README:
19743         * examples/level/demo.c:
19744         * examples/level/plot.c:
19745         * examples/stats/Makefile.am:
19746         * examples/stats/mp2ogg.c:
19747         * examples/switch/.cvsignore:
19748         * examples/switch/Makefile.am:
19749         * examples/switch/switcher.c:
19750           move under tests/
19751
19752 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19753
19754         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
19755         (gst_text_render_class_init), (resize_bitmap),
19756         (gst_text_render_render_text), (gst_text_render_setcaps),
19757         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
19758         (gst_text_render_chain), (gst_text_render_finalize),
19759         (gst_text_render_init), (gst_text_render_set_property):
19760         * ext/pango/gsttextrender.h:
19761           Add missing files.
19762
19763 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19764
19765         * configure.ac:
19766         * ext/Makefile.am:
19767         * ext/pango/Makefile.am:
19768         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
19769         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
19770         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
19771         * ext/pango/gstclockoverlay.h:
19772         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
19773         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
19774         (gst_text_overlay_finalize), (gst_text_overlay_init),
19775         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
19776         (gst_text_overlay_text_pad_linked),
19777         (gst_text_overlay_text_pad_unlinked),
19778         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
19779         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
19780         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
19781         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19782         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19783         (gst_text_overlay_change_state), (plugin_init):
19784         * ext/pango/gsttextoverlay.h:
19785         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
19786         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
19787         (gst_time_overlay_class_init), (gst_time_overlay_init):
19788         * ext/pango/gsttimeoverlay.h:
19789           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
19790           and add background shading and text wrapping modes. Make 
19791           timoverlay derive from textoverlay. Also add new clockoverlay
19792           element.
19793
19794 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19795
19796         * gst/udp/Makefile.am: Moved to netbuffer.
19797
19798 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19799
19800         * configure.ac:
19801         * PORTED_O9:
19802         * gst/multipart/Makefile.am:
19803         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
19804         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
19805         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
19806         (gst_multipart_demux_change_state),
19807         (gst_multipart_demux_plugin_init):
19808         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
19809         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
19810         (gst_multipart_mux_sinkconnect),
19811         (gst_multipart_mux_request_new_pad),
19812         (gst_multipart_mux_handle_src_event),
19813         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
19814         (gst_multipart_mux_change_state): Ported multipart mux/demux to
19815         0.9.
19816
19817 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19818
19819         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
19820         * gst/debug/gstnavigationtest.h:
19821         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
19822         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
19823         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
19824         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
19825         * gst/effectv/gstrev.c: (gst_revtv_get_type):
19826         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
19827         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
19828         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
19829         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
19830         (gst_video_flip_get_type):
19831         * gst/videofilter/gstvideoflip.h:
19832           update for symbols change
19833
19834 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19835
19836         * gst/udp/gstdynudpsink.c:
19837         * gst/udp/gstudpsrc.c:
19838           the old gstnet lib was renamed gstnetbuffer (#322257)
19839
19840 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
19841
19842         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
19843         (gst_text_overlay_collected):
19844           Actually render the text from the text pad.
19845
19846 2005-11-29  Edward Hervey  <edward@fluendo.com>
19847
19848         * gst/debug/gstnavseek.c: (gst_navseek_event):
19849         * gst/debug/progressreport.c: (gst_progress_report_event):
19850         Update for GstBaseTransform event virtual method
19851
19852 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19853
19854         * ext/cairo/Makefile.am:
19855           no need to link to videofilter
19856
19857 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19858
19859         * gst/debug/Makefile.am:
19860         * gst/debug/gstnavigationtest.h:
19861         * gst/effectv/Makefile.am:
19862         * gst/effectv/gstaging.c:
19863         * gst/effectv/gstdice.c:
19864         * gst/effectv/gstedge.c:
19865         * gst/effectv/gstquark.c:
19866         * gst/effectv/gstrev.c:
19867         * gst/effectv/gstshagadelic.c:
19868         * gst/effectv/gstvertigo.c:
19869         * gst/effectv/gstwarp.c:
19870         * gst/videofilter/Makefile.am:
19871         * gst/videofilter/gstvideofilter.c:
19872         * gst/videofilter/gstvideofilter.h:
19873         * gst/videofilter/gstvideoflip.h:
19874           remove the videofilter library and link to the one in base
19875
19876 2005-11-28  Edward Hervey  <edward@fluendo.com>
19877
19878         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
19879         Useless check now we're setting the current entry correctly.
19880
19881 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
19882
19883         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
19884         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
19885         (gst_jpegenc_change_state):
19886           Don't leak input buffer in chain function (fixes #322667); make 
19887           state change function thread-safe; don't repeat the current function
19888           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
19889           gst_pad_alloc_buffer(); misc. minor cleanups.
19890
19891 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19892
19893         * gst/matroska/matroska-mux.c:
19894         (gst_matroska_mux_video_pad_setcaps):
19895         Look for pixel-aspect-ratio in caps, not pixel_width and
19896         pixel_height (Fixes: #322645)
19897
19898 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19899
19900         * gst/matroska/matroska-mux.c:
19901         (gst_matroska_mux_video_pad_setcaps):
19902         From Michal Benes:
19903         frame duration should be GST_SECOND / framerate, not
19904         GST_SECOND * framerate. (Fixes: #322643)
19905
19906 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19907
19908         * configure.ac:
19909           fix up GST_PLUGIN_LDFLAGS
19910         * gst/rtsp/rtspconnection.c:
19911           fix includes (see #317043)
19912         * gst/videofilter/Makefile.am:
19913           stop installing this library
19914
19915 2005-11-26  Edward Hervey  <edward@fluendo.com>
19916
19917         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
19918         Handle the case where the incoming Video dv stream doesn't have
19919         a pixel aspect ratio set.
19920
19921 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19922
19923         * docs/plugins/Makefile.am:
19924         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19925         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19926         * ext/flac/gstflacdec.c:
19927           document flacdec
19928
19929 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19930
19931         * docs/plugins/Makefile.am:
19932         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19933         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19934         * docs/plugins/inspect/plugin-autodetect.xml:
19935         * ext/cairo/gstcairo.c: (plugin_init):
19936         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
19937         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
19938         (gst_text_overlay_init), (gst_text_overlay_font_init),
19939         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
19940         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
19941         (gst_text_overlay_text_pad_linked),
19942         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
19943         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
19944         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19945         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19946         (gst_text_overlay_change_state):
19947         * ext/cairo/gsttextoverlay.h:
19948         * ext/cairo/gsttimeoverlay.c:
19949         (gst_cairo_time_overlay_update_font_height),
19950         (gst_cairo_time_overlay_set_caps),
19951         (gst_cairo_time_overlay_get_unit_size),
19952         (gst_cairo_time_overlay_print_smpte_time),
19953         (gst_cairo_time_overlay_transform),
19954         (gst_cairo_time_overlay_base_init),
19955         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
19956         (gst_cairo_time_overlay_get_type):
19957         * ext/cairo/gsttimeoverlay.h:
19958           do some name borgifying
19959           document
19960
19961 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19962
19963         * docs/plugins/Makefile.am:
19964         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19965         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19966         * gst/autodetect/gstautoaudiosink.c:
19967         (gst_auto_audio_sink_base_init):
19968         * gst/autodetect/gstautovideosink.c:
19969         (gst_auto_video_sink_base_init),
19970         (gst_auto_video_sink_factory_filter):
19971           documenting auto*sink
19972           using strstr for the video sink lookup, class field is not ordered
19973         * docs/plugins/inspect/plugin-1394.xml:
19974         * docs/plugins/inspect/plugin-aasink.xml:
19975         * docs/plugins/inspect/plugin-alaw.xml:
19976         * docs/plugins/inspect/plugin-alpha.xml:
19977         * docs/plugins/inspect/plugin-alphacolor.xml:
19978         * docs/plugins/inspect/plugin-auparse.xml:
19979         * docs/plugins/inspect/plugin-autodetect.xml:
19980         * docs/plugins/inspect/plugin-avi.xml:
19981         * docs/plugins/inspect/plugin-cacasink.xml:
19982         * docs/plugins/inspect/plugin-cairo.xml:
19983         * docs/plugins/inspect/plugin-cutter.xml:
19984         * docs/plugins/inspect/plugin-debug.xml:
19985         * docs/plugins/inspect/plugin-dv.xml:
19986         * docs/plugins/inspect/plugin-efence.xml:
19987         * docs/plugins/inspect/plugin-effectv.xml:
19988         * docs/plugins/inspect/plugin-esdsink.xml:
19989         * docs/plugins/inspect/plugin-flac.xml:
19990         * docs/plugins/inspect/plugin-flxdec.xml:
19991         * docs/plugins/inspect/plugin-gconfelements.xml:
19992         * docs/plugins/inspect/plugin-goom.xml:
19993         * docs/plugins/inspect/plugin-jpeg.xml:
19994         * docs/plugins/inspect/plugin-level.xml:
19995         * docs/plugins/inspect/plugin-matroska.xml:
19996         * docs/plugins/inspect/plugin-mulaw.xml:
19997         * docs/plugins/inspect/plugin-navigationtest.xml:
19998         * docs/plugins/inspect/plugin-ossaudio.xml:
19999         * docs/plugins/inspect/plugin-png.xml:
20000         * docs/plugins/inspect/plugin-rtp.xml:
20001         * docs/plugins/inspect/plugin-rtsp.xml:
20002         * docs/plugins/inspect/plugin-shout2send.xml:
20003         * docs/plugins/inspect/plugin-smpte.xml:
20004         * docs/plugins/inspect/plugin-speex.xml:
20005         * docs/plugins/inspect/plugin-udp.xml:
20006         * docs/plugins/inspect/plugin-videobox.xml:
20007         * docs/plugins/inspect/plugin-videoflip.xml:
20008         * docs/plugins/inspect/plugin-videomixer.xml:
20009         * docs/plugins/inspect/plugin-wavenc.xml:
20010         * docs/plugins/inspect/plugin-wavparse.xml:
20011           update for HEAD version
20012
20013 2005-11-25  Michael Smith  <msmith@fluendo.com>
20014
20015         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
20016           Patch from Sebastien Cote to close control sockets in udpsrc.
20017
20018 2005-11-24  Julien MOUTTE  <julien@moutte.net>
20019
20020         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
20021         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
20022         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
20023         (gst_quarktv_base_init), (gst_quarktv_class_init),
20024         (gst_quarktv_init): Flush the planes list on reverse caps
20025         negotiation. This was crashing because of differently sized
20026         buffers.
20027
20028 2005-11-24  Julien MOUTTE  <julien@moutte.net>
20029
20030         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
20031         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
20032         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
20033         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
20034         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
20035         (gst_videoflip_set_property), (gst_videoflip_base_init),
20036         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
20037         correctly, fix identity flipping, convert navigation event 
20038         correctly again.
20039
20040 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20041
20042         * configure.ac: back to HEAD
20043
20044 === release 0.9.6 ===
20045
20046 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
20047
20048         * configure.ac:
20049           releasing 0.9.6, "Everything's Not Lost"
20050
20051 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20052
20053         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
20054         Oops, initialise the framerate GValue
20055
20056 2005-11-23  Julien MOUTTE  <julien@moutte.net>
20057
20058         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
20059         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
20060         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
20061         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
20062         (gst_timeoverlay_get_type):
20063         * ext/cairo/gsttimeoverlay.h:
20064         * gst/debug/Makefile.am:
20065         * gst/debug/gstnavigationtest.c:
20066         (gst_navigationtest_handle_src_event),
20067         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
20068         (gst_navigationtest_transform), (gst_navigationtest_change_state),
20069         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
20070         (gst_navigationtest_init), (gst_navigationtest_get_type),
20071         (plugin_init):
20072         * gst/debug/gstnavigationtest.h:
20073         * gst/effectv/Makefile.am:
20074         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
20075         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
20076         (gst_agingtv_base_init), (gst_agingtv_class_init),
20077         (gst_agingtv_init), (gst_agingtv_get_type):
20078         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
20079         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
20080         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
20081         (gst_dicetv_get_type):
20082         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
20083         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
20084         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
20085         (gst_edgetv_get_type):
20086         * gst/effectv/gsteffectv.c:
20087         * gst/effectv/gsteffectv.h:
20088         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
20089         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
20090         (gst_quarktv_change_state), (gst_quarktv_base_init),
20091         (gst_quarktv_class_init), (gst_quarktv_init),
20092         (gst_quarktv_get_type):
20093         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
20094         (gst_revtv_get_unit_size), (gst_revtv_transform),
20095         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
20096         (gst_revtv_get_type):
20097         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
20098         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
20099         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
20100         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
20101         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
20102         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
20103         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
20104         (gst_vertigotv_init), (gst_vertigotv_get_type):
20105         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
20106         (gst_warptv_get_unit_size), (gst_warptv_transform),
20107         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
20108         (gst_warptv_get_type):
20109         * gst/videofilter/Makefile.am:
20110         * gst/videofilter/gstvideobalance.c:
20111         * gst/videofilter/gstvideobalance.h:
20112         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
20113         (gst_videofilter_class_init), (gst_videofilter_init):
20114         * gst/videofilter/gstvideofilter.h:
20115         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
20116         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
20117         (gst_videoflip_flip), (gst_videoflip_transform),
20118         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
20119         (gst_videoflip_base_init), (gst_videoflip_class_init),
20120         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
20121         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
20122         BaseTransform, it's just a place holder for now and every video
20123         effect plugin has been ported to use BaseTransform features 
20124         directly. QuarkTV was fixed too (was broken), navigationtest works
20125         and best for the end, videoflip converts navigation events depending
20126         on flip method ! Fixes #320953
20127
20128 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
20129
20130         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20131         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
20132         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
20133         (gst_goom_src_negotiate), (gst_goom_chain):
20134         * gst/matroska/matroska-mux.c:
20135         (gst_matroska_mux_video_pad_setcaps):
20136         * sys/osxvideo/osxvideosink.m:
20137           Fixes for API changes
20138
20139 2005-11-23  Michael Smith <msmith@fluendo.com>
20140
20141         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
20142         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
20143         * ext/jpeg/gstjpegdec.h:
20144         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
20145         * ext/jpeg/gstjpegenc.h:
20146         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
20147         (gst_smokeenc_resync):
20148         * ext/jpeg/gstsmokeenc.h:
20149           JPEG fractiony goodness.
20150
20151 2005-11-22  Michael Smith <msmith@fluendo.com>
20152
20153         * gst/goom/filters.c:
20154         * gst/goom/graphic.h:
20155           Fix compilation by making some functions static inline instead of
20156           extern inline, matching the way they're used.
20157
20158 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
20159
20160         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
20161         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
20162         * ext/cairo/gsttextoverlay.h:
20163         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
20164         * ext/gdk_pixbuf/gstgdkpixbuf.h:
20165         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
20166         (gst_pngdec_caps_create_and_set):
20167         * ext/libpng/gstpngdec.h:
20168         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
20169         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
20170         * gst/avi/gstavimux.c: (gst_avimux_init),
20171         (gst_avimux_vidsinkconnect):
20172         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
20173         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
20174         (gst_goom_src_negotiate), (gst_goom_chain):
20175         * gst/goom/gstgoom.h:
20176         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
20177         * gst/matroska/matroska-mux.c:
20178         (gst_matroska_mux_video_pad_setcaps):
20179         * sys/osxvideo/osxvideosink.h:
20180         * sys/osxvideo/osxvideosink.m:
20181           More fractional framerate conversions 
20182
20183 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
20184
20185         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20186         * gst/debug/gstnavigationtest.c:
20187         (gst_navigationtest_handle_src_event):
20188         * gst/videofilter/gstvideofilter.c:
20189         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
20190         (gst_videofilter_init):
20191         * gst/videofilter/gstvideofilter.h:
20192           Convert to fractional framerates.
20193
20194 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20195
20196         * ext/aalib/gstaasink.c:
20197         * ext/dv/gstdvdec.c:
20198         * ext/esd/esdmon.c:
20199         * ext/flac/gstflacenc.c:
20200         * ext/gdk_pixbuf/pixbufscale.c:
20201         * ext/libcaca/gstcacasink.c:
20202         * ext/shout2/gstshout2.c:
20203         * gst/alpha/gstalpha.c:
20204         * gst/oldcore/gstaggregator.c:
20205         * gst/oldcore/gstshaper.c:
20206         * gst/smpte/barboxwipes.c:
20207         * gst/smpte/gstsmpte.c:
20208         * gst/videobox/gstvideobox.c:
20209         * gst/videofilter/gstvideoflip.c:
20210         * gst/videomixer/videomixer.c:
20211           fix up more enums
20212
20213 2005-11-22  Michael Smith <msmith@fluendo.com>
20214
20215         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
20216         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
20217         (gst_videomixer_update_queues):
20218           Fractional framerates, videomixer.
20219
20220 2005-11-22  Michael Smith <msmith@fluendo.com>
20221
20222         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
20223         * ext/dv/gstdvdec.h:
20224         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
20225         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
20226         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
20227         (gst_dvdemux_flush):
20228         * ext/dv/gstdvdemux.h:
20229           Fractional framerates for DV. 
20230
20231 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20232
20233         * gst/autodetect/gstautoaudiosink.c:
20234         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20235         * gst/autodetect/gstautovideosink.c:
20236         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
20237           Use gst_plugin_feature_list_free() to free feature list and
20238           in the case of autovideosink free the list at all. Also
20239           miscellaneous cosmetic fixes.
20240
20241 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
20242
20243         * gst/cutter/gstcutter.c: (gst_cutter_chain),
20244         (gst_cutter_set_property), (gst_cutter_get_caps):
20245           copy calculation code from level; remove use of some audio
20246           functions
20247
20248 2005-11-22  Andy Wingo  <wingo@pobox.com>
20249
20250         * Update for gst_tag_setter API changes.
20251
20252 2005-11-22  Andy Wingo  <wingo@pobox.com>
20253
20254         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
20255         (gst_dvdemux_demux_frame)
20256         * ext/flac/gstflacdec.c (gst_flacdec_write)
20257         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
20258         (gst_flacenc_sink_event)
20259         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
20260         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
20261         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
20262         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
20263         * gst/auparse/gstauparse.c (gst_auparse_chain)
20264         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
20265         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
20266         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
20267         (gst_avi_demux_handle_seek)
20268         * gst/goom/gstgoom.c (gst_goom_event)
20269         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
20270         * gst/matroska/matroska-demux.c
20271         (gst_matroska_demux_handle_seek_event)
20272         (gst_matroska_demux_loop_stream_parse_id)
20273         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
20274         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
20275         (gst_wavparse_stream_headers): Run update-funcnames.
20276
20277 2005-11-22  Edward Hervey  <edward@fluendo.com>
20278
20279         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
20280         (gst_dv1394src_init), (gst_dv1394src_dispose),
20281         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
20282         (gst_dv1394src_uri_set_uri):
20283         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
20284         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
20285         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
20286         URIHandler interface and element properties are now properly
20287         synchronized for DV1394src and UDPSrc
20288
20289 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
20290
20291         * ext/flac/Makefile.am:
20292         * ext/speex/Makefile.am:
20293           libgsttagedit has been renamed to libgsttag.
20294
20295 2005-11-21  Wim Taymans  <wim@fluendo.com>
20296
20297         * gst/rtsp/rtspconnection.c: (read_body):
20298         Apply patch from Sebastien Cote to fix #319184.
20299
20300 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
20301
20302         * configure.ac:
20303         * gst/cutter/Makefile.am:
20304         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
20305         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
20306         (gst_cutter_set_property), (gst_cutter_get_property),
20307         (plugin_init), (gst_cutter_get_caps):
20308           port cutter
20309         * gst/level/gstlevel.c:
20310           fix up plugin details
20311
20312 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20313
20314         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
20315         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
20316         (gst_flacdec_src_event):
20317         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
20318         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
20319         (gst_signal_processor_getrange), (gst_signal_processor_chain):
20320         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
20321         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
20322         (gst_flxdec_sink_event_handler):
20323         * gst/matroska/matroska-demux.c:
20324         (gst_matroska_demux_handle_seek_event):
20325         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
20326           Update for stream lock API changes: don't take stream log
20327           in sink event handlers any longer and change GST_STREAM_LOCK
20328           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
20329           functions.
20330
20331 2005-11-21  Michael Smith <msmith@fluendo.com>
20332
20333         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
20334           gst_object_unref, not g_object_unref
20335
20336 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20337
20338         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20339         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
20340           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
20341
20342 2005-11-21  Michael Smith <msmith@fluendo.com>
20343
20344         * gst/auparse/Makefile.am:
20345         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
20346         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
20347         (gst_auparse_change_state):
20348         * gst/auparse/gstauparse.h:
20349           Partially fix #161712. playbin still doesn't work on these files,
20350           (on the bug report, Andy says we aren't typefinding it for some
20351           reason?) but at least auparse isn't totally busted like it was before.
20352
20353 2005-11-21  Andy Wingo  <wingo@pobox.com>
20354
20355         * *.h:
20356         * *.c: Ran scripts/update-macros. Oh yes.
20357
20358 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20359
20360         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
20361           Filler events are gone for now, comment out section generating
20362           them.
20363
20364 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
20365
20366         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20367         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
20368         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
20369         * sys/osxvideo/osxvideosink.m:
20370           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
20371           (#322027)
20372
20373 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20374
20375         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
20376         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
20377         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
20378         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
20379         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
20380         (gst_avi_demux_stream_data):
20381         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
20382         * gst/wavenc/gstwavenc.c: (write_metadata):
20383         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
20384         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
20385         Fixes for GST_FOURCC_FORMAT API change.
20386
20387 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20388
20389         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
20390         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
20391         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
20392         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20393         (gst_text_overlay_change_state):
20394         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
20395         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
20396         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
20397         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
20398         * gst/videomixer/videomixer.c: (gst_videomixer_init),
20399         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
20400         (gst_videomixer_change_state):
20401           Fix for collect pads API change. Also fix textoverlay state
20402           change function.
20403
20404 2005-11-20  Julien MOUTTE  <julien@moutte.net>
20405
20406         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
20407         GST_PAD_IS_USABLE by something approaching it.
20408
20409 2005-11-20  Julien MOUTTE  <julien@moutte.net>
20410
20411         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
20412         API changes.
20413         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
20414         but also fix the code that was not checking return values from
20415         pad_push neither using pad_alloc_buffer.
20416
20417 2005-11-18  Edward Hervey  <edward@fluendo.com>
20418
20419         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
20420         (gst_pngenc_chain):
20421         Added debug category
20422         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
20423         goes to EOS.
20424
20425 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
20426
20427         * gst/rtp/Makefile.am
20428         * gst/rtp/gstrtp.c
20429         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
20430         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
20431         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
20432         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
20433         * gst/rtp/gstrtpg711enc.h:
20434         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
20435         * gst/rtp/gstrtpspeexenc.c:
20436         * gst/rtp/gstrtpspeexenc.h:
20437         * gst/rtp/gstrtpspeexdec.c:
20438         * gst/rtp/gstrtpspeexdec.h:
20439         Created Speex payloader and depayloader; Optimize G711 payloader to
20440         use adapter and send packets until MTU size.
20441
20442 2005-11-16  Wim Taymans  <wim@fluendo.com>
20443
20444         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
20445         Fix leak in check.
20446
20447 2005-11-16  Wim Taymans  <wim@fluendo.com>
20448
20449         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
20450         Fix state change.
20451
20452 2005-11-16  Andy Wingo  <wingo@pobox.com>
20453
20454         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
20455         (gst_udpsrc_create): Move comment.
20456
20457 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
20458
20459         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20460
20461         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
20462           When seeking, seek to closest index entry at or before the requested
20463           seek position, not just the closest one (#321001).
20464
20465 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
20466
20467         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
20468         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
20469           Invert DIB images again (see #132341).
20470
20471 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20472
20473         * configure.ac:
20474           rework configure.ac file
20475         * ext/aalib/gstaasink.c:
20476         * ext/cairo/gstcairo.c:
20477         * ext/dv/gstdv.c:
20478         * ext/esd/gstesd.c:
20479         * ext/flac/gstflac.c:
20480         * ext/gconf/gstgconfelements.c:
20481         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20482         * ext/jpeg/gstjpeg.c:
20483         * ext/ladspa/gstladspa.c:
20484         * ext/libcaca/gstcacasink.c:
20485         * ext/libmng/gstmng.c:
20486         * ext/libpng/gstpng.c:
20487         * ext/mikmod/gstmikmod.c:
20488         * ext/pango/gsttextoverlay.c:
20489         * ext/pango/gsttimeoverlay.c:
20490         * ext/raw1394/gst1394.c:
20491         * ext/speex/gstspeex.c:
20492         * gst/alpha/Makefile.am:
20493         * gst/alpha/gstalpha.c:
20494         * gst/alpha/gstalphacolor.c:
20495         * gst/auparse/gstauparse.c:
20496         * gst/autodetect/gstautoaudiosink.c:
20497         (gst_auto_audio_sink_factory_filter),
20498         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20499         * gst/autodetect/gstautodetect.c:
20500         * gst/avi/gstavi.c:
20501         * gst/cutter/gstcutter.c:
20502         * gst/debug/efence.c:
20503         * gst/debug/gstdebug.c:
20504         * gst/debug/gstnavigationtest.c:
20505         * gst/effectv/gsteffectv.c:
20506         * gst/flx/gstflxdec.c:
20507         * gst/goom/gstgoom.c:
20508         * gst/interleave/plugin.c:
20509         * gst/law/alaw.c:
20510         * gst/law/mulaw.c:
20511         * gst/level/gstlevel.c:
20512         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20513         * gst/matroska/matroska.c:
20514         * gst/median/gstmedian.c:
20515         * gst/monoscope/gstmonoscope.c:
20516         * gst/multipart/multipart.c:
20517         * gst/oldcore/gstelements.c:
20518         * gst/rtp/gstrtp.c:
20519         * gst/rtsp/gstrtsp.c:
20520         * gst/smoothwave/gstsmoothwave.c:
20521         * gst/smpte/gstsmpte.c:
20522         * gst/udp/gstudp.c:
20523         * gst/videobox/gstvideobox.c:
20524         * gst/videofilter/gstgamma.c:
20525         * gst/videofilter/gstvideobalance.c:
20526         * gst/videofilter/gstvideoflip.c:
20527         * gst/videofilter/gstvideotemplate.c:
20528         * gst/videomixer/videomixer.c:
20529         * gst/wavenc/gstwavenc.c:
20530         * gst/wavparse/gstwavparse.c:
20531         * sys/oss/gstossaudio.c:
20532         * sys/osxaudio/gstosxaudio.c:
20533           update GST_PLUGIN_DEFINE
20534         * gst/rtp/Makefile.am:
20535         * gst/rtp/gstasteriskh263.c:
20536           check for htons/htonl headers and possibly link to winsock2 lib
20537
20538 2005-11-12  Edward Hervey  <edward@fluendo.com>
20539
20540         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
20541         Only GST_DEBUG() information on the valid components.
20542
20543 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20544
20545         * configure.ac: back to HEAD
20546
20547 === release 0.9.5 ===
20548
20549 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
20550
20551         * configure.ac:
20552           releasing 0.9.5, "Phone Alarm"
20553
20554 2005-11-11  Edward Hervey  <edward@fluendo.com>
20555
20556         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20557         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
20558         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
20559         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20560         (gst_avi_demux_loop):
20561         * gst/avi/gstavidemux.h:
20562         Yeah, implement proper seeking. Exact seeking and segment seeking.
20563         Still need to do some checks for segment_stop.
20564
20565 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20566
20567         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20568
20569         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20570           Don't try to ready buffer duration from buffer that we don't
20571           own any  longer and that might already have been unreffed.
20572           (#321136)
20573
20574 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
20575
20576         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
20577         (flx_decode_delta_flc), (gst_flxdec_chain):
20578         Attempting to optimize the code for embedded systems.
20579
20580 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
20581
20582         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20583
20584         * sys/oss/gstosssink.c: (gst_oss_sink_close):
20585           Don't re-use already closed file descriptor. (#320920)
20586
20587 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20588
20589         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
20590         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
20591         (gst_oss_sink_prepare):
20592         * sys/oss/gstosssink.h:
20593           Cache probed caps; fix debug output for SET_PARAM macros.
20594
20595 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20596
20597         * ext/cairo/Makefile.am:
20598         * ext/cairo/gstcairo.c: (plugin_init):
20599         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
20600         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
20601         (gst_text_overlay_init), (gst_text_overlay_font_init),
20602         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
20603         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
20604         (gst_text_overlay_text_pad_linked),
20605         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
20606         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
20607         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
20608         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20609         (gst_text_overlay_change_state):
20610         * ext/cairo/gsttextoverlay.h:
20611           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
20612           property and redo positioning. Doesn't handle upstream renegotiation
20613           yet though.
20614
20615 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20616
20617         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
20618         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20619         (gst_avi_demux_loop):
20620           No need to take the STREAM_LOCK in the loop function. Improve
20621           some debug messages. Don't leak pad names in debug messages.
20622
20623 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20624
20625         * gst/matroska/matroska-demux.c:
20626         (gst_matroska_demux_push_vorbis_codec_priv_data),
20627         (gst_matroska_demux_add_wvpk_header):
20628           Don't error out when the source pad isn't linked.
20629
20630 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
20631
20632         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
20633         (gst_gconf_audio_sink_change_state):
20634         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
20635         (gst_gconf_video_sink_change_state):
20636           Fix state change functions here as well and set kid
20637           to NULL state before removing it.
20638
20639 2005-11-01  Edward Hervey  <edward@fluendo.com>
20640
20641         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
20642         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
20643         Added proper event handlind, 
20644         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
20645         ignored),
20646         and don't set a duration of 0 for buffers otherwise they are discarded
20647         by GstBaseSink.
20648
20649         GstWavEnc needs some serious loving, after going through the code I'm
20650         really wondering how this can stay in -good ...
20651
20652 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20653
20654         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
20655         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
20656         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
20657         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
20658         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
20659         (gst_matroska_mux_collected):
20660           Fix leaks and invalid memory access as reported by valgrind
20661
20662 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20663
20664         Patch by: Michal Benes <michal.benes@xeris.cz>
20665
20666         * check/Makefile.am:
20667         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20668         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
20669         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20670           add a unit test for matroskamux
20671           fix the bugs that the unit test exposed
20672
20673 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
20674
20675         * gst/autodetect/gstautoaudiosink.c:
20676         (gst_auto_audio_sink_class_init),
20677         (gst_auto_audio_sink_change_state):
20678         * gst/autodetect/gstautovideosink.c:
20679         (gst_auto_video_sink_class_init),
20680         (gst_auto_video_sink_change_state):
20681           Fix state change function and use GST_DEBUG_FUNCPTR in
20682           class_init.
20683
20684 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20685
20686         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20687
20688         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
20689         (gst_ebml_write_reset), (gst_ebml_write_element_new):
20690         * gst/matroska/ebml-write.h:
20691         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20692           Set timestamps on outgoing ebml headers as well, so that the
20693           element after matroskamux can get the timestamp already when
20694           reading the first ebml element and doesn't have to wait for
20695           the actual data buffer for that (#320308).
20696           
20697 2005-10-31  Andy Wingo  <wingo@pobox.com>
20698
20699         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
20700         (gst_videomixer_pad_link): Kill some memleaks.
20701         (gst_videomixer_pad_get_property): Style fix.
20702         (gst_videomixer_pad_set_property): Style fix.
20703         (gst_videomixer_pad_init): Style fix.
20704         (gst_videomixer_update_queues): Kill memleak.
20705         (gst_videomixer_loop): Kill memleak.
20706         (gst_videomixer_collected): Kill memleak.
20707
20708 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20709
20710         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
20711         gst_auparse_change_state:
20712         Just some cleanup.
20713
20714 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20715
20716         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
20717         Add checks to GST_FLOW_NOT_LINKED for values returned
20718         from gst_pad_push.
20719         
20720 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20721
20722         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
20723         (gst_rtpg711dec_process):
20724         * gst/rtp/gstrtpgsmenc.c:
20725         Payloader now sets some default caps on the srcpad if caps on the sinkpad
20726         are never set. This is important for the g711 to work with burger's rtpbin
20727         element.
20728
20729 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
20730
20731         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
20732         (gst_speexenc_push_buffer):
20733         Add checks for return values from gst_pad_push and
20734         gst_pad_alloc_buffer.
20735
20736 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
20737
20738         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20739
20740         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20741         (gst_matroska_demux_parse_info),
20742         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
20743         (gst_matroska_demux_parse_cluster):
20744         * gst/matroska/matroska-ids.h:
20745         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
20746         (gst_matroska_mux_init), (gst_matroska_mux_start),
20747         (gst_matroska_mux_create_buffer_header),
20748         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
20749         (gst_matroska_mux_get_property):
20750         * gst/matroska/matroska-mux.h:
20751           Add SimpleBlock support to matroska demuxer and muxer (part of
20752           Matroska v2). (#319731)
20753
20754 2005-10-28  Wim Taymans  <wim@fluendo.com>
20755
20756         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
20757         (gst_jpeg_dec_change_state):
20758         * ext/jpeg/gstjpegdec.h:
20759         Cleanups. Don't create caps for every chain.
20760
20761 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
20762
20763         * gst/law/alaw-encode.c: (gst_alawenc_init),
20764         (alawenc_setcaps), (gst_alawenc_chain)
20765         * gst/law/alaw-encode.h:
20766         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
20767         (mulawenc_setcaps), (gst_mulawenc_chain)
20768         * gst/law/mulaw-encode.h:
20769         Set timestamp on buffer and it allows RTP G711 elements
20770         work properly.
20771
20772 2005-10-27  Wim Taymans  <wim@fluendo.com>
20773
20774         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20775         Set correct format on oss instead of a silly value. 
20776
20777 2005-10-27  Julien MOUTTE  <julien@moutte.net>
20778
20779         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20780         (gst_video_box_transform_caps), (gst_video_box_set_caps),
20781         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
20782         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
20783         I420 rendering as well, doesn't bring much for my platform.
20784         Might help on some other platforms.
20785
20786 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
20787
20788         * gst/rtp/gstrtpgsmenc.c:
20789         * gst/rtp/gstrtpgsmparse.c:
20790         Declaring the padtemplate correctly.
20791
20792 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20793
20794         * gst/rtp/gstrtpg711dec.c:
20795         * gst/rtp/gstrtpg711enc.c:
20796         * gst/rtp/gstrtpgsmenc.c:
20797         * gst/rtp/gstrtpgsmparse.c:
20798         Setting the proper copyright notice.
20799
20800 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20801
20802         * gst/videobox/Makefile.am: Use liboil.
20803         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20804         (gst_video_box_set_property), (gst_video_box_transform_caps),
20805         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
20806         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
20807         using liboil. Will dot the same to I420 border generation
20808         tomorrow.
20809
20810 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20811
20812         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
20813         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
20814         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
20815         * gst/rtp/gstrtpg711dec.h:
20816         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
20817         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
20818         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
20819         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20820         (gst_rtpgsmenc_handle_buffer):
20821         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
20822         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
20823         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
20824         * gst/rtp/gstrtpgsmparse.h:
20825         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
20826         inherits from the basertpdepayloader.
20827
20828 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20829
20830         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20831         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20832         (gst_video_box_ayuv): Removing this forgotten debug.
20833
20834 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20835
20836         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20837         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20838         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
20839
20840 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
20841
20842         * sys/oss/gstossaudio.c:
20843         * sys/oss/gstossdmabuffer.c:
20844         * sys/oss/gstosshelper.c:
20845         * sys/oss/gstossmixer.c:
20846         * sys/oss/gstossmixerelement.c:
20847         * sys/oss/gstossmixertrack.c:
20848         * sys/oss/gstosssink.c:
20849         * sys/oss/gstosssrc.c:
20850           Actually use the 'oss' debug category we register.
20851
20852 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20853
20854         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
20855         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
20856         Use gst_pad_get_parent and drop the ref that was added through
20857         that call.
20858
20859 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
20860
20861         * gst/rtp/gstrtpgsmenc.c:
20862           Fix compilation
20863
20864 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20865
20866         * gst/rtp/gstrtpg711dec.c
20867         Just removed a couple of lines of weird code used during
20868         development/test time.
20869
20870 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20871
20872         * gst/rtp/Makefile.am
20873         * gst/rtp/gstrtp.c
20874         * gst/rtp/gstrtpg711enc.c
20875         * gst/rtp/gstrtpg711enc.h
20876         * gst/rtp/gstrtpg711dec.c
20877         * gst/rtp/gstrtpg711dec.h
20878         Created G711 payloader and depayloader (it supports mulaw and alaw
20879         (dec)encoders)
20880
20881 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20882
20883         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20884         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20885         Doh ! I introduced wingo's bug again ! Sorry...
20886
20887 2005-10-25  Christian Schaller <christian@fluendo.com> 
20888
20889         * gst/rtp/Makefile.am: add missing header files for disting
20890
20891 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
20892
20893         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
20894         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
20895         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20896         (gst_rtpgsmenc_handle_buffer):
20897         * gst/rtp/gstrtpgsmenc.h:
20898         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
20899         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
20900         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
20901         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
20902         * gst/rtp/gstrtpgsmparse.h:
20903         Getting the GSM (de)payloader working and compatible with our plans for RTP.
20904
20905 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20906
20907         * ext/libpng/gstpngdec.c: (user_info_callback),
20908         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
20909         a newsegment event, move some redundant code in a single place.
20910
20911 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20912
20913         * ext/libpng/gstpngdec.c: (user_info_callback),
20914         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
20915         hack to get correct colors order when we have a png image with
20916         alpha channel.
20917
20918 2005-10-24  Edward Hervey  <edward@fluendo.com>
20919
20920         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
20921         Call gst_element_no_more_pads when there will be no more pads.
20922
20923 2005-10-24  Wim Taymans  <wim@fluendo.com>
20924
20925         * gst/rtp/Makefile.am:
20926         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
20927         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
20928         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
20929         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
20930         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
20931         (gst_asteriskh263_plugin_init):
20932         * gst/rtp/gstasteriskh263.h:
20933         * gst/rtp/gstrtp.c: (plugin_init):
20934         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
20935         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
20936         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
20937         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
20938         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
20939         (gst_rtph263enc_plugin_init):
20940         * gst/rtp/gstrtph263enc.h:
20941         Added two new payloaders, an RFC 2190 payloader for h263 and
20942         a payload convertor for an asterisk server.
20943
20944 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
20945
20946         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20947           Set bytes_per_sample correctly (is not always 4, but 
20948           depends on width and number of channels).
20949
20950 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
20951
20952         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
20953         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
20954         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
20955         (gst_flacenc_sink_event), (gst_flacenc_chain),
20956         (gst_flacenc_set_property), (gst_flacenc_get_property),
20957         (gst_flacenc_change_state):
20958         * ext/flac/gstflacenc.h:
20959           Fix seeking, so that flacenc can rewrite the header with the
20960           correct duration and amount of samples and all that at EOS;
20961           also set timestamps and granulepos on outgoing buffers; add
20962           debug category; fix state change function.
20963           
20964 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20965
20966         * gst/videomixer/videomixer.c: Don't restrict video geometry
20967         from 16 to 4096.
20968
20969 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20970
20971         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20972         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20973         Fix caps negotiation correctly, add debugging category.
20974
20975 2005-10-24  Christian Schaller  <christian@fluendo.com>
20976
20977         * configure.ac: Port over Thomas's change from base listing all plugins
20978
20979 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20980
20981         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
20982         a sink pad.
20983
20984 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20985
20986         * configure.ac:
20987         * docs/upload.mak:
20988           back to HEAD
20989
20990 === release 0.9.4 ===
20991
20992 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20993
20994         * configure.ac:
20995           Releasing 0.9.4, "Dromiceiomimus"
20996
20997 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
20998
20999         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
21000         (gst_speexenc_src_query):
21001           Add position and duration query, fix query type function.
21002           
21003         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
21004         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
21005           Let's not set non-fixed caps on source pads.
21006
21007 2005-10-21  Wim Taymans  <wim@fluendo.com>
21008
21009         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
21010         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
21011         (gst_avi_demux_handle_seek):
21012         Set correct stream_time in newsegment event.
21013         avi can also handle a duration query now.
21014
21015 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
21016
21017         * gst/matroska/matroska-demux.c:
21018         (gst_matroska_demux_handle_src_query),
21019         (gst_matroska_demux_handle_seek_event),
21020         (gst_matroska_demux_loop_stream_parse_id):
21021           Fix duration query; fix basetime in newsegment event after
21022           seek; fix duration in initial newsegment event.
21023
21024         * gst/matroska/matroska-mux.c:
21025         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
21026           Extract number of channels and samplerate from vorbis headers;
21027           add some debug messages when querying the durations of the
21028           input streams.
21029
21030 2005-10-20  Wim Taymans  <wim@fluendo.com>
21031
21032         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21033         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21034         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
21035         Set stream time correctly in newsegment.
21036
21037 2005-10-20  Wim Taymans  <wim@fluendo.com>
21038
21039         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
21040         Correctly fill in the stream time.
21041
21042 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
21043
21044         * check/elements/level.c: (GST_START_TEST):
21045         * gst/level/gstlevel.c: (gst_level_message_new):
21046         * gst/level/level-example.c: (message_handler):
21047           use ELEMENT messages instead
21048
21049 2005-10-19  Wim Taymans  <wim@fluendo.com>
21050
21051         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
21052         (gst_dvdemux_src_query):
21053         * ext/flac/gstflacdec.c: (gst_flacdec_length),
21054         (gst_flacdec_src_query):
21055         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
21056         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
21057         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
21058         * gst/debug/gstnavseek.c: (gst_navseek_seek):
21059         * gst/debug/progressreport.c: (gst_progress_report_report):
21060         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
21061         * gst/matroska/matroska-demux.c:
21062         (gst_matroska_demux_handle_src_query):
21063         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
21064         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21065         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21066         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
21067         (gst_wavparse_srcpad_event):
21068         API change fix.
21069
21070 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
21071
21072         * gst/goom/filters.c:
21073         * gst/goom/graphic.h:
21074         * gst/goom/lines.c:
21075           Make inline functions either 'static inline' or 'extern inline',
21076           otherwise the Forte compiler apparently won't inline them (#317300).
21077
21078 2005-10-19  Julien MOUTTE  <julien@moutte.net>
21079
21080         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
21081         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
21082         (user_info_callback), (user_endrow_callback), (user_end_callback),
21083         (user_read_data), (gst_pngdec_caps_create_and_set),
21084         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
21085         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
21086         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
21087         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
21088         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
21089         very nice and handle push/pull based model. if you have filesrc
21090         connected to it, it will do random access to load the png file.
21091         If you have a network source that can't do _getrange, it does 
21092         progressive loading through the chain function.
21093         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
21094         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
21095         thanks to Master Wim Taymans ;-)
21096
21097 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
21098
21099         * gst/matroska/Makefile.am:
21100         * gst/matroska/ebml-read.c:
21101         * gst/matroska/ebml-read.h:
21102         * gst/matroska/matroska-demux.c:
21103         * gst/matroska/matroska-demux.h:
21104         * gst/matroska/matroska.c: (plugin_init):
21105           Ported matroska demuxer to 0.9.
21106
21107 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
21108
21109         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21110
21111         * gst/matroska/matroska-mux.c:
21112         (gst_matroska_mux_video_pad_setcaps),
21113         (gst_matroska_mux_audio_pad_setcaps):
21114           Fix mpeg4 input handling (#318847); also, while we're at it,
21115           fix media type for Motion-JPEG: should be image/jpeg.
21116
21117 2005-10-18  Wim Taymans  <wim@fluendo.com>
21118
21119         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21120         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21121         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
21122         Fix for segment-start/stop API change.
21123
21124 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21125
21126         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
21127         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
21128         way.
21129
21130 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21131
21132         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
21133         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
21134         output declared in transform_caps.
21135
21136 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21137
21138         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
21139
21140 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21141
21142         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
21143         (gst_video_box_get_unit_size): Fix wrong size calculations and
21144         implement get_unit_size correctly.
21145
21146 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
21147
21148         * configure.ac:
21149           Enable flx plugin.
21150
21151         * gst/flx/gstflxdec.c: (flx_decode_chunks):
21152           Fix gcc4 signedness issue.
21153
21154 2005-10-17  Julien MOUTTE  <julien@moutte.net>
21155
21156         * configure.ac: Adding videomixer.
21157         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
21158         (user_read_data), (gst_pngdec_chain): More debugging.
21159         * gst/alpha/Makefile.am: Adding alphacolor
21160         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
21161         (gst_alpha_color_class_init), (gst_alpha_color_init),
21162         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
21163         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
21164         (plugin_init): Ported to 0.9 using in place base tranform.
21165         * gst/videomixer/Makefile.am:
21166         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
21167         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
21168         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
21169         (gst_videomixer_pad_init), (gst_videomixer_class_init),
21170         (gst_videomixer_init), (gst_videomixer_getcaps),
21171         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
21172         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
21173         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
21174         to 0.9 using collectpads.
21175
21176 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
21177
21178         * configure.ac:
21179         * gst/flx/Makefile.am:
21180         * gst/flx/gstflxdec.c: (gst_flxdec_init),
21181         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
21182         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
21183         * gst/flx/gstflxdec.h:
21184         flx plugin ported to 0.9
21185
21186 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
21187
21188         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
21189           use new gst_version_string()
21190
21191 2005-10-16  Andy Wingo  <wingo@pobox.com>
21192
21193         * configure.ac: GLIB_CHECK.
21194
21195 2005-10-15  Julien MOUTTE  <julien@moutte.net>
21196
21197         * ext/libpng/Makefile.am:
21198         * ext/libpng/gstpng.c: (plugin_init):
21199         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
21200         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
21201         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
21202
21203 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
21204
21205         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21206
21207         * configure.ac:
21208         * gst/matroska/Makefile.am:
21209         * gst/matroska/ebml-ids.h:
21210         * gst/matroska/ebml-write.c:
21211         * gst/matroska/ebml-write.h:
21212         * gst/matroska/matroska-ids.h:
21213         * gst/matroska/matroska-mux.c:
21214         * gst/matroska/matroska-mux.h:
21215         * gst/matroska/matroska.c: (plugin_init):
21216           Port matroska muxer to 0.9 (#318847).
21217
21218 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
21219
21220         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
21221         (comment_init), (comment_add):
21222           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
21223           use GST_READ_UINT32_LE() and friends rather than the private
21224           implementation of those same macros.
21225
21226 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
21227
21228         * examples/stats/mp2ogg.c:
21229           more typo fixes
21230
21231 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
21232
21233         * examples/indexing/indexmpeg.c: (main):
21234         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
21235         (gst_esdmon_close_audio), (gst_esdmon_change_state):
21236         * ext/esd/esdmon.h:
21237         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
21238         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
21239         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
21240         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
21241         * gst/avi/gstavimux.c: (gst_avimux_init):
21242         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
21243         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
21244         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
21245         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
21246         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
21247         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
21248         * gst/oldcore/gstmultifilesrc.h:
21249         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
21250         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
21251         (gst_pipefilter_change_state):
21252         * gst/oldcore/gstpipefilter.h:
21253         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
21254         * gst/videomixer/videomixer.c: (gst_videomixer_init):
21255         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
21256         * sys/osxaudio/gstosxaudiosink.h:
21257         * sys/osxaudio/gstosxaudiosrc.h:
21258           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
21259           moved bitshift from macro to enum definition
21260
21261 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
21262
21263         * ext/Makefile.am:
21264         * ext/cairo/Makefile.am:
21265         * ext/cairo/gstcairo.c: (plugin_init):
21266         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
21267         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
21268         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
21269         * ext/cairo/gsttimeoverlay.h:
21270           update of cairo-based timeoverlay to 1.0 Cairo API
21271           doesn't work yet for resizing of output sink
21272
21273 2005-10-11  Wim Taymans  <wim@fluendo.com>
21274
21275         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
21276         newsegment API fix.
21277
21278 2005-10-11  Wim Taymans  <wim@fluendo.com>
21279
21280         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
21281         (gst_dvdemux_demux_frame):
21282         * ext/flac/gstflacdec.c: (gst_flacdec_write):
21283         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21284         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
21285         (gst_avi_demux_handle_seek):
21286         * gst/goom/gstgoom.c: (gst_goom_event):
21287         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
21288         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
21289         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21290         (gst_wavparse_loop), (gst_wavparse_pad_convert),
21291         (gst_wavparse_srcpad_event):
21292         newsegment API update.
21293
21294 2005-10-11  Andy Wingo  <wingo@pobox.com>
21295
21296         * ext/speex/gstspeexenc.c: Signedness cleanups.
21297
21298 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
21299
21300         * PORTED_09:
21301         * ext/speex/Makefile.am:
21302         * ext/speex/gstspeex.c:
21303         * ext/speex/gstspeexenc.c:
21304         Speexenc ported to 0.9
21305
21306 2005-10-10  Wim Taymans  <wim@fluendo.com>
21307
21308         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
21309         (gst_oss_sink_init), (gst_oss_sink_set_property),
21310         (gst_oss_sink_get_property), (gst_oss_sink_open),
21311         (gst_oss_sink_prepare), (gst_oss_sink_reset):
21312         * sys/oss/gstosssink.h:
21313         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
21314         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
21315         (gst_oss_src_prepare):
21316         Cleanups, make device configurable in the sink, handle and report
21317         errors.
21318
21319 2005-10-10  Wim Taymans  <wim@fluendo.com>
21320
21321         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
21322         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
21323         Make sure element is NULL before removing from the bin.
21324
21325 2005-10-07  Andy Wingo  <wingo@pobox.com>
21326
21327         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
21328         block forever in a read().
21329         (gst_dv1394src_bus_reset): Post a message when the cable is
21330         unplugged.
21331         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
21332         (gst_dv1394src_bus_reset): Don't unref the message.
21333
21334         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
21335         hacking. The only change should be that the state change stuff was
21336         put into basesrc's start() and stop() routines, which coalesces
21337         some steps.
21338
21339 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
21340
21341         * configure.ac:
21342           Add check for mmap
21343           
21344         * gst/debug/Makefile.am:
21345           Only compile efence plugin on systems that have mmap.
21346
21347 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
21348
21349         * gst/debug/Makefile.am:
21350         * gst/debug/breakmydata.c:
21351         * gst/debug/gstdebug.c:
21352         * gst/debug/gstnavigationtest.c:
21353         * gst/debug/gstnavseek.c: 
21354         * gst/debug/gstnavseek.h:
21355         * gst/debug/progressreport.c: 
21356         * gst/debug/testplugin.c:
21357           Port progressreport, navseek, navigationtest, testsink and
21358           breakmydata.
21359
21360 2005-10-05  Edward Hervey  <edward@fluendo.com>
21361
21362         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
21363         (gst_dvdemux_src_query):
21364         Fixes for better conversion
21365
21366 2005-10-04  Michael Smith <msmith@fluendo.com>
21367
21368         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
21369         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
21370         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
21371         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
21372           Set state of elements to NULL before removing from bins.
21373           Set state of test element to NULL if we failed to move it to READY
21374
21375 2005-10-04  Edward Hervey  <edward@fluendo.com>
21376
21377         * ext/dv/Makefile.am:
21378         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
21379         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
21380         Corrected the query function for position so it doesn't forget what
21381         format was asked, and calls the conversion functions on the correct pad.
21382
21383 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21384
21385         * configure.ac:
21386           back to development
21387
21388 === release 0.9.3 ===
21389
21390 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21391
21392         * configure.ac:
21393           Releasing 0.9.3, "Aramis"
21394
21395 2005-10-03  Andy Wingo  <wingo@pobox.com>
21396
21397         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
21398         error returns.
21399
21400 2005-10-02  Andy Wingo  <wingo@pobox.com>
21401
21402         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
21403
21404         * ext/flac/gstflacenc.c: Ported to 0.9.
21405
21406         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
21407
21408         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
21409         and link to gsttagedit. Enable flacenc.
21410
21411         * ext/flac/gstflacdec.c: Re-enable tag reading.
21412
21413 2005-09-30  Wim Taymans  <wim@fluendo.com>
21414
21415         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21416         * gst/rtp/gstrtpgsmparse.c:
21417         * gst/rtp/gstrtph263penc.c:
21418         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21419         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21420         (gst_rtpmp4venc_set_property):
21421         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21422         Various class and caps fixes from Andre Magalhaes (andrunko)
21423
21424 2005-09-29  Wim Taymans  <wim@fluendo.com>
21425
21426         * gst/level/level-example.c: (main):
21427         Update for new bus API.
21428
21429 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
21430
21431         * configure.ac:
21432           Fix unexpanded autoconf macro GST_DOC, which has been renamed
21433           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
21434
21435 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
21436
21437         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
21438           Fix playback of mono streams (bytes_per_sample should be set
21439           from the sample width and the number of channels negotiated,
21440           and not just be set to 4) (#317338)
21441
21442 2005-09-26  Wim Taymans  <wim@fluendo.com>
21443
21444         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
21445         (gst_rtpmpaenc_handle_buffer):
21446         Set buffer duration correctly.
21447
21448 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
21449
21450         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
21451         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
21452         (gst_avi_demux_change_state):
21453           Don't crash when encountering a stream with an unknown fourcc or
21454           codec id. Instead, create a pad of type video/x-avi-unknown or
21455           audio/x-avi-unknown, which as a side-effect also results in less
21456           confusing error messages in players ('no decoder' vs. 'no streams');
21457           minor fixes to state change function and class_init function.
21458
21459 2005-09-24  Wim Taymans  <wim@fluendo.com>
21460
21461         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
21462         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
21463         These are sinks.
21464
21465 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21466
21467         * check/elements/level.c: (GST_START_TEST):
21468           fix test for new GstClockTime use
21469         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
21470         (gst_level_transform_ip):
21471         * gst/level/gstlevel.h:
21472           fix up the decay peak, ensuring the decay peak is never lower
21473           than the peak for that interval
21474
21475 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21476
21477         * docs/plugins/gst-plugins-good-plugins.args:
21478         * docs/plugins/inspect/plugin-alpha.xml:
21479         * docs/plugins/inspect/plugin-rtp.xml:
21480         * gst/level/gstlevel.c: (gst_level_set_caps),
21481         (gst_level_transform_ip):
21482           updating docs
21483
21484 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21485
21486         * Makefile.am:
21487         * check/elements/level.c: (GST_START_TEST):
21488         * gst/level/Makefile.am:
21489         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
21490         (gst_level_set_property), (gst_level_get_property),
21491         (gst_level_set_caps), (gst_level_message_new),
21492         (gst_level_transform_ip):
21493         * gst/level/gstlevel.h:
21494         * gst/level/level-example.c: (message_handler), (main):
21495           convert to using GstClockTime for all time values, finally.
21496
21497 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21498
21499         * gst/auparse/Makefile.am:
21500         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21501           fix up build
21502         * configure.ac:
21503         * ext/cairo/Makefile.am:
21504         * ext/dv/Makefile.am:
21505         * ext/esd/Makefile.am:
21506         * ext/flac/Makefile.am:
21507         * ext/gconf/Makefile.am:
21508         * ext/gdk_pixbuf/Makefile.am:
21509         * ext/jpeg/Makefile.am:
21510         * ext/ladspa/Makefile.am:
21511         * ext/libcaca/Makefile.am:
21512         * ext/libmng/Makefile.am:
21513         * ext/libpng/Makefile.am:
21514         * ext/mikmod/Makefile.am:
21515         * ext/pango/Makefile.am:
21516         * ext/raw1394/Makefile.am:
21517         * ext/shout2/Makefile.am:
21518         * ext/speex/Makefile.am:
21519         * gst/alpha/Makefile.am:
21520         * gst/autodetect/Makefile.am:
21521         * gst/avi/Makefile.am:
21522         * gst/cutter/Makefile.am:
21523         * gst/debug/Makefile.am:
21524         * gst/effectv/Makefile.am:
21525         * gst/flx/Makefile.am:
21526         * gst/goom/Makefile.am:
21527         * gst/interleave/Makefile.am:
21528         * gst/law/Makefile.am:
21529         * gst/matroska/Makefile.am:
21530         * gst/median/Makefile.am:
21531         * gst/monoscope/Makefile.am:
21532         * gst/multipart/Makefile.am:
21533         * gst/oldcore/Makefile.am:
21534         * gst/rtp/Makefile.am:
21535         * gst/rtsp/Makefile.am:
21536         * gst/smoothwave/Makefile.am:
21537         * gst/smpte/Makefile.am:
21538         * gst/videobox/Makefile.am:
21539         * gst/videofilter/Makefile.am:
21540         * gst/videomixer/Makefile.am:
21541         * gst/wavenc/Makefile.am:
21542         * gst/wavparse/Makefile.am:
21543         * sys/oss/Makefile.am:
21544         * sys/osxaudio/Makefile.am:
21545         * sys/osxvideo/Makefile.am:
21546           fix up GST_LIBS use
21547
21548 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21549
21550         * gst/auparse/Makefile.am:
21551         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21552           fix build of auparse
21553
21554 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
21555
21556         * configure.ac:
21557         * PORTED_09:
21558         * gst/auparse/gstauparse.c:
21559         * gst/auparse/gstauparse.h:
21560         Auparse ported to 0.9.
21561
21562 2005-09-22  Wim Taymans  <wim@fluendo.com>
21563
21564         * gst/rtp/TODO:
21565         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
21566         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21567         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21568         (gst_rtpmp4venc_set_property):
21569         * gst/rtp/gstrtpmp4venc.h:
21570         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21571         * gst/rtp/gstrtpmpaenc.h:
21572         Use is_filled to both check MTU and max-ptime of base class.
21573
21574 2005-09-22  Wim Taymans  <wim@fluendo.com>
21575
21576         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21577         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21578         (gst_rtpmp4venc_set_property):
21579         Don't fragment packets with multiple frames.
21580
21581 2005-09-22  Wim Taymans  <wim@fluendo.com>
21582
21583         * gst/rtp/TODO:
21584         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21585         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21586         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
21587         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
21588         (gst_rtpmp4venc_get_property):
21589         * gst/rtp/gstrtpmp4venc.h:
21590         Remove g_print.
21591         Update TODO
21592         Make payload encoder a bit smarter and more correct with
21593         timestamps.
21594         Added option in payloader to include config string in-band.
21595
21596 2005-09-21  Wim Taymans  <wim@fluendo.com>
21597
21598         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21599         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21600         (gst_rtspsrc_send):
21601         Strip spaces for key/value pairs.
21602
21603 2005-09-21  Wim Taymans  <wim@fluendo.com>
21604
21605         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21606         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21607         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
21608         (gst_rtspsrc_change_state):
21609         More SDP parsing and caps setting.
21610         Do NO_PREROLL differently.
21611         add pads only after negotiated.
21612
21613         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
21614         (gst_udpsrc_getcaps):
21615         Implement the getcaps function.
21616
21617 2005-09-21  Wim Taymans  <wim@fluendo.com>
21618
21619         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
21620         (gst_rtpamrdec_chain):
21621         Handle multiple AMr packets per payload. Handle CRC and
21622         parse ILL/ILP.
21623
21624         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21625         Make caps params strings for easy SDP mapping.
21626         
21627         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
21628         Handle capsnego better.
21629
21630         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21631         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
21632         Generate and parse config string in the caps.
21633
21634 2005-09-21  Wim Taymans  <wim@fluendo.com>
21635
21636         * gst/rtp/README:
21637         Update README
21638
21639         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
21640         Make extra params as strings.
21641
21642         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
21643         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21644         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
21645         Make state change return NO_PREROLL as this is a live
21646         source.
21647
21648         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21649         Don't unref old caps when NULL.
21650
21651 2005-09-20  Wim Taymans  <wim@fluendo.com>
21652
21653         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
21654         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21655         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
21656         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
21657         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
21658         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
21659         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
21660         * gst/rtsp/sdpmessage.h:
21661         Add URI handler.
21662         Parse SDP and create caps.
21663
21664 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
21665
21666         * gst/alpha/gstalpha.c:
21667           fix element description
21668
21669 2005-09-19  Wim Taymans  <wim@fluendo.com>
21670
21671         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
21672         Don't check payload for now.
21673
21674 2005-09-19  Wim Taymans  <wim@fluendo.com>
21675
21676         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
21677         (gst_wavparse_init), (gst_wavparse_parse_file_header),
21678         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
21679         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21680         (gst_wavparse_loop), (gst_wavparse_pad_convert),
21681         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
21682         (gst_wavparse_change_state):
21683         * gst/wavparse/gstwavparse.h:
21684         Fix wavparse some more.
21685
21686 2005-09-19  Wim Taymans  <wim@fluendo.com>
21687
21688         * check/elements/level.c: (GST_START_TEST):
21689         Fix for bus API change.
21690
21691 2005-09-19  Wim Taymans  <wim@fluendo.com>
21692
21693         * gst/level/level-example.c: (main):
21694         Fix for new bus API.
21695
21696         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21697         Set caps on pads.
21698
21699 2005-09-15  Wim Taymans  <wim@fluendo.com>
21700
21701         * gst/rtp/Makefile.am:
21702         * gst/rtp/README:
21703         * gst/rtp/gstrtp.c: (plugin_init):
21704         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
21705         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
21706         (gst_rtpamrdec_change_state):
21707         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
21708         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
21709         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
21710         * gst/rtp/gstrtpamrenc.h:
21711         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
21712         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
21713         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
21714         * gst/rtp/gstrtpgsmenc.h:
21715         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
21716         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
21717         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
21718         (gst_rtpgsmparse_change_state):
21719         * gst/rtp/gstrtpgsmparse.h:
21720         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
21721         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
21722         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
21723         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
21724         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
21725         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
21726         * gst/rtp/gstrtph263penc.h:
21727         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
21728         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
21729         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21730         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
21731         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
21732         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
21733         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
21734         * gst/rtp/gstrtpmp4venc.h:
21735         * gst/rtp/gstrtpmpadec.c:
21736         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
21737         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
21738         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
21739         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
21740         * gst/rtp/gstrtpmpaenc.h:
21741         Updates to payloader/depayloaders, make payloaders use
21742         the base classes.
21743         Updated README with suggested RTP caps and how to convert
21744         to/from SDP.
21745         Added config descriptor in mp4v payloader.
21746
21747 2005-09-15  Andy Wingo  <wingo@pobox.com>
21748
21749         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
21750         * gst/autodetect/gstautovideosink.c
21751         (gst_auto_video_sink_find_best): Update for new registry API.
21752
21753 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21754
21755         * common/c-to-xml.py:
21756         * common/gtk-doc-plugins.mak:
21757           a simple py script to generate valid xml from a C example
21758           probably also need to strip an MIT license when we decide
21759         * docs/plugins/Makefile.am:
21760         * gst/level/Makefile.am:
21761         * gst/level/gstlevel.c: (gst_level_init):
21762         * gst/level/level-example.c: (message_handler), (main):
21763           add an example to level that will show up in the docs
21764         * gst/rtp/TODO:
21765           add a note for the future
21766
21767 2005-09-14  Michael Smith <msmith@fluendo.com>
21768
21769         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
21770           Actually define the debug object being used in wavenc. Fixes #316205
21771
21772 2005-09-14  Michael Smith <msmith@fluendo.com>
21773
21774         * gst/smpte/Makefile.am:
21775           Link against GST_BASE_LIBS, to get it linked against libgstbase;
21776           needed to build on windows (bug 316204)
21777
21778 2005-09-12  Andy Wingo  <wingo@pobox.com>
21779
21780         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
21781
21782 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
21783
21784         * configure.ac:
21785         * gst/fdsrc/Makefile.am:
21786         * gst/fdsrc/gstfdsrc.c:
21787         * gst/fdsrc/gstfdsrc.h:
21788           Move fdsrc back into gstreamer core elements.
21789
21790         * gst/level/gstlevel.c: (gst_level_class_init),
21791         (gst_level_transform_ip):
21792         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
21793           Basetransform changes.
21794
21795 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21796
21797         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
21798         * ext/jpeg/smokecodec.c: (find_best_size):
21799           fix compiler warnings
21800
21801 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21802
21803         * gst-plugins-good.spec.in:
21804           spec file fixes
21805         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
21806         (gst_multiudpsink_render), (gst_multiudpsink_add),
21807         (gst_multiudpsink_clear):
21808           it actually helps to actually stream if we hook up the
21809           "add" signal to an actual implementation
21810         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
21811           some debugging
21812
21813 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
21814
21815         * ext/jpeg/Makefile.am:
21816         * ext/jpeg/gstjpeg.c
21817         * ext/jpeg/gstjpegenc.c:
21818         * ext/jpeg/gstsmokeenc.c:
21819
21820 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21821
21822         * ext/flac/gstflacdec.c:
21823         * ext/flac/gstflacenc.c:
21824         * ext/flac/gstflactag.c:
21825         * ext/speex/gstspeexenc.c:
21826           gsttaginterface.h -> gsttagsetter.h
21827
21828 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21829
21830         * configure.ac:
21831         * gst/debug/Makefile.am:
21832         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
21833         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
21834         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
21835         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
21836         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
21837           Port to 0.9 and re-enable efence plugin.
21838
21839 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
21840
21841         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
21842         (gst_flacdec_write), (gst_flacdec_convert_src):
21843         * ext/flac/gstflacdec.h:
21844           Add support for flac files with 24/32 bits per sample; and misc.
21845           minor clean-ups. Seeking is still partly broken (for me at least).
21846
21847 2005-09-06  Wim Taymans  <wim@fluendo.com>
21848
21849         * gst/rtp/Makefile.am:
21850         * gst/rtp/gstrtp.c: (plugin_init):
21851         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
21852         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
21853         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
21854         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
21855         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
21856         (gst_rtpmp4vdec_plugin_init):
21857         * gst/rtp/gstrtpmp4vdec.h:
21858         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21859         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
21860         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
21861         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
21862         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
21863         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
21864         * gst/rtp/gstrtpmp4venc.h:
21865         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
21866         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
21867         Added mpeg4 video payload encoder/decoder.
21868         Added some docs in mpa payloader.
21869
21870 === release 0.9.1 ===
21871
21872 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21873
21874         * NEWS:
21875         * README:
21876         * RELEASE:
21877         * autogen.sh:
21878         * configure.ac:
21879           releasing 0.9.1, "Blondie"
21880
21881 2005-09-05  Andy Wingo  <wingo@pobox.com>
21882
21883         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
21884         here from the state change handler, so we fire signals without
21885         holding the state lock.
21886
21887 2005-09-02  Andy Wingo  <wingo@pobox.com>
21888
21889         * All plugins updated for element state changes.
21890
21891 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21892
21893         * Makefile.am:
21894         * check/.cvsignore:
21895         * check/Makefile.am:
21896         * check/elements/.cvsignore:
21897         * check/elements/level.c: (setup_level), (cleanup_level),
21898         (GST_START_TEST), (level_suite), (main):
21899           add a test for level
21900         * common/release.mak:
21901           move the enum checking to release.mak
21902         * configure.ac:
21903           add valgrind and check checking
21904         * gst/level/gstlevel.c: (gst_level_transform):
21905         * gst/level/gstlevel.h:
21906           fix Andy's cast bug
21907           convert a field to int
21908           fix the arithmetic to int when checking for emit so that a
21909           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
21910
21911 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21912
21913         * Makefile.am:
21914         * configure.ac:
21915           add docs to build
21916         * common/plugins.xsl:
21917           wrap Description into a refsect2
21918         * docs/Makefile.am:
21919         * docs/plugins/Makefile.am:
21920         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21921         * docs/plugins/gst-plugins-good-plugins-sections.txt:
21922         * gst/goom/Makefile.am:
21923         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
21924         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
21925         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
21926         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
21927         (gst_goom_change_state):
21928         * gst/goom/gstgoom.h:
21929           GstGOOM -> GstGoom
21930           add an example launch line
21931         * gst/level/gstlevel.h:
21932         * gst/monoscope/gstmonoscope.c:
21933           cleanups
21934
21935 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21936
21937         * configure.ac:
21938         * docs/plugins/Makefile.am:
21939         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21940         * docs/plugins/gst-plugins-good-plugins-sections.txt:
21941         * docs/plugins/gst-plugins-good-plugins.types:
21942           document elements and plugins.  Shazam !
21943
21944 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21945
21946         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
21947           be found under doc/random/ChangeLog-0.8